frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Tyler Robinson joked that his 'Doppelganger' did it on Discord

https://www.nytimes.com/2025/09/13/us/kirk-killing-suspect-online-chat.html
1•donsupreme•2m ago•0 comments

Targeting Metastasis with Nanomedicine

https://www.nature.com/articles/s44222-025-00358-7
1•bookofjoe•4m ago•0 comments

First Impressions of Omarchy

https://datamethods.substack.com/p/first-impressions-of-omarchy
1•zekrom•4m ago•0 comments

Top free URL shorter+password protection

https://rrrprourl.blogspot.com/p/alpha-version-url-short-advanced.html
1•RRR_pro_•6m ago•0 comments

New Bill Would Allow Rubio to Strip US Citizens' Passports over Political Speech

https://www.commondreams.org/news/rubio-thought-policing-bill
1•xqcgrek2•9m ago•0 comments

First Impressions of Omarchy

https://jordangoodman.bearblog.dev/first-impressions-of-omarchy/
1•zekrom•13m ago•0 comments

You don't have to say something about every terrible thing

https://www.natesilver.net/p/you-dont-have-to-say-something-about
2•PaulHoule•17m ago•0 comments

AI fabricates 21 out of 23 citations lawyer sanctioned reported to state bar [pdf]

https://www4.courts.ca.gov/opinions/documents/B331918.PDF
1•1vuio0pswjnm7•18m ago•0 comments

Simplenote is no longer in active development

https://forums.simplenote.com/forums/topic/customer-update-on-simplenote/
1•kelvinquee•18m ago•0 comments

Is a new AI paradigm based on raw electromagnetic waves feasible?

2•sadpig70•26m ago•1 comments

How to get samples back from Mars

https://caseyhandmer.wordpress.com/2025/09/13/how-to-get-samples-back-from-mars/
1•surprisetalk•29m ago•0 comments

Can you help us crack the Dickens Code?

https://dickenscode.org/
1•surprisetalk•35m ago•0 comments

Agpe Account

1•agpe•37m ago•0 comments

Visual programming is stuck on the form

https://interjectedfuture.com/visual-programming-is-stuck-on-the-form/
1•iamwil•53m ago•0 comments

Inside the Battle to Protect Time

https://www.ft.com/content/7e04ee01-ba6a-4880-b7e1-c0d695b156b8
2•pseudolus•55m ago•1 comments

Gambit: An efficient implementation of the Scheme programming language

https://github.com/gambit/gambit
1•pykello•56m ago•0 comments

Toxic Fumes Are Leaking into Airplanes, Sickening Crews and Passengers

https://www.wsj.com/business/airlines/air-travel-toxic-fumes-64839d6e
5•yeknoda•56m ago•3 comments

Fil's C Compiler

https://fil-c.org/compiler
2•pizlonator•58m ago•0 comments

The trade-offs of fine-grained progressive rollouts

https://surfingcomplexity.blog/2025/09/13/the-hidden-trade-offs-of-fine-grained-progressive-rollo...
1•azhenley•1h ago•0 comments

Fine-grained HTTP filtering for Claude Code

https://ammar.io/blog/httpjail
1•ammario•1h ago•0 comments

PSA: Systemd-networkd segfault regression in Debian 13.1 for some users

https://lists.debian.org/debian-devel/2025/09/msg00108.html
2•3np•1h ago•1 comments

Digital Museum of Planetary Mapping

https://planetarymapping.elte.hu/
2•tokai•1h ago•0 comments

Fantasy or faith? One company's AI-generated Bible content stirs controversy

https://www.npr.org/2025/09/07/nx-s1-5518263/ai-bible-christianity-content
1•CharlesW•1h ago•2 comments

China is ditching the dollar, fast: Officials believe the yuan has come of age

https://www.economist.com/china/2025/09/10/china-is-ditching-the-dollar-fast
18•Geekette•1h ago•2 comments

Cuba entirely without power following electric grid collapse

https://www.nbcnews.com/news/latino/cuba-entirely-power-electric-grid-collapse-rcna230360
4•bookofjoe•1h ago•1 comments

HN Discuss: thoughts on the butlerian jihad

2•gooob•1h ago•1 comments

BSD-user-4-Linux project

https://www.freebsd.org/status/report-2024-10-2024-12/qemu_l4b/
1•todsacerdoti•1h ago•0 comments

Coroutine prime number sieve (2022) [pdf]

https://www.cs.dartmouth.edu/~doug/sieve/sieve.pdf
2•ebcode•1h ago•0 comments

Redox Development Priorities for 2025/26

https://www.redox-os.org/news/development-priorities-2025-09/
3•Bogdanp•1h ago•0 comments

Improving Multi-Threaded Applications via a Lightweight Memory Allocation Core

https://arxiv.org/abs/2508.20253
1•PaulHoule•1h 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•3mo ago

Comments

cratermoon•3mo 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•3mo 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•3mo 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•3mo ago
makes sense
whobre•3mo 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.