Released svelte-lexical 0.3.5: Upgrade to Svelte 4
The new release is out for svelte-lexical! The biggest change is the upgrade to Svelte 4 which could potentially be...
Enhance the zsh terminal experience with plugins, themes and auto-completions
I use a Mac, but the instructions provided should also be applicable to the Zsh terminal on Linux. Terminal Emulator...
The Power of Linux Command Line
The graphical interface is often more intuitive and easier to get started with but the Command Line interface has its...
Taking Bun JavaScript runtime for a spin
Bun has made a big splash on reaching version 1.0. It is so much faster than Nodejs and provides enough...
nnn file manager: Developed plugins for integrating with MacOS clipboard
On the Linux platform, the drag-and-drop plugin enables nnn to work with other GUI applications like Email, Slack, Finder etc....
Setup ‘finder’ plugin for nnn Terminal File Manager on MacOS
The finder plugin integrates the find command with nnn Terminal File Manager but out-of-the-box it doesn’t work on MacOS, throwing...
Released MindMate v0.8: Export to HTML and upgrade to .Net 4.8
It is mainly a maintenance release with a few enhancements. Here is the change log for version 0.8: This release...
Setup nnn Terminal File Manager on MacOS
nnn (n3) is a text-based file manager for the terminal. It is a significant improvement over ls and cd for...
Delivered a talk on Generative AI and Retrieval Augmented Generation at CfB
RAG (Retrieval Augmented Generation) is an AI technique for Large Language Models (LLM) to extract answers from an external source....
Released svelte-lexical 0.3.1: Upload images
It is a minor release including few bug fixes and minor enhancements. We have to ability to upload images now,...