Browse Hacker News
3,780 matching Show HN posts
- Show HN: I made Google Trends for Hacker News by indexing 18 years of comments (hackernewstrends.com)
- Show HN: Are You in the Weights? (intheweights.com)
With more traffic moving off-web and into LLMs, I got curious about what traces we leave "in the weights". My design partner and I built a site in the past few weeks that checks recognition across frontier and small…
-
Hi all! TikZ is a widely-used LaTeX package for drawing figures in papers. It uses commands like \draw[->] (0,0) -- (1,2); to draw lines, shapes, text, etc. Academics usually code up their figures by hand, so there is…
- Show HN: Chess-Inspired Roguelike (princechazz.com)
- Show HN: Zanagrams (zanagrams.com)
-
Hi HN, Nick here. We’re launching OpenKnowledge (https://openknowledge.ai/), a “what you see is what you get” markdown editor that has direct integrations with Claude, Codex, and other agents. Available as MacOS app or…
- Show HN: Searchable directory of 22k+ products from worker-owned co-ops (workerowned.info)
- Show HN: TownSquare, a tiny presence layer for websites (townsquare.cauenapier.com)
https://cauenapier.com/blog/townsquare_release/ https://cauenapier.com/blog/townsquare/
-
Colin here, creator of Nub. I’ve had the general shape of this in mind for years. Nub runs your code with stock `node`, augmented with a `--require` preload hook[0] that adds a transpiler (oxc-powered, packaged as a…
- Show HN: An 8-bit live gamecast for baseball (ribbie.tv)
Hey HN, I built a website to watch live baseball games in an 8-bit broadcast. It takes live MLB data streams and converts them into near real-time pixel art gamecasts. Been waiting to share this for when there’s…
- Show HN: Got sick of ads, so I made my own logic puzzle site (puzzlelair.com)
- Show HN: Inkwash, a watercolor sketching app and explanation (johnowhitaker.github.io)
I've made a drawing app based on my physical sketching practice, using fluid sim and some shader tricks to mimic watercolor-style ink washes. Best used on iPad or with a drawing tablet. The linked article shows how the…
- Show HN: StartupWiki – A Free Alternative to Crunchbase (startupwiki.tech)
I've been building StartupWiki, a free startup database designed to make it easier to discover and research companies. The original motivation was frustration with how difficult it can be to find information on…
- Show HN: Teach your kids perfect pitch (github.com)
-
Oak is a version control system I've been working on designed for agents (https://oak.space). It improves the speed and context your agents need when working on serious projects. With virtual mounts, agents locally and…
-
We built a model router that plugs into coding agents (e.g. Claude Code, Codex, Cursor, etc.) and intelligently sends requests to the best model to serve them. Here's a quick demo of running it locally:…
- Show HN: An ASCII 3D Rendering Engine (glyphcss.com)
- Show HN: High-Res Neural Cellular Automata (cells2pixels.github.io)
Neural CAs model self-organizing pattern formation. Now they can generate patterns at HD resolution in real-time, enabled by turning each CA cell into a Neural Field. Try 3 demos: grow a pattern from a seed (and damage…
- Show HN: Decomp Academy – Learn to decompile GameCube games into matching C (decomp-academy.dev)
Over the past few months I've been heavily involved in the decompilation community. I've been hands-on decompiling a beloved game from my childhood (Star Fox Adventures). I started this journey with zero prior decomp…
- Show HN: Criterion Closet as a website – pull any of 1,247 films off the shelf (the-criterion-closet.vercel.app)
-
Originally we (Andrey, Marcus, Juho) built MonoLisa in 2020 as we realised there's room for a better monospaced typeface for developers. The key insight was to make the glyphs slightly wider to make more room for design…
- Show HN: Bible as RAG Database (crosscanon.com)
Made this in a free evening. Index an permissive license translation of the Bible (WEB) into a RAG database to allow returning passages of similar semantic meaning. Lots of fun. For example, "more money more problems"…
- Show HN: Garden of Flowers – an archive of pictorial typography before ASCII art (garden-of-flowers.heikkilotvonen.com)
Hey all, I made this. The archive started with my 2015 BA thesis on Amiga ASCII art when I was curious about the history of ASCII art but found very little on text art that came before it. The historical precursors are…