frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

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

https://restarted.io/
12•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•46m 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.

Training a 4B model to produce 81% faster query plans than Postgres

https://rohanbansal.com/qorl
251•polyphilz•3h ago•43 comments

Breaking the 1.58-bit Barrier for Ternary LLMs

https://arxiv.org/abs/2609.16338
50•matt_d•1h ago•0 comments

Xiaomi Mimo 2.6 live post-training dashboard

https://mimo.xiaomi.com/rl/
126•krackers•1h ago•38 comments

Small programming tricks

https://will-keleher.com/posts/small-programming-tricks-matter/
313•signa11•6h ago•158 comments

macOS 27 Golden Gate – Review

https://arstechnica.com/gadgets/2026/09/macos-27-golden-gate-the-ars-technica-review/
71•Brajeshwar•2h ago•59 comments

AWS says it can't restore some data from mideast facilities struck by Iran

https://www.wsj.com/world/middle-east/aws-says-it-cant-restore-some-data-from-mideast-facilities-...
94•berkeleyjunk•1d ago•50 comments

Reversing Factorio's RNG

https://gegell.github.io/posts/factorio-rng/
68•jheitmann•4d ago•8 comments

Accurate Models of AMD Matrix Cores

https://arxiv.org/abs/2609.14845
45•matt_d•3h ago•5 comments

Performance Improvements in .NET 11

https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-11/
79•soheilpro•1d ago•3 comments

How good are frontier models at physics?

https://arxiv.org/abs/2609.13009
41•qt31415926•2h ago•14 comments

Vectorized and performance-portable Quicksort (2022)

https://opensource.googleblog.com/2022/06/Vectorized%20and%20performance%20portable%20Quicksort.html
156•mococa•3h ago•24 comments

Anatomy of a Texture

https://agentlien.github.io/texture/
55•Agentlien•7h ago•10 comments

Dream-RSI: Recursive Self-Improvement through Evolving Worlds

https://arxiv.org/abs/2609.14858
168•bananaflag•8h ago•48 comments

Japan's book scene is moving from bookstores to libraries

https://untranslatedjp.substack.com/p/japans-book-scene-is-quietly-moving
46•herbertl•3d ago•6 comments

Mistral X Mozilla: Private, Multilingual AI Browsing

https://mistral.ai/news/mistral-x-mozilla/
498•vertigoruntime•13h ago•177 comments

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

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

Anecdotally, programmers dislike "reduce"

https://evanhahn.com/posts/2026-09-13-programmers-dislike-reduce/
45•vinhnx•2d ago•81 comments

The Siberian Ice Maiden and the Scythian World

https://patrickwyman.substack.com/p/the-siberian-ice-maiden-and-the-scythian
41•NaOH•1d ago•3 comments

WalShadow: Sub-second Postgres replication to ClickHouse from physical WAL

https://clickhouse.com/blog/introducing-walshadow
23•spathak•5d ago•4 comments

Training Text-to-Image Models 3.6× Faster

https://www.linum.ai/field-notes/jit-ddt
14•schopra909•5h ago•1 comments

Tell the speakers that you liked their talks

https://ohhelloana.blog/tell-the-speakers/
256•whisper2020•1d ago•72 comments

The DeepMind Institute

https://institute.deepmind.com/
108•vertigoruntime•7h ago•35 comments

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

https://restarted.io/
13•zxcvbn4038•1d ago•2 comments

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

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

A warning about 'model welfare'

https://mustafa-suleyman.ai/a-warning-about-model-welfare
168•andsoitis•7h ago•443 comments

Kyber (YC W23) Is Hiring a Forward Deployed Engineer

https://www.ycombinator.com/companies/kyber/jobs/eturrAR-forward-deployed-engineer
1•asontha•10h ago

Reverse-engineered Jev-like model

https://github.com/vinnylarouge/jevlike
19•rochansinha•3h ago•4 comments

How big are factorials?

https://eli.thegreenplace.net/2026/how-big-are-factorials/
73•ibobev•1d ago•30 comments

Claude Cowork and chat are now one Claude

https://claude.com/blog/cowork-is-now-claude
187•vertigoruntime•5h ago•194 comments

Douglas Adams and the exterminated Doctor Who adventure

https://www.bbc.co.uk/news/articles/c8jdp38z4jgo
70•6LLvveMx2koXfwn•3d ago•67 comments