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

  • XMPP. It just works, requires very little resources, is stable and has decent clients.

    I would go with Snikket instead of Prosody if I had been starting now.

    Conversations on phones, Dino or Gajim on PCs, plus a conversejs install on the xmpp server, to allow web access when needed.

    Conversations is easy for the family to figure out.

  • Unnecessary romance plot is pushed into most movies. If i have to sit through the boring romance scenes, i would rather see some boobs as a reward.

    Get rid of the unnecessary romance or let the sex scenes be.

  • Not to tell you you don't need a GUI calculator program, but the only times I needed one was on screen sharing when I had to show someone else what I'm doing.

    For all other cases, python in console is the best calculator ever. You don't need to learn Python to use it, and it's most likely already installed in most systems that you use.

  • What's CP Chat? Im a bit afraid to type that into a search engine but it seems to be what I'm missing in my Copilot-assisted flow. It's a great autocomplete but sometimes refactoring would be useful too.

  • Then yes, learning Ansible is a good way to have base OS settings for your systems. I love that it's agentless - works over SSH.

    The ugly part is that they keep updating it in a backwards incompatible way. In one version the paramerer is called "file" and in another it's "dest", they pull shit like this and don't provide a tool to update playbooks automatically.

    But updating is rather optional.