frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I’ve built a virtual museum with nearly every operating system you can think of

https://virtualosmuseum.org/
272•andreww591•2h ago•57 comments

Apple unveils new accessibility features

https://www.apple.com/newsroom/2026/05/apple-unveils-new-accessibility-features-and-updates-with-...
434•interpol_p•6h ago•231 comments

I’ve joined Anthropic

https://twitter.com/karpathy/status/2056753169888334312
755•dmarcos•3h ago•285 comments

Gaussian Splat of a Strawberry

https://superspl.at/scene/84df8849
385•danybittel•7h ago•147 comments

Gentoo News: Copy Fail, Dirty Frag, and Fragnesia Kernel Vulnerabilities

https://www.gentoo.org/news/2026/05/19/copy-fail-fragnesia-vulnerabilities.html
59•akhuettel•3h ago•13 comments

Show HN: Superlog (YC P26) – Observability that installs itself and fixes bugs

https://superlog.sh/
28•Magnanten•2h ago•26 comments

Gemini 3.5: frontier intelligence with action

https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-5/
90•meetpateltech•41m ago•36 comments

KV Cache Is Becoming the Memory Hierarchy of Inference

https://touchdown-labs.com/blog/kv-cache-memory-hierarchy-inference.html
10•matt_d•2d ago•0 comments

Intro to TLA+ for the LLM Era: Prompt Your Way to Victory

https://emptysqua.re/blog/intro-to-tla-plus-for-the-llm-era/
67•zdw•2d ago•16 comments

CISA Admin Leaked AWS GovCloud Keys on GitHub

https://krebsonsecurity.com/2026/05/cisa-admin-leaked-aws-govcloud-keys-on-github/
270•LelouBil•10h ago•123 comments

Hanoi’s humble beer glass and the memory of a nation

https://sundaylongread.com/2026/05/15/hanois-humble-beer-glass-and-the-memory-of-a-nation/
83•NaOH•1d ago•13 comments

Google I/O

https://io.google/2026/
132•thanhhaimai•1h ago•155 comments

Cursor Cloud Agents Down

https://forum.cursor.com/t/cloud-agents-broken-ii/161036
7•mopatches•54m ago•1 comments

I Found Ultra-Pure Quantum Crystals in an Abandoned Mine in the Atacama Desert

https://medium.com/@breid.at/ultra-pure-quantum-crystals-from-an-abandoned-mine-in-a-mysterious-d...
220•vi_sextus_vi•2d ago•83 comments

The last six months in LLMs in five minutes

https://simonwillison.net/2026/May/19/5-minute-llms/
653•yakkomajuri•17h ago•524 comments

KV Sharing, MHC, and Compressed Attention

https://magazine.sebastianraschka.com/p/recent-developments-in-llm-architectures
8•gmays•1h ago•0 comments

Mini Shai-Hulud Strikes Again: 314 npm Packages Compromised

https://safedep.io/mini-shai-hulud-strikes-again-314-npm-packages-compromised/
307•theanonymousone•13h ago•227 comments

Peter Neumann has died

https://www.tuhs.org/pipermail/tuhs/2026-May/033748.html
279•pabs3•15h ago•23 comments

Show HN: I made a 3D pose maker for artists

https://setpose.com/
51•augustvdv•4h ago•26 comments

An Apple (II) for Teacher

https://technicshistory.com/2026/05/19/an-apple-ii-for-teacher/
44•cfmcdonald•18h ago•12 comments

Show HN: Haystack – Review the PRs that need human attention

https://haystackeditor.com/
10•akshaysg•1d ago•5 comments

OpenBSD 7.9

https://www.openbsd.org/79.html
279•bradley_taunt•5h ago•193 comments

Polypad

https://polypad.amplify.com/
190•ivank•2d ago•22 comments

Google IO 26 Keynote [video]

https://www.youtube.com/watch?v=wYSncx9zLIU
26•Dinux•1h ago•2 comments

Cursor Introduces Composer 2.5

https://cursor.com/blog/composer-2-5
261•asar•1d ago•195 comments

Kv4p HT – A homebrew 1W radio (VHF or UHF) that plugs into an Android phone

https://www.kv4p.com/
154•krupan•3d ago•66 comments

Gemini Omni

https://deepmind.google/models/gemini-omni/
16•meetpateltech•45m ago•3 comments

Click (2016)

https://clickclickclick.click/
356•andrewzeno•19h ago•91 comments

Nim-Presto – REST API Framework for Nim Language (2024)

https://github.com/status-im/nim-presto
52•TheWiggles•2d ago•10 comments

Anthropic acquires Stainless

https://www.anthropic.com/news/anthropic-acquires-stainless
518•tomeraberbach•1d ago•362 comments
Open in hackernews

Gemini 3.5: frontier intelligence with action

https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-5/
82•meetpateltech•41m ago

Comments

alexdns•32m ago
Its Gemini 3.5 Flash
nerdalytics•11m ago
Yeah, Google chose a misleading title for the blog post.
asar•26m ago
$1.5/m input tokens $9/m output tokens

6x the price of 3.1 flash lite

himata4113•24m ago
I don't think input/output pricing matters, 90% of the cost is cache. $0.15 is pretty good, but still very expensive.
minimaxir•23m ago
10% of input pricing is standard especially compared to competition.
himata4113•16m ago
yah, which means that the input cost is the only value that should be paid attention to at the end + the cache discount (x10). If google would start offering x20 discount it would make it twice as cheap while input and output stayed the same.
wolttam•13m ago
It depends on the use-case. yes, 90% of cost is cache in agentic coding scenarios (actually 95% in my experience). But not when the model reasons for 200k+ tokens before answering a complex problem.
__jl__•12m ago
In our experience, caching is not very reliable with google. We always get random cache misses that don't happen with other providers. We find OpenAI, Anthropic and Fireworks (which we use a lot) all have higher cache hit rates. So it's not only about the costs of cached token but also what kind of cached hit rate you get.
John7878781•24m ago
[deleted]
stri8ed•20m ago
Output cost is 3x from Gemini 3 flash.
iwhalen•21m ago
I wonder why they didn't discuss price in the post?

Compare to the GPT-5.5 announcement: https://openai.com/index/introducing-gpt-5-5/

himata4113•26m ago
Engineers at google have publically stated that the models are too big and are far from their potencial. Glad they're being proven right with every release.

They continue to focus on smaller models while openai and anthropic are increasing compute requirements for their SOTA models.

stri8ed•22m ago
Given the cost increase associated with this model, and previous model releases, I think the size is trending upwards, not down.
himata4113•17m ago
The speed says otherwise. I think they're increasing costs since they want to start seeing ROI.
maipen•20m ago
Don’t let that fool yourself. Google will have SOTA models as big as or even bigger than their competitors.

They are just refining their current models while they finish training the next generation.

They will all come out at about the same time. Anthropic, OpenAi, Google, xAI

ACCount37•12m ago
Anthropic has been sitting on Mythos for a while now. I guess they don't feel pressured to fuck it ship it until anyone else gets a 10T to work.
Sevii•5m ago
It's doubtful they have the compute to make mythos publicly available even after the SpaceX datacenter deal. And why sell it publicly if people are still willing to pay for Opus 4.7?
howdareme•14m ago
Google’s pro models are almost certainly bigger than Openai’s lol
golfer•24m ago
Here's the benchmark scoreboard they published:

https://storage.googleapis.com/gweb-uniblog-publish-prod/ori...

mixtureoftakes•19m ago
benchmarks look REALLY good, the price hike is big but it also beats sonnet 4.6 in every discipline?
SXX•12m ago

  > Create animated SVG of a frog on a boat rowing through jungle river. Single page self contained HTML page with SVG
3.5 Flash: Thinking Medium - 7516 tokens

https://gistpreview.github.io/?5c9858fd2057e678b55d563d9bff0...

3.5 Flash: Thinking High - 7280 tokens

https://gistpreview.github.io/?1cab3d70064349d08cf5952cdc165...

3.1 Pro - 28,258 tokens

https://gistpreview.github.io/?6bf3da2f80487608b9525bce53018...

Though 3.1 took 3 minutes of thinking to generate, but it only one that got animated movement.

abi•10m ago
Your links are broken FYI.
John7878781•10m ago
They work for me.
cesarvarela•12m ago
Add Flash to the title, please.
benbencodes•10m ago
Pricing is now live on ai.google.dev/pricing:

Gemini 3.5 Flash: $0.75 input / $4.50 output per 1M tokens, 1M context window. The output price explicitly "includes thinking tokens" — which is why it's higher than a typical flash-class model.

For comparison within the Gemini lineup: - Gemini 2.5 Flash: $0.30 / $2.50 - Gemini 3.1 Flash-Lite: $0.25 / $1.50 - Gemini 3.1 Pro Preview: $2.00 / $12.00

So 3.5 Flash is ~2.5x more expensive input vs 2.5 Flash. The pricing and "including thinking tokens" framing position it as a reasoning-capable flash model rather than just a pure speed optimization.

conorh•5m ago
I think you have your pricing wrong there, Gemini 3.5 flash is $1.50 input and $9 output.
jpau•5m ago
Standard pricing is showing for me as $1.50 / $9.

(I suspect you're viewing the "flex" pricing).

aliljet•10m ago
Is there a good benchmark tracking hallucinations? The models are all incredibly good now, even the open ones, and my hope is that the rate of hallucinations is something that's falling off in concert with larger and larger context lengths.
Sevii•6m ago
I haven't been bothered by hallucinations in premier models since early last year. Still see it in smaller local models though.
bakugo•9m ago
Triple the price of the last Flash model ($3 -> $9 per 1M output). Quickly approaching Sonnet prices.

Feels like the AI pricing noose is tightening sooner rather than later.

eis•4m ago
They released 3.5 Flash, no Pro or Flash-Lite yet.

3x price increase over 3 Flash is not something I expected. In fact 3.5 Flash was more expensive than 3.1 Pro to run the Artifical Analysis test suite. $1551 for 3.5 Flash vs $892 for 3.1 Pro. That's 74% more cost while ranking lower. It's 2.5x as fast but I don't think the bang for the buck is there anymore like it was with 3.0 Flash. I'm a bit bummed out to be honest.

One interesting point to note is that Google marked the model as Stable in contrast to nearly everything else being perpetually set as Preview.