https://www.youtube.com/watch?v=OfMdQVOfdmc
-
Don’t choose 5G in this config : (en) Connections / Mobile networks / Network mode / (fr) Connexions / Réseaux mobiles / Mode réseau
-
Turn on dark mode (en) Display /
https://www.youtube.com/watch?v=OfMdQVOfdmc
Don’t choose 5G in this config : (en) Connections / Mobile networks / Network mode / (fr) Connexions / Réseaux mobiles / Mode réseau
Turn on dark mode (en) Display /
let radio_station_playlist = [ | |
{ | |
"geo_name": "France", | |
"stations": [ | |
{ | |
"station_name": "France Inter", | |
"live_urls": [ | |
"https://www.radiofrance.fr/franceinter/direct" | |
], | |
"stream_urls": [ |
._.DS_Store | |
.DS_Store | |
*.FCStd1 | |
*ajeter* | |
*nogit* | |
WifiSettings.h | |
arduino_secrets.h | |
[wW][iI][fF][iI][sS][eE][tT][tT][iI][nN][gG][sS].* | |
ESPSettings.h | |
.~lock.* |
#!/usr/bin/env python3 | |
import os | |
from PIL import Image | |
def get_file_list(): | |
""" ___ """ |
#!/usr/bin/env python3 | |
""" | |
Aide mémoire Python | |
Ceci est un exemple de docstring. | |
""" |
._.DS_Store | |
.DS_Store | |
*.FCStd1 | |
*ajeter* | |
*ajeter*/ | |
*norclone* | |
*norclone*/ | |
WifiSettings.h | |
[wW][iI][fF][iI][sS][eE][tT][tT][iI][nN][gG][sS].* | |
ESPSettings.h |
https://play.google.com/store/apps/details?id=me.zhanghai.android.files | |
# use bash, not zsh to install | |
bash | |
curl https://rclone.org/install.sh | sudo bash | |
# get .rcloneignore | |
curl https://gist.githubusercontent.com/NicHub/56c64b1bec61695d2a9e0102ca3232cf/raw/2c4980626588e4f148e861206c995906172cc2c9/.rcloneignore > ~/.rcloneignore | |
rclone obscure "" |
* text=auto | |
*.cs diff=csharp text | |
*.cginc text | |
*.shader text | |
# Unity YAML | |
*.anim -text merge=unityyamlmerge diff | |
*.asset -text merge=unityyamlmerge diff | |
*.controller -text merge=unityyamlmerge diff |