s4ndw1ch_@internet
dark
dark
light
en
en
ru
tips
> if `ping 8.8.8.8` works but DNS doesn't, it's always DNS.
◆ ls -la ~/projects

> projects/ 6 items

01 >ls projects/
01
halberd backend ● active
Rust· ★ 2.1k· v1.4.2· 2023 – present· MIT
#kubernetes#rust#cli#devops
k8s-native deploy pipeline with zero-downtime rollbacks. Replaces three bash scripts and a prayer. Rewritten in Rust this spring — 4× faster than the Go original, a third of the code. Used in production at several startups.
02
glacier devtool ● active
TypeScript· ★ 891· v0.9.4· 2024 – present· Apache-2.0
#build#monorepo#node#typescript
Incremental build cache for monorepos. Content-addressed, local-first, no daemon, no cloud. Drop-in replacement for npm/pnpm scripts. Shaved 40% off CI times on a 60-package monorepo.
03
northwind gamedev ◐ wip
C++ / Godot 4· ★ 412· devlog #14· 2024 – present
#godot#game#indie#procgen
Top-down sailing roguelike. Procedurally-generated archipelagos with Voronoi coastlines, permadeath, real Beaufort-scale wind simulation. Closed-alpha demo on itch.io. Devlogs on writing/.
04
rimlight frontend ● active
Svelte / WGSL· ★ 334· v0.6.1· 2025 – present· MIT
#webgpu#shaders#svelte#wgsl
Lightweight browser-based shader preview editor built on WebGPU. Live-reload, uniform sliders, texture slots, export to WGSL/GLSL. No install, no build step. Scratch-your-own-itch — for prototyping shaders without opening Godot.
05
patchwork backend — archived
Python· ★ 178· v2.0.0· 2022 – 2024· MIT
#python#cli#config
Content-addressed config diff and merge engine. Handles structured YAML/TOML/JSON diffs across environments. Superseded by a better design in glacier's cache layer. Still useful for config-only pipelines.
06
waypoint devtool — archived
Go· ★ 96· v1.1.3· 2022 – 2023· MIT
#go#ssh#cli#networking
SSH jump-host manager with per-project config and automatic tunnel lifecycle management. Wrote a postmortem essay about why I abandoned the Rust rewrite. Still used personally.