Live data from Hacker News

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

dosaygo-studio.github.io

141–150 of 1001 posts

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

#141

> Running LLaMA-12 7B on a contact lens with WASM (arxiv.org) Laughed out loud at this onion-like headline

Llama will be the only one that runs on a contact lens btw All other tech companies are really shitty but only Zuck would be ok with very intimate use of AI like this

Well not the only one, there’s Musk and Neurolink. Such chips will inevitably run AI of some sort to effectively communicate with our brains.

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

#142
post #126

Earlier quoted context omitted.

Before the AI stuff Google had those pop up quick answers when googling. So I googled something like three years ago, saw the answer, realized it was sourced from HN. Clicked the link, and lo and behold, I answered my own question. Look mah! Im on google! So I am not surprised at all that Google crawls HN enough to have it in their LLM. I did chuckle at the 100% Rust Linux kernel. I like Rust, but that felt like a cl…

I've run into my own comments or blog posts more often than I care to admit...

Several decades into this, I assume all documentation I write is for my future self.

Beautifully self-serving while being a benefit to others.

Same thing with picking nails up in the road to prevent my/everyone’s flat tire.

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

#143

This was a fun little lark. Great idea! It’s interesting to notice how bad AI is at gaming out a 10-year future. It’s very good at predicting the next token but maybe even worse than humans—who are already terrible—at making educated guesses about the state of the world in a decade. I asked Claude: “Think ten years into the future about the state of software development. What is the most likely scenario?” And the ans…

>It’s interesting to notice how bad AI is at gaming out a 10-year future. I agree it's a bit silly, but I think it understood the assignment(TM) which was to kind of do a winking performative show and dance to the satisfaction of the user interacting with it. It's entertainment value rather than sincere prediction. Every single entry is showing off a "look how futury this is" headline. Actual HN would have plenty of…

Also, many of the posts seemed intended to be humorous and satirical, rather than merely 'futury.' They made me laugh anyway.

> Google kills Gemini Cloud Services

> Running LLaMA-12 7B on a contact lens with WASM

> Is it time to rewrite sudo in Zig?

> Show HN: A text editor that doesn't use AI

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

#144
post #74

Earlier quoted context omitted.

So many underscores for usernames, and yet, other than a newly created account, there was 1 other username with an underscore.

my hypothesis is they trained it to snake case for lower case and that obsession carried over from programming to other spheres. It can't bring itself to make a lowercaseunseparatedname

Most LLMs, including Gemini (AFAIK), operate on tokens. lowercaseunseparatedname would be literally impossible for them to generate, unless they went out of their way to enhance the tokenizer. E.g. the LLM would need a special invisible separator token that it could output, and when preprocessing the training data the input would then be tokenized as "lowercase unseparated name" but with those invisible separators.

edit: It looks like it probably is a thing given it does sometimes output names like that. So the pattern is probably just too rare in the training data that the LLM almost always prefers to use actual separators like underscore.

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

#145
post #75

Prompt: 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…

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.

Strikes me as super-informal language as opposed to sycophancy, like one of those anime characters that calls everyone Aniki (兄貴) [1] I'd imagine that the OP must really talk a bit like that.

I do find it a little tiring that every LLM thinks my ever idea is "incisive" although from time to time I get told I am flat out wrong. On the other hand I find LLMs will follow me into fairly extreme rabbit holes such as discussing a subject such as "transforming into a fox" as if it had a large body of legible theory and a large database of experience [2]

In the middle of talking w/ Copilot about my latest pop culture obsession I asked about what sort of literature could be interpreted through the lens of Kohut's self-psychology and it immediately picked out Catcher in the Rye, The Bell Jar, The Great Gatsby and Neon Genesis Evangelion which it analyzed along the lines I was thinking, but when I asked if there was a literature on this it turned up only a few obscure sources. I asked Google and Google is like "bro, Kohut wrote a book on it!" [3]

[1] "bro"

[2] ... it does, see https://www.amazon.com/Cult-Fox-Popular-Religion-Imperial/dp... and I'm not the only one because when I working down the material list from Etsy I got a sponsored result for someone who wanted to sell me the spell but bro, I have the materials list already

[3] ... this "bro" is artistic license but the book really exists

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

#146

This was a fun little lark. Great idea! It’s interesting to notice how bad AI is at gaming out a 10-year future. It’s very good at predicting the next token but maybe even worse than humans—who are already terrible—at making educated guesses about the state of the world in a decade. I asked Claude: “Think ten years into the future about the state of software development. What is the most likely scenario?” And the ans…

I thought the page was a hilarious joke, not a bad prediction. A lot of these are fantastic observational humour about HN and tech. Gary Marcus still insisting AI progress is stalling 10 years from now, for example. Several digs at language rewrites. ITER hardly having nudged forwards. Google killing another service. And so on.

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

#149
post #122

Earlier quoted context omitted.

100% Rust Linux kernel has to be it being funny.

Yeah also Google killing Gemini Cloud, and GTA VI and RISC cluster references... This is really good stuff.

My favorite was Is it time to rewrite sudo in Zig. As you may remember Ubuntu had a recent vulnerability caused by their sudo being rewritten in Rust. No idea if the AI knew that though it feels like a clever joke.
Post reply on HN