caleblloyd
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
We just open-sourced CargoWall - a lightweight eBPF firewall for GitHub Actions. We originally built it to stop LLM agents from connecting to untrusted domains. After recent GitHub Actions supply chain compromises like…
- Buy vs. Rent Starter Home Retrospective (caleblloyd.com)
- CRDs Killed the Free Kubernetes Control Plane (caleblloyd.com)
- Helm 3.0.0-alpha.1 Released (github.com)
- GCE Windows Server 2016 Unreachable After Installing Docker for Windows (code.google.com)
- NET Core MVC Thread Pool: Sequential vs. Async Performance (caleblloyd.com)
- Show HN: I built my wedding website using Polymer (maggieandcaleb.com)
-
I've recently ported the primesieve.org algorithm outlined to Go: https://github.com/caleblloyd/primesieve The algorithm runs pretty fast, but primesieve.org's C version of the program still runs orders of magnitude…
- Sharing data between tabs using a shared web worker (webdevandshit.com)