Emacs
Elfeed-optimized Blogging
Blog: Enabling the full-text RSS entry for Elfeed
To read my newspapers I load my RSS feed via the elfeed package.
…
Also, I identify any RSS feed entry that does not provide the full text. And those live in provisional status. My reflexes …
Using Emacs Org Mode for Reproducibility Testing
Software reproducibility testing is a critical aspect of software development and maintenance. It ensures that software is reliable, consistent, and predictable and that it can be easily replicated …
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 …
Python Programming in Emacs
Making a lightweight and fast Python IDE in Emacs.
Python is one of my programming languages I’m using for both work and home life – no doubt, I’d want to use Emacs as an IDE for Python programming. There is a certain set of features …
Emacs Startup Screen
Constructing a custom startup screen
Some time ago, I decided to customize my Emacs startup screen in order to display something helpful for me. Ultimately, after much consideration, I’ve settled on the following items I just want …