@Codeberg @codebergstatus
Getting 503 for sometime now. It indeed is down. Status page confirms it as well.
#codeberg #git #instancedown

@natik Also note we have an issue open to improve git:
Make git status to be async like in hydro
https://github.com/pure-fish/pure/issues/368
RE: https://social.heise.de/@iX_Magazin/116300450404849276
"Für kommerzielle Teams mit Bedarf an nativem KI-Tooling oder einem breiten Erweiterungsökosystem bleibt GitHub vorerst die pragmatischere Wahl."
Das sehe ich aber mal ganz anders. Würden "kommerzielle Teams" weniger #KI nutzen, bzw. mehr auf lokale LLMs setzen. So wäre Code in meinen Augen definitiv besser und sicherer.
Diese Einstellung fördert definitiv nur den weiteren Wachstum von #BigTech und schadet uns bei der #Digitalisierung
@Codeberg
#Codeberg #github #git #development
Fellow developers: have you ever had to follow a #Git #workflow that forbids incremental commits in a pull-request or merge request? Or heard of such a workflow?
I’ve never had any strong opinion about Git workflows in general: as long as it’s defined, any workflow is fine to me. But forbidding incremental commits seems like something I can’t deal with: both as a developer or as a reviewer, I lose track of the progress made in the PR/MR.
What am I missing?
ForgeJo doesn't plain AI-based contributions anymore! (ForgeJo is the thing that powers codeberg and can be used on its own.)
> Forgejo does not accept works of authorship (code, documentation, etc.) either partially or completely generated by AI due to legal uncertainties.
Now, this is not a blanket ban, because they still allow using it for everything else other than straight copy and paste text generation, but it is better than before.
https://codeberg.org/forgejo/governance/commit/57bf0779bec61e2facd1679efc9bc5839e631d40
TIL: ~/.gitconfig can contain includeIf sections:
https://alysivji.com/multiple-gitconfig-files.html
✅ Github Account closed before Apr 24 Data leaching.
Thankfully for me, only used for coms, no code, but feel for those poor sods who thought thier 'Private' repo was actually *private*
✅ Local Forgejo box replaces gitlab, up, running and backing up regularly.
It's lighter weight, ''free' forever, not at risk of corporate buyout and subsequent #Enshitification, #leaching AI Training
Use #Forgejo instead, your future self will thank you.
#Gitlab #Gitea #Github #Code #Git
Content warning:Crude, I guess
I made a typo and learned that 'git ass' is not a recognized command
Oh no. Nobody could have predicted this. I, certainly never predicted it the day they announced the M$ takeover. Nothing to see here. Please continue hosting your code on github.
#github #UsersareFodder #SiValleyGrift #git #ai #dataTheft
https://www.theregister.com/2026/03/26/github_ai_training_policy_changes/
GitLab Security Updates: Attackers can add email addresses
The development environment GitLab is vulnerable through several security gaps. Admins should update their installations to the current version.
#Git #IT #Patchday #Security #Sicherheitslücken #Updates #news
Con todo el drama de Copilot en Github activado por defecto, me gustaría recomendarles una alternativa: Codeberg.
Pueden hacerse una cuenta acá: https://codeberg.org/
Y pueden ver qué tipo de valores tienen en algunas publicaciones de su blog, por ejemplo:
- https://blog.codeberg.org/we-stay-strong-against-hate-and-hatred.html
- https://blog.codeberg.org/letter-from-codeberg-software-is-about-humans.html
Blog: https://blog.codeberg.org/
#github #codeberg #forgejo #floss #foss #oss #opensource #git #ia #ai #copilot
🌕 從 GitHub 遷移至 Codeberg:給懶人的實踐指南
➤ 擁抱開源:從熟悉的 GitHub 邁向 Codeberg 的無痛轉移策略
✤ https://unterwaditzer.net/2025/codeberg.html
本文作者分享了將專案從 GitHub 遷移至 Codeberg 的親身經歷,旨在為那些因認為過程繁瑣而遲遲未動手的開發者提供動力與指引。作者發現,遷移程式碼庫、議題、拉取請求和發布(releases)出乎意料地簡單,Codeberg 的直接匯入功能做得相當完善,且使用者介面與 GitHub 幾乎一致,並能完整保留資料。對於 GitHub Pages,作者建議使用 codeberg.page 或其他替代方案,操作與舊版 GitHub Pages 相似。然而,持續整合(CI)是遷移中最具挑戰性的部分,因為 Codeberg 不提供免費的 macOS 運行器或無限容量。作者建議採用跨平臺編譯並自行託管 Forgejo Actions 運行器,因為 Forg
#軟體開發 #Git 託管 #開源專案 #遷移指南 #CICD #Codeberg #GitHub