Live data from Hacker News

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

dosaygo-studio.github.io

861–870 of 1001 posts

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

#862
post #18

Earlier quoted context omitted.

> Who says LLMs don't have a sense of humor? All of these entries are funny You don’t need a sense of humour to be unintentionally funny. Seriously believing something absurd is a form of humour for outside observers but not the observed.

One entry would be unintentionally funny, I give you that. 5/ what, 30 entries? That's a pattern.

It’s as much of a pattern as throwing a D6 30 times and getting “1” 5 times. It’s not meaningful, there’s no provable intentionality behind it.

The ones that are funny aren’t even particularly so. Many of them are actually plausible HN submissions which we’re only interpreting as funny because we know they’re not real.

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

#864

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…

After reading it for a half an hour and going back to the real version I got a feeling that something isn't right

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

#865

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…

[deleted]

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

#866

Earlier quoted context omitted.

Want to second this. Asking the model to create a work of fiction and it complying isn't a pathology. Mozart wasn't "hallucinating" when he created "The Marriage of Figaro".

But many artists are hallucinating when they envisioned some of their pieces. Who's to say Mozart wasn't on a trip when he created The Marriage of Figaro.

That would have to be a very very long hallucination because it’s a huge opera that took a long time to write.

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

#867
post #101
post #75

Earlier quoted context omitted.

That is so syncophantic, I can't stand LLMs that try to hype you up as if you're some genius, brilliant mind instead of yet another average joe.

It it actively dangerous too. You might be self aware and llm aware all you want, if you routinely read "This is such an excellent point", " You are absolutely right" and so on, it does your mind in. This is worst kind of global reality show mkultra...

Isn't it more dangerous that people live their life out without ever trying anything, because they are beset by fear and doubt, and never had anyone give them an encouraging word?

Let's say the AI gives them faulty advice, that makes them over-confident, and try something and fail. Usually that just means a relatively benign mistake — since AIs generally avoid advising anything genuinely risky — and after they have recovered, they will have the benefit of more real world experience, which raises their odds of eventually trying something again and this time succeeding.

Sometimes trying something, anything, is better than nothing. Action — regardless of the outcome — is its own discovery process.

And much of what you learn when you act out in the world is generally applicable, not just domain-specific knowledge.

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

#869
post #825

AI professor here. I know this page is a joke, but in the interest of accuracy, a terminological comment: we don't call it a "hallucination" if a model complies exactly with what a prompt asked for and produces a prediction, exactly as requested. Rater, "hallucinations" are spurious replacements of factual knowledge with fictional material caused by the use of statistical process (the pseudo random number generator u…

I agree with your first paragraph, but not your second. Models can still hallucinate when temperature is set to zero (aka when we always choose the highest probability token from the model's output token distribution). In my mind, hallucination is when some aspect of the model's response should be consistent with reality but is not, and the reality-inconsistent information is not directly attributable or deducible fr…

I've never heard the caveat that it can't be attributable to misinformation in the pre-training corpus. For frontier models, we don't even have access to the enormous training corpus, so we would have no way of verifying whether or not it is regurgitating some misinformation that it had seen there or whether it is inventing something out of whole cloth.

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

#870
post #825

AI professor here. I know this page is a joke, but in the interest of accuracy, a terminological comment: we don't call it a "hallucination" if a model complies exactly with what a prompt asked for and produces a prediction, exactly as requested. Rater, "hallucinations" are spurious replacements of factual knowledge with fictional material caused by the use of statistical process (the pseudo random number generator u…

I agree with your first paragraph, but not your second. Models can still hallucinate when temperature is set to zero (aka when we always choose the highest probability token from the model's output token distribution). In my mind, hallucination is when some aspect of the model's response should be consistent with reality but is not, and the reality-inconsistent information is not directly attributable or deducible fr…

That's because of rounding errors
Post reply on HN