Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Uber, uber, uber, uber (Score 5, Insightful) 257

If I had to bet, I'd bet on the trucking companies replacing their drivers with robots first before the bus or taxi companies do.

Buses are too messy - dealing with too many unpredictable people and vehicles in complex scenarios. Taxis would be even worse (buses have bus routes, taxis don't).

In contrast imagine being able to run trucks nonstop using robot drivers that don't need sleep, robot drivers that are safe and reliable enough to make the insurance companies to charge lower premiums. Maybe every Xth truck on the route has a human (who doesn't drive) just in case a truck encounters a problem that needs a human around. The trucking companies can pick routes that are more robot-truck friendly. Can't do that for taxis, and maybe hard for buses too.

When a robo-truck crushes a kid on a "no pedestrian" highway, that's a lot less bad PR than a robo-bus crushing a kid in a city or residential area.

Comment 42 years old here.. (Score 4, Interesting) 376

And still technical. 100% technical. There have been a few cases where I felt like I was denied a job because I was too old ... "not a good fit with company culture" and that sort of thing... but as others have said, those companies just disqualified themselves.

The reality is that I'm a better programmer now than when I was 25. I havre a much better understanding of "craftsmanship" -- things like testing, documentation, making sure my code is not "brittle" -- even though my ability to devour new technologies has slacked a bit.

Comment Re:A joke? (Score 5, Interesting) 647

Ubuntu also moved to systemd because everyone was moving to systemd. Before that, Ubuntu has their own init system called Upstart, and there was much debate in Debian on whether to use systemd or Upstart.

It's my understanding that there was an attempt to affect the voting by limiting who had the ability to vote, simply because one of the lead developers was a prominent Upstart supporter. One interesting reference is here, though this is not the source I read about the vote manipulation from.

That said, I'm not overly familiar with how Debian elections are carried out. I only know what I came across in the last couple weeks when I was trying to get a grip on why major distributions were going so solidly with systemd, given issues that so many have found in the package. The trick to remember is that systemd is not the only solution to any {real|perceived} issues that sysvinit may have: There's also openrc and Upstart, to name two other alternatives, and they each have different solutions to bring to the table. Part of what made Linux what it is is the ability to choose what you want in your distro, to determine what you think is really "broken" and what the solution should be.

Honestly, I started getting migraines trying to wade through all the political crap. Proponents of systemd started to sound like American politicians (Democrat or Republican, take your pick; they both tell lies and break promises). It's mind-numbing, which I think is the point. I couldn't find a distro without systemd at all (this was a couple weeks ago, before I head of Devuan) so I wiped my Linux (Fedora) box and put FreeBSD on it.

Yeah, I'll have to learn how to deal with 'ports', but I won't have to deal with the nightmare that appears to be systemd.

Comment Re:How is that startling? (Score 2) 413

Why not include a census question asking people what neighbors they feel they are closest to?

That way, with a few simple rules, it's possible to calculate census areas which are culturally distinct. So a major urban area won't dilute a rural area, a black majority-area won't be diluted by being split up into multiple districts, etc.

Comment Re:I'm confused (Score 1) 293

At least the editors, who are surely knowledgeable enough about technology to have a basic grasp on what a hydrogen-oxygen fuel cell is, likely from growing up reading about the Space Shuttle and thinking decades ahead about how cool it will be to power everything with such an amazing device, were able to catch this absurd inaccuracy and correct it before publishing this idiotic submission.

Wait...you mean to tell me that it was only all of the readers of Slashdot who caught that, not the editors? How did that happen?

Comment Re: Regular expressions (Score 1) 41

Many of these exploits and xss-worms would not have been effective if people had implemented the suggestion I made more than a decade ago:
http://osdir.com/ml/mozilla.se...
http://osdir.com/ml/security.w...
http://lists.w3.org/Archives/P...

Plenty of people suggest libraries to sanitize stuff, but when people keep creating new "GO" buttons and never a single "STOP" button - how can you be sure you've disabled every possible "GO" button? With my proposal, a "STOP button" could even disable future yet to be invented "GO" buttons.

Anyway since the Mozilla bunch supposedly have a better idea, how about getting on with it: https://developer.mozilla.org/...

Comment Re:Hmmm ... (Score 1) 167

Agreed. I'm a cyclist, both short and long distance.

I've never had a problem with getting water. A cyclist can easily travel 10 miles an hour, even fully loaded. Its easy enough to refill every few hours. Even if I was in the boondocks, I could carry a water filter and fill up from streams.

I suppose there are places without sources of water for tens of miles, but it's a very rare corner case.

Comment Re:Better go kick WSUS into a sync... (Score 4, Informative) 178

Absolutely. We have a scheduled nightly patch push three times per week. New patches come into the test facility, they get run against our known baseline applications (commercial and homegrown) then get pushed after they pass QA. Nothing gets pushed straight from MS or anyone else. We can push out of cycle,but usually nothing is so critical it can't wait for 2-3 days of testing.

Slashdot Top Deals

May Euell Gibbons eat your only copy of the manual!

Working...