frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The lifecycle of a sharded Postgres query

https://planetscale.com/blog/the-lifecycle-of-a-sharded-postgres-query
1•felixyz•54s ago•0 comments

Show HN: Starter.page

https://starter.page/guest/start
1•relatedcode•6m ago•0 comments

You and the Atom Bomb by George Orwell

https://www.orwellfoundation.com/the-orwell-foundation/orwell/essays-and-other-works/you-and-the-...
1•mhb•10m ago•0 comments

Optimizing a single Rust Clippy lint by 3133X

https://blog.goose.love
2•torutofu•13m ago•0 comments

The Rise and Fall of Ruby on Rails [video]

https://www.youtube.com/watch?v=-azghwx0RWc
1•lackoftactics•13m ago•1 comments

Founder Effects Persist Despite Differentiation: A Field Experiment with Lizards

https://www.science.org/doi/10.1126/science.1209566
1•thunderbong•13m ago•0 comments

Replace Net Metering with Batteries

https://www.jefftk.com/p/replace-net-metering-with-batteries
1•mhb•14m ago•0 comments

Show HN: Rendly – Build demo videos from code in seconds

https://github.com/mukundzha/rendly
3•mukundjha06•16m ago•0 comments

Show HN: GHScan – Paste a GitHub URL, get a free security report in the browser

https://ghscan.vercel.app
1•JadaQ•17m ago•0 comments

The AI Industry Has Completely Lost the Plot

https://read.misalignedmag.com/the-ai-industry-has-completely-lost-the-plot-9864cf0c6709
1•lcubw•18m ago•1 comments

From Hand-Crafted to LLM-Based Variation Operators in Metaheuristics

https://camilochs.github.io/semantic-turn-metaheuristics/
1•camilochs•23m ago•0 comments

LTT Leaks Steam Frame's First Look Ahead of Schedule: Quick Summary

https://boilingsteam.com/ltt-leaks-steam-frames-first-look-ahead-of-schedule/
1•ekianjo•23m ago•0 comments

Gemma 4 26B on a 24 GB Mac Mini M4: from 66% CPU to 100% GPU

https://mac-mini-m4-doc.masterfabric.co/
2•gurkandev•23m ago•3 comments

The Hexamodal Distribution of Tech Salaries in Spain

https://www.getmanfred.com/en/blog/hexamodal-distribution-of-tech-salaries-spain
2•ultral•27m ago•0 comments

Being Lazy in C++

https://cpp-rendering.io/being-lazy-in-c/
1•dalvrosa•27m ago•0 comments

Show HN: I Built a CLI for Proton Mail, Drive, Calendar, Pass and Contacts

https://github.com/roman-16/proton-cli
1•Wavum•34m ago•0 comments

Ask HN: MacBook Pro (Max) equivalent Linux laptop?

1•apples_oranges•36m ago•0 comments

Show HN: AgentJIT – Compile dynamic LLM agent workflows into 0.1ms Python

https://github.com/eminsk/agentjit
2•eminskinfo•38m ago•0 comments

Show HN: InterviewsRadar – Sell or find interview experiences

https://interviewsradar.com
2•Lewis-Lin•40m ago•0 comments

Show HN: I built ThreadShelf to reuse hard-to-export AI chats like OpenRouter

https://github.com/ChrystianSchutz/ThreadShelf
1•chrystianpl•40m ago•0 comments

SQLite natively supports JSON as output format

https://mastodon.social/@chr1stian/117263681445001754
1•21sys•42m ago•0 comments

Free domain monitoring through echelongraoh.io

1•akd29121988•43m ago•0 comments

Why AI Benchmarks Are Total BS

https://www.pcmag.com/opinions/why-ai-benchmarks-are-total-bs-and-how-openai-and-anthropic-use-th...
2•mastry•45m ago•0 comments

Solod 0.4: Better C interop

https://antonz.org/solod-0.4/
1•ibobev•46m ago•0 comments

"Deciphering Visceral Instincts" by Diego Bohórquez [video]

https://www.youtube.com/watch?v=YXXYM3Z4fV0
1•binyu•46m ago•0 comments

Principal Component Analysis

https://brashandplucky.com/2023/09/07/principal-component-analysis.html
1•ibobev•47m ago•0 comments

Matt Mullenweg reportedly returns as Automattic CEO 2 days after getting booted

https://www.theverge.com/tech/994087/matt-mullenweg-automattic-ceo-return
19•bookofjoe•47m ago•16 comments

Why is the x86 undefined instruction called ud2? Why 2?

https://devblogs.microsoft.com/oldnewthing/20260910-00/?p=112689
1•ibobev•47m ago•0 comments

Texas puts a brake on its data centre boom

https://www.ft.com/content/3204d65e-ae34-4ab3-a73f-a55d354f40ab
2•JumpCrisscross•51m ago•0 comments

The Kirby Krackle

https://newschematic.org/blog/kirby-krackle/
2•chrisbodhi•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•1y ago

Comments

cratermoon•1y 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•1y 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•1y 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•1y ago
makes sense
whobre•1y 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.