frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: I built a Clojure runtime on top of Chez Scheme

https://yogthos.net/posts/2026-07-02-jolt.html
1•yogthos•1m ago•0 comments

Show HN: Ramsford – AI butler for travel, cruise planning, and daily tasks

https://ramsford.ai/
1•ramsford1000•2m ago•0 comments

Eric S. Raymond take on AI

https://twitter.com/esrtweet/status/2074889702381953222
1•lobo_tuerto•3m ago•0 comments

Reading a 3k-Year-Old Poem (Odyssey) to a 3-Year-Old Boy

https://www.theatlantic.com/family/2026/07/odyssey-read-father-son/687914/
1•theanonymousone•3m ago•0 comments

A Short History of Cinema(2020)

https://www.scienceandmediamuseum.org.uk/objects-and-stories/very-short-history-of-cinema
1•hopelessluca•4m ago•0 comments

Why a model that explains 95% of variance only compresses 18%

https://thefarsightedzipper.substack.com/p/lossy-vs-lossless-how-the-compression
1•alessino•4m ago•0 comments

Kimi K3 to beat Opus 4.8

https://twitter.com/zijing_wu/status/2077699476194771064
1•WithinReason•5m ago•0 comments

Show HN: I've built tldraw for HTML and Markdown pages (with encryption)

https://pastehex.dev/
1•pandrre•7m ago•0 comments

Starlink from 1984 – By Nemanja Trifunovic

https://nemanjatrifunovic.substack.com/p/starlink-from-1984
1•rbanffy•7m ago•0 comments

Will there be any more bugs to find after AI has fixed them all?

https://insertchaos.bearblog.dev/when-ai-has-fixed-all-the-bugs/
1•snorbleck•8m ago•0 comments

Show HN: An MCP server that frames screen recordings and shots in Apple bezels

https://github.com/cwooddgr/bezelbub/tree/main/bezelbub-mcp
2•igneous_rocker•11m ago•1 comments

Show HN: Termaxa – I found my AI-agent gate had silently stopped gating Cursor

https://github.com/termaxa/termaxa
1•devdoc83•11m ago•1 comments

Should you be paying to get insights of your own money?

https://cardneuro.com/
1•AmiPatel•12m ago•0 comments

AI agents write PostgreSQL like Python

https://vvka-141.github.io/pgmi/articles/ai-agents-write-postgresql-like-python/
1•aevlampiev•12m ago•0 comments

Eli Lilly to buy psychedelics maker AtaiBeckley for $2.8B

https://www.cnbc.com/2026/07/16/eli-lilly-to-buy-psychedelics-maker-ataibeckley-2point8-billion.html
2•ulrikrasmussen•12m ago•0 comments

Compatibility regressions with anti-tampering SDKs used by apps are resolved

https://discuss.grapheneos.org/d/40383-compatibility-regressions-with-anti-tampering-sdks-used-by...
1•Cider9986•12m ago•0 comments

The $110/month self-improving pipeline

https://andywidjaja.com/blog/110-pipeline
1•digitallogic•13m ago•0 comments

Show HN: A Python script that parses sheet music and plays it on a drum machine

https://hankthemason.com/projects/fugue-for-my-drum-machine
1•hankthemason•13m ago•0 comments

End of Line: Replacing MCP with Standard Filesystem Tools

https://www.sicpers.info/2026/07/end-of-line-replacing-mcp-with-standard-filesystem-tools/
1•grahamlee•14m ago•0 comments

WHO calls for action as new cancer cases are projected to nearly double by 2050

https://www.who.int/news/item/08-07-2026-who-calls-for-urgent-action-as-new-cancer-cases-are-proj...
1•gmays•15m ago•0 comments

64% of recent Show HN launches are invisible to AI search (I audited 45)

https://ai-visibility-report.surge.sh/
1•miguelaudits•17m ago•0 comments

Ask HN: How do you manage too many open tabs?

2•NarcisMirandes•18m ago•6 comments

AI reviewers shipped secret-exfil code because a ticket said "pre-approved"

https://senthex.com/en/research/relay/
1•yohann_senthex•19m ago•0 comments

The Unreasonable Power of Identifiers

https://cogna.co/blog/the-unreasonable-power-of-identifiers/
2•darkr•19m ago•0 comments

Self-testing AI harness finds its own bugs

https://www.omnideck.dev/blog/self-testing-ai-browser-tools.html
1•rlnorthcutt•20m ago•1 comments

Show HN: Estratos – stacked memory system for AI assistants

2•cpinto•21m ago•0 comments

Readme, Not

https://blog.yossarian.net/2026/07/16/README-not
1•woodruffw•22m ago•0 comments

Show HN: Notelet – open-source SwiftUI package to show release notes in iOS apps

https://github.com/mykolaharmash/notelet
1•harmash•22m ago•0 comments

Show HN: Fly a nano-drone from your terminal (Rust TUI)

https://github.com/yannick-cw/crazyflie-commander
1•wazHFsRy•24m ago•0 comments

Show HN: Wallflower – A Quiet Social Reader

https://thewallflower.app/about
2•tldrthelaw•24m ago•0 comments
Open in hackernews

Ask HN: As LLMs progress, how do you stay sharp and productive?

3•spiresofagartha•1h ago
What's the silver bullet for both prouctivity and not getting your brain atrophied?

Comments

mnky9800n•1h ago
I like to generate a variety of personal crises to deal with since now coding agents seem to do most of my job. That keeps me on my toes.
enceladus06•4m ago
Do more. The LLM is not your replacement, it will help you achieve 10x more. LLM also have quiz mode so just feed it a book and ask to generate questions if you want more.
anee769•3m ago
Whenever I am trying to work on a project, I go through it myself first with proper details that what I need to build and all the specifications then tell LLMs the plan so they can code and I can keep my architecture skills intact. For keeping my coding skills intact, for small code changes, I prefer doing them myself, so I don't make myself much dumb.