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/)P
Posts
5
Comments
11
Joined
3 yr. ago

  • If you turn on Federation in Gitea app.ini settings then WebFinger will work. Nothing else is currently implemented.

  • There is also a authy-export tool that makes it pretty easy to export all the tokens to selfhosted pass repo.

  • do you have two or more yubikeys? how do you handle sites that only allow registering a single webauthn dongle? how do you handle backup 2fa?

    loosing my yubikey is the main reason why i havent used it yet for webauthn. I just use pass and openpgp keys stored on the yubikey as that way it was possible to backup the encryption private key to a seperate usb drive that can be used to restore it later if needed.

  • General Programming Discussion @lemmy.ml

    The Grug Brained Developer

    grugbrain.dev
  • Programming @programming.dev

    The Grug Brained Developer

    grugbrain.dev
  • fedora will be fine as it is the upstream provider of rpm build files

    fedora -> centos stream -> RHEL

    Rocky Linux and Oracle Linux that take the RHEL sources without contributing back are having their src rpm access cut.

  • systemd is one of the best things that has happened with linux. Instead of random shell scripts that work differently on each distro, now you have a single ini conf file for your service that configures automatic restarts, sandboxing and activation in a easy to use way.

  • General Programming Discussion @lemmy.ml

    Turning Web requests into HTML without JavaScript

  • retrocomputing @lemmy.sdf.org

    X2023 C64 demo party first place | Next Level by Performers

  • Linux @lemmy.ml

    Throwing in the towel on mobile Linux

    drewdevault.com /2023/06/16/Mobile-linux-retrospective.html
  • Maybe a bit different but I quite like WikiJS https://js.wiki/

    I have it setup to use PostgreSQL and its built in text search engine and every page is also saved into a git repository.

    I have quite a lot of notes written there over the years and im pretty happy with it.

  • ProFont looks quite nice, pretty similar to Terminus Font that I usually use in terminals.

  • LFS is fun. Its like cosplaying as a package manager :D

  • same, its pretty solid for a meme os. For anything else I usually use Debian.

  • Debian is really nice!