frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Flux 3 X Mimic: The Next Generation of Video-Action Models

https://bfl.ai/blog/flux-3-mimic
136•kensai•2h ago•12 comments

Flux 3

https://bfl.ai/blog/flux-3
381•ThouYS•6h ago•94 comments

It's getting harder to focus every day

https://glyphack.com/attention/
179•peykar•4h ago•97 comments

The case for MUDs in modern times

https://www.andrewzigler.com/feed/the-case-for-muds-in-modern-times
17•bw86•36m ago•12 comments

Buz – A fork of Bun using modern Zig, with sub-1s incremental builds

https://ziggit.dev/t/buz-a-drop-in-replacement-for-bun-using-modern-zig-with-sub-1s-incremental-b...
57•kristoff_it•2h ago•24 comments

The IBM PC, Part 1: Arrival

https://technicshistory.com/2026/07/24/the-ibm-pc-part-1-arrival/
11•cfmcdonald•1h ago•1 comments

Claude Cookbook

https://platform.claude.com/cookbook/
127•saikatsg•7h ago•58 comments

Tangleflow: Converts GitHub Actions workflows to tangled workflows and back

https://github.com/43081j/tangleflow
9•wertyk•2d ago•0 comments

German battery maker Varta files insolvency applications

https://www.reuters.com/business/german-battery-maker-varta-files-insolvency-applications-2026-07...
27•giuliomagnifico•36m ago•7 comments

Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models

405•adam_rida•16h ago•196 comments

The Beam Engine

https://glinscott.github.io/beam-engine/
422•glinscott•1d ago•81 comments

AMD's Instinct MI455X: Aiming for the Sun

https://chipsandcheese.com/p/amds-instinct-mi455x-aiming-for-the
34•ingve•5h ago•8 comments

The Book Prize Index

https://book-prize-index.vercel.app
22•Luc•3h ago•2 comments

Game of Trees – Git-based version control from OpenBSD folks

https://www.gameoftrees.org/
12•gregnavis•2h ago•1 comments

Launching Health in ChatGPT to US Users

https://openai.com/index/health-in-chatgpt/
13•mellosouls•2h ago•9 comments

Computational chemistry, Locally? My rant on SSH

https://chillphysicsenjoyer.substack.com/p/computational-chemistry-locally
14•crescit_eundo•2d ago•8 comments

The day Steve Jobs dissed me in a keynote (2010)

https://sive.rs/itunes
109•downbad_•3h ago•26 comments

Writing by hand is good for your brain

https://nealstephenson.substack.com/p/writing-by-hand-is-good-for-your
1350•dwwoelfel•21h ago•615 comments

Startup founders urge U.S. government not to shut off Chinese open weight AI

https://www.politico.com/news/2026/07/22/startup-founders-urge-trump-not-to-shut-off-chinese-open...
989•theanonymousone•21h ago•798 comments

What happened to TheNumbers.com

https://stephenfollows.com/p/what-just-happened-to-thenumberscom-should-worry-us-all
388•nickthegreek•19h ago•183 comments

Hetzner is working on LLM Inference

https://sliplane.io/blog/hetzner-inference
44•jonas_scholz•2h ago•16 comments

Why Software Factories Fail (or: harness engineering is not enough)

https://github.com/humanlayer/advanced-context-engineering-for-coding-agents/blob/main/wsff.md
342•dhorthy•21h ago•245 comments

I regret migrating to Codeberg

https://xn--gckvb8fzb.com/i-regret-migrating-to-codeberg/
378•boramalper•22h ago•284 comments

What else do people draw on gradient.horse?

https://rybakov.com/blog/what_else_do_people_draw_on_gradient-copy.horse/
149•spython•5d ago•28 comments

Why Sony can't bring back its classic Walkman models

https://obsoletesony.substack.com/p/why-sony-cant-bring-back-classic-walkman
157•speckx•18h ago•161 comments

Nothing works and everyone is euphoric

https://ptrchm.com/posts/nothing-works-and-everyone-is-euphoric/
133•pchm•3h ago•117 comments

The PImpl idiom and the C++26 std:indirect type

https://mariusbancila.ro/blog/2026/07/23/the-pimpl-idiom-and-the-cpp26-stdindirect-type/
57•signa11•5h ago•53 comments

I could do that in a weekend (2016)

https://danluu.com/sounds-easy/
14•ntumlin•3d ago•0 comments

Show HN: Audio Player with "Binaural Beats" tuned to the same key as your music

https://github.com/henrygabriels/binaural-studio
3•gabriel666smith•2h ago•0 comments

Show HN: Palmier Pro – Open-source macOS video editor built for AI

https://github.com/palmier-io/palmier-pro
173•harrisontin•21h ago•26 comments
Open in hackernews

Hetzner is working on LLM Inference

https://sliplane.io/blog/hetzner-inference
44•jonas_scholz•2h ago

Comments

embedding-shape•2h ago
> The enable_thinking option is worth mentioning. Without it, the model can spend a surprising amount of the completion budget reasoning before it returns a visible answer.

Straight up the opposite, which the name makes abundantly clear, with the option it does reasoning, without it it doesn't...

jonas_scholz•1h ago
My writing wasnt clear here I think, without the option it defaults to reasoning enabled. With "without it" I meant without enable_thinking=False!
cyanydeez•50m ago
llamacpp has a reasoning-budget and reasoning-message setting that can both be a global or per header setting. Using it, you can stop it's reasoning token count and insert a message at the point you stopped it.

This allows both the client and server to customize it. I typically use a message that tells it to compact the conversation and use subagents. I find the reasoning gets bloated when it's failed to do whatever task it's doing and often times it either has too little context (subagents) or its context is bloated (compact).

This works fairly well to get it to extend workable life up to ~1M on a local model.

ano-ther•2h ago
Good to see more developments in this space. I quite like this service, which is a little further than Hetzner and has several models to choose from: https://www.infomaniak.com/en/hosting/ai-services
jonas_scholz•1h ago
Interesting, didn’t know about them! Weird model selection though, no glm or deepseek?
archerx•1h ago
Infomaniak is such a shitty company, I had to use them on a previous job I worked at and dealing with them was awful.
MASNeo•43m ago
That makes it sound like dealing with Hetzner is easy. Is the case?
sam_lowry_•2m ago
Depends on your mindset. If you are an Engineer that does not need hand-holding and you accept terse answers from support with the gratitude to the human on the other side, then go for it.

You will at least not need months of training and tough exams to be an expert in Hetzner Cloud. It is simple, but that's the point.

swiftcoder•52m ago
It would certainly be interesting to have a highly respected EU-native inference provider, if only to make the regulatory gods happy
jonas_scholz•48m ago
agree. I have a usecase for a bigger open-weight model hosted by an EU company and the selection isnt really great, hard to make the regulatory gods (and the devs) happy at the same time right now
sofixa•39m ago
Scaleway have two separate (one fully managed one a bit less) services for that:

https://www.scaleway.com/en/generative-apis/

https://www.scaleway.com/en/inference/

jonas_scholz•37m ago
yea, but no prompt caching right? This makes it unusable for my usecase at least, the cost would be insane
mark_l_watson•48m ago
This seems like a smart move, given their ability to host efficiently. I approve of efforts to make the cost of inference for smaller useful models slowly approach 'close to zero' and there are many good paths for getting there. It is useful for companies to get fast hosting for the class of smaller models they may end up hosting in house.
jonas_scholz•43m ago
I really hope they dont stop at the small models though! The bigger ones that dont fit on a single GPU are more interesting I think
nubg•6m ago
Potentially interesting article ruined by AI slop hallucinations like

> For now, the API is fast, free, and fun to try. The next hardware announcement will tell us much more than another small model would.

jonas_scholz•2m ago
what is the hallucination here? it is fast, free and fun to try. And I genuinely think that the hardware decision (if they get bigger gpus) decides if this will be a banger product or not?