BlueBockser

u/BlueBockser@programming.dev
0 posts · 292 comments

Recent posts

No posts.

Recent comments

Restic doesn't write your files 1:1 to B2, but instead chunks their content into files according to a configurable pack size (16MiB by default). If you have a very large amount of data, you could look into increasing the pack size, although that comes with its own risks (see the docs above).

The Israeli government and its people (NOT just the government) genuinely want the world to end.

Not really, they "just" want to remove the Iranian regime or at least cripple it to the point where it's no longer a threat. They don't care what happens to the world's oil supply. Either way, I really hope the US pushes through with the peace deal. It'll be better for the world as a whole and might even teach those warmongers a lesson.

Edit: What exactly are the downvotes for? If you think I'm defending Israel here I suggest you improve your reading comprehension.

That's what they want you to think. This chart is especially egregious with calling it "cost of revenue" as if the other costs weren't just as necessary for their revenue. If they stop R&D in 2027, they won't have any revenue by 2028 because their models will be outdated and nobody will want to use them. R&D is simply cost of doing business.

If you have a public IPv4 address and use port 22, you'll see lots of login attempts. I wouldn't worry about it, given that you've disabled password login. The only thing I would advise is to disable root login as well (if not done already). Edit: Just saw you've already disabled root login.

If you'd like to reduce the noise somewhat, consider changing to a randomly chosen high port. I've done this with my VPS and hardly get any login attempts.

on ich🤖iel · c/ich_iel · 2 pts · 122d

Gut, dann würden aber die anderen ~50% der Vorschläge nicht mehr stimmen

on Ich🐮🖥️iel · c/ich_iel · 25 pts · 135d

Bei dem Begriff "externe API" kriege ich Puls - meine Erfahrung im beruflichen Umfeld:

  • Antwortkörper entspricht nicht der Spezifikation
  • Bei Fehlern ein HTTP Status 200 mit zusätzlichem Status im Antwortkörper
  • Zwischendurch ein paar 5XX Fehler eingestreut
  • Ein 504 Fehler bedeutet "ist zwar erfolgreich, aber die Auszeit unseres Lastbalancierers ist zu niedrig eingestellt"