Headlines Flash
Wed, Jun 10 05:59 PM

??????? #lightweight

3 headlines

TechnologyHacker News4h ago

Show HN: Lightweight Task queue on Erlang/OTP, SQLite-backed, no overengineering

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...

TechnologyHacker News1d ago

Show HN: Kanbanero – a lightweight, local-first Kanban app for macOS

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.