mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-21 19:49:27 +01:00
Compare commits
4 Commits
b528538076
...
d05ec720fe
Author | SHA1 | Date | |
---|---|---|---|
d05ec720fe | |||
97eebcf4ed | |||
3354013b43 | |||
8326f5989c |
@ -14,6 +14,8 @@ lang: en
|
||||
- `#970000` - red
|
||||
- `#ffb700` - amber
|
||||
- `#800080` - purple
|
||||
- `#8A2BE2` - blue violet via ChatGPT via [dev](https://t.me/devs_chat/131577)
|
||||
[meme](https://t.me/devs_chat/131597)
|
||||
|
||||
## See also
|
||||
|
||||
|
5
n/dns.md
5
n/dns.md
@ -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)
|
||||
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
|
||||
need for ECS._
|
||||
|
||||
|
@ -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
|
||||
of writing). The BTRFS devs are most likely wiser than me and can provide a
|
||||
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
|
||||
be manually triggered through `sudo btrfs filesystem defragment -r "$PWD"`
|
||||
|
@ -8,11 +8,13 @@ https://github.com/bitfireAT/davx5-ose
|
||||
https://github.com/bitwarden/authenticator-android
|
||||
https://github.com/bitwarden/mobile
|
||||
https://github.com/breezy-weather/breezy-weather
|
||||
https://github.com/butzist/ActivityLauncher
|
||||
https://github.com/Catfriend1/syncthing-android
|
||||
https://github.com/Catfriend1/syncthing-android-fdroid
|
||||
https://github.com/celzero/rethink-app
|
||||
https://github.com/cliambrown/EasyNoise
|
||||
https://github.com/c-lis/morelocale
|
||||
https://github.com/cvzi/darkmodewallpaper
|
||||
https://github.com/d4rken-org/permission-pilot
|
||||
https://github.com/element-hq/element-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/seemoo-lab/AirGuard
|
||||
https://github.com/segler-alex/RadioDroid
|
||||
https://github.com/shub39/Rush
|
||||
https://github.com/simplex-chat/simplex-chat
|
||||
https://github.com/streetcomplete/StreetComplete
|
||||
https://github.com/svenjacobs/leon
|
||||
|
Loading…
Reference in New Issue
Block a user