frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Necropolitics

https://en.wikipedia.org/wiki/Necropolitics
1•thunderbong•39s ago•0 comments

Arch Linux disables AUR package adoption to stop malware flood

https://www.bleepingcomputer.com/news/security/arch-linux-disables-aur-package-adoption-to-stop-m...
1•akyuu•2m ago•0 comments

A fresh look at CPU silent data corruption in modern data centers

https://cacm.acm.org/research/revisiting-cpu-silent-data-corruptions-in-modern-datacenters/
1•visha1v•3m ago•0 comments

Show HN: [Target: Humanity] An experimental alternate reality game

https://TargetHumanity.com
1•MaxONeill159•3m ago•0 comments

Nanocodex: Building blocks for frontier OpenAI agents in Rust

https://github.com/gakonst/nanocodex
1•sygma•7m ago•0 comments

An airport search, a wiped phone and a potential test of Fourth Amendment

https://www.cnn.com/2026/08/02/politics/airport-search-left-wing-activist-phone-code-fourth-amend...
1•rawgabbit•8m ago•1 comments

Welcome to Agents Week

https://blog.cloudflare.com/agents-week-welcome/
2•tosh•8m ago•0 comments

How 'salmon' raised in landlocked Xinjiang is netting fans in China

https://www.scmp.com/economy/china-economy/article/3347727/how-salmon-raised-landlocked-xinjiang-...
1•ksec•8m ago•0 comments

SwiftUI After 7 Years: A Story of Mediocrity [video]

https://www.youtube.com/watch?v=3XaHHFOZeJg
1•mpweiher•9m ago•0 comments

North American construction is back–smaller and faster–at OPG's Darlington

https://www.ans.org/news/2026-06-05/article-8047/north-american-construction-is-back-smaller-and-...
1•mpweiher•9m ago•0 comments

The Myth of Snow Leopard

https://www.rubenerd.au/the-myth-of-snow-leopard/
1•speckx•11m ago•0 comments

The Creator Economy Has a New Middle Class

https://www.bloomberg.com/news/articles/2026-07-24/how-tiktok-creators-earn-midlevel-salaries-wit...
1•momentmaker•11m ago•1 comments

Show HN: An interactive in-browser tutorial for MarkoJS V6 with solvable lessons

https://markojs-tutorial.netlify.app/
1•defunkt-dev•12m ago•0 comments

Show HN: Social Hiking App

https://losttrail.app
1•lpeancovschi•14m ago•0 comments

Shelley Is a Coding Agent

https://github.com/boldsoftware/shelley
1•tosh•16m ago•0 comments

Which Countries Think They're on the Right Track?

https://www.visualcapitalist.com/how-people-around-the-world-feel-about-their-countries-in-2026/
1•theanonymousone•18m ago•0 comments

Combinatorial Materials Synthesis(2023) [pdf]

https://gregoire.people.caltech.edu/documents/22843/CombinatorialMaterialsSynthesis_preprint.pdf
1•o4c•18m ago•0 comments

Devtools must be open source

https://blog.exe.dev/devtools-must-be-open-source
2•tosh•18m ago•0 comments

AI and the iPod Test

https://www.psychologytoday.com/us/blog/the-digital-self/202607/ai-and-the-ipod-test
1•speckx•19m ago•0 comments

Show HN: Mapping Jensen Huang's five-layer AI stack to engineering degrees

https://ai-five-layer-map.pages.dev/
1•ithkai92•20m ago•0 comments

Show HN: Mousecrack – Bypass captchas with deep learning

https://github.com/puffinsoft/mousecrack
1•ReactRocks•21m ago•0 comments

I pointed my agent security tool at myself and four of the bugs were mine

https://agentmetry.ai/blog/dogfooding-found-five-bugs
1•blitzcrieg1•22m ago•0 comments

I built a real self-evolving operating system: Fable-OS

https://github.com/robiot/fable-os
2•robiot•25m ago•1 comments

Microsoft Paint used as a monitor to run Doom at up to 35 FPS

https://www.tomshardware.com/video-games/retro-gaming/microsoft-paint-used-as-a-monitor-to-run-do...
2•sbulaev•25m ago•0 comments

An OPML list of (most) blogs participating in Blaugust

https://82mhz.net/posts/2026/08/an-opml-list-of-most-blogs-participating-in-blaugust/
1•speckx•26m ago•0 comments

Show HN: EvoChess – start with 8 pawns, evolve your army

https://penkovsky.github.io/evochess/
3•penkovsky•26m ago•1 comments

Claude for ADHD: The Coding Workflow I Built for My Brain

https://chudi.dev/blog/claude-code-adhd-workflows
1•thenobsta•30m ago•0 comments

Steeping through data and brewing a database

https://pv.wtf/posts/steeping-through-data
2•dracyr•30m ago•0 comments

Fuse.js

https://github.com/krisk/fuse
1•handfuloflight•30m ago•0 comments

Falco: Tiny browser engine written from scratch in Rust

https://github.com/poxk/Falco
2•adamnemecek•32m 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.