PocketSentry – Sentry-compatible lightweight error tracker in Go
3 points, 0 comments on Hacker News
3 headlines
3 points, 0 comments on Hacker News
Setting up Kafka or such enterprise oriented software with their clusters or dedicated servers is heavy and bothering enough that most small teams or indie hackers skip it entirely and making compromise to use in-memory queues. I wanted something in between: a persistent queue that is simple to...
Hi HN. I built Kanbanero because I wanted a kanban app without an account or server and with data in a format I could easily read. Each board is a plain JSON file in a folder you pick, so you can back it up with Git and edit it in your text editor.