Compare commits

...

4 Commits

4 changed files with 13 additions and 0 deletions

View File

@ -14,6 +14,8 @@ lang: en
- `#970000` - red - `#970000` - red
- `#ffb700` - amber - `#ffb700` - amber
- `#800080` - purple - `#800080` - purple
- `#8A2BE2` - blue violet via ChatGPT via [dev](https://t.me/devs_chat/131577)
[meme](https://t.me/devs_chat/131597)
## See also ## See also

View File

@ -138,6 +138,11 @@ will likely give you
[the shortest distance, the lowest latency, the highest speed](https://en.m.wikipedia.org/wiki/Edge_computing) [the shortest distance, the lowest latency, the highest speed](https://en.m.wikipedia.org/wiki/Edge_computing)
and may help with decreasing your _digital carbon footprint_. and may help with decreasing your _digital carbon footprint_.
I was also surprised to find speedy Google Play Store download in the middle of
sea (Helsinki-Tallinn) when switching from non-ECS to ECS nameserver. I wonder
if they had an [edge node](https://peering.google.com/#/) somewhere in clsoe
proximity or if it was juat happenstance.
_The above means GAFAM, if you don't use them in any form, there may not be a _The above means GAFAM, if you don't use them in any form, there may not be a
need for ECS._ need for ECS._

View File

@ -133,5 +133,8 @@ See Fedora, but change the `FONT` to `"ter-132b"` instead.
integrated feature of BTRFS, with the default compression level (3 at the time integrated feature of BTRFS, with the default compression level (3 at the time
of writing). The BTRFS devs are most likely wiser than me and can provide a of writing). The BTRFS devs are most likely wiser than me and can provide a
reasonable balance between efficiency and CPU use. reasonable balance between efficiency and CPU use.
- Alternatively `compress-force=zstd:0` may be used, but that might bring
extra CPU usage in compressing what cannot be compressed.
- Test on Lumina: 20G free -> 24G free.
- The compression will happen either the next time the file is written or can - The compression will happen either the next time the file is written or can
be manually triggered through `sudo btrfs filesystem defragment -r "$PWD"` be manually triggered through `sudo btrfs filesystem defragment -r "$PWD"`

View File

@ -8,11 +8,13 @@ https://github.com/bitfireAT/davx5-ose
https://github.com/bitwarden/authenticator-android https://github.com/bitwarden/authenticator-android
https://github.com/bitwarden/mobile https://github.com/bitwarden/mobile
https://github.com/breezy-weather/breezy-weather https://github.com/breezy-weather/breezy-weather
https://github.com/butzist/ActivityLauncher
https://github.com/Catfriend1/syncthing-android https://github.com/Catfriend1/syncthing-android
https://github.com/Catfriend1/syncthing-android-fdroid https://github.com/Catfriend1/syncthing-android-fdroid
https://github.com/celzero/rethink-app https://github.com/celzero/rethink-app
https://github.com/cliambrown/EasyNoise https://github.com/cliambrown/EasyNoise
https://github.com/c-lis/morelocale https://github.com/c-lis/morelocale
https://github.com/cvzi/darkmodewallpaper
https://github.com/d4rken-org/permission-pilot https://github.com/d4rken-org/permission-pilot
https://github.com/element-hq/element-android https://github.com/element-hq/element-android
https://github.com/element-hq/element-x-android https://github.com/element-hq/element-x-android
@ -53,6 +55,7 @@ https://github.com/project-kaat/gpsdRelay
https://github.com/RikkaApps/Shizuku https://github.com/RikkaApps/Shizuku
https://github.com/seemoo-lab/AirGuard https://github.com/seemoo-lab/AirGuard
https://github.com/segler-alex/RadioDroid https://github.com/segler-alex/RadioDroid
https://github.com/shub39/Rush
https://github.com/simplex-chat/simplex-chat https://github.com/simplex-chat/simplex-chat
https://github.com/streetcomplete/StreetComplete https://github.com/streetcomplete/StreetComplete
https://github.com/svenjacobs/leon https://github.com/svenjacobs/leon