• Goopadrew@beehaw.org
    link
    fedilink
    arrow-up
    7
    ·
    5 months ago

    Join the cult of embedded engineers! My current project at work uses a cortex m0, so we have 32kB of code ROM and 4kB of RAM. It’s really satisfying finding little optimizations to save a couple dozen bytes here or there, and there’s never the pressure to just slap together code without worrying about size or speed since you can’t afford it with the hardware you’re using