tukkers.online is one of the many independent Mastodon servers you can use to participate in the fediverse.
Dit is een sociaal netwerk voor tukkers! Maar dan zonder advertenties, zonder algoritme voor je tijdlijn en zonder dat je data verkocht wordt :)

Server stats:

11
active users

#sourcehut

0 posts0 participants0 posts today

I've successfully setup two of my side projects to build and deploy automatically with git post-receive hooks. If things go well, I might switch everything over to use my cgit instances and #sourcehut will be for mirrors...

I plan to do a write-up soon, just finalizing some things!

I've been a happy user of Emacs + Org Mode + Ox-Hugo (by the fantastic @kaushalmodi) for a while. I deploy with Sourcehut Pages using a Nix Flake for automated builds. It's very reliable, but I took a circuitous path and my site source isn't a great starter example.

So I created a Starter Site template for anyone in the Emacs ecosystem looking for a hassle-free site/blog. Write in org mode, magit commit & push, and you're live!

shom.srht.site/

shom.srht.siteHome
#Emacs#OrgMode#Hugo

I need help with #git

A contributor to #offpunk is trying to send me a beautiful patch but it always fails when applied with "git am". I don’t understand why it fails. Everything is perfect.

If the contributor remove the failing part from the patch, the patch fails in another part. (as witnessed with --reject)

I’m completely loss here.

I really need help. Reboost from git or #sourcehut users are appreciated.

lists.sr.ht/~lioploum/offpunk-

"... Github is a fully proprietary service. Using it to host the development of a free software makes no sense if you value freedom. It is not like we don’t have many alternatives available (sourcehut, codeberg, gitlab, etc). It should be noted that those alternatives usually offer a better workflow and a better git integration than Github."

ploum.net/2023-02-22-leaving-g

ploum.netWe need to talk about your Github addictionWe need to talk about your Github addiction par Ploum - Lionel Dricot.

Today I set up a #sourcehut build service on a fresh repo containing the source code for a Hugo static site. The yaml manifest quickly worked as expected, but external scripts didn't load, so I went on and kept reading the doc. It turns out that the content-security policy of sh prohibits loading scripts from a CDN. Pretty understandable limitation from sourcehut - a good reminder that #rtfm is always a good idea though :)

srht.site/limitations

srht.siteLimitations | sourcehut pagessourcehut is a network of useful open source tools for software project maintainers and collaborators, including git repos, bug tracking, continuous integration, and mailing lists.

I'm thinking again about moving from #github to #sourcehut. I firmly believe in paying fair prices for services that don't invade my privacy. My private repos stay inside my home network on a #gitolite server. I don't use GitHub Actions. Issues and projects are handy but I can use other task tracking systems. I'd probably keep my GitHub account to follow other projects/discussions and for single sign-on needs.

If you've moved your personal code from GitHub to sourcehut, is there anything you regret or would warn others about?