• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: August 2nd, 2023

help-circle
  • This would depend on whether the limit is defined as ingress or egress or both. For example AWS has free ingress traffic from the internet but there is a cost for egress traffic to the internet.

    A better solution would be to find a unmetered service, which means that you have a fixed transfer speed (e.g. 500 Mbit) but have unlimited bandwidth. OVH offers this in their VPS products.





  • I bought it personally but I would hardly call it expensive. The three year license is like ~67 USD a year for both CRT and FX.

    I love it mainly because it’s multi-platform but I wish it had more features. They boast their great integration with VShell but it would be much better if they just had better support for OpenSSH, like being able to push ssh keys to a host.




  • There is a snap package which should be more up-to-date, but I’m not sure I would recommend that for an editor. Compiling from source would be fine, as it will default install into /usr/local and shouldn’t affect the existing install. Afterwards you may need to update the link to emacs in your /bin folder (manually or via update alternatives) or add the folder where the new emacs is to your path at the front.