This is a 12 year dream. I have always run a Windows workstation along side a Debian laptop. I am no stranger to Debian. I have a 12 year association with it. I am not a Linux wizard yet but have been adept with it.

Why not use Debian daily then? My personal computing usage unfortunately centered around consumption rather than creation. I watched videos, listened to podcasts, read technical articles, and browsed social media. On top of this, inertia and great software like Visual Studio, Notepad++, Excel, OneDrive held me back.

Visual Studio is an absolute must-have for all .NET developers. I built small pieces of complex web projects only occasionally. VS Code on Linux is decent for .NET development but it is not the same. Though Jetbrains Rider existed along-side, it is unthinkable to drop Visual Studio. At least for dark matter developers.

Notepad++ is a fabulous software program that had no complete alternatives on Linux. I used it for scripting, text manipulation, note taking, dumping and editing thoughts. Scintilla-based equivalents Geany, SciTE exist, but do not come close.

MS-Office Excel is another remarkable software program with no real alternatives in other ecosystems. It is worth the 5K INR per year. Organizing data, life planning, and creating simple reports are a few of its greatest capabilities. Also, the formulas system is amazing. OneDrive is another great and a utilitarian software program from the Microsoft stable.

So, why now? I had the most fun and growth when I built things. I love the independence that comes with the experience of building things. As far as I can remember, I was always a tinkerer, thinker, builder, doer and explorer. After a decade or so of inaction, I needed a change. A few things fell into place recently.

  • Windows is about to get a whole lot more annoying. An increase in ads, baked-in Copilot, and a suffocating push to outlook user-linked usage.
  • Jetbrains Rider became formidable now for CLI and web app development.
  • I learnt enough of apt-pinning, backports and makedeb repository.
  • The last straw is from an unexpected experience. I set up a Win 11 VM recently using the KVM+QEMU route. I noticed that the VM’s performance was quite responsive. KVM+QEMU despite all the pain felt worthy. I cannot recommend it enough.

Immediately I decided to remove Windows, install Debian with a Windows VM inside. I will write about various experiments and experiences over the next year. These are some of the sub-projects on my mind in no particular order.

  • Write about this setup
  • Implement a nice 3-2-1 backup strategy
  • Write about significant alternatives
  • Write about significant issues
  • Linking to phone
  • Configure monitoring, notifications and alerts
  • Configure auto dark mode
  • Find a way to play an old strategy game on Linux
  • IsusRamzy@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 days ago

    Jetbrains? Use vim :) Just kidding. As for Excel, you can use LibreOffice calc, or OnlyOffice. Or any office… or Excel web. As for onedrive, i remeber linking my gdrive to my gnome files, but i personally don’t need it that much, i use git lab/hub. btw as for linking to phone, I recommend using KDE Connect.

  • twinnie@feddit.uk
    link
    fedilink
    arrow-up
    2
    ·
    11 days ago

    I’ve dabbled with Linux for decades but only within the last year decided to make it a permanent switch due to a new career move. When I’ve previously used Linux it’s always been on a USB stick or something like that, so when something didn’t work I just tolerated it and ended up using Windows most of the time. By removing my Windows installs and doing a permanent switch I found myself more inclined to learn and fix the problems, though most of it is simply searching and searching until you find someone else who’s already solved it.

    It’s not exactly been a smooth process, and in the end I ended up dual-booting both of my machines with Windows just for the odd thing that I couldn’t be bothered fixing, and it’s kind of silly that both of my Windows installs were so easy and set most things up automatically compared to the Linux ones. While I like Linux it certainly isn’t for everyone and I don’t care what anyone here says but Linux won’t be a desktop of choice for normal people for a long time, if ever. If the year of Linux ever happens it won’t be because everyone suddenly wakes up one day and decides they love FOSS, it’ll be because someone like Google rolls out an incredibly locked down version, such as ChromeOS, in a way that works for most people. The year of Linux won’t be what people on here want it to be. And I still think the Linux community has so many people in it with a shit attitude that people are often driven away just as they’re dipping their toes in. I was just looking at a post this morning that was asking the exact question I had and the first reply began with “Did you even bother to read the wiki?”.

    • DebianGuy@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      9 days ago

      Thanks for sharing. Agree, In had a few of these separate running, dual booting episodes and moved only now completely due to the right mental space and bandwidth.

      I proclaimed multiple times in my life that Linux will always have less than 5% desktop users and that is perfectly fine. Forget normal people, even the most tech savvy users could never make the move.

      For those of us who do, after the navigating the technical challenges, elitism, and hostility, it is indeed a lovely journey. I know everything will not be smooth and there will days of halted usage due to some breakages. The system if setup in a sensible way just like a server, it could reduce this friction to some extent.

  • 9point6@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    14 days ago

    I just don’t get the love for notepad++

    I started using it as my main back in 2006ish, I then switched to sublime text about 2011, then about 5-6 years ago to VSCode. All the time using vim for any in-terminal quick edits.

    Notepad++ is easily my least favourite editor of the lot, by several miles, it just seems so rigid and clunky without even going into how it’s windows only. Every editor I’ve used since has been a huge improvement over the one prior IMO

  • beliquititious@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    0
    ·
    14 days ago

    Aw half the fun of linux is all the weird janky software some nerds felt strongly enough about to release.

    Npp can be replaced by several different linux tools. You just have to like using the terminal a bit. Personally I get it. I know awk and sed and all those crunchy tools the olds made exist, but it’s not a crime to have it all in one place in a gui. That said it npp 1000% works under wine. Sublime Text has a linux version and all the plugins you could ever want if you’re willing to learn new ways of doing stuff you’ve already figured out. Vscodium is also a decent npp replacement. It’s fast, has a cli, and a great plugin ecosystem.

    Excel is all hype. Unless you’re a data analyst or numbers nerd LibreOffice Calc has all the things. It’s not as performant as excel with large datasets, but it has formulas, pivot tables (though somewhat weird), and macros. It’s just ugly installed from the debian repo. Also if you’re paying for office you can probably still use excel in the browser.

    OneDrive sucks, unless you are committed to the Microsoft ecosystem. If you find a suitable replacement for excel, you could always cancel your office subscription and setup a nextcloud instance. You can have it all hosted for you through nextcloud and they have web based office tools using LibreOffice. Their syncing app works on everything so you’ve got options. Or you can try to self-host it. I have a raspberry pi with an external hard drive attached running nextcloud, and a vpn. Reasonably stable, if slow.

    I hope that outside of Visual Studio, you can completely free yourself of the windows ecosystem.

    • DebianGuy@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      9 days ago

      Thank you for the awesome comment.

      As mentioned a few times here, its between Kate and Sublime although it looks like it will be Sublime unless Zed becomes good soon.

      I did not renew my office license since a year for this exact reason. Though it is good, I could not justify it anymore. I am slow-exploring Calc.

      I am done with Visual Studio faster and before other lesser dealbreakers. I will get to use it in any work environments anyway. Personal and OSS Dev will be done on a Jetbrains Rider.

      Wrt One drive, I am keeping it as an eventual piece of puzzle for a nice backup strategy along side others like Borg etc. I will explore Nextcloud once again.