• 0 Posts
  • 21 Comments
Joined 5 months ago
cake
Cake day: January 19th, 2024

help-circle










  • So, I’ve tried using Toolbox on my Debian machine. It works and it’s nice to have access to newer versions of the programming languages I use. But much like OP, I encountered a problem with VS Code in that the IDE cannot work with the compilers from my toolboxes. For example, Debian has Go 1.19 and Fedora (in a toolbox) has Go 1.21. In-between the versions a small change of the go.mod configuration file has happened, so VS Code which uses Go 1.19 cannot parse it.

    Is there a way to solve this? OP’s way of solving this, i.e. installing the IDE in the container seems like a hack. I don’t want to manage 20 different instances of VS Code.





  • I generally agree with you.

    The input works more like a normal text editor (including mouse support) and has in-built completions, syntax highlighting, and support for multiple-cursors.

    If you actually want those features, that’s your shell’s job. Not your terminal emulator. And presumably if you need these fancy features you’ll just use a normal text editor to make a shell script.

    I, personally, would like to see a terminal / shell / whatever with support of standard, modern text input: CTRL + Arrows to skip words, CTRL + SHIFT + Arrows to select whole words, deleting all of selected text etc. I find it baffling that the terminal – the main text input of my system – uses a different way of text input than any other text field.




  • Disclaimer: I haven’t played TOTK. I only played a bit of BOTW.

    It’s all about expectations. I never thought of Zelda as a game with a story, so BOTW not having one doesn’t bother me. Harry Potter, on the other hand, I’ve always associated with memorable characters and a bonkers world. HL translates this bonkers world into a game quite well, but its story doesn’t (in my opinion) fit that world nor does it have memorable characters. (Some of the characters look and feel like Lidl versions of the characters from the original books.)