• 6 Posts
  • 51 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle





  • Control+C is used to kill a process in the terminal and that shouldn’t be overwritten.

    Agreed. The post didn’t suggest that.

    Seems unnecessarily complex when Control+Shift+C works just fine.

    For people already using programmable keyboards global copy/paste shortcuts are a nice perk.

    I spend nearly all my day in a browser or a terminal and as I use a terminal and browser that already support this, the effect is 99% complete.











  • I use QGIS, which needs to stay in sync with a number of Python packages and plugins. I have thought of using Nix for that, but am not sure if everything I need is packaged for Nix.

    I’m using Conda now, a Python package member which seems more popular for this niche need.