• zephyrvs
    link
    fedilink
    -4
    edit-2
    1 year ago

    macOS over Ubuntu (don’t get me started on Windows). I use macOS on my MacBook Air and it’s just so well thought out. Ubuntu is decent but I wouldn’t want to use it for my daily work.

    I love Obsidian and use it to manage my Markdown files and I’m in awe. Checked out Logseq as well but it didn’t work for me.

    VS Code. As much as I hate Microsoft, this is great. I’ll likely look for a community-supported version without the creepy telemetry shit though.

    • @[email protected]
      link
      fedilink
      English
      21 year ago

      Although macOS has some great features I sorely miss in Linux (working tag system for example), I could not disagree more. For my workflow, use cases etc. Linux wins hands down.

      OTOH IMHO that is the key: Use what works for your use cases/workflow, be it macOS, Windows, Ubuntu or whatever.

      • zephyrvs
        link
        fedilink
        21 year ago

        Definitely, I wouldn’t recommend macOS to anyone who already enjoys Ubuntu or other Linux distros.

    • fatalicus
      link
      11 year ago

      Vs code is open source btw.

      • @Giooschi
        link
        English
        11 year ago

        Vs Codium is the open source version. Vs Code is based on Vs Codium but with the addition of closed source telemetry and the extensions marketplace.

        • fatalicus
          link
          21 year ago

          You got that one wrong.

          vscode is open source and released under a MIT license. Then the binaries they build have telemetry and such and is released under another license that is less FOSS friendly.

          VS Codium is based on that vscode source code from Microsoft, and i pretty much the same thing, but without the telemetry and such.