frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Linux Kernel 6.12.86 and 6.18.27 released

https://www.linuxcompatible.org/story/linux-kernel-61286-and-61827-released/
1•pamcake•1m ago•1 comments

What Changed My Mind About Dependency Injection in TypeScript

https://www.vswaroop04.com/writing/di-repository-adapter
1•vswaroop04•2m ago•0 comments

My Initial Thoughts on Thunderbird Pro

https://kevquirk.com/my-inital-thoughts-on-thundermail
1•herbertl•3m ago•0 comments

Llama and Spec: MTP Support

https://github.com/ggml-org/llama.cpp/pull/22673
1•jhoho•3m ago•0 comments

What it feels like to swap

https://ruibento.medium.com/what-it-feels-like-to-swap-96d83a545c5e
1•jgrahamc•4m ago•0 comments

Can I delete the Chrome's OptGuideOnDeviceModel safely? (2025)

https://superuser.com/questions/1930445/can-i-delete-the-chromes-optguideondevicemodel-safely-its...
1•jjgreen•4m ago•0 comments

Show HN: Design proteins from one formula, zero training data – runs in browser

https://aidoctrine.github.io/uct-protein/
1•AlekseN•4m ago•0 comments

Fooling large language models just keeps getting simpler

https://www.theregister.com/software/2026/04/29/fooling-large-language-models-just-keeps-getting-...
1•speckx•5m ago•0 comments

Show HN: I vibe-coded an illegal streaming platform

https://streamvaults.ru/
1•hannil55•6m ago•0 comments

Open-Source Framework to Stop Spamming Your Users (and Increase Conversions)

https://github.com/furkatkasimov/lamf/
1•qatlama•7m ago•0 comments

The GRU's Hogwarts: Inside[..]elite spy school for Russian military intelligence

https://theins.press/en/inv/292314
1•defly•11m ago•0 comments

PS5-Linux

https://github.com/ps5-linux/ps5-linux-loader
2•26d0•11m ago•0 comments

Two Chapters on Code Reviews Worth Your Afternoon

https://verbosemode.dev/p/two-chapters-on-code-reviews-worth
1•ablx000•14m ago•0 comments

Motivation, Productivity Barriers, and Engineering Friction

https://pankajpipada.com/posts/2026-05-07-motivation-productivity-barriers/
1•ppipada•16m ago•1 comments

VoidZero Announces Rolldown 1.0

https://voidzero.dev/posts/announcing-rolldown-1-0
3•crousto•16m ago•0 comments

Anthropomorphism Is the New Skeuomorphism

https://danielgrantco.substack.com/p/anthropomorphism-is-the-new-skeuomorphism
1•djgrant•17m ago•0 comments

Spoiler-free character descriptions for ePub novels

https://github.com/Fank1/curie
1•fank1•19m ago•1 comments

I got prompt-injected asking Claude on iOS to recommend a cycling route app

https://menno.sh/prompt-injection.html
2•menno-sh•21m ago•0 comments

Tell HN: Calculated the price for Canny at 1k/5k/50k users–see how it adds up

1•luodaint•21m ago•0 comments

A new hash table for Lwan

https://tia.mat.br/posts/2026/05/06/a-new-hash-table-for-lwan.html
1•g0xA52A2A•22m ago•0 comments

File72 – Send files instantly, no account required

https://file72.com/
1•ihorko•23m ago•0 comments

Dutch government extends DigiD contract with US takeover target

https://www.dutchnews.nl/2026/05/dutch-government-extends-digid-contract-with-us-takeover-target/
2•ritzaco•24m ago•0 comments

Show HN: We added a way to jump from clipboard search back to original context

1•ProtsenkoAlex•29m ago•0 comments

Unofficial Kotlin Lsp

https://github.com/Hessesian/kotlin-lsp
1•hawk0120•29m ago•0 comments

Jeffrey Snover on .NET and Windows: "Not a Happy Marriage"

https://xcancel.com/AndrewPlaTech/status/2052062704714612858#m
2•aragonite•29m ago•0 comments

Woman covertly filmed for 'humiliating' social media content – then told to pay

https://www.bbc.co.uk/news/articles/cwy87wqz0q9o
1•mindracer•30m ago•0 comments

Show HN: Desktop Agent Center – Local AI Automation via Hotkeys

1•Tint6666•34m ago•1 comments

Is AI Creative?

https://negativestarinnovators.com/blog/does-ai-actually-have-creativity
1•pizzly•35m ago•0 comments

PHP's Biggest Problem

https://stitcher.io/blog/php-biggest-problem
3•eyupcanakman•36m ago•0 comments

Ask HN: Real life autonomous AI Agents

1•gagarwal123•36m ago•0 comments
Open in hackernews

ZAYA1-8B: An 8B Moe Model with 760M Active Params Matching DeepSeek-R1 on Math

https://firethering.com/zaya1-8b-open-source-math-coding-model/
9•steveharing1•1h ago

Comments

2ndorderthought•5m ago
I've been saying it for a long time now. I think small models are the future for LLMs. It's been fun seeing experiments to see just how much better models get by making them insanely large but it's not sustainable.

No I am not saying this model is a drop in Claude replacement. But I think in 2 years we might be really surprised what can be done in a desktop with commodity hardware, no connection to the internet, and a few models that span a subset of tasks.

Really happy to see amd put their hat in the ring. It's a good day for amd investors. I know a lot of AI bros will scoff at this, but having your first training run is a big deal for a new lab. AMD is on their way despite Nvidia having years of runway

throwaw12•3m ago
> The math and coding part is impressive but the agentic one is not.

I think this is very important to eventually become a viable replacement for coding models. Because most of the time coding harnesses are leveraging tool calls to gather the context and then write a solution.

I am hopeful, that one day we can replace Claude and OpenAI models with local SOTA LLMs