frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tencent/Teamai-CLI: Make Every Team AI Native

https://github.com/Tencent/teamai-cli
1•doppp•3m ago•0 comments

A faster way to convert a timestamp to Hour, Min, Sec

https://www.benjoffe.com/fast-time-of-day
1•benjoffe•8m ago•0 comments

Apple Plans to Squeeze More Revenue from the App Store

https://www.macrumors.com/2026/09/07/apple-squeeze-more-revenue-from-app-store/
1•layer8•9m ago•0 comments

Show HN: High-Performance Rust Implementation of Optuna

https://medium.com/optuna/announcing-rustuna-cc82a6815bf7
1•c-bata•9m ago•1 comments

Meditations on Moloch

https://www.slatestarcodexabridged.com/Meditations-On-Moloch
1•sensanaty•13m ago•0 comments

Timing Is Everything: The Terrence Tao Effect

https://nonlineartransform.substack.com/p/ai-swarms-timing-is-everything
1•program_whiz•13m ago•0 comments

Tiny $70 Xteink X3 e-reader puts Silicon Valley to shame

https://www.theatlantic.com/technology/2026/09/xteink-e-reader-best-technology-years/688539/
2•samizdis•14m ago•0 comments

I Analyzed 4.5 Years of GitHub Incidents. Here Is What Changed

https://mljar.com/blog/github-incidents-analysis/
1•pplonski86•15m ago•0 comments

Motivating Myself for Exercise by Arbitrarily Withholding Things I Desire

https://blog.klungo.no/2026/09/04/motivating-myself-for-exercise-by-arbitrarily-withholding-rewards/
1•danielskogly•16m ago•0 comments

The jobs apocalypse is postponed. An AI jobs boom is here

https://www.economist.com/finance-and-economics/2026/09/04/the-jobs-apocalypse-is-postponed-an-ai...
1•MrBuddyCasino•17m ago•0 comments

A fitness challenge for Rust developers

https://rep.rs/
1•orhunp_•17m ago•0 comments

Man gets 'Flocked' by sheriff's dept. after filing complaint against deputy

https://www.tmj4.com/news/local-news/in-your-community/waukesha-county/lawsuit-waukesha-county-ma...
3•pseudolus•20m ago•0 comments

Show HN: Hazzel – terminal coding agent, BYOK, undo-everything

https://github.com/mukundzha/hazzel
1•mukundzha6•22m ago•0 comments

K2 Horizon

https://mbzuai.ac.ae/news/mbzuais-institute-of-foundation-models-launches-k2-horizon-the-worlds-l...
1•andy99•22m ago•0 comments

The Untold Pre-History of 9/11

https://nationalinterest.org/feature/the-untold-pre-history-of-9-11
1•baud147258•23m ago•0 comments

10-task GLM 5.3 harness bench: Claude, OpenCode, pi, zcode, Hermes and 3code

https://capocasa.dev/10-task-glm-5-3-harness-bench-claude-opencode-pi-zcode-hermes-and-3code
5•capocasa•24m ago•0 comments

GraphMemix: Query-Aware Evidence Forests for Long-Term Multimodal Agent Memory

https://twitter.com/MemoraX_AI/status/2095038508331401668
2•IreneAI•25m ago•0 comments

Claude Fable 5.1 Solves the Cyphral Distich

https://www.vals.ai/blogs/fable-solves-cyphral-distich
2•worldvoyageur•26m ago•0 comments

A Pattern in the Stone: Review and Summary (2015)

http://ethanp.github.io/blog/2015/08/23/a-pattern-in-the-stone-review-and-summary/
1•teleforce•27m ago•0 comments

Cancer drug could help millions battling osteoporosis and mid-life weight gain

https://www.uea.ac.uk/about/news/article/cancer-drug-could-help-millions-battling-osteoporosis-an...
1•geox•28m ago•0 comments

4k BTC (~$320M) withdrawn from Liquid Federation wallet

https://status.blockstream.com/incidents/b8b719f3-db70-4487-9cff-946e69509228
1•metrofun•33m ago•0 comments

Terrence Tao – AI math solutions hurting the field

https://mathstodon.xyz/@tao/117219548485446992
2•danielmorozoff•38m ago•0 comments

Language plasticity is more important than ever

https://blog.dlang.org/2026/08/10/language-plasticity-is-more-important-than-ever/
2•teleforce•39m ago•0 comments

Ask HN: How to roll out Agents for knowledge workers?

1•luplex•41m ago•1 comments

Arctic Portal Shipping Routes

https://arcticportal.org/shipping-portlet/shipping-routes
1•simojo•42m ago•0 comments

Why SciPy builds for Python 3.12 on Windows are a minor miracle

https://labs.quansight.org/blog/building-scipy-with-flang
1•greazy•43m ago•0 comments

CodexBar: Every AI coding limit, in your menu bar

https://codexbar.app/
1•Leftium•45m ago•1 comments

Iris: Climbing to the Search Frontier

https://arxiv.org/abs/2609.04304
1•codelion•48m ago•0 comments

I turned my 2018 Redmi Note 5 Pro into a Kali NetHunter platform for $0

https://www.reddit.com/r/Kalilinux/comments/1w45o8r/i_turned_my_2018_redmi_note_5_pro_into_a_kali/
2•syumei•49m ago•0 comments

GPT-6 Astra demos: Games, Blender, websites and video workflows

https://github.com/magiccreator-ai/awesome-gpt-6-astra
1•Kevin_Guo•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.