I jump shipped to arch when I first started out. But I had experience with Linux vms for school already
I jump shipped to arch when I first started out. But I had experience with Linux vms for school already
I know. I am diagnosed adhd and untreated training your willpower and your self control is possible. It requires dedication and finding what works right for you. For me I use extreme scheduling, I wake up at the same time every day and sleep at the same time, every meal same time. As soon as I know I need to do something I immediately right it down, dishes cleaning everything is scheduled. It took years but it’s also been working for years. Start small force yourself to do small things. It is harder than it is for a neurotypical but that’s the burden we bare. Best you can do is deal with it using medication, therapy and mindfulness. You are more then your serotonin levels you don’t need to enjoy something to do it. You don’t even need to be engaged. The neurotypical secret is most the things they do they half ass, don’t worry about perfection just do. Another thing I see adhd people have trouble with is trying to multi task all the time. Don’t it’s a trap your brain isn’t ment for context switching that much. You can modulate yourself a lot better then you think you can. It’s just hard but that’s doesn’t mean it isn’t worth doing
There are lots of boring un stimulating tasks that are super important that’s the issue. I have adhd and I cope with my issues to be able to be a functional adult. Things like the dishes and the laundry and cleaning need to be done. Some task that seem repetitive for forcing a basic understanding of the subject. I’ve met so many people in my field who are adhd and say they are super productive on complex tasks but lack basic understanding on fundamental subjects in the field because they skip all the “boring stuff”. Life is not always exciting or stimulating sometimes you have to force yourself to do something. Neurotypicals do the same thing.
Kitchen and bathroom have priority on my list. Anything that can rot must be cleaned first
A vast number of users won’t switch
I have legit never bought a single thing because I saw and ad for said product. I don’t know who is out here making these campaigns so profitable
There’s little to know customization outside extensions which are very powerful but prone to breaking. The gone mindset is to support basically one workflow and to make changes as it needs fit regardless of stability. Personally I like this, it prevents things from getting stuck in the past. Plus I’m not one for extreme desktop ricing.
Edit: also I’m a huge fan of declarative systems like nix, and with little to no support for layout config outside of their GUI tool it introduces and unknown variable for me
I mean if it’s goal was to prevent scripts from using the graphics env maliciously then it seems to have made some progress if you can’t even automate it with good intentions
So… it’s harder to maintain
Double this, nix has entirely changed my perspective on what I should expect from software and my operating system. It’s so rock solid and roll backs are easy. Reproduction with all the customization you could ever want with incredible transparency.
Nix, if not in nix pkg for nix, then nix
Never be afraid to try different distros you can always wipe and try again. You won’t break your computer. I’m a big fan of immutable distros but I’ve never tried fedora blue. Either will make a rock solid system
Kids will vape at the sensors just to see them on the TV
Camel case for short names snake case if it starts getting hard to read
Sounds like you need nixos
Nix apps are not sandboxed and you have no control of what resources they have access to or don’t, unless you wrap them with some other program
Yup, people often mistake being a software developer for learning a language or a platform. Nope knowing and understanding the underlying systems and ideas / structures you will be working with is often far more important. The code pretty much stays the same. They syntax and features just differ a little
Basically but it’s better, nix has a unique way of doing the underlying the logic which as is own benefits. Also since nix is not a container it doesn’t have any of the speed penalties that come along with that. Since nix is functional as well, it means all operations can be undone. So where you might te build a docker image from scratch or by using a A/B system like other immutable distros it allows nix to just modify the system while it’s running with minimal side effects.
Everything about your OS is defined in a config files and can be rebuilt. You break something you don’t need to do a complete reinstall if you can’t figure it out. Just rebuild the last working configuration. Sharing builds with your friends is easier.
For gaming getting your graphics card going is much simpler. I never had steam and proton games run as well as they do with they nixos defaults
Gnome on Nixos I like how standard it is I know what to expect