• j4k3@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    25 days ago

    I’m actually using Emacs and messing with both the C++ and JSON from the FOSS game Cataclysm DDA while compiling and hacking around. I’m also working on integrating AI with llama.cpp into Emacs. I’ve never been able to break into the whole IDE space effectively. I can easily mess with VSC and other easy stalkerware options, but when I actually watch my internet logs, I refuse to accept that kind of traffic and connections as normal.

      • Lokisan@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        24 days ago

        Emacs is a Text Editor mostly used for coding. It has a very steep learning curve, pretty hard to master but very powerful

        C++ is a programming language

        FOSS stands for Free and Open Source Software

        Cataclysm DDA (Dark Days Ahead( is a video game, and because it’s FOSS you can modify it (programming) if you know what you’re doing.

        Llama.CPO is a C++ library providing ChatGPT like features to a program. In this case Emacs.

        IDE stands for Integrated Development Environment. Basically text editors but optimized for coding, like Emacs.

        VSC stands for Visual Studio Code, which is another IDE owned by Microsoft. Hence the complaints against their internet logs. Microsoft collect too much data with VSC.