Forgot your password?
typodupeerror

Comment Reliability seems more important? (Score 2) 123

With all this rushing to improve AI engines and whatnot? It's the uptime/reliability that's concerning me as much as anything else.
I've seen ChatGPT Work have multiple outages just in the short time our office started using it. And even when they claim systems are running normally? You can easily get timeouts trying to complete relatively simple requests in systems like Co-Pilot, at least using the free edition.

If I ask my co-worker to complete a task, I have a pretty reasonable assumption he's going to do that. If he fails to complete requests several times in a short time-frame? Then it's likely he'll get in trouble for that, even potentially resulting in his termination. AI should be held to an even higher standard since it's a machine.

What happens when everyone is counting on AI to do necessary parts of daily workflows and then it has an extended outage? That's like your whole workforce going on strike.

Comment Trying to look at all angles here... (Score 2) 165

...and I know from years of experience in I.T. that any time you give people the ability to do a database search, you'll get people putting nonsense in fields for testing purposes. So at least SOME of the "button mashing" and entries like "dickhead" sound to me like officers trying out the system for the first time, or experimenting because they weren't trying to conduct a REAL license plate search.

That doesn't disturb me as much as the overall problem of allowing these searches without a warrant or at least a judicial review. Even if it's decided that a license plate search doesn't rise to the level of requiring a warrant to conduct it? There should absolutely be someone reviewing the searches being done. (EG. The officer who is too lazy to properly document why he/she is doing them and consistently leaving fields empty needs to be punished.)

Comment Another vote of YES to this decision (Score 1) 71

This should be the standard for all grade schools, really. When you're in grade school, you're being taught fundamentals. You're literally learning how to use and write the language that you'd eventually use to form queries for AIs.

There's just no good that will come of introducing kids to using AI in a school setting at this age. What you'd get instead are kids who learn how to leverage it to cheat and avoid the work they're asked to do so they learn and memorize the materials in class, and kids who don't grasp the fact the AI isn't something you can treat just like a human friend.

Comment Sonos may finally be correct here? (Score 0) 60

Like many other people, I dumped the Sonos ecosystem when they started killing support for their hardware I owned and still actively used. Even with their "trade in offers" to upgrade? It made no sense, when the new speaker or interface wasn't going to sound any better than the one I already owned.

I felt like the brand was nearly irrelevant in today's world where practically every audio device supports Bluetooth connections and everything has mobile apps.

But Sonos is right about this idea/realization: They're really not a "speaker company" (at least, not one of any consequence). What they really have to offer really is an "audio operating system". How well that works out for them depends on how well they design it. But at least there's some potential buy-in for me here.

If you can make it co-exist on top of everything else i use, like streaming audio from a Mac's Music library via AirPlay or my wife wanting to send music from her phone or tablet to either the soundbar on our living room TV or alternately to her little Sony bluetooth speaker? It starts to make some sense. It's great if it makes any and all Sonos branded hardware super easy to configure and use, but should also allow managing everything else under the same roof.

Comment Re:Integral layer of the Trusted-Computing/DRM sta (Score 1) 34

Every time people hear what it actually involves is outrage and opposition, at least all the way back to when Intel first announced that they wanted to hardcode identity numbers inside CPUs in 1999. But the corporations involved have been relentless, and have sunk countless billions of dollars steadily forcing it forwards, and building front organizations to obfuscate and whitewash it.

With Windows 11, Microsoft was finally able to FORCE Trusted computing hardware into every new computer. Not just every new Windows computer, but every computer.

Every new Intel PC CPU has built in Trusted Computing enforcement hardware. Every new AMD PC CPU has built in Trusted Computing enforcement hardware. Every new ARM PC CPU has built in Trusted Computing enforcement hardware. The only processor lines that DON'T have it are the microcontrollers.

There are some unlocked smartphones available, but as far as I can determine it's literally impossible to buy a smartphone that doesn't have hardware trusted computing built in.

I specified that enforcing Trusted Computing at the internet access level is still a long term goal, they couldn't get away with it today. However they are well on the way to success. Virtually all new hardware supporting trusted computing, all the front groups rolling out standards and systems, and as it gets incorporated into things everyone is going to increasingly running into situations where they get locked out of stuff if they're not Trusted Computing compliant. Streaming already restricts you to the worst quality if you're not compliant, and it's only going to get worse as pre-Win11 computers fade out and as more things require it.

Comment I'll reserve judgement (Score 0) 108

Lots of posts here bashing this product while I bet exactly none of them have tried using one yet.

No argument Dyson makes a lot of high-dollar products that just attempt to be a little better/different than the norm -- and won't impress people who are always looking only for the lowest cost solution.

But I have yet to really use anything Dyson branded I thought was a bad/dysfunctional product. I owned the orange Dyson ball vacuum cleaner, many years ago, when it had only existed for a short time. It was 4x-5x more expensive than a typical Hoover or Eureka upright vacuum from a discount or department store. But I got a good 12-13 years or so of use out of it, before selling it to someone else. I remember when I first got it, thinking it felt "too plastic-y" with plastic hoses and attachments and levers. Wasn't confident it wouldn't just crack/break on me. But it never did, and my only real complaint with it was the ball design prevented getting the vacuum under the coffee table. (Obviously, switching to one of the suction attachments let you get around that.)

I feel like at $500, I don't want to be the first guy trying one of these out. But if early adopters decide it really works, and isn't too slow at sensing where gaps are between your teeth while brushing with it - I would consider buying one on sale and giving it a shot.

Comment Re:Dual purpose age-bracket signal :o (Score 1) 129

I'd hardly call exact date of birth "low information content".

And yes this does reveal exact date of birth, regardless of the bullshit obfuscation that it supposedly only reports age range. The server simply tracks the reported result every time the user connects, and on some specific day the result CHANGES to announce their date of birth.

-

Comment Integral layer of the Trusted-Computing/DRM stack (Score 1) 34

This is based on SLSA (Supply-chain Levels for Software Artifacts), brought to you by the same fuckers making Trusted Computing and the TMP (Trusted Platform Module). It's part of the same shitstack to prohibit you from altering your software and to lock you out of your own files, and to send spy reports out over the internet so you can be cut off if you "fail" the Trusted Computing check.

The software can use a TPM's (Trusted Platform Module) Sealing function to encrypt your data such that it's impossible to access your own data if the software is modified. It can then pass control over that data only to software updates that carry a signed security certificate from Broadcom (or any other company using this system).

It is no longer open source, your system no longer works as you can no longer access your Sealed data if you change so much as a single letter of the code. Even recompile unaltered code won't work, unless you magically manage to get your build environment absolutely identical to the company's build environment and get byte-for-byte output. Even that may be impossible with the newer levels of non-deterministic compiler optimizations.

Also, with TMP's Remote Attestation feature can be used to transmit your machine's software configuration over the internet, so that you can be cut off if your system doesn't match Broadcom (or other company's) cryptographically signed certificate.

And then of course there's Network Access Control (NAC) / Trusted Network Connect (TNC). In the long term, the goal is for ISPs to use NAC/TNC to interrogate your computer for Trusted Computing compliance, and deny you any internet access whatsoever if your machine isn't compliant. Software with this sort of "security" certificate would pass inspection, while any attempt to alter the code would be detected as "tampering". You then get "quarantined". What "quarantine" means is that you are denied internet access - with the exception that you do get very restricted access which can only be used to download the approved software to "fix" your computer into Trusted Computing compliance.

Comment Re:Personal accountability.... (Score 2) 76

Right! That's exactly it. I was part of "Gen X" myself, and while I had friends who lived the whole "latchkey kid" lifestyle to the max? It really wasn't the norm to just be unsupervised all day or night.

I remember my folks both worked, but my mom went to working only part-time, early in the morning until around the lunch hour, when we were younger. She hired an older lady as a part-time nanny for us while she was gone. When we got older, mom was always home by the time school let out - so we barely knew she was ever gone.

And also true that even for the teens I knew who had a house to themselves after school each day until bedtime? Their parent(s) weren't just buying them electric motorcycles or any of that like you see going on today. Obviously, the Internet wasn't anything like it is today. Even as a hard-core computer geek though? I called and ran my own computer bulletin board system where it was just really a local niche community of like-minded people dialing in with modems. Most heated arguments that came up on a BBS got squashed when the BBS operator decided he had enough and banned all of them. It just wasn't *anything* like what goes on now where people get video-recorded against their will in high resolution just so someone can get famous on TikTok, or ?

Comment Citation needed? (Score 3, Insightful) 106

Rei: Do you actually work for Amazon in a capacity where you're informed on how they're obtaining these books?

I'm asking for a couple reasons.

1. We all know Amazon has plenty of money to be able to afford to buy rare, out-of-print books that are difficult to obtain. I'd be surprised if they refrained from doing so if that meant their AI risked not having some of that knowledge/information while a competitor's did. I'm not saying the guy tasked with being manager over the disposable labor doing the book scanning is authorized to make direct choices about what books to buy. I'm saying someone in Amazon corporate, in charge of the AI project itself, was probably given the funding to buy what he/she felt was needed.

2. The original article's anonymous interview with the low-level worker sounded very accurate with such statements as the details/orders changing daily and everything feeling disorganized. I can speak with some authority that that's exactly how it feels when you work for them in a non-management capacity. Multiple layers of management are dictating new processes or policies in a constant stream, and then often? The entire thing is up-ended when top level management makes a company-wide decree or mandate. Your team lead/manager is even liable to change on short notice. Their push to constantly "reinvent" causes a whole lot of reinventing of the same wheel another department or team already invented, and it's kind of a zoo. That's why I'd also take their comments as legit when they express concerns some of the books appeared to be obscure titles, etc.

Comment Personal accountability.... (Score 2) 76

I have to agree. I'm not defending Facebooks' practices, but at the same time? It seems to me social media as a whole can become addictive, or promote bad ideas to kids or teens. You have to control this at the parental level ... not just depend on corporations to self-police it all.

So sure... slap them with large fines and use the money for good, where you can. I'm not opposed. But your kid or teen wouldn't be spending all day on social media if you controlled it as their parent. By the time they're old enough to legally move out of your house? Then it's too late for you to try to "fix" anything they're doing. But before that, they live under your roof and by your rules.

Comment Re:Pause non-essential purchases (Score 1) 51

Really, a lot of us in I.T. should have seen this coming.

Earlier in the year, my significant other was still gaming on an Alienware laptop that was about 3 generations behind on its nVidia GPU and had issues like a non-working trackpad (someone messed up the ribbon cable inside it while replacing dying cooling fans in it). We found a high-spec upgrade for it at the local Micro Center, selling for around $3500 with an RTX5090 in it, 64GB RAM, etc. Just about all of our friends advised us not to dump that kind of money on a gaming laptop. "Just wait, they said.... You can surely find something cheaper than that." I told her to ignore all of them and to pull the trigger on it if it's really one she liked.

Only a month later? That same machine was up over $5500. There's basically nothing on the market today with the same GPU in it selling for less than $1000 or so more than we paid for that system. And typically, they only have a 1TB SSD vs the 2TB in hers.

None of us have a crystal ball, but I saw this trend started with price increases on RAM and storage with the rise of AI and new data center construction -- and knew PCs weren't going to go down in price for quite some time...

Comment Re:100M is enough (Score 2) 153

I have to disagree, for several reasons. First off, file sizes just keep increasing. Instead of people thinking their televisions at home look great in "full 1080 HD resolution"? Now, everyone's moving to 4K TV, with 8K being the high-end offering. That means streaming television supporting those higher resolutions is going to use 4x to 8x the bandwidth it used to.

Second, any avid gamer knows how big the downloads have gotten for modern games. The regular updates they push out, alone, are typically 35GB to 350GB+ in size. Now, imagine you've got a family at home with at least 2 or 3 people playing online games on their machines. They don't want to have to wait 20-25 minutes to start playing every time it says an update is required first.

Beyond all of that, though? I've found fiber connections used in an office environment are handled a little differently than what people have at home. EG. I can start uploading 4 or 5 large archives to, say, Microsoft Azure cloud storage, right in the middle of the workday -- and nobody else using the office network even notices. That's largely because we have multi-thousand dollar routers in the office and they're properly configured to prioritize certain types of traffic like VoIP phone calls, and to throttle connections intelligently so everyone gets a fairly equal piece of the total connection "pie" as they work. It's not that reasonable to expect residential users to have similar setups, or to even know how to configure them.

Comment 1GB should be the standard or goal, IMO (Score 1) 153

My cable provider now offers 2GB download speed service, but it's problematic in the sense most people still have devices with wired Ethernet ports that only handle up to 1 gig. speeds. I have a pretty expensive Linksys Atlas mesh router at home (cost $850 or so for the 3 piece set, a few years back), and it doesn't have a port on it faster than 1 gig. for the cable modem to attach to.

Obviously, the provider is happy to supply their own combo modem/router to use but with a monthly cost attached.

But there's just not a good reason in 2026 to not make a least gigabit connections a standard offering. Nobody's "unfairly discriminating" against services like satellite with any of this. Those technologies have always been considered wireless alternatives to use when you're in too rural of an area to expect anything else. Invest in building out fiber networks and those techs will just become what you use when you're mobile.

Slashdot Top Deals

"Who alone has reason to *lie himself out* of actuality? He who *suffers* from it." -- Friedrich Nietzsche

Working...