Friday, 31 December 2021
Interesting Snippets from 2021-12-31
-
GitHub - alexmyczko/fnt: apt for fonts, the missing font manager for macOS/linux
If you run Debian stable, you don't get the latest fonts, unless someone backports them actively. So this is useful to just get the latest and greatest fonts from Debian sid. It gets even worse with non Debian based Linux distributions.
Interesting Snippets from 2021-12-29
-
GitHub - Weilbyte/PVEDiscordDark: A Discord-like dark theme for the Proxmox Web UI.
A dark theme for the Proxmox Web UI, inspired by Discord's color scheme. Everything is dark, including the graphs, context menus and all in between! Eyes need not be fried. The theme now runs its own JavaScript code which patches the colors for certain components (and charts). This approach is much better, and safer than what was used previously.
Interesting Snippets from 2021-12-27
-
Shlink — The URL shortener
The definitive self-hosted URL shortener Keep control over all your shortened URLs, by serving them under your own domains, using this simple yet powerful tool. Get StartedFeatures
-
YOURLS: Your Own URL Shortener
YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or Bitly).
-
GitHub - s3fs-fuse/s3fs-fuse: FUSE-based file system backed by Amazon S3
s3fs allows Linux, macOS, and FreeBSD to mount an S3 bucket via FUSE. s3fs preserves the native object format for files, allowing use of other tools like AWS CLI.
Interesting Snippets from 2021-12-26
-
GitHub - Har-Kuun/OneClickCDN: A one-click shell script to set up a CDN node for your websites.
A one-click shell script to set up a CDN node for your websites.
Interesting Snippets from 2021-12-21
-
GitHub - jesseduffield/lazygit: simple terminal UI for git commands
If you're a mere mortal like me and you're tired of hearing how powerful git is when in your daily life it's a powerful pain in your ass, lazygit might be for you.