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

help-circle



  • Yeah that’s hard to see when i have to boot windows for work every weekday.

    The issues are the little things, like 300ms lag here or there where things are instant on Linux. Or the flashing taskbar icon when an app wants your attention. Or the obfuscated settings. Or the ‘everything is an edge applet’. Or the cpu fans racing to send data back and forth with MS services. (Seriously try simplewall sometime. It’s scary to see the connections, and blocking them makes your computer silent)

    Booting into Linux at the end of the day is such a relief every single time.



  • The desktop environment is just the graphical interface. The OS doesn’t handle the GUI(not directly), some people run Linux without a GUI at all, opting for life in the command line. (Don’t do that) Plasma is just a flavor of it that looks more windows like (but customizable beyond a windows user’s wildest imagination). Gnome looks more Mac like.

    You might run across the term Compositor, this sits between the OS and the DE. IT handles graphical input(mouse, game controllers) and display. Wayland is newer with modern features, Xorg is technically more reliable but legacy and missing some modern elements. You don’t have to worry about this unless it comes up in a prompt when you install your distro. If it does, go with the suggested option in the prompt. Otherwise default to Wayland.


  • I suggest revisiting dual boot, despite your history. You want to have grub/Linux on it’s own hard drive, in a Linux style filesystem (I think i used ext4) and default to it in bios. Then get the windows boot registered in grub.

    Windows won’t know about grub that way, no way to mess with it.

    Windows 10 EOL doesn’t mean it will stop working. If sims has trouble just use win.

    Mint or a gaming focused distro. Not arch/endeavor/manjaro unless you’re comfortable with Linux CLI already

    I’ve used this config with win11 for a year now, zero issues. This way your partner can have less of a headache over your antics.



  • I don’t care what machine it is in not using pleasantries to tell it what to do until it gains sentience. Pleasantries are for people.

    Thus does become an issue for me when i use a call a support line and the actual person just happens to talk like a recorded menu.


  • People capable of Einstein’s genious are born daily. There’s two major reasons we don’t her about them.

    First, (your suggestion) we have to live under capitalism. Opportunity is distributed poorly and depends directly on circumstance and luck. So most people who could be another Einstein end up working at a service job to survive.

    Second, the sciences have grown so much that these works are now the leaves in the canopy of a dense forest. Sure, you can see the trees, you can see the leaves, but every single tree is a different subject, every branch a new revelation, every ring built upon the previous, every leaf subdivided into thousands of little bits, and even the cells with component parts. Once you start learning about a subject you start to see just how complex something as simple as the tree really is. So just like you don’t see every individual leaf, you don’t hear about these people.

    Bonus: science isn’t the only place for genius, there’s tons of absolute geniuses working as artists, and that’s a good thing.







  • Be aware that some apps will install fine from the arch repo but some others will be better installed from flatpack (e.g. inkscape) or directly as an executable (e.g. Godot).

    On steam you may need to specify your video card if you run an AMD card using the DRI prime command. Some games will require -vulkan to use vulkan rather than game settings.