• 0 Posts
  • 75 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle
  • With games, frequent and regular updates are mainly to keep people returning to the game and to fix bugs. Many apps already implement most of the features people need and dont really need new features for people to keep coming back, so the focus is moreso on maintaining compatibility and fixing bugs like crashes, as well as keeping up with OS updates (which tend not to affect games as severely, though can in some cases). Keep in mind theres a huge number of different phones which are on different OS versions with different system APIs, and msny devs dont test on a large number of devices. Desktop drivers and OSs tend to smooth over a lot of the hurdles there






  • Dimmers will typically use a triac which cuts up the sinusoidal waveform. It doesnt actually lower the amplitude per se, but it limits the fraction of the time the waveform is on. Kinda like this. This means that a lot of the time the led isnt gettingas much or any power. The average power will be lower, and if the LED driving circuitry isnt designed to compensate for this, the LED will flicker.

    Clarification on triacs: they get turned on a certain fraction of the way into the cycle. Triacs will stay on until the voltage across them is 0. Conveniently the zero-crossing of the AC wave (when the wall voltage crosses zero to start foing negative or from negative to positive) does just that.






  • Via uses chromium for the WebUSB api which firefox didnt implement because its a security nightmare. Vial is not as polished but is an open source standalone software

    Red/brown/etc originate from Cherry MX switches (the style of keyswitch) and each color is a different kind of swotch with different tactile feel and sound. Red are linear. Imagine a mushy rubber button with no feedback. Brown has a tactile bump that is more typical of a keyboard where theres a bit of force before it actually actuates. I settled on holy pandas for now which were similar to browns but a stronger tactile feel.

    I’m not 100% sure how good it is but as long as you read reviews to understand what the shortcomings and strengths of the board are, most keyboards should be fine. From what I’ve seen in a quick google search, this particular keyboard is probably ok, but some people have reported this company’s keyboards randomly dying and little to no support. Reputable brands will obviously guarantee no funny business but with the tradeoff of cost. I would recommend joining some communities (e.g. the discord communities like MechGroupBuys) and asking around for more peoples experience with budget keyboards if the cost is a concern.




  • What I did was buy a keyboard with the features I wanted, (100%, volume knob, rgb, hotswappable switches), then got a set of switches and keycaps to swap in.

    If the board has soldered switches you probably will never be changing those.

    Red switches are terrible. Feel super gross. Brown switches are ok, but I found them to have too weak of a tactile bump. Holy pandas have a stronger tactile bump and are what I’m using right now bc I found the browns a but disappointing

    Keycaps have standardized profiles/shapes; I have “OEM” keycaps. Each row has a slightly different height/shape which makes it a bit more ergonomic. There are others with identical row shapes.

    It should act like a standard USB keyboard if its running QMK / ZMK and will work ootb with linux. Only thing is that any QMK keyboard is going to be a bit annoying to configure (change layout or rebind keys) on linux (e.g. with VIA or Vial). You have to be using a chromium based browser that is not sandboxed (snap or flatpak may interfere) and you might have to add some udev rules but its not a huge problem.