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/)FI
Posts
0
Comments
51
Joined
7 mo. ago

  • You are not exactly right, but going in the right direction. Not having a forwarded port means you aren't 'connectable' by peers as your firewall will block incoming traffic. What this means is that only 'connectable' peers will be able to connect to you (your client can reach out to them as their port is forwarded). You are however invisible to peers that also aren't 'connectable'. You might also experience some degradation in time to connect as people can't reach out to you.

    To sum it up:

    • Not connectable =X= not connectable (impossible)
    • Not connectable =>= connectable (degraded time to connect when seeding)
    • Connectable === connectable (perfect)
  • Not to mention even a small delay could mess up the timing of taking the next bus/train. For not too busy routes it could mean waiting in the cold for half an hour.... If that next bus has a good delay you could be there for almost an hour. (Totally not speaking from personal experience)

  • I did it the other way around in uni, we got a task with no mention of it requiring recursion (even though I suppose it was somewhat well suited to it). I solved it with a double for loop and the teacher refused to accept my submission.

    This was a coding class on Unix thinclients, I'll let you guess how long ago.

    :::spoiler Answer 3 years ::: edit: thx sleeplessone@lemmy.ml for making the spoiler work :)

  • I mean the criticism against Cloudflare is 100% valid. Having a single service be the single point of failure for half the web, not to mention that they can read the contents of every single request they proxy, is a terrible joke.

    But the service they provide is real. A small business/service just doesn't have the capabilities to handle a DDoS attack. And every minute their site is down means lost customers/users.

  • Realised my jellyfin lxc had a maxed out bootdisk yesterday, haven't been using it for a while. Luckily I have decent backups setup so I was able to restore a backup from late January when it wasn't filled yet. A quick library rescan and everything was up and running again.

  • Backups are great for digital files yeah... Are you actually running your notes through a copier twice every time you change something important and running one of the copies to external storage?