| opencode | linux | |
|---|---|---|
| 113 | 1,113 | |
| 170,087 | 235,340 | |
| 10.2% | 1.6% | |
| 10.0 | 10.0 | |
| 7 days ago | 7 days ago | |
| TypeScript | C | |
| MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
opencode
- MiMo Code Is Now Released and Open-Source
-
What We Lose When Coding Becomes Reviewing
Dax, the creator of OpenCode — an open-source coding agent, of all the people one might expect to disagree — put the case for hand-coding cleanly in a recent interview about Spec-Driven Development:
- Ask HN: What is your (AI) dev tech stack / workflow? (June 2026)
- My AI journey
-
How to add Honeycomb traces to your AI Slack bot
Pipa is our agent for studio operations at Lunch Pail Labs. She lives in Slack, is powered by E2B sandboxes, and uses OpenCode for the harness.
-
Spec-Driven Development with OpenSpec
One reason I liked OpenSpec more than others, such as Kiro and SpecKit, is that OpenSpec is highly portable between coding assistants, codebases and stages of development. I've plugged OpenSpec into all sorts of projects, from infrastructure to Python libraries. I also work on diverse codebases, with a variety of AI friends that OpenSpec supports: OpenCode, Codex and Claude Code.
-
Agentic: Which App/Harness Is Best for Angular Development?
Beyond the big names, I would also keep an eye on OpenCode and T3 Code. OpenCode is a solid open-source, terminal-first option if you want a model-agnostic agent and bring your own provider setup. T3 Code is interesting for the opposite reason: it gives you an open-source GUI on top of the agents you may already pay for, like Claude Code, Codex CLI, OpenCode, or Cursor.
-
Rift: Better Alternative to Git Worktrees
Brought to you by the infamous creator of OpenCode, who will exfiltrate all your data, then feign ignorance:
https://github.com/anomalyco/opencode/issues/10416
- Odysseus – self-hosted AI workspace
-
opencode VS zerostack - a user suggested alternative
2 projects | 30 May 2026
linux
- Tell HN: First commit on Linux Kernel GitHub Page is from 30th of April 2005
- Stop Advertising in Your Commits
-
The mdadm backup file: when it's needed, and when it isn't
First of all, let's remember: we are reshaping a RAID array while the underlying fs is still mounted, applications can still read/write and the operation happening below should be invisible (apart from latency). Now. When we're in the middle of the reshaping there will be a portion of the array where the reshaping has already happened, and therefore can be read/written with the new geometry in mind. This area is before suspend_lo as per the official documentation. Also, there's a portion which hasn't been reshaped yet, and this portion of the disk (above suspend_hi) is safe to be read/written as per the old geometry.
-
Valve releases Steam Controller CAD files under Creative Commons license
That surprises me. I knew there was a hid-steam, but I didn't know its provenance.
FWIW, it appears Valve is sponsoring development now. Vicki, one of the maintainers of the SteamOS kernel, is the most recent contributor to https://github.com/torvalds/linux/blob/master/drivers/hid/hi...
It's too annoying to search more recent linux-input submissions to see if anything has been pushed upstream yet specific to the new controller.
- Bugs Rust Won't Catch
-
Ghostty Is Leaving GitHub
Linux kernel source is hosted at https://kernel.org , not GitHub. You're probably thinking of Linus Torvald's read-only mirror[1].
[1]: https://github.com/torvalds/linux
- AI assistance when contributing to the Linux kernel
-
Project Glasswing: Securing critical software for the AI era
- The OpenBSD one is 'TCP packets with invalid SACK options could crash the kernel' https://cdn.openbsd.org/pub/OpenBSD/patches/7.8/common/025_s...
- One (patched) Linux kernel bug is https://github.com/torvalds/linux/commit/e2f78c7ec1655fedd94...
These links are from the more-detailed 'Assessing Claude Mythos Preview’s cybersecurity capabilities' post released today https://red.anthropic.com/2026/mythos-preview/
-
The Claude Code Source Leak: fake tools, frustration regexes, undercover mode
Torvalds promotes exactly that. https://github.com/torvalds/linux/blob/master/Documentation/...
Assisted-by: Claude:claude-3-opus coccinelle sparse
-
Using FireWire on a Raspberry Pi
It's actively being maintained. Here's the commit for Linux 7.0-rc1.
https://github.com/torvalds/linux/commit/0d6dd4738dbcc32b60c...
What are some alternatives?
crush - Glamourous agentic coding for all 💘
zen-kernel - Zen Patched Kernel Sources
aider - aider is AI pair programming in your terminal
DS4Windows - Like those other ds4tools, but sexier
goose - an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.