I’m a computer janitor that sometimes streams trying to learn dev https://www.twitch.tv/destide

  • 27 Posts
  • 171 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle







  • Most stable for me was 2 OS drives 1 storage, sorry it’ll have to be Windows file system.

    I’d recommend getting into your bios and disabling features that push windows as it won’t give you the choice to also take the Windows OS drive out of primary.

    Install windows first on one OS drive, then Linux on the other.

    rEFInd used to be the bootloader I used and stopped windows messing about with the boot.

    What’s the need for Windows? Is it something you can virtualise?




  • Destide@feddit.uktoLinux@lemmy.mlSilverblue vs uBlue
    link
    fedilink
    English
    arrow-up
    6
    ·
    17 days ago

    I’m using Aurora-DX and it has such great tooling for what I wanted from Silverblue for my day-to-day work. Never had any issues, and having easy VM’s and Distroboxes has been great for different projects. As primarily python dev, it’s awesome not having to faff with dependencies.





  • I would start with Python it’ll help demystify a lot of programming terminology and methods. I have managed to avoid JS for now but I have to learn it and for web you need at least a basic amount plus you could prob stay in the JS ecosystem for pretty much everything you want to do. Ruby is cool it’s coming back but like Python it tends to be more common on the back-end, that being said there’s some really interesting languages that have spun off it.

    I would go Python till you hit a wall it’ll prob be the GUI then learn JS