Hello Neovim
It's About Time

Search for a command to run...
It's About Time

A developer's journey through CV formats and the creation of a streamlined Markdown-based solution

Nautilus or "Files" is the default file manager that ships with GNOME. The stock context menu entries are sufficient for general purposes. However, there are times when you want the ability to add other entries to enable you perform custom actions. I...

From Flatpak to RPM – A Journey in Linux Package Development

Dependency management is a crucial aspect of any project. Keeping your dependencies up to date ensures security, stability, and access to the latest features. However, simply running poetry update can be risky. What if you have 25 outdated packages, ...

In my previous post in this series, I talked about enrolling to Coursera Plus and actually getting started on this journey to learn Computer Science. It's been close to two years since I wrote that post, and a lot has happened between then and now, s...

Write in Markdown, style with GitHub Markdown CSS, and inline the CSS with premailer

There may be times when you need to conditionally hide or show some fields in the Wagtail Page Editor. This post illustrates one approach to achieve this, using JavaScript. 💡 This post has an accompanying GitHub repo at github.com/engineervix/blog-...

💡 This applies to HedgeDoc version 1.x, which is the stable version as of December 2023. HedgeDoc is an open-source, web-based, self-hosted, collaborative markdown editor. I stumbled upon it while looking for a self-hosted markdown editor. I parti...
