frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Debloat Your Async Rust

https://tweedegolf.nl/en/blog/235/debloat-your-async-rust
1•tcfhgj•50s ago•0 comments

Apple accelerates eco progress with highest-ever recycled materials

https://www.apple.com/newsroom/2026/04/apple-accelerates-progress-with-highest-ever-recycled-mate...
1•salkahfi•1m ago•0 comments

Albird pivots to AI data centers: stock jumps 580% in a single day

https://www.tomshardware.com/tech-industry/struggling-shoemaker-and-apparel-brand-albird-pivots-t...
1•giuliomagnifico•2m ago•0 comments

Ask HN: How are you using LLMs in production?

1•Anon84•5m ago•0 comments

ManyMinds – Ask all 6 leading AIs simultaneously, get one synthesized answer

https://manyminds.io
1•IlanT•7m ago•0 comments

The Coursera-Udemy Deal: Three Bids, Two Years and a Rival Suitor

https://www.classcentral.com/report/coursera-udemy-merger-history/
1•dhawalhs•7m ago•0 comments

Beyond All Reason

https://github.com/beyond-all-reason
1•Razengan•7m ago•0 comments

How to use ZigCC to compile Nim programs

https://codeberg.org/janAkali/nim_zigcc_guide
1•archargelod•8m ago•0 comments

Show HN: TurboOCR up to 1200 pages/s with Paddle and TensorRT (C++/CUDA, FP16)

https://github.com/aiptimizer/TurboOCR
2•pfdomizer•9m ago•0 comments

Show HN: Overwatch: Open-source uptime monitor and alerting

https://github.com/processfoundry/overwatch
1•christian-scott•9m ago•0 comments

OpenCode Routines

https://tessellate-digital.github.io/opencode-routines/
1•lbreakjai•10m ago•0 comments

Show HN: German Abitur: More good grades, fewer bad grades

https://camminady.dev/abiturnoten/
2•k1next•12m ago•0 comments

Anyone else has notes they never go back to?

2•nighttrooper•12m ago•1 comments

Updating Gun Rocket through 10 years of Unity Engine

https://jackpritz.com/blog/updating-gun-rocket-through-10-years-of-unity-engine
2•tyleo•12m ago•0 comments

Show HN: Silverfish IDP – a low cost, language‑first Internal Developer Portal"

https://dashboard.silverfishsoftware.com/
2•davidarno•12m ago•0 comments

Snapchat owner cuts 1k jobs as says AI will reduce repetitive work

https://www.bbc.co.uk/news/articles/cdxdd0z2w11o
2•rstreefland•14m ago•0 comments

Show HN: BunnyLogs – Logs Collector

https://bunnylogs.com/
2•rubennoergaard•15m ago•0 comments

Show HN: Alien – Ship to your customer's cloud

https://github.com/alienplatform/alien
2•alongub•16m ago•0 comments

Show HN: VPN vs. Proxy Safety Comparison (with leak testing tools)

https://examineip.com/vpn-or-proxy-which-is-safer/
2•examineip•16m ago•0 comments

apcl: A Practical Combinator Library

https://sr.ht/~subsetpark/apcl/
1•tosh•19m ago•0 comments

Cracking the Pre-CS5 Binary FLA

https://eddiemoore.dev/blog/cracking-the-pre-cs5-binary-fla
1•cheeaun•20m ago•0 comments

Ticketmaster is an illegal monopoly, jury finds

https://www.theverge.com/policy/912689/live-nation-ticketmaster-antitrust-monopoly-trial-verdict
3•isaacfrond•20m ago•0 comments

Boulder Startup Week Schedule

https://revelco.org/bsw/
1•mooreds•20m ago•0 comments

What's the deal with Alzheimer's disease and amyloid?

https://arstechnica.com/science/2026/04/whats-the-deal-with-alzheimers-disease-and-amyloid/
1•isaacfrond•20m ago•0 comments

The Cal.com Announcement and the End of Naive Open Source

https://codeplusconduct.substack.com/p/the-calcom-announcement-and-the-end
1•mooreds•21m ago•0 comments

Naturalists: Urban Poverty

https://eclecticlight.co/2026/04/16/naturalists-urban-poverty/
1•chmaynard•21m ago•0 comments

Standing on the Edge of Burnout and Trying Not to Fall

https://adri-v.medium.com/standing-on-the-edge-of-burnout-and-trying-not-to-fall-36dfff35b3c4
1•mooreds•21m ago•0 comments

LM Studio: Run AI models, locally and privately

https://lmstudio.ai
1•doener•21m ago•0 comments

Re-inventing our craft: how Alan's Data team is shaping its future with AI

https://medium.com/alan/re-inventing-our-craft-how-alans-data-team-is-shaping-its-future-with-ai-...
1•andsoitis•24m ago•0 comments

Study: EVs with V2H cut household electricity costs and need for home batteries

https://adelaide.edu.au/about/news/2026/electric-vehicles-the-key-to-more-efficient-home-energy-use/
3•giuliomagnifico•27m 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.