Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LU
Posts
0
Comments
325
Joined
2 yr. ago

  • Funnily enough, this is the one thing Steam Input doesn't actually support. It lets you map controller inputs to m/kb or other controller inputs, but mapping m/kb to whatever else isn't supported at all. I get why it works that way but a bit of a shame, really.

    Edit: The headline confused me but according to the article it does just mean controller > keyboard mappings, so never mind

  • Man, I started with Apache back in the day which is just nightmarish to manage for simple projects imo, then moved to NGINX, which felt a bit better but still not super intuitive, then NPM, which did make it significantly more user friendly.
    Then Caddy came along and swept me off my feet, I still can't believe it's as dead simple as it is lol. I tried Traefik for a while because it sounded super interesting and I do love the idea, but it brought a lot of the complexity back with it for admittedly very neat docker integration.
    Went right back to Caddy after I moved away from docker as a whole and I couldn't be happier, I just find it so pleasant to use. Just pure KISS goodness!

    So I guess my ranking goes Caddy > Traefik > the rest