<p>A list of digital service providers outside the jurisdiction of the United States of America. 😉</p><p><a href="https://codeberg.org/Linux-Is-Best/Outside_Us_Jurisdiction" rel="nofollow" class="ellipsis" title="codeberg.org/Linux-Is-Best/Outside_Us_Jurisdiction"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/Linux-Is-Best/Out</span><span class="invisible">side_Us_Jurisdiction</span></a></p><p>My list was getting bigger than a Fedi post could hold, so it is now hosted on Codeberg, an alternative to GitHub or GitLab, but based out of Germany. 👍</p><p><a href="/tags/codeberg/" rel="tag">#CodeBerg</a> <a href="/tags/github/" rel="tag">#GitHub</a> <a href="/tags/gitlab/" rel="tag">#GitLab</a> <a href="/tags/webhosting/" rel="tag">#WebHosting</a> <a href="/tags/vpn/" rel="tag">#Vpn</a> <a href="/tags/dns/" rel="tag">#Dns</a> <a href="/tags/cdn/" rel="tag">#Cdn</a> <a href="/tags/passwordmanager/" rel="tag">#PasswordManager</a> <a href="/tags/email/" rel="tag">#Email</a> <a href="/tags/privacy/" rel="tag">#Privacy</a> <a href="/tags/security/" rel="tag">#Security</a> <a href="/tags/project2025/" rel="tag">#Project2025</a> <a href="/tags/fascism/" rel="tag">#Fascism</a> <a href="/tags/unitedstates/" rel="tag">#UnitedStates</a> <a href="/tags/ruleoflaw/" rel="tag">#RuleOfLaw</a> <a href="/tags/justice/" rel="tag">#Justice</a></p>
codeberg
<p>Now that <a href="/tags/gotosocial/" rel="tag">#GoToSocial</a> v0.19.0 is out, we're going to start the process of transferring our coding workflow from Github over to <a href="/tags/codeberg/" rel="tag">#Codeberg</a> (<span class="h-card"><a href="https://social.anoxinon.de/@Codeberg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Codeberg</span></a></span>), to get away from Microsoft's endless parade of crapola.</p><p>This means that some time in the next week or so, we will "lock" the Github repository so that only superseriousbusiness.org members can create new PRs and issues etc (similar to what we do when we're on holiday).</p><p>Then, we will migrate the repository over to Codeberg, using Codeberg's migration functionality to keep issues, pull requests, comments, etc intact.</p><p>Once we've validated that everything is in order, we will mark the Github repository as a read-only mirror of the Codeberg repo, and start using Codeberg for issues, pull requests, CI/CD etc.</p><p>To avoid breaking people's automated builds that rely on that Github repo, we are planning to keep it as a read-only mirror for a while (eg., 6 months or so, not sure yet) . At some point though we will fully remove it, to avoid contributing our code to Microsoft's "ai" garbage. But we will warn in advance about this so that people can update their scripts and stuff in time.</p><p>There will probably be some turbulence in our CI/CD pipelines and workflow and whatnot during this transition period, but nothing that should affect end users of the software: releases up to v0.19.0 will remain available on Github and Docker as normal, and snapshots should remain up to date on our Minio S3 bucket and Docker.</p><p>We're looking forward to the move, and to putting the sloth in its new home and seeing it wander around sniffing the furniture and exploring <img src="https://neodb.social/media/emoji/superseriousbusiness.org/gtspat.gif" class="emoji" alt=":gtspat:" title=":gtspat:"> Thanks for reading!</p>
Edited 347d ago
<p>Really nice to see <a href="/tags/forgejo/" rel="tag">#forgejo</a> and <a href="/tags/codeberg/" rel="tag">#codeberg</a> being mentioned on the front page of <a href="https://git-scm.com" rel="nofollow"><span class="invisible">https://</span>git-scm.com</a>! Yay!</p>
<p>Codeberg and Forgejo will have a stand (K5) at FOSDEM 2026 in Brussels. Come by and chat with Codeberg and Forgejo contributors.</p><p>There'll also be Codeberg and Forgejo stickers. If your Codeberg or Forgejo hosted project has stickers and you're looking for a way to distribute them: Get in touch and we can organise it!</p><p><a href="/tags/fosdem/" rel="tag">#fosdem</a> <a href="/tags/fosdem2026/" rel="tag">#fosdem2026</a> <a href="/tags/codeberg/" rel="tag">#codeberg</a> <a href="/tags/forgejo/" rel="tag">#forgejo</a></p>
Edited 72d ago
<p><a href="/tags/wafrn/" rel="tag">#wafrn</a> has moved to <a href="/tags/codeberg/" rel="tag">#codeberg</a></p><p><a href="https://github.com/gabboman/wafrn/commit/cb4e7fdfadc0beb438c74faf6e78a58d6979effc" rel="nofollow" class="ellipsis" title="github.com/gabboman/wafrn/commit/cb4e7fdfadc0beb438c74faf6e78a58d6979effc"><span class="invisible">https://</span><span class="ellipsis">github.com/gabboman/wafrn/comm</span><span class="invisible">it/cb4e7fdfadc0beb438c74faf6e78a58d6979effc</span></a></p>
<p><a href="/tags/git/" rel="tag">#git</a> <a href="/tags/lfs/" rel="tag">#lfs</a> <a href="/tags/codeberg/" rel="tag">#Codeberg</a> </p><p>Is anyone having trouble pushing to Codeberg?</p><p>I was getting "connection closed by remote host" errors. </p><p>Turns out my git-lfs was old, and Codeberg has some strict ssh settings. </p><p>To fix this, read: <a href="https://codeberg.org/Codeberg/Community/issues/1895#issuecomment-4057007" rel="nofollow" class="ellipsis" title="codeberg.org/Codeberg/Community/issues/1895#issuecomment-4057007"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/Codeberg/Communit</span><span class="invisible">y/issues/1895#issuecomment-4057007</span></a></p><p>Short version, do this (once per repo) before pushing:<br>git config --local lfs.sshTransfer never</p><p>Ensure lfs version is > 3.5.x</p><p>hth<br>🦇</p>
Edited 337d ago
<p><a href="/tags/codeberg/" rel="tag">#Codeberg</a> <a href="/tags/git/" rel="tag">#git</a> <a href="/tags/git/" rel="tag">#git</a>-lfs <a href="/tags/gamedev/" rel="tag">#GameDev</a> <a href="/tags/largefiles/" rel="tag">#LargeFiles</a> </p><p>I opened an "issue" on Codeberg to try get some discussion about my recent git-lfs experiences and the ideas floating in my head for a better way to handle large binary files while using git.</p><p>I'd appreciate any feedback etc. It's here:<br><a href="https://codeberg.org/Codeberg/Community/issues/1910" rel="nofollow" class="ellipsis" title="codeberg.org/Codeberg/Community/issues/1910"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/Codeberg/Communit</span><span class="invisible">y/issues/1910</span></a></p><p>I'm a git-nitwit, so factor that in! 🤭 <br>🦇</p>
<p>hey if you move your <a href="/tags/fediverse/" rel="tag">#fediverse</a> project to <a href="/tags/codeberg/" rel="tag">#codeberg</a> you get to be on this list</p><p><a href="https://codeberg.org/technicat/fediverse-on-codeberg" rel="nofollow" class="ellipsis" title="codeberg.org/technicat/fediverse-on-codeberg"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/technicat/fediver</span><span class="invisible">se-on-codeberg</span></a></p>
I received a pretty nasty email as a result of this attack: <a href="https://blog.codeberg.org/we-stay-strong-against-hate-and-hatred.html" rel="nofollow" class="ellipsis" title="blog.codeberg.org/we-stay-strong-against-hate-and-hatred.html"><span class="invisible">https://</span><span class="ellipsis">blog.codeberg.org/we-stay-stro</span><span class="invisible">ng-against-hate-and-hatred.html</span></a><br><br>Codeberg is run by volunteers for the most part. I'm very glad they're there and taking immediate action.<br><br>I've been active on the internet since the 1990s, and have seen all sorts of things I'd prefer not sharing. Unfortunately, the attack on Codeberg, abusing collaboration software to broadcast hateful messages, is not a new phenomenon. It's imperative to have people who counter these abuses. But there is a bigger question about why men--it's almost always men--do this.<br><br><a href="/tags/codeberg/" rel="tag">#codeberg</a> <a href="/tags/forgejo/" rel="tag">#forgejo</a> <a href="/tags/hateattack/" rel="tag">#HateAttack</a><br>
<p>Code migration to <span class="h-card"><a href="https://social.anoxinon.de/@Codeberg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Codeberg</span></a></span> ✅ 🎉 </p><p><a href="https://codeberg.org/inventaire/" rel="nofollow"><span class="invisible">https://</span>codeberg.org/inventaire/</a></p><p>Bye bye Microsoft/Github, we are excited to finally have our code forge also running on libre/free software, and hosted by a fellow non-profit! Thanks <span class="h-card"><a href="https://floss.social/@forgejo" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>forgejo</span></a></span> and <span class="h-card"><a href="https://social.anoxinon.de/@Codeberg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Codeberg</span></a></span> for the amazing work!</p><p><a href="/tags/codeberg/" rel="tag">#codeberg</a> <a href="/tags/forgejo/" rel="tag">#forgejo</a> <a href="/tags/github/" rel="tag">#github</a> <a href="/tags/microsoft/" rel="tag">#microsoft</a> <a href="/tags/git/" rel="tag">#git</a> <a href="/tags/nonprofit/" rel="tag">#nonprofit</a></p>
<p>Loops, now with more Codeberg ✨</p><p><a href="https://codeberg.org/loops/loops-server" rel="nofollow" class="ellipsis" title="codeberg.org/loops/loops-server"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/loops/loops-serve</span><span class="invisible">r</span></a></p><p><a href="/tags/loops/" rel="tag">#loops</a> <a href="/tags/codeberg/" rel="tag">#codeberg</a></p>
<p>The source code will be published on <a href="/tags/codeberg/" rel="tag">#Codeberg</a> under AGPL-3.0 (previous choice was GPL) - both the relay server (network service) and the mobile apps (Android/iOS). Thanks for pushing us to get the licensing right from the start.</p>
<p>Just a periodic reminder that Forgejo, the software that powers the open-source GitHub alternative Codeberg, has been working towards implementing federation.</p><p><a href="https://codeberg.org/forgejo-contrib/federation/" rel="nofollow" class="ellipsis" title="codeberg.org/forgejo-contrib/federation/"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/forgejo-contrib/f</span><span class="invisible">ederation/</span></a></p><p>Might be worth contributing, if you have the time and skills!</p><p><a href="/tags/forgejo/" rel="tag">#forgejo</a> <a href="/tags/codeberg/" rel="tag">#codeberg</a> <a href="/tags/opensource/" rel="tag">#opensource</a> <a href="/tags/github/" rel="tag">#github</a></p>
<p>We, the operators of this social media account, sometimes face dilemmas about what we want to post. For example: "Are you a Hubber and want to become a Berger? We're looking forward to you!"</p><p>Love it or hate it, one thing is certain: It doesn't really matter, because others are doing our marketing today. 🙃</p><p><a href="/tags/codeberg/" rel="tag">#Codeberg</a> <a href="/tags/giveupgithub/" rel="tag">#GiveUpGitHub</a> <a href="/tags/github/" rel="tag">#GitHub</a></p>
<p><a href="/tags/gotosocial/" rel="tag">#gotosocial</a> listed in the <a href="/tags/codeberg/" rel="tag">#codeberg</a> community spotlight</p><p><a href="https://blog.codeberg.org/letter-from-codeberg-onwards-and-upwards.html" rel="nofollow" class="ellipsis" title="blog.codeberg.org/letter-from-codeberg-onwards-and-upwards.html"><span class="invisible">https://</span><span class="ellipsis">blog.codeberg.org/letter-from-</span><span class="invisible">codeberg-onwards-and-upwards.html</span></a></p>
<p><a href="/tags/codeberg/" rel="tag">#codeberg</a> is down? <span class="h-card"><a href="https://social.anoxinon.de/@Codeberg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Codeberg</span></a></span></p>
<p>“Event Bridge For ActivityPub” plugin released on WordPress.org</p><p>It’s been a long road, but now a first version (v0.3.5) of the plugin is available via the official plugin sources on WordPress.org.</p><p><a href="https://wordpress.org/plugins/event-bridge-for-activitypub/" rel="nofollow" class="ellipsis" title="wordpress.org/plugins/event-bridge-for-activitypub/"><span class="invisible">https://</span><span class="ellipsis">wordpress.org/plugins/event-br</span><span class="invisible">idge-for-activitypub/</span></a></p><p><a href="https://event-federation.eu/2024/12/17/event-bridge-for-activitypub-upcoming-1-0-release/" rel="nofollow">Further features</a> are <a href="https://codeberg.org/Event-Federation/wordpress-event-bridge-for-activitypub/pulls" rel="nofollow">almost ready</a> and will follow in the coming days. This is includes some more complex features like aggregating events from other remote ActivityPub actors and improvements like better accessibility in the admin UI.</p><p>We are looking forward to feedback from users. You can find our guidelines for contributing <a href="https://codeberg.org/Event-Federation/wordpress-event-bridge-for-activitypub/src/branch/main/CONTRIBUTING.md" rel="nofollow">here</a>.</p><p>Unfortunately, interoperability with other applications is still limited, often caused by unresolved issues within other applications. However, we all are all working on it and are confident that things will be smoothed out in the course of this year!</p><p>Migration to Codeberg</p><p>This was a good reason for us to move the repository from our self-hosted Forgejo to Codeberg.org for several reasons:</p><p>less maintenance<br>less hurdles to contribute<br><span class="h-card"><a href="https://social.anoxinon.de/@Codeberg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Codeberg</span></a></span> is awesome<br>we love <a href="https://forgejo.org/docs/latest/user/actions/" rel="nofollow">Forgejo actions</a>and can still use our own <a href="https://code.forgejo.org/forgejo/runner" rel="nofollow">Forgejo-runner</a></p><p>Acknowledgement</p><p>We’d like to thank <span class="h-card"><a href="https://mastodon.xyz/@NGIZero" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>NGIZero</span></a></span> and <span class="h-card"><a href="https://social.nlnet.nl/@nlnet" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>nlnet</span></a></span> for allowing us to spend the considerable time we’ve put into developing this plugin.</p></p><p><a href="/tags/activitypub/" rel="tag">#ActivityPub</a> <a href="/tags/codeberg/" rel="tag">#codeberg</a> <a href="/tags/events/" rel="tag">#Events</a> <a href="/tags/wordpress/" rel="tag">#WordPress</a></p>
<p>I think <a href="/tags/codeberg/" rel="tag">#codeberg</a> is safe again, their issue tracker also gets spammed and the crap from last night has been cleaned up.</p><p><a href="https://codeberg.org/Codeberg/Community/issues" rel="nofollow" class="ellipsis" title="codeberg.org/Codeberg/Community/issues"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/Codeberg/Communit</span><span class="invisible">y/issues</span></a></p>
<p>Hey, listen. <a href="/tags/codeberg/" rel="tag">#Codeberg</a> is being spammed with LLM bots right now. They started like an hour ago. Each bot is opening up one issue in a random tracker every minute.</p><p>I have no idea what the spread is, but each individual bot has like seven pages full of issues now. PieFed and FEP are both starting to see issues piling up because of this.<br><br>RE: <a href="https://social.wedistribute.org/objects/771856be-078f-4022-9971-7fd4b283426d" rel="nofollow" class="ellipsis" title="social.wedistribute.org/objects/771856be-078f-4022-9971-7fd4b283426d"><span class="invisible">https://</span><span class="ellipsis">social.wedistribute.org/object</span><span class="invisible">s/771856be-078f-4022-9971-7fd4b283426d</span></a></p>
<p>hi all, if you're looking to find a way to help out <a href="/tags/codeberg/" rel="tag">#codeberg</a>, I'd be happy to hear about your opinions on its landing page: <a href="https://codeberg.org" rel="nofollow"><span class="invisible">https://</span>codeberg.org</a></p>
<p>We will be working this week on <a href="/tags/fedilab/" rel="tag">#Fedilab</a> 3.36.2, fixing reported issues and adding some enhancements.<br>We do check our bookmarked messages, but <a href="/tags/codeberg/" rel="tag">#Codeberg</a> remains the best way to submit issues.<br> <a href="https://codeberg.org/tom79/Fedilab/issues" rel="nofollow" class="ellipsis" title="codeberg.org/tom79/Fedilab/issues"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/tom79/Fedilab/iss</span><span class="invisible">ues</span></a></p>
<p>Fedilab proudly uses <a href="/tags/codeberg/" rel="tag">#Codeberg</a> since 2019.<br>They help many open source developers to maintain their projects.</p><p>You can follow them on Mastodon <span class="h-card"><a href="https://social.anoxinon.de/@Codeberg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Codeberg</span></a></span> and support them financially if you can </p><p> <a href="https://donate.codeberg.org/" rel="nofollow"><span class="invisible">https://</span>donate.codeberg.org/</a></p>
<p>New blog post: <a href="https://mergiraf.org" rel="nofollow"><span class="invisible">https://</span>mergiraf.org</a>, a syntax-aware merge driver for <a href="/tags/git/" rel="tag">#Git</a>.</p><p>Supports <a href="/tags/java/" rel="tag">#Java</a>, <a href="/tags/rust/" rel="tag">#Rust</a>, <a href="/tags/golang/" rel="tag">#Golang</a>, <a href="/tags/javascript/" rel="tag">#javascript</a>, <a href="/tags/cpp/" rel="tag">#cpp</a>, <a href="/tags/csharp/" rel="tag">#csharp</a>, <a href="/tags/html/" rel="tag">#html</a>, <a href="/tags/json/" rel="tag">#json</a>, <a href="/tags/yaml/" rel="tag">#yaml</a> and <a href="/tags/xml/" rel="tag">#xml</a> so far, and it's quite easy to add support for more thanks to <a href="/tags/treesitter/" rel="tag">#treesitter</a>.</p><p><a href="https://antonin.delpeuch.eu/posts/mergiraf-a-syntax-aware-merge-driver-for-git/" rel="nofollow" class="ellipsis" title="antonin.delpeuch.eu/posts/mergiraf-a-syntax-aware-merge-driver-for-git/"><span class="invisible">https://</span><span class="ellipsis">antonin.delpeuch.eu/posts/merg</span><span class="invisible">iraf-a-syntax-aware-merge-driver-for-git/</span></a></p><p>Get it on <a href="/tags/codeberg/" rel="tag">#Codeberg</a>: <a href="https://codeberg.org/mergiraf/mergiraf" rel="nofollow"><span class="invisible">https://</span>codeberg.org/mergiraf/mergiraf</a></p>
<p>I want to move to <a href="/tags/codeberg/" rel="tag">#Codeberg</a> at some point this year... I wonder how much trouble it will be to move all my GitHub Pages stuff (all my personal pages are based on it).</p><p>Things to study:</p><p> <a href="https://github.com/LionyxML/migrate-github-to-codeberg" rel="nofollow" class="ellipsis" title="github.com/LionyxML/migrate-github-to-codeberg"><span class="invisible">https://</span><span class="ellipsis">github.com/LionyxML/migrate-gi</span><span class="invisible">thub-to-codeberg</span></a><br><a href="https://codeberg.org/repo/migrate" rel="nofollow"><span class="invisible">https://</span>codeberg.org/repo/migrate</a></p>
Edited 1y ago

