Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Who's up for a P2P distributed solution? (Score 2) 137

Nearly 15 years ago I built a P2P torrent-style anonymized backup program, based on Reed-Solomon EC. At the time, disk sizes and internet speeds were against it.

Now, I'm wondering if I should resurrect it. Any interest in a open-source, cross-platform P2P backup program?

Comment Re:most young developers are at least as bad (Score 4, Insightful) 232

Speaking for myself, I've been through six different frameworks/versions of "data binding", starting with VB3, now all the way through AngularJS. I've got 20 years of similar examples in DBMSs, distributed protocols, GUI design, testing, requirements, etc.

It's not that I refuse to learn new technologies, because I've taken on new things every year that I've worked in this field. jQuery? Love it. HTML5, CSS transitions? B-E-A-utiful. Bootstrap? You betcha.

I do, however, refuse to make all the same mistakes and work through the same leaky abstractions and other problems just to try the new hotness. A great example is the NoSQL movement - now that Postgres supports JSON documents (and has had great K-V support for a while now), I'll be very happy to exploit those features without wrestling MongoDB or Firebase to the ground.

Comment Re:Get serious about your selection process (Score 1) 163

Came here to say essentially the same thing - GET REQUIREMENTS. No matter which road you end up choosing, the requirements will make choices much clearer, and their objective nature will give you a buffer against the business folks who agreed to them, but want the flaming logo on Wednesdays.

I did this a few years ago for a decent-sized telecom, that wanted to get rid of dozens of home-built systems in favor of telecom-specific ERP type software (usually called OSS for this industry). The RFP was a bust (no vendor selected), but those requirements guided the next 18 months of systems development, COTS adoption, integration and legacy retirement. In the end, even the business folks acknowledged that without the written requirements, they would not have been able to make any of the advances we made.

Comment Age-ism or just willful ignorance? (Score 1) 2

I was brought into my current job about eight years ago, ostensibly to bring PM and SDLC process to the wild west of application development in my department. The mainframers wanted nothing to do with process improvement, saying they had everything under control. The client/server and web folks gave me the "we're different, old rules don't apply" argument. I asked around, looked through old documentation, anything to get a feel for where this group was at and what they'd done. After about six weeks, I decided it was basically a green field and brought in your run-of-the-mill PMI-style project mgmt and basic SDLC. Nothing fancy, and pretty stripped down since most projects were in the $50K-$150K range.

Fast forward to this year. Management makes a sweet offer for early retirees, and they take the bait. In droves. One of the retirees drops a folder off on my desk as she's headed out the door. It says, "Blast from the past...thought you might enjoy this." It was a fairly complete PM and SDLC definition, from two years before I'd arrived. No one (including the manager who had hired me and given me the task) had offered this to me before, even though that manager's name was on the approvers list.

Now I'm not sure this was strictly age-ism, but might this problem be more properly defined as a "green-field" syndrome? That is, that people would rather bump into the same problem than have to listen to someone else who's already been there?

Technology

Submission + - Programmable quantum computer (sciencenews.org)

An anonymous reader writes: A team at NIST (the National Institute of Standards and Technology) used berylium ions, lasers and electrodes to develop a quantum system that performed 160 randomly chosen routines. Other quantum systems to date have only been able to perform single, prescribed tasks. Other researchers say the system could be scaled up.

Comment Re:Sad (Score 1) 103

Depends, many people enjoy doing crazy jumps and moves and fighting monsters and stuff (yes, that includes Mario games), which they couldn't perform when they would be wearing a a mo-cap suit and have perfect 1:1 mapping. Abstraction helps you do stuff you couldn't do in reality, complete lack of abstractions just puts you back into reality, which is not where most people want to be when they think about games.

To some extent, I think that's my point, too. But wouldn't you agree that there are many cases where pointing at the screen or moving the controller in space is a more effective abstraction? The controlled level of physicality in Wii games is different and very enjoyable for non-gamers.

And yet I have never seen such huge obtrusive tutorial texts as in Wii games on any other console. Those games sure have to explain a hell of a lot of stuff for their "intuitive interaction".

As a recovering 133t gamer, I sure don't need those, but if they help my wife, nieces, and kids catch up, then that's fine. It's not all about me anymore.

Really? How come third party developers largely ignore the Wii and focus on Xbox360 and PS3 instead?

That's a pretty subjective point.

Bottom line - the Wii is definitely made for a different class of gamer. Hardcore gamers are generally not going to understand the point of it.

Comment Re:Sad (Score 4, Informative) 103

AC above is clearly an idiot. The abstraction is a neccessary evil, not a feature. Motion-sensing controls and peripherals (like the Wii Fit board) give the user more intuitive interaction with the game. This is where game developers (and non-133t gamers) WANT to go - it's not some degradation of "pure" gaming design.
Image

LHC Forces Bookmaker To Lower Odds On the Existence of God 457

A UK bookmaker has lowered the odds on proving that god exists to just 4-1 to coincide with the switching on of the Large Hadron Collider. The chance that physicists might discover the elusive sub-atomic object called the "God particle" has forced the odds lower. Initially the odds that proof would be found of God's existence were 20-1, and they lengthened to 33-1 when the multi-billion pound atom smasher was shut down temporarily because of a magnetic failure. A spokesman for Paddy Power said, "The atheists' planned advertising campaign seems to have renewed the debate in pubs and around office water-coolers as to whether there is a God and we've seen some of that being transferred into bets. However we advise anyone still not sure of God's existence to maybe hedge their bets for now, just in case." He added that confirmation of God's existence would have to be verified by scientists and given by an independent authority before any payouts were made. Everyone getting a payout is encouraged to tithe at least ten percent.
The Almighty Buck

How To Make Money With Free Software 81

bmsleight writes "The Dutch Ministry of Finance organized an architecture competition to design not a building, but rather the new 5-Euro commemorative coin. The theme was 'Netherlands and Architecture'. The winning design was made 100% with free software, mainly Python, but also including The Gimp, Inkscape, Phatch, and Ubuntu. The design is amazing — the head of Queen Beatrix is made up of the names of architects based on their popularity in Yahoo searches (rendered in a font of the artist's own devising). In the end the artist, Stani Michiels, had to collaborate closely on location with technicians of the Royal Dutch Mint, so all the last bits were done on his Asus Eee PC. Soon, 350,000 Dutch people will use and enjoy the fruits of free software."

Slashdot Top Deals

Executive ability is deciding quickly and getting somebody else to do the work. -- John G. Pollard

Working...