frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Linjen

https://headless.design/portfolio/linjen
1•serhack_•1m ago•0 comments

Can an AI Scientist Start with a Dataset Instead of a Goal?

https://eamag.me/2026/can-an-ai-scientist-start-with-a-dataset-instead-of-a-goal
1•eamag•1m ago•0 comments

Zuckerberg on Slowing Down AI

https://twitter.com/finkd/status/2099997096896274533
1•CGMthrowaway•1m ago•0 comments

Show HN: The browser tab as a back end

https://github.com/ibr0r0/apeeye
1•ibr0r•2m ago•0 comments

Why housing reforms keep failing

https://www.worksinprogress.news/p/the-nimby-problem
1•eamag•3m ago•0 comments

AI machine 'helps save 25M Lego bricks'

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

iTorrents.org Compromised to Spread Windows Malware, Kaspersky Says

https://www.pcmag.com/news/itorrentsorg-compromised-to-spread-windows-malware-kaspersky-says
2•MC995•6m ago•0 comments

Thomson Reuters Built Its Own Legal AI Model

https://www.thomsonreuters.com/en-us/posts/innovation/thomson-reuters-built-its-own-ai-model-that...
1•droidjj•6m ago•0 comments

Magic Statics vs. Std:Call_once

https://devblogs.microsoft.com/oldnewthing/20260916-00/?p=112703
1•ibobev•6m ago•0 comments

Europe's Difficult Choices on AI

https://www.ft.com/content/f054f927-b512-452a-b494-ea53f5ac1079
1•mytailorisrich•6m ago•0 comments

Pixel phones getting Harry Potter ad disguised as theme pack

https://www.androidauthority.com/pixel-phone-harry-potter-theme-pack-pixel-drop-3711273/
2•c0l0•7m ago•0 comments

Phone Numberless Registration for Android

https://support.signal.org/hc/en-us/articles/11197884108826-Phone-Numberless-Registration-for-And...
1•madars•8m ago•0 comments

Build Your Own AI Agent Harness in C#

https://devblogs.microsoft.com/dotnet/build-your-own-ai-agent-harness-in-csharp-the-maf-claw-live...
2•ibobev•8m ago•0 comments

Global chokepoint pressure drives Asia's increased use of Arctic Trade Routes

https://text.npr.org/g-s1-143712
1•mooreds•8m ago•0 comments

Show HN: I wrote a custom assembler for CHIP-8 in C++

https://github.com/Tackx/c8-ass
3•tack1234•8m ago•0 comments

Auto SR Comes to Intel Core Ultra Series-3 Processors

https://devblogs.microsoft.com/directx/autosr-on-intel/
1•ibobev•8m ago•0 comments

Stealth Multimodal AI Model Matches Frontier Performance at a Fraction of Cost

https://asiaai.fyi/stealth-multimodal-ai-model-frontier-performance/
1•ghernando•9m ago•0 comments

Can AI Build a Toilet Yet?

https://feelep.xyz/dass/
1•feelepxyz•9m ago•1 comments

Private memory from meetings you cannot give to the cloud

https://www.youtube.com/watch?v=eE6sqQXA8r0
1•aufklarer•10m ago•0 comments

Google rolls out pay-per-value AI licensing program to publishers

https://digiday.com/media/google-rolls-out-pay-value-ai-licensing-program-to-publishers/
1•xnx•10m ago•0 comments

Save the Constitution. Ditch the ABA

https://uatx.substack.com/p/save-the-constitution-ditch-the-aba
1•rahimnathwani•10m ago•0 comments

The Life Sciences Verification Program

https://www.anthropic.com/news/life-sciences-verification-program
1•surprisetalk•11m ago•0 comments

I got tired of taking screenshots and explaining everything to AI agents

https://deiko.app/
1•maddy30445r•11m ago•1 comments

Insurance Agent Benchmark: 166 real-world cases for evaluating insurance AI

https://www.askcooper.ai/labs/insurance-agent-benchmark
4•jsc39•11m ago•0 comments

Show HN: Windows-style Excel ribbon shortcuts and formatting macros for Mac

https://lightningxl.com/
2•tjds•12m ago•0 comments

OpenWispr, a free, open-source push-to-talk AI dictation app for Android

https://github.com/EdiBianco/OpenWhispr
2•edib•13m ago•0 comments

Python Packaging Council Election Results

https://pyfound.blogspot.com/2026/09/announcing-2026-python-packaging.html
1•lumpa•17m ago•0 comments

Recovering a key and text of a 1542 cipher

https://simonklee.dk/farnese-letter
1•grigolin•17m ago•0 comments

PSF Board Election Results

https://pyfound.blogspot.com/2026/09/announcing-2026-psf-board-election.html
2•lumpa•17m ago•0 comments

Benchmark Jev vs. Gemini Flash and Claude Fable on Code Review

https://github.com/gemanor/jev-code-review-benchmark/tree/main
2•gemanor•18m 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.