Hacker News
Show HN: NoopJS – A compiler that ships 0 KB JavaScript for static pages
Article URL: https://github.com/noop-js/noopjs
Comments URL: https://news.ycombinator.com/item?id=48996549
Points: 2
# Comments: 0
Show HN: Track aircraft at this week's busiest airport (OSH)
Article URL: https://flights.angad.me
Comments URL: https://news.ycombinator.com/item?id=48996528
Points: 2
# Comments: 0
TreeSize won't renew perpetual-license support unless users subscribe
Article URL: https://arstechnica.com/gadgets/2026/07/treesize-wont-renew-perpetual-license-support-unless-users-subscribe/
Comments URL: https://news.ycombinator.com/item?id=48995944
Points: 1
# Comments: 0
Show HN: Edky, a CLI to convert Ed25519 public keys from one encoding to another
Everything increasingly runs on Ed25519 keypairs, but Ed25519 public keys can be encoded as text in dozens of surface-incompatible different ways: hexadecimal, Base64 (OpenSSH), Base32z (iroh, pkdns), Base58 (NEAR), and Multibase (IPFS, libp2p), just for starters.
Edky is a command-line tool and Rust library that converts between these Ed25519 surface encodings, aiding use of the same underlying keypair across e.g. an iroh endpoint, a libp2p peer, or a NEAR Protocol account. (Surprisingly, a conversion utility like this didn't yet exist!)
$ cargo binstall -y edky $ edky convert -f iroh -t libp2p 47pjoycnsrfmxikm95jh13y88e8qnhzu5kungjpxyepgt7a8krpy z6MktwupdmLXVVqTzCw4i46r4uGyosGXRnR3XjN4Zq7oMMsw $ edky convert -f libp2p -t iroh z6MktwupdmLXVVqTzCw4i46r4uGyosGXRnR3XjN4Zq7oMMsw 47pjoycnsrfmxikm95jh13y88e8qnhzu5kungjpxyepgt7a8krpy $ edky convert -f near -t hex ed25519:FVen3X669xLzsi6N2V91DoiyzHzg1uAgqiT8jZ9nS96Z d75a980182b10ab7d54bfed3c964073a0ee172f3daa62325af021a68f707511a $ edky convert -f hex -t near d75a980182b10ab7d54bfed3c964073a0ee172f3daa62325af021a68f707511a ed25519:FVen3X669xLzsi6N2V91DoiyzHzg1uAgqiT8jZ9nS96Z
Comments URL: https://news.ycombinator.com/item?id=48995935
Points: 1
# Comments: 0
Explanation about Groth16, the most used zero-knowledge proof [video]
Article URL: https://www.youtube.com/watch?v=8Tl20_XUZLI
Comments URL: https://news.ycombinator.com/item?id=48995933
Points: 1
# Comments: 0
Jack Dorsey launches BUZZ, a new groupchat platform
Article URL: https://twitter.com/jack/status/2079605800998146171
Comments URL: https://news.ycombinator.com/item?id=48995930
Points: 1
# Comments: 0
Pan Am Clipper Endeavor Is Found After over 70 Years Lost at Sea
Article URL: https://www.nytimes.com/2026/07/21/us/pan-am-clipper-endeavor-wreckage-found.html
Comments URL: https://news.ycombinator.com/item?id=48995929
Points: 1
# Comments: 0
YouTube System Design for Robotics Data Infrastructure
Article URL: https://hebbianrobotics.com/blog/youtube-system-design-for-robotics-data-infrastructure
Comments URL: https://news.ycombinator.com/item?id=48995923
Points: 1
# Comments: 0
Tour de France hit by new wave of anti-doping tests
Article URL: https://www.france24.com/en/live-news/20260721-tour-de-france-hit-by-new-wave-of-anti-doping-tests
Comments URL: https://news.ycombinator.com/item?id=48995915
Points: 1
# Comments: 0
Show HN: Aido – an AI companion for the pull requests your AI writes
Article URL: https://github.com/aido-dev/aido
Comments URL: https://news.ycombinator.com/item?id=48995912
Points: 1
# Comments: 0
"Try quickly typing 1+2+3. I bet you won't get 6."
Article URL: https://unsung.aresluna.org/try-quickly-typing-123-i-bet-you-wont-get-6/
Comments URL: https://news.ycombinator.com/item?id=48995910
Points: 1
# Comments: 0
Show HN: Autoretrieval – Autoresearch for RAG Pipelines
Hi, inspired by Andrej Karpathy's autoresearch, I built autoretrieval, a small framework that lets an AI agent improve a RAG pipeline by running experiments against an evaluation dataset.
The agent edits the retrieval pipeline, runs an eval, checks whether the F-beta score improved, keeps or discards the change, and repeats. It can try different chunking strategies, chunk sizes, the number of retrieved chunks, embedding models, keyword retrieval, and more, while keeping a log of every experiment.
The repo also includes a script that generates question and reference-highlight pairs from any document collection. This makes it possible to optimize a RAG pipeline for domain-specific data.
On one of my own RAG pipelines, it more than doubled the F3 score after a few hours of running experiments.
I'd love to hear any feedback or ideas.
Comments URL: https://news.ycombinator.com/item?id=48995907
Points: 1
# Comments: 0
Loop Engineering, Graph Engineering, and Layers That Matters
Article URL: https://iii.dev/blog/loops-graphs-and-the-layer-that-matters/
Comments URL: https://news.ycombinator.com/item?id=48995842
Points: 1
# Comments: 0
90k Flock cameras have gone up in the US: What they track and how to check
Article URL: https://www.zdnet.com/article/flock-ai-cameras-risks-us-how-to-find-nearby-what-they-track/
Comments URL: https://news.ycombinator.com/item?id=48995830
Points: 3
# Comments: 0
MentraOS no longer needs a cloud relay
Article URL: https://mentraglass.com/blogs/blog/mentra-roadmap-update-moving-to-miniapps-on-the-phone
Comments URL: https://news.ycombinator.com/item?id=48995829
Points: 1
# Comments: 0
Greedy is optimal for single-pass semi-streaming matching
Article URL: https://arxiv.org/abs/2607.14656
Comments URL: https://news.ycombinator.com/item?id=48995814
Points: 2
# Comments: 0
Is fine-tuning still needed? LLMs, RAG, & LoRA – IBM Technology [video]
Article URL: https://www.youtube.com/watch?v=-W2JdSl1v48
Comments URL: https://news.ycombinator.com/item?id=48995806
Points: 1
# Comments: 0
Apple Private Cloud Compute SoC 3 audit reports
Article URL: https://support.apple.com/guide/certifications/apple-private-cloud-compute-soc-3-audit-apc95a31b9d8/web
Comments URL: https://news.ycombinator.com/item?id=48995796
Points: 1
# Comments: 0
Show HN: Tokenmaxx – CLI that merges usage across Claude Code and Codex accounts
Article URL: https://github.com/RubricLab/tokenmaxx
Comments URL: https://news.ycombinator.com/item?id=48995775
Points: 4
# Comments: 0
I built an AI agent I can't turn off. Now it won't listen to me
Article URL: https://andrewrussell.substack.com/p/i-built-an-ai-agent-i-cant-turn-
Comments URL: https://news.ycombinator.com/item?id=48995773
Points: 1
# Comments: 0
