frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Awesome Version Managers

https://github.com/bernardoduarte/awesome-version-managers
1•saikatsg•9m ago•0 comments

How to use Linux vsock for fast VM communication

https://popovicu.com/posts/how-to-use-linux-vsock-for-fast-vm-communication/
1•mfrw•16m ago•0 comments

Black Friday Deals for Developers and Tech Teams

https://github.com/Pimjo/black-friday-deals
1•vinishbhaskar•29m ago•1 comments

WhisperThunder – A New Fast, High-Quality Text-to-Video Model

https://www.whisperthunder.top/
2•RyanMu•29m ago•1 comments

Show HN: AI Agents for Customer Support

https://www.sparrowdesk.com/ref=hn
1•jgm22•30m ago•0 comments

Ask HN: As CTO, do you pick JavaScript/TS as the default stack?

1•sawirricardo•33m ago•1 comments

World War AI

https://www.epsilontheory.com/world-war-ai/
1•koolhead17•33m ago•0 comments

Are We Becoming Distilled Versions of AI?

2•3chinproblem•35m ago•0 comments

Show HN: I Am Building an Intuitive Database GUI for ClickHouse and Postgres

https://www.datacia.app
1•rwiteshbera•37m ago•0 comments

Lot Is Back

https://lot-systems.com
1•vadikmarmeladov•39m ago•0 comments

Billiard Fractals: The Infinite Patterns Hidden in a Rectangle

https://xcontcom.github.io/billiard-fractals/docs/article.html
2•grandpanda•40m ago•2 comments

TigerStyle: Coding philosophy focused on safety, performance, dev experience

https://tigerstyle.dev/
1•nateb2022•43m ago•0 comments

The weird technical limitations of the Nintendo 64 [video]

https://www.youtube.com/watch?v=DCt7UZkS-w4
1•azhenley•44m ago•0 comments

Beads – A memory upgrade for your coding agent

https://github.com/steveyegge/beads
2•latchkey•45m ago•0 comments

Modern Mermaid, a decent flowchart generator for writing documentation

https://modern-mermaid.live/
2•fragmede•52m ago•0 comments

Andrew Kelley removed his "monkeys" and "losers" references

https://web.archive.org/web/20251127021007/https://ziglang.org/news/migrating-from-github-to-code...
8•nikolay•52m ago•2 comments

I solo-developed a Call of Duty event clipper using Python and AI

1•niceshot-ai•1h ago•0 comments

Migrating to Positron, a next-generation data science IDE for Python and R

https://posit.co/blog/positron-migration-guides
4•ionychal•1h ago•1 comments

Show HN: AffiliateGrowthVault: Discover 2000 Affiliate Program Growth Strategies

https://affiliategrowthvault.com/
1•tejas3732•1h ago•0 comments

Can I Port Sonic to the Amiga from the Sega Megadrive?

https://youtu.be/Xb94oUw7_K4
2•bane•1h ago•0 comments

James Webb Space Telescope reveals new view of dying star 'Red Spider Nebula'

https://indianexpress.com/article/technology/science/james-webb-space-telescope-reveals-new-view-...
1•ashishgupta2209•1h ago•0 comments

Pretrain a Bert Model from Scratch

https://machinelearningmastery.com/pretrain-a-bert-model-from-scratch/
3•tzury•1h ago•2 comments

The SWE-Bench Illusion

https://www.microsoft.com/en-us/research/publication/the-swe-bench-illusion-when-state-of-the-art...
4•louiereederson•1h ago•2 comments

GitLab scan finds 17,000 secrets in public repos, leading to $9000+ in bounties

https://trufflesecurity.com/blog/scanning-5-6-million-public-gitlab-repositories-for-secrets
3•adrianwaj•1h ago•0 comments

Japan town retracts bear sighting warning sparked by AI image

https://www.japantimes.co.jp/news/2025/11/27/japan/society/japan-town-retracts-ai-bear-image/
2•geox•1h ago•0 comments

A world map where anyone can plant a digital bonsai

https://www.zen.com.ar/bonsais/
2•elandros•1h ago•2 comments

Pocketbase – open-source realtime back end in 1 file

https://pocketbase.io/
28•modinfo•1h ago•2 comments

Vintage Thanksgiving: Photos Showing How Families Gathered in 1950s and 1960s

https://rarehistoricalphotos.com/vintage-thanksgiving/
3•Brajeshwar•1h ago•0 comments

Show HN: AnyMusic – AI music generator (royalty‑free, songs,stems, lyrics)

https://anymusic.ai
1•lovelycold•1h ago•0 comments

China's BEV Trucks and the End of Diesel's Dominance

https://cleantechnica.com/2025/11/26/chinas-bev-trucks-and-the-end-of-diesels-dominance/
52•xbmcuser•1h ago•22 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.