frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

We built an AI that spots problems in your product data

https://withcounsel.co
1•aarushyadav•57s ago•1 comments

GitHub Actions cache size can now exceed 10 GB per repository

https://github.blog/changelog/2025-11-20-github-actions-cache-size-can-now-exceed-10-gb-per-repos...
1•cosmic_quanta•1m ago•0 comments

The Little Theorems

https://blog.computationalcomplexity.org/2025/11/the-little-theorems.html
1•baruchel•1m ago•0 comments

A logging loop in GKE cost me $1,300 in 3 days – 9.2x my actual infrastructure

2•nthypes•3m ago•0 comments

Show HN: I built a Zero-Knowledge text shredder that deletes data on read

https://www.tbd.bot/
2•ktwao•3m ago•0 comments

Malaysia to Bar Children Under 16 from Social Media

https://www.nytimes.com/2025/11/24/world/asia/malaysia-social-media-ban.html
1•geox•3m ago•0 comments

Academic Arbitrage in the LLM Era

https://c.mov/academic-arbitrage/
1•aoli-al•6m ago•0 comments

Raylib now requires no OS

https://twitter.com/raysan5/status/1992964737953411283
1•klaussilveira•6m ago•0 comments

Show HN: Grow Your Organic Traffic with Automated SEO

https://www.fastseofix.com
1•certibee•7m ago•0 comments

Ask HN: Do smooth, wearable spinning rings (fidget-spinners) exist?

2•spinity•7m ago•0 comments

Real-time, verified city chatrooms for travelers built around actual trip dates

1•aacishh•8m ago•0 comments

I tried lab-grown chocolate. Could it be the future of Halloween?

https://www.theguardian.com/wellness/2025/oct/31/lab-grown-chocolate-halloween
1•PaulHoule•8m ago•0 comments

Ethiopian volcano erupts for first time in 12,000 years

https://www.theguardian.com/world/2025/nov/24/ethiopian-volcano-hayli-gubbi-erupts-first-time-120...
1•tosh•9m ago•0 comments

Shard Your Database

https://pgdog.dev/blog/shard-your-database
1•levkk•9m ago•0 comments

Show HN: MCP Optimizer for faster, lower-token coding agents

https://platform.tupl.xyz/
1•fencio_dev•11m ago•0 comments

New CPU Pricing for Containers and Sandboxes – Cloudflare

https://developers.cloudflare.com/changelog/2025-11-21-new-cpu-pricing/
1•NicoJuicy•12m ago•0 comments

Show HN: Pg-aiguide – Write better PostgreSQL code with AI

https://github.com/timescale/pg-aiguide
1•cevian•12m ago•0 comments

Enshittification of Arduino Begins? Qualcomm Starts Clamping Down

https://itsfoss.com/news/enshittification-of-arduino-begins/
1•cratermoon•12m ago•0 comments

Automatically Merging Dependabot Pull Requests

https://deanpcmad.com/2025/dependabot-auto-pr-merge/
1•deanpcmad•12m ago•0 comments

Network Design Principles

https://github.com/xxia8864/Article/blob/main/Docs/Network%20Design%20Principles.md
1•bill3389•14m ago•0 comments

The Intentional Stance

https://en.wikipedia.org/wiki/Intentional_stance
1•georgestrakhov•15m ago•0 comments

Shai-Hulud malware infects 500 NPM packages, leaks secrets on GitHub

https://www.bleepingcomputer.com/news/security/shai-hulud-malware-infects-500-npm-packages-leaks-...
2•speckx•16m ago•0 comments

Olmo 3 from Scratch (Standalone Notebook)

https://github.com/rasbt/LLMs-from-scratch/blob/main/ch05/13_olmo3/README.md
1•quietlearning•16m ago•0 comments

Surf (Dutch edu/research IT cooperative) test Nextcloud for partner institutions

https://www.surf.nl/en/themes/public-values/surf-and-nextcloud
4•teekert•17m ago•0 comments

Assert in Production

https://dtornow.substack.com/p/assert-in-production
1•rajeevk•19m ago•0 comments

WINS removal: Moving forward with modern name resolution

https://support.microsoft.com/en-us/topic/wins-removal-moving-forward-with-modern-name-resolution...
1•p_ing•20m ago•0 comments

A Startup's Bid to Dim the Sun: Solar Geoengineering Pros and Cons

https://www.newyorker.com/news/the-lede/a-startups-bid-to-dim-the-sun
1•bookofjoe•20m ago•1 comments

Cable Caballero

https://www.notboring.co/p/cable-caballero
2•pepelondono•20m ago•0 comments

Show HN: CyteType – AI agents that annotate cell types in scRNA-seq data

https://github.com/NygenAnalytics/CyteType
1•parashar_nygen•20m ago•0 comments

Radical Ethics

https://studium.dev/tech/radical-ethics
2•jerlendds•21m 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•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.