🎉🚀 Welcome to the thrilling world of "bare-metal" programming with #Nim, where you can enjoy the intoxicating aroma of burnt microchips! 🔥🙈 Because who wouldn't want to write low-level code on #GitHub while pretending to be an AI-enhanced cyborg ninja? 🤖🎩
https://github.com/mikra01/nimbme #baremetalprogramming #cyborgninja #lowlevelcode #techhumor #HackerNews #ngated
GitHub - mikra01/nimbme: Nim bare-metal environment

Nim bare-metal environment. Contribute to mikra01/nimbme development by creating an account on GitHub.

GitHub

Edit (9PM Eastern): pushing the stream out to 9:30,kiddos refuse to go to sleep.

Tonight at 9 PM Eastern, I'll be getting back to #Zig! The emulator is going to need graphics, so we'll start with just getting something on the screen.

I'll be trying to get raylib running on Linux, which I have failed to do once, but succeeded on Mac.

It'll be exciting!

https://twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #RetroComputing #low_level_programming #LowLevelCoding #LowLevelCode

b4ux1t3 - Twitch

A software developer and gamer of pretty freaking average proportions!

Twitch

Edit: uhhhhhh, solid maybe on this! Our internet is out! I forgot about that, because I was on a cell backup! And that probably can't handle a twitch stream... But we'll see!

Last edit (7:43 pm): internet is back! Stream is back! We're back! 9 PM I'll be online and live!

Last last edit (8:46 PM): internet is out again. Stream canceled tonight. See y'all next week.

Fuck you, Comcast.

Tonight, I'll be going live to continue working on my 6502 #emulator in #Zig!

We've finished the CPU!... Mostly! It's finished enough to run code, so, let's start adding I/O!

I'll be implementing an ACIA serial device to slot into our emulated bus!

I have _never done this before_!

What could possibly go wrong? Tune in at roughly 9 PM Eastern to find out!

https://twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #RetroComputing #low_level_programming #LowLevelCoding #LowLevelCode

b4ux1t3 - Twitch

A software developer and gamer of pretty freaking average proportions!

Twitch

GOING LIVE! Streaming some 6502 #emulation development in #Zig!

Come for the zig, stay for the apologies for being gone for a week.

https://twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #RetroComputing #low_level_programming #LowLevelCoding #LowLevelCode #Emulator

b4ux1t3 - Twitch

A software developer and gamer of pretty freaking average proportions!

Twitch

In the vein of further self-promotion, tonight at roughly 8:30 PM Eastern I'll be streaming #emulation development in #Zig!

Edit: pushing the stream to 9 PM, kiddo will not go to sleep.

I'll be working on finishing out the instructions for my 6502 #emulator.

https://twitch.tv/b4ux1t3

#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen #RetroComputing #low_level_programming #LowLevelCoding #LowLevelCode

b4ux1t3 - Twitch

A software developer and gamer of pretty freaking average proportions!

Twitch
Hey fellow assembly learners. Just created my first blog post on GDB Debugging + Claude AI.
📝 It’s a simple resource/idea for anyone looking to learn the fundamentals of assembly and debugging. Check it out at https://dreaming-of-dragons.blogspot.com/2024/09/gdb-debugging-claude-ai-assembly-guided.html and let me know your thoughts! #AssemblyProgramming #GDB #ClaudeAI #Debugging #C #lowlevelcode #dreamingofdragons
GDB Debugging + Claude AI Assembly Guided Learning

Today's idea: use an LLM to generate simple code that we can disassemble, debug, and then have that same LLM answer some simple questions th...