Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment What is MediaGoblin? (Score 4, Informative) 22

No explanation in the summary, so a quick copy/paste from the official site: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. "

Basically it's a "private cloud" (I hate myself for writing that) with which you can upload your photos, videos, songs, etc - so they live on /your/ server.

It is actually pretty neat. It has the usual marks of an open source product - a very, uh, functional interface that doesn't really grab you immediately. It's a little fiddly to install, but not too bad.

But it all works pretty well - I set up a test server reasonably quickly, and it performs as advertised. Getting photos and videos online is nice and easy, although there's no obvious way to upload albums - it's all one photo at a time (looks like it's at least on their TODO.

I think for it to get some solid mainstream acceptance they'll need to work on the design side - make it look beautiful and Apple-ish out of the box so that civilians are immediately awestruck with how pretty it is - otherwise they might struggle to find adoption outside of the hardcore OSS crowd.

But it's a cool idea, and it's good to see it got funding - the federation stuff will be interesting and if done correctly could really make it a good tool for media sharing.

Comment Re:Someone doesn't understand devops. (Score 1) 226

The point of devops is not to take jobs away from developers. The point of devops is to provide an interface between system administration and development. Development and system administration have always been at odds with each other - system administrators not really understanding or caring how the application works, and developers treating the systems as an infinite resource pool with no real rules or resources past "does my code run?"

This.

We used to have a more DevOps approach when we were a startup (1999-2005ish?). After a while as our contracts got bigger and our client projects got more visibility, they wanted to move into a more change-request-managed style of development (this is despite the fact that we'd never (in my recollection) had any incidents as a result of our management process).

We created a strict separation of roles between Dev and Ops. Devs just wrote code, Ops pushed code to servers.

To this day, many years later, our Dev team still has poor visibility into our operational environment. Getting easy access to log files, looking at temporary files - really /basic/ operational stuff that Devs had done for years was denied to them and a "process" built around getting that stuff from Ops.

This process is slow and awkward. Arguably we could have done it better using tools but we'd bought into the process too much, it existed, so why bother changing it?

Similarly, from an Operations side, their workflow suffered because the devs would be off in a silo, then one day someone would pop up and say "OK I need a full staging and production environment for this project by tomorrow".

Again, not great project management on our part, but what was originally a natural flow of information between two teams who a) historically worked very closely and b) NEED to work very closely slowed to a trickle as the "DevOps" interface was basically shut down.

I have been pushing for a DevOps role for a few years, without success. For me DevOps is about lightening the burden of Dev and Ops teams by increasing the ability for information to flow between them quickly and easily.

Comment Re:whine (Score 1) 226

IMHO (and little else), I've seen a lot of sysadmins able to step up to the DevOps plate, but very few developers that would be willing, let alone capable (most that I know prefer to write code, and not get their hands dirty with the business of playing server-monkey or wire-monkey.)

In our company it's almost the opposite - we have only three operations staff but 12 developers. Just by virtue of the fact we have more developers they have a wide range of experience doing some operational tasks, just for their own projects.

Comment Good news! (Score 3, Interesting) 245

I'll make sure to let the 7,518,856 other people I play Dota 2 with every month know (that number from just loading the game and looking at the unique monthly players figure).

That is, if I can get their attention while they're all trying to be the next team to win $1m in cash.

(Related aside: check out Valve's Free to Play documentary; it's a great watch for some insight into the lives of professional gamers.)

Comment Re:Nothing new here (Score 1) 325

I have visited several other societies and I can tell you that the United States is absolutely less corrupt than any other society that I have visited. Of course, I have only witnessed a few: Several Central American Countries, France, South Korea, India, China.

I always find it funny how often this is a (modded-up) defence to claims of corruption in Western society (generally the USA on Slashdot, but you'll see it almost everywhere else).

It doesn't mean that that you should stop striving to eliminate what corruption you do have. Or highlighting it at every opportunity and saying "that's wrong".

From the perspective of an outsider (Australian), the US increasingly looks like it's becoming an oligarchy where money is the only thing that matters. If this story were true it is a sad state of affairs.

Submission + - Five Year Old uncovers XBOX ONE log in flaw. (bbc.co.uk)

Smiffa2001 writes: The BBC are reporting that five-year-old Kristoffer Von Hassel from San Diego has uncovered a (frankly embarrassing) security flaw within the XBOX ONE log in screen. Apparently by entering an incorrect password in the first prompt and then filling the second field with spaces, a user can log in without knowing a password to an account.

Young Kristoffer's Dad has submitted the flaw to Microsoft — who have patched the flaw — and have generously provided four free games, $50, a year-long subscription to Xbox Live and an entry on their list of Security Researcher Acknowledgements.

Comment Re:Victory for the Thought Police? (Score 1) 1746

It's not that simple. Marriage is not a right. For anyone. It's a social construct. You can't engage in the "active suppression of other people's rights" when there is no right involved.

It's a social construct that has been turned into legislation, which then defines the rights. Some people have the right to get married, and some don't.

I see both sides of the issue have valid arguments, but booting somebody out of an organization for having a different political opinion does not speak of a "culture of openness." It's open and inclusive until you vote in a way we don't like. Wow.

When your organisation is built on the concept of "openness and inclusiveness" then it seems strange to me for them to allow someone - their leader - to hold an opinion which is arguably not about those things.

Is the only thing worth being intolerant about, intolerance itself?

Anyway. This is a complicated issue; I still am not sure how I feel about it. I feel sorry for Brendan because of the situation he was put in - but I am probably more sorry for an entire class of people who are denied rights to engage in a social construct of their own free will for some arbitrary reason like the gender of the person they want to be with. I don't know how to do this kind of moral calculus.

Submission + - Brendan Eich Steps Down as Mozilla CEO (mozilla.org)

matafagafo writes: Mozilla Blog says:
Brendan Eich has chosen to step down from his role as CEO. He’s made this decision for Mozilla and our community.
Mozilla believes both in equality and freedom of speech. Equality is necessary for meaningful speech. And you need free speech to fight for equality. Figuring out how to stand for both at the same time can be hard......

Submission + - .NET Native Compilation Preview Released

atrader42 writes: Microsoft announced a new .NET compiler that compiles .NET code to native code using the C++ compiler backend. It produces performance like C++ while still enabling .NET features like garbage collection, generics, and reflection. Popular apps have been measured to start up to 60% and use 15% less memory. The preview currently only supports Windows Store applications, but is expected to apply to more .NET applications in the long term. A preview of the compiler is available for download now.

Caveat: I both work for MS and read Slashdot.

Comment Re:Are people not allowed to have opinions? (Score 1) 1482

As far as we know he just doesn't like the idea of Gay Marriage, that is a far cry from being a radical anti-gay advocate.

I was wondering this too, but unfortunately his blog post on the subject - which I would say is the only really authoritative source of information - is basically just gutless corporate-speak (e.g., "Mozilla will remain egalitarian blah blah blah").

It does nothing to explain his personal opinion or his history on the topic, so the only thing I can get out of it is that I'll have to remain largely in the dark about what his personal opinions are and hope it doesn't influence any decisions he makes for Mozilla.

I would like to see an honest, up front post on his blog where he lays out his opinion. Even if I disagree with it (as I suspect I would), at least then I'd respect him for being up-front about it.

Comment Re:actually, it was the fleas. (Score 1) 135

Your two posts were fascinating, thanks. It has never crossed my mind to think about rats that much, but the sentence about humans effectively keeping them safe from other predators is one of those obvious-in-hindsight things that I probably never would have realised.

As an Australian that has recently relocated to the US, you have also inculcated a new fear of raccoons, which I will now go at lengths to avoid!

Comment Re:Depends (Score 1) 151

If it's used as some kind of vehicle to push FB onto the few who don't have it and don't loathe it on principle, then I can very well do without and am retroactively glad I decided against funding the kickstarter.

Out of interest, have any of Facebook's other acquisitions been used to force users onto the FB platform? In other words, do they have a strong precedent of doing this?

In the case of Oculus spending $2b and then immediately trying to alienate its core user base by somehow pushing FB on the tiny percentage of users that don't already have it seems like it would be a weird thing to do.

Slashdot Top Deals

Syntactic sugar causes cancer of the semicolon. -- Epigrams in Programming, ACM SIGPLAN Sept. 1982

Working...