@UVUB40 If possible, yes. #Zed is open-source, #Forgejo for #git is OSS, I switched to #ArchLinux as my operating system. In the next weeks I plan to move away from Bigtech as much as possible.
Interesting discussion at #rstats Cleveland useR group around teaching git to students.
It is really an hard topic, my pov is that #git was build to manage async and distributed ("world wild") workflows. Students have a very different model of collaboration: they can be in the same room at the same time.
Hence courses are teaching a specific syntax, multiple workflows while also introducing students to other mental model of collaboration. (and sometimes learning stats, R and more .. )
Merge after midnight:
https://www.sysdef.de/2026/01/merge-after-midnight.html
🔥 We usually want to keep our #Python code safe so we don't lose our work. In this introductory talk, I explain how and why to use #Git and #GitHub to store code safely. https://www.youtube.com/watch?v=v98_7iHlYWM
one of the pushes will be rejected - whichever one is later, even if it's just by a microsecond, as Jefromi mentions in his comment. However, it will be rejected because the remote repository sees that the history of the later push doesn't include the history of the earlier one, rather than because it sees any conflict in the content that's being pushes
#git
/ linear history
/ concurrent work
https://stackoverflow.com/questions/4643998/how-git-works-when-two-peers-push-changes-to-same-remote-simultaneously
One Open-source Project Daily
A modern file manager that helps users organize their files and folders.
https://github.com/files-community/Files
#1ospd #opensource #alternatives #csharp #customization #developertools #dotnet #filemanager #files #fluent #fluentdesign #git #goodfirstissue #poweruser #productivity #utilities #winappsdk #windows #windows10 #windows11 #winui #xaml
Git is to GitHub as porn is to PornHub.
31 Days of Vibe Coding - Day 9: Git Is Your Undo Button for AI Mistakes | by Jeff Blankenburg
31daysofvibecoding.com/2026/01/09/g...
#ai #vibecoding #softwaredev #git #prompting
Day 9: Git Is Your Undo Button...
Has anyone noticed that the very useful prose describing the contents of a git repository, what is comprised of (the software the source code is for, the language), how to interact with it (what are the conventions and standards of the project), and even hints as to how to understand it all as a gestalt, has only recently been added in Markdown files intended to be read by LLMs?
Like, you could have written all that helpful prose for people but you never did!
#ai #llm #git #github
Learned a neat git thing today. Reverting changes to ONE file in a PR
`git checkout origin/main -- config/services.php`
Revert the changes to `services.php` in my current branch/PR.
🛠️ Tôi vừa xây dựng CLI “chief” cho Claude: tạo git worktree riêng, để Claude lên kế hoạch, chuyển thành task có cấu trúc, chạy vòng lặp tự động với xác thực + commit từng bước, và mở PR khi hoàn thành. Giúp giảm hỗn loạn khi lập trình AI. Các bạn có đang thiết kế vòng lặp agent nào không? #AI #Claude #CLI #Git #Automation #Coding #LậpTrình #CôngCụ #AIcoding
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
