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

help-circle

  • I assume this is coming at some point, tbh

    I personally reckon they’re working on something YAbridge-esque to allow people to bring their VSTs to the push in standalone mode. If they can actually nail that, it’s an absolute no brainer to then release a full Linux version of the DAW and finally allow people like me to make the switch

    Every time I’ve tried to run Ableton on Linux over the years (most recently about Christmas last year), it’s the VST support that lets me down. I’ve got hundreds of VSTs I’ve used in various projects over the past couple of decades and I can’t switch unless I know they all work properly—projects not loading or sounding different is unacceptable. I need to be able to open anything I’ve worked on over the years and be able to get right into the creativity without tinkering, as that is what I already have today.

    Until that day, I’ve got to begrudgingly keep windows around.






  • People who knew what they were doing with computers used Netscape until it died, those people went to Mozilla suite and then Firefox (well, Phoenix then Firebird then Firefox). But that was a shrinking minority of people on the internet at the turn of the millennium.

    Practically everyone else used IE (90%+ of web traffic at its peak) and continued to do so until Google released Chrome and shone a light on how little Microsoft had been doing for nearly a decade.

    Dominance was dominance however they got it, and they pissed it away through complacency, somewhat similarly to what they’re doing now.









  • VScode locally, vim if I’m shelled into something

    Used to use sublimetext, but roughly a decade ago VSCode ended up getting a lot of inertia, and that resulted in better plugins (at the time anyway)

    I’ve used the jetbrains stuff and I do not get the hype whatsoever, it’s bloaty and cumbersome.

    One of the main reasons I switched from vim as my main was ping-pong pair programming. I’m not gonna be the arsehole that tries to force a junior dev to figure out vim instead of actually working on the ticket. Still 100% my go-to in text mode though, it’s basically perfect.




  • 9point6@lemmy.worldtoTechnology@lemmy.worldautofocus glasses
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    23 days ago

    I think I’m more concerned about the unfortunate scenarios where:

    Glasses fuck up meaning driver can only see near -> something that needs quick reactions happens to avoid someone dying -> driver is fumbling with glasses or trying to find a spare pair -> somebody dies


  • 9point6@lemmy.worldtoTechnology@lemmy.worldautofocus glasses
    link
    fedilink
    English
    arrow-up
    17
    ·
    edit-2
    23 days ago

    I don’t think I want it to be possible for someone’s glasses to die or freeze

    People do dangerous things that are made safer by the fact they can see—like driving

    Edit: you’ll need a prescription because the amount of focus it needs to do will be different for everyone and there isn’t a sensor to determine your eyesight


  • I think it’s worth understanding that tinyconfig is the result of a lot of effort into finding how much you can strip back the kernel and have it still (kinda) work. It’s realistically as stripped back as you can get—you don’t even get access to storage devices by default.

    I’m curious about where your requirements have come from, as if the kernel was literally just tty and ethernet, you basically wouldn’t be able to do anything with it.