Alternatives
Products that do what Pochemutor does
Your caleidoscope of madness
- 1

- 2HN
2012 · hncomments.nathancahill.com
- 3

- 4

- 5

- 6

- 7VR
Sometimes I want to make sure I read every comment in a Thread. Also comments that come in later. For example, when I posted my laptop comparison map I got a ton of great feedback: https://news.ycombinator.com/item?id=8405065 and I wanted to make sure I don't miss any of these. For this purpose, I made this visual representation: http://social.gnod.com/hn:8405065 I think you can grok what it shows. It simply templates all comments in a recursive way. Read items turn blue. You can mark interesting items and they turn green. I find it interesting to look at…
2014
- 8MA
2021 · play.axiom.co
- 9CO
Just tweet to @paiza_run, and you will get result as reply. @paiza_run ruby: puts "Hello" + "World" Just now, it is quite hot, and people are tweeting like 20 seconds. Language names available are: java,ruby,python,php,perl,c,cpp,csharp,javascript,objective-c,scala,go,haskell,coffeescript,bash,erlang,r,cobol,vb,fsharp This service is provided based on https://paiza.io/, Handy web-based only coding environment.
2014
- 10SS
I built https://ask.rivestack.io — a semantic search engine over Hacker News posts. Instead of keyword matching, it finds results by meaning, so you can search things like "best way to handle authentication in microservices" and get relevant threads even if they don't contain those exact words. How it works: Indexed HN posts and comments into PostgreSQL with pgvector (HNSW index) Embeddings generated with OpenAI's embedding model Queries run as nearest-neighbor vector searches — typical response under 50ms The whole thing runs on a single Postgres instance, no separate vector DB I…
Feb 2026 · ask.rivestack.io
- 11HN
2020 · hndisq.xyz
- 12OS
This project helps users to search for bots, groups, channels, and chat history more easily within Telegram.
2023 · github.com
- 13MA
Wanted to check out Golang so built a simple local RSS Digest reader, using any markdown reader as its GUI. I've been using it for the last 4 months and I am quite content with it, especially since my markdown files are synced on all devices, I can consume my daily brew from anywhere and anytime without any FOMO. Features: - RSS Digest: show only previously un-generated articles - Interested Topics/Keywords (through Google News) - Daily Weather - Bookmark to Instapaper - Show hot articles / comments link for Hacker News posts Upcoming Features: - Terminal mode - Quote of the day…
2022 · github.com
- 14IX
I have a weird habit of guessing whether something's AI before I check, especially on LinkedIn and Reddit (for obvious reasons). The detectors I used to confirm were mostly junk and built to sell you a "humanizer" upsell, so I went and read the actual research on what gives AI text away in 2026, then built my own (no login and free) The main sources I used are these: https://arxiv.org/abs/2406.07016 https://arxiv.org/abs/2403.07183 https://aclanthology.org/2025.coling-main.426/ https://arxiv.org/abs/2410.16107…
Jun 2026 · isitslop.xyz
- 15AW
I've tracked the top 3000 subscribed (and some subreddits that I visit frequently) subreddit's active user over time, so you know when to post to get the most feedback! I come from a nodejs background, and this is the first time coding with Go, so the structures might not be standard. But feel free to give me any feedbacks!
2024 · redditdb.info
- 16NP
Former investigative reporter turned developer. I built a simple breaking-news monitor because tracking events across platforms is a mess now that Twitter’s unreliable. Bluesky is the backbone (a fraction of twitter, but still lots of journalists and OSINT folks), plus RSS, Telegram, Reddit, YouTube and Mastodon. Everything is one chronological feed with no algorithm, clear source labels, and lightweight activity detection when a region spikes above baseline (frequency math, not LLMs). But we do have a (hopefully non-obtrusive) AI-generated recent/post summary. Been building for a…
Feb 2026 · news-alert-eta.vercel.app
- 17MS
@cmpyl Tweet a line of python at it (right now it works best with math) and it'll tweet back at you the return value. Ex: https://twitter.com/#!/cmpyl/status/186850674053615616 Pretty useless little bot but it will be cool to see what sort of wild one liners it finds.
2012
- 18RT
Hey HN! Why I built this: Over the last 10 years I relied heavily on Twitter as my primary source of information. I could get a wide range of information in one place, and each information nugget came in a small format of about 280 characters which was good for summarizing. But recently due to algorithmic changes and the AI frenzy, Twitter has become very noisy and hard to keep up with. So I built GoldenScoop. It takes personalized information requests and runs a swarm of agents in the background. Our swarm reads multiple news sources every day and provides customized information based on…
2025 · goldenscoop.live
- 19GF
Hey HN! We're a team of two Pakistani brothers who like to build things. Every year we have a tradition of hacking together a fun project on the side, to learn and solve a niche problem. The idea of GitTrends came from the open-source work that we do in our daily jobs. We noticed how difficult it was to see when our repositories or developers were trending. For an event that can cause such an impact on open-source work, we thought there should be a dedicated solution. So we built it! GitTrends allows you to search a database of GitHub Trending data that we collect every 5th minute. With a…
2022 · gittrends.xyz
- 20GT
Hey, I want to show you my demo AI-powered app that helps summarise someone's recent tweets to help you decide whether to follow them. It'll give you an idea of the tone and languages they use too, If you don't want to spend time scrolling through Tweets, let AI tell you what someone's been Tweeting about recently! Built with Haystack: https://github.com/deepset-ai/haystack It uses text-davinci-003 from OpenAI (for now) with a custom Haystack PromptTemplate. You can check out the source code here too: https://github.com/TuanaCelik/should-i-follow
2023 · huggingface.co
- 21AD
Some years ago, I discovered a bot called Little Birdie to watch HN comments for keywords and post a link to Slack. Unfortunately, it has disappeared and I've found myself missing this. So this bot is a re-implementation of it, but now also supporting Discord. It's very easy to use: 1. install the bot on your workspace/guild 2. /keywords add rust,hn,foobar (for Discord) ; @newsbutler add rust,hn,foobar (for Slack) 3. done For technical stuff : it is implemented in Crystal + Postgres (hosted on Render+Neon). I will certainly opensource it when I clean the repo of all production…
2025 · newsbutler.xyz
- 22RA
I've been getting very concerned by the "Filter Bubble" effect in the recent past, so I created a quick tool to fight it - for Twitter users, at least. "Rando Cardrissian" is a Twitter bot which selects headlines from a range of sources across the political spectrum, from Tea Party to Green. I'm intending to extend him to sample other controversial topics in the future too. Then, every 15 minutes he Tweets one of those headlines without attributing its source. A URL is included, but it's obfuscated. The intention is to create a "white noise" on your Twitter feed that is more representative…
2015
- 23SM
Twitter is often my source of Hacker News, but I had a problem of getting just the news without HN comments, which many times are even better than news itself, so I came up with an idea to have news and comments under the same URL. I parse RSS feeds, put new items in database, get bit.ly short link and post all to Twitter. Links on twitter are like this http://xcode.x10.mx/?id=2411858 and to see HN comments all you need is to move mouse over the handle on the left side. What do you think? Like it, have any suggestions, ideas or anything else in mind feel free to speak up. I'm happily using…
2011
- 24AQ
2015 · twitter.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →