Hacker News new | ask | show | jobs
by justsomehnguy 44 days ago
My favourite part of these success stories when Nautilus can,t replicate some functionality which Windows has since forever, eg copy-pasting tex and files across 3 RDP sessions deep. Sure, someone who uses their computer as a glorified SSH terminal with an occasional Google.Docs edition wouldn't see a problem, but I, who works everyday - do.
3 comments

It's reductive to say that people who aren't "copy-pasting tex and files across 3 RDP sessions deep" are not "working everyday." While Windows fits your use case, some people do use SSH for their real work as well, even if it is simpler.
Hell, VS Code + Remote SSH is pretty freaking awesome.. edit locally run remote. The integrated terminal pretty much makes this as smooth an experience as working locally.
> some people do use SSH for their real work as well

Somehow all that 'real work' boils down to configuring servers. Most people don't configure servers 24/7 or even 8/5. They need to work with files of different formats and with different apps. Now tell me, how would you use SSH (not SSH tunneling, lol) to loot at some .jpegs to decide to what would be used in somewhere.

The only people who I’ve ever known to use tex are honours students & academics. Comedy gold saying that’s work.
Comedy gold is what it didn't occur to you what that was a typo in my comment.

Now go consistently copy-paste text (at least) and files over your VNC connection.

I used latex on occasion for about a decade after graduation, but now it’s only my CV I use, and I’m getting rusty. Markdown is far more covienient.

Never used Tex specifically.

Mount a shared drive? Use sshfs?
Yes, exactly what the problem is. Every Linux fanboi has a lot of problem solving CLI incantations. While Windows users just use the default and working copy-paste (and don't need root/Administrator rights for that too).