• 1 Post
  • 34 Comments
Joined 1 year ago
cake
Cake day: February 19th, 2024

help-circle
  • He partially has lungs and a vocal chord ?

    Though it reminds me of a conversation you can over hear in one of the Divine Divinity Baldurs Gate games between two skeletons, who talk themselves into how they shouldn’t function, and then promptly fall to the floor in a pile.

    Edit: corrected the game




  • Wow, that’s a fantastic write up! Very cool to hear from someone who has used all the major platforms. I’m leaning towards Tidal, but they all seem to work quite well for everyone in here. I think what I’m going to do is dedicate a month to each service, write down my experiences with it, and go from there. Deezer has the free trial, so could start with that. Some other people in this thread has noted about the non-sorting of downloaded tracks and other questionable UI choices, so I’ll keep an eye out for that.

    I didn’t expect to find any native apps, even Spotify’s client is an unoffical distribution, but I’m glad to hear they all have something available at least. I’m intrigued by Cider, seems like one hell of a project.






  • Hm, the the absolute least scary option would be to try it out on a live bootable USB. That’s not difficult, it’s the first step before installing pretty much any modern distro.

    The second least but slightly more technically advanced would be to get a second hard drive and install Linux on that completely separately from your windows install. The technical part here is your BIOS will have a default boot drive and will boot from there on start up, so you would need to interrupt the boot and select which OS you want.

    I personally went with the second option, as dual booting from the same had drive is a minefield with windows, as they have a tendency to wreck the Linux boot part. But when I swapped, I set the default boot to my Linux hard drive to get in the habit of using it, and if I ever need anything from windows nowadays (only VR) I select that on boot.




  • Last time I checked codium out it couldn’t support the vs code marketplace/plugin repo. Is this still the case? I should take another look at it either way though :)

    Edit: I answered my own question by reading some more comments. So looks like there are alternative plugin registries. I’ll definitely have a go at switching now.


  • Just to add my two pennies (that’s a saying, right?), I do use VS code as my default text editor. Professionally and for other projects in C++/C# I use the full fat visual studio. But for scripting, config editing, hex files, todo lists and such I use Code.

    I’ve never been much of a person who needs to shave off every possible second in my workflow with macros and plugins, my brain is just not fast enough to out pace my hands, and the command palette does pretty much all I could wish for.

    I of course wish it was fully open source, but for being the only Microsoft product I daily it isn’t too bad.