Posts11-20
hyper (Rust) upgrade to v1: Body became Trait
Summary
This series is about how I upgraded hyper (Rust) 0.14 to v1 (1.3).
The first theme is
... ReadBody.hyper::Bodyin v0 wasStructchanged toTrait. At the same time, the successors such ashyper::body::Bytesandhyper::body::Incomingcame in. It was because it brought more flexibility to hyper even in the future. According to their 1.0 Roadmap:Quarkus 3.4 - Container-first Java Stack: Install with OpenJDK 21 and Create REST API
Maven on Java 21 and Devuan 5 (Debian 12): Install manually
Summary
Apache Maven is a popular open source software to build and manage projects of Java (and also other programming languages), licensed under Apache-2.0.
... ReadJava 21 on Devuan 5 (Debian 12): Install manually
GPG secret key: How to change the passphrase
Devuan Upgrade: 4 to 5 Daedalus
Summary
Devuan is a fork of Debian GNU+Linux without systemd.
Its new major version, 5 - Daedalus, was released π this August, on 2023-08-14. Nearly two years had passed since was the previous 4 - Chimaera. It is based on Debian 12 - Bookworm with Linux 6.1 (LTS) βΊοΈ
... ReadDocker 20.10 on Devuan 4: Install and Run container
Flutter 3 on Devuan 4: Getting started
Android Studio on Devuan 4: Install
Rust Tauri (inspired by Electron) 1.3: Getting started to build apps