Forgot your password?
typodupeerror

Comment Re:Great, more marketing myths (Score 2) 24

Yeah, "LLM's are gods" and "statistical ML networks are good at finding defective code patterns" are extremely different claims.

The people who are True Believers on both extremes look pretty silly.

I appreciate really good closed captioning while having no use for chatbots. Both ends get to call me a heretic!

Comment Compared to? (Score 1) 67

To be fair I just wasted a week tracking down a radio telemetry problem because of a forum post that many people said worked great but it definitely pulled a pin high that was supposed to be low, which shut off an antenna.

Only diving into the spec sheet and some sample embedded code convinced me that the forum post was exactly wrong and after making a simple change to do the opposite did all the telemetry devices mesh up and start reporting correctly.

So ... how does 90% compare to human content?

A wrinkle is that everybody knows humans are flawed and too many people treaty the LLM as omniscient.

Comment $1000/mo (Score 1) 34

Why should anybody care if this drives electric bills up to $1000/mo for the typical household?

We have unlimited energy, no?

Dipshits aren't creating a global energy crisis right now.

The world economy isn't headed for a global depression.

Natgas should be burned for LLM hallucinations and cats driving motorcycles, not converted into fertilizer to stave off a massive African famine.

Western woke governments haven't spent the past fifty years blocking new energy generation at every opportunity.

Right?

Don't invite the guillotines, dudes.

Comment Electric Company (Score 3, Insightful) 14

Why not notify their electric company to cut their power to halt infringement?

Or their water company so the house is uninhabitable?

The Courts need to recognize that Internet has become a necessary utility and that the music companies need to deal with the individual directly through the Courts, not in a lazy clandestine way.

Grande seems based.

Comment Re:How is this possible? (Score 5, Informative) 58

According to the writeup; there are two methods: it is possible for an extension to mark some parts of itself as 'web accessible'; and linkedin has assembled at least one characteristic file for 6,1000-odd extension IDs and attempts to fetch it to confirm/deny the extension's presence.

The other is based on the fact that the whole point of many extensions is to modify the site in some way; but the site normally has largely unfettered access to inspect itself, so they have theirs set up to walk the entire DOM looking for any references to "chrome-extension://" and snagging the IDs if found.

Not exactly a 'declare installed extensions'; but it looks like, out of some combination of supporting the use cases where an extension and page actively interact by design and either not wanting the possibility or not wanting the complexity of trying to enable 'invisible' edits(presumably some sort of 'shadow' DOM mechanism where as far as the site and everything delivered with it knows only its unedited DOM and resources exist; but the one the user sees is an extension-modified copy of that one, which sounds like it could get messy), inferential attacks are fairly easy and powerful.

Comment Living where? (Score 1, Interesting) 174

Where exactly does supporting 3 people on $133k/year count as 'upper middle class'? You could be doing a lot worse, and many are; but that's not just tons of money in a HCOL area; and that's also lower than twice the median salary for full time employees with bachelor's degrees; so you are calling either a single income household doing a bit better than median or a dual income one doing worse 'upper middle class'; which seems pretty ambitious.

Comment Re:This isn't about the i486 (Score 1) 124

Yeah, Via made a clone that was similar not-quite-i586 fairly recently too.

I have an old embedded box with one that has SATA 6Gbps ports on it that I thought I would use zeroing out old hard drives.

I tried Puppy, DSL, SystemRescueCD, and a bunch of others and none would finish boot. FreeDOS is fine.

It's either eWaste or I need to dig out an Infomagic CD from the attic to get Redhat 9 pr whatever. Probably need to look up when the jump from 3 to 6 happened in SATA land.

But Linus is correct that actual distros don't supoort it. There's one project for composing embedded images that I might try before it hits a shredder. Or NetBSD maybe.

Comment Re:Honey, wake up, new hellscape just dropped (Score 1) 86

Realistically, the status quo has arguably outrun the dystopia there. Your phone already does far more than anything you could get into the power envelope of a bracelet or embedded chip implant, and if for some reason you've raised enough eyebrows that you'd be hauled in for an RFID read DNA is a pretty indelible identifier.

It's not 100% ironclad; but penetration is broad enough that you've basically got the majority carrying highly fingerprintable RF beacons and the minority standing out for their relative radio silence and attempts to deal in cash. Expensive and uncomfortable ankle trackers are good business and feel nice and punitive, just to remind the wrong sort of people we aren't happy with them; but you don't really need to impose a surveillance society when it will build itself for you.

Comment Re:Not a 486 thing, but... (Score 1) 124

My (admittedly anecdotal from the totally unscientific sample of random stuff I've had reason to work on) impression is that some 'shared' BMC ports had oddities related to network controller sideband interface speeds, since NC-SI is what the BMC is depending on if the NIC is on someone else's PCIe root. It's not like the BMC actually needs a faster link for much(normal management traffic probably doesn't fill 10mb and mounting virtual media may be literally once-in-a-lifetime) so the actual speed of the NC-SI interface was not a burning priority; but it left things up to the NIC whether it would support remaining at gigabit speeds and just quietly slipping the trickle of shared traffic in(presumably slightly more complex; but seems to be what the newer ones do) or if it would knock the link rate down visibly to simplify the case.

You see little echoes of similar behavior elsewhere. The intel desktop and laptop NICs that support 'vPRO' will be GB or 2.5GB when the system is on; but quietly drop back to 10 or 10/100 when it is off and it's just the management engine listening. Some enterprise vendor USB docks do similar things; looks like a normal USB NIC when the OS is up; but drops to a lower speed and operates quietly over, I think, some sort of oddball vendor-defined messages if one of their systems is plugged in but off.

Comment Re: The fines are very small. (Score 1) 28

I would assume, that the fines are on top of all damage compensation these crooks will have to pay. I am also a bit unsure, whether the crooks will have the funds to both reimburse their victims and pay the fines, especially now, when they rightfully face decades of FPMITA prison. Not sure, whether raising the fines would have any effect on the actual outcome.

Comment Re: I already cancelled my subscription (Score 1) 44

I am fully aware, that very few years from now we'll be laughing at the models we use today, just as we laugh at the hallucinating mess we admired so much two years ago. GPUs will improve, CPU memory bandwidth will go way up, we'll have Raspberry Pi like systems which can do quality inference. I look forward to using each and every one of them.

However: some people want to run lobsters today, and they are mostly left out to dry for now. These folks paid a few dozen dollars per month to perform mundane tasks like creating optimized grocery shopping lists or scheduling appointments, and now their operators are about to discover the true cost of these toys. Few of these operators can afford the quoted "US$ 1000-5000 daily".

Slashdot Top Deals

The first rule of intelligent tinkering is to save all the parts. -- Paul Erlich

Working...