Forgot your password?
typodupeerror

Comment Re: Never going to happen. (Score 1) 139

Plus, with klipper, itâ(TM)d be even worse to implement. The pi attached to do the bulk of the processing is optional - the actual printer is the low power bit that does nothing but move the print head. Effectively this would ban klipper entirely, because the printer side MCU stands no chance of verifying a part.

Comment Re: How do you develop that skill (Score 2) 150

I think itâ(TM)s easily explained. Most people on slashdot are early tech adopters. When ChatGPT 3.5 burst onto the scene, they tried it. They tried using it to generate code, and they got laughable results. Theyâ(TM)re now convinced that AIs generate terrible code because theyâ(TM)ve not since gone back and given any reasonably recent Claude a go.

Comment Re: X86 chips still run rings around arm process (Score 1) 89

Geekbench runsâ¦

- clang
- gz
- WebKit
- pdfium (chromeâ(TM)s pdf renderer)
- mobile net (a commonly used open image classifier)
- grep
- sqlite
- astc
- bc7
- dxtc
- DeepLab
- content aware image resizing

Almost every single test it runs is a commonly used open source bit of software, and those that arenâ(TM)t are implementations of commonly used algorithms. I honestly have no idea where the idea that âoegeekbench doesnâ(TM)t have realistic testsâ came from, but itâ(TM)s bullshit. Is it going to accurately model *your* mixture of tasks - no. But are the tasks it chooses a reasonably representative sample of things people do with computers? Absolutely.

Comment Re: App Compatibility IS an Issue for some (Score 1) 89

No, the usual things are where the company making the software has (usually for PHB related reasons) decided not to press the compile button for another platform. The fact that even Microsoft is in this camp shows how ludicrously bad the windows on arm situation is. All MS needed to do was take the Apple approach of âoebuild it for the new hardware or youâ(TM)re not getting to release it on our storeâ, and then âoeweâ(TM)re removing support for legacy x86 applicationsâ, and then âoeweâ(TM)re removing support for â¦â. Unless you push companies to do the right thing, theyâ(TM)ll just sit there with their thumb up their bum going âoeour software still works on a 486, and thatâ(TM)s the way we like it.

Itâ(TM)s not even like MSSQL is an outlier. The Minecraft bedrock server doesnâ(TM)t have an arm build. It has a Linux build, but not an arm one.

Slashdot Top Deals

Science is to computer science as hydrodynamics is to plumbing.

Working...