- Joined
- Sep 28, 2022
Its just like one of my creepypastas, i shat pant
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Ditto, their aesthetics always fit well together.I've always wanted to see a cruelty squad style game on TempleOS. Maybe now that dream can come true...
I haven't experienced that. If there is a serious warning or error it will pipe it out over serial port. I've been using 4 cores and 4GB and it's fine. The other thing I can say is make sure you set it to "Other 64-bit". More serious debugging would involve running a debug build and watching the serial output.When I run it in VMWare the game opens but freezes after a few seconds, the frame counter at the top just says infinite. I gave it 4 cores and 8gb of RAM, am I retarded and doing something wrong? I've never used a VM before.
Unironically, the Pokémon Crystal disassembly is a great way to learn memory allocation and how a low level programming language interacts with the hardware. It helps that there’s functionality tutorials as well as extensive documentation of the gameboy’s specific brand of assembly.This is genuinely incredible.
OK I have a favor to ask.
I am a dev and I do exactly what null was lambasting this afternoon. I write in Python and typescript, I create apis and frontends for genai applications and I deploy to a big container orchestration platform for a living. I love what I do tbh.
But... I know nothing about memory allocation or cpu usage or anything low level. So what can I do to learn? C? Rust? Go? Read a book about assembly?
If anyone can recommend a project I can build to help understand these concepts, to learn a compiled language, and make me a better programmer I'd appreciate it. I also watched a video by Jonathan Blow (who apparently is hated by the troons? I dunno why) where he was basically saying exactly what Josh was saying this afternoon.
He would most likely called CrunkLord a nigger but still high praise in my eyes.I was always impressed with your ResetEra ban-scraping site, but this is pretty cool too. I'm not sure Terry would have necessarily approved of the content/context, but he would have been pleased to see dev work put in and a functional piece of software get used and distributed, big ups!
Learn holy c you nigger.This is genuinely incredible.
OK I have a favor to ask.
I am a dev and I do exactly what null was lambasting this afternoon. I write in Python and typescript, I create apis and frontends for genai applications and I deploy to a big container orchestration platform for a living. I love what I do tbh.
But... I know nothing about memory allocation or cpu usage or anything low level. So what can I do to learn? C? Rust? Go? Read a book about assembly?
If anyone can recommend a project I can build to help understand these concepts, to learn a compiled language, and make me a better programmer I'd appreciate it. I also watched a video by Jonathan Blow (who apparently is hated by the troons? I dunno why) where he was basically saying exactly what Josh was saying this afternoon.
Progress is iterative. You don't really need to know memory management or how the memory stack works in python or JS to use them. An electronic motor is an important part of a drill, but I have no idea how the motor itself works. No one on a job site or during a build has ever shamed me for not knowing how an electronic motor works. Don't feel bad about not knowing because you really don't need to.This is genuinely incredible.
OK I have a favor to ask.
I am a dev and I do exactly what null was lambasting this afternoon. I write in Python and typescript, I create apis and frontends for genai applications and I deploy to a big container orchestration platform for a living. I love what I do tbh.
But... I know nothing about memory allocation or cpu usage or anything low level. So what can I do to learn? C? Rust? Go? Read a book about assembly?
If anyone can recommend a project I can build to help understand these concepts, to learn a compiled language, and make me a better programmer I'd appreciate it. I also watched a video by Jonathan Blow (who apparently is hated by the troons? I dunno why) where he was basically saying exactly what Josh was saying this afternoon.