website/src/blog/2023-09-06_moving-away-from...

24 lines
1.6 KiB
HTML

<!--sh TITLE="github avoidance | ~yosh" ./head.sh -->
<body>
<!--sh ./header.sh -->
<!--sh ./sidebar.sh top bottom -->
<main>
<!--sh TB_TITLE="github" TB_COLOR="white" ./titlebar.sh -->
<h1>moving away from github</h1>
<time>2023-09-06</time>
<p>I started moving away from github a bit. <a href="https://ratfactor.com/leaving-github">this blog post by ratfactor</a> echoes a lot of my sentiments why</p>
<p>I won't be moving away 100% completely. I still have to use github for a few things:</p>
<ul>
<li><p>contributing to existing open source projects (most notably <a href="https://github.com/void-linux/void-packages">void-packages</a>)</p></li>
<li><p>frictionless collaboration with friends for team projects (most notably <a href="https://github.com/yoshiyoshyosh/goldberries">goldberries</a>)</p></li>
</ul>
<p>but I won't be hosting my own projects there any more, opting to rather develop them on <a href="https://git.unix.dog/yosh">unix.dog</a>. of course, I didn't be a complete bastard and remove all my repositories without a care in the world. any repository that looked "important" (had at least 1 star. you guys are the best) I archived with a pointer to unix.dog and deleted the rest (in retrospect, I probably should have kept mimix. oh well)</p>
<p>if you don't have a unix.dog account, you can email patches or issues to my unix.dog email, just like the good old days</p>
<p>here's to a broken software supply chain, free from the grasp of any one organization</p>
<p><a href="index.html">back</a></p>
</main>
<!--sh ./footer.sh -->
</body>
</html>