Journal

2024-04-29

Vim Fuzzy Finder and Search Tools

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

Tags:
  • Powershell core
  • Vim
  • Search
  • Powershell desktop
Journal

2024-04-16

Authoring PDFs from Pandoc's Markdown Formatted Files

Creating a polished PDF document from a collection of markdown-formatted text files is …

Tags:
  • Pandoc markdown
  • Pandoc
  • Markdown
  • Pdf
Journal

2024-03-30

Vim9Script Plugin: Typst-Powershell

Typst, a markup-based typesetting system, provides built-in markup for common formatting tasks.

It integrates a scripting system …

Tags:
  • Pdf viewer
  • Typst
  • Pdf
  • Vim plugin
Journal

2024-03-22

Mastering Graphs with DOT: A Short Guide to Diagram Creation

The DOT language is a plain text graph description language …

Tags:
  • Dot
  • Dot diagrams
  • Nodes
  • Dot file
Journal

2024-03-01

DuckDB Xonsh

DuckDB is a free, open-source, embedded, in-process, relational database management system (DBMS) designed specifically for analytical tasks.

Think …

Tags:
  • Duckdb
  • Xonsh shell
  • Csv
  • Install duckdb
Journal

2024-02-20

Creating SVG with Svgbob: From Installation to PowerShell + Vim

Svgbob is a powerful Rust tool that turns your plain text …

Tags:
  • Svgbob
  • Localappdata
  • Powerful rust
  • Rust tool