Posted in 2024
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.
Tutorial: Makefile tricks and tips
- 25 July 2024
Are you looking to enhance your Makefile
skills? The latest tutorial MPOSL Makefile - Tricks and Tips is designed
to help you improve your build automation skills and make your work more efficient.
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
.
Emacs Fuzzy searching in buffer
- 16 April 2024
Fuzzy searching is a powerful feature that allows you to search for text in a buffer
Welcome to My Blog
- 10 February 2024
After much contemplation and a considerable amount of time spent in preparation, I’m thrilled to finally share my thoughts and experiences with you through this blog. The journey to publishing my first post was filled with challenges, from searching for the right tools to managing time for research.