frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Views of China and Xi Are Improving Globally

https://www.pewresearch.org/global/2026/07/15/views-of-china-and-xi-are-improving-globally/
1•karakoram•1m ago•0 comments

What Americans Think About the Global AI Race

https://www.pewresearch.org/short-reads/2026/07/23/what-americans-think-about-the-global-ai-race/
1•karakoram•3m ago•0 comments

Ask HN: When is too early to launch?

1•Abh1Works•3m ago•0 comments

More UK Deaths Than Births Expected Every Year from Now On, ONS Projects

https://www.bbc.com/news/articles/ckgpjd2zzl8o
1•karakoram•4m ago•0 comments

Sweden is launching its own MI6

https://www.economist.com/europe/2026/07/26/sweden-is-launching-its-own-mi6
1•bookofjoe•5m ago•1 comments

Get Notified When Specific Companies List Your Dream Job

https://jobnotify.net
1•Jaden29•5m ago•0 comments

Robotic Adaptation Suffers from Data Collection Bottleneck

2•aunmesh•8m ago•0 comments

Code Review Is the Hard Part

https://www.olafalders.com/2026/07/26/code-review-is-the-hard-part/
2•oalders•8m ago•0 comments

260k live cameras aggregated across 468 sources. lessons / technical insights

https://opencctv.org/
2•bekdavid893•9m ago•1 comments

Show HN: HART OS – an open-source AI OS built so frontier AI needs no datacenter

https://github.com/hertz-ai/HARTOS
2•hevolveai•10m ago•0 comments

Show HN: The Occult Gatsby

https://occultgatsby.work
3•morganw•12m ago•0 comments

The Strongest El Niño Ever

https://www.theclimatebrink.com/p/the-strongest-el-nino-ever
13•ndsipa_pomu•14m ago•1 comments

Show HN: Rucksack alpha CLI that pins a Mac to a hotspot and holds a sleep lease

https://github.com/noahnawara/rucksack
2•thirdface•15m ago•0 comments

How to Block Some of the Bots

https://nochan.net/b/Internet-Crap/20260606-How-To-Block-Some-Of-The-Bots/
3•Bender•17m ago•0 comments

"Grill Me" Skill

https://www.aihero.dev/skills-grill-me
2•theptip•21m ago•0 comments

Show HN: Open-plan-annotator – local annotation UI for working with agent plans

https://github.com/ndom91/open-plan-annotator
2•ndom91•21m ago•1 comments

Portable Executable

http://justine.lol/ape.html
2•tosh•25m ago•1 comments

Ask HN: Anyone suffering from the tyranny of the Waiting Equation?

2•akersten•25m ago•0 comments

Decker

https://beyondloom.com/decker/
5•tosh•27m ago•1 comments

Code Complexity Hooks for Agents

https://github.com/dekobon/big-code-analysis
2•dekobon•27m ago•1 comments

Show HN: ModelFuzz – Open-source runtime guardrails for AI agents

https://www.modelfuzz.com/
2•higagan•27m ago•1 comments

Header-only C/C++ Meshtastic LoRa protocol stack for embedded systems

https://github.com/jstockdale/meshtastic-lite
2•westurner•29m ago•1 comments

Narcissism, Machiavellianism, and AI Use

https://thenextweb.com/news/dark-traits-problematic-ai-use-psychology
4•colinprince•30m ago•0 comments

Sell the Company for $400M? He's Giving It Away Instead

https://www.nytimes.com/2026/07/25/business/grady-white-boats-charity.html
4•keithly•30m ago•0 comments

Terminal Sessions – VSCode extension for tmux terminals that survive restarts

https://github.com/visul/terminal-sessions
2•testycool•30m ago•0 comments

Google Cache used to have a copy of this page at

https://www.hornet.org/wikipedia-notes.txt
4•jruohonen•31m ago•0 comments

Show HN: Readability for web and PDFs with TTS and local AI summary

https://github.com/ldenoue/readability-read-aloud-web-pdf-ai-summary
3•ldenoue•31m ago•2 comments

Show HN: How many other kids need to be in the room before they match names

https://names.vaguespac.es/
2•thebigship•31m ago•0 comments

The Rust Async Runtime Footgun That Blocks Your Tokio Thread Pool

https://medium.com/@yalovoy/the-rust-async-runtime-footgun-that-blocks-your-entire-tokio-thread-p...
2•zero-ground-445•32m ago•0 comments

Show HN: An interactive way to exploit an LLM without going to jail

https://github.com/joshfischer1108/jailbreak-lab
2•joshfischer1108•33m ago•0 comments
Open in hackernews

Show HN: I built a torrent client for the Mac. It's called Swarm

https://get-swarm.com/
1•gkaimakas•56m ago

Comments

toomuchtodo•32m ago
I’m willing to do pay to support your work, curious if and how much this was vibe coded and if you intend to support into the future.
gkaimakas•15m ago
Hey, thanks for the reply.

I had Claude help me with linking libtorrent to swift since this is not something I do at work normally.

The rest was done by me

inigyou•31m ago
Spoiler: it's yet another wrapper for libtorrent
gkaimakas•14m ago
It would be foolish to assume that reimplementing a torrent library is feasible for anyone. Open source code is meant to be reused.

I can assure you that integrating with libtorrent was the easy part and completed in mere hours :)