mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-05-31 03:47:22 +02:00
Compare commits
No commits in common. "d05ec720fea5a07f2a66a6bb6847d63238cef241" and "b528538076215e17084c06a9b9c04f227937e9fd" have entirely different histories.
d05ec720fe
...
b528538076
@ -14,8 +14,6 @@ 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
|
||||||
|
|
||||||
|
5
n/dns.md
5
n/dns.md
@ -138,11 +138,6 @@ 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._
|
||||||
|
|
||||||
|
@ -133,8 +133,5 @@ 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"`
|
||||||
|
@ -8,13 +8,11 @@ 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
|
||||||
@ -55,7 +53,6 @@ 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user