Comment by bonoboTP

Comment by bonoboTP 18 hours ago

6 replies

Some people spend the vast majority of their time on their own machine. The gains of convenience can be worth it. And they know enough of the classic tools that it's sufficient in the rare cases when working on another server.

Not everybody is a sysadmin manually logging into lots of independent, heterogeneous servers throughout the day.

CaptainOfCoit 18 hours ago

Yeah, this is basically what I do. One example: using neovim with bunch of plugins as a daily driver, but whenever I enter a server that doesn't have it nor my settings/plugins, it isn't a huge problem to run vim or even vi, most stuff works the same.

Same goes for a bunch of other tools that have "modern" alternatives but the "classic" ones are already installed/available on most default distribution setups.

[removed] 3 hours ago
[deleted]
threatofrain 12 hours ago

Also that workflow of SSH'ing into a machine is becoming rarer. Nowadays systems are so barren they don't even have SSH.

  • voidfunc 12 hours ago

    That's a cute thought not grounded in reality.

    The infra may be cattle but debugging via anal probe err SSH is still the norm.

    • [removed] 6 hours ago
      [deleted]
  • CaptainOfCoit 12 hours ago

    Someone might have ssh access, just not you :) VPS' will still be VPSing, even though people tend to go for managed Kubernetes or whatever the kids are doing today. But if you're renting instances/"machines", then you're most likely still using ssh.