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/)ST
Posts
0
Comments
51
Joined
2 yr. ago
  • Passkeys. They'll probably improve eventually but I feel like right now it's a mess.

    On Android you are forced to use the default implementation, only in 14 and above can you use password managers for them.

    On desktop it's somewhat less messy but you can use the system storage or a password manager extension. Some sites only let you use them for 2FA, some full login, some can't be put in a password manager from my experience and so on.

    Just a mess right now.

  • Thumb-Key

    It took a few weeks to get used to it and a few more to get comfortable, but now I don't think I can go back. Before when I messed up, I would keep repeating the mistake until I was forced to slow down. Now I can get 40-50 WPM when I try.

    I do miss some things but they really aren't deal breakers:

    • Clipboard History
    • Emoji Search
    • Autofill Integration
  • Just a few, mostly prominent people from the OpenStreetMap community that I recognize by their username/profile picture.

    Sometimes I also tend to see my instance admin sometimes, but it's more rare.

  • Yeah, the official way from what I understand is basically a container running inside a VM (with multiple containers behind a flag). They run Debian, but I believe there are tutorials for other OS's if you want to try.

    I've also heard of people who just replace chromeos with a Linux install, but I think that puts you at more risk of bricking your device.

  • Not sure if it counts, but I'll share it anyways.

    I use a chromebook which has two Linux containers running on it. One of them I'm experimenting with learning Docker and possibly selfhosting some things there. Only running one thing right now, and it seems to be going fine.

    The other container is my main Linux "install", which has all my apps like Inkscape, VSCode, Kdenlive, etc. The container uses a mix of nix, flatpak, and apt for installing things, which I do want to try and consolidtae eventually.

    Probably not the weirdest of them all, but I do think it's pretty cool to run all this on a chromebook.