Omacom Foundation Launches with $8M
108 points by djfergus 2 hours ago | 82 comments

thomascountz 51 seconds ago
What does an "exclusive sponsorship" of Hyperland mean?[1]

[1]: https://omarchy.org/news/2026/08/omacom-foundation-to-be-exc...

reply
ksec 2 hours ago
So this is announcement. I was thinking if it is going to be Omarchy Server edition. But reading the names of all founding members I can see why it is worth the hype.

I guess for now most people will be trying Omarchy on their old PC laptops. Especially when new one is expensive. It would be great if there are certain test case or certification to make sure given laptops works with Omarchy.

I don't think there has been anything close to Omarchy for Linux Desktop momentum. ChromeOS isn't one because most of it usage is like a consumption devices appliance used for education. And those Download numbers and Internet video views seems to back it up.

There are roughly 30 - 50M professional software developers, I wouldn't be surprised if it is closer to 100M if we include hobbyist and other adjacent roles. Even if it is 10% of this market is a sizeable trunk.

On the other hand it is sad to witness the birth of Omarchy is precisely because of Apple macOS, iOS and its software ecosystem. I hope we have more senior leadership changes in the coming months once John is officially CEO.

reply
LelouBil 31 minutes ago
I heard about omarchy a while ago but didn't think it was this big !

I am proudly a Bazzite user, and honestly I think for the average end user an immutable atomic distro is better, but more money to the Linux desktop is always a win !

reply
wofo 2 hours ago
What would be the point of Omarchy Server? I thought the desktop experience was the main selling point...
reply
miketery 24 minutes ago
I imagine things like central Auth directory (eg. LDAP), central service for installer / image syncing, device managements, and other enterprise features.
reply
throwaway613746 18 minutes ago
[dead]
reply
CodingJeebus 46 minutes ago
> On the other hand it is sad to witness the birth of Omarchy is precisely because of Apple macOS, iOS and its software ecosystem.

I'm not sad at all, this is great news. I'm only bummed that the install path for Omarchy on Mac isn't easier, but money like this may change that. Apple has been stagnant in this department for years and its high time they faced some thought-leadership competition on OS UX. They brought this on themselves and I wholeheartedly welcome efforts like this.

reply
wpm 9 minutes ago
Omarchy is built on Arch and there is a flavor of Asahi for Arch as well, so there's no reason it couldn't support the same hardware that Asahi does, just that someone needs to do the work.
reply
bigyabai 40 minutes ago
> it is sad to witness the birth of Omarchy is precisely because of Apple macOS, iOS and its software ecosystem.

Sad for whom? People that get excited paying $99/year to fund Donald Trump's next golden manufacturing trophy? https://www.theverge.com/news/737757/apple-president-donald-...

Apple does not represent the average developer, they hamstrung macOS for petty reasons. There's no NTFS support, no official Vulkan support, broken/outdated CUDA/Mesa GPU drivers, and no modern UEFI or documented devicetree drivers. If Intel or Microsoft did this to their customers, we would be partying in the streets when their hardware died. There would be mass protests against the idea that a company could impose that level of anti-competitive restriction on their users.

The sadness is that the developer landscape is so insecure and tribal. We could have ditched macOS decades ago if people weren't defending Apple's indefensible decisions.

reply
__float 12 minutes ago
If you're concerned about Apple's relationship to the Trump administration, it seems a bit odd not to mention DHH has much more discriminatory views and is not afraid to voice them loudly: https://blogs.gnome.org/alatiera/2025/11/06/dhh-and-omarchy-...
reply
fnoef 4 minutes ago
Oh wow. Wasn’t aware about DHHs opinions. Not thank I cared too much, but it kind of shows you why you should never look up to these people.
reply
software_writer 2 hours ago
Switching to Omarchy was one of the best decisions I made last year that improved my everyday computing experience so much, and introduced me to so many amazing tools like neovim, tmux, tiling window managers, Arch Linux, and countless TUIs.. Haven't touched my old MacBook this year at all.

If you're in the market for a new laptop / operating system, I highly recommend you give it a try.

reply
psp99 2 minutes ago
which laptop do you recommend, though? i type this on an m4 air that i wish i didnt buy; but i love its keyboard. i havea. t480s and do not like its keyboard...
reply
nomilk 2 hours ago
Hadn't realised (until your comment) that Omarchy doesn't work on non-intel macs; that's a shame. https://github.com/basecamp/omarchy/blob/quattro/manual/44-m...
reply
bigyabai 2 hours ago
Intel Macs have first party Linux drivers. They're much easier to support since they just behave like any normal x86 laptop would.
reply
pnw 2 hours ago
I installed Omarchy on an old laptop yesterday and was impressed with the smooth installation. The UI is definitely a different approach, I can see any developer who prefers the keyboard to the mouse would love it.

Good to see some innovation. Desktop Linux feels like it has been stalled for years and needs new ideas.

Also, having an AI to pre-flight compatibility issues and help with UEFI and BIOS configs makes life so much more pleasant.

reply
mythz 31 minutes ago
Been a happy Omarchy user for over a year, it's changed how I work with lots of Hyprland grouped windows spread across multiple virtual desktops which I can easily get to each with just a few keystrokes, it's a pretty fluid workflow after you get used to the keybindings.

Things I like about Omarchy:

   - Great job at blending Native Desktop, Web and CLI Apps - they launch & look the same
   - Polished themes - applied to most Apps (inc. running)
   - Built in installers for most dev tools, lets you get setup with most popular programming langs in a few secs
   - Built-in Windows (run in Docker container) great to have when you need it
Also something I only started doing recently is whenever I hit any Linux issue I now just paste it into ChatGPT and let it fix it for me which saved a lot of time porting my customizations over to Quattro. There's now built-in support for passing the crash info to your default AI Agent when a process crashes.

I'm using AI to power a lot of my desktop tasks now, even ended up buying Davinci Resolve yesterday since the paid version had scripting support which let me use ChatGPT to implement some video effects.

reply
huslage 2 hours ago
"what the malleable computer of the future looks like" ??? Excuse me? This is just a linux shell script repository. What is the point of having $8m to maintain a shell script?
reply
dewey 15 minutes ago
That has big Dropbox comment energy (https://news.ycombinator.com/item?id=9224)
reply
sroerick 2 hours ago
Omarchy Quattro is pretty dang good. It's a lot more than any shell script I've written, certainly. If you've written a more complex one I'd love to see it.

Having agents in the default environment, having everything configurable through text files, and having default agents automatically file bug reports on crashes - these are tangible quality of life improvements that you can't get on other systems.

Maybe Windows and MacOS should write some shell scripts.

reply
nickjj 45 minutes ago
> It's a lot more than any shell script I've written, certainly. If you've written a more complex one I'd love to see it.

I've been maintaining https://github.com/nickjj/dotfriedrice for around 8 years, it's my dotfiles that have an installer, theming and other things. I'd still absolutely classify this is a shell script / dotfiles project. I've added just enough customization to make it easy to modify most things without needing to fork the repo.

I only added a GUI last year after my hardware was finally compatible with native Linux, otherwise I would have switched almost 10 years ago. Before that, it focused on command line tools and your terminal, that's because I ran it under Windows with WSL 2 but it also worked fine on native Linux even back then, macOS too because I use it on a company issued laptop.

All that to say, I don't see the above as anything special. It's a batteries included dotfiles, nothing more nothing less. With that said, I'm thrilled by the environment it's allowed me to create and niri is so good. I wish I could get $8 million dollars in funding, because I'd give $7 million of that to the author of niri.

reply
sroerick 18 minutes ago
Cool! I used Larbs.xyz for a while. I love a good dotfiles repo.

I guess I think there's a lot more in Omarchy than a dotfiles repo, I was very impressed with the demo video. Even just creating the menu and updating system is non-trivial. Mirroring the entire distro through Cloudflare seems significant also. I've not seen those in another dotfiles project.

reply
hiccuphippo 60 minutes ago
> default agents automatically file bug reports on crashes

Is this only sending bug reports to Omarchy or to the upstream developers? I'm not sure many of them would be fond of AI slop bug reports en masse.

reply
sroerick 47 minutes ago
My understanding is that it only goes to Omarchy, and only with explicit permission from the user, so maybe "automatically" is a misnomer - but the diagnosis process feels very snappy
reply
tyromaniac 46 minutes ago
He needs funds to write more racist articles about brown people in the UK
reply
embedding-shape 2 hours ago
Might be shocking, but entirely true: They might have shared secret and private plans of what they're building to investors (donators?), where "malleable computer" is a part of those plans, and the full 100% implementation might not be in the source repository at this very moment. Just a guess from my side though, who knows, maybe shellscripts are what they see as malleable computers?
reply
sroerick 2 hours ago
I think it's implemented and demoed in the Quattro release
reply
LelouBil 26 minutes ago
Honestly same, BUT if those 8M go towards financing Linux desktop projects I'm all for it.
reply
carterbeagle 2 hours ago
Lots of negativity in this post. As someone who is an engineer and not a software engineer, this has improved my technical capability tremendously by giving me training wheels and removed decision paralysis because there's so much crap out there and everyone is so opinionated. I don't have time to try out pi and herdr and opencode and codex...
reply
biggestfan 4 minutes ago
I don't really get Omarchy, it seems like the hype is about "sensible defaults" when those defaults include a bunch of random paid software and links to websites DHH likes? (Plus all of 37signals offerings, of course.) I'm sure people use some of them, but I don't praise Android phones for preinstalling Facebook.

https://omarchy.org/manual/commercial-apps-services/ https://omarchy.org/manual/web-apps/

reply
tediousgraffit1 2 hours ago
TIL a really good r/unixporn post is worth $8M
reply
dewey 29 minutes ago
The better takeaway is that marketing is important and the technical details, don't always matter as much (https://xn--gckvb8fzb.com/a-word-on-omarchy/) as having a complete package. Similarly to how Apple often packages existing tech into an appealing package for the mass market and there's nothing wrong with that.

DHH has the gift that he's both a good technologist, but also a good marketer.

reply
TiredOfLife 4 minutes ago
Your linked post has about nothing to do with omarchy today.
reply
qainsights 13 minutes ago
Wondering why start a new foundation? Why not support the existing Linux distro? :thinking:
reply
wofo 2 hours ago
> We’re going to make the prophecy of The Year of Linux on the Desktop come true. All the pieces are now in place. Time to go all in!

Let's go :)

reply
crilopesp 2 hours ago
I use it every day for work and it is really fun. It's different from Mac and takes a while to get the gist of it, but for me it has been worth it.

I don't care if people see it as a hyped-up collection of scripts, it's calm and fun.

reply
euazOn 2 hours ago
I highly encourage anyone e.g. on MacOS to get a cheap laptop and give Omarchy a try. My feeling of using this system compared to MacOS is a whole another level. And now one of the promises of Omarchy Quattro is that AI agents will help you tweak it to your liking very easily, avoiding having to spend dozens of hours ricing your system.
reply
aus10d 9 minutes ago
This is absolutely incredible. And the caliber of the people funding it is incredible!
reply
heymaikol 11 minutes ago
I came to Omarchy from Arch. The value for me is that the whole keyboard-first environment comes assembled as one simple system instead of being a weekend of choosing and wiring together individual pieces. Omarchy is interesting because it treats the defaults themselves as the product.
reply
sankumsek 46 minutes ago
Can someone explain why I (a relatively Linux-naive engineer) would use Omarchy over Ubuntu or other popular distros? I'd like to take a look, but i'm having the hardest time understanding the value proposition.
reply
TiredOfLife 3 minutes ago
It takes less than a minute to install
reply
sroerick 44 minutes ago
The demo video is comprehensive and impressive
reply
LudwigNagasena 37 minutes ago
It’s Ruby on Rails in the world of distros. If you find other distros tasteless and unpolished, you may want to try Omarchy. At least that’s how I see it (I find most Linux distros and development frameworks tasteless and unpolished).
reply
rramon 59 minutes ago
Was about to sell the parts of my old Haswell Hackintosh which I did replace with a M1 Mac Mini a couple of years ago after 10 years in use, but now I might just dust off my old Lian Li case build it back together for Omarchy as my dev and tinker machine. Still has double the RAM of my Mini..
reply
ilaksh 32 minutes ago
I really want a good local LLM setup. It's kind of funny now that the best deal for LLMs is an M5 Macbook, Macs have become very uncool, especially I have been running Linux on my computers for over a decade.

I guess people who aren't poor can afford a 5090 or even RTX 6000. Plus the latest Linux desktops look cooler.

reply
Pungsnigel 2 hours ago
I have had so much fun with Omarchy! great news!
reply
tensegrist 2 hours ago
insofar as this gets people off macos/windows and onto linux, especially among younger people where macos has managed to hold on to the position of a default that developers are comfortable e.g. being the only platform they support, this is a good thing imo

the fact that it's largely hype-driven is par for the course for how things work these days

reply
Cakez0r 30 minutes ago
The hype is real though. It's a great distro
reply
carlos-menezes 8 minutes ago
Maybe I am just incredibly ignorant, but isn't this just another Linux distro?
reply
osigurdson 2 hours ago
Does anyone have experience with Dell XPS / Omarchy/Arch and docking stations? I've had a lot of trouble getting it to work reliably with my ThinkPad. I'd switch if I knew it was plug and play on Arch/Omarchy.
reply
cnqso 39 minutes ago
Anything that gets hyprland on more devices is a beautiful thing in my book
reply
hmokiguess 2 hours ago
Must be nice to have 1M to throw into hobby projects, happy for them.
reply
siwatanejo 2 minutes ago
I hate the terminal.
reply
sauercrowd 2 hours ago
This is dope. Love to see any efforts to get Linux on the desktop more ready to use.
reply
whalesalad 16 minutes ago
My gripe with omarchy is that it could be a script applied on top of bare arch or bare cachyos, i'm not sure why it needs to be a standalone distribution. Also try as I might - I cannot get down with hyprland. KDE for life! All this being said, positivity and investment in the Linux ecosystem is always a good thing.
reply
bastawhiz 26 minutes ago
I have a really hard time getting excited by this. I'm a Hey customer, and it's one of my biggest regrets. DHH promises a lot, then gets sidetracked with killing DEI or spending years migrating off AWS (for all the supposed savings, I certainly haven't seen any) or bending over backwards to have a framework to avoid front end frameworks or whatever the hot new flavor of the month is. Meanwhile, my Android app email client performs terribly when I'm on LTE (!) and I'm strong armed into using a calendar app that I don't want or need, while obvious spam and phishing emails routinely doesn't get caught and the search feature is less than useless. If changing email addresses was less tedious, I'd have done it already. I'll never trust DHH with another of his company's products, let alone trust him with my computer's operating system.
reply
javahippie 19 minutes ago
I quit hey three years ago for the reason you listed and my hey.com email address forwards to my new address indefinitely. Don’t know if they changed that, but migrating away was pretty easy that way
reply
nomilk 59 minutes ago
Related: DHH is appearing live on Primeagen's twitch/yt/kick channel in 5 min (10am PST).

https://www.twitch.tv/theprimeagen

reply
nealsales 2 hours ago
I'm more excited to get up and use my computer on Omarchy. Working on it feels more like a video game where I have to solve fun puzzles everyday.

I run it on a Framework Laptop 12, an old MBP, and a recently built gaming PC (VR primarily). There are tradeoffs, but I haven't enjoyed working on computers this much since the 2010 era, first learning to build web apps with Ruby on Rails. The distro is merely 6 gigs and takes minutes to install. And the video DHH just released Quattro with is worth a watch to get a feel for it. https://www.youtube.com/watch?v=F7fe9pa8OeE

reply
software_writer 2 hours ago
Same here. Using my ThinkPad became much more fun after I installed Omarchy on it.
reply
nealsales 2 hours ago
Breathing new life into old hardware is such a refreshing feeling!
reply
xavdid 17 minutes ago
I would not personally sign onto (or put money) behind a DHH-run project because of his frankly abhorrent political views:

- https://po-ru.com/2026/07/29/it-doesnt-matter-whether-matz-i...

- https://blogs.gnome.org/alatiera/2025/11/06/dhh-and-omarchy-...

reply
colesantiago 3 minutes ago
How do you feel that your boss funded this Linux distro?

Do you think it is time to leave Stripe?

reply
domenkozar 2 hours ago
macOS is finally getting some serious competition with an open platform!
reply
_pferreir_ 2 hours ago
Vibe coded techbro Linux? No, thanks.
reply
colesantiago 2 hours ago
Isn’t Omarchy a vibe coded Linux distro with Claude?

Seems you can just vibe code anything and get funding for slop if you’re rich.

If this is needed for the “year of Linux on the desktop” have at it I guess.

reply
beanjuiceII 4 minutes ago
its a fantastic distro, i guess if its 'vibe coded' then vibe coding is capable of creating a high quality linux distro at this point
reply
Exoristos 2 hours ago
It's Linux for very young men who don't use Linux.
reply
osigurdson 2 hours ago
I installed Arch from scratch. Honestly, other than a couple of minor "squirrel catchers" associated with disk formatting it isn't that big of a deal. You don't have to be a graybeard monk to use Linux - Omarchy or not.
reply
Cakez0r 2 hours ago
What don't you like about Omarchy? I'm not young and I used Fedora before Omarchy. I think it's excellent
reply
ThatMedicIsASpy 54 minutes ago
The last state of Omarchy to me was its arch but a script to install that one guys dot files.

Nobody has given me a reason to move of Fedora Atomics.

reply
Cakez0r 35 minutes ago
It was (pretty much) just dot files and curated software, although I think that description downplays the value of having a perfectly tuned system out of the box - like saying a log cabin is just a bunch of sticks. The assembly matters and the end result is something greater than the sum of its parts.

That aside, the latest release (Quattro) has also added a bunch of bespoke software (technically quickshell configuration, if you don't want to call it software) which has added a new layer of polish. For my taste it has been a real joy to use and a lot of fun to explore and play around with. Could be worth checking out if you haven't looked in a while!

reply
Imustaskforhelp 2 hours ago
For what its worth, I am part of the very young men you mention* (currently 18) and I have talked to people my age on discord who use Linux.

My opinion is that I think that cachyos is a much more suitable option over omarchy.

Personally out of so many of the distros that I have tried including Omarchy, I found Cachyos to be somewhat perfectly balanced (atleast for me).

So I highly recommend Cachyos if you haven't already!

(On a side note: Fedora is something that I wish to try a bit more as well to be honest and for servers, I mostly use debian/ubuntu or alpine)

reply
TiredOfLife 21 seconds ago
I like and use CachyOS, but Omarchi runs on devices that can't even run CachyOS installer
reply
hiccuphippo 2 hours ago
You young people have it good. When I was 18 I started with Slackware.
reply
Imustaskforhelp 35 minutes ago
Yeah I must admit that Linux is good for us young people and it's certainly getting some more mass appeal. I have been a linux evangelist within my group and although there are a lot of things to complain in the world that we have inherited as the next generation, linux isn't one of them but rather the lack of knowledge about Linux (of how so many people don't know about it) might be it, which is the reason why I have tried to generally promote Linux.

although I am on a mac now but I love Linux and I love it so much :)

It was fun talking in college to one of my friends about how my PC used to boot from start in 3-5 seconds. (I was using archlinux + systemd boot manager, it was fast to boot!)

I have read some Hackernews comment which went into more details of some issues in Linux of the time that you mention. I must admit that compared to it, its a smooth sail now and I wish to thank everyone within the open source contributing to it. What I and my generation/maybe next might be taking for granted is created from the sweet laborious efforts within open source by many folks like you and people who contributed to OSS in general.

And I am not just talking about Linux, but also all the things around Linux like KDE, Gnome,Hyprland, Niri, waybar open source applications which support Linux and are actually becoming/are some really great tools, the list is just endless.)

Thanks!

I think the whole of Linux, its philosophy and its implementations is one of the things which does give me hope. I might be romanticizing it a bit now but isn't it so hopeful what groups of people from all around the world unite on to actually build a better future. I wonder how vastly things could've been different without Open source. Although OSS is having some issues right now in terms of moderation and AI spam, I hope that this is just a bump on a smooth road. It's just so cool. It just makes me so happy when I really think about it. It also joys me that maybe this comment is read by someone who has helped in all of it. It's not all roses and rainbows but when you see open source from its own completeness, zooming out. It's so nice on where we are and where from we have come and for that I must once again thank everyone involved. In short though, OSS in general is genuinely a gift to humanity.

(Gentle reminder to please donate to relevant organizations which really need the funding/money folks!, Open source would really help from these donations.)

reply
philipallstar 55 minutes ago
What makes it for very young men?
reply
nphardon 45 minutes ago
Noob friendly, I believe was the implication. Perhaps an implication that on average, the young are more attracted to the surface level ui features that omarchy amplifies, and the easyness of the installation. For us older heads, we also got into linux quite young, but there were not options for easy install, so the install was an integral part of the process that forced you to somewhat deeply learn your machine inside and out, and for me at least, that became a huge part of the appeal. Anecdotally, when i did my first install off a red hat disc in 1995 at age 14, i could not figure out how to configure xwindows so i just gave up and spent 4 solid years in the terminal. This was a formative experience in my life, and one that I would have missed out on if i started with omarchy.
reply
jenniferhooley 18 minutes ago
It definitely seems to be.

However, if it helps to move Linux into the mainstream desktop choice. I'm all for it. Obviously I won't be using it any time soon - but if some rich dudes want to throw millions into marketing and getting Linux mainstream, seems like a net positive to me.

reply
embedding-shape 2 hours ago
> Seems you can just X anything and get funding for slop if you’re rich.

Always been true, extra true for people who are "famous" in their niche(s).

reply
xiphias2 2 hours ago
First put $1M of your own money into a project then talk
reply
colesantiago 45 minutes ago
I’m assuming you’ve already put down $1M for someone else’s open source project this week?
reply
meerita 40 minutes ago
[flagged]
reply
ancorevard 59 minutes ago
These guys are fighting the good fight.
reply