Y’a un bug dans mon code. Si seulement git pouvait le résoudre ! https://www.journalduhacker.net/s/uquenq/y_un_bug_dans_mon_code_si_seulement_git https://www.youtube.com/watch?v=co_6XLAQIBc #git
Love this feature in Fork:
Also a good reminder that I should prolly delete Cursor, given it's just taking up hard drive space.

A commit message should have a proper style, content, and metadata. https://hackernoon.com/the-best-ways-to-write-git-commit-messages-just-like-the-pros #git
@firda Maybe just learn to use #git itself at the command line. Once mastered, it is easier than uploading a zip and then unzipping it.
(more Linux and FOSS news in previous posts of thread)
Zed Editor introduces one-click agent extensions for ACP integration:
https://alternativeto.net/news/2025/11/zed-editor-introduces-one-click-agent-extensions-for-acp-integration/
Git 2.52-rc0 Starts Working On SHA1-SHA256 Interop, Hints For New Default Branch Name:
https://www.phoronix.com/news/Git-2.52-rc0-Released
GCC 16 Lands Improved Memmove Behavior For x86/x86_64 CPUs:
https://www.phoronix.com/news/GCC-16-x86-Inline-Memmove
OpenProject 16.6 adds new project evaluation tools & significant performance improvements:
https://alternativeto.net/news/2025/11/openproject-16-6-adds-new-project-evaluation-tools-and-significant-performance-improvements/
Open Container Initiative "OCI" Runtime Spec v1.3 Released With FreeBSD Support:
https://alternativeto.net/news/2025/11/openproject-16-6-adds-new-project-evaluation-tools-and-significant-performance-improvements/
Vulkan 1.4.332 Brings A New Qualcomm Extension For AI / ML:
https://www.phoronix.com/news/Vulkan-1.4.332
Vite 7.2 brings proxy HTTP2 support, build.license option, ESM config features:
https://alternativeto.net/news/2025/11/vite-7-2-brings-proxy-http2-support-build-license-option-esm-config-features/
Kodi 21.3 brings HDR support on the Xbox One and Blu-ray playback enhancements on Linux:
https://alternativeto.net/news/2025/11/kodi-21-3-brings-hdr-support-on-the-xbox-one-and-blu-ray-playback-enhancements-on-linux/
FreeBSD 15.0 Beta 5 Released With Build Fixes For Google & Azure Clouds:
https://www.phoronix.com/news/FreeBSD-15.0-Beta-5
Rust-Based Redox OS Gets Servo Web Engine Running - Sort Of:
https://www.phoronix.com/news/Redox-OS-October-2025
#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #Zed #ZedEditor #AI #ArtificialIntelligence #Git #GCC #GCC16 #OpenProject #OCI #OpenContainerInitiative #Vulkan #Vite #Kodi #RedoxOS #FreeBSD #OS #OperatingSystem #BSD #FreeBSD15 #SelfHosting #MediaServer #Development #Programming #Coding #IDE #CodeEditor #VersionControl #version_control #FosseryTech
Missing Link: How Linux would continue without Linus Torvalds
Various myths surround the question of who would take over the leadership of Linux in case of an emergency. However, there is a succession plan.
#Betriebssystem #Git #IT #Journal #LinusTorvalds #Linux #LinuxFoundation #MissingLink #OpenSource #news
Missing Link: Wie es bei Linux ohne Linus Torvalds weiterginge
Allerlei Mythen ranken um die Frage, wer im Fall der Fälle die Leitung von Linux übernimmt. Dabei gibt es eine Nachfolgeregelung. Die kennt nur kaum jemand.
#Betriebssystem #Git #IT #Journal #LinusTorvalds #Linux #LinuxFoundation #MissingLink #OpenSource #news
Los comandos que necesito para trabajar con git desde la terminal https://myblog.clonbg.es/los-comandos-que-necesito-para-trabajar-con-git-desde-la-terminal/ #Terminal #Git https://clonbg.es

On #Forgejo
https://floss.social/@forgejo/115514218019596852
This time, I contributed to fixing few e2e tests.
https://codeberg.org/forgejo/forgejo/pulls/9036
This is my very first PR fixing md preview picture.
https://codeberg.org/forgejo/forgejo/pulls/5781
#TIL that #Gitolite can't handle repositories with different default branch names. As in, if you push a "main" branch into a "master" server, you get no HEAD 🤦. And you can only change that via SSH-ing to the server and modifying the underlying repository.
Apparently, you could also install a hook to automatically fix HEAD for you: https://groups.google.com/g/gitolite/c/NwZ1-hq9-9E