frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Getting Started with Snobol – Ratfactor

https://ratfactor.com/cards/start-snobol
1•rbanffy•1m ago•0 comments

Is Traditional Software Engineering Dead?

https://twitter.com/naval/status/2028314493206585471
1•MrBuddyCasino•1m ago•0 comments

Let OpenClaw bot to manage your issues and Git repositories

https://gisia.dev/docs/ai-bot-skills
1•okoddcat•5m ago•1 comments

After gunshots in entertainment district: Waymo taxi blocks ambulance in Austin

https://www.heise.de/en/news/After-gunshots-in-entertainment-district-Waymo-taxi-blocks-ambulance...
1•doener•5m ago•0 comments

Show HN: Deterministic symbolic memory layer for grounding LLMs

https://github.com/Th3Hypn0tist/SymbolicMemoryMCP
1•Th3Hypn0tist•9m ago•0 comments

Lean and AI caught a bug in my 2-year-old TLA+ spec

https://medium.com/@polyglot_factotum/on-what-the-future-of-software-looks-like-today-ea9d53e647a7
1•polyglotfacto•9m ago•1 comments

Why was the Commodore 64 disk drive so slow?

https://imrannazar.com/articles/commodore-1541
1•Two9A•12m ago•0 comments

The Forever Wars of 1984

https://junot.substack.com/p/the-forever-wars-of-nineteen-eighty
1•jbegley•13m ago•0 comments

How to identify assumptions by distorting times

https://www.jonesabi.com/blog/thinking-tools-how-to-identify-assumptions-by-distorting-time
1•r4um•13m ago•0 comments

Show HN: Synthesize complex agent training data with just a few lines of code

https://github.com/OpenDCAI/AgentFlow
1•Junnn•15m ago•0 comments

Junot Diaz on George Orwell

https://thesirennews.com/junot-diaz-on-george-orwells-hate-day/
1•jbegley•15m ago•0 comments

Java Running Directly on Apple Silicon GPUs with TornadoVM Metal Codegen

https://github.com/beehive-lab/TornadoVM/pull/796
2•mikepapadim•16m ago•0 comments

Banned on Lobsters

https://medv.io/blog/banned-on-lobsters
2•medv•18m ago•1 comments

Data-structure-typed – TreeMap, Heap, Graph and more for TypeScript

https://github.com/zrwusa/data-structure-typed
1•zrwusa•18m ago•1 comments

PocketEngineer R1.1.0 – 4 new tools and QoF improvements

https://www.pockeng.com/
1•levario_studio•19m ago•1 comments

Show HN: Securos – Security-focused platform with hardened architecture

https://securos.org/
1•temple_ent•22m ago•0 comments

Converting dash cam videos into Panoramax images

https://www.openstreetmap.org/user/FeetAndInches/diary/408268
1•marklit•24m ago•0 comments

Gram: A Zed fork without all the AI

https://gram.liten.app/
2•todsacerdoti•27m ago•0 comments

Ask HN: Tools to Flag Vibecoded Repos?

1•pabs3•28m ago•0 comments

Show HN: Axiom – structural OCR for handwritten STEM notes

https://www.useaxiomnotes.com
1•mrajatnath•28m ago•1 comments

Ryzen AI Pro 400 Series Desktop CPUs for AI-Focused Computing

https://www.phoronix.com/news/Ryzen-AI-PRO-400-Desktop-CPUs
1•tankenmate•34m ago•0 comments

Show HN: OpenBets – AI agents build souls through prediction bets

https://openbets.bot
1•paifamily•34m ago•0 comments

Triplet Superconductor

https://www.sciencedaily.com/releases/2026/02/260221000252.htm
1•jonbaer•35m ago•0 comments

Show HN: Pooch PDF – Save Web Articles as Clean PDFs to Google Drive

https://poochpdf.com/
2•membrshiperfect•35m ago•0 comments

Show HN: On-device article extraction and ePub generation in a React Native app

1•chapiware•38m ago•0 comments

Figma blocks userland MCP tool so user clones Figma in one weekend

https://twitter.com/dan_note/status/2028201388074013048
2•swyx•43m ago•1 comments

Why it's difficult to NOT snack, even after a meal

https://www.sciencedirect.com/science/article/pii/S0195666325005434
1•omkar-foss•43m ago•0 comments

Hacking Super Mario 64 using covering spaces

https://happel.ai/posts/covering-spaces-geometries-visualized/
1•nill0•44m ago•0 comments

Show HN: Xpandas – running Pandas-style computation directly in pure C++

2•xqli•45m ago•0 comments

Visual Explainer Agent Skill

https://github.com/nicobailon/visual-explainer
1•vghaisas•48m 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•9mo ago

Comments

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