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 jaar geleden·0 comments

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

devnonsense.com
2 points·by willdaly·2 jaar geleden·0 comments

How does Linux NAT a ping?

devnonsense.com
328 points·by willdaly·3 jaar geleden·105 comments

Ad-Free ASCII Codes

dev-nonsense.com
1 points·by willdaly·3 jaar geleden·0 comments

Incremental Parsing in Go

dev-nonsense.com
180 points·by willdaly·4 jaar geleden·74 comments

A pretty good guide to pretty good privacy

garrit.xyz
23 points·by willdaly·4 jaar geleden·0 comments

The Helios Microkernel

drewdevault.com
13 points·by willdaly·4 jaar geleden·0 comments

Why Vim syntax highlighting breaks sometimes

dev-nonsense.com
2 points·by willdaly·4 jaar geleden·0 comments

Fuzzy Find Algorithm

dev-nonsense.com
3 points·by willdaly·4 jaar geleden·0 comments

A Simple Kubernetes Admission Webhook

slack.engineering
2 points·by willdaly·5 jaar geleden·0 comments

comments

willdaly
·4 jaar geleden·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