The basics at home as a kid
But once I started watching cooking YouTube, my cooking improved massively
The basics at home as a kid
But once I started watching cooking YouTube, my cooking improved massively
pressured into it
ಠ_ಠ
“but we don’t have a cat”
“Well, that’s the second news”


Do they think the AI written code Just Works
yes.
literally yes.
It’s insane


Without peel it’ll come out on it’s own, even unflared. Cucumbers are 99% water
There are videos of people using the balls down ski slopes
People also regularly die because of it


If only I wouldn’t keep forgetting
I didn’t even make the suit! It just showed up with it one day to annoy me even when I hid in a cloud of killer bees!
rather an empty belly than an empty skull


Basically passes through, yes
No. A random game shop


Even a dermal regenerator is going to leave scars with that burn
Lovepicking, für die die es noch nicht kennen


If there’s a government agency that knows the truth about it, they are smart enough to make absolutely sure he will not hear about it
Wouldn’t bloodletting donating help at least a bit with blood pressure?
Vader drops the plate because it’s too hot
“NOOOOOOOOOOOOOOOO”
[email protected] instance-clickable link


“banana split” stems from a failed experiment where scientists tried to split audio frequencies by sticking the connectors into ice cream and running the audio through it
that’s the annoying part.
LLM code can range to “doesn’t even compile” to “it actually works as requested”.
The problem is, depending on what exactly was done, the model will move mountains to actually get it running as requested. And will absolutely trash anything in its way, From “let’s abstract this with 5 new layers” to “I’m going to refactor that whole class of objects to get this simple method in there”.
The requested feature might actually work. 100%.
It’s just very possible that it either broke other stuff, or made the codebase less maintainable.
That’s why it’s important that people actually know the codebase and know what they/the model are doing. Just going “works for me, glhf” is not a good way to keep a maintainable codebase