frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Read the Greeks

https://kamilkazani.substack.com/p/read-the-greeks
1•tzury•2m ago•0 comments

World-in-World: World Models in a Closed-Loop World

https://arxiv.org/abs/2510.18135
1•zonsz•4m ago•0 comments

Children of Paradise is the greatest film to come out of France, 80 years on

https://theconversation.com/children-of-paradise-is-the-greatest-film-to-come-out-of-france-even-...
1•walterbell•5m ago•0 comments

'Turncoat' by Dennis Sewell Review

https://www.historytoday.com/archive/review/turncoat-dennis-sewell-review
1•prismatic•8m ago•0 comments

Las Vegas Diaries

https://www.thedial.world/articles/news/ahmed-naji-las-vegas-diary
1•Thevet•9m ago•0 comments

Implementing MapReduce Paper in Golang

https://jitesh117.github.io/blog/implementing-mapreduce-in-golang/
2•Jitesh117•10m ago•0 comments

Ask HN: Why isn't there a single open-source (project) game?

1•triilman•13m ago•0 comments

Show HN: I built a circuit simulator that adds two numbers using only NAND gates

https://madebynathan.com/2025/11/23/adding-two-numbers-using-only-nand-gates/
1•nathan_f77•22m ago•0 comments

Listening to a Book Counts as Reading

https://www.nytimes.com/2025/11/23/opinion/audiobooks-books-print-reading.html
1•mykowebhn•30m ago•1 comments

Women seem to retract fewer papers than men – but why?

https://www.nature.com/articles/d41586-025-03796-w
2•XzetaU8•30m ago•1 comments

Artist Reconstructs Face of Julius Caesar and Others from Ancient History

https://www.boredpanda.com/face-reconstruction-famous-people-from-antiquity-msn/
1•thomassmith65•31m ago•0 comments

A lightweight code editor with Vim mode, Git integration, and more

https://athas.dev
1•geordee•40m ago•0 comments

Show HN: I built Arc-like sidebar for Safari

https://www.supasidebar.com
1•supasidebar•50m ago•0 comments

Show HN: pthui, a tiny, color-coded TUI wrapper for Python's watchdog library

https://github.com/clarkfannin/pthui
1•clarkfannin•56m ago•0 comments

Show HN: Chemistry AI – A step-by-step chemistry solver for students

https://chemistryai.chat
2•wadudu•59m ago•1 comments

Show HN: AI Watermarkremover

https://aiwatermarkremover.online/chatgpt-watermark-remover
1•ocmaker•1h ago•1 comments

SoX_ng

https://codeberg.org/sox_ng/sox_ng
1•dither8•1h ago•1 comments

"Work –> Appreciation" Cycle

1•Nischalj10•1h ago•0 comments

AI Horror Stories

https://whenaifail.com/category/ai-coding/
2•burgerquizz•1h ago•0 comments

User Location Disclosure Amplifies Regional Divisions on Chinese Social Media

https://arxiv.org/abs/2507.03238
2•pr337h4m•1h ago•0 comments

Google Revisits JPEG XL in Chromium After Earlier Removal

https://windowsreport.com/google-revisits-jpeg-xl-in-chromium-after-earlier-removal/
20•eln1•1h ago•1 comments

Show HN: Dank-AI – Ship production AI agents 10x faster

https://www.dank-ai.xyz/
2•deltadarkly•1h ago•0 comments

Milkyway – Build gamedev projects and get prizes (for teens)

https://milkyway.hackclub.com?from=Irtaza
1•Irtaza1•1h ago•1 comments

Airborne: ProPublica Investigated a Bird Flu Outbreak in America's Heartland

https://www.propublica.org/article/methodology-bird-flu-outbreak-ohio-indiana
5•DrierCycle•1h ago•1 comments

Slug Should Be Impossible

https://www.youtube.com/watch?v=IH_uv4h2xYM
3•mudil•1h ago•0 comments

Trifold is a tool to quickly and cheaply host static websites using a CDN

https://www.jpt.sh/projects/trifold/
1•todsacerdoti•1h ago•0 comments

Agartha: History of a White Nationalist Meme

https://vishalblog.substack.com/p/agartha-history-of-a-meme
4•eatitraw•2h ago•0 comments

Introduction to radix (best cognate-tree grower, pre-α, dormant)

https://tsvibt.blogspot.com/2025/11/introduction-to-radix-best-cognate-tree.html
1•tbt•2h ago•0 comments

Show HN: Server Survival – Tower defense game for learning cloud architecture

https://github.com/pshenok/server-survival
6•pshenok•2h ago•2 comments

Misleading PDF: visual content differs from extracted text

https://czterycztery.pl/inne/zmylkowy_pdf/
2•fourgreen•2h 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•6mo ago

Comments

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