Posts1-10
Quick Diff ME 1.1: MS Excel files comparison tool
MS Excel is still a go-to tool for managing structured data, in development projects and possibly other fields.
Quick Diff ME is a small and instant tool for them.
... ReadLexical 0.24 with Vanilla JS: Getting started
Svelte 5 on Bun 1.2: Getting started
Summary
The latest Svelte 5 update brings runes, a fresh approach to reactivity which replaced
... Read$:
. Although some non-trivial tasks are required for Svelte 4 projects to migrate to 5, developers now have greater flexibility and performance benefits thanks to the runes system. Their transition aims to make apps more efficient and maintainable.Loco 0.14 on Cathyos: Getting started
Summary
Loco is a relatively new Rust web framework which first appeared around 2021. It is strongly inspired by Ruby on Rails, and designed to bring developers productivity as various functionality on routing, middlewares, and request handling. They aim to provide modern and intuitive development experience.
... Readhyper (Rust) upgrade to v1: Higher-level Server / Client were removed
Summary
This series is about how I upgraded hyper (Rust) 0.14 to v1 (1.3).
The next theme is higher-level
... ReadServer
/Client
. Those in v0 were removed. It was because they had stability and complexity problems.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::Body
in v0 wasStruct
changed toTrait
. At the same time, the successors such ashyper::body
::Bytes
andhyper::body::Incoming
came 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