Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Don't worry, they'll try again (Score 1) 229

Disney / ABC is pretty smart. The 35 people are sure to keep looking around the job market (which is much better in NY and CA than in FL from the last round of ~250 layoffs) and eventually leave anyway. If they leave voluntarily, Disney doesn't have to pay them the severance package at all, which is likely equivalent to an extra few months' salary. A small price to pay for the goodwill from this "Hey, maybe Disney does have a heart" headlines.

Comment Good work (Score 1) 2

Heh, been there, though I think when it happened to me it was actually with the support of upper management to try to get as many of us to leave voluntarily before our pension vested at the 3-year mark ;-) . It was fine, though, I made more than enough money changing jobs to cover that, and at a less frantic pace where I "only" had to work 40-hour weeks with an almost negligible oncall schedule for a change.

While I'd encourage you to put yourself somewhere that you could watch this train wreck from afar... hopefully you are well-versed in your CYA-fu so this guy doesn't have the opportunity to throw you under the bus for something. Esp. if you're already going to go through the added stress of going for a degree. Hope you can get what you need out of this company in time, but don't be afraid to start shopping beforehand, your next employer could have the same or better educational assistance!

Good luck!

Comment Re:Death to reboots (Score 1) 137

No, just a VM with the demo world. It relied on some pretty ancient mods from the minecraft 1.4 days for the python plugin (to get events in/out to Linux), and one of the named block scripts. Also some bash loops to poll the monitoring system for events to feed into minecraft.

I'd hope one of the more recent bukkit scripting engines make it much more straightforward to do IPC to the rest of the system... it seems like minecraft could be a somewhat natural environment for making 3D control panels. I've seen a few people hook up their minecraft boxes to arduinos so they could toggle their lights and stuff with redstone circuits, but not as many as I would have expected.

Comment Re:Don't use an IDE (Score 1) 257

Er, yes! But just want to point out that MSVC++ is/was "in house" as far as MSFS is concerned ;-)

Yeah, for my part, I did my MS thesis in python about 10 years ago, and packaged the entire thing onto a Knoppix LiveDVD. It had a lot of dependencies (python 2.7, psyco JIT that only worked on 32-bit python, lp_solve, glpk, ... heck I even included a (barely) working openoffice and the latex used to regenerate the paper.

I think it's aged OK so far. Though now I'd have to migrate everything over to python 3 using the pypy JIT compiler (not sure if it runs as fast as psyco did yet), but I think the other pieces should still work, mostly. My old environment would be too obsolete to try to do any serious new work in. But I suppose it's nice to know that I could still reproduce my results *somehow*.

Comment Re:Death to reboots (Score 1) 137

Yeah, that's why I actually liked that scene, even though it was derided for being a GUI, the thing they used was better than the generic hollywood SFX for computer stuff. I was actually interested in 3D FS managers back in the day... I think that was also about the time Steve Jobs had been ousted from Apple and was doing interesting things with NeXT.

CSB: for one of the hack days at work, I made a minecraft interface to our web servers, sorta inspired by that scene. So my kids could monitor server health with redstone torches, restart services with levers, visualize user traffic with sheep dispensers, and deploy new releases through the pipeline with minecarts.

Comment Re:Death to reboots (Score 2) 137

Haven't seen any of the other sequels, but all I really want to know is if they have a worthy successor to the "this is UNIX... I KNOW THIS" scene? Because even sequels are guaranteed to regurgitate those moments because that's what the audience expects. And they expect the expected. What I mean to say, is I've got expectations, dammit. Albeit low ones.

Submission + - Philae's lost seven months were completely unnecessary

StartsWithABang writes: This past weekend, the Philae lander reawakened after seven dormant months, the best outcome that mission scientists could've hoped for with the way the mission unfolded. But the first probe to softly land on a comet ever would never have needed to hibernate at all if we had simply built it with the nuclear power capabilities it should've had. The seven months of lost data were completely unnecessary, and resulted solely from the world's nuclear fears.

Submission + - Sony Pictures hack caused accidental broadcast of expletive-filled movie (betanews.com) 1

Mark Wilson writes: When Sony Pictures was hacked last year, one of the primary concerns for the company was the leaking of a number of unreleased movies. But in the UK, there were other consequences, including the daytime broadcast of the movie The Verdict complete with a smattering of four-letter expletives.

Sony Pictures Entertainment's subsidiary company Media Mix Limited owns the TV station Movie Mix, and on 14 December the channel broadcast an edit of the movie peppered with f-bombs. In the middle of the afternoon. The channel's excuse? That the "safe for daytime" broadcast version of the movie had been deleted by hackers.

Comment Re:Almost (Score 1) 263

You have to know enough to know that it makes whitespace significant. That's useful, because it should lead you to choose another scripting language, one which is less retarded.

As a python guy, I lol'd the first time I had to maintain some ruby and found that the rubocop linter makes it more persnickety about whitespace than python is.

Submission + - NASA confirms its drone air traffic control project (fiercemobileit.com)

backabeyond writes: The Guardian last week wrote about a drone air traffic control project NASA is working on with Verizon, after digging up some docs via a Freedom of Information Request. At the time, NASA wasn't talking. Now it says it's working with 100 partners, including Verizon, and will spend $500k experimenting with the system.

Submission + - Google launches Sidewalk Labs to develop Smart Cities Tech, taps Bloomberg Exec (citiesofthefuture.eu)

dkatana writes: Google wants to join the Smart Cities movement with the launch of a new start-up, "Sidewalk Labs", to develop technologies for cities, including IoT and mobility solutions.

Larry Page and Dan Doctoroff describe Sidewalk Labs as an “urban innovation company”, geared to developing new technologies to improve city living by reducing pollution, streamlining public transportation, and effectively managing energy use. The company wants to create its own technology and invest in other public and private initiatives.

Dan Doctoroff was New York City’s Deputy Mayor for Economic Development and Rebuilding during the Bloomberg administration

Comment Re:Meh (Score 1) 558

Furthermore, I kinda have always fallen into a hybrid of the 1) - 2) system so I can upgrade *something* every 2 years instead of 4 and still save money overall while also collecting a larger pile of spare parts to build extra lower-end boxes.

When building a new system, I typically get the best motherboard I can, and the cheapest half-decent CPU available for it.

Then in two years after the CPUs have hit the market, I'll throw in the second-best CPU available for that motherboard (the first-best usually still carries a premium). Bonus points for finding something off of Craigslist.

The most recent time I did this was pretty nice... I went from an Athlon II X2 (with 1GHz HT2.0) to a Phenom II X4 (with 2GHz HT3.0), which doubled the memory bandwidth. So even though the core clock went up less than 50% from 2.2Ghz to only 3.2Ghz, I ended up getting more than a 100% improvement in frame rates for my games, even the single-threaded ones that couldn't make use of the additional cores. And the poor sap from Craigslist that I bought the Phenom II X4 system from had it in an older motherboard that only supported HT2.0, so he was missing out on the extra memory bandwidth. I put my old CPU in his motherboard, so that's a better match now.

Slashdot Top Deals

Oh, so there you are!

Working...