frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Superlogical – Mitchell Hashimoto

https://mitchellh.com/writing/superlogical
114•tambourine_man•1h ago

Comments

tasn•47m ago
Dupe: https://news.ycombinator.com/item?id=49098965
vicek22•46m ago
I love Ghostty. But I miss out on lots of its features because I use zellij exclusively to work with agents. This sounds exciting and I hope they'll choose some cliff oss license like gitbutler does
h92hPAnQL5ylGZR•35m ago
It sounds like they're building a super-root which can destroy your whole infrastructure at once ???

From their website:

"Building and operating software today spans local machines, remote hosts, sandboxes, services, and production systems. It has many modes of operation: interactively with a human developer, automatically through CI and background processes, and increasingly through agents working in parallel.

[...]

We believe the missing layer is a durable session around the work itself: one that can span applications and environments, provide relevant context by default, expose structured data and actions, preserve history, and be driven by software while remaining visible and controllable by people.

[...]

This is our plan to build a multiplexer for all work: 1 Build an incredible multiplexer. 2 Make everything in it composable. 3 Make it safe and operable in production"

pprotas•28m ago
It’s good to be skeptical, but this guy is the inventor of quite a bit of architecture software supporting modern systems

I think it’ll be fine

le-mark•9m ago
It’s going to be “openclaw for enterprise”, is my bet. Clis for common apps is what’s needed for ai to really start taking the jerbs. Check email, work with ticketing system, update work in line of business apps, etc. integrations will be a major component.
kccqzy•2m ago
It’s a terminal multiplexer. Nothing in this announcement suggests to me that using this multiplexer will require the user to get root or super-root or any additional permissions. It’s what the user already has access to, but more “durable” (which I take a mean terminal session history on by default). And I don’t believe any short-lived secrets like ephemeral keys could have their lifetime extended by a terminal multiplexer. And nothing really supersedes RBAC which any respectable org should be using always.
hobofan•33m ago
I'm sorry to take it out on this specific announcement, as it just seems to be one of many "offenders", but why are the 15 investors listed on an announcement blog post of a semi-stealth startup?

With most of them being VC or high-count angel investors, they can combined push whatever product is being built here into 200+ companies independent of whether it is good or not. What happened to the good old way of figuring out product market fit first? Is that the only way a product can succeed nowadays, or why else would a ~billionair that could easily fund it himself pull in that many investors that early?

---

I'm excited to see what Superlogical will build, but the startup scene seems to grow more clique-y by the day.

colesantiago•27m ago
Ghostty and libghostty was product market fit.

Superlogical (allegedly) uses it for the multiplexer.

Mitchell Hashimoto is just the icing on the cake and he has a track record of building defining dev tools used by millions of devs.

So it makes sense why you see 15 angel investors.

More money / investment in the dev tool space is great for everyone!

hobofan•12m ago
I'm not doubting that Mitchell Hashimoto is capable of building great products with great product market fit. Quite the opposite, as the few strands of idolization that exist within me rank him as one of the best to ever do it in the dev tooling space.

I'm also not doubting that there would be tons of investors throwing themselves at him for a new venture like this.

But why, apart from forced market access would it be in his interest to take that money, given that he can nicely fund it for a few years with ~1% of his net worth if not for forced market access?

01284a7e•26m ago
"With most of them being VC or high-count angel investors, they can combined push whatever product is being built here into 200+ companies independent of whether it is good or not"

Ah, I see you have figured it out the thing that has always been the case.

albertzeyer•23m ago
"Why is terminal usage more widespread than ever?" - I guess because of AI agents?
dominotw•23m ago
i just have log.md that keeps a running log of things as i work though a project. thats all my claude code needs to navigate 'session' across systems.
klas_segeljakt•6m ago
"Any sufficiently VC-funded AI startup will inevitably try to re-invent a log.md file" - Spongebob Squarepants
atleastoptimal•22m ago
> Location Though the team has spent many years scaling remote-first companies and is currently remote, we are hiring specifically in Los Angeles, London, and New York, with an expectation for a flexible in-office schedule as we build our presence in each region.

I always get a "lifestyle business" vibe when tech companies are based in LA or NY. When you're a seasoned veteran you'd prefer to live in a larger, more fun city, even though tech is concentrated in the Bay Area

_verandaguy•18m ago
I really wish mitchellh wouldn't take funding from some of these people. Tobias Lutke in particular has chronically been on the wrong side of fundamental issues, and has most recently advocated for a pay-to-play version of democracy where wealth determines your ability to participate (and in particular your "stake" in the democracy).
stephc_int13•7m ago
I also recoiled a bit when I say that Lutke was on the investors list.
tills13•4m ago
It's really unfortunate that the same traits that make you great at building a business (within capitalism) also often make you have psychopathic tendencies.
tills13•15m ago
Kind of funny that he lists himself as "Creator of Ghostty" first and not Hashicorp.
ChrisArchitect•10m ago
Some more discussion: https://news.ycombinator.com/item?id=49098965
hobofan•19m ago
I don't doubt that, but that phenomenon seems to be reaching egregious levels.
dewey•4m ago
You are commenting that on a website where this is part of the value proposition since the early days, so I wouldn't say that's a new phenomenon.
dust-jacket•26m ago
I think the generous take would be...

- it demonstrates they have funding (pre-empting "no-one will fund something weird like this")

- its transparent and open (pre-empting "which bastards are the ones who really own it?")

oooyay•13m ago
> why else would a ~billionaire that could easily fund it himself pull in that many investors that early?

Investors can be good for funding but they can also be good for education. Later, they're also very good for strategy.

> What happened to the good old way of figuring out product market fit first? Is that the only way a product can succeed nowadays

Generally it's very challenging. I have two products I'm building this way and you face a lot of up-hill climb where people with VC backing are getting the door opened for them. Of course, because of those same pressures to deliver and succeed, it's equally possible those same doors will eventually get closed on them.

I think Mitchell also lives in a bit of a bubble now. He went from friendly open source guy to very rich friendly open source guy. That's no knock on him, but I would consider viewing business from the perspective of someone who has been a CEO, CTO, and IC at the same company (his company) as his only job who became insanely wealthy as a result. I have a friend who has largely only worked in big tech, and successful startups, who tells me all the time level and salary don't matter to him. They don't matter to him because he found success early. Again, not a knock but sustained success will shape how you view the world and how you play the game.

Show HN: Open-source engine running Gemma 4 26B in 2 GB RAM on any M-series Mac

https://github.com/drumih/turbo-fieldfare
258•gitpusher42•2h ago•69 comments

Superlogical – Mitchell Hashimoto

https://mitchellh.com/writing/superlogical
114•tambourine_man•1h ago•23 comments

KOReader

https://koreader.rocks/
504•Cider9986•6h ago•163 comments

Mitchellh starts a new company: Superlogical

https://www.superlogical.com/
103•yan•1h ago•42 comments

Handbook.md shows that long policy documents do not reliably govern agents

https://arxiv.org/abs/2607.25398
192•spIrr•4h ago•128 comments

Hugging Face: Anatomy of a frontier-lab agent intrusion

https://huggingface-anatomy-of-frontier-lab-model-intrusion.static.hf.space/index.html
62•dn2k•2h ago•18 comments

PgDog (YC P25) Is Hiring

https://www.ycombinator.com/companies/pgdog/jobs/uWymUYy-founding-software-engineer
1•levkk•16m ago

Keychron announces first open-source firmware for gaming mice

https://www.digitalfoundry.net/news/2026/07/keychron-announces-first-open-source-firmware-for-gam...
22•JLO64•41m ago•10 comments

Launch HN: Tokenless (YC S26) – Automatic model switching to save money

https://usetokenless.com/
22•rohaga•1h ago•19 comments

Hamburg's Stadtpark: A Park Built to Be Used

https://alsterrunde.com/hamburgs-stadtpark-a-park-built-to-be-used/
37•mertbio•2d ago•5 comments

Shipping Godot VR and Porting to PSVR2: A Partial Post Mortem

https://www.claire-blackshaw.com/blog/2026/07/shipping-godot-vr-and-porting-to-psvr2-a-partial-po...
70•ibobev•4h ago•0 comments

Document-borne AI worms can self-propagate through Copilot for Word

https://enklypesalt.com/posts/context-collapse-part3-ai-worming-through-word/
229•Canopy9560•5h ago•180 comments

Hunter-gatherers introduced fish to a mountain lake 7000 years ago

https://www.newscientist.com/article/2580119-hunter-gatherers-introduced-fish-to-a-mountain-lake-...
87•stevenwoo•2d ago•60 comments

Self-hosting Kimi K3: 20% more hardware cost, 20% better task resolution

https://aistack.imec-int.com/blog/gpu-self-hosting
34•flifenstein•2h ago•11 comments

Cesium DevCon 2026 talks are up, including a keynote from SQLite's creator

https://cesium.com/events/cesium-developer-conference/2026/
25•jasteinerman•2h ago•5 comments

Infrastructure Patterns for Agentic Applications

https://render.com/blog/infrastructure-patterns-for-agentic-applications
14•jacobprall•18m ago•1 comments

GPT-5.6 vs. Claude Fable 5 for Physical AI, which performs best?

https://juliahub.com/blog/frontier-models-physical-ai-evaluation
35•mbauman•2h ago•6 comments

The Rust on ESP Book

https://docs.espressif.com/projects/rust/book/
19•AlexeyBrin•4d ago•1 comments

More Tailscale tricks for your jailbroken Kindle

https://tailscale.com/blog/jailbroken-kindle-proxy-tun-modes
356•Error6571•12h ago•103 comments

Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon

https://github.com/VladUZH/qwen-scribe
25•sidclaw•2h ago•4 comments

Darktable

https://www.darktable.org/
155•siatko•4h ago•85 comments

Amiga Graphics Archive

https://amiga.lychesis.net/index.html
117•Bluestein•6h ago•19 comments

Show HN: Kedge – Full-stack cloud with forkable VM snapshots and global SQLite

https://kedge.dev/
14•wgjordan•1h ago•3 comments

Disrupting supply chain attacks on NPM and GitHub Actions

https://github.blog/security/supply-chain-security/disrupting-supply-chain-attacks-on-npm-and-git...
67•nyku•5h ago•21 comments

User Interfaces of the Demo Scene

https://www.datagubbe.se/scenegui/
351•zdw•12h ago•57 comments

SQLite in Production: Optimizing WAL Mode, Concurrency, and VFS Layers

https://micrologics.org/blog/sqlite-in-production-optimizing-wal-mode-concurrency-and-vfs-layers-...
198•ankitg12•9h ago•62 comments

Ask HN: My domain registrar (Hover) rug-pulled me for $3000

43•shrinks99•1h ago•33 comments

CipherX applies painless permanent tattoos with dissolving microneedle patches

https://www.designboom.com/technology/cipherx-painless-permanent-tattoos-dissolving-microneedle-p...
14•surprisetalk•2h ago•10 comments

SpecForge – A Platform for Authoring Formal Specifications

https://docs.imiron.io/v/0.5.10/en/tour.html
64•agnishom•6h ago•7 comments

Lisp moving Forth moving Lisp

https://letoverlambda.com/textmode.cl/guest/chap8.html
97•fallat•2d ago•23 comments