frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How Much LLMs is too much LLMs?

https://www.sammystraus.com/#how-much-llms-is-too-much-llms
1•sammy0910•4m ago•0 comments

Response: Sandboxes Won't Save You from OpenClaw

https://endojs.org/review-sandboxes-wont-save-you-from-openclaw/
1•bobdcf•4m ago•0 comments

Oil markets are still in La-La land

https://economist.com/leaders/2026/04/30/oil-markets-are-still-in-la-la-land
1•burntcaramel•7m ago•0 comments

Basic Fantasy Role-Playing Game

https://www.basicfantasy.org/
1•debo_•8m ago•0 comments

How much "Brain Damage" can an LLM Tolerate? (2024)

https://hawaii.ziti.uni-heidelberg.de/blog/llm-brain-damage/
1•Andr2Andr•9m ago•0 comments

Using LLMs to find Python C-extension bugs

https://lwn.net/Articles/1067234/
1•lumpa•10m ago•0 comments

You can beat the binary search

https://lemire.me/blog/2026/04/27/you-can-beat-the-binary-search/
2•signa11•10m ago•0 comments

White House Opposes Anthropic's Plan to Expand Access to Mythos Model

https://www.wsj.com/tech/ai/white-house-opposes-anthropics-plan-to-expand-access-to-mythos-model-...
1•JumpCrisscross•11m ago•0 comments

Schooling Has a Meaning Crisis. Paradoxically, AI Can Help

https://blog.comini.in/p/schooling-has-a-meaning-crisis-paradoxically
1•ChaitanyaSai•13m ago•0 comments

Met Police's Palantir deployment has its own officers watching their backs

https://www.theregister.com/2026/04/30/met_police_palantir_deployment_cop_probe/
2•jjgreen•14m ago•0 comments

Scale invariance and the beauty of computer simulations [video]

https://www.youtube.com/watch?v=fIWleJeep0U
1•demute•15m ago•0 comments

Copy-fail-destroyer: K8s remediation for CVE-2026-31431

https://github.com/NorskHelsenett/copy-fail-destroyer
1•evenh•16m ago•0 comments

J. Craig Venter, Scientist Who Decoded the Human Genome, Dies at 79

https://www.nytimes.com/2026/04/30/science/j-craig-venter-dead.html
2•Anon84•18m ago•0 comments

Approaching Zero Bugs?

https://daniel.haxx.se/blog/2026/04/30/approaching-zero-bugs/
1•sohkamyung•20m ago•0 comments

Amazon Q1 revenue tops estimates as AWS hits 15-quarter growth high

https://finance.yahoo.com/sectors/technology/article/amazon-q1-revenue-tops-estimates-as-aws-hits...
4•01-_-•21m ago•0 comments

Reddit Is the Most Dangerous Social Media Platform for Human Creativity-Opinion

https://mirz.ai/post/reddit-is-the-most-dangerous-social-media-platform-for-human-creativity-opinion
1•zahirbmirza•22m ago•0 comments

GM Adds Google Gemini for Drivers to Rev Up with AI Assistant

https://www.cnet.com/tech/services-and-software/gm-brings-google-gemini-to-millions-of-vehicles-o...
1•01-_-•23m ago•0 comments

Estimating Black-Box LLM Parameter Counts via Factual Capacity

https://arxiv.org/abs/2604.24827
1•RockstarSprain•27m ago•0 comments

Paperclip Maximizer Bench

https://d.erenrich.net/paperclip-bench/index.html
1•themaxdavitt•34m ago•0 comments

Table Oriented Programming (2002)

https://www.oocities.org/tablizer/top.htm
1•downbad_•34m ago•1 comments

The Agentic Software Development Life Cycle Framework

https://asdlc.io/
1•futurecat•35m ago•0 comments

Remembering the Computer Literacy Project (1992) [video]

https://www.youtube.com/watch?v=JZjNHnYFqOA
3•peterkelly•36m ago•1 comments

Show HN: Bin collection calendars for the entire UK

https://ukbinday.co.uk/
2•chartreuseai•37m ago•0 comments

I Built SpecDD Because AI Kept Forgetting What We Were Building

https://specdd.ai/articles/i-built-specdd-because-ai-kept-forgetting-what-we-were-building/
2•addvilz•38m ago•0 comments

Looking for testers (free 30-day trial intelligence tool) Code: FOUNDER30

https://www.electalabs.com/trial
1•themvptester•38m ago•1 comments

NumPy vs. APL [video]

https://www.youtube.com/watch?v=ZB0IJMRpbRE
1•tosh•39m ago•0 comments

WordPress plugin hijacked in 2020 hid a dormant backdoor for years

https://anchor.host/wordpress-plugin-hijacked-in-2020-hid-a-dormant-backdoor-for-years/
1•austinginder•42m ago•0 comments

Iran defies Trump's blockade as oil prices soar

https://www.france24.com/en/live-news/20260430-iran-defies-trump-s-blockade-as-oil-prices-soar
2•geox•43m ago•0 comments

SCOTUS: Voters Can Be Disenfranchised Now

https://www.theatlantic.com/ideas/2026/04/vra-supreme-court-callais-decision/686997/
1•Arodex•43m ago•0 comments

GitHub Copilot silently inserts itself as a co-author

https://github.com/orgs/community/discussions/194075
4•tjek•43m 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•11mo ago

Comments

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