Write ISO to USB Key
Write ISO to USB key. Nothing fancy here.
sudo dd if=iso_file.iso of=/dev/sdX bs=4M status=progress conv=fdatasync
Other notes
- Push to multiple origins at once in Git
- Simple presentations with Markdown
- c Write and read structs to/from files in C
- Development environments with Nix
- Previews how man page written in Troff will look like
- plan9 Take a screenshot in Plan9
- Cache busting in Hugo
- Add lazy loading of images in Jekyll posts
- Uninstall Ollama from a Linux box
- plan9 Mount Plan9 over network
- vim Personal sane Vim defaults
- 10/GUI 10 Finger Multitouch User Interface
- Download list of YouTube files
- Parse RSS feeds with Lua
- Online radio streaming with MPV from terminal