Forgot your password?
typodupeerror

Comment Re:Slashdot: (Score 4, Insightful) 82

Obviously we're in a world where young people do not know how to communicate via messaging systems, online web apps and email. They need to be physically sitting on a file cabinet in my cube while I slam obscure commands into a terminal and swear semi-silently at every typo.

I don't know who writes all this shit, but my experience is that our new hires have less desire to be in an office, in a strange city far from home, than I do.

Comment Reminds me (Score 1) 156

Of every tv show where a bomb has a convenient countdown clock on it. In the old days it was an alarm clock wired to the bomb, then it was changed to a red digital timer because progress.

Anyone remember the movie V for Vendetta? Conveniently, V's bomb in the control room had a countdown clock so the guy who had no idea what he was doing knew how many seconds he had left.

Comment Re:subscribe to Amazon Prime now (Score 1, Troll) 34

You might say waiting 2 days for a free delivery is super bad inconvenient,

Only whiners living in their parent's basement would say this. For nearly everything one could buy (excluding groceries), two days is insignificant. If you're in that much of a hurry to get something, either an emergency has come up or you're too stupid to plan ahead.

Comment Re:Fear of irrelavancy (Score 1) 164

Except for trivial cases I don't think that is really true yet.

I agree in general, but not with this strong phrasing. I've let AI build a good amount of non-trivial code. But my consistent experience is that it works best when guided by an experienced coder who can correct it, and when implementing well-known algorithms rather than coming up with novel solutions.

Example: I let it write up a quadtree implementation in a language for which there was no ready solution online. It took 2-3 correcting prompts to get a good result. I could've done it myself but it would've likely taken a few hours to get it all right instead of the half or so hour it took with AI. The important part for me was that there's nothing unknown in how to implement a quadtree. All the AI needs to do is take the 100s of existing implementations and translate them into a different language.

Comment Re:Fear of irrelavancy (Score 1) 164

so some coders are becoming modern day Luddites

True but too simplified. The Luddites had an entirely different motivation: The fact that factories now employed women and children at very low rates meant that the men lost their status in the family as bread winners and head of household. That was a major social disruption, which we don't have with AI.

I'd compare it more to teamsters or wagoners when cars became common. Your job is threatened by a different way of doing the same thing, a way to which your skills don't cleanly transition. Some choose to pick up the new tech, some want the old ways to persist.

In the end, coachmen became chauffeurs, because rich people prefer to be driven around oder driving themselves, no matter if it's a horse or an engine doing the pulling. But much fewer teamsters and wagoners became truck drivers.

Submission + - Wi-Fi Routers Can Scan Your Body to Identify Exactly Who You Are (futurism.com) 1

JoeyRox writes: New research out of Germany’s Karlsruhe Institute of Technology found that the types of Wi-Fi routers we all have in our homes come with a major privacy vulnerability that can be used to identify any human body that comes within their range.

The study, flagged by Gizmodo, used machine learning systems to identify individuals with an accuracy rate of 99.5 percent. To do so, the researchers exploited a vulnerability in a process known as beamforming feedback information (BFI), which was introduced to allow routers to focus Wi-Fi signals on connected devices, as opposed to the older approach, which is to blanket an entire area in coverage.

While BFI is great for network connectivity, it has a major downsides for privacy. For starters, devices connected to a router using beamforming need to send constant feedback in order to be found. As routers send out and receive network feedback, the signal is inevitably impacted by real world factors like pets, walls, and people.

Making matters worse is the fact that this data is basically wide open for anyone to grab — not only is that feedback data unencrypted, it can also be accessed without ever connecting directly to the router.

Comment Re:I'll get the popcorn... (Score 1) 129

Not much. Plutonium isn't like uranium, it's effectively safe for human contact outside its fissioned form. This has been pretty well documented.

This is a step forward which is a long time overdue. It should've happened 30 years ago, and we'd have averted having to depend on China for our electricity production (wind + solar) without the net-zero production problems those two 'sources' introduce.

Comment Full Disclosure needs to come back (Score 5, Insightful) 36

The core of Microsoft's complaints is that the researcher did not attempt to report the bugs so that the company could fix them.

The exact scenario we warned about when the discussions about this "responsible disclosure" nonsense started. Someone needs a reminder that letting you know your software sucks is a courtesy, not something you can demand.

Slashdot Top Deals

"A child is a person who can't understand why someone would give away a perfectly good kitten." -- Doug Larson

Working...