frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

ZCode – Harness for GLM-5.2

https://zcode.z.ai/en
327•chvid•7h ago•255 comments

Oomwoo, an open-source robot vacuum you build yourself

https://makerspet.com/blog/building-an-open-source-robot-vacuum-meet-oomwoo/
153•devicelimit•5h ago•24 comments

Senior SWE-Bench: open-source benchmark that assesses agents as senior engineers

https://senior-swe-bench.snorkel.ai/
49•matt_d•2h ago•30 comments

For first time, a cell built from scratch grows and divides

https://www.quantamagazine.org/for-the-first-time-a-cell-built-from-scratch-grows-and-divides-202...
804•defrost•15h ago•266 comments

Bring back crappy forums

https://tedium.co/2026/07/01/online-web-forums-retrospective/
129•pentagrama•3h ago•82 comments

What to learn to be a graphics programmer

https://blog.demofox.org/2026/07/01/what-to-learn-to-be-a-graphics-programmer/
291•atan2•11h ago•154 comments

Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance

https://blog.google/innovation-and-ai/technology/safety-security/opening-up-zero-knowledge-proof-...
104•consumer451•7h ago•76 comments

FFmpeg 9.1's new AAC encoder

https://hydrogenaudio.org/index.php/topic,129691.0.html
330•ledoge•15h ago•105 comments

Ask HN: Who is hiring? (July 2026)

179•whoishiring•14h ago•192 comments

How do wombats poop cubes?

https://www.science.org/content/article/how-do-wombats-poop-cubes-scientists-get-bottom-mystery
85•bushwart•1d ago•38 comments

The Underhanded C Contest

https://underhanded-c.org/
64•ccabraldev•7h ago•9 comments

Show HN: Searchable directory of 22k+ products from worker-owned co-ops

https://www.workerowned.info/
308•IESAI_ski•9h ago•63 comments

Qualcomm Linux 2.0

https://www.qualcomm.com/developer/blog/2026/06/qualcomm-linux-2-now-available
80•gilgamesh3•8h ago•27 comments

Learn Vim motions with an ice-cream van

https://thisismodest.com/vimscoops/
31•marcusmichaels•11h ago•3 comments

Database Traffic Control

https://planetscale.com/blog/introducing-database-traffic-control
23•religio•1d ago•1 comments

Weave Robotics launches Isaac 1, a $7,999 home robot with Fall 2026 deliveries

https://www.weaverobotics.com/isaac-1
132•ryanmerket•11h ago•179 comments

Internal Combustion Engine (2021)

https://ciechanow.ski/internal-combustion-engine/
301•StefanBatory•16h ago•87 comments

Monetization Gateway: Charge for any resource behind Cloudflare via x402

https://blog.cloudflare.com/monetization-gateway/
276•soheilpro•15h ago•190 comments

Chip Off The Old Block

https://www.astralcodexten.com/p/chip-off-the-old-block
68•paulpauper•8h ago•7 comments

Ask HN: Who wants to be hired? (July 2026)

120•whoishiring•14h ago•280 comments

The <Usermedia> HTML Element

https://developer.chrome.com/blog/usermedia-html-element
63•twapi•5h ago•29 comments

Avo 4 released – 15 months and 2000 commits later

https://avohq.io/blog/avo-4
3•adrianthedev•2d ago•0 comments

The vibration of the pager has a sound all its own

https://www.notyouremergency.com/triage-intro
13•mooreds•3d ago•1 comments

Proliferate (YC S25) Is Hiring

https://www.ycombinator.com/companies/proliferate/jobs/mMHvKR9-founding-product-engineer
1•pablo24602•8h ago

Why jet engines aren't made in China

https://aakash.substack.com/p/why-jet-engines-arent-made-in-china
99•paulpauper•1d ago•75 comments

Global review confirms mRNA vaccines are safe, effective and full of promise 

https://news.ubc.ca/2026/06/mrna-vaccines-are-safe-effective-and-full-of-promise/
270•coloneltcb•5h ago•235 comments

Kimi K2.7 Code is generally available in GitHub Copilot

https://github.blog/changelog/2026-07-01-kimi-k2-7-is-now-available-in-github-copilot/
6•unliftedq•1h ago•0 comments

The Apple Disk II Controller Card (2021)

https://www.bigmessowires.com/2021/11/12/the-amazing-disk-ii-controller-card/
68•stmw•2d ago•17 comments

Healthy but sedentary people show early decline in cellular energy production

https://news.cuanschutz.edu/news-stories/healthy-but-sedentary-individuals-show-early-decline-in-...
101•littlexsparkee•7h ago•67 comments

Launch HN: Parsewise (YC P25) – Reason Across Documents with an API

50•gergelycsegzi•16h ago•47 comments
Open in hackernews

Learn Vim motions with an ice-cream van

https://thisismodest.com/vimscoops/
31•marcusmichaels•11h ago

Comments

bitwize•9h ago
Can I go to the place where the Mu-Mu mate and the children still cry "Mine's a 99!"?
JdeBP•8h ago
Yes, hjkl navigation is certainly one of the things that should learn about a vi clone. But are novices well served, in the 2020s, by that being the primary thing that they learn before anything else?

This is not a criticism of this WWW site specifically. The VIM doco has the same priorities, teaching hjkl navigation before arrow keys. (So do nvi2 and NeoVIM.) The problem is that the received wisdom, that arrow keys are some newfangled idea that might not have reached your terminal manufacturer yet, is massively out of date.

Even if one does not teach the arrow keys first, the BS SPC SO (Control+N) DLE (Control+P) set is surely worth teaching early on. One cannot make any reasonable argument that terminals might not have spacebars. (-:

nehal3m•17m ago
Beautiful project. Vim controls really found their way into my muscle memory through Tridactyl and Vimium, browser extensions that let you drive web pages and the browser itself with Vim keybinds.