Colin Finck

Welcome GSoC 2021 Students!

Another year, another round of Google Summer of Code! The ReactOS Project is participating in Google Summer of Code 2021 and welcomes the selected students. He Yang is a successful student from GSoC 2020, who is going to continue his dive into user-mode ReactOS this year by working on iernonce.dll. That library is responsible for RunOnceEx, a prominent Windows feature to run multiple commands once after a system reboot. Implementing that feature will benefit software depending on it.

Jérôme Gardou hired full-time to work on the memory manager

I proudly announce that ReactOS Deutschland e.V. has hired Jérôme Gardou to work full-time on the ReactOS kernel’s memory manager for the next 3 months. Jérôme is a ReactOS veteran who has been contributing to the project since 2009. He has deep expertise into nearly all parts of ReactOS, ranging from various user-mode components (mostly related to low-level graphics) over their kernel-mode counterparts and down to bare-metal components like the kernel memory manager.

Victor Perevertkin hired full-time to work on the storage stack

I am proud to announce that ReactOS Deutschland e.V. has hired Victor Perevertkin to work full-time on the ReactOS storage stack for the next 3 months. Victor has been a proven contributor to various ReactOS components since 2018. He already got deep into the kernel side of things when writing Btrfs boot sector code in his GSoC debut, later managed the integration of a new USB stack, and recently touched nearly all parts of ReactOS when preparing it for the major upgrade to a new compiler toolchain.

ReactOS Build Environment 2.2 released

The ReactOS Build Environment (RosBE), our curated set of compilers and build tools, has just received a major upgrade. After more than 7 years of using the same and now ancient GCC 4.7.2, ReactOS is finally going to be built with the help of a modern compiler (GCC 8.4.0). Among other things, the new version better detects programming mistakes like improperly sized buffers, and comes with improved error messages to pinpoint such mistakes to the corresponding position in code.

The New ReactOS Website

Today, I am pleased to announce the launch of the new ReactOS website. Several old and new ReactOS members have worked on it since Hackfest 2018 with the goal of providing a lean website with a focus on development activity and contributions. It was born out of frustration with the old site, which made following ReactOS progress unnecessarily difficult. With its CMS also long past its due date, it was decided to create a modern ReactOS website from scratch using the excellent Hugo static site generator.

ReactOS 0.4.12 released

The ReactOS team is pleased to announce the release of version 0.4.12. As always a multitude of improvements have been made to all parts of the OS, though userland components saw special emphasis this time around. Kernel improvements Filesystem drivers require a great deal of support to function correctly, and there is arguably no truer test of ReactOS’ FS infrastructure than being able to run Microsoft’s own FS drivers.

Inside ReactOS Deutschland e.V. - Annual Report 2018

The Annual Report 2018 of ReactOS Deutschland e.V., the non-profit organization supporting the ReactOS Project, has just been finished. In the past, these reports have exclusively been published on the ReactOS Deutschland e.V. subsite, but only got little attention there. Hence, the latest report is now released on the main ReactOS website. In our quest for transparency, we hope that the report offers an insight into the foundation's activities in 2018 and the plans for 2019.

New Discussion Platform

After decades on IRC and around 3 months of internal testing, the ReactOS Project has officially switched to a self-hosted Mattermost server as its main discussion platform. Mattermost is a modern open-source solution for team communication, eliminating many of the limits of IRC: Ever missed an opportunity to contact a person, because that person wasn't on IRC at the same time as yourself? Ever thought "A picture is worth a thousand words", but were too lazy to look up an image hosting service, publish your image there, and then post a link to IRC?

ReactOS 0.4.11 released

The ReactOS team is pleased to announce the release of version 0.4.11. This version has seen substantial work done to the kernel, helping improve overall system stability. Kernel Improvements While the term kernel is used as a sort of catch-all term, in truth the range of functionality that it encapsulates is quite wide. One case in point is the kernel’s responsibility for managing file I/O. A mistake here can cause subtle data corruption to more obvious hard crashes.

ReactOS participating in Google Summer of Code 2019

The ReactOS Project is proud to announce its participation in Google Summer of Code 2019. The Summer of Code program offers students interested in operating systems the unique opportunity to dive into ReactOS development over the course of 3 months and get paid by Google for completed tasks. ReactOS has successfully participated in Summer of Code multiple times in the past. Completed projects include better filesystem support, an improved Application Manager, and a more stable network stack - just to name a few.