This post is a personal reflection on how I've integrated AI into my day-to-day work as a software engineer, what I've learned from it, and how I see it shaping the way we work. (more…)
Read more »
vim-SearchAsQuickJump - Quick search without affecting 'hlsearch', search pattern and history. (more…)
Read more »
Fifteen years ago, writing Lisp code in Vim was an odd adventure. There
were no good plugins for Vim that assisted in structured editing of Lisp
s-expressions or allowed interactive programming by embedding a Lisp
Read-Eval-Print-Loop (REPL) or a debugge... (more…)
Read more »
Vim, sed and grep are three very popular command-line tools for Linux platforms. This article will attempt to explain the origins of these tools by showing how they use a number of syntax features that are identical to an equivalent command that use... (more…)
Read more »
This video is an introduction to Vim for those of you who are interested in giving it a try! Ping me if you have any questions :) Oh! And here is the link to... (more…)
Read more »