#microkernel

2026-03-03

Es gracioso, resulta que #Nintendo lleva utilizando desde la #3DS un #microkernel en sus consolas.

Nicolas MØUARTsilentexception
2026-02-23

I have never heard of this POSIX OS. It's based on a microkernel.

"INTEGRITY-178B is the DO-178B–compliant version of INTEGRITY. It is used in several military jets such as the B-2,[2] F-16, F-22, and F-35, and the commercial aircraft Airbus A380." (wikipedia)

ghs.com/products/rtos/integrit

The INTEGRITY architecture supports multiple protected virtual address spaces, each of which can contain multiple application tasks.
N-gated Hacker Newsngate
2026-01-17

Introducing Xous: the world's most exciting for your into “medium” devices! 🤖✨ Dive into wonders, because, who needs a simple, straightforward OS anyway? 📚🧐 Funded by Europe's finest to revolutionize the way we...well, forget it ever existed. 😂💰
xous.dev/

https://purl.org/rzr#rzr
2026-01-08

fosdem.org/2026/fringe/# I am wondering if there is any side event like a dinner about / / / / ? any hint @gyptazy from
community ?

Hack in Days of Future Pastallainyann@piaille.fr
2025-12-29

Just presented at #39C3: Xous by Bunnie Huang & Sean Cross. A pure-Rust microkernel on RISC-V with a real MMU, strong isolation, and quasi-open silicon. Finally a usable embedded security stack, from hardware to OS.
#Rust #RiscV #EmbeddedSecurity #OpenHardware #IoT #Microkernel media.ccc.de/v/39c3-xous-a-pur

2025-12-22

🎉 Fast, Secure, Adaptable: LionsOS Design, Implementation and Performance

「 LionsOS, an operating system for security- and safety-critical embedded systems. LionsOS is based on the formally verified seL4 microkernel and designed with verification in mind. It uses a static architecture and features a highly modular design driven by strict separation of concerns and a focus on simplicity 」

arxiv.org/html/2501.06234v2

#lionos #microkernel #osdev #opensource

JAVAPROjavapro
2025-12-17

Resilience, fault tolerance, scalability—every style, from layered to , balances performance, agility & maintainability differently. Mahendra Rao Bandaru maps the trade-offs shaping the software we rely on.
Read: javapro.io/2025/08/14/demystif

@Firefox @thoughtworks

2025-11-11

The latest pre-release of HarmonyOS NEXT (based on the HongMeng Microkernel) running on Huawei Mate 60 Pro (hardware originally released in 2023). Sorry for the pointless demo, it was during a social event and I didn't want to play alone with a phone in the corner 😅️ #microkernel #smartphone #harmonyos

2025-11-10

Call for Participation: Microkernel and Component-Based OS Devroom at FOSDEM 2026
fosdem.microkernel.info/
#microkernel #fosdem

2025-11-06

HarmonyOS NEXT (a microkernel-based OS) running on a Huawei's laptop and smartphone. The user experience is absolutely flawless. #microkernel #desktop #smartphone

HarmonyOS NEXT on a laptopHarmonyOS NEXT shellHarmonyOS NEXT on a smartphone
2025-10-14

I think I'm going to take inspiration from #seL4's microkit system description for my #rust #microkernel I don't feel like implementing automatic device discovery, so defining drivers in a static file would be a good way to avoid that complexity. the only difference is, I think I'll use TOML instead of XML because I really, really hate XML.

An XML document defining an seL4 system's memory regions and protection domains. Specifically, it defines a MMIO region for a real-time clock, and an RTC driver server that is given a capability to access the memory region.
2025-10-14

im gonna experiment with seL4 :3
might even try to write some Rust code for it!

#sel4 #microkernel #rustlang #rust

JAVAPROjavapro
2025-09-30

Monolith, pipeline, —each comes with benefits and risks. Mahendra Rao Bandaru details real-world uses from JIRA to Chrome, and where each pattern delivers best. Read now: javapro.io/2025/08/14/demystif

@atlassian

2025-09-29

Today I tried #RedoxOS. It‘s a wonderful small „unix/linux“ based on a microkernel. The whole OS was written in rust. It is very early in development and does not run on every machine.

I managed to install it on an old x86 sub notebook with a atom cpu. The whole image (including Doom) is less than 1GB. It boots at lightspeed. And it is a very nice glimpse of what‘s coming next.

I like it. #linux #microkernel #rust

N-gated Hacker Newsngate
2025-09-28

🐢🎩 Look! ETH Zürich's team of digital wizards just unearthed another mystical attack, VMScape! 💥 But wait—Xen's struts around untouched, laughing at its fallen peers KVM and VMware. 🕵️‍♂️ Apparently, the new recipe for security involves adding a sprinkle of "microkernel" and a dash of "not giving a damn." 🤷‍♂️
virtualize.sh/blog/vmscape-and

2025-08-29

The seL4 Summit takes place next week in Prague already. Whom am I going to meet there? events.linuxfoundation.org/sel #microkernel #os #conference #prague #sel4 #sel4summit

Michael Engelme_@sueden.social
2025-07-29

@blakespot Written by Avie Tevanian, who was a central figure in developing the Mach microkernel and the Mach-based OSes at NeXT and Apple (until 2006)... but I think you knew this already :).

#NeXT #osx #mach #microkernel

Michael Engelme_@sueden.social
2025-06-16

Success on real hardware!

This is the f9 microkernel ported to RISC-V, specifically ESP32C3, by Ruben Sevaldson, a former student of mine at NTNU in 2022 – plus a small Lisp machine running on top.

Now let's see why this doesn't work in qemu for esp32c3...

github.com/rubensseva/f9-riscv
github.com/f9micro/f9-kernel

#f9 #riscv #microkernel #esp32c3

UART log of a booting RISC-V f9 kernel on an ESP32C3 with the Hoppus Lisp interpreter running on top, defining some Lisp macros.
2025-06-10

⚠️ Just a reminder, folks:

The "container" movement on Linux emerged as a convenient way to manage different, possibly conflicting settings & dependencies for different apps on a machine. "Security" by sandboxing got tacked on later, and the quality of that isolation remains LOW regardless of all the trendy project names and acronyms that have filled that space.

Data centers' standard for high security consists of virtual machines (type 1 hypervisors) or separate dedicated hardware. Ain't no way, no how is a successful datacenter going to ask a giant, complex, contorted Linux or BSD (or hybrid Windows or Mac) kernel for sandboxing services to contain threats.

If you are using containers to enhance security – on any general-purpose machine – make sure they are running as VMs, or as sandboxes on a microkernel (not monolithic) architecture.
#infosec #security #containers #hypervisors #microkernel

An infosec.exchange mastodon auto-complete showing zero hits for 'hypervisor'.A Simpsons cartoon character saying "We're in danger"

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst