home.social

#git — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #git, aggregated by home.social.

  1. ok who's played with https://radicle.dev/? i already run a @forgejo but this "store collaboration data natively in the repo" thing is neeeeeeeat

    #git #smallweb #selfhost

  2. [$] Keeping COWs in context (a.k.a. anonymous reverse mapping)

    The kernel's reverse-mapping machinery is charged with locating the page-table entries that refer to a given page in memory. The reverse mapping of anonymous pages is handled diff [...]

    lwn.net/Articles/1072378/ #LWN #Linux #kernel #Git #BPF

  3. [$] Keeping COWs in context (a.k.a. anonymous reverse mapping)

    The kernel's reverse-mapping machinery is charged with locating the page-table entries that refer to a given page in memory. The reverse mapping of anonymous pages is handled diff [...]

    lwn.net/Articles/1072378/ #LWN #Linux #kernel #Git #BPF

  4. [$] Keeping COWs in context (a.k.a. anonymous reverse mapping)

    The kernel's reverse-mapping machinery is charged with locating the page-table entries that refer to a given page in memory. The reverse mapping of anonymous pages is handled diff [...]

    lwn.net/Articles/1072378/ #LWN #Linux #kernel #Git #BPF

  5. [$] Keeping COWs in context (a.k.a. anonymous reverse mapping)

    The kernel's reverse-mapping machinery is charged with locating the page-table entries that refer to a given page in memory. The reverse mapping of anonymous pages is handled diff [...]

    lwn.net/Articles/1072378/ #LWN #Linux #kernel #Git #BPF

  6. I've self-hosted my own #Forgejo server for a while now and it's been such a freaking delight to work with, and gives me some relief that my code/#Git repos have a place outside of #GitHub. When I started this however, I couldn't fully migrate everything I had to Forgejo - as some were still tied to GitHub's actions and their hosted runners. Before I could migrate them, I'd need to set up runners of my own on the Forgejo server.

    Seeing GitHub's rapid deterioration lately, I resumed my search on setting up runners on Forgejo the
    right way, and was initially under the impression that it's gonna be complicated... but as it turns out, it really isn't. I set up a simple runner on a remote #RaspberryPi I had using #Docker (Compose) and it was ready to go. Porting my actions/workflows files were super easy too, unlike doing the same for something like #GitLab. Now all of my repos that were on GitHub and had some CI/CD set up have been migrated to my Forgejo server, using my own runners.

    I've updated my
    #Homelab Wiki topic on Forgejo to include the optional step to set up a Forgejo runner. If you're now only considering deploying Forgejo, feel free to check out the rest of the topic which covers the complete setup, some basic recommended configurations, and even how to migrate your repos to Forgejo and set up push mirroring so they still exist on GitHub (if you choose to).

    🔗 https://github.com/irfanhakim-as/homelab-wiki/blob/master/topics/forgejo.md#forgejo-runner

  7. “I moved my code from #GitHub to a self-hosted #Forgejo. Not because of the outages, but because of who owns what runs on top of them. The Dutch government just made the same call.”

    By ✍️: @jorijn

    #git #autonomy #code #inControl

    jorijn.com/en/blog/leaving-git

  8. [$] Friction in Fedora over AI developer desktop initiative

    A push by Red Hat employees to create a Fedora "AI Developer Desktop" with support for out-of-tree kernel drivers and AI toolkits has been met with objections from some long-time m [...]

    lwn.net/Articles/1071949/ #LWN #Linux #RedHat #Bazzite #Git

  9. [$] Friction in Fedora over AI developer desktop initiative

    A push by Red Hat employees to create a Fedora "AI Developer Desktop" with support for out-of-tree kernel drivers and AI toolkits has been met with objections from some long-time m [...]

    lwn.net/Articles/1071949/ #LWN #Linux #RedHat #Bazzite #Git

  10. [$] Friction in Fedora over AI developer desktop initiative

    A push by Red Hat employees to create a Fedora "AI Developer Desktop" with support for out-of-tree kernel drivers and AI toolkits has been met with objections from some long-time m [...]

    lwn.net/Articles/1071949/ #LWN #Linux #RedHat #Bazzite #Git

  11. [$] Friction in Fedora over AI developer desktop initiative

    A push by Red Hat employees to create a Fedora "AI Developer Desktop" with support for out-of-tree kernel drivers and AI toolkits has been met with objections from some long-time m [...]

    lwn.net/Articles/1071949/ #LWN #Linux #RedHat #Bazzite #Git

  12. [$] Friction in Fedora over AI developer desktop initiative

    A push by Red Hat employees to create a Fedora "AI Developer Desktop" with support for out-of-tree kernel drivers and AI toolkits has been met with objections from some long-time m [...]

    lwn.net/Articles/1071949/ #LWN #Linux #RedHat #Bazzite #Git

  13. 🥳 Gitte 0.3.0 is out!

    Highlights:
    - Official macOS support (thanks @rdh)
    - Full merge workflow
    - In-app release notes
    - New Compact UI mode
    - Multi-selection in changed files view
    - Many accessibility improvements
    - Select&copy diffs in the log viewer
    - New GNOME-style icons (thanks Jakub Steiner)

    Also: better large diff handling, refactoring and bug fixes

    codeberg.org/ckruse/Gitte
    Flathub: flathub.org/en/apps/de.wwwtech
    macOS: gitlab.com/dehesselle/gitte_ma

    #GNOME #GTK #Git #Rust #Linux #macOS

  14. Collabora’s latest Git contributions help make hooks more configurable, execution more transparent, and submodule handling safer.

    In Git 2.54, and the upcoming 2.55, this work brings config-based hooks, opt-in parallel hook execution, and path-collision fixes for more reliable workflows.

    collabora.com/news-and-blog/ne

    #Git #OpenSource #DevTools #DevOps

  15. Ever dreamed of turning your Markdown files into slide decks directly within your Git forge?

    With GitRoot, it’s now a reality! As always: no JavaScript but a lot of plugins.

    Check out the demo below to see it in action!

    Follow us to stay updated on the official release.

    #Git #Forge #SelfHost #Markdown #OpenSource #DevTools

  16. [$] Using dma-bufs for read and write operations

    The kernel's dma-buf subsystem provides a way for drivers to share memory buffers, usually in order to support efficient device-to-device I/O. At the 2026 Linux Storage, Filesyste [...]

    lwn.net/Articles/1072317/ #LWN #Linux #kernel #Git #BPF #io_uring

  17. [$] Using dma-bufs for read and write operations

    The kernel's dma-buf subsystem provides a way for drivers to share memory buffers, usually in order to support efficient device-to-device I/O. At the 2026 Linux Storage, Filesyste [...]

    lwn.net/Articles/1072317/ #LWN #Linux #kernel #Git #BPF #io_uring

  18. [$] Using dma-bufs for read and write operations

    The kernel's dma-buf subsystem provides a way for drivers to share memory buffers, usually in order to support efficient device-to-device I/O. At the 2026 Linux Storage, Filesyste [...]

    lwn.net/Articles/1072317/ #LWN #Linux #kernel #Git #BPF #io_uring

  19. [$] Using dma-bufs for read and write operations

    The kernel's dma-buf subsystem provides a way for drivers to share memory buffers, usually in order to support efficient device-to-device I/O. At the 2026 Linux Storage, Filesyste [...]

    lwn.net/Articles/1072317/ #LWN #Linux #kernel #Git #BPF #io_uring

  20. Self-hosted Git in 2026: Forgejo, Gitea or SourceHut?

    I value open-source governance, but I also care about polish, UX, Actions, OpenTofu state, security, and long-term maintenance.

    Which would you choose for a small/private team, and why?

  21. I'm excited to present #Git Scenarios: How Do I Fix That? It's a #NoSlides, #AskMeAnything session where we'll build the presentation on the fly. Want to know anything about #Git? Join us at 11:15 at #Techorama #InPerson in #Belgium. techorama.be/schedule/sessions

  22. GitNex 13 RC4 is available now for updates. It is the last RC release, which will be followed by a stable release later this week.

    This RC improves the UI and fixes a few bugs.

    It's time to translate it into your language.

    #git #gitnex #gitnex13 #codeberg #gitea #android #app #foss #opensource #forgejo

  23. Naty @eclecticpassions ·

    026 is back after missing a week!
    2026: Week 19/52 (May 4 – May 10)

    ➡️ burgeonlab.com/weeknotes/2026/

    Lots of links in the Link Roundup, updated my changelog to reflect latest updates (it was very neglected for the last 3 months), and trying to figure out how to fix my Git mistake.

    This is post 40 of
    📈 burgeonlab.com/tags/100daystoo

  24. #sqlserver #azure #ai #git #copilot #devops
    After 8 months working intensively with AI as a cloud DBA, I see it less as a magic tool and more as a powerful amplifier. With context, versioning, instruction files, agents, and human supervision, AI can greatly improve automation, documentation, and troubleshooting.

    wiki.lli.be/index.php/Work_Wit

  25. I’m moving off GitHub. My move has been underway for ages but has really picked up speed recently with all the outages and such.

    Some details here: https://vale.rocks/micros/20260511-0440

    If you’re so inclined, go follow me on Tangled, star my repos, and vouch for me!

    #GitHub #Git #Tangled

  26. #tangled is everything I wanted from a modern #git forge:

    - #atproto based (this is HUGE!)
    - European
    - Decentralized
    - Federated
    - Social with #vouching
    - Built with #golang and using a #permissive #MIT license

    What not to like there?

    tangled.org/

  27. How to Utilize #Git Version Control in #cPanel (5 Minute Quick-Start Guide)

    This guide walks cPanel users through setting up, managing, and deploying code using Git directly inside cPanel—without needing advanced server access. It’s ideal for websites, applications, and teams that want safe, repeatable deployments.
    What Is Git Version Control in cPanel?
    Git Version Control in cPanel provides a built-in interface for managing Git ...
    Continued 👉 blog.radwebhosting.com/git-ver #gitversioncontrol

  28. @gitea are you still interested in people using Gitea, or should we switch over to something else? No responses on the forum or mastodon anymore on user feedback. Helm chart broken for current releases without any response even after multiple pings. What's going on? Silent fade-out of community support and focus on enterprise business?

    #gitea #selfhost #git #homelab

  29. CW: Article: Dynamically-Deployed Static Site Subdomains on Caddy

    Continuing my effort to find a way to serve my various static sites that meets my need for ease-of-use and low-maintenance, I configured a wildcard Caddy server with webhook-based monitoring of a GitHub repository. Here's how it works...
    Read more: danq.me/2026/05/08/wildcard-ca

    #article #caddy #devops #git #github #hosting #web #webDevelopment

  30. Symbolic links in a web project you commit to git, with contributors who might be using Linux, macOS, or Windows?

    Comment if your sentiment isn’t covered. Boost for reach. :)

    #OpenSource #Git #SourceCode #Community