frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Lessons from Crawling the Web at Scale

https://leadprompt.sh/a/737-Lessons-from-crawling-the-web-at-scale-2026w17
1•saltysalt•13s ago•0 comments

Show HN: Worklog, structured memory for Agent in one SQLite table

https://github.com/xyb/worklog
1•xyb•1m ago•0 comments

Prototyping Can Help You to Get Buy-In

https://eugeneyan.com/writing/prototyping-to-get-buy-in/
1•squirrel•1m ago•0 comments

Ask HN: How to Start with LLMs/Vibecoding?

1•e-topy•2m ago•0 comments

Show HN: Thel, a terminal app for long running sessions

https://thel.dev/
1•kimr•4m ago•0 comments

Open Knowledge format v0.2 tackles agentic trust

https://cloud.google.com/blog/products/data-analytics/okf-v0-2-adds-trust-signals
1•alwillis•7m ago•0 comments

Making x.com links open xcancel automatically

https://armanckeser.com/writing/redirecting-x-com
1•armanckeser•7m ago•0 comments

Zero-defects code: the prescient Microsoft memo from 1989

https://digitalseams.com/blog/zero-defects-code-the-prescient-microsoft-memo-from-1989
2•bobbiechen•10m ago•1 comments

ECharts rendering engine with Evilcharts: No more ugly charts

https://evilcharts.com/docs/echarts/area-chart/blocks
1•gurbinder•15m ago•0 comments

Show HN: Scanner for cellular automata rule space

https://kypaku.github.io/pages/ca2026/
1•kypaku•15m ago•0 comments

Local-Thirst: But Linear

https://yagni.club/3mrg6mqkjrc23
1•g0xA52A2A•15m ago•0 comments

Setting up containerized dev environments you can spin up in seconds

https://ykdojo.github.io/antigravity-cloud-run/posts/ephemeral-dev-environments.html
1•ykev•19m ago•0 comments

Not sure about having kids? There's a coach for that

https://thehustle.co/news/not-sure-about-having-kids-theres-a-coach-for-that
1•paulpauper•23m ago•0 comments

Show HN: Democrasite – Propose and vote on changes to this website

https://democrasite.net
1•cwbuilds•25m ago•0 comments

Show HN: Digital Invitation

https://openletter.live/
1•techyKerala•28m ago•0 comments

AI use policy for my essay writing

https://www.lesswrong.com/posts/tgigHkZoYrJEGe4tP/ai-use-policy-for-my-essay-writing
1•paulpauper•28m ago•0 comments

Robot physics that only passes in the friendly world is a lie – Dual gate

https://github.com/StanByriukov02/ha-production-gate/blob/main/docs/DUAL_REFUSE.md
1•Stan3101•29m ago•0 comments

When Middle Age Starts

https://www.theatlantic.com/family/2026/07/middle-age-start-end/688021/
1•paulpauper•29m ago•0 comments

What if LLMs escape through inferences itself? This is fiction. For now

https://www.agrillo.it/EvasionEn.html
2•ConteMascetti71•31m ago•0 comments

The Problem with Capitalism

https://www.youtube.com/watch?v=vS6HEes8daw
1•ajcp•33m ago•1 comments

Gatwick Airport left without running water at both terminals

https://www.bbc.com/news/articles/cdew2dnxlzzo
1•bookofjoe•40m ago•0 comments

This July I Was Fired from Simple AI (A Deeply YC Company)

https://andys.blog/this-july-i-was-fired-from-simple-ai/
40•andytratt•40m ago•15 comments

Welcome to the age of decadence without pleasure

https://www.theguardian.com/us-news/ng-interactive/2026/jul/26/age-of-decadence-pleasure-ai
2•n1b0m•40m ago•0 comments

Ask HN:Anyone know a good AI slop detection service.

2•boveyking•46m ago•0 comments

Climate change is now threatening a pillar of childhood: summer break

https://www.npr.org/2026/07/26/nx-s1-5900911/wildfire-smoke-fires-camp-minnesota
5•geox•48m ago•0 comments

Van freed after two years trapped in automated car park (2025)

https://www.bbc.com/news/articles/c20z46p0p6jo
1•starkparker•48m ago•0 comments

Malicious sites use JavaScript to build malware in browser memory

https://www.bleepingcomputer.com/news/security/malicious-sites-use-javascript-to-build-malware-in...
3•Brajeshwar•48m ago•0 comments

Roast My Startup (thebuildnation.com)

1•Guru_Raj•49m ago•0 comments

Agent Harness Design for Claude

https://claude.com/blog/harnessing-claudes-intelligence
1•ankitg12•50m ago•0 comments

Are we all programmers now? We Replaced the Build Layer, Not the Runtime

https://ibrahimcesar.cloud/blog/we-replaced-the-build-layer-not-the-runtime/
1•ibrahimcesar•52m ago•0 comments
Open in hackernews

I solved almost all of free problems on LeetCode using AI

https://old.reddit.com/r/leetcode/comments/1krg7by/i_solved_almost_all_of_free_problems_on_leetcode/
3•tevlon•1y ago

Comments

cratermoon•1y ago
I'm sure all the free problems from LeetCode are in the training sets, so I don't think this is much of a flex.
tevlon•1y ago
i was thinking the same. And i am sure it is in the training set, but i couldn't solve 10 hard problems. Also, most of the hard problems, the LLMs weren't able to solve in one shot. How do you explain this?
cratermoon•1y ago
There are many more correct answers to the easy problems than to the hard ones. Thus the LLM is more likely to hit upon the correct completion for them.
tevlon•1y ago
makes sense
whobre•1y ago
Alright, but how can this exercise help them pass an interview? The point of leetcode is to memorize the solutions so one can do well in an interview; yes, I agree it’s ridiculous.