My collection of notes and code snippets
Notes
October 29, 2024
WSL
Open nautilus (ubuntu explorer)
sudo apt install nautilus -y
October 25, 2024
Mastodon
Need to try https://elk.zone/
October 25, 2024
CSS
Generate css for page dividers https://omatsuri.app/page-dividers
October 24, 2024
Rust
Use Pake
to generate a native Windows/Mac app for a website with a smaller size than Electron.
October 23, 2024
Rust
Use scoop rustup
instead of default rust in windows