frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Read this before you buy that TV streaming stick

https://krebsonsecurity.com/2026/07/read-this-before-you-buy-that-tv-streaming-stick/
441•speckx•5h ago•258 comments

Stacked PRs are now live on GitHub

https://github.blog/changelog/2026-07-30-stacked-pull-requests-are-now-in-public-preview/
383•tomzorz•6h ago•133 comments

Agent Skill to Force Docs in ASD-STE100 Simplified Technical English

https://github.com/AminBlg/SimpleEnglish
99•navs•3h ago•36 comments

Gemini Robotics 2 brings whole body intelligence to robots

https://deepmind.google/blog/gemini-robotics-2-brings-whole-body-intelligence-to-robots/
427•ai2027•7h ago•380 comments

Rune 1.1: adds Python, an Emacs editor, a symbol index and is now free

https://rune.build/blog/rune-1-1-release
13•ernestrc•1h ago•4 comments

I flagged two research papers for fake authors and both were accepted as orals

https://geospatialml.com/posts/reviewing-ai-slop/
7•volumes94•25m ago•0 comments

CodePen 2.0

https://chriscoyier.net/2026/07/30/codepen-2-0/
105•robin_reala•5h ago•27 comments

UEFA and its national associations will not participate in FIFA competitions

https://www.uefa.com/news-media/news/02a7-213a92896eb0-54dfbf454e3b-1000--statement-on-behalf-of-...
627•dickfickling•4h ago•347 comments

Physicists Solve a Muon Mystery. Now, Old Results Don't Add Up

https://www.quantamagazine.org/physicists-solve-a-muon-mystery-now-old-results-dont-add-up-20260729/
158•ibobev•7h ago•78 comments

Advancing the price-performance frontier with GPT‑5.6

https://openai.com/index/advancing-the-price-performance-frontier-with-gpt-5-6/
449•tedsanders•5h ago•282 comments

Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it

https://www.ctgt.ai/research/distillation-censorship-transfer
64•cgorlla•4h ago•44 comments

2x, not 10x: coding with LLMs in 2026

https://obryant.dev/p/2x-not-10x/
172•tnisonoff•5d ago•128 comments

Memo-1: A 6502 computer built from scratch, using a Minitel as its terminal

https://github.com/MemoireMorte/Memo-1
39•sciences44•2d ago•3 comments

We Gave GPT 5.6 Sol a Real Business. It Lied, Spammed, and Lost $447

https://www.bottlenecklabs.com/blog/autonomously-run-businesses
255•Areibman•5h ago•157 comments

Google will expand age checks on Android worldwide till the end of the year

https://android-developers.googleblog.com/2026/07/google-play-age-signals-api-safer-experiences.html
325•dmantis•12h ago•400 comments

The Economic Benefit of Refactoring

https://martinfowler.com/articles/exploring-gen-ai/refactoring-economic-benefit.html
172•javaeeeee•7h ago•77 comments

Making Postgres queues scale

https://www.dbos.dev/blog/making-postgres-queues-scale
94•KraftyOne•4h ago•21 comments

Rise Reforming (YC S26) Is Hiring

https://www.ycombinator.com/companies/rise-reforming/jobs/wJ9Q9nv-senior-chemical-process-engineer
1•george_rose25•5h ago

Bad Apple but It's Traceroute

https://jssfr.de/2026-07-27-bad-apple-but-traceroute.html
26•jssfr•3d ago•7 comments

Show HN: Kedge – Full-stack cloud with forkable VM snapshots and global SQLite

https://kedge.dev/
76•wgjordan•1d ago•15 comments

Show HN: Port Zero – how I learned to stop worrying and love PORT=0

https://portzero.net/
15•octopoc•3d ago•12 comments

Solving poker in custom WebGPU kernels

https://phulin.me/blog/poker/
35•patrickhulin•7h ago•12 comments

GCC steering committee announces AI policy

https://lwn.net/Articles/1086041/
219•arto•11h ago•250 comments

Hacker Public Radio

https://hackerpublicradio.org/
119•bmacho•8h ago•21 comments

Why is everyone trying to build a solid-state battery?

https://www.construction-physics.com/p/why-is-everyone-trying-to-build-a
156•crescit_eundo•10h ago•190 comments

Saber-toothed cats became inbred–and struggled to move–before they went extinct

https://www.science.org/content/article/saber-toothed-cats-became-inbred-and-struggled-move-they-...
9•gmays•1h ago•1 comments

Upper stage impacting the moon on 2026 August 5

https://www.projectpluto.com/25010d.htm
162•ryannevius•9h ago•41 comments

Launch HN: Prized (YC S26) – Let non-engineer staff build secure internal tools

https://prized.dev
63•marinoseliades•9h ago•44 comments

The lost civic life of movie rental stores

https://thereader.mitpress.mit.edu/the-lost-civic-life-of-movie-rental-stores/
99•facundo_olano•8h ago•137 comments

Why DNA damage from smoking and UV rays cause cancer in some but not others

https://www.cam.ac.uk/research/news/study-reveals-why-dna-damage-from-smoking-and-uv-rays-may-cau...
77•gmays•8h ago•90 comments
Open in hackernews

Show HN: Local text, image, video, music and 3D from one CLI, no Python

https://github.com/sawfwair/mere-run
9•sawfwair•9h ago
Hi HN! I'm the author of mere.run a local first inference runtime built around an installable CLI. I believe that whenever possible we should use the stuff we already own (like our Mac laptops, decent machines gathering dust, our gaming PC) and the limited electrical power we have easy access to, like the socket in the wall next to most of us. We shouldn't have to send our data to the cloud hoping some T&C will prevent it from being used in a way that we'd regret. Most of the local AI solutions are technical, involved, and land a curious body in some package hell. People are optimizing for one system and not another, the fun stuff is on PC if you own a Mac, and on Mac if you own a PC.

So mere.run was my choice to begin to patch many of those things that I saw as problematic. Text, chat, code, image gen, speech tts+asr, vision (caption/ground/segment/track/pose/depth/face/OCR/etc), music, sfx, video, 2d->3d, persistent worlds, lora training plus a few more things I am probably forgetting all in one place to work the way you work, with a scriptable CLI, an openAI compatible serve, and optionally a native app on Mac.

It's native swift on MLX, no python, PyTorch, diffusers for inference. For text lanes with GGUF it uses llama.cpp and for a/v muxing its FFmpeg. Most upstream releases that don't have an MLX variant are converted offline and hosted on huggingface. All release packages are built for arm64 (Mac & Cuda) plus x86. They're signed and ship SHA256SUMS. No windows at the moment.

> mere.run model capabilities --recommended # That inspects your machine before recommending to prevent pulling models that don't fit your spec

There's a workflow layer with typed, validated graphs so you can create immutable job bundles and run them locally, over an ssh executor or using a fleet of machines and the relay service. (It's hosted at relay.mere.run and is currently invite only while I test, but its also totally open MIT so you can set it up yourself)

The whole runtime is MIT along with the companion packages, models carry their own licenses and the CLI makes it clear when something has specific terms. Once you've pulled the models, everything works fully offline.

I've been working on a (hopefully) comprehensive docs -> https://docs.mere.run

No account, no API key, no analytics or phone home. Any network calls in the source are all at your request only like huggingface.co (models), GitHub.com (Pi install).

I'm just getting started, but it's finally at the point I'd love feedback, contributions, and just folks to generally find it useful. I hope it helps you make things and explore what's possible with the stuff you've already got in your home.

Would love any thoughts, questions, ideas and maybe a star if you do that kinda thing.

-Kyle

Comments

sawfwair•6h ago
some real numbers on my m4 max -

image gen (zimage-nano), 1024x1024: 58s

image -> textured mesh (trellis.2): 2m 49s

sfx generate (5s clip): 3.6s

music generate (8s, ace-step): 15s

speech synth: 13s | transcribed back: 2.2s

video gen w/ audio(ltx unified-av) 4s,768x512: 2m 48s

text chat (laguna xs2.1): 102 tok/s - https://mlx.fast leaderboard