frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Search London StreetView panoramas by text

https://london.publicinsights.uk
28•dfworks•4d ago•11 comments

Show HN: I built an interactive HN Simulator

https://news.ysimulator.run/news
15•johnsillings•2h ago•6 comments

Show HN: Cynthia – Reliably play MIDI music files – MIT / Portable / Windows

https://www.blaizenterprises.com/cynthia.html
72•blaiz2025•6h ago•17 comments

Show HN: I built an interactive map of jobs at top AI companies

https://map.stapply.ai
6•kalil0321•2h ago•1 comments

Show HN: New Systems Programming Language with Builtin Parallelism and No GC

https://axelang.org/
3•death_eternal•1h ago•0 comments

Show HN: Virtual SLURM HPC cluster in a Docker Compose

https://github.com/exactlab/vhpc
44•ciclotrone•5d ago•10 comments

Show HN: Runbooks – Shareable Claude Code Sessions

https://www.aviator.co/runbooks
4•ankitdce•1h ago•0 comments

Show HN: Stun LLMs with thousands of invisible Unicode characters

https://gibberifier.com
179•wdpatti•17h ago•94 comments

Show HN: I wrote a minimal memory allocator in C

https://github.com/t9nzin/memory
125•t9nzin•21h ago•29 comments

Show HN: Gitlogue – A terminal tool that replays your Git commits with animation

https://github.com/unhappychoice/gitlogue
150•unhappychoice•6d ago•19 comments

Show HN: Sphere-Base-One– A Python Kernel for Integer-Based Physics Optimization

https://github.com/universal-steward/hahn-optimization-core
3•zakthehahn•3h ago•1 comments

Show HN: Pg-aiguide – Write better PostgreSQL code with AI

https://github.com/timescale/pg-aiguide
3•cevian•5h ago•0 comments

Show HN: Numr – A Vim-style TUI calculator for natural language math expressions

https://github.com/nasedkinpv/numr
4•nasedkinpv•5h ago•0 comments

Show HN: I made a tool to export TikTok comments

https://exporttok.com
4•jackemerson•6h ago•1 comments

Show HN: Pulse-Field – O(N) AI Architecture (12x faster than Transformers)

https://github.com/makimilan/pulse-field-core
5•makimilan•6h ago•8 comments

Show HN: Build the habit of writing meaningful commit messages

https://github.com/arpxspace/smartcommit
107•Aplikethewatch•1d ago•129 comments

Show HN: WireMD – Design Wireframes in Markdown

https://wiremd.dev/
6•akonan•8h ago•3 comments

Show HN: I built an LLM powered receptionist for website chats

https://receptionst.com/
11•teemingdev•8h ago•3 comments

Show HN: Forty.News – Daily news, but on a 40-year delay

https://forty.news
431•foxbarrington•2d ago•171 comments

Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker

https://wealthfolio.app/?v=2.0
668•a-fadil•3d ago•212 comments

Show HN: Flag Waver, create and simulate realistic waving flags online

https://flagwaver.org
4•star98•10h ago•1 comments

Show HN: Built a tool solve the nightmare of chunking tables in PDF vs. Markdown

https://github.com/2dogsandanerd/smart-ingest-kit
9•2dogsanerd•1d ago•0 comments

Show HN: I built a CLI tool to map your codebase for LLMs

https://github.com/JordanCoin/codemap
4•jordancj•11h ago•2 comments

Show HN: I built a wizard to turn ideas into AI coding agent-ready specs

https://vibescaffold.dev/
68•straydusk•1d ago•37 comments

Show HN: Simulating the vacuum as a superfluid to derive Alpha = 1/137

https://github.com/moseszhu999/geometric-vacuum-sim
5•moseszhu•13h ago•1 comments

Show HN: WeatherOrNot a maximal weather app in the terminal

https://james-see.github.io/weatherornot/
6•jamescampbell•13h ago•0 comments

Show HN: I built a free kids coloring site with AI

https://happykidscoloring.com/en
7•daimajia•14h ago•10 comments

Show HN: SitStand – Control your standing desk from the command line

https://gregraiz.com/blog/sitstand-bluetooth-desk-controller/
8•graiz•15h ago•0 comments

Show HN: 3M km interferometer concept using Saturn moons

https://zenodo.org/records/17665935
3•kurtswendson•17h ago•1 comments

Show HN: Ontology-driven knowledge graph extraction from text

9•cybermaggedon•8h ago•0 comments
Open in hackernews

Show HN: I built an interactive HN Simulator

https://news.ysimulator.run/news
15•johnsillings•2h ago
Hey HN!

Just for fun, I built an interactive Hacker News Simulator.

You can submit text posts and links, just like the real HN. But on HN Simulator, all of the comments are generated by LLMs + generate instantly.

The best way to use it (IMHO) is to submit a text post or a curl-able URL here: https://news.ysimulator.run/submit. You don't need an account to post.

When you do that, various prompts will be built from a library of commenter archetypes, moods, and shapes. The AI commenters will actually respond to your text post and/or submitted link.

I really wanted it to feel real, and I think the project mostly delivers on that. When I was developing it, I kept getting confused between which tab was the "real" HN and which was the simulator, and accidentally submitted some junk to HN. (Sorry dang and team – I did clean up after myself).

The app itself is built with Node + Express + Postgres, and all of the inference runs on Replicate.

Speaking of Replicate, they generously loaded me up with some free credits for the inference – so shoutout to the team there.

The most technically interesting part of the app is how the comments work. You can read more about it here, as well as explore all of the available archetypes, moods, and shapes that get combined into prompts: https://news.ysimulator.run/comments.html

I hope you all have as much fun playing with it as I did making it!

Comments

orbanlevi•12m ago
lol, finnally, comments are coming to one of my posts
iberator•10m ago
Here too lol
Carrok•3m ago
This will almost certainly be used by people to sanity check their HN submissions before actually submitting, very similar to having AI review your branch before submitting a PR.

Here is what it has to say about itself: https://news.ysimulator.run/item/113

jacobgkau•2m ago
Checking the comments of a couple of posts, I noticed their lengths seem to be too uniform. E.g. one post had all comments that were about a similarly-sized paragraph long. Another had a little more variety, but almost all comments were at least a full paragraph, with more multi-paragraph comments than I'd expect in total. Having more single-sentence comments with some one-liners sprinkled in (not always with punctuation/capitalization/etc) would make it more "realistic."
thunderbong•1m ago
Great fun!

You should add the 80 character limit on the title as well!

vessenes•1m ago
I'm reminded of Vernor Vinge's "Friends of Privacy" - a group he imagined might post 1000s of times more content via AI than humans do in an effort to obscure real human data. Keep it up!