Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Passwords don't need to be killed (Score 1) 383

First decent reaction I see here on /.

Open hardware key where a private key is held and which cannot be extracted (yes, that is possible.) Access to hardware through small keyboard, requiring a PIN/password. Open protocol to challenge private key. Everything is already available. Openness is the key and I think DARPA could apply strong influence in making this possible.

Comment What happened at the road exit? (Score 1) 163

If you watch the navigation screen you see the guy approaching a an exit and the video stopping right there. What happened there?

A few observations more.

  1. Considerable effort went into the work around. A redundant device was prepared as cold standby.
  2. Why was the driver listening to Bavarian (Bavaria is the B in BMW) radio?

Comment Imagine managing a corporation without vision (Score 1) 468

It's Monday and you arrive at work. Somehow you feel you're being managed bin a bunch of cretins but you attribute this to your negative outlook on life. But today is different. In a Tommy-esque way, starting from middle management going up, everyone wares ear, eye and mouth plugs. You think, at first, that your outfit is going to the hounds because vision now truly can no longer be. However, well before the 2nd coffee break, you realize you were wrong. Stuff suddenly works. You feel at ease to communicate with your peers. Stuff that would have take weeks of meetings is agreed upon immediately. Stuff requiring well thought considerations actually gets these. You even start greeting the cleaner at the end of the day. The strangest day of your life passed and you became absolutely convinced that the magic potion for the shop was found. A new and effective way of managing a bunch of developers leaves them enthused. It is patented of course. Magic, sheer magic was cast upon everyone in the company. That night you sleep calm and sound knowing the pointy headed bosses suddenly got a clue and that in "vision without seeing" will be the next hot thing. The deaf, dumb and blind bosses sure play a mean pinball.

Comment Re:What a shame, but... apk (Score 1) 206

Don't be naive. The only reason Russia and other oppressive nations pass laws like these is so they can better monitor what their 'citizens' are doing and saying. It's a lot easier to lock up whoever wrote "Putin Sucks" online if the data is in a Russian server.

And having data reside in the USA at the whims of the NSA is how much better?

Comment It depends (Score 1) 282

It depends. No exact numbers apply here. If you take full control and responsibility for your actions, change when you cannot add value to the company you work for and once you have the opportunity to do so elsewhere. The term "adding value" I chose deliberately. You can only add value (and generally make sense) if you're happy and progressing in the fields you find desirable. IMHO anyway. If OTOH building a career only has to do with knowing people and babbling a lot without going fully into something, then WTF are you doing on /.?

Comment Perl for learning OO (Score 2) 132

Conway states Perl isn't the ideal fist language and I sort of agree. I OTOH have found Perl awkwardly useful for learning OO. As in Perl 5 you had to roll your own inheritance, you definitely understood it better as a consequence. I transitioned to Java SE and I actually prefer the strong typing as it makes messing up that little harder. Perl is still in my toolbox and I do advanced system programs with it. You know, stuff that both Bourne and Java are bad at.

Comment Hail UTC (Score 0) 158

Hail UTC. Everyone should use it. I mean, what's in a number for keeping track when you have to do stuff? Local time is hard enough and then comes daylight saving. Ever travelled by boat from Europe main land to the British isles? Ever had to calculate tides and/or water flow? Ever had an uncomfortable/critical email exchange between Europe and British isles (where the feet-dragger typically abuses any possible source of unclarity)?

Comment Re:It should be dead (Score 2) 283

You can write C-code obscurely too. But, somehow, Perl seems to encourage this sort of thing... 20 years ago my CS-professor dismissed Perl as a "write-only" language — since then my conviction of him being right has only grown.

I understand but disagree. Any language can be a write-only language if you don't care about maintainability. Then there are the wannabe gurus that save 3 lines of code not to shorten the program but to impress others. Even worse, there are people that criticise readable code for it being too simple. If you ever worked in a team of programmers with varying skills then you appreciate simple, readable code. You also will once you had to take over unreadable code.

Comment Migration from VT220 (Score 1) 204

I started my IT life on DEC/VAX with VT220 terminals. VMS wasn't too. Then Solaris 4.* came along and I had the privilege of setting up a bunch of X-Windows terminals. UNIX, I found, rocked much more than VMS. The best GUI I ever used on X was xterm. Nowadays the herminal emulators on Cygwin are pretty good. The socond best GUI which I ran on X is Eclipse. The Internet browser comes in third.

Slashdot Top Deals

After an instrument has been assembled, extra components will be found on the bench.

Working...