Euphoma@lemmy.mltoTechnology@lemmy.world•Ifixit gives fairphone 5 a 10/10 on repairability and maintanenceEnglish
0·
11 months agoI use it locally.
I use it locally.
Personally, I like using the terminal on my phone, and the only terminal I found for iOS is extremely slow because its emulating linux.
Simple terminal applications like
ping
orcurl
oryt-dlp
. I also like usingpython -m http.server
to access my files over the local internet.w3m
sometimes works when my mobile data is very slow and can’t load web pages. I also do usessh
a lot. I don’t need it if I have anssh
app but it is nice to have, and I switched to android for it.