Suche
Beiträge, die mit codeberg getaggt sind
A piece of criticism to all code forges I know: why not run #CI on all commits?
A bad commit is a liability. It will break bisect and make debugging miserable.
#ForgejoActions takes it to the extreme and cancels an already running action when I push another change.
I get it - it's too slow and expensive to test them all when pipelines take minutes to run. But you could just pause the old ones until the newest one is finished!
New blog post: mergiraf.org, a syntax-aware merge driver for #Git.
Supports #Java, #Rust, #Golang, #javascript, #cpp, #csharp, #html, #json, #yaml and #xml so far, and it's quite easy to add support for more thanks to #treesitter.
antonin.delpeuch.eu/posts/merg…
Get it on #Codeberg: codeberg.org/mergiraf/mergiraf
mergiraf
A syntax-aware git merge driver for a growing collection of programming languages and file formats.Codeberg.org
Anyone blocked by #Codeberg on residential IPs?
- I can't access it including the homepage.
- It doesn't matter if I'm already logged in or not.
- This happens to me on residential network*s* from Chunghwa Telecom (hinet), the dominant ISP in Taiwan.
- Restarting the modem to obtain new IPs doesn't work.
I've moved my repos to a selfhosted Forgejo. However, a lot of things still depend on Codeberg e.g. my Emacs config fails to download packages that reside on Codeberg. This is frustrating.
Hi! We "upgraded" our primary @matrix chat, (#codeberg.org:matrix.org) to room version 9. Upgrades are a part of the Matrix protocol: They create a new room in the place of the old one, and send invites to everyone in the old room. If you were in the old room, you should have received an invite.
We had 1588 members, but it seems like we only sent ~1180 invites. If you were a member of the chat, please accept the invite! If you haven't received one, please let us know!
matrix.to/#/#codeberg-space:ma…
Matrix - Decentralised and secure communication
You're invited to talk on Matrix. If you don't already have a client this link will help you pick one, and join the conversation. If you already have one, this link will help you join the conversationmatrix.to
Introducing Sonusmix, an app to easily manage audio routing in Pipewire. It features virtual devices, volume control, routing, application endpoints to manage entire applications at once, persistence, and some tools to work around some of Pipewire's issues. It's available as an AppImage, Flatpak, or Nix package. Feedback is highly appreciated, we have a Matrix channel too! Please let us know if you have any issues!
codeberg.org/sonusmix/sonusmix
#linux #pipewire #audio #opensource #codeberg #rust
I have used a 2D library called gg to make the clock render more quickly and with less CPU load. It is still far from perfect and has the wrong DPI on a mac. But I put it on #Codeberg none the less. So anyone, who is interested, may have a look.
fyck
A clock written in Go that uses the toolkit Fyne for display and the graphics library gg to render the clockfaceCodeberg.org
Today is the 2nd and last day of the #Codeberg #translathon. A hackathon, but for translations.
I have submitted my 3 game projects #Repixture, #Lazarr! and #Glitch. To my surprise, Spanish got translated very fast for Lazarr! 🙂
And I also contributed a bit to other games like #HurryCurry or #Librerama.
codeberg.org/Codeberg/translat…
translathon-2024
An event repository to manage Codeberg's Translathon on October 12 and 13, 2024.Codeberg.org
If you want to help with translating my own game projects, I hang out in this Matrix room tonight to answer questions:
matrix.to/#/#translathonGRL:ma…
Matrix - Decentralised and secure communication
You're invited to talk on Matrix. If you don't already have a client this link will help you pick one, and join the conversation. If you already have one, this link will help you join the conversationmatrix.to
Oh, nice, Codeberg Pages supports proper HTTP redirects these days!
docs.codeberg.org/codeberg-pag…
Including catch-alls like /my-spa/* to /my-spa/index.html 👍
Thanks @Codeberg!