/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.nuculabs.de
| | stribny.name
3.0 parsecs away

Travel
| | [AI summary] An introduction to shell scripts and Bash for automating command-line tasks in Linux, macOS, and Windows.
| | mtyurt.net
2.7 parsecs away

Travel
| | Automate refactring information with Slack and Bash
| | hjr265.me
4.9 parsecs away

Travel
| | Something I have been meaning to write about for a while is my KVM/VFIO-based gaming setup. Yes, I run Linux. And I run Windows, on Linux, in a virtual machine (VM). And it works! I game on it almost every day. But the longer post has to wait for another day. Today I am just sharing the short script that lets me keep my Libvirt hooks for Qemu a tad more organized:
| | techtldr.com
37.6 parsecs away

Travel
| Few days ago I decided to find a Stopwatch app for my Mac. I went over to the App Store and noticed that there were no good free options available. I thought to myself, how hard would it be to make one with Electron? Turns out, it was very easy. Getting an Electron shell running [...]