Zikeji

joined 3 years ago
[–] Zikeji@programming.dev 18 points 2 days ago (1 children)

They also like shiny things so it wouldn't surprise me if it's just due to that.

[–] Zikeji@programming.dev 26 points 1 week ago (4 children)

virsh destroy gives me so much anxiety.

No I just want to shut it down- oh that's how I do it. So destroy won't delete all the data?

I curse whenever decided destroy = shutdown.

[–] Zikeji@programming.dev 6 points 1 week ago

My Call of Cthulhu session 1 is Saturday so that'll be interesting and hopefully fun.

[–] Zikeji@programming.dev 1 points 1 week ago* (last edited 1 week ago)

Yes that's good enough! Sorry I missed your statement about shutting down first. To clarify I leave mine running since a dump can recover if it gets corrupt.

Basically my backup contains the database and the SQL dump (or equivalent) - that way I don't need to shutdown the service.

[–] Zikeji@programming.dev 0 points 2 weeks ago (2 children)

Most of the time that's perfectly fine, but if the database were in the middle of an operation you risk corruption.

[–] Zikeji@programming.dev 12 points 2 weeks ago

Could get a hydrophobic coating to make the rain slip off the side mirrors more easily. There are also mirror rain visors that so what you describe.

[–] Zikeji@programming.dev 3 points 2 weeks ago (7 children)

I don't know about them but I'm using Voyager and see this on both the original and the cross post: https://files.catbox.moe/bzl885.png

If I hadn't opened the post in Firefox I would have thought I was being gaslit and the shitty blur was intentional lol.

[–] Zikeji@programming.dev 6 points 2 weeks ago (4 children)

Individually. If the app requires a DB, I put it in the compose file. This simplifies both backups and migrations. My tooling for backups has a pre and post script I can customize on a per app basis so I just have the pre do whatever *dump for that DB and the post clean it up (backup takes a tar of the folder).

[–] Zikeji@programming.dev 1 points 2 weeks ago

What are the extra steps? I would think it would be less, no? Paywall would require you to sign up (or login), verify email, select a subscription, enter payment info, subscribe, then go back to read the article. This seems to just be sign up, verify email.

[–] Zikeji@programming.dev 1 points 2 weeks ago

Agreed. I don't have an account, I used to look them up on archive.today but since that has its own... Baggage I just settle for no reading the rest lol.

[–] Zikeji@programming.dev 5 points 2 weeks ago (7 children)

Not a paywall. This particular article requires a free account to view it.

[–] Zikeji@programming.dev 18 points 4 weeks ago

Or don't give your user docker and use sudo to use the docker CLI to get the same effect. Hell, you could even alias docker as sudo docker to get the same feel.

view more: next ›