Linux gamer, retired aviator, profanity enthusiast

  • 1 Post
  • 68 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle











  • I had typing tutor software on the family PC. It made the mistake of trying to teach typing by starting with only home row keys, then expanding outward from there. So for a very long time, you would type things like adj daf jal ls; dal fka and so forth. It was a very long time until you really started to get it.

    And then MSN chat rooms and messenger happened to me, and suddenly touch typing was the main way I had to hit on chicks. I knew what the home row was, so I knew what touch typing looked like, so I started actually doing it, but typing things I wanted to type. I’m now the third fastest typist I know. On a good keyboard with a passage I’m familiar with I can key 106WPM, right now typing conversationally out of my brain I’m probably hitting about 65 or 70.


  • I would draw the line at shareholders.

    You may use my software free of charge if you are a student, hobbyist, hobbyist with income, side hustler, sole proprietorship, LLC, S-Corp, non-profit, partnership, or other owner-operator type business.

    Corporations with investors or shareholders will pay recurring licensing fees. Your shareholders may not profit from my work unless I profit from it more than they do. If you can afford a three inch thick mahogany conference table you can afford to pay for your software.


  • Humans are indeed creative by nature, we like making things. What we don’t naturally do is publish, broadcast and preserve our work.

    Society is iterative. What we build today, we build mostly out of what those who came before us built. We tell our versions of our forefathers’ stories, we build new and improved versions of our forefather’s machines.

    A purely capitalistic society would have infinite copyright and patent durations, this idea is mine, it belongs to me, no one can ever have it, my family and only my family will profit from it forever. Nothing ever improves because improving on an old idea devalues the old idea, and the landed gentry can’t allow that.

    A purely communist society immediately enters whatever anyone creates into the public domain. The guy who revolutionizes energy production making everyone’s lives better is paid the same as a janitor. So why go through all the effort? Just sweep the floors.

    At least as designed, our idea of copyright is a compromise. If you have an idea, we will grant you a limited time to exclusively profit from your idea. You may allow others to also profit at your discretion; you can grant licenses, but that’s up to you. After the time is up, your idea enters the public domain, and becomes the property and heritage of humanity, just like the Epic of Gilgamesh. Others are free to reproduce and iterate upon your ideas.


  • Fedora KDE does. I think it’s going to go with the DE rather than the distro, I bet Kubuntu also does.

    I think dating back to the Space Cadet keyboard, Unix systems recognize 6 modifier keys: Shift, Control, Alt, Super, Meta and Hyper. It is my understanding that they choose to bind either Super or Meta to the “Windows” key (or the octothorpe whatever that thing is called key on Macs) and in practice it’s used as another modifier key, often with Windows-like functionality such as opening the Menu if tapped tacked on.




    1. I went with Fedora because of newer packages than you generally get in the Debian family lineage.

    2. KDE, especially KDE 6, has a fairly robust implementation of Wayland. Cinnamon is just now rolling out experimental Wayland support. This wasn’t an issue on my previous machine with an Nvidia GPU as X11 was the better deal there, but now that I have a Radeon GPU Wayland is the better deal. My two monitors running at different resolutions and refresh rates work. FreeSync works out of the box. There’s even the beginnings of HDR support. Having tried both on this machine, Fedora KDE has a lot more features of my hardware that “Just Work.”

    I much prefer using Cinnamon to KDE, but I’ll deal.



    1. I rarely distro hop. I used Linux Mint for a solid decade. I’ve made the jump to Fedora KDE pretty much entirely because Wayland support is the farthest along here, and that enables me to use more features of my hardware such as two monitors at different refresh rates, Freesync, etc. I did come to the conclusion awhile back that there’s a lot of pointless distros out there, a lot of them are just “I want this particular permutation of default software.”

    2. Assuming you’re currently a Windows user, I think the main issue you’re going to face using Linux Mint Cinnamon Edition for “programming” is going to be general culture shocks. Using a package manager instead of heading to the browser, stuff like that. “Light gaming” depending on what you mean by that could be no trouble at all or dealing with some hiccups involving Nvidia’s imperfect support. There are some games that require proprietary anti-cheat that doesn’t support Linux, Valorant is one of those that springs to mind.

    3. Difficult question to concisely answer; Mint has a system they call “Spices” which include a series of applets and widgets you can add to the UI, choose them from a menu and then configure them. One of these is “Cinnemenu” which replaces the default Menu with a somewhat more customizable one, though you might struggle to exactly replicate the WIndows look and feel. Beyond that, you might look at Conky for your desktop customizing needs.

    4. File extensions do exist in the Linux world but they’re not as important for making things work as it is on Windows. Some files, particularly executable binaries, won’t have extensions at all. A text editor might not automatically append .txt to a plaintext file, because it doesn’t want to assume you’re not writing a bash script or config file or something. But if you record a sound clip with Audacity or something it’ll add a .wav or whatever extension as appropriate.

    Bonus: You probably mean Neofetch (or whatever we’re using since the developer of Neofetch has “gone farming”). Those are hard-coded into Neofetch by its developer.