frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Hybrids – a daily flower logic puzzle

https://hybrids.rudyp.dev
1•rudyp_dev•35s ago•0 comments

What's the best way to label speakers in a transcript? I measured every option

https://lyonesse.app/blog/speaker-diarization-benchmark.html
1•get-inscribe•2m ago•0 comments

Show HN: Nos4.fun – A functional iOS 4 recreation in the browser

https://github.com/1etu/nos4
1•1etu•2m ago•0 comments

Show HN: A dedicated hub to find, test, and serve LLM adapters

https://aptai.dev
1•ab613•3m ago•0 comments

Show HN: Decispher – persistent engineering context and memory for coding agents

5•iamalizaidi•4m ago•0 comments

For a Thirsty American West, It's Either Cows or Humans

https://www.bloomberg.com/opinion/articles/2026-08-31/colorado-river-cuts-will-force-southwest-to...
1•littlexsparkee•5m ago•1 comments

EU Commission Designates ChatGPT, Reddit and Roblox Under the DSA

https://digital-strategy.ec.europa.eu/en/news/commission-designates-chatgpt-reddit-roblox-under-d...
2•lumannnn•5m ago•0 comments

The Cast-Iron Company That Has Been Controlled by the Same Family for 130 Years

https://www.wsj.com/business/the-cast-iron-company-that-has-been-controlled-by-the-same-family-fo...
1•bookofjoe•5m ago•1 comments

Getting the Steam Deck LCD Working on a Raspberry Pi

https://www.jeffgeerling.com/blog/2026/steam-deck-lcd-pi-hat/
1•metrofun•7m ago•0 comments

AI in Education Knowledge Base

https://edtechdev.github.io/aied/
2•edtechdev•9m ago•1 comments

Unpack

https://www.unpack.fm/
1•mijokaliger•9m ago•0 comments

A new class of memory-based AI (MIRaS) published this week

https://academic.oup.com/nar/article/54/16/gkag833/8769250
2•CTBI_WUSTL•10m ago•0 comments

AI and Employment: So Far, So Good

https://marginalrevolution.com/marginalrevolution/2026/08/ai-and-employment-what-the-firms-say.html
2•garrickvanburen•10m ago•0 comments

We swapped Zed's storage layer for Dagr

https://gist.github.com/mzaks/8d0bd41e50cc547ce33c759c397fad4f
1•mzaks•12m ago•0 comments

Nvidia to Invest $3.5B in Chipmaker MediaTek

https://www.bloomberg.com/news/articles/2026-08-31/nvidia-to-invest-3-5-billion-in-chipmaker-medi...
1•zinekeller•12m ago•0 comments

The actually useful SaaS agents no one is building

https://pulkitsharma.substack.com/p/the-actually-useful-saas-agents-no
1•pulkitsh1234•14m ago•0 comments

Are we any closer to the Quantum Apocalypse?

https://neilmadden.blog/2026/07/02/are-we-any-closer-to-the-quantum-apocalypse/
1•mooreds•14m ago•0 comments

Remembering the Apple II and IIGS from High School

https://www.goto10retro.com/p/remembering-the-apple-ii-and-iigs
2•rbanffy•14m ago•0 comments

Let's build a digital clock [video]

https://www.youtube.com/watch?v=3XDH-fZKnQk
1•surprisetalk•16m ago•0 comments

Show HN: Words to Worlds - world build in 100 words or less

https://wordstoworlds.com
3•realizer_kevin•16m ago•0 comments

Apple Caught Off Guard by AI Demand for Mac Mini and Mac Studio

https://www.macrumors.com/2026/08/30/apple-unexpected-mac-mini-and-studio-demand/
4•thm•16m ago•0 comments

Show HN: agix – addresses and messaging for agents working for their humans

https://agixlink.com/
2•populuxe•20m ago•1 comments

Trivium 30 aug 2026

https://leahneukirchen.org/trivium/2026-08-30
2•swah•21m ago•0 comments

The new Go JSON API: twice as fast, or 1.5x slower? – Daniel Lemire's blog

https://lemire.me/blog/2026/08/29/the-new-go-json-api-twice-as-fast-or-1-5x-slower/
1•ncruces•22m ago•0 comments

Dataloupe – turn any CSV, Parquet, or Excel file into an offline HTML explorer

https://github.com/aurelio-nakamura/dataloupe
2•aurelionakamura•22m ago•0 comments

Historical Discoveries That Reshaped Modern Historical Understanding

https://thehistoricalinsights.page/2026/08/historical-discoveries.html
2•thunderbong•22m ago•0 comments

Guido van Rossum on Parallel Python: "Personally I wish we'd stuck with the GIL"

https://discuss.python.org/t/pep-805-safe-parallel-python/108670?page=4
1•pansa2•25m ago•1 comments

Show HN: Astral – Astro.js, but in Elixir

https://github.com/elixir-volt/astral
1•dannote•25m ago•0 comments

Show HN: I built this social leaderboard game

https://king-of-the.world
2•nicojuhari•27m ago•1 comments

The corporate espionage firm exposing Chinese state actors

https://www.thetimes.com/business/companies-markets/article/london-firm-ai-global-espionage-d2533...
1•pir8life4me•28m 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.