Tag: software
All tags >- Wed Nov 08 2023
My default apps - fall 2023
Joining in on the list, here are my default apps at the end of 2023. - Mon Oct 09 2023
Switched to SvelteKit
Why switch when the old thing worked just fine? - Mon Sep 04 2023
Abstracting the terminal from the OS
How I use tmux to make my work environment portable between operating systems and desktop environments. - Thu Nov 24 2022
Running Gitlab simultaneously on two domains
Need to transition your Gitlab instance to another domain while keeping the former domain alive? Read on! - Thu Nov 03 2022
Tailscale - the magic mesh overlay network
Tailscale, it's pros, cons and how it has managed to save me time and effort. - Wed Mar 16 2022
Safe rm -rf *
Like using the rm -rf command but deleted some stuff on accident based on shell history before? I think I might have found a way to avoid that.