frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Restarted – a 2026 remake of the classic 2015 startup generator

https://restarted.io/
13•zxcvbn4038•1d ago
The original startup website generator by Tiff Zhang and Mike Bradley landed on Hacker News in April 2015 (https://news.ycombinator.com/item?id=9427856) and has been one of my favorite little novelties of that era ever since. It perfectly captures the saturated colors, cliché hero shots, gimmicky names, buzzword-heavy slogans, and proudly hirsute team photos of the time.

A lot has changed since then, so I thought it would be fun to make a contemporary remake: https://restarted.io/

By default you get the minimalist aesthetic and clean-cut faces of 2026. The classic 2015 look is still available — just click the link at the bottom of the page or change the “z” parameter in the URL to the more familiar “s”. The universe of partner sites and competing startups is just as expansive as it ever was.

The original site is entirely client-side and requires downloading all of the data tables locally. It leans on a mix of jQuery 1.11.2, Bootstrap 3.3.2, and Font Awesome 4.3.0, and if you view the source, it instantly gives away all of its secrets. For restarted.io I replaced all of that with a server-side renderer written in Go, so this time view-source tells you nothing. There are many Easter eggs in there — see how many you can find before I write them up.

My original goal was to stay faithful to the 2015 appearance, and that turned out to be a technical adventure. The original's sine-based random number generator is... the worst, and different implementations of sine give different results. The eventual solution was to extract the exact sine function from Chrome’s V8 engine, as vendored C behind cgo and as a line-by-line Go port that keeps cgo optional, so the seeds and results line up the way they used to. Both are checked against V8’s own test cases.

Then I discovered a bug in the original code that made half of its vocabulary unreachable — the first half of the verb table and the second half of the noun table, exactly complementary, so nothing about the output ever looked truncated. My goal then shifted from remaking the generator as it was in 2015 to remaking the site as the authors intended it to be in 2015.

Over the years several people asked for their photos to be removed, so the remake instead draws from a broad pool of era-appropriate AI-generated profiles. A perceptual hash helps keep everyone looking distinct, and there’s a bit of extra care to make sure the Wang Fangs of the world don’t appear as Irish lasses.

The hero image pool is much larger now, and all the old Rio de Janeiro shots have been retired, though you’ll still recognize plenty of the 2015 photos.

Have fun poking around!

Comments

qurren•1h ago
Given what we can do today with LLMs it would be even cooler if it thought of some actually good business ideas and created the website with mockups of them.
zingar•9m ago
I legit thought that this was what was being sold here
captn3m0•20m ago
I got Shopify: https://restarted.io/?z=3119517161

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
2022•arnemunthekaas•1d ago•235 comments

Show HN: AttaLambda: a language where types and data are made of untyped lambdas

https://attalambda.com
28•kserrec•2d ago•0 comments

Show HN: Restarted – a 2026 remake of the classic 2015 startup generator

https://restarted.io/
14•zxcvbn4038•1d ago•3 comments

Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models

https://stale.jock.pl/
66•joozio•9h ago•44 comments

Show HN: SeasonMap – when to travel where? visualized with climate data

https://seasonmap.app
8•alongtheflow•6h ago•8 comments

Show HN: Interakt – open-source self-hosted search and AI chat for your website

https://github.com/alphasolutionsrepo/interakt
2•interakt•1h ago•0 comments

Show HN: Halo 3's Guardian, playable in the browser, as my personal website

https://runboli.com
10•runshouse•2h ago•4 comments

Show HN: I made a flight simulator, except you're just a passenger

https://inflightsimulator.com
416•rkotcher•2d ago•200 comments

Show HN: Padwan-LLM, a lightweight LLM Python client

https://github.com/polarsen-io/padwan-llm
3•Orelus•3h ago•0 comments

Show HN: Friday – Self-hosted persistent memory for AI coding agents (MCP)

https://github.com/itskie/friday
8•itskie•3h ago•2 comments

Show HN: Hacking a $20 4G wireless hotspot into a texting device

https://bkovac.github.io/modem-thing/
198•bobili1234•1d ago•36 comments

Show HN: ManyBot – Framework to build WhatsApp bots, without the boring part

https://manybot.org
5•synt-xerror•7h ago•0 comments

Show HN: Capsule – Single-file web apps that save their data into SQLite

https://withcapsule.app/
365•bashtian•1d ago•156 comments

Show HN: Pizza Bot – An inbox for AI agents that work in the background

https://github.com/pizza-bot-app/pizza-bot
56•jd_•1d ago•33 comments

Show HN: Pixel Agents – A pixel-art mission control for your Claude Code agents

https://mateovalle.github.io/pixel-agents/
3•mateovalle•5h ago•1 comments

Show HN: Swift-Qwen3.8-27B, -58.3% thinking, x1.95 speed, accuracy of xhigh

https://huggingface.co/ukisai/Swift-Qwen3.8-27b
26•kisjovan•7h ago•11 comments

Show HN: YOLO FPS-per-dollar numbers for edge AI boards ($75-$215)

https://github.com/chorylee/edge-ai-benchmarks
3•chorylee•6h ago•0 comments

Show HN: Redis City – Explore how Redis works in an interactive 3D model

https://poltora.dev/redis
179•poltora•4d ago•26 comments

Show HN: Put an AI agent on a FaceTime audio/video call (open source, WebRTC)

https://github.com/cherthq/chert-facetime-opensource
2•garygao•6h ago•0 comments

Show HN: OmnisBench, a re-gradable, open LLM routing benchmark on fresh tasks

https://github.com/Fortitude-Group/OmnisBench
3•fortitudedev•7h ago•1 comments

Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS

https://github.com/JamesRyanATX/fcbnerd
84•fretlessjazz•1d ago•21 comments

Show HN: Kinesis – Control your Mac with the Meta Neural Band

https://github.com/callbacked/kinesis
121•callbacked•2d ago•46 comments

Show HN: Panel – A research workspace where the agent can build its own panes

https://github.com/greentfrapp/panel
51•greentfrapp•1d ago•21 comments

Show HN: Picxel – Turn reference images into pixel-art game assets

https://github.com/See-Sol-Lab/Picxel
6•Goumang•9h ago•1 comments

Show HN: Pelican-bicycle alternatives

https://gally.net/temp/20260914pelican-alternatives/index.html
131•tkgally•2d ago•45 comments

Show HN: TurboBench, the Compression Lie Detector, 100 Codecs, Daily Update

https://github.com/powturbo/TurboBench/blob/master/benchmark.md
5•powturbo•10h ago•0 comments

Show HN: Nari Qwen3-TTS and Qwen3-ASR – High accuracy, low latency and cost

https://narilabs.com/blog/nari-labs-leads-coval-voice-ai-benchmarks/
90•toebee•2d ago•31 comments

Show HN: Pull every comment out of a Google Sheet, in the browser

https://bensunter.com/commentpulse.html
6•bsunter2•2d ago•1 comments

Show HN: Modern RSS reader with social capabilities based on AT Proto

https://sunred.app/
5•fuegoio•11h ago•0 comments

Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks

https://github.com/ordewell/ordewell
50•ac-ciano•1d ago•33 comments