Mama told me not to come.

She said, that ain’t the way to have fun.

  • 6 Posts
  • 5.85K Comments
Joined 2 年前
cake
Cake day: 2023年6月11日

help-circle

  • manufacturing games has become much cheaper

    Sure, the physical distribution is cheaper, but the development is way more expensive. That’s largely offset by more sales, hence the gradually reducing real price of games.

    Yeah, it’s never fun seeing prices go up, but they tend to stay pretty flat during a console generation. So at the start, they’re making more than at the end, when inflation has chipped away at the value they’re getting per sale.

    I’m not saying it’s “good” or anything, I also prefer cheaper games, just that it’s understandable when looking at pricing history compared to inflation.









  • Micro USB sucks.

    That said, USB C ports do wear out if you bump them a lot, which is a lot more likely in a controller than something like a phone. My laptop USB-C charging port is wearing out because my kids are rough with it while charging. I’d much rather have a cheaper barrel jack than I can solder at home than something complex like USB-C for something that could very likely need a repair in a few years.

    I use BT controllers: DualShock 4 and Steam Controller. They work well enough, and I’m a lot less likely to bust the port if it’s only used for charging. I’ll probably upgrade to the DS5 though, since the micro USB charge port is pretty busted now.




  • Maybe? It depends on what the speed limit is and what enforcement looks like.

    I can get up to 20mph (30+ kmh) on my non-assist bite, faster when going downhill, yet most people cruise at 10-15 mph. If we set it too low, it’ll discourage use for regular transportation, like commuting, and if we set it too high, it doesn’t solve the problem.

    And for enforcement, there’s no way police will be stationed there, and camera surveillance is difficult, so it’s unlikely to happen.

    I just see the whole thing as problematic, so either don’t enforce anything or enforce vehicle types.





  • Arch doesn’t have a standard interface, you pick it yourself. By default you get a terminal and no UI whatsoever.

    On most Linux distributions, you’ll install a pattern (basket of packages) for whatever you want, like gnome-desktop or plasma-desktop then reboot and it should be an option to pick at the login screen. There are dozens to choose from, and they all have various features and caveats. Installing multiple is generally fine, so feel free to experiment. Some distros have a very customized interface, so you may need to customise it a bit to match what you see in screenshots.

    I recommend either KDE Plasma or GNOME to start. Broadly speaking, GNOME is more unique (inspired by macOS iI guess) and stable since it’s sponsored by RedHat, whereas KDE Plasma is more familiar (looks like customized Windows) and still pretty stable since it has a large community.

    The specific distro doesn’t matter that much for the interface, so pick something mainstream with at least an option for more recent packages.




  • Honestly, the whole Arch family is problematic because everyone does things a bit differently with different assumptions, so support doesn’t exactly transfer. Arch in particular also expects you to do a lot of your own research, and that tends to carry with the various derivatives.

    When you’re new, you want something mainstream with a ton of users with a variety of configurations so you have a better shot at getting support for the problems you’ll run into. You also probably want something recent, especially for gaming since there are a lot of changes to the gaming landscape.

    That’s why I recommend stable distros with relatively up-to-date packages. My go-to is Debian, and if you need something newer, upgrade to whatever the testing release is (in this case trixie). Fedora is also a great option. I personally use openSUSE Tumbleweed and Aeon (and soon Kalpa), but I don’t recommend those distros because they’re relatively niche so getting support may be difficult. They rarely break, but new users seem to attract Murphy’s Law more than others, hence why I don’t recommend it for new users.

    As a second or third distro, sure, it’s absolutely fantastic. I loved Arch when I used it, and I mostly switched because I wanted to run the same family of distros on my desktop and servers, and I wanted something a bit more stable than Arch for servers. I realize now that what I actually want is a separation between base OS and running services, so I’ve switched to containerization and am porting to a rolling distro for my servers as well (in this case, MicroOS, coming from Leap). But I definitely do not recommend Arch for new users because it has very few guardrails out of the box for when things go wrong.