• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle

  • Learn different languages. A tool is good for problems it was designed to solve. Here is a list of programming languages i would recommend in addition to python.

    • c
    • elixir
    • rust
    • go This would give you different perspectives on how a problem can be solved. And stay far away from jacascript.

    Tutorials are nice to get the mechanics of the language but you should not stick with them for a long time. Start doing your own projects as soon as you feel comfortable with the language.




  • I didn’t want to commit more than a cheap flash drive. However I tried what you said since I had a m.2 enclousure laying around. I did all of this through virt-manager by passing the external device through. The installer complained when I passed the device as a usb device. I solved it by just passing device path of the external drive to the vm and the installer didn’t know any better.

    I don’t see any other reason why this would not work for any usb device. usb flash drives as well. I might try this at some point.