@geerlingguy @lattera ok i will escalate to rsj and simply ask - what is the best sbc device for building out these toys, i think pikvm is basically open sourced so caveat request to parts that are actually available #kvm branding #splash page #obtanium chinesium
testing some of the options against like 1g fiber may remove some of the bottlenecks and unknowns
Alternative: Used Thin Client
Consider a Dell Wyse 5070 or HP t630 - often cheaper than SBCs, x86 architecture, better software compatibility, and includes USB3/PCIe. #sw stack #orange pi #build of materials #alibaba vs ebay
Android: #Obtanium (instead of #FDroid app) is really awesome for managing app updates.
However, this method has an issue when the naming schema of the #apk files change on the server side, and you're using a name filter to determine the matching release file. You don't get updates anymore and you don't realize it. 🤷
Be alert.
Today, I've got a very nasty upgrade issue with #SyncthingFork since they also decided to change the naming schema, the backup file format and had a direct upgrade issue. Bad combination.
Details: https://github.com/Catfriend1/syncthing-android/issues/1442 and my own issue because of not following directions very closely: https://github.com/Catfriend1/syncthing-android/issues/1524
EDIT: Possible solution: #1442 (comment) Only affects GitHub debug, GitHub release builds - Does NOT affect F-Droid. According to To upgrade from a previous release: I deinstalled the app and now I...