Pages
Tue 15 October 2024

index

A Distinctive Glimpse into Today's Open-Source Ecosystem

This website serves as a collection of my journal entries as I explore …

Journal
Sun 13 October 2024

2024-10-13

Effortless Folder Jumping in Vim

In this blog post, I introduce a new Vim9script plugin that provides quick access to …

Journal
Sat 28 September 2024

2024-09-28

Create a SQLite Database from Vim Using SQLiteBiter

SQLiteBiter is a robust command-line interface tool designed to create SQLite databases …

Pages
Thu 26 September 2024

VIM

VI (pronounced as “vee-eye”) was the default text editor for the original UNIX operating system. VIM, an improved version of …

Pages
Sat 25 May 2024

About Me

Thank you for visiting my website.

I am passionate about programming with Python and writing about free software. VIM is …

Journal
Mon 29 April 2024

2024-04-29

Vim Fuzzy Finder and Search Tools

This post describes two minimalist Vim9script plugins that harness the capabilities of fd and …