convert letter.pdf -colorspace gray \( +clone -blur 0x1 \) +swap -compose divide -composite -linear-stretch 5%x0% -rotate 1.5 as-scanned.pdf
Make a pdf look like its been scanned- https://github.com/pretzelhammer/rust-blog/blob/master/posts/learning-rust-in-2020.md Resource for learning how to program Rust without reading a book.
- https://paulstamatiou.com/about-this-website/ Amazing breakdown of a personal blog tech stack