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

  • UptimeKuma looks nice. Simple, but it does what it is supposed to.

  • Forgejo, immich, planka, seafile

  • Open weights

  • I'm paid to write rust. It's better than writing C, Java or Cyton.

  • Well, editing urls is not a convenient way of navigating a website.

    I wish there would be at least a link from each of the modules back to the "hub" for that project.

  • You've just reminded me to fix cert renewal on my instance. I'm using let's encrypt & their certbot with nginx and it is great.

    Recently my nginx config got too complex, so nginx plugin stopped working correctly, because it wasn't able to inject the config for ACME challenge correctly anymore. The solution was to manually configure location /.well-known/acme-challange to read from a local directory and configure certbot to use a local webroot directory instead of fiddling with nginx config.

  • Meth inks?

  • Do you think actual sponsored accounts/bots or just indoctrinated people?

  • Wait, why literals? Could you not have just Some, without quotes? Or does this syntax imply that enums use these constants as variant tags?

    Re: the pipe symbol - i wanted to also use this syntax but have decided against because pipes just looked stranger than commas.

  • Can someone explain why this is bad? It seems like normal behaviour of corporations.

    Or has spotify previously committed to being a fair market?

  • Also, you are looking at a few different wires at once here. Each separate wire is tensioned with a mechanism with a few moving parts.

  • These are so simple and yet so clever. When i noticed them the first time i started noticing them everywhere (on all rail infrastructure).

  • This is the way. Docker (& compose) are not flawless, but they are predictable and useful enough for all my needs.

    I currently have around 12 containers running on my server, all trough docker compose. Only thing I use nix for is providing tools & their configs. And also restic backups.

  • Documentation should be generated from code imo

  • I agree, this is an anti-pattern for me.

    Having explicit throw keywords is much more readable compared to hiding flow-control into helper functions.

  • Yeah, idk, ive never actually used win 11 and have barely used win 10. It just a meme.

  • That's right. Let's return to basics, to the first programming language we learn as developers: Pascal. Well at least I have, I assume everyone does too.

    /s

  • That's a valid argument, but a very weak one. If we are not completely sure something is an improvement in all aspects are we just to dismiss it altogether?