PseudoSpock

joined 2 years ago
MODERATOR OF
[–] PseudoSpock 0 points 8 months ago

The hell it isn't. It wouldn't exist if he didn't start the entire thing. He birthed it. At best, anyone else has only contributed to it.

[–] PseudoSpock -1 points 8 months ago

It's not his own rules, they were imposed on him by snowflakes.

[–] PseudoSpock -1 points 8 months ago

You'll almost never get a forced apology out of an autistic person, anyway. The CoC has no consideration for the neurodivergent.

[–] PseudoSpock -1 points 8 months ago (4 children)

When other devs can force a CoC on the actual creator of Linux, that's when you know they've gone to far. It's his, wtf should anyone else get a say in how it's governed?

[–] PseudoSpock 1 points 8 months ago

Given that you can already use rsync over ssh, I suspect you want to allow the rsync configuation options on the server side, but still use ssh to secure the transit. I would do it like this:

  • Configure rsync on receiving server to listen only on 127.0.0.1 (localhost).
  • Use ssh to create a tunneled port between your sender and receiving rsync server.
  • Rsync on the sender to [rsync defined user@]localhost:port (whichever port you set the tunnel up on) as your target.

That would encrypt the traffic over your ssh tunnel, but still allow you to use the receiver's rsyncd paths.

[–] PseudoSpock 2 points 8 months ago

half a dozen of you, tops. ;)

[–] PseudoSpock 5 points 9 months ago

Gnome. It was designed first for touch and desktops last.

[–] PseudoSpock 4 points 9 months ago (2 children)

Will they be using btrfs snapshots or subvolumes to make it immutable?

[–] PseudoSpock 1 points 9 months ago
[–] PseudoSpock 4 points 9 months ago

Most places seem to issue Mac's now for the role. I just create a 90% cpu & memory Linux VM on them and work from within that, with the exception of teams or zoom meetings being native on the Mac (no echo cancellation on linux VM's, it seems). Works mostly well, but it is arm64 based linux, as the Mac's currently are M series.

Ended up going with Arch for arm64, as it had the simplest way to add widevine support to my browsers.

Much better than being native on the Mac... Mac doesn't give me the two select&paste linux 2nd copy buffer, doesn't provide focus follows mouse, no auto-raise, and type in partially covered windows without raise. Essential for my workflow.

view more: ‹ prev next ›