• @quilan@lemmy.world
    link
    fedilink
    9
    edit-2
    1 year ago

    Proficient: Rust, C++, Python, x86-64 ASM, SSE1 SIMD, C#, C, Javascript / Node.JS
    Can get by: Java / JNI, Kotlin, Bash
    Been a while: Perl, Haskell, Prolog, Labview, Lisp

      • ferret
        link
        fedilink
        English
        41 year ago

        x86 is rarely used in embedded these days

      • @quilan@lemmy.world
        link
        fedilink
        2
        edit-2
        1 year ago

        Coincidentally, I do work on embedded devices, but as mentioned by ferret, most embedded stuff nowadays is (I think?) an Arm variant. Most all of the device code I write is C++ though; no need to get into assembly land unless clang screws something up, but that hasn’t happened yet thankfully. That said, in the future, this may change as we optimize certain imaging algorithms further.