frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

What AI Needs That $700B Can't Buy

https://cyrusradfar.com/thoughts/what-700-billion-cant-buy
1•cyrusradfar•1m ago•0 comments

Show HN: I built a CLI that turns your codebase into clean LLM input

https://github.com/NoahCristino/llmcat
1•cristinon•4m ago•0 comments

The blame game: The Trump coalition is fracturing as Iran operation stalls

https://theins.press/en/politics/291937
1•lschueller•5m ago•0 comments

Ubuntu has started a 'complete redesign' of Launchpad

https://www.neowin.net/news/ubuntu-has-started-a-complete-redesign-of-the-series-page-on-launchpad/
2•bundie•8m ago•0 comments

Palantir's Manifesto Promises a Dystopian Future

https://www.thenation.com/article/society/alex-karp-palantir-techbro-fascism/
2•fnimick•9m ago•0 comments

The End and a New Beginning

https://www.calculatedriskblog.com/2026/01/this-is-end-and-new-beginning.html
2•mooreds•13m ago•0 comments

Show HN: I Reverse Engineered Codex Background Computer Use

https://github.com/actuallyepic/background-computer-use
1•anupamb•15m ago•0 comments

Apple TV remote is the perfect accessory for vibe coding

https://github.com/machinarii/hypervibe
1•datalater•16m ago•0 comments

Breathing Apparatus

https://atomicsandwich.com/blog/breathing_apparatus
2•radeeyate•20m ago•0 comments

Bypassing region restrictions for free Nvidia APIs

https://github.com/cemalturkcan/nvidia-build-bypass
1•bakigul•20m ago•0 comments

In-browser PDF editor that modifies PDFs

https://crabpdf.com/
2•rabbithols•21m ago•1 comments

OpenAI Pres. Greg Brockman on GPT-5.5 "Spud", Model Moats and 'Compute Economy'

https://www.bigtechnology.com/p/openai-president-greg-brockman-on
2•lschueller•21m ago•0 comments

Google Flow Music

https://www.flowmusic.app/
3•hmokiguess•27m ago•1 comments

Cidre (French CIDR) – Rusty Apple API's

https://github.com/yury/cidre
1•dlahoda•32m ago•0 comments

How Big a Threat Are Iranian-Backed Cyberattacks?

https://www.newyorker.com/news/the-lede/how-big-a-threat-are-iranian-backed-cyberattacks
1•mitchbob•33m ago•1 comments

Playtesting and Tracking Feedback with Claude

https://www.jackfranklin.co.uk/blog/claude-code-ai-feedback-skill/
1•jackfranklin•37m ago•0 comments

spmd_types: A type system for distributed (SPMD) tensor computations in PyTorch

https://github.com/meta-pytorch/spmd_types
1•matt_d•38m ago•1 comments

France Investigates Temperature Spikes That Led to Big Payouts on Polymarket

https://www.nytimes.com/2026/04/24/world/europe/polymarket-bets-france-paris-temperature-weather....
1•chrononaut•41m ago•1 comments

Eurosky.social Account

https://eurosky.tech/accounts/
2•mooreds•42m ago•0 comments

Show HN: Obscura – V8-powered headless browser for scraping and AI agents

https://github.com/h4ckf0r0day/obscura
1•jryio•42m ago•0 comments

Buffalo is a welcoming blend of cool and old school

https://www.cnn.com/2025/05/31/travel/buffalo-new-york-wings-tourism
1•mooreds•42m ago•0 comments

Model as Medium: Five Artists, Five Models

https://titles.substack.com/p/model-as-medium-five-artists-five
1•exolymph•44m ago•0 comments

'Look, no hands': China chases the driverless dream at Beijing car show

https://www.theguardian.com/technology/2026/apr/24/china-chases-driverless-dream-beijing-car-show-ai
3•billybuckwheat•45m ago•0 comments

Firestarter malware survives Cisco firewall updates, security patches

https://www.bleepingcomputer.com/news/security/firestarter-malware-survives-cisco-firewall-update...
2•john_strinlai•45m ago•0 comments

100-year-old bugler prepares for Anzac Day ceremonies

https://www.abc.net.au/news/2026-04-24/100-year-old-bugler-anzac-day-ceremonies-brass/106598318
2•defrost•48m ago•0 comments

HS Student Built a Filter That Removes 96% of Microplastics from Drinking Water

https://www.smithsonianmag.com/innovation/this-high-school-student-invented-a-filter-that-elimina...
2•akyuu•49m ago•2 comments

Show HN: No AI – My Express.js codebase handled over $50M in prod

https://github.com/AnthonyBudd/express-ts-api-template
3•johnsmith2076•49m ago•0 comments

Show HN: Markdown as a Database

https://github.com/molefrog/lilmd
1•molefrog•50m ago•1 comments

An Engineer's Day at Dust

https://dust.tt/blog/an-engineers-day-at-dust
2•ilnmtlbnm•50m ago•0 comments

Show HN: Claude Code Manager

https://claude.ldlework.com/
1•ldlework•50m 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.