Posts

New best story on Hacker News: Show HN: Drop-in SQS replacement based on SQLite

Show HN: Drop-in SQS replacement based on SQLite 494 by memset | 122 comments on Hacker News. Hi! I wanted to share an open source API-compatible replacement for SQS. It's written in Go, distributes as a single binary, and uses SQLite for underlying storage. I wrote this because I wanted a queue with all the bells and whistles - searching, scheduling into the future, observability, and rate limiting - all the things that many modern task queue systems have. But I didn't want to rewrite my app, which was already using SQS. And I was frustrated that many of the best solutions out there (BullMQ, Oban, Sidekiq) were language-specific. So I made an SQS-compatible replacement. All you have to do is replace the endpoint using AWS' native library in your language of choice. For example, the queue works with Celery - you just change the connection string. From there, you can see all of your messages and their status, which is hard today in the SQS console (and flower doesn't ...

New best story on Hacker News: Show HN: I am building an open-source Confluence and Notion alternative

Show HN: I am building an open-source Confluence and Notion alternative 501 by Pi9h | 197 comments on Hacker News. Hello HN, I am building Docmost, an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion. I have been working on it for the past 12 months. This is the first public release (beta). The rich-text editor has support for real-time collaboration, LaTex, inline comments, tables, and callouts to name a few. Features - Collaborative real-time editor - Spaces (Teamspace) - User permissions - Groups - Comments - Page history - Nested pages - Search - File attachments You can find screenshots of the product on the website. Website: https://docmost.com Github: https://ift.tt/6GbjIEU Documentation: https://ift.tt/16LbD7o I would love to hear your feedback. Thank you.

New best story on Hacker News: Imhex: A hex editor for reverse engineers

Imhex: A hex editor for reverse engineers 465 by wsc981 | 97 comments on Hacker News.

New best story on Hacker News: Show HN: I built a JavaScript-powered flipdisc display

Show HN: I built a JavaScript-powered flipdisc display 453 by simpsoka | 120 comments on Hacker News.

New best story on Hacker News: Supreme Court overturns 40-year-old "Chevron deference" doctrine

Supreme Court overturns 40-year-old "Chevron deference" doctrine 593 by wumeow | 1207 comments on Hacker News.

New best story on Hacker News: Software galaxies

Software galaxies 602 by matesz | 105 comments on Hacker News.

New best story on Hacker News: Remembering Larry Finger, who made Linux wireless work

Remembering Larry Finger, who made Linux wireless work 487 by bookofjoe | 50 comments on Hacker News.