For me its honestly a ton of my work software (digital forensics), shit is too niche to be replaced by good FOSS options. Cellebrite, Magnet Axiom, etc. Autopsy is great and free and has a linux version but it simply cannot get the same level of data without a pretty nutty level of custom code.

And the biggest side effect of this is FUCKING WINDOWS. God I would replace this nightmare OS in a heartbeat if the aforementioned work software would make linux compatible versions. We have legitimately wasted 10k hours dealing with windows bullshit that would not be a problem in linux. Though im sure linux would take a different 10k for its own problems.

What about you guys? Doesn’t have to be work related, thats just the thorn in my side right now.

    • nestEggParrot@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 months ago

      Exacty hows it more performant than nvim? Sure has some GUI functionalities but nvim supports many mouse actions even.

      I’ve mostly used ST as my primary choice for quick edits or other raedom files thats not part of my project files. I use NVim while working on the CLI and dont need to do large rapid edits. If I need I can learn some advanced commands of nvim to make better use of it or set up some good key binds.

      In terms of plugins, they both have all basic ones for daily dev needs. Nvim honestly have a bunch of useful integrations thats very easy to do if using something like astrovim.

      Haven’t seen any performance drops in either with bunch of extensions. On that note vscode has even more extensive plugins available for most setup needs without too much of a performance hit. I’ve only seen it perform bad on a 6th gen i3 with 8gb ram when run along with eclipse, dozen chrome tabs and postman. Thats the reason I chose ST initially.

    • DarkHeartDom@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 months ago

      Umm, no. Nvim setup properly will smoke sublime. Check out one of the pre-built ide like versions like Astro or Lunar. Stock to stock, nvim will be faster. Configured to configured, nvim will be faster.

      • syl@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 months ago

        No. I have tested it extensively and sublime is just smoother. Try just doing a snippet and you will notice the difference in smoothness. Sublime is butter smooth.