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

 



Forgot your password?
typodupeerror
×

Comment I'd use it as a learning experience (Score 1) 454

What do Windows people do when they need to rsync stuff? How do they version control their configuration? How do you "grep" with no external utilities installed? What's the equivalent of lsof? How do Windows machines handle the split between 32bit and 64bit code? What's the equivalent of LD_LIBRARY_PATH? Do you really have to point and click for everything? Is there a command line equivalent of "su"? You'll be able to tell if the answers are smart. Literally, treat interviews as "tell me how people actually run Windows on a real scale because I'm green with it and if I tried to do it I'd go mental... I'm honestly interested" and you'll quickly figure out who knows what the hell they're talking about and perhaps learn something along the way.

Comment God this is stupid. (Score 1) 274

The world will not end.

"We're sorry, due to a pricing error, we are unable to honor the price you were quoted on xx/xx/xx for xxxx priced at $xx.xx. Your payment has been refunded and the transaction has been reversed. Again, we apologize for the issue and any inconvenience it may have caused.

Sincerely,

Some Random Amazon Marketplace Seller"

Comment So instead of... (Score 1) 477

Making a car that can accelerate faster, we're going to deploy a massive network of autonomous motorcycles. When you step on the accelerator, the closest motorcycle will be dispatched with mind bending speed, your seat will be flung aboard in a feat of mechanical engineering never seen before, the motorcycle will accelerate to full speed faster and when the car catches up you'll be flung back. ...and I gotta be honest, the only real reason why Adobe would be interested in moving towards some kind of SaaS model would be because they basically get unbreakable DRM for free.

Comment This was done for iTV.. (Score 1) 214

Ten years ago by a company called Liberate Technologies. (The company that Larry Ellison's NC morphed into) Their application area was set-top boxes and they built a number of embedded software stacks that were Netscape (licensed) and Mozilla (OSS) based (Browser sitting on Linux or vxWorks) that booted straight into the browser where everything lived in the browser. (the whole UI was HTML/Javascript/Flash, and all interaction with the underlying hardware was done through a Javascript API). There was no native code, everything was the browser.

But then nobody really cared about iTV, the company folded and I think the remaining shell company got into the trucking business (no joke).

Comment Job Description? Seriously? (Score 5, Insightful) 848

You're looking at this the wrong way... You have obviously done the right thing by taking the initiative in the first place, but now, I hate to say, your attitude is all wrong.

Here's how it works:

1) You get some job
2) You "beast" it. That is... you do what you're asked very well and you take the initiative to use the extra skills you have to wow everyone by changing everything
3) You ensure that it is known that you are responsible for your work
4a) They offer you a payrise or more responsibility and pay
4b) They don't, you stick it on your resume and you get a better job somewhere else with a beamingly positive reference

Do the right thing, make sure there are no problems of attribution and it will pay off in the end. Do not crap up your reputation by trying to strongarm more money out of them upfront. Keep a good attitude and it will pay off in the end. If I had tried to extract extra pay for going above and beyond every time I did so in my career, I can all but guarantee I would not have done as well as I have.

Do interesting stuff, be unbelievably useful. The money will follow, it always does.

Comment Drudge generates more inane comment traffic than.. (Score 3, Insightful) 216

I'm always amused by the comment sections on stories that get linked by Drudge. It's like a freakin' firehose that sprays misspelled conspiracy theories about illegal space alien Obama clones that maraud across the countryside in the thick of night, eating babies and freedom while dropping turds of poisonous socialism that are festering with job eating worms.

Submission + - Client-side JavaScript to Replace Server-side HTML (zx2c4.com) 4

zx2c4 writes: "I've recently finished writing a simple photo gallery web application that scans a directory tree of photographs and generates static JSON files and thumbnails. There is then an accompanying web page that consists of a single index.html with some heavy JavaScript that fetches the JSON files and writes the layout of the page. You can navigate various pages and switch between different views, all without loading a different HTML page, but because the information is downloaded from the JSON files via AJAX. The app uses hash URLs to mimic navigating through a normal web page. It's all very similar to how GMail works, really. So, we've all seen AJAX used in a low key way at a zillion places around the Internet. But what I'm wondering is — do you suppose that the future of web applications will be in doing all of the page structure in client-side JavaScript, and that servers will only serve up the static index.html/scripts.js/styles.css and then a bunch of (dynamic or static) JSON files? Are the days of having a server dynamically write the actual HTML over? Do you expect to see nothing but JavaScript apps doing all the display for JSON data? Do websites still have a responsibility to display with out JavaScript as a requirement, or have we all got to accept that JavaScript is here to stay, and will be in the future responsible for most HTML writing?"

Comment Aggressiveness of Microsoft (Score 1) 116

Am I the only one who thinks Microsoft has turned incredibly aggressive (yes, even compared to the past) and has been playing a bit dirty with respect to phone stuff? First, an ex-Microsoft guy takes over at Nokia where he, surprise surprise, decides to implement a massive seachange in mobile strategy that includes dumping an existing effort in which millions had been invested and instead jumping into bed with Microsoft. Then some lawyer with close ties to Microsoft comes out with some preposterous claim about how using Linux kernel headers entails the derivative works provision of the GPL, thus creating "serious legal problems" for Android.

Who knows for sure, but it sure does smell like some kind of desperate business strategy. Which I guess makes sense, since mobile seems to be the way things are going and they've flailed so hard in that space...

Comment if they don't like it... (Score 2) 117

the people who built it failed to do their jobs correctly. if there's one thing i can't stand, it's when technology is done wrong by people who don't know what they're doing, then foistered upon others by a heavy hand of management. if the system doesn't make the controllers happy, it's wrong. they're not whiney users... the system sucks.

Slashdot Top Deals

The optimum committee has no members. -- Norman Augustine

Working...