frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Find stale, orphaned, deleted-but-retrievable RAG vectors

https://github.com/rimironenko/rag-staleness-check
1•rimironenko•47s ago•0 comments

OpenAI's models schemed on a secret messaging board for Hugging Face breach

https://www.politico.com/news/2026/08/05/openai-models-shared-hacking-tips-secret-messaging-board...
1•theahura•3m ago•1 comments

AI Coding Prep – Practice AI-assisted coding interviews

https://aicodingprep.com/
1•divjotmuchhal•4m ago•1 comments

How Golden Is Silence, Actually?

https://www.newyorker.com/magazine/2026/08/10/silence-kate-mcloughlin-book-review
4•tintinnabula•6m ago•0 comments

Why Do Programming Languages Rise and Fall?

https://www.lpi.org/blog/2026/08/06/why-do-programming-languages-rise-and-fall-part-2/
2•theanonymousone•9m ago•0 comments

AI model achieves breakthrough in forecasting cyclones – Google DeepMind

https://deepmind.google/blog/weathernext-ai-model-achieves-breakthrough-in-forecasting-cyclones/
2•xnx•9m ago•0 comments

Trump FCC kills TV ownership cap, claiming authority over limit set by Congress

https://arstechnica.com/tech-policy/2026/08/trump-fcc-kills-tv-ownership-cap-claiming-authority-o...
9•Velocifyer•9m ago•0 comments

Power 2026 – Electricity Pricing in the Age of AI

https://power2026.ai/
1•sebg•10m ago•0 comments

WeatherNext 2: AI model predictions for tropical cyclones

https://blog.google/innovation-and-ai/models-and-research/google-deepmind/weathernext-2-cyclones/
1•xnx•10m ago•0 comments

The Download: Google's AI shake-up and Meta's rogue model

https://www.technologyreview.com/2026/08/06/1141278/the-download-google-ai-shake-up-meta-rogue-mo...
1•joozio•12m ago•0 comments

Measuring Scientific Progress

https://diffuse.one/p/d1-012
3•sebg•12m ago•0 comments

Dark mode toggles: two states are enough

https://lea.verou.me/blog/2026/dark-mode-toggles/
1•meetpateltech•12m ago•0 comments

Improving GPT-5.6 Sol in ChatGPT—and expanding access for free users

https://openai.com/index/improving-gpt-5-6-sol-in-chatgpt/
3•tedsanders•12m ago•0 comments

How We Made the Nvidia Jetson Thor Flashable from a Mac or Windows PC

https://wendy.dev/blog/flash-nvidia-jetson-thor-from-mac-windows
1•mbalex99•12m ago•0 comments

A novel L3 cache architecture using Z-order (Morton layout) mapping

https://drive.google.com/file/d/1ORUkiqkV5-Dp8A8zdQGSRcjs_BvlWvS3/view?usp=drive_link
1•cristianvasile•13m ago•0 comments

Taste Is All That's Left

https://notashelf.dev/posts/taste-is-all-thats-left
3•tsak•13m ago•0 comments

Quantum computers do not test every solution at once

1•saqibj•13m ago•0 comments

Cities Are Ditching Flock, Replacing It with Axon License Plate Readers

https://www.404media.co/cities-are-ditching-flock-immediately-replacing-it-with-axon-license-plat...
27•cdrnsf•16m ago•0 comments

Retire the Abstractions

https://hazyresearch.stanford.edu/blog/2026-08-05-retire-the-abstractions
2•sebg•16m ago•0 comments

Agent Plugins

https://agent-plugins.org
1•wxw•16m ago•0 comments

What I found after analysing 28 OpenAI and Anthropic interview experiences

https://www.blanked.work/blog/openai-vs-anthropic-interviews
1•mustafak99•18m ago•0 comments

TIL sun is energy efficient at quantum entanglement

https://opg.optica.org/captcha/(S(qg5imwcobimrkbzvn4sn3rht))/?guid=867BADDA-B7BE-4BE9-90CC-815957...
1•akshay326•18m ago•0 comments

The Holy Roman Empire was dissolved 220 years ago today

https://en.wikipedia.org/wiki/Dissolution_of_the_Holy_Roman_Empire
6•theanonymousone•22m ago•2 comments

Wyden proposes new taxes on data centers

https://www.politico.com/live-updates/2026/08/06/congress/wyden-proposes-new-taxes-on-data-center...
8•mapping365•22m ago•0 comments

The third wave of American philanthropy

https://nanransohoff.substack.com/p/the-third-wave-of-american-philanthropy
2•herbertl•22m ago•0 comments

Agent Plugins Specification

https://agent-plugins.org/specification
2•Garbage•22m ago•1 comments

ZZ Top Cancel Hollywood Bowl Concert Due to 'Insurmountable Obstacles'

https://www.rollingstone.com/music/music-news/zz-top-cancel-hollywood-bowl-concert-cheap-trick-tr...
3•bookofjoe•23m ago•0 comments

What fs-verity proves–and what it does not

https://bomfather.dev/blog/fs-verity-proves/
4•snaveen•23m ago•0 comments

Renderfy – Stateless API That Turns Tailwind/HTML/Markdown into PNG/PDF

https://renderfy.io
1•coldstart_nomad•24m ago•0 comments

Show HN: Reduck GEO, open source Skill to measure and optimize Claude citations

https://github.com/reduck-ai/agents/tree/main
1•DanyWin•24m 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.