Posts in eg
Create simple HTML from RST
- 12 November 2024
Sometimes one needs to create a simple HTML file, with nice formatting without spending too much time on it. There is a simple way to do it, by converting RST file to HTML.
Emacs TAB Issue in Makefile
- 08 November 2024
During work with Emacs
and Makefile
, you may encounter an issue with the TAB
key.
This post will show you how to notice this issue and how to fix it.
Legacy KB section
- 22 August 2024
Explore my legacy knowledge base section! While some information may be outdated, it still contains valuable insights and solutions that can be useful for your projects. Dive in and discover the wealth of knowledge accumulated over the years.
How to Upgrade Kubuntu 23.10 to 24.04
- 27 July 2024
The moment has arrived to upgrade my laptop from Kubuntu 23.10
to Kubuntu 24.04
.
When I received the notification about the new version, I decided it was time to take a big step.
However, the upgrade process was not without its challenges, especially given my laptop’s unique configuration.
As is often the case, the standard procedures didn’t quite work for me. In this post, I’ll share my experiences and solutions,
hoping to make your upgrade journey smoother and more successful.
Emacs Bookmarks - Part 1
- 21 June 2024
During work with Emacs
, you may want to bookmark some files or positions in the file to quickly jump to them later.
This post will show you how to work with bookmarks in Emacs
.