frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

US Draft Update: Major Tech Company Urges Universal National Service

https://www.newsweek.com/us-draft-update-major-tech-company-urges-universal-national-service-1185...
1•Teever•39s ago•0 comments

Cathode Ray Tube Memory (RAM)

https://www.radiomuseum.org/forum/williams_kilburn_williams_kilburn_ram.html
1•mycall•44s ago•0 comments

Audit Tool for Vercel Exposure of Environment Variables

https://github.com/garyhtou/Vercel-Env-Var-Exposure-Triager
1•garyhtou•2m ago•1 comments

Improving Office+Photoshop+Fusion on Linux with Adversarial Drinking

https://hajo.me/blog/2026/04/18/improving-office-photoshop-fusion-on-linux-with-adversarial-drink...
1•fxtentacle•7m ago•0 comments

Is Prolog Worth Learning?

https://medium.com/@kenichisasagawa/is-prolog-worth-learning-892e8a61bf57
2•myth_drannon•8m ago•0 comments

Claude UI Feature Request

2•simon_acca•10m ago•0 comments

Reminder: Enable ZRAM on your Linux system to optimize RAM usage

https://www.cnx-software.com/2026/04/15/reminder-enable-zram-on-your-linux-system-to-optimize-ram...
2•type0•10m ago•0 comments

Aliens.gov will be running as a WordPress multisite

https://aliens.gov/
2•johnnyApplePRNG•10m ago•0 comments

Show HN: Developerpod, K-Cups for Code

https://developerpod.com/
2•DavidCanHelp•11m ago•0 comments

Fuse Shared Libraries into ELFs

https://github.com/fossable/solder
1•fossable•14m ago•0 comments

Claude Design(ed) Numble.today

1•shauntrennery•19m ago•2 comments

Ask HN: Has AI impacted entry-level programming skills?

1•alejohausner•21m ago•0 comments

Trial by Fire: Crisis Engineering

https://www.oreilly.com/radar/trial-by-fire-crisis-engineering/
1•rmason•22m ago•0 comments

Show HN: A font that auto-translates Chinese

https://bryanhu.com/chinese-font/
2•thatxliner•23m ago•0 comments

suckmore.org – Software that sucks more

https://suckmore.org/
2•basilikum•25m ago•0 comments

Why do language models feel worse even as benchmarks improve? [pdf]

https://huggingface.co/datasets/realitydriftproject/semantic-fidelity-framework/blob/main/SFL-02_...
1•scaledsystems•28m ago•0 comments

LoRa

https://en.wikipedia.org/wiki/LoRa
1•downboots•28m ago•0 comments

Cursor in talks to raise $2B round at valuation of over $50B

https://www.cnbc.com/2026/04/19/cursor-ai-2-billion-funding-round.html
1•tcp_handshaker•29m ago•1 comments

Vim_gym

https://www.vimgym.app/
1•platzhirsch•31m ago•0 comments

Ukraine Has Given Up on Trump

https://www.theatlantic.com/ideas/2026/04/ukraine-trump-us-oil-russia/686854/
7•Bondi_Blue•32m ago•4 comments

Hunting a 34 year old pointer bug in EtherSlip (DOS Networking)

https://www.brutman.com/Adventures_In_Code/EtherSlip_ARP/EtherSlip_ARP.html
1•mbbrutman•32m ago•0 comments

CEOs admit AI had no impact on employment or productivity

https://fortune.com/article/why-do-thousands-of-ceos-believe-ai-not-having-impact-productivity-em...
19•tcp_handshaker•33m ago•7 comments

What early exponential growth can't tell us about runaway processes

1•jamespropp•34m ago•0 comments

Chinese carmaker Seres granted patent for voice-controlled in-car toilet

https://www.drivencarguide.co.nz/news/chinese-carmaker-seres-granted-patent-for-voice-controlled-...
4•billybuckwheat•37m ago•0 comments

Why your AI assistant is suddenly selling to you

https://www.economist.com/business/2026/04/19/why-your-ai-assistant-is-suddenly-selling-to-you
2•vinni2•38m ago•0 comments

Show HN: Auxx.ai – Customer Support CRM (Mix of Attio and N8n)

https://auxx.ai
2•m4rkuskk•40m ago•0 comments

WordPress Security Checklist: 15 Checks That Matter (and 12 That Don't)

https://novaheaven.io/en/novapulse/wordpress-security-checklist-that-matters
1•SephX•48m ago•0 comments

Oasis EXtensible Access Control Markup Language TC FAQ

https://www.oasis-open.org/committees/xacml/faq.php
1•stmw•50m ago•0 comments

AI Agent Traps

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6372438
2•baxtr•51m ago•0 comments

Show HN: Agentjail – Self Hosted Freestyle.sh

https://github.com/bugthesystem/agentjail
1•ziyasal•51m 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.