glans [it/its]

  • 0 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: July 29th, 2023

help-circle
rss


  • Well for me personally if I am seeking an application to solve a problem and there are 2 comparable options which are on github, I will first try the one with more stars. Especially if there is a large discrepancy.

    When I compare a github vs a non-github project I take into consideration that the other code forge has fewer users, and also I generally prefer devs who take the initiative to get off github. So I will usually give them a go unless the project is too incomplete/stale/inactive.






  • will it go faster than xubuntu?

    well IME when you reinstall it will usually go faster at first no matter what because you don’t have a lot of crap running to slow it down. but idk if it’ll go inherently faster.

    because it doesn’t use any snap applications?

    It’s been a while since I used xubuntu but are you required to use Snaps? Someone might correct me but it seems like you could just refrain from using them, no? I’ve never used snaps anywhere.

    I believe on both xubuntu and Mint you can install software via Synaptic package manager.

    will it have a modern ui?

    it has XFCE4 as the desktop environment. Xubuntu also runs XFCE4 (that’s what the “x” stands for). They will have essentially the same UI. Any differences will just be in the theming, which you could just change the themes yourself without going to the trouble of reinstalling.

    I personally like the retro feel of XFCE4. If you want something more “modern” you might like to try KDE. You can install that with Synaptic package manager on either xubuntu or Mint.

    what will be the pros be for using linux mint xfce please?? over xubuntu

    From my understanding, Mint is a bit better on the Libre side of things and is less likely to introduce proprietary stuff into your system.

    My feeling is that they are substantially the same as each other.

    Always make backups before making any major changes. :)




  • How curious. Are you doing a play?

    You might have to DIY one if you don’t want an old one. Certainly there are websites you could upload a PDF to that would print for you.

    I think the boxes made sense when they were for sale in a brick n mortar store because they are harder to steal and make the person feel like they are buying something when digital goods weren’t such an instinctive idea. I doubt they would be shipped because they are big for no reason and would require a lot of packaging to keep from getting wrecked in transit vs a USB key in a bubble envelope.

    To buy linux in a box, you would have to find somewhere near you that is selling it in person. A computer store, a book store. Maybe a campus bookstore? They have a captive audience so sometimes can get away with stuff that doesn’t otherwise make business sense.



  • glans [it/its]toLinux@lemmy.mlHelp with kitty terminal
    link
    fedilink
    English
    3
    edit-2
    10 months ago

    There is a keyboard shortcut to reload the config. I don’t remember what the default is. On the kitty website, go to the page about kitty.conf and ctrl-f reload or refresh.

    To check that the config is really reloading, make an edit to the section about theme, tab style, etc.

    There is a way to output the actual config as used so you can look for your settings.

    If you call kitty from the command line you can optionally use an argument to specify a config file. Iirc it is --config but verify in docs.

    What is the location of the config file you are editing?

    Post the section of the config file that isn’t working?

    Try moving the section you are editing to the very bottom of the file to ensure it isn’t getting over rided later on.