Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
The script purge_cache.sh is a good one for clean cache of various package managers and temporary files on Linux.
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
The script purge_cache.sh is a good one for clean cache of various package managers and temporary files on Linux.
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
The Rust macro include_str includes a UTF-8 encoded file as a string; the Rust macro include_bytes includes a file as a reference to a byte array. Both of those 2 macros load files into the Rust binary at compile time and consume memory at run time. It might not be a good idea to use them for large files!
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
curl -sSL https://raw.githubusercontent.com/legendu-net/blog/master/__init__.py
:::bash
curl -sSL https://raw.githubusercontent.com/legendu-net/icon/master/install_icon.sh
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!