frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Key Study: Social status and stress in Olive Baboons (1990)

https://www.themantic-education.com/ibpsych/2020/10/08/key-study-social-status-and-stress-in-oliv...
1•curmudgeon22•2m ago•0 comments

Agent-Assisted SGLang Development: An Initial Exploration

https://www.lmsys.org/blog/2026-07-02-agent-assisted-sglang-development/
1•gmays•3m ago•0 comments

Cache-Conscious Data Layout in Rust: Field Zoning, False Sharing, 128-Byte Rule

https://debasishg.github.io/blog/part1-cache-conscious-data-layout-in-rust/
1•eigenBasis•3m ago•0 comments

Run WSL2 Fedora with Mainstream/Rolling Linux Kernel

https://blog.benyamin.xyz/2026/06/27/run-wsl2-fedora-with-mainstream-rolling-linux-kernel/
1•benlimanto•4m ago•0 comments

GNU Parallel 20260622 ('Rape Gang Inquiry') Released

https://lists.gnu.org/archive/html/parallel/2026-06/msg00000.html
1•jiqiren•8m ago•1 comments

Panoptes – AI audit and alignment layer

https://github.com/miggy-code/Panoptes
1•mpadilla•8m ago•1 comments

I'm Not Good at Goodbyes

https://hannahaubry.online/im-not-good-at-goodbyes
1•backlit4034•9m ago•1 comments

Optimizing open-source FPGA 80386 for performance gains

https://hackaday.com/2026/07/06/performance-improvements-for-open-source-80386/
1•whiteblossom•11m ago•0 comments

Show HN: Emem.dev – signed earth memory for physical AI

1•avijeetsingh16•12m ago•0 comments

A nonsense phrase of shady provenance makes the rounds, Elsevier defends its use

https://retractionwatch.com/2025/02/10/vegetative-electron-microscopy-fingerprint-paper-mill/
2•jacquesm•12m ago•0 comments

Max Ginsburg, War Pieta, 2007

https://narrativepainting.net/max-ginsburg-war-pieta-2007/
2•halperter•22m ago•0 comments

'Our business today is not healthy': MSFT looks to 'reset' gaming division

https://fortune.com/2026/07/06/microsoft-xbox-layoffs-gaming-division-1600-4800-employees/
1•1vuio0pswjnm7•26m ago•1 comments

Albuquerque Modernism: Manera Nueva and Steve Baer

https://albuquerquemodernism.unm.edu/posts/cs14_manera_nueva_placitas.html
1•PaulDavisThe1st•26m ago•0 comments

Show HN: Storytelling for coding agents, using Pixar's story process

https://kashyab.com/blog/teaching-a-coding-agent-to-write-stories.html
2•Kashyab12•26m ago•0 comments

OSS Local AI Workspace

https://www.usestitch.ai/
2•tomEdison•31m ago•0 comments

Sculpt a Vase

https://killedbyapixel.github.io/VaseFX/
2•memalign•33m ago•2 comments

Microsoft to cut 4,800 jobs in major Xbox and gaming division 'reset'

https://www.fastcompany.com/91569769/xbox-layoffs-microsoft-sharma
2•1vuio0pswjnm7•41m ago•1 comments

Machine Is a Server. Do Not Power Down

https://adlternative.github.io/posts/ai/from-local-agent-to-cloud-agent/
1•adltereturn•41m ago•0 comments

AutomationBench-AA

https://artificialanalysis.ai/articles/announcing-zapier-automationbench-aa
1•jameson•42m ago•0 comments

Taste when your user has no eyes

https://twitter.com/renzo_viale/status/2068730076989186283
1•rvialep•42m ago•0 comments

Gadgets for People Who Don't Trust the Government [video]

https://www.youtube.com/watch?v=W_F4rEaRduk
1•Bender•42m ago•0 comments

How Do Synthesizers Work? (An Interactive Exploration)

https://perthirtysix.com/how-the-heck-do-synthesizers-work
2•gmays•43m ago•1 comments

Show HN: • Introducing Dotflowy

https://twitter.com/CameronPak/status/2074262605779124317
1•campak•45m ago•1 comments

Apple 'Hide My Email' Vulnerability Reveals Peoples' Real Email Addresses

https://www.404media.co/apple-hide-my-email-vulnerability-reveals-peoples-real-email-addresses/
2•1vuio0pswjnm7•48m ago•1 comments

Link Site

https://xxsml.com
1•sohocs509•51m ago•1 comments

First Kirby Game Was Created with a Trackball, No Keyboard

https://www.pcmag.com/news/first-kirby-game-was-created-with-a-trackball-no-keyboard
2•scottchiefbaker•53m ago•0 comments

Show HN: Foundation – A Tale of Tokens and Psychosis

https://github.com/nmxmxh/foundation
1•MomohNobert•55m ago•0 comments

Freemediaheckyeah

https://fmhy.net/reading
1•kamphey•58m ago•0 comments

Building a Datacenter in My Dorm Room

https://corvaglia.dev/blog/2026/datacenter-in-dorm/
1•corvad•59m ago•0 comments

Windows 11 will soon be able to reinstall itself and drivers without a USB drive

https://www.windowscentral.com/microsoft/windows-11/windows-11-will-soon-be-able-to-reinstall-its...
2•thunderbong•59m ago•1 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.