Tootfinder

Opt-in global Mastodon full text search. Join the index!

@sean@scoat.es
2026-07-03 15:42:32

Security-minded #devops folks who are adding package cooldowns to your deployment rules…
…how are you possibly dealing with zero day fixes? (Short of auditing everything, which… you're lying to yourself if you truly believe that is happening, thoroughly.)
(defs:
Cooldowns: "don't update this package until the version you'd update to has been available for at least 48h”

@ellie@ellieayla.net
2026-08-04 21:06:58

I'm worried about the day that #devops #anxiety

@jdrm@social.linux.pizza
2026-07-03 07:36:14

Se dice Aplicación, no Aplicativo. Aplicativo es lo que se usa para meterse el tampón.
#devOps #castellano #ohCervantes

@unixorn@hachyderm.io
2026-06-17 00:54:46

Periodic reminder that I maintain a list of git resources - a collection of extra commands, links to useful utilities, links to blog posts, etc.
#git #sre #devops

@castarco@hachyderm.io
2026-07-09 20:39:51

I wrote some notes on my recent work deploying rootless containers #devops #podman #containers #rootless

@unixorn@hachyderm.io
2026-07-31 14:39:23

Another great post from Brent on on-call fatigue #sre #devops #oncall

@castarco@hachyderm.io
2026-07-19 19:08:35

That peace of mind that comes when you finally manage to "bootstrap" all your infrastructure via #IaaC on your own infrastructure 🧘 :spinning_mushrooms:
#devops

@unixorn@hachyderm.io
2026-08-06 01:55:46

OH on slack:
> finally, something more degenerate than curl | bash
#curl #bash #ai #sre #devoops #devops

@castarco@hachyderm.io
2026-09-02 08:38:28

We tweaked our firewalls and our Anubis rules. The attack persisted, but it was contained.
We also scaled our systems to avoid more accidental downtimes caused by these scrapping operations... Then the attackers scaled up their scrapping campaign, and found new ways to bypass our #Anubis config.
This past night I managed to come up with a stricter configuration that blocks virtually all of them (I don't know for how long this will last, though).
As of now, our Anubis instance is stopping around 40 requests per second.
I know that this is "nothing" for anyone working in very big systems, but bear in mind that this is after I already blocked around 3.5% of all the IPv4 addresses existing, and it accounts for 95% of our traffic. For every legitimate request we have, we have 19 that come from bots.
P.S.: In an ideal world, I would openly share the rules I found to work well... Unfortunately I don't think that would be a good idea. I don't want to make the scrappers' job any easier.
#FuckAI #Fuck_AI #Devops #DevSecOps

@unixorn@hachyderm.io
2026-08-25 23:56:35

OH on slack: i'm sure reconciling state across partitions would be part of the hardest things in computer science, but it never arrived on the list
#sre #devops #swe #computer_science

@unixorn@hachyderm.io
2026-07-25 19:48:37

Periodic git-extra-commands announcement
#git helper scripts and other git-related resources I've accumulated over the years.
You don't need a ZSH framework to use it - the framework code just adds the repo's bin directory to your PATH automatically.
#git #homelab #selfhosting #sre #devops #swe