frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tesla Closes Texas Airspace for Roadster Launch Event

https://www.notateslaapp.com/news/4711/tesla-closes-texas-airspace-for-roadster-launch-event
1•m463•5m ago•0 comments

I annotated 87 real invoices to find out what they contain

https://invoicestospreadsheets.com/blog/what-87-real-invoices-contain
2•uziidev•7m ago•1 comments

Nearly Half of Age of Empires Dev Edge Laid Off

https://www.vgchartz.com/article/469158/nearly-half-of-age-of-empires-dev-worlds-edge-laid-off/
3•Jimmc414•16m ago•0 comments

We're Making Tailscale Faster

https://tailscale.com/blog/making-tailscale-faster
1•mfrw•17m ago•0 comments

RepoDocs – turn your repo's Markdown/*.md into a Figma-like board you can edit

https://github.com/alecerca/repoDocs
1•alecerca•19m ago•0 comments

Show HN:Tornedo- Everything a torrent client does, without leaving your terminal

https://www.npmjs.com/package/tornedo
1•debdev•20m ago•0 comments

Naming AI agents after Seinfeld characters helps bots join the team – report

https://www.theregister.com/ai-and-ml/2026/09/22/security-firm-finds-naming-ai-agents-after-seinf...
1•mikelgan•22m ago•0 comments

Open-weight models take 56% of token volume

https://vercel.com/blog/ai-gateway-production-index-september-2026
1•mgdo•26m ago•0 comments

Tokens Too Cheap to Meter

https://jyn.dev/tokens-too-cheap-to-meter/
2•benjaminclauss•29m ago•0 comments

Trump says US will henceforth call AI 'super intelligence'

https://www.reuters.com/legal/government/trump-says-us-will-henceforth-call-ai-super-intelligence...
6•OuterVale•30m ago•1 comments

Show HN: I generated 21k astrology pages with Swiss Ephemeris, open sourced

https://github.com/feifeizhao25-ship-it/astrology-pseo-generator
1•tianji-astrolog•31m ago•1 comments

Weak models write tool calls as prose. We started executing them

https://fiit.ai/engineering/tool-calls-as-prose
1•airbai•32m ago•0 comments

Formal methods can start small

https://www.yovico.ai/blog/formal-methods-can-start-small/
1•siberiankot•33m ago•0 comments

Z.ai uploading local code repos to overseas cloud without consent

https://www.reuters.com/legal/litigation/chinas-zai-disables-ai-coding-assistant-features-after-s...
1•txscdn•38m ago•1 comments

Strands harness: frontier performance with 28% lower token cost

https://strandsagents.com/blog/introducing-strands-harness/
2•fourfire•44m ago•0 comments

Can the US Build a DJI? A Teardown of Two DJI Drones

https://www.arenaphysica.com/publications/dji-teardown
1•tristanj•44m ago•0 comments

NASA-Funded Research Finds Complex Life Defying Record Heat

https://science.nasa.gov/science-research/planetary-science/nasa-funded-research-finds-complex-li...
1•Jimmc414•47m ago•1 comments

I'm sick of Claudisms, & what will happen next in AI-boosted software dev

https://www.polso.info/im-sick-of-claudisms-future-ai-software-development
2•rizsyed1•48m ago•1 comments

AQAB: Anti-fascist blocklist QAnon, conspiracy, fake news, far-right, hate sites

https://codeberg.org/NotaInutilis/AQAB
2•Baljhin•56m ago•0 comments

Trump administration attacks Australia optout algorithm law in rare intervention

https://www.abc.net.au/news/2026-09-22/trump-administration-slams-digital-duty-of-care-bill/10718...
1•jyhrow•57m ago•1 comments

Fun: First-Class Functions, Currying, and a Surprise

https://blog.tinyinterpreters.dev/posts/fun-first-class-functions/
1•TheWiggles•1h ago•0 comments

Meta admits Muse's likeness to OpenClaw isn't a coincidence

https://techcrunch.com/2026/09/22/meta-admits-muses-likeness-to-openclaw-isnt-a-coincidence/
1•sbulaev•1h ago•1 comments

Cities across US oppose Trump FCC plan to preempt local broadband rules

https://arstechnica.com/tech-policy/2026/09/cities-across-us-oppose-trump-fcc-plan-to-preempt-loc...
6•pseudolus•1h ago•0 comments

Web-based IBM 1620 emulator and IPL-V from 1963

https://github.com/pkimpel/retro-1620
1•abrax3141•1h ago•1 comments

Ask HN: What do people do with Android phones once security updates end?

1•trombuance•1h ago•2 comments

Show HN: Birthed, a daily board of what mattered that locks at midnight

https://github.com/jasonepage/Birthed
1•jpage2•1h ago•1 comments

Reflections on object oriented design patterns (2026)

1•kooi•1h ago•1 comments

The new CC, an AI agent built for families

https://blog.google/innovation-and-ai/models-and-research/google-labs/cc-expanding-to-groups/
16•grigy•1h ago•15 comments

What anaesthetics are revealing about consciousness

https://www.bbc.com/future/article/20260921-what-general-anaesthetic-reveals-about-our-brains
4•nhatcher•1h ago•1 comments

NIST Crypto Reading Club

https://csrc.nist.gov/Projects/crypto-reading-club
2•segfaultbuserr•1h 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.