Yo [he/him]

  • 9 Posts
  • 145 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle


  • Storage wasn’tmy biggest issue (besides, I have 1tb internal ssd). It was that flatpaks couldnt communicate well with the rest of the environment. So I resorted to using flatpaks mainly for closed source apps that I wanted to isolate.

    BUT, as I was making a script (https://github.com/BlastboomStrice/3rdPartyAutoUpdater) to automate github/gitlab/etc. updates (because the debian repo doesnt have them or they are outdated), I realized that I was essentially making a small scale version of nixos package manager.😆

    So, now I’m very tempted to use the nix package manager and maybe do a full switch to NixOS (I’m not very advanced though, I havent even tried Arch, so ughh).

    My mood concearning what distro to use on my laptop is rather volatile😅


















  • Heyy, I’m too in the process of moving from windows (10) to debian :) (though I’m very new to linux, but not new to open source software)

    I was surprised that notepad++ didnt have native support for linux and while I tried many stuff, indeed I couldnt find a real replacement. I have kinda concluded that I will either use bottles with wine to run notepad++ (takes around half a minute to open) or use Geany and try to customize it as much as I can. (There are also Notepadqq which is kinda dead and NotepadNext which is still in very early stage.) I’ll probably go with Geany and chech on NotepadNext if it evers becomes good enough.

    I had a recent post about running windows stuff on linux and people gave me some good advice here: https://mander.xyz/post/18701186

    Edit: I just found Textadept, might check it later (found it from a comment under this video).