Sigh. I am sad SourceHut keeps getting attacked. I do enjoy using them as my main Git repo/CI tool. Hope the team can fix the DDoS soon.

PSA:
Phishing campaign targetting SourceHut users | sr.ht status
https://status.sr.ht/issues/2026-04-27-phishing-campaign/

#PSA #DDoS #srht #Sourcehut #gitrepo #cicd

Phishing campaign targetting SourceHut users | sr.ht status

A phishing campaign is targetting SourceHut users, impersonating SourceHut founder Drew DeVault and stating that SourceHut plans to be shut down following the DDoS attacks which have been affecting service recently. These emails are not authentic. Emails sent by SourceHut are sent from addresses at sr.ht or a subdomain of sr.ht, and signed with our public key. Drew DeVault uses [email protected] and signs his emails with his own key. Occasionally we will use @sourcehut.org as well. The best way to assess the authenticity of an email from us is by verifying our PGP signatures.

SourceHut disrupted due to DDoS attack | sr.ht status

SourceHut is being disrupted by a DDoS attack. A DDoS attack similar to the one experienced a couple of weeks ago is currently targetting meta.sr.ht. Many services depend on meta.sr.ht and are therefore also affected. We are looking into mitigations. (15:30 UTC — Apr 22) Migitations are being rolled out. We have deployed some mitigations to improve service reliability during the attack. However, we expect further disruptions. We are continuing to monitor the situation.

#SourceHut has been back up for me yesterday, so I took the chance to implement what I converted my new #ci #hugo build and #deploy script into a version that works on the `alpine/latest` CI runner which uses `bin/sh`...

Read full note: https://burgeonlab.com/notes/2026/0411-183833

Syndicated via https://getindiekit.com

#backend #continuousintegration #srht #cicd #bash #scripts #makefile #make #logs #alpine

Another day, another service down/disrupted. My #Indiekit is hosted on Render's free tier (I'm looking to switch tbh but haven't gotten time yet).

https://status.render.com/

It's down and I can't access my Indiekit NodeJS server 😓

PS. #SourceHut is still not back up. 😓

#nodejs #render #disruption #offline #status #srht

My blog #BurgeonLab relies on #SourceHut Git and Builds. They’ve been down and at first I couldn’t deploy my site to my static host, #Bunnynet.

This triggered me to create a local script that runs all the fetch/build steps as an alternative pathway to upload...

View full note: https://burgeonlab.com/notes/2026/0408-3421

Syndicated via https://getindiekit.com

This is post 27 of #100DaysToOffload

#CICD #CI #Githubctions #srht #ddos #gitforge #git #continuousintegration #bash #script #statichost #statichosting

Oh... #sourcehut is down because of #ddos.

https://status.sr.ht/issues/2026-04-06-ddos-attack/

I can't git push my weeknote to my repo for #cicd

Hope the devs manage to fix it soon (thanks for the hard work)

#srht

Sourcehut coolness: create a new Git repo on-the-fly by pushing to a not-yet existing repository. So nice :-) #sourcehut #srht

Made my first little contribution to @gohugoio documentation yesterday! It's about installing #dartsass in the CI workflow on #Sourcehut Builds, which I'm using to deploy my Hugo site to my static host of choice: Bunny.net.

(libsass is deprecated in Hugo)

I learnt a bit more Git during the pull request too—about rebasing, but I'm still not very good at it (merging the changes is a bit confusing to me).

The actual docs page: https://gohugo.io/host-and-deploy/host-on-sourcehut-pages/

#gohugoio #gohugo #Hugo #CICD #srht

Anyone using https://git.sr.ht notice `git push` acting really slowly for the past few days? It was never like this before... Increased server load? #sourcehut #srht #git #gitforge #gitrepo

Example: Writing 11 objects, 1.2KB only. `time git push` took 1m3s total, 0.05s user, 0.04s system, 0% CPU.

Update: I think the error is local to me; I had some errors on `git fsck` and I streamlined `.build.yml`. It seems to be fixed now.

git.sr.ht