HackerTrans
TopNewTrendsCommentsPastAskShowJobs

willdaly

no profile record

Submissions

The Return of GLFighters: Porting a 23-Year-Old Game to WebAssembly

devnonsense.com
2 points·by willdaly·2 yıl önce·0 comments

GLFighters Return: Porting a 23-year-old Game to the Web

devnonsense.com
2 points·by willdaly·2 yıl önce·0 comments

How does Linux NAT a ping?

devnonsense.com
328 points·by willdaly·3 yıl önce·105 comments

Ad-Free ASCII Codes

dev-nonsense.com
1 points·by willdaly·3 yıl önce·0 comments

Incremental Parsing in Go

dev-nonsense.com
180 points·by willdaly·4 yıl önce·74 comments

A pretty good guide to pretty good privacy

garrit.xyz
23 points·by willdaly·4 yıl önce·0 comments

The Helios Microkernel

drewdevault.com
13 points·by willdaly·4 yıl önce·0 comments

Why Vim syntax highlighting breaks sometimes

dev-nonsense.com
2 points·by willdaly·4 yıl önce·0 comments

Fuzzy Find Algorithm

dev-nonsense.com
3 points·by willdaly·4 yıl önce·0 comments

A Simple Kubernetes Admission Webhook

slack.engineering
2 points·by willdaly·5 yıl önce·0 comments

Linux Hypervisor Setup (Libvirt/QEMU/KVM)

octetz.com
185 points·by willdaly·5 yıl önce·62 comments

Scalable event streaming with Redis Streams and Go

guillaume-rondon.medium.com
1 points·by willdaly·5 yıl önce·0 comments

Web app: My UCI class is full

jpatrickpark.com
1 points·by willdaly·5 yıl önce·0 comments

How I use neovim for note-taking

wordsmith.social
2 points·by willdaly·5 yıl önce·0 comments

comments

willdaly
·4 yıl önce·discuss
been happily using chezmoi (https://www.chezmoi.io/) for the last 4 months. One of its key features is the ability to generate configurations from templates, which I've been using to maintain similar-but-slightly different configs on macOS, Fedora, and Ubuntu/WSL2. Also has the ability to run a script to provision a new machine, which is a nice way to install the base software you want everywhere (tmux, vim, git, etc.)

edit: typo