A new report suggests that all three memory manufacturers — Samsung, SK Hynix, and Micron — have collectively sold through their 2027 memory manufacturing capacity to AI companies.
I am astounded that games like Crash Bandicoot, Tomb Raider and Abe’s Oddysee with their massive sprawling worlds were crammed into such relatively tiny file sizes.
I was about to get insulted but I almost closed the lid on the laptop by accident and now have to make sure my cloude still operational on the task I gave it, so I can’t be rerouting my attention span resources
low-level compilers can output very ugly-looking assembly. he probably did this and then used LLM to super-optimize it. may be perfomant, but id guess that theres a risk that its unsafe.
Who cares about ugly-looking assembly ? No one’s gonna actually look at it, that’s, like, the whole point of C. And I really doubt the plagiarism machine can somehow do better than a compiler. I’m gonna look this up
Good. Time for software to be optimized again.
Half the joke of the AI bubble is how American tech firms prioritized brute force over efficient engineering.
Truth.
I am astounded that games like Crash Bandicoot, Tomb Raider and Abe’s Oddysee with their massive sprawling worlds were crammed into such relatively tiny file sizes.
Necessity gets results
how will the vibe coders survive this?
please, will somebody please think about the feelings of the poor vibe coders :(
I was about to get insulted but I almost closed the lid on the laptop by accident and now have to make sure my cloude still operational on the task I gave it, so I can’t be rerouting my attention span resources
Vibe coders will ask the AI to write everything in Rust, memory usage will be reasonably low
The people writing everything in Electron are gonna have a fun time with their users though.
nah some dude got recently covered in press b/c he used an LLM to derive Assembly from C.
low-level compilers can output very ugly-looking assembly. he probably did this and then used LLM to super-optimize it. may be perfomant, but id guess that theres a risk that its unsafe.
Who cares about ugly-looking assembly ? No one’s gonna actually look at it, that’s, like, the whole point of C. And I really doubt the plagiarism machine can somehow do better than a compiler. I’m gonna look this up
Edit : is it this one ? https://arxiv.org/html/2505.11480v1
Huh? C compiles to machine code.