Forgot your password?
typodupeerror

Comment AI, or margins? (Score 1) 69

Is it AI driving this? Or is it just the fact that if your gross margins are 70-90% there's a lot of difference between the value you're providing and the price you're charging and your customers are recognizing that? Because I've done tests with Claude and while it might be acceptable for boilerplate code it still falls on it's face with complex business requirements and logic unique to specific internal processes that don't appear elsewhere.

Comment V8? In a city? (Score 2) 384

A V8 in a city is strictly for racing. It's got too much power for most purposes. The one place it does have a use, trucks or vans for carrying heavy commercial/industrial loads, isn't a huge market compared to personal use. Big pickup trucks look and sound impressive, until you need to find a parking spot for them. Or deal with rough streets. Or tight residential streets. Or stop-and-go traffic. Then practicality wins out.

I look at the US auto industry today and see it repeating the strategy of the early 70s. We know how that ended. The same motivations are at work now. Their focus groups may say "big and powerful", but consumer wallets say "small and economical".

Comment They undeerstad "stakes" all right. (Score 2, Interesting) 100

The AIs understand "stakes" just fine. They just understand them correctly, without human emotion getting in the way. Humans place an emotional value on other humans, even if they're the enemy. Computer algorithms don't. They calculate in cold hard numbers, optimizing for the lowest casualty count on their side for the least cost and effort. Casualty count on the enemy side, if it factors in at all, is a lower priority than reduced casualties on the computer's side.

Yes, that's horrifying. Go ask some first responders about triage at a major accident scene. They have to do much the same thing when the injuries are more than they have resources to manage.

Cyanide safety training at a mine: "When the cyanide alarm sounds, leave the area. Do not stop. If you see someone down, do not stop to help them. Not stopping gives the rescue teams 1 person they know to go in after because you told them. Stopping gives them 2 people to go in after, except they don't know that because you're down and dying of cyanide exposure and can't tell them.".

Comment 5-10 seconds in BIOS for me. (Score 1) 137

Most of the boot time on my machine(s) is spent turning on the MB hardware and getting it configured. Generally that takes between 5 and 10 seconds, with the Z790 machines being on the high end and the older Z470 being on the low end. Once Linux gets control most of the time is spent on USB devices. Not sure on the Windows boxen because they don't show that info.

Comment Non-AI solution to the rescue (Score 1) 37

Create a non-AI-based (thus much more efficient) tool that scans filings for case citations and checks them against the legal records. Flag any that don't exist. For those that do, provide the language around the citation saying what the filing claims that case says and the actual judgement part of the case on record for a human to review. That'll make it quick to flag citations that don't say what the filing claims they say. Anything flagged results in an automatic dismissal of the case and sanctions against the filing attorney. If we need to speed things up, don't bother with the rest of the checks if any citations get flagged as non-existent. It shouldn't be too hard to get things to the point where filings with these sorts of blatant errors get processed and rejected, cases dismissed and sanctions imposed before the defendants are even served.

Comment Addictive design really is a thing (Score 5, Interesting) 36

If you think addictive design isn't a thing, I suggest you visit Las Vegas and walk through any casino gaming floor. You'll find it a disorienting experience beyond anything you'll encounter elsewhere. Flashing lights, constant noise, lack of reference points to tell where you are. Hells, even the carpets are custom designs for the casino featuring abstract patterns in contrasting colors that confuse your sense of direction. And to top it off, mirrors everywhere that reflect the floor and make the space seem larger than it is. All of it's designed very deliberately to achieve an effect: leave you confused about where you are, what direction you need to go to get somewhere, even what time it is. The goal: keep you wandering the gaming floor for as long as possible so you have the greatest chance of getting attracted to the games and starting to play and the greatest chance of not realizing how long you've been there or how much you've truly spent playing.

Comment Just a bandage (Score 1) 124

Cryptographic verification of the system components and all the other stuff is important, it's a way to detect and limit the damage once a system is compromised and in the process of being infected by malware. That, though, happens far too late. For it to work you have to assume that the parts of the system that enforce verification don't have exploitable bugs in them, and we've already seen that's never the case. Especially when a single key held by a single entity is the trust root for a large number of systems.

We need changes in application and user behavior that make phishing attempts more difficult, make it easier to detect that an email or document wasn't sent by the entity it purports to have been sent by. We need changes that reduce the available attack surface of the system, especially undocumented attack surfaces (eg. systemd's invisible SSH server), and make it more obvious to users when something's active that they didn't ask to be active. We need applications that don't assume they have full access to the entire system and won't work without it.

Comment Network connection required (Score 1) 123

This proposal requires that the printers have an active network connection. What's going to happen when the printer isn't connected to the network, or isn't allowed access beyond the local network? I consider blocking printers and other devices not intended for remote use from having Internet access a minimum precaution against botnets searching for devices to compromise.

Comment Already noticed (Score 2) 40

This was noticed about 2 weeks ago by store owners. Amazon uses distinctive email addresses when placing the order so they can track progress, which allows store owners to reject the orders or refuse to accept them. Amazon's opt-out attitude is pissing store owners off something awful, so I expect stronger measures will develop.

Comment Concentrate on the quality, not the source (Score 1) 53

I agree with Linus, the bad actors won't follow the rules.

I also tend to agree that it's best not to make this a political fight. The problem with AI slop isn't that it's AI-generated, it's that it's low-quality slop. Yes, the former is a strong indicator that it's also the latter, but rejecting code because it's low-quality slop rather than because it's AI-generated avoids a long-drawn-out argument that doesn't server any technical purpose. I do support an explicit provision allowing maintainers to blacklist contributors who consistently submit low-quality slop on the grounds that checking it wastes more of the maintainers time than the rare exception justifies. Let that extend to entire contributing organizations where the problem is endemic. If they improve, put the burden on them to convince other non-blacklisted contributors to vouch for them having changed and convince the maintainers to look at their submissions.

Slashdot Top Deals

<< WAIT >>

Working...