frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Flock Wants a Closely Surveilled World with No Exit

https://www.newyorker.com/culture/infinite-scroll/flock-wants-a-closely-surveilled-world-with-no-...
231•pseudolus•2h ago•192 comments

I advertise malicious software on Google Ads

https://xlii.space/eng/malicious-software-on-google-ads/
73•xlii•1h ago•31 comments

Desert Ant Labs: local, fast models that run on device

https://desertant.com/blog/introducing-desert-ant-labs/
65•willwhitedc•1h ago•7 comments

Lotus Notes and the dangers of starting from scratch

https://buttondown.com/blog/lotus-notes-email
72•maguay•2h ago•32 comments

How An AI math breakthrough ignited a controversy

https://www.science.org/content/article/how-ai-math-breakthrough-ignited-controversy
135•pseudolus•2h ago•119 comments

Muse – Meta’s personal AI agent

https://ai.meta.com/muse/
556•yks•17h ago•608 comments

Navier-Stokes – Tristan Buckmaster [pdf]

https://cims.nyu.edu/~tristanb/statement.pdf
1797•procedurecall•1d ago•744 comments

Roame (YC S23) Is Hiring Viral Content Editor

https://www.ycombinator.com/companies/roame/jobs/KuVVqSh-content-systems-builder-editor
1•zman0225•55m ago

Coyote v. Acme (1990)

https://www.newyorker.com/magazine/1990/02/26/coyote-v-acme
53•ChrisArchitect•2d ago•16 comments

Building a Wall Lamp from Scratch

https://mbugert.de/posts/2026-09-09-bedroom-lamp-build/
24•jcklie•2h ago•6 comments

DeepSeek launching v4.1 flash cheaper and more capable than v4 pro

82•nickweb•1h ago•21 comments

Tension wood: A 'muscle' that can both bend and straighten plants

https://phys.org/news/2026-09-trees-muscle-posture-newly-role.html
137•mdp2021•6d ago•35 comments

How to build a printer

https://nishantjosh.dev/blogs/how-to-build-a-fking-printer/
382•cat-whisperer•15h ago•84 comments

AlphaGenome Atlas: a high-resolution map of human DNA

https://blog.google/innovation-and-ai/models-and-research/google-deepmind/alphagenome-atlas/
575•utiiiD•22h ago•124 comments

Researchers Spot Fake Ancient Pottery Using the Earth's Magnetic Field

https://www.smithsonianmag.com/smart-news/researchers-determine-how-to-spot-fake-ancient-pottery-...
56•cisc•3d ago•25 comments

How GPT‑5.6 Sol helps run quantum computing experiments

https://openai.com/index/codex-quantum-computing-experiments/
95•theanonymousone•5h ago•76 comments

Open-source 3D anatomy explorer: 2,234 selectable BodyParts3D meshes

https://github.com/ashemag/human-atlas
13•metrofun•1d ago•4 comments

A Biography of Lee Holloway, the Architect of Cloudflare's Technology (Part 1)

https://note.com/masakazu_urabe/n/n7815f5b64fab?hl=en
74•porridgeraisin•8h ago•19 comments

Maak.el: Lisp machine command runner in Emacs, infinitely extensible and Scheme

https://codeberg.org/jjba23/maak.el
21•jjba23•1d ago•4 comments

On Really Trying (2009)

https://gwern.net/on-really-trying
75•whoami_nr•5h ago•43 comments

Mercury 2.5

https://www.inceptionlabs.ai/blog/introducing-mercury-2-5
217•Topfi•16h ago•39 comments

Large language models develop novel social biases through adaptive exploration

https://openreview.net/challenge?redirect=%2Fforum%3Fid%3Dpc7fqaOcAH
181•paimapi•15h ago•95 comments

DaVinci Resolve 21.1

https://www.blackmagicdesign.com/media/release/20260908-03
417•tosh•23h ago•188 comments

I-have-ADHD: A skill to stop coding agents from burying the answer

https://github.com/ayghri/i-have-adhd
480•domhudson•22h ago•330 comments

“Tweet” and the bird logo apparently enter the public domain

https://blog.ericgoldman.org/archives/2026/09/tweet-and-the-bird-logo-apparently-enter-the-public...
138•progval•6h ago•84 comments

Claude, change the "Add to Cart" button to blue

https://opusfived.dev/
16•matthieu_bl•3h ago•0 comments

Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapses

https://quesma.com/blog/qwen38-27b-quantizations-benchmarked/
267•stared•22h ago•128 comments

On the Navier–Stokes Millennium Prize Problem

https://openai.com/index/navier-stokes-solution/
1287•tedsanders•19h ago•1036 comments

Tao: Open math problems being non-renewably mined by AI

https://mathstodon.xyz/@tao/117237320796901560
401•_alternator_•15h ago•351 comments

27.5KB language-agnostic WebGPU syntax highlighter

https://gpu-lexer.vercel.app/
99•bpierre•11h ago•32 comments
Open in hackernews

Desert Ant Labs: local, fast models that run on device

https://desertant.com/blog/introducing-desert-ant-labs/
57•willwhitedc•1h ago

Comments

sipjca•42m ago
at first i got very excited about a new fast transcription model (voz) but turns out its just parakeet v3 with some new inference code which is macOS/iOS specific
nullbio•41m ago
This is a cool idea. The most useful one for me would be something that can process pdf files into a json schema. Title and tag generation from a post would also be useful. I'm interested in web app though.
ashenke•29m ago
A lot of the models would be useful in a web context, to improve on the CMS we're making for clients. But they look like most of them are iOS only, few have a node package or something other, and all the benchmark are running it on modern iPhones so I doubt it would be that fast on a 20$ VPS.
library8848•27m ago
Shiny layer of marketing and proprietary code on top of open models?

Voz is Parakeet 0.6B v3

Clear is DeepFilterNet 3

Ear is the language predictor from whisper-tiny

...

illright•25m ago
I wonder why they only support Apple platforms, citing CoreML. Doesn't Android have a similar framework, ML Kit?
1dom•17m ago
This is a cool way of approaching AI models. I'm a big fan of local LLMs, local specific models like this should be even more powerful.

> Every model is free up to 100k monthly active devices. No tokens, no logins.

I dunno about the business model though. Cloud LLM billing makes sense: you're getting another computer to do work with each request, and using their compute via their gateway that they bill you.

These local models are like old school software. They're producing the weights, and then giving them to people. If I'm happy with the weights you've given me, and I'm not using your compute for inference and not wanting or needing any updates off you, why should you continue getting money off me and my customers?

The whole "but we need to keep it updated for your security" doesn't really work as well for software designed to run fully offline like these local models are.

I'm not saying they shouldn't get paid, but I guess I feel a personal sadness that it's less obvious how to successfully monetise such a sincerely useful and beneficial approach towards AI models.

mtlynch•11m ago
I love this idea and hope to see more on-device models. How do they make money, though?

I tried out their demo for Clear, the audio quality improvement model.[0] I'm not sure if it's just I don't have refined enough an ear or their demo is broken, but the "raw" and "enhanced" versions sounded exactly the same to me.

[0] https://desertant.com/models/clear/