frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

We tested "stateful AI." It couldn't prove its own history

https://enlightenedcore.org/
1•EC-CGF•1m ago•0 comments

A VSCode Extension for C++ Code Coverage on Windows

https://marketplace.visualstudio.com/items?itemName=covdbg.covdbg
1•superreeen•2m ago•0 comments

Litterbox by Catbox

https://litterbox.catbox.moe/
1•hmokiguess•2m ago•0 comments

Show HN: Git-worm, the simple worktree manager

https://github.com/ThatXliner/git-worm
1•thatxliner•2m ago•0 comments

A full AI intelligence layer on WhatsApp – Opero.so

https://opero.so
1•juancruzguillen•3m ago•0 comments

11,000 Asteroids Spotted in 'Unprecedented' Haul

https://www.newsweek.com/11000-asteroids-spotted-in-unprecedented-haul-with-33-near-earth-objects...
1•mooreds•4m ago•0 comments

A WhatsApp chatbot that becomes smarter the more you use it

https://opero.so/blog/how-your-ai-agent-gets-smarter-every-conversation
1•juancruzguillen•5m ago•0 comments

Enterprise AI does not have a model problem. It has an adoption problem

1•taariqlewis•5m ago•0 comments

Why would you want a 64 bit microprocessor, especially in a personal system? (19

https://www.bourguet.org/v2/comparch/mashey-byte-1991
1•fanf2•5m ago•0 comments

New IKEA Matter over Thread bulbs can be switched to Zigbee by powercycling 12x

https://old.reddit.com/r/homeassistant/comments/1sgstis/90_cri_1500lm_e27_zigbee_bulb_for_999_yes...
1•HeyMeco•6m ago•1 comments

Show HN: MCP Servers

https://awesomemcpservers.ai/
1•sh_tomer•6m ago•0 comments

Let's talk about LLMs

https://www.b-list.org/weblog/2026/apr/09/llms/
1•bsgada•7m ago•0 comments

Show HN: AIMock – One Mock Server for Your AI Stack

https://github.com/CopilotKit/aimock
3•nathan_tarbert•7m ago•0 comments

BojanSocial – A 2010s Microblogging Site

https://bojan.social
1•arrgeeebee•8m ago•0 comments

I quit drinking for a year out of spite

https://dynomight.net/drinking/
1•crescit_eundo•10m ago•0 comments

Hover Bovver (lawn mowing game)

https://en.wikipedia.org/wiki/Hover_Bovver
1•Glandalf•10m ago•0 comments

Why a Liberal Arts Education Will Soon Be More Valuable

https://www.noemamag.com/why-a-liberal-arts-education-will-soon-be-more-valuable-than-ever/
1•sonicrocketman•11m ago•1 comments

Wayland 1.25 Documentation Update

https://www.collabora.com/news-and-blog/news-and-events/wayland-1.25-documentation-update.html
2•losgehts•11m ago•0 comments

The 200k Ghost: Instruction Degradation in Long-Context LLM Sessions

https://github.com/WaspBeeNSOSWE/the-200k-ghost
2•ctoth•12m ago•0 comments

VMs Are Enough

https://github.com/devopsellence/devopsellence/blob/master/docs/vision.md
2•elvinefendi•16m ago•0 comments

Show HN: PageFly – Personal Knowledge OS Inspired by Karpathy's LLM Wiki

https://github.com/Yrzhe/pagefly
1•yrzhe•16m ago•0 comments

MIT Just Found the Cause of the AI Bubble

https://www.youtube.com/watch?v=1zlD0K09IKE
1•OhMeadhbh•16m ago•1 comments

styled-components 6.4 now available

https://github.com/styled-components/styled-components/releases/tag/styled-components%406.4.0
1•quantizor•17m ago•1 comments

I Let Claude Code Autonomously Run Ads for a Month

https://read.technically.dev/p/i-let-claude-code-autonomously-run
3•zdw•17m ago•1 comments

The Instant Messaging Freedom Knowledge Base

https://kb.imfreedom.org/
1•Baljhin•18m ago•1 comments

Level 5 – Weekly live demos from advanced AI users

1•bilaxten•19m ago•0 comments

Amazon CEO Says Chip Business 'On Fire' as AWS Steps Up Challenge to Nvidia

https://www.investors.com/news/technology/amazon-stock-jassy-letter-2025-ai-chips-nvidia/
1•SilverElfin•19m ago•0 comments

A Tour of Oodi

https://blinry.org/oodi/
1•zdw•20m ago•0 comments

Margin – Open annotation layer for the internet

https://margin.at/
2•embedding-shape•20m ago•0 comments

I Hired a Robot and Made Him Journal

https://www.wysr.xyz/p/i-hired-a-robot-and-made-him-journal
1•martialg•21m ago•0 comments
Open in hackernews

AI Cybersecurity After Mythos: The Jagged Frontier

https://aisle.com/blog/ai-cybersecurity-after-mythos-the-jagged-frontier
3•akavel•1h ago

Comments

coder543•1h ago
That is an extremely strange article, in my opinion. They test Gemma 4 31B, but they use Qwen3 32B, DeepSeek R1, and Kimi K2, which are all outdated models whose replacements were released long before Gemma 4? Qwen3.5 27B would have done far better on these tests than Qwen3 32B, and the same for DeepSeek V3.2 and Kimi K2.5. Not to mention the obvious absence of GLM-5.1, which is the leading open weight model right now.

The article also seems to brush over the discovery phase, which seems very important. If it were as easy as they say, then the models should have been let loose and we would see if they actually found these bugs, and how many false positives they marked as critical. Instead, they pointed the models at the flawed code directly.