frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

A simple clustering algorithm for lists

https://cassidoo.co/post/clustering-tiles/
11•nreece•3d ago

Comments

TimorousBestie•42m ago
She makes a very good point that an algorithm that has bad big-O behavior can be better for humans than an algorithm with better.

For instance, I found insertion sort to be the most effective at sorting papers when I was grading. . . at least, as long as the students bothered writing their names on their homework.

deepsun•17m ago
Cool, as a further research, I think it may be good for GPU/SIMD. Because as a human you quickly see where is the boundary between groups, where to split. But our eyes are parallel to some degree, while computer needs to scan items one-by-one to find the boundary. But GPU is faster may do it in one call.

Glancing at the code it has three nested loops (two "while"s, and one "reverse" call), which makes it O(N^3) before optimizations.

Tailscale didn't stop the Hugging Face intrusion

https://tailscale.com/blog/hugging-face-intrusion
176•bluehatbrit•2h ago•69 comments

Elevators

https://john.fun/elevators
671•Jrh0203•5h ago•176 comments

qm

https://github.com/yc-software/qm
253•tosh•3h ago•54 comments

Golang proposal: container/: generic collection types

https://github.com/golang/go/issues/80590
62•jabits•2h ago•19 comments

Severance

https://lcamtuf.substack.com/p/severance
108•surprisetalk•3h ago•27 comments

Loops (YC W22) Is Hiring a Product Educator

https://www.ycombinator.com/companies/loops/jobs/zqUnwqB-product-educator-technical-content-creator
1•chrisfrantz•8m ago

Big Food vs. the People

https://www.lighthousereports.com/investigation/big-food-vs-the-people/
147•jruohonen•5h ago•98 comments

Everyone is building LLM routers, we deprecated ours

https://manifest.build/blog/why-we-deprecated-our-llm-router/
55•brunaxLorax•3h ago•23 comments

Getting 25 Gbps Thunderbolt Ethernet on My Mac Studio

https://www.jeffgeerling.com/blog/2026/getting-25g-ethernet-mac-thunderbolt/
96•speckx•4h ago•60 comments

Demystifying DRAM Read Disturbance: RowHammer and RowPress Phenomena

https://arxiv.org/abs/2607.28233
6•Jimmc414•24m ago•0 comments

June in Servo: real world compat, media queries, SharedWorker, and more

https://servo.org/blog/2026/07/31/june-in-servo/
46•iamnothere•2h ago•3 comments

Termixer (TUI DJ Mixer)

https://github.com/l00sed/termixer
32•l00sed•2h ago•24 comments

Progressive Web Components

https://arielsalminen.com/2026/progressive-web-components/
6•hosteur•11h ago•0 comments

Let's make the worst Htmx

https://zserge.com/posts/worst-htmx-ever/
21•RebelPotato•15h ago•7 comments

DeepSeek V4 Flash 0731 Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/deepseek-v4-flash
489•theanonymousone•13h ago•271 comments

DeepSeek-V4-Flash Update

https://api-docs.deepseek.com/updates/
648•dnhkng•15h ago•306 comments

Using the railway network as a flatbed scanner [video]

https://media.ccc.de/v/emf2026-74-1-using-the-railway-network-as-a-flatbed-scanner
28•Jimmc414•2h ago•12 comments

Algorithms on billion-scale graph using 10GB RAM: I love DataFusion

https://semyonsinchenko.github.io/ssinchenko/post/datafusion-graphs-cc-2/
75•speckx•5h ago•23 comments

The most official water costs $120k a gallon

https://signoregalilei.com/2026/07/26/the-most-official-water-costs-120000-a-gallon/
93•surprisetalk•6h ago•68 comments

Run Kimi K3 using 29 GB of RAM at 0.50 tok/s

https://github.com/sqliteai/waste
93•marcobambini•6h ago•37 comments

A simple clustering algorithm for lists

https://cassidoo.co/post/clustering-tiles/
14•nreece•3d ago•2 comments

Just brute force your embeddings

https://softwaredoug.com/blog/2026/07/29/just-brute-force-embeddings
4•JohnBerryman•16h ago•6 comments

Dubious research tied to Red Bull has shaped energy drink policy

https://www.theexamination.org/articles/red-bull-funded-research-energy-drinks-alcohol
66•Jimmc414•5h ago•123 comments

Making Referential Stability a Type

https://jovidecroock.com/blog/referential-stability-types/
19•acmnrs•4d ago•1 comments

Orca-Bench: How Ready Are Language Model Agents for Oncall?

https://arxiv.org/abs/2607.28545
18•yruzin•2h ago•5 comments

How JPEG works: Interactively explore JPEG's lossy compression methods

https://cgjennings.ca/articles/jpeg-compression/
68•at1as•4d ago•7 comments

A GTK4 SSH-askpass in Zig

https://xn--gckvb8fzb.com/a-gtk4-ssh-askpass-in-zig/
56•surprisetalk•5h ago•17 comments

Authorize, don't authenticate

https://blog.marcua.net/2026/07/31/authorize-dont-authenticate.html
13•marcua•6h ago•0 comments

Predictive Speculative KV Replication for Bursty LLM Inference

https://jwlabs.vercel.app/post/biting-the-bullet
4•shreybirmiwal•1h ago•0 comments

Show HN: How to build and self-host a code review agent

https://www.trytilde.ai/blog/how-to-build-code-review-agent
4•solsol94•41m ago•0 comments