C++
Emacs, Software Development, and LLM
Built my entire first open-source C++ library completely inside Emacs — no IDE, just pure Emacs. Then r/cpp rejected the announcement because “the whole project is LLM-generated slop.” Welcome to the new normal.
Part 1. Emacs and Software Development
Just a couple of days ago, I published on GitHub my first open-source project, the TEC library, a lightweight and fast C++ framework designed for efficient …
C++ Programming in Emacs
Making a lightweight and fast C++ IDE in Emacs
C++ is my primary programming language since – I can’t believe it myself – 1991 (yes, it was Turbo C++). As I’m going to do almost everything within Emacs 29.4 now – no …