frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

IsThisBS?

https://isthisbs.org/
3•yanko•1m ago•0 comments

What Design Engineers Earn in Europe: Results from a Survey of 106

https://hymera.co/research-design-engineer-salary-europe
4•ablazevics•6m ago•1 comments

Moving integer division to floating-point is trivial

http://marc-b-reynolds.github.io/math/2026/08/10/IntDivByFP.html
3•matt_d•8m ago•0 comments

Peter Steinberger: "Fun Is Velocity" [video]

https://www.youtube.com/watch?v=whcfSGN6CAU
3•tosh•10m ago•0 comments

Half of Europe's towns and villages have fewer residents than 60 years ago

https://correctiv.org/en/europe/2026/04/21/half-of-europes-towns-and-villages-have-fewer-resident...
3•Pamar•11m ago•1 comments

OLM to PST Converter

https://www.perfectdatasolutions.com/en/olm/olm-to-pst-converter.html
2•tieanderson•15m ago•0 comments

The AI threat to India's IT jobs machine

https://www.ft.com/content/dee4bd2c-fbad-4713-9b14-22d441967ce4
2•JumpCrisscross•15m ago•0 comments

OpenAI wraps $7B share sale ahead of potential IPO

https://www.cnbc.com/2026/08/10/openai-wraps-7-billion-share-sale-ahead-of-potential-ipo-.html
2•kristianp•17m ago•0 comments

France Bans Unsolicited Telemarketing Calls

https://www.nytimes.com/2026/08/11/world/europe/france-ban-unsolicited-telemarketing-calls.html
4•JumpCrisscross•20m ago•0 comments

New Features in Python 3.15

https://www.infoworld.com/article/4166693/the-best-new-features-in-python-3-15.html
3•theanonymousone•23m ago•0 comments

MP3 piracy was born August 10, 1996

https://dfarq.homeip.net/the-first-pirated-mp3/
2•giuliomagnifico•26m ago•0 comments

DeepSeek: Reverse Engineering an AI Assistant by Interviewing Itself

https://manish.sh/writings/models/inside-deepseek-reverse-engineering-an-ai-assistant-by-intervie...
3•ms7892•27m ago•0 comments

Trump Said to Have Used Military Jet to Leave Turkey Amid Threats

https://www.nytimes.com/2026/08/10/us/politics/trump-plane-ruse.html
2•blltprfmnk•30m ago•0 comments

Show HN: Mcptoon – MCP CLI client that cuts tool discovery tokens by 97%

https://github.com/activeing123/mcptoon
15•mcptokensaver•30m ago•2 comments

Bow Windshield

https://en.wikipedia.org/wiki/Bow_windshield
3•CalChris•34m ago•0 comments

Coop Roost: Free, Open Source Child Safety Infrastructure for Every Platform

https://roost.tools/blog/coop-1-0-world-s-first-free-open-source-child-safety-infrastructure-for-...
2•tyfrankiv•34m ago•0 comments

Show HN: ConfigLedger -Find configuration drift across code, CI, Docker and docs

https://github.com/DevFoundry-labs/configledger/
2•DevFoundry-labs•35m ago•0 comments

Show HN: NiceShot AI – The analytics layer competitive games forgot to add

https://github.com/karimm-ai/NiceShot_AI
2•niceshot-ai•39m ago•0 comments

Tlbic Supplement v11.0: Added Question for Readers in Other Languages

https://drive.google.com/file/d/1svnkbPHkdK2Oyp2T2kAhhQna1ANtH7bO/view?usp=drive_link
1•michikawa59•40m ago•2 comments

Checkly: Metabase Security Incident

https://www.checklyhq.com/blog/metabase-security-incident/
1•sangeeth96•40m ago•0 comments

LLVM: Estimating Branch Probabilities

https://maskray.me/blog/2026-08-09-estimating-branch-probabilities
1•signa11•41m ago•0 comments

Show HN: Mychart-CLI, a local-first exporter for records you can view

https://github.com/lifan-builds/mychart-cli
1•lifan-builds•43m ago•0 comments

Never Bet Against Elon

https://blog.oxplot.com/never-bet-against-elon/
1•oxplot•44m ago•0 comments

Clanker Constitution

https://github.com/kenn-io/constitution
2•tosh•47m ago•0 comments

Claude skill automating edits to songs

https://github.com/ZiadAbdelkarim/beat-synced-edit
2•iwasastreamer•49m ago•0 comments

Yet Another Speed Dial

https://yetanotherspeeddial.com
2•modzu•50m ago•0 comments

Free real-estate calculators: cash flow, BRRRR, DSCR, cap rate – no signup

https://smeltworks.com/rentaldealcalc/
2•rentcalcpro•50m ago•0 comments

Anthropic pledges to embed watermarks to help discern AI slop in sop to EU

https://www.theregister.com/ai-and-ml/2026/08/11/anthropic-pledges-to-embed-watermarks-to-help-di...
2•thm•50m ago•1 comments

Bringing BPF to Binfmt_misc

https://lwn.net/SubscriberLink/1086947/d67ebdaa0865be49/
2•signa11•52m ago•0 comments

Study: AI is better at reading than listening

https://viterbischool.usc.edu/news/2026/08/can-ai-read-the-room-usc-study-finds-ai-is-better-at-r...
2•giuliomagnifico•52m 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.