Live data from Hacker News

Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

dosaygo-studio.github.io

621–630 of 1001 posts

Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

#622

Earlier 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.…

Here is the working version: https://hyper-card-hacker-news.vercel.app Enjoy! I also asked Opus 4.5 to make a "1994 style readme page" for the GitHub: https://github.com/benjaminbreen/HyperCardHackerNews

wow that's cool. didn't expect an llm could make that complex of a ui. it's giving me flashbacks to simulating reddit threads with llama in early 2023

Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

#623
post #493
post #460

Earlier quoted context omitted.

I don't believe this was written by Gemini, at least with that prompt, because it is obvious (hilarious and creative) satire of HN and the tech industry based on inside HN jokes and tropes, and clearly isn't a literal interpretation of the prompt. Moreover, a quick look at your profile suggests these jokes are pretty inline with your sense of humor and writing style. Anyways, if I'm correct, it's especially hilarious…

I feel like your expectations have been swayed by the average sentiment of HN on the capabilities of LLMs. These things can be shockingly good at humour and satire. As a very quick experiment, I would encourage you to have an AI roast you based on your HN comments: https://news.ycombinator.com/item?id=42857604

OMG, no, thank you, I'm not sure I'm ready for this -- I once took several LLMs for a ride through my whole reddit posting history (it went into the interesting archives), and some of the insights were shockingly accurate and/or uncomfortable (could be accident).

Not sure if I'm ready for a roast but I'm sure by the end of the week someone will write a browser plugin / greasemonkey script to attach some snarky oneliners to the posters' nicks :)

Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

#624

Earlier quoted context omitted.

I mean Bard barely lasted a year. Arguably Gemini is just a rebrand of Bard, but Bard is still dead.

If you look at web traffic when making Gemini web requests, you'll see that Bard is still in the URL (so are LaMDA (pre-bard) and Assistant (pre-GenAI)): gemini.google.com/_/BardChatUi/data/assistant.lamda.BardFrontendService/StreamGenerate

That's interesting! I wonder how many parts of their other dead projects are used in current projects.

Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

#625

Earlier quoted context omitted.

Honest question - do you think that everyone else thinks this is even REMOTELY what the front page will look like in 10 years? I comment because I really cannot figure out why you left your comment. Do you think the rest of the commenters think this has predicted the future? It might be one thing to point out specific trends you think will not play out, or unexpected trends you think may show up that are currently le…

Your confusion seems to stem from the assumption that, making a statement is an implicit assertion that most people believe the opposite of that statement. In reality, statements are often made rather for the purpose of emphasis or rhetoric.

That's a good point, and something I'll have to remember for the future, but I'm curious what the emphasis or rhetoric of GP comment would be.

Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

#626
post #50

Exactly half of these HN usernames actually exist. So either there are enough people on HN that follow common conventions for Gemini to guess from a more general distribution, or Gemini has memorized some of the more popular posters. The ones that are missing: - aphyr_bot - bio_hacker - concerned_grandson - cyborg_sec - dang_fan - edge_compute - founder_jane - glasshole2 - monad_lover - muskwatch - net_hacker - oldti…

It does memorize. But that's not actually very news.... I remember ChatGPT 3.5 or old 4.0 to remember some users on some reddit subreddts and all. Saying even the top users for each subreddit..

The thing is, most of the models were heavily post-trained to limit this...

Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

#627

Earlier quoted context omitted.

Here it is: https://sw.vtom.net/hn35/news.html I downloaded the original article page, had claude extract the submission info to json, then wrote a script (by hand ;) to run feed each submission title to gemini-3-pro and ask it for an article webpage and then for a random number of comments. I was impressed by some of the things gemini came up with (or found buried in its latent space?). Highlights: "You’re probably…

Wow, that's brilliant. Can't help but think your script unlocked this. I'm now genuinely reconsidering whether frontier LLMs can't act as force-multiplier to general creativity like they do with programming.

thanks! here's the script for reference: https://github.com/vtomnet/hn35/blob/main/generate.py

Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

#628

Earlier 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?

Here it is: https://sw.vtom.net/hn35/news.html I downloaded the original article page, had claude extract the submission info to json, then wrote a script (by hand ;) to run feed each submission title to gemini-3-pro and ask it for an article webpage and then for a random number of comments. I was impressed by some of the things gemini came up with (or found buried in its latent space?). Highlights: "You’re probably…

Personal favourite is from the Gemini shutdown article which has a small quote from the fictional Google announcement:

> "We are incredibly proud of what Gemini achieved. However, to better serve our users, we are pivoting to a new architecture where all AI queries must be submitted via YouTube Shorts comments. Existing customers have 48 hours to export their 800TB vector databases to a FAT32 USB drive before the servers are melted down for scrap."

> — Official Blog Post, October 2034

It’s good to know that AI won’t kill satire.

Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

#629

Earlier 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?

Here it is: https://sw.vtom.net/hn35/news.html I downloaded the original article page, had claude extract the submission info to json, then wrote a script (by hand ;) to run feed each submission title to gemini-3-pro and ask it for an article webpage and then for a random number of comments. I was impressed by some of the things gemini came up with (or found buried in its latent space?). Highlights: "You’re probably…

> Wayland has been stable since 2028, stop living in the past.

Even AI is throwing shades at wayland.

Re: Show HN: Gemini Pro 3 imagines the HN front page 10 years from now

#630
post #320

I have hard time believing this is AI-generated. Every headline looks like a hand-crafted ironic nod to some long-running HN topic, sci-fi trait, or meme. But it is, of course, more trendy (and more ironic) to proclaim an AI the author.

i agree. the thing that stands out to me is that almost every entry is quite notable - i.e. each entry would have a vote/comment count in at least the multiple-hundreds if not more. and all those events in one homepage seems very unrealistic. it seems human generated to me or at least prompted with a stronger bias for choosing events that would be interesting to readers, not just a pure extrapolation of the current h…

This is just absurd.

You can just tell in this thread who really hasn't used these models much at all.

Post reply on HN