Kamis, 27 Agustus 2026

You Can Now Run Multiple Linux Kernels on One Machine at Once

a green-themed banner that shows multiple tux mascots, the penguin mascot for linux

Multikernel Technologies has put out mklinux v7.0-mk2, the first public release of the multikernel Linux tree it's been building since last year.

The basic premise of the project is that one physical server can run several independent Linux kernels side by side, each with its own dedicated CPUs and memory. So, the same box could run a database on one kernel and a GPU training job on another without either kernel touching the other's resources.

Don't worry, it isn't some obscure copy but rather a direct fork of the Linux kernel with a bunch of patches added that give it such a high level of parallel play.

How it works

a comparision-style illustration that compares multikernel architecture with virtual machines and containers

One kernel runs as the host, controlling the machine's CPUs, memory, and PCI devices. When it spins up a new kernel instance, that instance gets its own dedicated slice of hardware and boots straight onto it using Linux's kexec mechanism, running natively rather than under a hypervisor.

The host tracks all of this through device tree overlays under /sys/fs/multikernel/, and it can shift hardware between running instances while everything stays up.

That's a different setup from both VMs and containers. A VM still puts a hypervisor and a host kernel between the app and the hardware. A container skips the hypervisor, but every tenant on the machine shares one kernel.

Multikernel avoids both problems. Each instance is a full, independent kernel running on its own dedicated cores. Modern NICs and SSDs can hand out separate hardware queues too, so an instance gets exclusive access to a slice of the device, not just a slice of the CPU.

This app-kernel and device-kernel split is the pattern the company documents for the architecture generally, dedicating one instance purely to drivers and I/O so the app-facing kernels never see a device interrupt at all.

This release only supports x86_64 hardware, though Multikernel Technologies says the architecture-specific code is already modular enough for other ports to follow later.

Who's this for?

Multikernel Technologies already sells three products based on this kernel tree, and what they're pitched as says plenty about who this is actually for. Private Cloud is sold as a way to consolidate workloads on bare metal without a hypervisor.

Sandbox is marketed for running AI agents in their own kernel with direct GPU access, and LiveUpdate promises to patch a running kernel without taking the system down.

Every one of those pitches targets infrastructure and SRE teams running their own hardware, not desktop users.

The company's own site names even more targeted use-cases beyond those three, ranging from high core count ARM servers to RISC-V systems built for one kernel per cluster on heterogeneous SoCs.

OEMs looking to bake Multikernel into an embedded device are also welcome.

If you remember, Cong Wang, Multikernel's founder and CEO, first pitched this architecture in an RFC posted to the Linux kernel mailing list back in September 2025. It's great to see how far this project has come.

There's more to it than what I have covered so far. You can read the release announcement to dive into the comprehensive benchmark numbers shared by Cong.

And here's the source code for your perusal. 👇



from It's FOSS https://ift.tt/agWY5px
via IFTTT

LibreOffice 26.8 Doubles Down on No AI, Right After Collabora Welcomed It

libreoffice 26.8 is written below the libreoffice logo (left), an illustration depicting a no ai sign (right), the background features a wavy pattern in shades of green

TDF and Collabora have been at odds since April, when TDF's Membership Committee kicked out every Collabora staffer and partner in one move, with more than 30 people dropped.

That didn't stop Collabora from shipping a range of new releases, with Collabora Office 26.04 being the most recent one, where AI was introduced as an opt-in feature, letting users pick a model and bring their own credentials.

Now, LibreOffice, and by extension, The Document Foundation, has put its rejection of AI at the very forefront with the LibreOffice 26.8 release, going as far as calling it out in the release announcement title itself.

🆕 LibreOffice 26.8: What's New?

about dialog for the libreoffice 26.8 release is shown here, with the rest of the interface visible in the background

There's no AI in LibreOffice 26.8. Nothing about the suite talks to a remote server, and none of it needs an internet connection to work.

This isn't an oversight; it's a promise. TDF says that if your work can't leave the building for legal or privacy reasons, the only way to prove that later (during an audit, for example) is if the software never gave it anywhere to go.

Anyhow, coming back to the editors. 👇

Writer now detects paragraph direction automatically when you open or paste a document, end-of-line spacing follows the paragraph's direction instead of the reading direction, and object resize controls play well with RTL and vertical CJK documents.

It also gets a way to see the baseline grid during editing, and the grid itself now aligns correctly inside text frames. A new Draft View for stripping out the headers, footers, and page margins for distraction-free writing is available too.

Calc picks up the same RTL detection we saw earlier. Typing right-to-left text into an empty cell sets its direction automatically instead of requiring a manual toggle.

With additional improvements like Calculated Fields for pivot tables and a "Shuffle" command for scrambling cell order within a selected range.

Similarly, Math gets new named functions and operators built for two west African writing systems, N'Ko and Adlam, which cover the Manding languages and Fulani, plus left-pointing vector arrows for formulas written right to left.

Chart has basic support for reading and writing back the newer chart formats (chartex) that show up in Microsoft's OOXML files, covering the box-and-whisker, funnel, Pareto, sunburst, treemap, and waterfall types.

Impress and Draw can mix page sizes within one file instead of forcing every slide or page to match, and Impress also picks up presentation sections, letting you group slides under a name instead of scrolling through one long list.

And generally speaking, Calc, Writer, Impress, and Draw now each carry their own background tint in the Notebookbar (the ribbon-style interface on top), so you can tell which app you're in without reading the title bar.

There's also a new Paragraph Composer that balances word spacing across a whole paragraph instead of judging each line by itself, fixing the uneven look that comes from justifying one line at a time.

⚙️ How to Install/Upgrade?

You will usually find LibreOffice already installed on popular Linux distributions, and it is only a matter of time before this release shows up as part of a routine system upgrade.

If you can't wait, then downloading the DEB or RPM package is the quickest way to get this release installed. Alternatively, you could also opt for the Flatpak, but know that it receives updates a bit late.

Refer to the release notes if you want to see the new changes in action.



from It's FOSS https://ift.tt/WkRDUTN
via IFTTT

FOSS Weekly #26.35: Performance Boost in Kernel 7.3, Omarchy Rising, Kernel, Root Demystifed, and More

FOSS Weekly

Linux 7.3's merge window is still open, but what's already confirmed looks like the foundation for one of the more performance-heavy releases in a while. Btrfs direct I/O is pushing close to 95% of theoretical throughput, EXT4 is hitting 2.19 million IOPS on fast NVMe, and a KSM memory bug that caused 700ms freezes is fixed down to under 2ms.

Canonical is co-funding a three-year PhD at the University of Bristol to build a system that can translate large C codebases into Rust automatically. The test cases are AppArmor and snap-confine, both already running in production on Ubuntu, picked specifically because they're complex.

While not FOSS, TeamSpeak has been consistent in supporting Linux as a platform. It is now getting the ability to make direct calls between users without requiring a server.

Proton Mail's new Categories feature is live and works similar to how Gmail tabs do, sorting incoming mail into Primary, Social, Promotions, Newsletters, and two optional categories. The difference is that Proton sorts by metadata only since it can't read your email contents.

A one-line kernel bug in the Intel Xe driver was causing GDM to restart endlessly on Battlemage G21 cards. Tracking it down took Linus Torvalds 18 kernel boots and 24 debug patches.

There seems to be an official Flatpak package in early development for the Chromium browser.

This edition of FOSS Weekly is supported by Linux systems vendor, Star Labs.

Star Labs computers are designed for Linux from the ground up, so things just work - without hunting for drivers or relying on vendor-specific software. With open-source coreboot firmware and more control over the hardware you own, Linux gets the preferred treatment over Windows here.

It’s FOSS readers get 5% off with code ITSFOSS. Reserve yours today.

Explore More

🧠 What We’re Thinking About

You might have already heard about Omarchy's recent cash infusion; here's a quick run-down:

Ten tech founders have each written a million-dollar check for the Omacom Foundation, a nonprofit that DHH is in the middle of setting up to fund Omarchy and the open-source ecosystem around it.m

The first beneficiary is Vaxry from Hyprland, who will receive funding under an exclusive 3-year sponsorship.

The entire episode has (once again) divided the Linux community, as some people dislike DHH for his (right-leaning) political views, while the supporters don't agree with the usual (left-leaning) political views of most Linux-related organizations. Guess politics spoils a lot of things.

🧮 Linux Tips, Tutorials, and Learnings

You might have come across the term "Linux is just a kernel". Here's what it means.

Another basic but essential concept you should know about the root user, as a desktop Linux user.

Serious about perfect document formatting? Why not try your hand at AsciiDoc? It's a plain text format that converts cleanly to HTML or PDF, and this guide covers everything from installation and basic syntax to customizing your output with CSS and XSLT.

GNOME's default look is clean, but it doesn't have to stay that way. Our list covers 17 extensions for changing how the desktop actually looks, from blur effects and animated window close transitions to wallpaper slideshows and a proper desktop clock widget.

Desktop Linux is mostly neglected by the industry but loved by the community. For the past 14 years, It's FOSS has been helping people use Linux on their personal computers. And we are now facing the existential threat from AI models stealing our content.

If you like what we do and would love to support our work, please become It's FOSS Plus member. It costs $49 a year (less than the cost of a McDonald's burger a month), and you get an ad-free reading experience with the satisfaction of helping the desktop Linux community. And there are also free Linux ebooks.

Join It's FOSS Plus

👷 AI, Homelab and Hardware Corner

Would you be interested in a newly announced $42 USB dongle that can turn your phone into a keyboard, mouse, and SSH terminal?

If that's not your thing, why not check out MNT Research's mini PC case designed to take the same mainboard as the MNT Reform laptop?

✨ Apps and Projects Highlights

weathr is a Rust CLI tool that shows your current weather as animated ASCII art, complete with a house, clouds, birds during the day, stars and fireflies at night, and weather-appropriate animations for rain, snow, fog, and thunderstorms.

Weathr app

📽️ Videos for You

Learn to tweak the KDE file manager in this video on our YouTube channel.

💡 Quick Handy Tip

In GNOME, File Roller lets you open up compressed archives to check out what is inside before actually unzipping anything. If you only need a single item, you can just grab and extract that specific file or folder instead of unpacking the whole thing.

Here's the unofficial Flathub listing if you want to get it installed quickly.

🎋 Fun in the FOSSverse

Confident that your container knowledge is enough to beat this crossword?

I laughed harder than I should have on "Microslop".

Microslop

🗓️ Tech Trivia: On August 29, 1990, the UK's Computer Misuse Act took effect, one of the world's first laws targeting computer fraud. It followed the 1984 Prestel hack, where two men accessed Prince Philip's mailbox but couldn't be prosecuted under existing forgery law.

🧑‍🤝‍🧑 From the Community: Pro FOSSer Neville is asking fellow FOSSers whether they do anything to customize their desktop environment. Go on, share your riced-up setups in that thread!



from It's FOSS https://ift.tt/pv8xy4o
via IFTTT

Rabu, 26 Agustus 2026

You Should Keep an Eye Out on Chromium's Flatpak Experiment

chromium logo inside a circle on left, flatpak logo inside a square on the top-right, with some illustrations strewn about showing directional arrows and gears

Chromium's source tree has gained experimental support for packaging the browser as a Flatpak, and the change has already been merged yesterday.

It's a small addition, basically a commit sitting behind a disabled build flag, but it's the kind of change worth keeping an eye on if you've been wanting an official way to run Chromium or even Chrome through Flatpak on Linux.

Currently, the other instances of Flatpak packaging for Chromium are the unofficial community builds, one that's live on Flathub, and the other that's a de-Googled fork.

What's in the patch?

a wall of text that shows a merged patch for chromium facilitating experimental flatpak packaging

The new code lives in its own folder inside Chromium's Linux installer scripts, and it stays switched off by default behind a build flag: enable_flatpak.

Turning it on lets the build system put together a Flatpak version of the browser instead of the usual DEB or RPM package, leaving out desktop-specific components and system files that a Flatpak file does not need.

The goal, according to the patch author, Tom Anderson, is to test tighter sandboxing and improve how Chromium talks to the desktop through Flatpak's permission system.

Though he also points out that this is not a commitment from Chromium to ship an official Flatpak package.

An official Flatpak would be great

As mentioned earlier, if you want to install Chromium as a Flatpak, then the community-maintained build on Flathub and ungoogled-chromium are the most easily accessible ways to do so.

Both of those are quite popular among Linux users, and even if you don't consider the de-Googled offering's popularity, the community-maintained one is already averaging over 27,000 downloads a month.

An official package would mean people get the same Chromium experience on Linux, just served as a Flatpak, with Chromium's own developers handling sandbox permissions, updates, and desktop integration directly instead of leaving that work to open source contributors.

It doesn't stop at Chromium either; the patch already maps app IDs for both Chromium (org.chromium.Chromium) and Google Chrome (com.google.Chrome), so a Chrome Flatpak could realistically follow the same path if this ever ships.

It would also give Linux users one more straightforward way to install Chromium or Chrome, alongside the existing Snap (unofficial), DEB, and RPM options.

Where this leaves things

That said, Flatpak has its downsides. Flatpak apps tend to take up more disk space than traditional packages since they often ship their own libraries instead of sharing what's already on the system.

Flatpak's sandbox also restricts an application's access to files, devices, network resources, and other parts of the host system by default. Applications can request additional permissions when they need access to resources outside the sandbox, which adds another layer of configuration for users and developers.

None of that makes Flatpak a bad choice, but it does mean an official Chromium package would not automatically be everyone's preferred way to install the browser.

For now, this patch has a build flag turned off by default, nothing more. It does not confirm an official Flatpak is coming. But it's worth watching if this experiment ultimately holds up.

Via: Phoronix



from It's FOSS https://ift.tt/Z5v3uAd
via IFTTT

Selasa, 25 Agustus 2026

This Tiny USB Device Turns Your Phone Into a Keyboard, Mouse, and SSH Terminal

Keymod

Got a headless Raspberry Pi and want to connect to it? You don't need to use your computer for that. You can do that with your smartphone itself.

TechxArtisan's latest gadget turns your smartphone into a keyboard, mouse, gamepad and even a SSH terminal.

These folks gave us KVM-over-USB gadgets like Openterface Mini-KVM and Openterface KVM-GO in the past.

Now they are working on Openterface KeyMod, a tiny USB-bridge that can do a number of things by interacting with a computer from your phone.

Keymod product with headless setup

Key Specifications

  • Microcontroller: WCH CH32V208 RISC-V MCU
  • USB functions: HID keyboard and mouse, plus a USB network bridge (SSH, VNC, file transfer), both active at the same time
  • Wireless: BLE 5.3 on both models; KeyMod Plus adds a wired USB option for more bandwidth
  • Phone app: KeyCmd, for Android (APK available) and iOS (coming soon)
  • Two variants: Mini uses USB-C, Plus uses USB-A

Both variants have the same price tag of $24. The project is being crowdfunded on CrowdSupply.

The interesting thing here is not that the keyboard and mouse part. It's that KeyMod does two USB jobs at the same time. Let me explain.

You plug it into the target machine, and it shows up as a USB composite device: a standard HID keyboard and mouse, and a USB network bridge using the CDC-ECM standard, basically working as a private USB Ethernet link. The target gets a fixed IP at 192.168.11.2, your phone lands on 192.168.11.1. No DHCP, no Wi-Fi hunting, no driver to install on most systems.

Because HID input works without an OS loaded, KeyMod reaches BIOS screens, boot menus, and recovery environments too. It is similar to what Openterface Mini-KVM covers, just without the video feed.

KeyMod usage

On the phone side, the KeyCmd app decides what KeyMod does next. Their description mentions that KM Basic gives you a wireless keyboard, touchpad, and numpad. KM Pro adds a Shortcut Hub and Compose & Send, which lets you draft a long command, API key, or license key on your phone, review it, then fire it off as real keystrokes.

There's also Macros for scripted key sequences, a Presentation mode for Keynote and Google Slides, a Gamepad mode for emulators, and Shortcut Hub profiles for Blender, VS Code, etc.

Do note that KeyCmd is available only in APK format. It is not in Google Play Store. The iOS version has a 'coming soon' tag. I hope this thing is handled before the device gets shipped because Google plans to restrict sideloading of apps and Apple is notorious for raising fence to protect their walled garden.

Now, the network bridge is what makes Terminal (SSH) over BLE or USB possible, without needing a network setup. It works with macOS and Linux targets today. Windows support needs RNDIS instead of CDC-ECM, and that's still in development. Ah! That's so satisfactory as a Linux user ;)

Mini vs Plus

KeyMod Mini vs Plus

Mini and Plus run the same software, just connected differently.

KeyMod Mini is USB-C, BLE-only, and tiny enough for a keychain or phone lanyard at 25 x 15 x 5 mm and about 2.4 g.

KeyMod Plus is USB-A, adds a wired USB link to the phone for up to 10 Mbps (versus BLE's 2 Mbps), and is built more for staying plugged into servers, legacy PCs, or rack gear.

At $42, it lands close to InputStick ($34) and DexoPad ($39), but neither of those does SSH over BLE the way KeyMod does.

AI Agent Mode

Not only software, it seems like every hardware got to have AI these days.

KeyMod AI agent

So, there's also an experimental AI Agent Mode. You add your own LLM API key (OpenAI, Anthropic, Gemini, Ollama whatever you use), describe a goal in plain language like "check logs" or "restart service," and the model plans a sequence of terminal commands, presenting each one for your approval before it runs.

On newer iPhones (14 Pro and up), KeyCmd can also run a small local model instead, TechxArtisan says it has tested a 0.6B Qwen model under 1GB of RAM. It's clearly early, and TechxArtisan itself frames it as likely to stay experimental for a while.

Watch out for...

A couple of things you should know.

BLE encryption isn't turned on yet. The security design is finalized (Bluetooth LE Secure Connections, AES-128, ECDH P-256), but current beta and engineering kits ship without it enabled, with the actual switch-on coming through a firmware update before shipping.

If wireless exposure is a concern for your use case, KeyMod Plus's wired USB link bypasses BLE entirely during operation. CE and UKCA certification are also still in progress, though the company says both are committed before shipping.

On the open source side, KeyCmd for Android and iOS is in development for now and is slated to go fully open source on GitHub once the campaign wraps.

Hardware schematics and PCB files will be published as the project evolves, and OSHWA certification is planned, following Mini-KVM (CN000015) and KVM-GO (CN000022).

One more thing to set expectations on: this campaign's units will most likely ship in the current 3D-printed enclosure rather than an injection-molded one, since tooling would add at least two months to the timeline. Which, I think, means that the product may not look as smooth. If you have ever used 3D printed product, you will understand that.

Getting Openterface KeyMod

Openterface KeyMod is live on Crowd Supply. As of this writing it has raised $9,618 of its $15,000 goal (64%) from 149 backers, with funding closing on Oct 1, 2026.

Both the Mini and Plus are priced at $42, plus $8 shipping in the US or $18 worldwide. Orders placed now are estimated to ship Feb 14, 2027.

🚧
As with any crowdfunding campaign, treat the timeline as an estimate. Back it because you want to support the project, not because you're counting on the ship date.


from It's FOSS https://ift.tt/ROkJaYj
via IFTTT

Senin, 24 Agustus 2026

Linux 7.3 is Shaping Up to Be One of The Most Performance-Focused Kernel Releases in Years

a superhero-themed penguin is shown wearing a suit with a cape, flying near an illustration of increased performance shown via a gear, speedometer and green upwards arrow

We posted on X a few days back, calling Linux 7.3 one of the most performance-focused releases in years. And now, going through what has actually landed in the merge window since then, that claim does seem to hold up.

The merge window for this release opened right after Linux 7.2 arrived, staying open until the end of this month barring any last-minute happenings that move the closure.

So, here's what is confirmed to go into the 7.3 release so far.

Storage gets a serious speed boost

Btrfs picks up several changes at once. Direct I/O now runs through an IOmap bounce buffer instead of falling back to buffered I/O, taking a workflow that topped out around half of the theoretical maximum throughput up to close to 95 percent of it.

Two separate fixes in the logging and fsync paths add roughly 5x gains each, one from removing an unnecessary delay when multiple logging tasks run at once, the other from skipping unneeded hole detection during full fsync on files with lots of extents but no holes.

The default free-space cache also moves from v1 to v2, the safer and faster option that had not yet become the default.

EXT4 gets its own round of work too. Parallel direct I/O writes are now allowed where the filesystem used to be too restrictive, and the multi-block allocator skips unnecessary work through fallocate().

Underneath both filesystems sits a reworked IOmap layer built around a single iterator callback the compiler can inline instead of dispatching indirectly.

You don't need to do anything for any of this. It just works once you're on 7.3, and the IOmap change pays off the most on fast NVMe, pushing EXT4 from 1.92 million IOPS to 2.19 million in testing.

Important scheduler work

Peter Zijlstra's flatten-the-pick patches rework cgroup scheduling around a single runqueue instead of the old, hitch-prone design. Peter tested it on an aging Sandy Bridge box paired with an AMD Radeon RX 580, and both frame rate and frame-time consistency improved.

If you're gaming on hardware that's seen better days, this is the one improvement that should make it feel less choppy.

Intel hybrid CPUs get fixed too. Cluster-aware scheduling has not handled the P-core and E-core mix well, and Ricardo Neri's work closes that gap on Alder Lake, Lunar Lake, and Panther Lake.

Practically, that means less stutter when your laptop is juggling something heavy like a source build, a game, or a video export, while background tasks compete for the small cores.

Memory management fixes

ZTE engineers found a bug in KSM's reverse-mapping, the step where the kernel checks which memory areas point to a merged page before touching it. Under heavy load, one internal lock could stay stuck for hundreds of milliseconds, freezing other things trying to use it.

The fix drops the worst-case from around 700ms to under 2ms. Simply speaking, it means fewer random freezes on servers and containers under memory pressure.

Xiaomi engineer Wenchao Hao fixed a similar slowdown in zsmalloc, which zRAM and Zswap use to store compressed memory.

A Raspberry Pi 4B saw gains up to 1.83x in testing, a 20-core Intel system up to 1.4x. In plain terms, you get snappier performance on budget boards like the Pi and a smaller but real gain on beefier hardware.

Lower latency for real-time workloads

Every time one CPU core uses the kernel's SMP code to ask the others to run something right away, like flushing memory caches, the kernel used to freeze everything else on that CPU until all the other cores responded.

ByteDance engineers traced the slowdown to that wait and reworked it so other tasks can keep running instead of sitting frozen. On busy systems, that frozen wait could stretch out and stall high-priority tasks.

In fleet testing with DPDK, a framework built for fast networking, the worst-case delay for the slowest requests dropped from ~17ms to ~1.5ms. Most desktop users will not notice this one, but for networking and real-time software, it is an important fix.

Some smaller changes

  • RISC-V adds support for eleven newer ISA extensions.
  • EFI runtime calls now time out instead of stalling indefinitely.
  • RAID 5/6 gets a better benchmark-based algorithm selection at boot.
  • New AES library APIs clean up how the kernel handles common encryption modes.

Wrapping up. As you might have read recently, Linus Torvalds spent 18 kernel boots and 24 debug patches chasing a one-line Intel Xe driver bug. AI helped him along the way, and the fix is already merged, of course.

The merge window for Linux 7.3 will stay open for a few more days before the release candidates start rolling out, so there's still room for more to land, and the stable release is expected sometime in October.



from It's FOSS https://ift.tt/x6fvKqT
via IFTTT

Omarchy Linux Just Got $8 Million From Tech's Biggest Names

omarchy and hyprland logos on left, an illustration showing an upwards trending money graph with a bag of money near it

David Heinemeier Hansson, aka DHH, has put a number on how serious he is about desktop Linux. That number is eight million dollars, and it's going into a brand new nonprofit called the Omacom Foundation.

DHH is incorporating the foundation now, set to cover the Omarchy trademark, its infrastructure and hosting, promotion for the project, and funding for the open source developers whose work it depends on.

He calls it a "moral obligation," not just to get Omarchy into more people's hands but to change how they use a computer in the first place.

Michael Dell of Dell Technologies, Patrick Collison of Stripe, Tobi Lütke of Shopify, Jack Dorsey of Block, Matthew Prince of Cloudflare, Jason Fried of 37signals, Brendan Iribe of Sesame, and DHH himself each put in a million dollars to make it happen.

People already like using Omarchy, DHH says, and he wants this money to last as long as possible instead of getting spent all at once while also making the most out of it.

Hyprland first to gain

on a omarchy sytem, the osaka jade theme is used on hyprland, showcasing two app windows, one is the hyprland wiki, the other is a terminal window showing fastfetch output

Hyprland is the first project outside Omarchy to see any of this money. Omacom is extending an exclusive sponsorship to support Vaxry, the developer behind the Wayland compositor Omarchy runs on.

Under this, he is locked into an agreement for three years, with the possibility of extending for two more years.

This way Vaxry gets to work on Hyprland full time without needing to think about the money. As part of this arrangement, the €5/month Hyprperks subscription service will be discontinued, and everything offered under it will be provided for free.

DHH also joked about finding Vaxry a pookie, noting that:

Many thanks to 37signals (hello self! 😂), Butterfly, and Framework for helping Hyprland get to this point. Thrilled that the Omacom Foundation can take over from October 10, and give one of the best developers in this new Linux moment the chance to go all-in.

(* This deal does not include any direct assistance in getting Vaxry a girlfriend, but I’ll personally be available as a reference for any inquiries on the matter.)

Do you remember this?

This isn't the first time we are talking about money and Hyprland. Back in 2025, Framework became a Gold tier sponsor of the project. But that didn't sit too well with many people, as soon after, a thread titled "Framework supporting far-right racists?" came up on the official forum.

The original poster called out Vaxry's old freedesktop.org ban and pushed Framework to explain why it was funding the project. Framework's own account made things worse that same day. It posted a tweet comparing Omarchy to the old Windows XP product key meme, and people read that as an endorsement of DHH.

While Framework did send hardware to people at Omarchy, the project itself never got any direct funding. Later, Framework had to start publishing a running list of its sponsorships after people kept asking exactly who the company was funding and why.

Where Omarchy's headed

Quattro, Omarchy's newest release, shipped recently, building AI agents into the desktop by default instead of treating them as an extra. While none of the eight patrons have said publicly that Omarchy's AI bet factored into their decision to back the foundation.

My read is that it's hard to ignore, especially with Michael Dell's company betting heavily on AI infrastructure elsewhere. A distro built around AI agents is exactly the kind of bet a company selling AI hardware would want to back.

And it all ties into what DHH said about truly democratizing Linux.

Whether that $8 million and a nonprofit structure are what bring about the "year of the Linux desktop" is a question for another time.


Suggested Read 📖: Speaking of funding, Canonical has pitched in for a 3-year PhD project that looks to automate C to Rust translation for important Ubuntu components.



from It's FOSS https://ift.tt/Rv5OJxw
via IFTTT