home.social

#lowlevelprogramming — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lowlevelprogramming, aggregated by home.social.

  1. 💻 Weekend project: I finally got time to update the #MerlinOS presentation with the newest features.

    Highlights:

    * Source level debugging for ROM and flash images in MS VSCode
    * UART debugging features that support source symbols, showing the module and line number in the source that triggered a panic
    👇
    paolozaino.wordpress.com/portf
    #OperatingSystem #KernelDevelopment #SystemsProgramming #EmbeddedSystems #MemorySafety #FormalVerification #OpenSource #SoftwareEngineering #LowLevelProgramming

  2. 🎩✨ Behold, the riveting saga of #syscalls on OpenBSD! Because, naturally, manually entering addresses for every build wasn't enough of a party 🚀. Now, watch in awe as one brave soul ports a "real" application to raw syscalls—truly, the Shakespeare of low-level programming! 🐢🔧
    nullprogram.com/blog/2025/03/0 #OpenBSD #lowlevelprogramming #technews #softwaredevelopment #codingadventures #HackerNews #ngated

  3. ⚙️ CodeForge Live - S1E2! 🔥

    We’re taking a step back before moving forward—today, we’re diving into the fundamentals of x86 Assembly before continuing our bootloader journey. Understanding the low-level stuff is key, so we’re breaking it down in a hands-on, beginner-friendly way! 💻✨

    🔴 Live later today! youtube.com/@geekstaparadise

    #CodeForge #Assembly #x86 #LowLevelProgramming #LiveCoding

  4. 💥 Want to see how simple ASM can be and dilly-dally some more with syscalls and OS security mechanisms?

    Then, "Let's Reflect: Simple ASM Review and OS Security Mechanisms"

    🎯 Want to level up your low-level programming?

    Check out yet another blog entry: dreaming-of-dragons.blogspot.c

    #ASM #ReverseEngineering #Linux #TechBlog #LowLevelProgramming #Syscalls #Security #GDB