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/)TR
Posts
2
Comments
437
Joined
2 yr. ago

  • I’ve been daily driving arch for like five years now, and this is just flat out not true at all. I agree it’s not a beginner distro, but if you know what you’re doing and know what you want it’s the best.

  • If people wanna steal my code they can steal it, it’s why I publish it. It’s not that good anyway

    I don’t agonize over every line of public code or anything, I just make it reasonably maintainable and generalized enough to be useful to people who aren’t me. If it’s a throwaway bash script with hardcoded paths and such, why would I put it up anywhere?

  • My open source work is published under my real name because I feel like if someone is running my code, they should know who I am? Also it helps with my CV and such. I don’t go into politics or anything controversial though, keep it pretty professional.

  • First I’d ask if you need to open ports at all - if this is only for your family’s use then Tailscale or one of its alternatives can accomplish the same goal without opening ports in your firewall or worrying about security flaws in your hosted services.

    If it’s for public use, maybe consider cloudflare tunnel?