#srht — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #srht, aggregated by home.social.
-
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/ -
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/ -
-
#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
-
#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).
It's down and I can't access my Indiekit NodeJS server 😓
PS. #SourceHut is still not back up. 😓
-
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).
It's down and I can't access my Indiekit NodeJS server 😓
PS. #SourceHut is still not back up. 😓
-
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
-
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)
-
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)
-
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/
-
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/
-
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.
-
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.
-
Time to make a move? #GiveUpGitHub
New How-to Guide on #BurgeonLab
https://www.burgeonlab.com/blog/migrate-github-pages-to-sourcehut-bunny/
It's a thorough guide of switching from an automated CI static site deployment workflow using GitHub Pages & GitHub Actions 🔄 to SourceHut Git and Builds + hosting on Bunny.net Storage & Bunny CDN.
#techguides #blog #blogging #blogpost #hugo #cicd #CDN #bunnycdn #bunnynet #github #sourcehut #githubactions #githubpages #srht
-
Time to make a move? #GiveUpGitHub
New How-to Guide on #BurgeonLab
https://www.burgeonlab.com/blog/migrate-github-pages-to-sourcehut-bunny/
It's a thorough guide of switching from an automated CI static site deployment workflow using GitHub Pages & GitHub Actions 🔄 to SourceHut Git and Builds + hosting on Bunny.net Storage & Bunny CDN.
#techguides #blog #blogging #blogpost #hugo #cicd #CDN #bunnycdn #bunnynet #github #sourcehut #githubactions #githubpages #srht
-
It took longer than expected for me (a day on and off) to get #sourcehut builds workflow to work with Bunny's SFTP limitations but I got it working! This is definitely going into a blog post! Really happy it worked out. Sourcehut Git repo + Builds + Bunny.net Storage + CDN replacing GitHub Git repo + Actions + Pages!
#github #githubpages #githubactions #srht #bunnynet #bunnycdn #bunnystorage #GiveUpGitHub #staticsite #hosting #cdn
-
It took longer than expected for me (a day on and off) to get #sourcehut builds workflow to work with Bunny's SFTP limitations but I got it working! This is definitely going into a blog post! Really happy it worked out. Sourcehut Git repo + Builds + Bunny.net Storage + CDN replacing GitHub Git repo + Actions + Pages!
#github #githubpages #githubactions #srht #bunnynet #bunnycdn #bunnystorage #GiveUpGitHub #staticsite #hosting #cdn
-
New post on #BurgeonLab ✍️
➡️ https://www.burgeonlab.com/blog/hosting-static-sites-with-github-pages-or-bunny-net/
Finally decided to take my first actions on migrating away from GitHub.com (#GiveUpGitHub) by moving my burgeonlab.com static blog out of GitHub Pages to Bunny.net Storage + CDN.
Also, I've decided to go for @sourcehut as my Git repo host—but that warrants its own post.
#blogging #blogs #blog #hugo #srht #weblog #smallweb #github #sourcehut #bunnycdn #bunnynet #staticsite #webhosting #githubpages
-
New post on #BurgeonLab ✍️
➡️ https://www.burgeonlab.com/blog/hosting-static-sites-with-github-pages-or-bunny-net/
Finally decided to take my first actions on migrating away from GitHub.com (#GiveUpGitHub) by moving my burgeonlab.com static blog out of GitHub Pages to Bunny.net Storage + CDN.
Also, I've decided to go for @sourcehut as my Git repo host—but that warrants its own post.
#blogging #blogs #blog #hugo #srht #weblog #smallweb #github #sourcehut #bunnycdn #bunnynet #staticsite #webhosting #githubpages
-
I released [1] new versions of terraform-provider-sourcehut (v0.2.1) [2] and the related Go library sourcehut-go (v0.1.1) [3]. This is a bugfix release to address an issue when updating a repository description.
[2] https://git.sr.ht/~wombelix/terraform-provider-sourcehut
-
As a designer and amateur web developer, I've been using SourceHut for years and I find it perfect for managing my silly projects. I like it much more than GitHub for its strong ethics towards privacy and sustainability.
https://btxx.org/posts/beginners-guide-sourcehut/
#SourceHut #srht #microsoftSucks #GitHub #git #sustainableWeb
-
Today, I am announcing plans for the biggest change to Pandora's Tale Wiki since its founding: I am going to port the wiki away from MediaWiki and convert it to a git repository of text files. This conversion process may not be easy, but it is necessary. If we continue down the current path, I am going to burn out and will not be able to continue maintaining the wiki. I have described the reasons for the change in the article for Project: Texts About Pandora
https://pandorastale.wiki/wiki/Pandora%27s_Tale_Wiki:Texts_About_Pandora#Hosting_availability
(Yes, the name of the article is a pun on the pages "Texts from Pandora" and "Texts from Pandora 2".)
https://comicsbyxan.com/comic/texts-from-pandora/
https://comicsbyxan.com/comic/texts-from-pandora-2/
There are still some things I need to determine.
1) First and most significantly, I have to figure out how to convert a MediaWiki instance into a git repository. I've found several scripts which claim to do it, but they all seem to have significant drawbacks in addition to being unmaintained. I would greatly appreciate advice from computer creatures in this regard.
2) Then I have to decide on the text format: Plaintext, gemtext, or markdown? There are ups and downs to each of them, though I'm not as worried since I believe it might be possible to convert between them later.
3) Finally I have to decide on the hosting software and platform if I want anyone else to be able to read it. Gitlab, Forgejo, sourcehut, or something else?
Once I answer these questions, I am going to move Pandora's Tale Wiki to a git repository, and then I will ask Miraheze to shut down their copy of the wiki. I don't know how long this process will take, but I believe it's the only way I can continue the wiki.
#PandorasTale #PandorasTaleWiki #ComicsByXan #Webcomics #Homestuck #MSPaintAdventures #Miraheze #Wiki #Wikis #WebcomicWiki #MediaWiki #Git #PlainText #GemText #GeminiProtocol #Markdown #MD #SourceHut #srht #Forgejo #Gitlab -
Дрю ДеВолт — автор языка Hare и платформы кодохостинга SourceHut
Дрю ДеВолт объясняет , что веб-интерфейс Github.com требует множества лишних действий. Гораздо эффективнее использовать консольный почтовый клиент , отправляя тот же пулл-реквест одной командой из консоли Американский разработчик Дрю ДеВолт (Drew DeVault) известен как создатель и исполнительный директор платформы для хостинга проектов SourceHut , которую Фонд сохранения свободы ПО выбрал как альтернативу майкрософтовскому сервису GitHub (наряду с CodeBerg ) в рамках кампании Give Up GitHub по уходу свободных проектов с этого коммерческого хостинга, задача которого — генерировать продажи Copilot. ДеВолт также известен как автор нового языка системного программирования Hare, который похож на С, только лучше и проще его.
https://habr.com/ru/companies/ruvds/articles/863866/
#ruvds_статьи #Дрю_ДеВолт #Drew_DeVault #sway #wlroots #srht #scdoc #aerc #chopsui #TrueCraft #KnightOS #qutebrowser #vim #IRCклиент #WeeChat #mutt #fish #mrsh #Redict #Redis #Hare #Helios #Himitsu #QBE #LLVM
-
I understand that #nix fetchers "set a dangerous precedent" and this is why, say, #srht fetcher or other fetchers won't ever be accepted and #github shall have that socially privileged status...
But I also want to confess that the existence of fetchers make me so happy.
I really don't mind hosting or mirroring my stuff on #github because I don't have the time to pick _alll_ the battles.
-
I understand that #nix fetchers "set a dangerous precedent" and this is why, say, #srht fetcher or other fetchers won't ever be accepted and #github shall have that socially privileged status...
But I also want to confess that the existence of fetchers make me so happy.
I really don't mind hosting or mirroring my stuff on #github because I don't have the time to pick _alll_ the battles.
-
I've received my first patch on #srht over email.
Time to learn how to apply it, I guess. Fun!
-
I've received my first patch on #srht over email.
Time to learn how to apply it, I guess. Fun!
-
@walruslifestyle +1 for Sourcehut
-
@walruslifestyle +1 for Sourcehut
-
I’ve been made aware of the outage over on Sourcehut. The main crew (Drew, Simon, and Conrad) are restoring the main services. I’m looking at the mercurial hosting right now. More info here. #srht #mercurial https://outage.sr.ht/
-
-
-
Did Drew Devault really just link to a #clojure blog post???
When he discovers #scheme beyond a cursory glance, it'll be so over for #unix-cels
https://aphyr.com/posts/363-fast-multi-accumulator-reducers
#srht -
We should move away from github and here is why: https://sfconservancy.org/GiveUpGitHub/
As far as I understand publishing docker images should also be possible woth gitea, forgejo and codeberg. I haven’t tried myself.
https://docs.gitea.io/en-us/packages/container/
Forgejo is a “soft” fork of Gitea with a focus on scaling, federation and privacy under the umbrella of codeberg.
Those popular projects that do want to self host might want to use a CDN to reduce costs.
Codeberg and sr.ht are alternatives for those who do not want to self-host. I am not sure if it is easy to use sr.ht for publishing docker images.
https://codeberg.org https://sr.ht/
Towards a federated future for software forges.
NLnet supports the ForgeFed project and forgejo is implementing their protocol. https://nlnet.nl/project/ForgeFed-RPC/
ForgeFed is a federation protocol for software forges and code collaboration tools for the software development lifecycle and ecosystem. ForgeFed is an ActivityPub extension.
#srht #codeberg #nlnet #docker #gitea #forgejo #forgefed #giveupgithub
-
We should move away from github and here is why: https://sfconservancy.org/GiveUpGitHub/
As far as I understand publishing docker images should also be possible woth gitea, forgejo and codeberg. I haven’t tried myself.
https://docs.gitea.io/en-us/packages/container/
Forgejo is a “soft” fork of Gitea with a focus on scaling, federation and privacy under the umbrella of codeberg.
Those popular projects that do want to self host might want to use a CDN to reduce costs.
Codeberg and sr.ht are alternatives for those who do not want to self-host. I am not sure if it is easy to use sr.ht for publishing docker images.
https://codeberg.org https://sr.ht/
Towards a federated future for software forges.
NLnet supports the ForgeFed project and forgejo is implementing their protocol. https://nlnet.nl/project/ForgeFed-RPC/
ForgeFed is a federation protocol for software forges and code collaboration tools for the software development lifecycle and ecosystem. ForgeFed is an ActivityPub extension.
#srht #codeberg #nlnet #docker #gitea #forgejo #forgefed #giveupgithub
-
Anyone else publishing Markdown -> Static Site Generator here?
Logseq -> Sourcehut is my setup and I'll be making it sing over the next month.
Curious about what y'all are working with :)
-
Anyone else publishing Markdown -> Static Site Generator here?
Logseq -> Sourcehut is my setup and I'll be making it sing over the next month.
Curious about what y'all are working with :)