Forgot your password?
typodupeerror

Comment Re:Untrustworthy is an Understatement (Score 1) 31

I don't think you can put it down to Microsoft not caring about security so much as it's a hard job and getting harder with every line of bloat Microsoft adds.

If Bill Gates really gets that much of a hard-on about his insecure code, then why is it still called Microsoft? :-)

Comment Re:Delphi (Score 2) 30

I enjoyed it at the time, and Object Pascal was a pretty reasonable language, but outside of maintaining legacy apps,

I'm guessing it's a lot of legacy apps. My friend worked with PowerBuilder heavily in the 1990s doing a lot of custom work for niche vertical markets, like municipal water utility billing applications and industrial monitoring systems. I think a lot of that stuff is still floating around, and, similar to mainframe applications, organizations don't want to pay to overhaul the whole thing in Java/Rust/Python/whatever is fashionable at the moment.

Comment Cost (Score 1, Insightful) 122

The cars are cheap for two reasons. 1. Absolutely everything is subsidized - from the labor to the steel to the rubber gaskets 2. There is no support infrastructure set up - no service centers, no parts distribution warehouses, no support network at all If the US government subsidized the crap out of US car makers, and they didn't have to support their vehicles at all, they'd be cheap, too.

Comment Advances (Score 4, Interesting) 29

My friend has a fancy hearing aid, and it has a setting where it focuses in on the voice of the person he is looking at. I think it's even called party mode. It cancels most noises except for the closest person his head is aimed at. He can tweak the sensitivity to the point he can clearly hear people talking from several tables away at a noisy restaurant, if he looks directly at the speaker.

Comment Agreed (Score 3, Interesting) 46

They spent a lot of time and money making sure CUDA worked right. For a while AMD's compute API wasn't backwards *or* forwards compatible. You had to do some rewriting and a recompile every time a new API was released.

Intel has gone through three completely different, and mostly incompatible, hardware stacks. Remember Phi? Altera? Now it's AVX for some compute tasks, and Xe for other tasks.

Comment Models (Score 1) 59

They need to have a moral/foundations layer which does the same thing, perhaps even trained on its own very insular dataset that's been curated to meet objectives that can help it rank the value of different data.

It's all statistical connections between words. It's not a conceptual model. There is no understanding of morality, ethics, or basic reason or logic. The only way to fix it is to bolt stuff on after training.

Also, you need an enormous dataset to get enough useful weighting for the model to work. For example, they didn't use chat logs because they wanted to, but because they needed the training data to get the models to function. They are still looking for more. You could prune back sources, but the models will perform worse.

Submission + - A mini-data center in your back yard?

NewtonsLaw writes: According to this story, US homebuilder PulteGroup has plans to equip new homes with a mini-data center so as to relieve the need to build and power much larger tradtional centers.

The article states the company "it can install 8,000 XFRA units about six times faster and at five times lower cost than the construction of a typical centralized 100 megawatt data center of the same size"

Could this be the solution to at least some of the problems hindering the roll-out of greater data-center capacity for AI systems?

Comment Re:Podcasts are shit - podslop is always the stand (Score 1) 68

Firefox has an extension called Youtube Custom Speed. You can set arbitrary speeds from .05 to 16x in whatever increments you feel like adding. Not that it helps for the dipshits explaining how to type something in a terminal prompt, but it's definitely handy for speeding through laptop disassemblies and the like.

Chrome does appear to have the same thing so it probably works on whatever browser you like.

Comment Re:Podcasts are shit - podslop is always the stand (Score 1) 68

In Pocket Casts, the app I use, there's a playback speed control that can go up to 5x. I usually listen to podcasts at about 3x speed, which feels right to me. I lose a little nuance for audio fiction, but that's a sacrifice I'm willing to make.

16x audio playback speeds are typical for screen readers for visually impaired users. Maybe your wife configured something like that, but they take practice to get used to. I only have some familiarity with those because I used to have a blind co-worker and had to support his setup.

Slashdot Top Deals

The meta-Turing test counts a thing as intelligent if it seeks to devise and apply Turing tests to objects of its own creation. -- Lew Mammel, Jr.

Working...