Professor’s bold prediction: AI could help cure all diseases within a decade (excitech.media via reddit)
model roundup
GPT 5
-
In the article, the professor Derya Unutmaz specifically mentions an experience with an OpenAI model (GPT-5) where it explained a mechanism from an experiment that he and his colleagues couldn't figure out. What would have taken human rese…
-
Show HN: Which public repos are friendliest to an AI coding agent? (www.agentfriendlycode.com via hn)
Public leaderboard ranking GitHub, GitLab, and Bitbucket repos by how agent-friendly they are for Claude Code, Cursor, Devin, GPT-5 Codex, Gemini CLI, Aider, OpenHands, and Pi — per model, with AGENTS.md / CLAUDE.md, CI, tests, and dev-env…
-
The downfall of OpenAI and who will follow (msukhareva.substack.com via hn)
The Downfall of OpenAI And Who Will Follow Sora dead. GPT-5 flopped.
-
Show HN: Single bash command to find the best matching HN jobs (news.ycombinator.com)
Today I learned that I can find the most interesting jobs for myself in the "Who's Hiring" thread with a single command: curl https://news.ycombinator.com/item?id=47975571 | \ uvx html2text | \ llm --model gpt-5-nano "These are Hacker News…
-
Help a fellow dev on AI-localization? (news.ycombinator.com)
We built an AI-based localization pipeline for our software product (HR domain) and would love feedback/ suggestions from others working in production MT/localization, so that we can learn and improve. Current methodology: GPT-5-nano forwa…