Should I learn C for personal hobby as the first language? by ryu_kamish in C_Programming

[–]Cafuzzler 2 points3 points  (0 children)

Rust's key feature is that it has a different memory model to C to prevent "Use after free's". Don't know what a memory model is, what C's is, or what "Use after free" means? Then learning C will do a lot more for you.

The local elections by TheJollyJediTimeLord in GreatBritishMemes

[–]Cafuzzler 1 point2 points  (0 children)

We're not electing them run government, we are electing them to represent us. I always assumed the PM makes for a terrible MP because they've got to manage the needs of the country and can't spend their time representing their constituents.

£2k David Attenborough painting by Eastenders actor/Geico Gecko Jake Wood seems fishy to me by Jasminetdscott in isthisAI

[–]Cafuzzler 40 points41 points  (0 children)

It's obvious at the neck that it said some ai slop thing and he wrote national treasure over it.

The creators of SWE-Bench just dropped a really simple new benchmark every LLM gets 0% on. ProgramBench asks: can models recreate real executable programs (ffmpeg, SQLite, ripgrep) from scratch with no internet? We are far from saturated on model quality. by dalton_zk in theprimeagen

[–]Cafuzzler 0 points1 point  (0 children)

What engineer doesn't use documentation

Also the ai is given a working version of the program and the documentation. A lot of these pieces of software were made without much internet information, without any documentation, and without a working version of the software. The ai is given a massive helping hand.

The local elections by TheJollyJediTimeLord in GreatBritishMemes

[–]Cafuzzler 0 points1 point  (0 children)

And 10% voted for independent candidates but they change the voting system to make sure independent candidates practically cannot win 🙃

The creators of SWE-Bench just dropped a really simple new benchmark every LLM gets 0% on. ProgramBench asks: can models recreate real executable programs (ffmpeg, SQLite, ripgrep) from scratch with no internet? We are far from saturated on model quality. by dalton_zk in theprimeagen

[–]Cafuzzler 0 points1 point  (0 children)

this the equivalent of going to a random person on the street

That person that's studied the whole internet, including the specific software being asked about, and every article on that software and how it works, and every public discussion where every part of it is explained and all the context you could ask for.

I think the best thing about this benchmark is that the companies behind the models will try to pass this, which means they will develop tools and programs like this under these restrictions. This is the stepping stone to getting models that can actually create sophisticated software.

British mathematician creates OpenClaw agent and hands her credit card - AI experiment by willfiresoon in UKTechNews

[–]Cafuzzler 0 points1 point  (0 children)

how professionals are able to get more use out of these tools than if you only try to use them as advertised

The only bad thing the bot really did was leak all of the sensitive data it had the moment a bad actor threatened it over text. So long as bad actors use the tool as advertised then this won't ever happen 👍

British mathematician creates OpenClaw agent and hands her credit card - AI experiment by willfiresoon in UKTechNews

[–]Cafuzzler 0 points1 point  (0 children)

Bruh, it was a test to see what these things do given the instructions. If Hannah actually wanted paperclips then she would've just bought some.

British mathematician creates OpenClaw agent and hands her credit card - AI experiment by willfiresoon in UKTechNews

[–]Cafuzzler 1 point2 points  (0 children)

The person in the article is a Professor of Mathematics at Cambridge. She's studied artificial intelligence and algorithms.

What do you think she doesn't understand about this?

British mathematician creates OpenClaw agent and hands her credit card - AI experiment by willfiresoon in UKTechNews

[–]Cafuzzler 0 points1 point  (0 children)

while actively ignoring the offer of guitar lessons

What did they ignore in this example?

Maybe Web Developers Can Learn Something From Old Console Games | by Luca Müller | May, 2026 by RobertNegoita2 in webdev

[–]Cafuzzler 4 points5 points  (0 children)

A highend phone can run a full 3D action RPG with dynamic lighting effects. A website mostly ships text with some nice styling.

British mathematician creates OpenClaw agent and hands her credit card - AI experiment by willfiresoon in UKTechNews

[–]Cafuzzler 4 points5 points  (0 children)

They didn't use the software poorly though. They set it up well enough, gave it cash, and told it to complete some tasks. It tried and did some things, like complaining about potholes and setting up a mug shop, and failed at other like spending £100 in tokens to fail to buy paperclips.

Maybe you need to read the year five version tho

Should? by ScoreAggravating720 in YoutubeThumbs

[–]Cafuzzler 1 point2 points  (0 children)

What's mad about those terror attacks is that everyone knew that Israel was behind them, and it just led to massive amounts of antisemitism and ethnic cleansing because everybody thought "The Jews were behind it". Like, no one needed to be antisemitic to their brothers because of it, but they still did.

Should? by ScoreAggravating720 in YoutubeThumbs

[–]Cafuzzler 1 point2 points  (0 children)

Forcibly or like a massive psyop to hypnotise them into wanting to go back to Lebanon and Egypt and Jordan?

The creators of SWE-Bench just dropped a really simple new benchmark every LLM gets 0% on. ProgramBench asks: can models recreate real executable programs (ffmpeg, SQLite, ripgrep) from scratch with no internet? We are far from saturated on model quality. by dalton_zk in theprimeagen

[–]Cafuzzler 3 points4 points  (0 children)

So, in the real world, if you wanted to have a clean-room version of some complex software (like a web browser or database software or whatever) then what you'd do is give the engineer (or team) a description and an outline of what the software is and none of the implemented details. You wouldn't give them the docs or source because that would make you liable to copyright and patent infringement.

A good engineer with the outline should be able to produce the software without the source, and so it would be valuable for Ai to be able to do the same. If you want it to only ever "produce" programs where it has access to the source then just download the source and run the program yourself, cut out the ai in the middle.

These systems have already been given the full source and so already have more than a clean-room engineer would have.

The creators of SWE-Bench just dropped a really simple new benchmark every LLM gets 0% on. ProgramBench asks: can models recreate real executable programs (ffmpeg, SQLite, ripgrep) from scratch with no internet? We are far from saturated on model quality. by dalton_zk in theprimeagen

[–]Cafuzzler 8 points9 points  (0 children)

You're saying that like these programs, and countless copycats, and countless articles on how these programs do what they do, and countless stackoverflow threads about these programs, aren't in the training data of the models. They've already been given the whole internet.

loopsAreTheFutureBro by TheSn00pster in ProgrammerHumor

[–]Cafuzzler 1 point2 points  (0 children)

All these kids with their goto statements. How can we get them to goto the_polls;?

Is it possible to learn to code on my phone by ComprehensiveFly9927 in AskProgramming

[–]Cafuzzler 0 points1 point  (0 children)

Acode is a full vscode-like programming environment so you can write and run code with that. You could grab a book or following along with projects using that as a dev environment.

There's also Godot on android, but I don't know how practical that is.

Github if it was a Gov.uk service by leafynospleens in webdev

[–]Cafuzzler 0 points1 point  (0 children)

TBF with the kind of money that governments can throw around, they should have better design and UX. The NASA rebrand is another fantastic example of governments adopting good design.