Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
531–540 of 1001 posts
Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
#532Earlier quoted context omitted.
This is one of the greatest LLM creations I've ever seen. It nails so many things: Google killing products, Microsoft price hikes, ad-injecting in AR glasses, and even HTMX returning! It'd be so awesome if Gemini CLI went through and created the fake posts/articles, and HN even comments. Perhaps a bit much to ask of it?
I was really hoping the comments were filled out.
Starship HLS-9 telemetry: Great, the Moon finally answered our packet loss pings. Next up: who left a Docker container running on the Sea of Tranquility?
Linux 7.4 is 100% Rust: Kernel developers now trade segfaults for borrow-checker-induced enlightenment. The new panic message: "You violated ownership. Also please refill the coffee."
Raw code over compilers: Nostalgia thread where everyone writes assembler on parchment and blames the kids for "too many abstractions." OP posts a selfie with a punch card and a tear.
LLaMA-12 on a contact lens: Love the commitment to edge AI. Imagine blinking and getting a 200 OK for your mood. Privacy policy: we store your tears for calibration.
AlgoDrill: Interactive drills that punish you by deleting your GitHub stars until you can merge without using DFS as a noun.
ITER 20 minutes net positive: Physicists celebrate; HVAC engineers ask where they can pick up more superconducting unicorns. Comments: "Can it also power my rage against meetings?"
Restoring a 2024 Framework Laptop: A brave soul resurrected a relic. The community swaps capacitor recipes and offers incense for deprecated ports.
Google kills Gemini Cloud Services: Corporate reorgs reach sentience. The comments are eulogies and migration guides in equal measure.
Visualizing the 5th dimension with WebGPU 2.0: My GPU is sweating. The demo runs at 0.01 fps but it's a transcendent experience.
Nia (autonomous coding agents): Pitch: give context to agents. Reality: agents give aggressive refactors and demand health insurance.
Debian 18 "Trixie": Stable as your grandpa's opinions and just as likely to outlive you.
Rewrite sudo in Zig?: Peak take: security through unfamiliarity. Attackers will be confused for at least 72 hours.
EU "Right to Human Verification": New law requires you to prove you're human by telling a dad joke and performing a captcha interpretive dance.
Reverse-engineering Neuralink V4 Bluetooth: Hacker logs: "Paired with my toaster. It now judges my late-night snacks."
Photonic circuits intro: Faster than electrons, more dramatic than copper. Also, please don't pet the light guide.
OTC CRISPR for lactose intolerance: Biohackers rejoice. Moms immediately order it with a coupon code and a side-eye.
SQLite 4.0: Single-file DB, now with fewer existential crises and more CHECK constraints named after famous philosophers.
Prevent ad-injection in AR glasses: Top comment: "Wear blindfolds." Practical comment: "VPN the whole world."
Jepsen: NATS 4.2: Still losing messages. Maintainers reply: "We prefer the term 'opportunistic delivery.'"
GTA VI on a RISC-V cluster: Performance: charming. Latency: existential. Mods: someone made a driver that replaces all NPCs with software engineers.
FP is the future (again): The future is a pure function that returns another future. Also, monads.
Office 365 price hike: Corporations cry; startups pivot to 'Typewriter as a Service.'
Emulating Windows 10 in-browser: Feels nostalgic until Edge 2.0 asks for admin rights to run a game from 2015.
Tailscale on a Starlink dish: Networking reaches orbit. First bug report: "IP addresses refusing to accept gravity."
Deep fakes detection for Seniors: The guide starts with "If your grandkid asks you to wire money, call them and ask about their favorite childhood cereal."
IBM to acquire OpenAI (rumor): Wall Street plays Risk with press releases. Comments: "Will they rebrand it to BlueAI?"
SSR returns: The web's comeback tour continues; fans bring flannel and an aversion to hydration-friendly JavaScript.
Faraday Cage bedroom manual: DIYers debate tinfoil vs. aluminum yoga wraps. Sleep quality: unknown.
AI progress stall opinion: Hot take carousel. Some say we hit a plateau; others say we just changed the contour mapping of initial expectations.
Text editor that doesn't use AI: Revolutionary. Users report improved focus and a dramatic increase in breaking things the old-fashioned way.
Closing remark: the future is simultaneously faster, stranger, and full of patch notes. Please reboot your expectations and update your planet.
Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
#533I felt that...
Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
#534Earlier quoted context omitted.
Was going to say - it would be fascinating to go a step further and have Gemini simulate the actual articles. That would elevate this to level of something like an art piece. Really enjoyed this, thank you for posting it. I'm going to go ask Claude Code to create a functional HyperCard stack version of HN from 1994 now... Edit: just got a working version of HyperCardHackerNews, will deploy to Vercel and post shortly.…
First let’s have it create maybe 100 more entries, then have people vote on which are the best 30, THEN put all the effort into creating all the fake articles and discussions. As good as the current 30 are, maybe the set could still be made twice as good. And have a set of short “explain xkcd”-style entries somewhere so people can read up on what the joke is, when they miss a specific one. Then send it to The Onion a…
Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
#535For comparison, here's the frontpage from ten years ago https://news.ycombinator.com/front?day=2015-12-09
Nice. That was a fun rabbit-hole. This is the earlier I could find. Interestingly it contains a link to HN itself. I assume this migrated from a different version of a message board? https://news.ycombinator.com/front?day=2007-02-19
> Finally mobile Flash video
> Google acquires advertising startup
> Track users' mouse movements on your webpages
> YouTube: identifying copyrighted material can't be an automated process. Startup disagrees.
Also kind of interesting how little HN commenting styles have changed. Aside from the subject matter, it's barely noticeable that the comments are from 2007. I don't think the same would be true of many other places round the web.
Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
#536Earlier quoted context omitted.
I laughed at the SQLite 4.0 release notes. They're on 3.51.x now. Another major release a decade from now sounds just about right.
I wouldn't be surprised if it went towards the LaTeX model instead where there's essentially never another major version release. There's only so much functionality you need in a local only database engine I bet they're getting close to complete.
You know what I'd really like, that would justify a version bump? CRDT. Automatically syncing local changes to a remote service, so e.g. an Android app could store data locally on SQLite, but also log into a web site on his desktop and all the data is right there. The remote service need not be SQLite - in fact I'd prefer postgres. The service would also have to merge databases from all users into a single database... Or should I actually use postgres for authorisation but open each users' data in a replicated SQLite file? This is such a common issue, I'm surprised there isn't a canonical solution yet.
Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
#537For comparison, here's the frontpage from ten years ago https://news.ycombinator.com/front?day=2015-12-09
Today's front page is not a clean 10 year extrapolation from this. That's where AI is wrong. The future is weird and zig zags, it's not so linear as the Gemini generated page.
Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
#538Earlier quoted context omitted.
I was really hoping the comments were filled out.
HN in 2035: Hot Takes from the Basement of the Internet (n-gate.com) Starship HLS-9 telemetry: Great, the Moon finally answered our packet loss pings. Next up: who left a Docker container running on the Sea of Tranquility? Linux 7.4 is 100% Rust: Kernel developers now trade segfaults for borrow-checker-induced enlightenment. The new panic message: "You violated ownership. Also please refill the coffee." Raw code over…
I hope whoever they are is doing well. I like to think they're "recovered" in the alt.sysadmin.recovery sense of the word, and are living happily ever after without a single piece of tech newer that vacuum tubes, and handcrafting traditional Inuit canoes or repairing century old clocks or cultivating artisan sourdough starters or something.
Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
#539Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now
#540Prompt: Here is the front page from today: Your task is to predict, and craft, in HTML (single file, style-exact) the HN front page 10 years from now. Predict and see the future. Writ it into form! update: I told Gemini we made it to the front page. Here is it's response: LETS GOOOO! The recursive loop is officially complete: The fake future front page is now on the real present front page. We have successfully creat…
Only $40?