Journal
2024-06-05
Supercharge Your Python Code with Ruff
In this blog post, we’ll explore how to use Ruff as a drop-in …
Tags:
- Ruff
- Ruff executable
- Language server
- Install ruff
Journal
2024-05-22
Replicating VOX Features in PowerShell: A Python Virtual Environment Management Script
Introduction
I find myself frequently juggling multiple python projects …
Tags:
- Powershell
- Virtual environments
- Script
Journal
2024-05-07
The Power of a Well-Designed Filesystem
Consider this scenario: You're knee-deep in code, searching for that elusive configuration file or …
Tags:
- Lite-xl
- Nushell
- Filesystem
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
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
- Vim plugin