flashgnash

@flashgnash@lemm.ee

This profile is from a federated server and may be incomplete. Browse more on the original instance.

flashgnash,

I start overheating past 30 I would hate it there

flashgnash,

I think you eventually get used to it whatever you wear

I tend to be the shorts and t shirt in the middle of winter guy, but when I put a hoodie on it’s the most comfortable, perfect temperature you could imagine

flashgnash,

I’m running it on my laptop I believe but pc is custom so I doubt there’d be anything there for it there

flashgnash,

NixOS and to a lesser extent nix package manager is great for this. Write a config for your entire setup, which will take a long time, but then you can carry that config with you through any and all future machines, and have every one of them setup just the way you like from the beginning

I would highly suggest using NixOS for something like this, however if you don’t want to/can’t the following should apply to pretty much any other distro

Most applications in Linux save their config in ~/. config/ or ~/.configname , if you copy these files and directories over to your new machine all your old settings should persist (this won’t copy applications themselves but will copy their settings for when you reinstall them)

(though be warned this is a messy way to do it if you just copy absolutely everything without thinking, some settings you probably don’t want copied over)

flashgnash,

I think you might just need to set your xdg default no?

flashgnash,

What’s wrong with it? I’m currently using nautilus as my file browser on hyprland and it’s more than servicably

I don’t really use a file browser that much anyway so I might not be the best person to comment though. Tend to find it quicker and easier to move files around from a terminal then any file browser for everything except choosing a file for something

flashgnash,

If that’s the only reason for switching couldn’t you just install kde’s file browser on gnome though? Or any file browser for that matter I don’t think it forces you into Nautilus

flashgnash,

Gnome I think is the best hope for mainstream adoption if that ever actually happens

Shows off a lot of the advantages of Linux desktop without needing to spend hours configuring it for it to look nice and work great

flashgnash, (edited )

I think that’s what makes it great for newcomers though. If you show them something pretending to be windows they’ll think why not just use windows, if you show them something better they might be more impressed

Coming from Windows gnome was pretty intuitive for me, it’s got much of the same workflow still even if buttons are in different places

flashgnash,

Pretty sure he was just making fun of the guy complaining about the top bar

flashgnash,

The launcher is quite nice to use, fast and search oriented (I never used any of the start menu on windows besides the search bar anyway so the fact it’s the main focus is nice)

Virtual desktops (only on Wayland) are very well implemented and feel very smooth, three finger swipe works a charm, with the forge extension it tiles servicably as well

Also just one of the nicest looking DEs imo. I have since switched to hyprland because I wanted first class tiling support but I have my system UI looking very similar to gnome’s, using mostly gnome’s applications

Having used gnome on Ubuntu a couple years ago I have to say it has come miles recently (also Ubuntu’s gnome in my opinion is not as good as vanilla gnome) - it feels very clean and intuitive out of the box

flashgnash,

I don’t think gnome is particularly customizable visually, you can change theme and use extensions if you really want to buy their main focus is making one really good UI and I’ve gotta respect that

At least in my opinion gnome looks far better than KDE out of the box, KDE just looks like windows to me

Gnome has fairly good window snapping as well I think and stuff like pop shell and forge for tiling

flashgnash,

They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it

Linux distribution for gaming and media centre.

Heya! I’m looking to install Linux for the first time on parts from my old pc builds to use as a media centre and multiplayer gaming system in my living room. Something with as clean as possible interface with room for customization would be cool. Oh and support for my old nvidia gpu....

flashgnash,

If your main concern is UI distro doesn’t really matter, the thing you need to think about is desktop environment, most big distros let you choose from a few

TL;Dr I would suggest looking for a distro with kde plasma as it’s quite customisable and looks quite clean out of the box. Personally I prefer gnome out of the two but you definitely hit a wall eventually customising it

Gnome is what Ubuntu and fedora use by default I believe and looks somewhat like Mac (but is fairly distinct from everything else, you kinda have to see for yourself)

KDE Plasma is what the steam deck uses in desktop mode and looks kinda like modern windows.

Cinnamon is what Linux mint uses which also looks like windows 10 and is designed to appeal to windows users

Pop!os recently released their own DE called cosmic, but they were originally using their own customised version of gnome

flashgnash,

It’ll be pretty easy to find it given that the field is barren

deleted_by_moderator

  • Loading...
  • Spending a few days with Hyprland made me realize how awesome Gnome is

    Don’t get me wrong. Hyprland is great. I like it a lot. It looks fresh, it’s easy to configure and the keybindings are super easy to implement, but it’s also very barebones. Most of the functionality expected from a DE come from external software. Be it a top bar, an app launcher, a notification daemon or anything else....

    flashgnash,

    As a hyprland user, gnome is great and I would recommend it to pretty much anyone

    Hyprland is great if you consider your machine a toy as well as a tool and enjoy spending hours customising and theming

    I would choose my hyprland setup over gnome 9 times out of 10, but I’d choose gnome over someone else’s setup every time because they actually know what they’re doing and make a great one size fits all DE (my hyprland config takes very heavy inspiration from GNOME with a few changes to suit my personal preference)

    flashgnash,

    Why would you not want weekly updates about cheddar cheese though

    flashgnash, (edited )

    Not with that attitude!

    flashgnash,

    +1 have been trying to make a Linux tablet work. Gnome is alright but it’s got a crap CPU and 2gb of ram and nothing lightweight has good touch support annoyingly

    flashgnash,

    I got a pretty good setup going with forge, problem is gnome is too heavy, this thing has 2gb of memory and like 2ghz CPU

    flashgnash, (edited )

    I was trying things along the lines of hyprland, sway and i3. I have this idea in my head that a touch screen tiling WM would work really well (from what I’ve seen that’s what people love so much about the iPad nowadays anyway)

    Hyprland has something called hyprgrass I think which enables touchscreen gestures, still in the process of figuring out how to install that in NixOS though. (it’s got a nix.flake but it’s not in nixpkgs and I’m still unsure of how to install flakes to a traditional configuration.nix setup)

    Switched to Linux, don't know what to do

    Hello everyone, I just installed Linux (I’m new to it), in particular Linux Mint, with dual booted Windows for games. Tinkered with it a bit, loved the way it looked, loved how fast it is, but I really don’t want to stop on one option and stick with it for a while. I want to try new stuff, new distros (that’s how you call...

    flashgnash,

    Just gonna drop this here incase you need it as it confused me to begin with

    Kernel = core of Linux, pretty much every distro uses the same kernel and it’s got a lot of stuff built in (drivers, some command line utilities, etc)

    Distro - built ontop of the kernel, the main parts that differentiate them are:

    The package manager (how you install software, probably the most important part when picking a distro)

    The desktop environment (the system UI, essentially just another program on Linux so it can be swapped out for another one if you fancy a change)

    (There are also things called window managers which are basically just stripped down versions of desktop environments that tend to be far more DIY but also more customisable)

    And the preinstalled packages, which for the most part are the same on most popular distros, plus with things like snap, flatpak and appimage dependencies are much less of an issue anyway

    If you have any experience with programming and want to try something new and interesting I would recommend giving NixOS a go, your entire system is defined by one configuration file (you can split it into multiple files, but you decide how to do that)

    Makes understanding and building a system so much simpler and saner, all the advantages of arch with none of the elitism

    flashgnash, (edited )

    I think pretty much anyone buying one those laptops who wants Linux already knows how to install it and let’s be honest if it ships with any given distro I think most would install their preference over it anyway

    Anyone want to try this "nyancat" docker image? It's pretty big -- 23kIB. :^) (hub.docker.com)

    Long, short story: CLI animation with some minor annoyances. “Handcrafted” most of em out of the .c file, followed by a bunch of gcc flags. Made it distroless, and this came up. Then my “sharing itch” started after checking the memory usage of the container at a whooping 0 bytes. (I know it must be way more than that,...

    flashgnash,

    I would imagine it’s just to experiment with docker

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #