nowfound

Alternatives

Products that do what Dead man's switch without reliance on your infra does

I wrote this Go project to implement a dead man’s switch that didn’t rely on cron jobs, timers, databases, etc on the infra it runs on. Deadcheck integrates to PagerDuty and keeps a long running incident snoozed until expected check-in times where it’ll alert unless a check-in occurs.

  1. 1ET

    2024 · cipherwill.com

  2. 2AS
  3. 3

    Cron job monitoring that catches slow jobs too

    Apr 2026

  4. 4
    404tomb392

    Digital tombstones for dead startups

    2025

  5. 5
    Cronhub419

    Painless cron monitoring in a simple dashboard

    2018

  6. 6DI
  7. 7

    Monitoring for websites, APIs, and cron jobs

    2024

  8. 8

    SaaS pen-testing that surpasses the level of ethical hackers

    2022

  9. 9DA

    I've done this same println debugging thing so many times, along with some sed/awk stuff to figure out which call was causing the issue. Now it's a small Go package. With some `runtime.Callers` I can usually find the spot by just swapping the existing Mutex or RWMutex for this one. Sometimes I switch the mu.Lock() defer mu.Unlock() with the LockFunc/RLockFunc to get more detail defer mu.LockFunc()() I almost always initialize it with `deadlog.New(deadlog.WithTrace(1))` and that's plenty. Not the most polished library, but it's not supposed to land in any commit, just a temporary…

    Feb 2026 · github.com

  10. 10

    Job monitoring that verifies outcomes, not just execution.

    Feb 2026

  11. 11GA

    We built Gonzo to make log analysis faster and friendlier in the terminal. Think of it like k9s for logs — a TUI that can ingest JSON, text, or OpenTelemetry (OTLP) logs, highlight and boil up patterns, and even run AI models locally or via API to summarize logs. We’re still iterating, so ideas and contributions are welcome!

    2025 · github.com

  12. 12AT

    Hi everyone, I recently published a small open-source project. It’s a minimal network packet analyzer written in Go — designed more like a learning toy than a replacement for Wireshark. It currently supports parsing basic protocols like TLS, DNS, and HTTP, and includes a tiny fuzzing engine to test payload responses. You can inspect raw packet content directly from the terminal. The output is colored for readability, and the code structure is kept simple and clear. The entire program is very small — just about 400 lines of Go code. I know it’s not anywhere near Wireshark’s level, and I still…

    2025 · github.com

  13. 13

    Your credit card is the heartbeat—no check-ins to forget

    Jun 2026 · entrust-this.com

  14. 14AH

    I've been trying to write my "go on rails" framework for years. I never quite got it like I wanted. There is gin and echo and all sorts of other frameworks and patterns but I finally found something I really like: /foo/ /foo/bar/ /foo/bar/more/ That's it. Just three levels and all my controllers get passed in what's between the / with var names first, second, third. In order to really make sure this framework could build something real I made a Hacker News clone. RemoteRenters.com is a HN just for articles about the remote work revolution…

    2023 · remoterenters.com

  15. 15DD
  16. 16

    Convert more users by ensuring your site loads fast

    2020

  17. 17ER
  18. 18
    HookWatch112

    Automated webhook monitoring for indie hackers & small teams

    Feb 2026

  19. 19

    A “ProductHunt” but for failed startups.

    2025

  20. 20

    Don't die with secrets that need to be free

    2014

  21. 21AG

    2022 · convey.earth

  22. 22IM
  23. 23

    Your safety net when you can't call for help

    Feb 2026

  24. 24LS

    Hey HN! I’m Karan, creator of Logchef (https://logchef.app), an open-source log viewer built specifically for exploring logs stored in ClickHouse. This tool grew directly out of my $day job managing massive log volumes. Like many orgs, we migrated our log workloads to ClickHouse for its performance, but found the ecosystem lacked dedicated UI tooling for actually browsing and analyzing those logs effectively. We were using Metabase, and while great for general BI, it wasn't designed for log exploration workflows. Common pain points included: - Clunky Ad-hoc Querying:…

    2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →