Comment on How did we move from forums to Reddit, Facebook groups, and Discord?
toastal@lemmy.ml 1 month agoWell Discord, Slack, & others are web tech too so it’s not like avoiding it is easy. If I have to use these services, I would prefer it be in the browser’s sandbox.
Even still, almost all debug, troubleshoot, pairing session I have done in the last 4 years have been done over Upterm or Tmate, which is much, much lighter on bandwidth & not crushed by video compression.
KillingTimeItself@lemmy.dbzer0.com 1 month ago
yeah, and discord slack and basically everything based on electron is a fresh hell.
I love having three separate instances of chrome running the background while just using my computer, such that they all consume an entire gigabyte of ram for no particular reason.
TBF i wouldn’t do much if any troubleshooting over RDP or anything similar, i use SSH for all that stuff lol. I’m just confused that nobody has put together a “relatively” functional version of this yet, it seems like it would be prime realestate.
toastal@lemmy.ml 1 month ago
That is why upterm & tmate exist… ephemeral shared SSH sessions. Biggest missing feature would be some sort of scoping since someone could raw dog your system—catting SSH keys, deleting config, force pushing a repo if unlocked keys are in memory.