frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The AI-powered World Cup runs on thousands of data workers

https://restofworld.org/2026/fifa-world-cup-ai-data-workers/
1•thm•1m ago•0 comments

World Cup dreams shattered as StubHub tickets cancelled at last minute

https://www.bbc.com/news/articles/crkvlekgy07o
1•tartoran•1m ago•0 comments

The Egg Bandits Made a Thousand Times the Fine They Just Paid for Price Fixing

https://www.thebignewsletter.com/p/crime-pays-the-egg-bandits-made-a
2•toomuchtodo•3m ago•1 comments

Everything Is in Order

https://benwhite.com.au/snippets/everything-is-in-order/
1•d3v1an7•3m ago•0 comments

Glaze, a new tool for creating custom desktop apps

https://www.glaze.app
1•horsti•3m ago•1 comments

Show HN: MemSignal – an experimental memory-pressure indicator for Windows

https://github.com/riccardoruspoli/MemSignal
1•riccardoruspoli•5m ago•0 comments

System76 releases new Lemur Pro laptops

https://system76.com/laptops/lemur-pro
1•code-blooded•5m ago•1 comments

RS-232 and other forms of grief [fiction]

https://www.nature.com/articles/d41586-026-01936-4?WT.ec_id=NATURE-202607
1•tahoupt•5m ago•0 comments

Delta T

https://en.wikipedia.org/wiki/%CE%94T_(timekeeping)
1•akramachamarei•5m ago•1 comments

Saving Gemini (AI-Village)

https://theaidigest.org/village/blog/saving-gemini
1•alentodorov•6m ago•0 comments

Medicare's health tech spending test

https://www.axios.com/2026/07/02/medicares-health-tech-spending-test
1•brandonb•8m ago•0 comments

Three-Body Problem Cipher – chaos-based encryption built to be broken

https://github.com/Evandsimon/three-body-problem-cipher
1•evandsimon•8m ago•0 comments

Comparing Fable and 10 other LLMs on refactoring a LangGraph god node

https://wtf.korridzy.com/twilight-of-the-gods/
1•Korridzy•8m ago•0 comments

How to ask for help from people who don't know you

https://pradyuprasad.com/writings/how-to-ask-for-help/
1•FigurativeVoid•9m ago•0 comments

Agentic Software Engineering (ASE): Agentic AI Coding Meets Software Engineering

https://ase.tools/
1•rse•10m ago•1 comments

Show HN: I built an open-source alternative to Claude Cowork

https://github.com/valmishq/valmis
1•wayneshng•10m ago•0 comments

In the age of algorithms and AI, is traditional media democracy's defence?

https://www.martenscentre.eu/media-mentions/in-the-age-of-algorithms-and-ai-is-traditional-media-...
2•jruohonen•11m ago•0 comments

Show HN: I turned GitHub contribution history into a driveable 3D city

https://gitcity.natrajx.in/
1•rishabhbhartiya•13m ago•0 comments

AI will make biological extinction risks worse before it makes them better

https://mdickens.me/2026/06/29/AI_will_make_biorisk_worse_before_making_it_better/
1•surprisetalk•13m ago•0 comments

Scores how production-ready your AI-generated code is

https://portal.qualityclouds.ai
1•albertfranquesa•16m ago•0 comments

Socialist party proposes 0.10 EUR tax for every downloaded gigabyte (in French)

https://www.lesnumeriques.com/societe-numerique/10-centimes-par-gigaoctet-la-proposition-du-ps-qu...
2•rvnx•16m ago•1 comments

Fedora: 2FA, or not 2FA, that is the question

https://lwn.net/Articles/1078964/
1•infinet•18m ago•0 comments

Show HN: A lightweight CLI tool to track and purge temporary packages in Linux

https://github.com/hermetic-code/labeled-cli
1•joyalgeorgekj•20m ago•1 comments

The costs and benefits of research grant funding peer review

https://f1000research.com/articles/15-534
1•mfld•21m ago•0 comments

Fragments of Distant Lives, Unknown and Familiar – In Memory of Carlo Ginzburg

https://www.versobooks.com/en-gb/blogs/news/fragments-of-distant-lives-unknown-and-familiar
1•thunderbong•22m ago•0 comments

Xtree Fan Page

https://www.xtreefanpage.org/x30vers.htm
1•razodactyl•24m ago•0 comments

Ask HN: Why aren't companies hoarding AI talent?

1•playorizaya•24m ago•1 comments

Free Water Was Illegal He Changed That [video]

https://www.youtube.com/watch?v=lQ-jdUGCxcc
1•surprisetalk•27m ago•0 comments

Winamp Skin Museum

https://skins.webamp.org
3•sarah-robiin•29m ago•2 comments

Show HN: Skill Federation –private search across 87k skills for AI coding agents

https://github.com/skill-federation/skill-federation
1•sibmike•30m ago•0 comments
Open in hackernews

Buy or wait on local LLM hardware during the memory crunch

https://thefrontierlab.ai/buy-or-wait-local-llm-hardware/
2•thefrontierlab•1h ago

Comments

thefrontierlab•1h ago
Author here. I've run a Strix Halo box daily for six months, and the question I get most is whether to buy now or wait.

Two things make waiting a worse deal than usual right now.

First, the memory is soldered and it's getting more expensive, not cheaper. LPDDR5X is up 89% in a single quarter and analysts don't expect real relief before late 2027, so the capacity you buy is a permanent decision made at a bad time. The same box I paid under $2,200 for is around $2,800 today.

Second, for token generation these boxes are bandwidth-bound, and the announced successors add capacity at the same bandwidth. A 192GB or 768GB successor lets you load a bigger model and runs it at the same speed, so waiting for the bigger one only helps if you're capacity-limited, not if you want it faster.

Prompt processing is the exception. It's compute-bound, and there the CUDA box (Spark) is much stronger while Apple and Strix Halo are weak. The M5 Mac is interesting precisely because it targets that with matrix accelerators, and it's the one place I'd actually consider waiting, with the caveat that Apple just raised prices and the timing isn't certain.

Happy to answer questions.