X
Learn
Tools
Guides
Software
Blog
About
Dotfiles
Guides
Don't want to miss any new posts? Subscribe to this site's
RSS feed!
Connecting via MSCHAPv2 on Linux with NetworkManager 🛜
2024-08-06
|
3 min read
Short guide detailing how to connect to a MSCHAPv2 network on Linux with some troubleshooting tips.
Using Linux on a 2-in-1 PC 🐧
2024-07-22
(Updated:
2024-08-16)
|
15 min read
An overview on using Linux with a "2-in-1 PC" (laptop with touchscreen). This guide gives some general ideas on how to set up your device as well as plenty of software recommendations to recreate a touchscreen experience like on Windows.
Server-side LaTeX rendering in Hugo 🧮
2024-06-29
|
8 min read
Utilizing post-build processing to achieve server-side LaTeX rendering in Hugo with Katex.
Better Netrw - Recipes and Fixes for Vim's File Browser ✅
2024-03-25
(Updated:
2024-12-06)
|
7 min read
Improve Vim's default browser and make the most out of Netrw with this collection of config snippets! Inspired by 'better bash' - These setting recipes aim to improve quality-of-life of Netrw and fix some of its bugs.
Custom Default Formatter Rules in NeoVim with conform.nvim 🪄
2023-09-11
(Updated:
2024-06-26)
|
6 min read
Learn how to setup global formatting rules in NeoVim. These rules can be utilized as your default, fallback rules whenever you are editing a file that is not in a project.