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

help-circle






  • In my experience Bluetooth is really bad because of its inconsistent latency. Even if the latency doesn’t appear to be much higher than with cable/2.4GHz dongle, it feels much worse (similar to WiFi Vs Ethernet).

    It’s likely these issues are worse because my Bluetooth dongle isn’t great, but I avoid Bluetooth like the plague if I want to have a good experience.

    Edit: Though I have to say that taking a break from something after trying for a while without improvement can actually result in rapid improvement. A part of it is mindset (calm, without expectations) but I do believe the break also helps the brain to learn/reinforce.




  • There’s some really bad mouse accelerations built into desktop OS. For example Windows’ mouse accel curve is an abomination and I really don’t know how they came up with it. Maybe they threw a dice. [1] Comparatively a curve like [2] is much more suitable for gaming, as it essentially allows for precise tracking, small flicks with constant sensitivity, while still allowing for rapid 180 degree turns. Especially quake-like arena shooter benefit from this as you can play long range and close range with the same settings (Quake is where this kind of mouse accel was first implemented).

    [1]

    [2]


  • With the right curve accel is not necessarily less consistent.

    I’ve used linear acceleration, a limit of 2.0 and an for me suitable offset with the same consistency as without. This is because the acceleration is kicking in only after an acceleration threshold (offset) has been passed. So unless I really yank my arm, there’s no difference between having accel on and off.
    The result is that normal aiming (tracking, small flicks) benefits of exactly the same muscle memory with and without accel on.

    You can think of it as having two sensitivities: one for tracking, and one for quick 180° turns. Because of the linear increase in sensitivity between the two sensitivities (one caused by the offset, the other one set by the limit), it feels quite natural and not like “traditional” mouse accel.











  • Arch requires reading the manual to install it, so installing it successfully is an accomplishment.

    It’s rolling release with a large repo which fits perfectly for regularly used systems which require up-to-date drivers. In that sense it’s quite unique as e.g. OpenSUSE Tumbleweed has less packages.

    It has basically any desktop available without any preference or customisations by default.

    They have a great short name and solid logo.

    Arch is community-based and is quite pragmatic when it comes to packaging. E.g. they don’t remove proprietary codecs like e.g. Fedora.


    Ubuntu is made by a company and Canonical wants to shape their OS and user experience as they think is best. This makes them develop things like snap to work for them (as it’s their project) instead of using e.g. flatpak (which is only an alternative for a subset of snaps features). This corporate mindset clashes with the terminally online Linux desktop community.

    Also, they seem to focus more on their enterprise server experience, as that is where their income stream comes from.

    But like always, people with strong opinions are those voicing them loudly. Most Linux users don’t care and use what works best for them. For that crowd Ubuntu is a good default without any major downsides.

    Edit: A major advantage of Ubuntu are their extended security updates not found on any other distro (others simply do not patch them). Those are locked behind a subscription for companies and a free account for a few devices for personal use.