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/)E
Posts
0
Comments
130
Joined
3 yr. ago

  • with db migrations the database structure changes. it's not possible to do db schema migrations without downtime unless the application has been built with that in mind and the application is able to run with a partially upgraded schema.

  • WHY

    Jump
  • it's more of a dishes washing machine.

    while Spüle is sink, Geschirr spülen is washing dishes. spül is not a noun in this case.

  • not a very informed comment.

    torrents have checksums, you can't just send someone incorrect parts, they'll get rejected.

  • In Germany 10 packs are common

  • you asked why it happens so often, I provided a possible explanation.

    just yesterday we had a similar case where a usb ethernet adapter wouldn't work on a locked device due to a similar issue, even if that one may be more logical.

    especially when you have to follow an outdated password policy where people have to change their passwords at regular intervals you'll have such cases more frequently than when they only need to set it once until a suspected compromise.

  • the larger a company the more cases you'll have in absolute numbers, even if the relative numbers stay the same

  • looks pretty standard android

  • the token is completely tied to your account.

    you can access part of your account info/settings with that as well, a while back they added an extra password prompt to some of that.

    truly anonymous searches are simply impossible unfortunately. while they claim they're not logging any searches it's impossible to verify.

  • moderation is working, generally. it's the lack of full report federation that is the primary issue currently.

  • indeed

  • I'm indeed talking about spinning up full vps. with untrusted workloads I'd rather have the best isolation reasonably possible. effectively, this is similar to how Github hosted runners work. my gitlab is currently primarily working by spinning up Hetzner cloud vps on demand, but I've also used this with proxmox before.

    if I have very sensitive secrets accessible to my ci pipeline I want to minimize the risk of leakage through compromise of CI environments to a minimum.

  • I've been considering moving away from gitlab for a long time, but so far, as far as I know, it's still the only service that supports ephemeral self hosted runners. with gitlab it can utilize docker-machine to spin up vps on demand and ensure only a single job runs on each vps before it gets destroyed again.

  • they already knew that AI was making shit up back then

  • I’m human

    I don't believe this. I'm pretty sure this computer I'm using is generating random comments as I'm scrolling through here.

  • lemmy does have a regex based slur filter that replaces matched words with removed

    this one was likely caught by lemmy.ml if it was indeed the variant ending in nny, as that one is in their slur filter.

  • maybe add a note that the link is nsfw

  • you can't delete comments from modlog, except for admins purging then, and then there is a purge modlog entry. purging also only applies to the local instance. the reason that you don't see it in modlog is that banning a user while selecting to also remove their content is only going to put the ban in modlog currently, so the comment removal was never there in the first place.