candiddevmike

↗ HN profile [ 67.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. After surviving WebDAV (https://news.ycombinator.com/item?id=46527775), Homechart is now a CalDAV server (and soon, a CardDAV server...). Still self-hostable and privacy focused.

  2. Hello HN, we built Tunlr, a low-friction Cloudflare Tunnel alternative that can be self-hosted. It's a reverse-proxy server/client that tunnels HTTP traffic over standard HTTP1/2 without WebSockets or custom ports, and…

  3. I have so many batteries for things like power tools, vacuum cleaners, and even some kid toys that all seem like they have similar volt/amps but are not interchangeable. None of the adapters are the same, and it's…

  4. A lot of software has added some kind of GenAI widget or feature, are you using any of these regularly?

  5. Mozilla's Included CA Certificate List (ccadb.my.salesforce-sites.com)
  6. Rot is a "swiss army knife" cryptography tool designed for CLI users. It helps you create and share secrets, convert cryptographic values between formats, and inject secrets into other tools.

  7. Non-Materialist Physicalism (physicalism.com)
  8. We needed an easy way to build and test VMs using QEMU for both development and CI/CD. Instead of reaching for something like KubeVirt, we built a really simple container to run VMs of various architectures.

  9. Finally open sourced an internal tool we've been using for managing secrets. It's similar to SOPS, but more opinionated, easier to configure/use correctly, and produces nicer git diffs. It also supports one-way…

  10. How LED String Lights Work (ciphersbyritter.com)
  11. While developing a SaaS, we needed a way to distribute configurations across a wide array machines in a distributed manner. We built Etcha as a way to build and run servers and applications using familiar Jsonnet and…