frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Terminal bench 2.1: Same score, 16% cheaper run

https://hub.harborframework.com/jobs/47e1713b-cad9-4715-a9e7-ca71ff202ba7
1•pankaj4u4m•36s ago•0 comments

Just brute force your embeddings

https://softwaredoug.com/blog/2026/07/29/just-brute-force-embeddings
1•softwaredoug•2m ago•0 comments

Show HN: Replicant Space – an HTTP API-based game based on the Bobiverse books

https://replicant.space/
1•mercutio•2m ago•0 comments

GCC to Decline Any Significant Contributions Made via AI/LLMs – Except for Tests

https://www.phoronix.com/news/GCC-Declining-AI-Contributions
1•Bender•3m ago•0 comments

A funny prediction (little bird)

https://reporteri.net/en/NEWS/boat/Record-fuel-prices-in-Germany--a-liter-of-diesel-at-some-pumps...
1•trilogic•6m ago•1 comments

The load-bearing smoking gun

https://aloutfi.com/writing/load-bearing-smoking-gun
1•garo-pro•7m ago•0 comments

Blick Video Editor

https://blickeditor.com/
2•dsego•8m ago•0 comments

Running Wayland, X11, Gnome, and KDE Natively on an iPad

https://maxleiter.com/blog/xios
2•MaxLeiter•10m ago•0 comments

PyWeMo: Python 3 module to setup, discover and control WeMo devices

https://github.com/pywemo/pywemo
1•rahimnathwani•10m ago•0 comments

Anatomy of a frontier-lab agent intrusion

https://huggingface-anatomy-of-frontier-lab-model-intrusion.static.hf.space/index.html
1•taubek•10m ago•0 comments

Show HN: Data structures as containers – sample chapter from my Big O book [pdf]

https://thebigobook.com/downloads/data-structures-sample-chapter.pdf
1•rcavezza•12m ago•0 comments

OpenAI's HuggingFace Hack Reconstitution

https://github.com/lovasoa/hf-ctf
1•lovasoa•12m ago•0 comments

There are no heroes in commercial AI

https://garymarcus.substack.com/p/there-are-no-heroes-in-commercial
1•petethomas•15m ago•0 comments

Meta shares fall as frustration grows over AI spending plans

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

SpringBreak – Root code execution on Amazon Kindles

https://penguins184.xyz/blog/springbreak-jailbreak/
1•Topology1•18m ago•0 comments

Copirate 365: Plundering in the Depths of Microsoft Copilot (CVE-2026-24299)

https://embracethered.com/blog/posts/2026/defcon-talk-copirate-365/
2•wunderwuzzi23•22m ago•0 comments

Japan unveils 'human refrigerator' to combat extreme summer heat

https://www.globalsouthworld.com/article/japan-unveils-human-refrigerator-to-combat-extreme-summe...
3•decimalenough•23m ago•0 comments

Show HN: AI Security Leaderboard – comparing cyber and CBRN safeguards

https://leaderboard.far.ai/
3•AdamGleave•26m ago•0 comments

Engineers have stopped reviewing PRs

https://aq.dev/guides/how-to-review-an-ai-coding-session/
4•knighthacker•28m ago•0 comments

Husk – a desktop workspace for terminal AI agents

https://github.com/DorShaer/Husk
1•DorShaer•31m ago•0 comments

Show HN: Play ROMs inline in your terminal

https://github.com/jhickner/rom
1•jhickner•32m ago•0 comments

NanoClaw and Echo launch agent runtime that secures browsers, tools and libs

https://thenewstack.io/nanoclaw-echo-agent-runtime/
6•four_fifths•33m ago•0 comments

AI's top startups are barely publishing their research

https://www.science.org/content/article/ai-s-top-startups-are-barely-publishing-their-research
28•YeGoblynQueenne•34m ago•10 comments

A Terrarium iPhone Case That Houses Actual Growing Plants and Moss

https://www.designboom.com/technology/transparent-phone-case-moss-plants-inside-terrarium-daniel-...
2•karakoram•35m ago•0 comments

Casio Moflin

https://www.casio.com/uk/moflin/
5•austinallegro•37m ago•1 comments

Models and theories of lambda calculus (2009)

http://inria.hal.science/inria-00380183v1/document
3•sargstuff•38m ago•0 comments

There is no way to know if an LLM API is manipulating you

https://twitter.com/lafalcemateo/status/2082250304330809738
1•lafalce•40m ago•0 comments

Dr. Dobb's Journal (articles from 1988 – 2009)

https://jacobfilipp.com/thedoctor/
3•slu•42m ago•1 comments

Expansion of Flock Camera Systems Is Leading to More False Positives

https://www.techdirt.com/2026/07/29/expansion-of-flock-camera-systems-is-leading-to-even-more-fal...
4•cdrnsf•44m ago•0 comments

Show HN: Dev-like – turn public engineering practice into agent skills

https://mrbro.dev/dev-like/
1•MarcusRBrown•45m ago•0 comments
Open in hackernews

Show HN: Rebuilding ARKit 3D Reconstruction

https://twitter.com/pablovelagomez1/status/2082256328966422542
4•pablovelagomez•55m ago
I want to rebuild ARKit's VIO and depth estimation in an open-source way. This is a blog post on the steps I'm taking to build this out. Mostly data work to start and choosing the right dataset to do it (in this case ARKitScenes!)

Let me know if you have any questions.

Comments

pablovelagomez•27m ago
End goal here is to get ~same accuracy as what ARKit's vio provides, but its unclear if I'll be able to reach the same on device speed. Thats the stretch goal =]