🚀 Behold, the x86-64 Playground: because clearly, what the world needed was another way to write assembly code online. Now you can relive the excitement of #debugging in #GDB without leaving your browser 🖥️ — because who wouldn’t want to drag and drop their way to nostalgia-induced migraines? 😂🔧
https://x64.halb.it/ #x86_64Playground #assemblyCode #nostalgia #techHumor #HackerNews #ngated
X86-64 playground

An online assembly editor, emulator, and debugger for the x86-64 architecture. Learn and experiment with assembly and system internals directly in your browser—no setup required

X86-64 playground
🚀🤖 Behold! The groundbreaking #tutorial on Copy-and-Patch JITs that miraculously requires zero brain cells to understand assembly code! 🙄✨ Dive in for a seven-minute ride on how to produce code that's just barely "sufficient" – because who needs optimized, quality output anyway? 😂🔧
https://transactional.blog/copy-and-patch/tutorial #CopyAndPatchJITs #ZeroBrainCells #AssemblyCode #CodeSufficient #HackerNews #HackerNews #ngated
Copy-and-Patch: A Copy-and-Patch Tutorial

If you can ctrl-c and ctrl-v, you can build a JIT.

transactional.blog
'The biggest speedup I've seen so far' — FFmpeg devs boast of another 100x leap thanks to handwritten assembly code

But admit this boost is only seen in 'an obscure filter'.

Tom's Hardware

I was posting a text snippet in Slack and notice the file types you could select to control its formatting included "Z80". That made my day...

#Slack #Software #Z80 #AssemblyCode #MachineCode #8Bit

Compiling Four Billion If Statements

With modern tools, you have to try very hard to do something stupid, because the tools (rightly) recognize you’re doing something stupid. [Andreas Karlsson] can speak to that first hand as he…

Hackaday