• 3 Posts
  • 40 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle




  • @superfes@lemmy.world @Andy@programming.dev @thingsiplay@beehaw.org

    After exploring all solutions, and fighting a few things to build either Hawck or Espanso on openSUSE (I’m not a dev), I finally managed to find instructions to get Espanso to build (it’s all there, fellow desperate random reader of the future). Since you can define the keyboard layout AND the variant of said keyboard you are using with Espanso, it’s working as expected.

    So now, I’ve associated “:$” with “|>”, not sure how well that’ll work in the future, but it’s far easier to type on my keyboard at least… Also, I gained a tool to insert greek symbols and smileys everywhere that I didn’t know I needed, but very quickly adopting! 😅

    Thanks all for your help!
















  • You don’t really have to. You could save the workspace along with the history of you commands to load it at a later time, and never have a script at all.

    The reason nobody really does that (except maybe if they use R once in every decade) is that it’s not really viable in the middle-term. That is because it doesn’t distinguish between failed attempts and actual, final code and so quickly becomes a mess.