this post was submitted on 25 Feb 2026
13 points (100.0% liked)

Programming.dev Meta

2738 readers
13 users here now

Welcome to the Programming.Dev meta community!

This is a community for discussing things about programming.dev itself. Things like announcements, site help posts, site questions, etc. are all welcome here.

Links

Credits

founded 2 years ago
MODERATORS
 

Hello! I'm working on my home server trying to get some networking problems solved, and out of nowhere my nginx is suddenly being hit from this instance tens of times per second. I'm at several thousand lines in just 10 minutes. I'm still new to networking stuff, trying to learn what I can. Is this normal?!

Edit: For some background, I used to roll my own instance, but as I wasn't very comfortable yet with network security and all that I pulled it down. This was maybe a year and a half ago. I get lots of lemmy instances looking to check in, since they think my instance still exists, but this is a bit much...

Edit 2 to fix the photo

Edit 3: I'm reading that returning 410 Gone should tell the instance that mine is permanently gone, so I'm going to set that up in nginx. According to pull #5256, since I'm returning a 4xx error more than 3 days it should have already stopped.

Update: programming.dev seems to be respecting the 410 pretty quick! I installed Grafana to finally see some network stats, and hopefully lemmy.world and .ml will respect it as well in the next couple days (Stats started recording when the container went live, and .dev stopped pretty quick afterwards)

you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 1 points 2 hours ago

Wait... Really? I thought that was the basis of acrivitypub. Is there a new spec?