frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

ICANN opens applications for new generic top-level domains first time since 2012

https://www.theregister.com/2026/05/01/icann_new_gtld_applications/
1•Bender•48s ago•0 comments

The Persian Polycrisis

https://thehonestsorcerer.substack.com/p/the-persian-polycrisis
1•OgsyedIE•54s ago•0 comments

Women sue the men who used their Instagram feeds to create AI porn influencers

https://www.wired.com/story/ai-porn-lawsuit-arizona/
1•Bender•2m ago•0 comments

Minnesota passes ban on fake AI nudes; app makers risk $500K fines

https://arstechnica.com/tech-policy/2026/05/minnesota-set-to-be-first-state-to-ban-nudification-a...
1•Bender•2m ago•0 comments

WolfCOSE vs. the Field: The Smallest, Most Complete COSE Implementation

https://aidangarske.github.io/wolfCOSE/blog/wolfcose-vs-the-field/
1•aidangarske•3m ago•1 comments

Fredis: A simple in-memory Redis compatible server in Rust

https://gitlab.com/foscogab/fredis
1•gfosco•6m ago•1 comments

AI as Infrastructure

https://cunderwood.dev/2026/05/01/ai-as-infrastructure/
2•speckx•6m ago•0 comments

How to speed up clinical trials (Works in Progress Podcast)

https://podcasts.apple.com/us/podcast/how-to-speed-up-clinical-trials/id1819488714?i=1000763007270
1•marojejian•7m ago•1 comments

Top AI companies agree to work with Pentagon on secret data

https://www.washingtonpost.com/technology/2026/05/01/pentagon-ai-deals-microsoft-amazon-google-cl...
1•geox•8m ago•0 comments

Musk Warns of Killer AI, While He and Silicon Valley Cash in on AI That Kills

https://theintercept.com/2026/05/01/elon-musk-openai-lawsuit-trial/
2•cdrnsf•9m ago•0 comments

The California Government Is Coming for Your E-Bikes

https://sfstandard.com/2026/04/30/e-bike-regulation-license-plates-laws-dmv/
2•m463•9m ago•0 comments

Using "underdrawings" for accurate text and numbers

https://samcollins.blog/underdrawings/
2•samcollins•10m ago•1 comments

Claude Code can now /perceive

https://github.com/machinepulse-ai/world2agent
2•WayLonWen•11m ago•0 comments

An Interview with Josh Fisher – Inventing VLIW, Multiflow, Itanium [video]

https://www.youtube.com/watch?v=ZF8ohzWmuzI
1•dataviz1000•13m ago•0 comments

Show HN: Blotter, a live map of police radio activity

https://blotter.fm
1•s_e__a___n•14m ago•1 comments

Andrej Karpathy's Sequoia talk, I agree with most but not this

https://twitter.com/xing101/status/2050271353983598630
3•xingwu•15m ago•2 comments

Show HN: BeautyShot – easy macOS promo screenshots

https://bendansby.com/apps/beautyshot/
1•webwielder2•16m ago•0 comments

Farrell vs. LinkedIn Corporation 4:26-CV-02953-KAW (ND Cal Apr 6, 2026) [pdf]

https://ia601503.us.archive.org/33/items/gov.uscourts.cand.467271/gov.uscourts.cand.467271.1.0.pdf
1•1vuio0pswjnm7•16m ago•0 comments

LLM-eval-kit: Distributed LLM evaluation framework (v0.3.0)

https://github.com/benmeryem-tech/llm-eval-kit
1•benmeryem_ai•18m ago•0 comments

Achi RPC: An RPC library for workers on the web and node JavaScript

https://www.npmjs.com/package/achi-rpc
1•stiles11•20m ago•0 comments

"I suck" -theprimeagen [video]

https://www.youtube.com/watch?v=V-ZvAw_VNk4
1•eamag•20m ago•0 comments

Ganglion: Hostile-network reachability for robot fleets, built on libp2p

https://github.com/TafyLabs/ganglion
1•karma0•21m ago•1 comments

Y Combinator alum Skio sells for $105M cash, only raised $8M, founder says

https://techcrunch.com/2026/04/30/y-combinator-alum-skio-sells-for-105m-cash-only-raised-8m-found...
3•Brajeshwar•24m ago•0 comments

TypeKro: Write TypeScript. Deploy Kubernetes

https://typekro.run
2•ManWith2Plans•25m ago•0 comments

Pentagon reaches agreements with top AI companies, but not Anthropic

https://www.reuters.com/business/retail-consumer/pentagon-reaches-agreements-with-leading-ai-comp...
2•mikhael•29m ago•0 comments

It's Possible to Learn in Our Sleep. Should We?

https://www.newyorker.com/culture/annals-of-inquiry/its-possible-to-learn-in-our-sleep-should-we
2•XzetaU8•30m ago•1 comments

Decoding a decade of rising global light pollution

https://www.darkskyconsulting.com/blog/decoding-a-decade-of-rising-global-light-pollution
2•DamonHD•32m ago•0 comments

Show HN: CyberChef Payment Cryptography Extensions

https://www.jacobmarks.com/2026/04/cyberchef-payment-cryptography.html
1•J8K357R•33m ago•0 comments

Show HN: AI CAD Harness

https://fusion.adam.new/install
2•zachdive•34m ago•0 comments

Show HN: My Private GitHub on Postgres

https://github.com/calebwin/gitgres
8•calebhwin•37m ago•2 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.