frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Mozilla: The state of open source AI

https://stateofopensource.ai/
98•rellem•1h ago

Comments

hypfer•59m ago
This new trend of content appearing while scrolling down is so terrible accessibility-wise, I do not understand how Mozilla of all institutions would do it.

Not every trend needs to be followed. Have some backbone. You receive donations to have that.

___

Apart from the website being - frankly - bullshit, the content is also - frankly - bullshit.

It's just on the frontpage because the title says "open source AI".

azangru•46m ago
> This new trend of content appearing while scrolling down is so terrible accessibility-wise, I do not understand how Mozilla of all institutions would do it.

Could you explain what is wrong with the accessibility of this page? All the content is included in the html payload, so it is accessible to screen readers and text-based browsers; and as for the "reveal" effect, it seems to respect user's choice of "prefers reduced motion" and is disabled when that is user's preference.

hypfer•44m ago
> it seems to respect user's choice of "prefers reduced motion".

Cool, that I didn't check, because it is impossible to enable that setting, as it breaks _huge_ amounts of websites.

I'm not aware of a way to enable it selectively, but one could also just display the content at all times. It's a static page. It's static content. None of this makes any sense.

___

The idea behind that style of gradual reveal is probably some kind of storytelling, but the only story it tells is that mozilla is wasting donations on people with incorrect opinions that could be used on.. idk not building torment nexii?

Cuuugi•59m ago
Maybe its the wildfire smoke in my eyes, but that font choice feels aggressive.
aprilthird2021•45m ago
It's AI slop
input_sh•12m ago
It's their own fonts: Mozilla Headline and Mozilla Text.

No idea why they'd be using the display font for the abstract though, that kind of defeats the whole purpose. It's supposed to be quirky and bold, but used far more sparsingly.

marcuskaz•58m ago
It appears open models were used to create this slop.

That opening is so hard to understand what they are trying to say, from the font and how it's written. It took me several times rereading to even grasp.

Plus the article is filled with cryptic things like:

    Open ships easy.
    Open deploys hard.
What?! Is it a meta answer to "the state of open source AI" question?
azangru•53m ago
From the title of a chart:

> The venture-funded open-source ecosystem: total disclosed funding, USD M

> Bars grow as you scroll.

The bars, in fact, don't grow as you scroll. And I don't even see why they should.

yjftsjthsd-h•40m ago
> The bars, in fact, don't grow as you scroll. And I don't even see why they should.

On my device, they grow as I scroll to them.

gen2brain•33m ago
On my device, bars grow as I scroll. I want your feature, being able to just scroll the static page without elements jumping around.
garretraziel•51m ago
I think it’s supposed to mean “open source is easily shipped, but open source is hard to deploy”? Or perhaps “deploys hard” is a figure of speach, as in “we are deploying this open source and we are deploying it /hard/“? I don’t know, it’s not good.
babblingfish•53m ago
Speculation: open models is what will kill Anthropic and OpenAI. Hyperscalers can run the models without a licensing fee. Apple can make them smaller and put them on the device.

The frontier models are an edge and a liability. They're astronomically expensive to train. Without them, their models will fade into obscurity. Their marketing depends on people believing the models are meaningfully different, as people have sweatily argued on this forum. Personally, I'm not convinced there's much of a difference between these models at this point. The harness is what takes these random and hallucinogenic models and make them into something deterministic and useful.

cma•48m ago
You can run the same harness on fable, opus, sonnet, and see a huge difference between them. It is true the harness is important, and openai has begun encryption its instructions to swarmed sub-agents instead of just encrypting the chain of thought, but the model is still important at this stage.
Alpha3031•43m ago
Referent of "the models are meaningfully different" reads as <top closed, top open> rather than <top closed, cheaper closed> to me, so I'm not sure why we'd be comparing Fable vs Opus/Sonnet or Sol vs Terra rather than the same against Kimi K3.
Zababa•37m ago
Haven't tried Kimi K3 for now but there was a huge difference between GPT 5.6/Fable and GLM 5.2/Kimi K2.7 that were previous frontier open models.
ActionHank•42m ago
jdw64•53m ago
The UI is really hard on the eyes. Personally, I think the font size is way too big, and the animation timing feels off. If this is a benchmark page and not a product page, I feel like the information should be scannable at a glance. The UX is bad.
farmerbb•49m ago
Feels like a mobile website that was never optimized for desktop usage.
100percentjake•35m ago
I'm unsure what it is about AI developers seemingly not having eyeballs. The Hermes Agent website is absolutely eye-searing and the application itself resembles some sort of weird "RETVRN" greek-styled travel agent website.

https://hermes-agent.nousresearch.com/

jdw64•29m ago
I agree 1000%, Mr. Jake.
urbsgpw•17m ago
I use hermes only ever saw their repo. Atrocious. I was sure you were exaggerating.
Jtarii•16m ago
Really wish websites weren't allowed to force smooth scroll on. Hijacking basic browser functionality is so hostile.
positron26•43m ago
Just like how the web was won?

I think Mozilla is chasing a past formula, but the projection isn't linear enough to remain consistent, and the critical parts of the outcome, utter centralization of the market dominance of the three C's, are left out of the equation.

We might get the consolation prize, a few nerds having competitive alternatives to applaud, but we will be left with the hidden costs: stagnation by bloated market leaders, consumers and businesses pouring trillions of dollars into the commercial offerings while open development wonders where money comes from, and the leakage of these imbalances into political and social spheres.

If we follow a Mozilla template and get to the peak of Mozilla's success at the web, look at what that really is. Facebook, Amazon, Google etc are orthogonal to that equation.

amanharshx•41m ago
The design and layout made it harder to read than it needed to be.

Regardless, the inference costs dropping almost 50× is really amazing to see. And now Kimi K3 release has shown how open models are getting closer to the frontier level already. Open source AI is moving a lot faster than Anthropic and OpenAI would have expected lol.

latexr•40m ago
Quick fix for the font, which many people are (rightly) complaining about.

  Array.from(document.getElementsByClassName("quote")).forEach(p => { p.style.marginTop = "20px"; p.classList.remove("quote", "reveal") })
The issue is that all of the text is a quote, and that renders enormous. That’s probably fine for a tiny quote amongst more text, but here it is jarring.
brunooliv•36m ago
This is really insane to me.

There's nothing practical about open-source models yet that makes them even remotely comparable to closed frontier models.

All the hype around GLM, Qwen, now Kimi.... Are people really this naive that they believe these reports or, more worringly, are people NOT using these models and seeing the HUGE gap that still exists?

Take a task, any medium-sized task, decently scoped that you'd trust to give to Sonnet to finish without a hitch. Now give it to ANY open-source frontier model and watch them struggle and go in circles while failing tool calls and randomly assuming things.

Open-source is and has been amazing but its so hard to deploy reliably and at scale and there's still big problems in the underlying models with instruction following and tool calling that makes it basically unusable for production workloads at a decent price point...

foolswisdom•33m ago
> Take a task, any medium-sized task, decently scoped that you'd trust to give to Sonnet to finish without a hitch. Now give it to ANY open-source frontier model and watch them struggle and go in circles while failing tool calls and randomly assuming things.

Claude used to be much worse than it is now, just as bad the open weights models are. And the open weights were worse. The labs will also try to keep the lead, but at some point people start seeing real value from open models. Maybe you say they're not ready yet for medium tasks, but everyone sees the writing on the wall.

brunooliv•26m ago
I hope you're right and I want you to be right, but, even seeing the current hype around local models, etc... and open-source models, I think the industry is currently under a big confusion where they see the benchmarks of things like Kimi, GLM, Qwen, they play with it via opencode, and they think like: "Wow this is pretty good, I want to deploy this". But they don't understand how the KV cache grows over time and can take almost as much memory as needed for a 30B param model, they dont understand that a quantized model WILL NOT be the same as a full precision one, and they surely don't see the engineering work needed to serve inference to even tens of customers at a decent quality and latency level.

The biggest moat of these giant labs and models is increasingly shifting towards deployment capabilities and (debatably) having better (proprietary) harnesses.

The models themselves can be impressive on benchmarks, but unless they can be served reliably to customers either at scale, hosted somewhere, or even on edge with predictable latency and memory usage, then frontier will always be leading.

fan__glm52•32m ago
https://stateofopensource.ai/state-of-open-source-ai-2026.pd...

the pdf is easier to read

progx•25m ago
"Open won"... to be fair cause "google paid it".
jdw64•10m ago
I think the fact that Mozilla survival model ultimately depends on Google's money means Google is keeping a corpse propped up just to have a defense argument that a browser competitor still exists, so they don't get hit with monopoly regulations.
dosinga•17m ago
> Mozilla exists because one company tried to own the front door to the web, and an open community rose up to make sure it never could.

I'd say that the front door to the web is pretty much owned by Google and Apple at this point given Firefox current marketshare. And maybe that's enough, maybe a future where a low percentage of open models keep the rest of the system honest but that doesn't seem the argument of this article

bityard•16m ago
It sure is nice to see that Mozilla is still doing all that they can to keep on top of current trends, except developing a decent privacy-focused web browser for developers and power users.
urbsgpw•16m ago
Haven't been following the articles and snippets we get from these labs about training their models for a while. But I'm guessing the latest chinese models are way less based on distilling? If not, then your speed of progress is still limited by the two labs (which we are collectively, in various forms subsidizing).
This will only delay the inevitable. Sitting on some magic prompts is hardly the moat they need.
Zababa•38m ago
The thing about not much difference between models and the harness making them deterministic and useful is wrong. Also models have different strengths and weaknesses and some are better at almost everything by a large margin compared to others.

As for your speculation, I think it's hinging on some companies releasing models for free or no big differences between models. In a world with hyperscalers and companies training models you can quickly recreate Anthropic or OpenAI by having an hyperscaler ally with a model training company, train a good/a better model, and not release it.

fnord77•29m ago
Just like opensource search engines killed google

oh wait

mft_•22m ago
Open models are probably also comparatively astronomically expensive to train - just less so than the frontier models because they’re somewhat smaller, +/- the creators are more incentivised to focus on getting more from less compute because they’re have to, +/- they rely on distillation of the frontier models and this is more efficient.

But efficiencies aside; creation of open models still requires a lot of money and compute from a large organisation which is willing to accept zero return for that spend. This largesse is unlikely to continue forever; so the question is which will crack first, the frontier models’ business model or the fast followers’ generosity?

afavour•17m ago
I’m not exactly sure on the “how” but it only makes logical sense for (non-AI) companies to band together to fund the training of a shared model. Apple is a great example, AI is not their core business but they still require it.

The only thing that took us down a different path is the vast sums of VC funding pumped into the AI companies.

fwip•14m ago
Oh that's easy: they outsource design to the LLM, which doesn't have eyeballs.
seany•32m ago
If your doing things the closed models won't let you do; its the whole ball game.

RSS on Mastodon and the Fediverse

https://fedi.tips/following-mastodon-and-fediverse-accounts-through-rss/
1•doener•37s ago•0 comments

Bill Gates testifies Epstein pressured him using knowledge of his affairs

1•Teever•1m ago•0 comments

Forgejo v16.0 Is Available

https://forgejo.org/2026-07-release-v16-0/
1•birdculture•5m ago•0 comments

Show HN: Explore the Workspaces of Modern Creators

https://workspaces.xyz/
2•ryangilbert•6m ago•0 comments

Unschooling

https://uli.rocks/unschooling/
2•surprisetalk•7m ago•0 comments

Half-Life 2 running on ReactOS on real hardware [video]

https://www.youtube.com/watch?v=a_my1_xyPM0
1•hespejo•7m ago•0 comments

Macos27.kimi.page

https://macos27.kimi.page
1•ray__•7m ago•1 comments

The risk of weather data sabotage is rising

https://www.technologyreview.com/2026/07/17/1140622/weather-data-sabotage/
2•Brajeshwar•9m ago•0 comments

Show HN: Reactive Payment

https://www.npmjs.com/package/@stillkinetic/web-sdk?activeTab=readme
1•penpendian•9m ago•0 comments

How to make an NYT crossword groupchat

https://searchforx.com/storytime.html
1•aatran14•11m ago•1 comments

Show HN: A tool to capture video on one device, encode/store it on another one

https://codeberg.org/mbitsnbites/videorelay
1•mbitsnbites•11m ago•0 comments

Top Defense Official Could Reap Windfall from Ligado Lawsuit

https://prospect.org/2026/07/17/top-defense-official-could-reap-windfall-from-dod-settlement/
2•h2si•12m ago•0 comments

Frame – the first Linux Assembly X server

https://isene.org/2026/07/Frame.html
2•guybedo•15m ago•0 comments

Why Odin?

https://nathany.com/why-odin/
2•nathany•16m ago•1 comments

Orka – Policy checkpoint that intercepts AI agent actions before they execute

https://github.com/mathhMadureira/orka
1•matteusmadu•17m ago•1 comments

A Mathematical Tribute to the Soccer Ball

https://www.nytimes.com/2026/07/17/science/mathematical-tribute-soccer-ball.html
1•igonvalue•17m ago•0 comments

Bombyx Mori

https://en.wikipedia.org/wiki/Bombyx_mori
1•thunderbong•23m ago•0 comments

I built a free Chrome extension that surfaces similar Amazon listings instantly

https://getlowly.com/
1•Lirrydoz•24m ago•0 comments

Racing serverless GPU providers cut p95 cold starts from 117s to 21s

https://www.gpuhedge.com/
2•mireklzicar•24m ago•0 comments

Researcher poisons open-weight AI model for under $100

https://www.theregister.com/ai-and-ml/2026/07/16/researcher-poisons-open-weight-ai-model-for-unde...
2•dijksterhuis•25m ago•0 comments

Coca-Cola suspended production at its Fairlife dairy after a ransomware attack

https://techcrunch.com/2026/07/16/coca-cola-suspended-production-at-its-fairlife-dairy-after-a-ra...
3•Brajeshwar•25m ago•0 comments

Affix-io/CLI-lite – Open-source terminal QR and barcode tool – ZKP

https://www.npmjs.com/package/@affix-io/cli-lite
1•affixio•25m ago•0 comments

I Gave an AI Agent Access to My Passwords. Here's What Happened.

https://www.wsj.com/tech/ai/1password-for-claude-ai-agents-password-manager-111a7a8a
1•bookofjoe•26m ago•1 comments

The Day WhatsApp Goes Dark

https://xn--gckvb8fzb.com/the-day-whatsapp-goes-dark/
1•surprisetalk•26m ago•0 comments

Show HN: Proton – A Pure Go, Immediate-Mode GUI Library (Zero CGO)

1•CzaxTanmay•27m ago•0 comments

Overgrown

https://studio.blender.org/projects/overgrown/
4•Tomte•27m ago•0 comments

A Brief History of Flow

https://lareviewofbooks.org/article/max-l-feldman-internet-television-flow-traffic/
1•bryanrasmussen•27m ago•0 comments

Free iPhone Privacy and Security Guide

https://privateorchards.com/
1•PrivateOrchards•27m ago•0 comments

Rendering Real-Time 3D Before GPUs

https://ben3d.ca/blog/rendering-real-time-3d-before-gpus
1•bhouston•29m ago•0 comments

Short sellers notch $8.7B profit as SpaceX shares dip to IPO price

https://www.reuters.com/business/media-telecom/short-sellers-rack-up-87-bln-profit-spacex-slips-b...
2•1vuio0pswjnm7•29m ago•0 comments