This week on the web
This week, Artificial Intelligence to land SpaceX’s Starship rocket, reactive programming with a tutorial on Spring WebFlux and an open source project in the spotlight, ruby-vips, widely used on this site to convert images in lossless formats.
Happy reading everyone.
1. SpaceX Starship landing
The Starship landing algorithm, based on a Reinforcement Learning method:
And its source code executable directly in Google Collab:
2. Reactive programming with Spring WebFlux
Reactive Programming (a programming philosophy https://www.reactivemanifesto.org) in Spring :
3. Ruby VIPS, the image processor:
A Ruby extension of the libvips library which can convert images into WebP or Avif format inter alia: