Forgot your password?
typodupeerror

Comment Re:From the article it's just browser fingerprinti (Score 2) 85

I suspect GP's point is that every malware blocker in every browser is likely to treat this kind of script as hostile, except for Chrome because Google are currently nerfing the ability for blockers to intercept hostile scripts in one of the most blatantly user-hostile changes they've ever made.

If Apple play along with Safari then every other browser and its malware blocking plugins are about to be toast in a huge retrograde step for Internet privacy. But not even Cloudflare is going to get away with blocking every iOS device if Apple continues to allow blockers to intercept this kind of script.

Did anyone mention recently that simultaneously controlling both the most popular web browser and several of the most popular ad-supported web properties might be a little anticompetitive, and that it's about time that Google was broken up? It's probably time for that drum to start beating a bit louder again.

Comment Re:Speaking of Amazon and books... (Score 0) 57

The reason I pulled away from Amazon is because I'm not going to sit around pissing myself about the rich while funding their wealth at the same time. Too bad too many assholes don't feel the same about the situation. I still like physical books, for the most part, so now I buy used from Half Priced Books who has a local storefront.

Comment Re:Why not? (Score 1) 139

Side mirrors almost always leave a large blind spot directly behind and close to the vehicle. There's a reason that when firefighters are reversing their appliances they always have at least one of the crew physically get out and watch the area behind the vehicle.

Even a rear window and rear view mirror almost always leave a significant blind spot low and close behind the vehicle, which is why reversing cameras became a thing. When they're done well, they really are significantly safer, as well as sometimes making it a lot more reliable for most people to park the vehicle in difficult spaces.

Comment Re:What's "eye-like focal length"? (Score 1) 139

One of the modern innovations I really would like to have is full AR on my windscreen. I want unexpected hazards highlighted in real time, particularly those that are more easily detectable by non-visual sensors, like big potholes or animals obscured by vegetation near the side of a country road. I want the actual driving line I need to take to follow my planned route through complex junctions overlaid slightly on my view of the road ahead. I want light amplification for night driving, ideally combined with some other technology that can reduce the glare from oncoming headlights to prevent dazzle.

Although I only want all of this if (a) it's implemented well and (b) any additional data it uses is reliably up-to-date and (c) there's an emergency shut-off that instantly clears everything off the windscreen in case anything goes wrong.

Comment Re:Mirrors (Score 1) 139

We don't need tech to replace something that works better than the tech.

Oh, don't be silly. Next you'll be making even more absurd claims, like that car theft was already a solved problem 20 years ago thanks to immobilisers, or that having separate physical controls for essential functions that you can find and use without taking your eyes off the road for several seconds to mess around with a touchscreen is safer, or that no-one ever hacked 100,000 cars at once from 1,000 miles away back when they didn't have always-on remote connectivity and allow OTA updates to their essential control systems.

Comment Re:Let me guess: new standard? (Score 2) 27

Google learned to embrace, extend and extinguish right out of Microsoft's playbook. They were excellent students and you can see the results in how email and web "standards" work today.

The difference is that when Microsoft did it the authorities eventually started getting in their way to promote more openness and competition again. So far there is little sign that anyone intends to challenge the way a few tech giants have recently been capturing long-established standards that we rely on for what have become vital services and effectively taking ownership for their own purposes. The governments and their regulators are either asleep at the wheel or, if you're a bit less trusting, bought and paid for.

Comment Maybe the ultim killer app will be legal/political (Score 1) 112

Ever since I started writing code in 1980, I've continually wondered if we'll ever reach a plateau where consumer-affordable tech is so good the average person won't need it to advance anymore. Eventually computing and networking will be fast enough, and storage will be huge enough, that we can all essentially have full copies of the Internet on our phones (or whatever), and intelligent, locally-running agents that can tell us anything we want to know, conversationally in realtime, including results that require analysis. At that point what would a faster or bigger computer do for you? Hardware and software will definitely get there, but getting permission to have and manipulate the content will be an even bigger barrier. I don't see a scenario like this happening as long as economics is still a force in the world. Food and electricity will probably be free before information will.

Comment Re:Working with other people's code (Score 0) 150

Yes. So far, the LLM tools seem to be much more useful for general research purposes, analysing existing code, or producing example/prototype code to illustrate a specific point. I haven't found them very useful for much of my serious work writing production code yet. At best, they are hit and miss with the easy stuff, and by the time you've reviewed everything with sufficient care to have confidence in it, the potential productivity benefits have been reduced considerably. Meanwhile even the current state of the art models are worse than useless for the more research-level stuff we do. We try them out fairly regularly but they make many bad assumptions and then completely fail to generate acceptable quality code when told no, those are not acceptable and they really do need to produce a complete and robust solution of the original problem that is suitable for professional use.

Slashdot Top Deals

The price one pays for pursuing any profession, or calling, is an intimate knowledge of its ugly side. -- James Baldwin

Working...