Breaking News
Thursday, September 10, 2026
Show HN: Fashionguessr – A Daily Fashion Trivia Game https://ift.tt/1GZlg40
Show HN: Fashionguessr – A Daily Fashion Trivia Game Hello! I created Fashionguessr, a daily fashion trivia game. Inspired by other daily trivia games like Timeguessr, Connections, and Wordle, Fashionguessr is my attempt at the same thing for people curious about fashion. The game is broken up into three parts: Runway Frames - Users have to guess and identify a fashion show, its brand, its season, and its designer based on a single random frame from the show. Users can use a variety of hints, each more expensive than the last, to reveal more information about the show to help them guess correctly. Trivia - Multiple-choice and short-answer questions to test their knowledge about fashion, the lore, the people, the processes, the history, and everything in between. Sketch - Users get a few moments to look at a fashion item and then are tasked with drawing it from memory. All of these contribute to a score you can see at the end on the last page, which sums everything up. Each section includes explanations, summaries, and sources, so users can get as much insight as possible for every question. There are new questions every 24 hours, and users can go back and play games from days past. I built it to help people learn more about fashion in a fun, low-stakes environment. Learning about fashion can be overwhelming, and I think Fashionguessr can present and package fashion education in a way that's more palatable. Would love feedback on the presentation, UI, accessibility, ease of use, and anything else that comes to mind. https://ift.tt/YrfQ5IZ September 10, 2026 at 11:05PM
Wednesday, September 9, 2026
Show HN: What if the speed of light was 5 km/h? https://ift.tt/dFCuk2a
Show HN: What if the speed of light was 5 km/h? I've always wanted to make a visualization where the speed of light was scaled down to human speeds, so that we could intuit relativistic effects with everyday objects. And here is the first version of it! https://ift.tt/a5UJlhB September 10, 2026 at 05:58AM
Show HN: Hydra – Open-source agentic terminal with a PTY daemon https://ift.tt/rqcz63Y
Show HN: Hydra – Open-source agentic terminal with a PTY daemon https://ift.tt/FoE1OX8 September 10, 2026 at 01:51AM
Tuesday, September 8, 2026
Show HN: Ollama stand in replacement, 2-4x faster, not just basic optimizations https://ift.tt/rvIlWgt
Show HN: Ollama stand in replacement, 2-4x faster, not just basic optimizations https://ift.tt/Ick2s8X September 8, 2026 at 11:59PM
Show HN: Pipnote – Share a reminder they can't peek at until it arrives https://ift.tt/YusLoQK
Show HN: Pipnote – Share a reminder they can't peek at until it arrives https://pipnote.app/ September 8, 2026 at 11:48PM
Monday, September 7, 2026
Show HN: Interactive Tree of Life https://ift.tt/ZuimvYV
Show HN: Interactive Tree of Life Ptree consolidates of 11 taxonomic trees, both categorical like we used in school (plant, animalia) and phylogenetic (evolutionary descent), with instant crosswalk between them. Across those trees it overlays 41 visual properties (categorical and numerical) assembled from hundreds of biological traits and sources. Color the tree by habitat, nutrition, size, longevity, even see vertical range of birds and depth of fish visually. The backend is 800 GB of raw data distilled through a 9-step build process that reconciles and links all 11 trees along with hundreds of traits so every node in every tree gets all the properties. Every color and number presented retains and shows its provenance: original wording, citation, and license. The frontend uses a custom Miller column implementation with fold-away gutter, all composited animation (no frameworks, pure DOM mutation). Use +'s to try to confuse it by expanding many branches and it will fold them away and route edges around them. Made by the creator of ptable.com, a popular interactive periodic table website around since 1997. https://ptree.org/ September 4, 2026 at 04:40AM
Show HN: Gote – a CLI note-taking management tool for plain Markdown https://ift.tt/x7DEMf2
Show HN: Gote – a CLI note-taking management tool for plain Markdown Repo: https://ift.tt/OtN9bGF I built a note taking management tool to use at work for quick note taking and searching. It is intended to be quite minimal. Another focus was to have lots of shortcuts and to keep things close to the homerow for ergonomics and speed. Notes are just markdown files in whatever directory you point it at. The only thing it keeps elsewhere is an index in ~/.gote. If you stop using it you still have all your notes. Tags go on the first line of the note, separated by periods, like .project.urgent.work. No frontmatter. Search is built into the binary, BM25 with stemming, so there's no ripgrep or fzf to set up. gote s meeting searches titles and content, gote s -t .work filters by tag, gote s -w 2412 pulls up notes from December 2024. Most commands have a two letter version that combines a list with an action. ro is recent + open, sv is search + view, tp is tag + pin. When results come up you pick one with a home row key instead of arrows or numbers. Binaries for mac/linux/windows are on the releases page, or go install github.com/banorton/gote@latest if you have Go. The goal of this project was not to learn something new or build something impressive. I simply had a need and filled it with a vibe-coded solution. I have been using it for about a year now and it does more or less exactly what I wanted. So I thought I'd share in case others are interested in using it, contributing to it, or want to use it as a reference for their own solution. September 7, 2026 at 08:55PM
Subscribe to:
Posts (Atom)