Recent Activity
Matthias
User for 4 months
Created Content
Recently Created Pages View All
SeaORM
SeaORM (from SeaQL) is an ORM for Rust. Installation When Installing SeaORM, you need to defin...
Server
> TODO explain server engine, nitro h3 Endpoints export default defineEventHandler(async (event...
config
config (crates.io) is a library for building configuration structs from sources like env variable...
Rasberry Pi Pico
Pinout A good website to look at the pinout: https://pico.pinout.xyz/
Modify Images
Resize ffmpeg -i input.jpg -vf "scale=1920:-1" output.jpg Change quality ffmpeg -i input.jpg -...