JetBrains Launches IntelliJ-Based Writing Tool WriterSide

With WriterSide, JetBrains aims to allow developers and writers to create technical documentation using a write, test, build workflow. The new tool is based on IntelliJ-platform IDEs and has been used to create most of JetBrains products’ documentation for the last few years.

Shopify Open-sources Ruvy, a Toolchain to Create Wasm Modules from Ruby Code

Recently open-sourced by Spotify, Ruvy is a WebAssembly toolchain capable to translate Ruby code into Wasm modules. Based on ruby.wasm, Ruvy is implemented in Rust and includes some optimizations to improve performance and to simplify Wasm module execution.

Git-for-Data, Version-Controlled Database Dolt Gets PostgreSQL-Flavor

DoltgreSQL builds on top of the version-controlled database Dolt to provide Git-like log, diff, branch, and merge functionality for your Postgres database schema and data.

OpenSSL 3.2 Brings Support for QUIC, Windows Certificate Store, and More

The latest version of OpenSSL, OpenSSL 3.2.0, brings significant new features, including client support for QUIC, new digital signature algorithms, new certificate compression options, SSL/TLS security level increase, and more.

Microsoft Open-Sources ThreadX and the Azure RTOS Development Suite

Microsoft contributed Azure RTOS, including real-time OS ThreadX, to the Eclipse Foundation and made it available under the MIT license.