Join us

ContentUpdates and recent posts about IncusOS..
 Activity
@adrian_schmidt started using tool Amazon SES , 1 day, 13 hours ago.
 Activity
@adrian_schmidt started using tool Amazon S3 , 1 day, 13 hours ago.
 Activity
@adrian_schmidt started using tool Amazon EC2 , 1 day, 13 hours ago.
 Activity
@adrian_schmidt started using tool Amazon Cloudfront , 1 day, 13 hours ago.
 Activity
@adrian_schmidt started using tool Amazon ALB , 1 day, 13 hours ago.
Story
@laura_garcia shared a post, 1 day, 14 hours ago
Software Developer, RELIANOID

𝗕𝗲𝘁𝘁 𝗕𝗿𝗮𝘀𝗶𝗹 𝟮𝟬𝟮𝟲

📍 São Paulo, Brazil 📅 May 5–8, 2026 𝗥𝗘𝗟𝗜𝗔𝗡𝗢𝗜𝗗 is heading to 𝗕𝗲𝘁𝘁 𝗕𝗿𝗮𝘀𝗶𝗹 𝟮𝟬𝟮𝟲 — 𝘵𝘩𝘦 𝘭𝘢𝘳𝘨𝘦𝘴𝘵 𝘌𝘥𝘛𝘦𝘤𝘩 𝘦𝘷𝘦𝘯𝘵 𝘪𝘯 𝘓𝘢𝘵𝘪𝘯 𝘈𝘮𝘦𝘳𝘪𝘤𝘢. 🚀 46,000+ professionals 💡 270+ companies 🌍 One shared goal: transforming education Let’s talk about secure, scalable, and high-performance digital learning. 👉 See you at Expo Cen..

bett_brazil_sao_paulo_2026_relianoid
Link
@koukibadr shared a link, 1 day, 15 hours ago
Mobile Developer, Nventive

LiveData vs StateFlow

LiveData and StateFlow both stream data reactively, but differ in two key ways:

Initialization — LiveData needs no initial value; StateFlow requires one.

Lifecycle — LiveData is lifecycle-aware by default; StateFlow is not, so you need to wrap it in repeatOnLifecycle to avoid memory leaks.

Code templating
Story
@pramod_kumar_0820 shared a post, 1 day, 19 hours ago
Software Engineer, Teknospire

How To Crack Senior Java Interviews (6–10 YOE) In 4 Weeks

Javadoc Searchspring

A practical 4-week roadmap to crack Senior Java Developer interviews (6–10 YOE), covering Core Java, Spring Boot internals, Microservices, System Design, and real-world interview strategies.

Senior Java Interviews (6–10 YOE) In 4 Weeks
 Activity
@smh started using tool TypeScript , 1 day, 20 hours ago.
 Activity
@smh started using tool Terraform , 1 day, 20 hours ago.
IncusOS, released is a lightweight Linux distribution built on Debian 13 with a focus on security, reliability, and reproducibility. It implements atomic A/B updates for safe rollbacks, UEFI Secure Boot, TPM 2.0 integration, and full-disk encryption to ensure a trusted boot process and data protection.

The system departs from traditional management models by eliminating shell access entirely. Administration occurs exclusively through authenticated APIs using TLS client certificates or OIDC. This design enforces consistency and limits attack surfaces across server fleets and virtualized environments.

IncusOS supports an online image customizer and a fully automated installation process, applying configuration at first boot. Hardware requirements align with modern systems such as Windows 11. Future updates will deliver new kernel versions, expanded configuration options, and integrations with tools like Linstor and Netbird.

By standardizing deployment and management through uniform images, IncusOS simplifies auditing, maintenance, and support for organizations operating large or distributed infrastructures.