I built LLM Quotes to collect and share funny/weird LLM outputs
I often get strange or funny outputs from LLMs (ChatGPT, Claude, etc.), and wanted a simple way to save and share them. So I built this small side project https://llmquotes.com. What it does: - Submit quotes (no login needed, optional Twitter handle) - Upvote and favorite - Spam is manually moderated (for now) - Best ones also get posted to https://x.com/LlmQuotes Backstory: This started because my friends and I kept screenshotting odd LLM replies and losing them in chats. I built a little place to collect them. Nothing fancy, just centralizing and sharing. Tech:…
What it does
In the maker’s words, at launch
I often get strange or funny outputs from LLMs (ChatGPT, Claude, etc.), and wanted a simple way to save and share them. So I built this small side project https://llmquotes.com. What it does: - Submit quotes (no login needed, optional Twitter handle) - Upvote and favorite - Spam is manually moderated (for now) - Best ones also get posted to https://x.com/LlmQuotes Backstory: This started because my friends and I kept screenshotting odd LLM replies and losing them in chats. I built a little place to collect them. Nothing fancy, just centralizing and sharing. Tech: Small Next.js app with Postgres, running on Vercel. Open source. Curious if others also save weird LLM replies, or if I’m the only one doing this.
Does the same job
all alternatives →- CICommentBox.io – a responsible alternative to Disqus2018 · commentbox.io · ▲64
- XTXYMake – Turn Your Posts into LLM-Ready Data2025 · xymake.com · ▲8
I just built XYMake (https://xymake.com), a tool that lets you convert any X (Twitter) thread into clean markdown, making your conversations accessible for LLMs, MCPs, or any API. ## What it does: - Transforms any X thread URL into markdown by simply changing "x.com" to "xymake.com" in the URL - OAuth2 login to "free your data" and make your threads available - Auto-generates OG images with token counts and participant info for easy sharing - Serves different content types based on whether the request is from a crawler, browser, or agent ## Why I built it: I believe people should…
- OSOpen-source Disqus alternative, with hot-reloading and guest commenting2020 · demo.souradip.com · ▲10
- MTMy Twitter/Disqus mashup that I threw together. (www.choip.me)2010 · choip.me · ▲5
- QAQuotica - A beautiful way to collect quotes.2011 · ▲5
I know quotes and code might not mix, but I'd love HN to check out our latest project that three of us code to collect quotes :). The idea is simple: to have a beautiful place to collect and share quotes. It will be fully plugged into twitter and facebook yet all the noises are filtered away. Since all three of us are doing this for the first time, any comments would be appreciated. Thanks HN! http://quoti.ca/?invite_key=showhn
- QUQuick "Unfollow Everybody" script for Twitter2014 · ▲11
So I just did my semi-annual "log in to Twitter to see if it's any good yet", and found that in my absence I had followed a few thousand new spam accounts. Sweet. That explains why they emailed me and forced me to change my password last year. Being Awesome, Twitter doesn't have any way to simply toss out all your followers and start from scratch. And none of the spammy apps claiming to do so actually will (even seemingly after charging you money to try). So instead, I just pulled open the Dev console and did this:…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · Sep 2025 · mitchivin.com

