GitHub alternatives: I'm less educated on evils of github (I'm yet to read stuff that @mogi sent me: https://nogithub.codeberg.page/, https://sfconservancy.org/GiveUpGitHub/)
But I think I know where people are coming from. The 2 big alternatives I've heard of are codeberg and sourcehut (gitlab is rather for corporate use).
Codeberg seems like a solid project that mirrors most of github functionality without the evil parts. I also know that @forgejo (that codeberg uses) works on implementing ActivityPub protocol which is awesome.
Sourcehut on the other hand is more unique, which is why I liked it more at first. But then something rubbed me the wrong way...
#git #github #codeberg #sourcehut
🧑💻🧙♂️ We're hiring!
The Center for Open Neuroscience at Dartmouth College seeks a Neuroinformagician -- a Research Software Engineer with deep git expertise, love for standards, and passion for 🧠 data at scale.
Contribute to the open-source tools (#git-annex, @datalad and many others) that power neuroscience data versioning, archiving, and reproducibility. Wrangle real datasets with @bidsstandard, NWB & HED standards across OpenNeuro, DANDI & EMBER archives.
Apply: https://searchjobs.dartmouth.edu/postings/84967
Les bases sont acquises.
C'est pas si compliqué et tellement plus pratique que de bricoler sur le site web.
Vous pouvez retourner à vos occupation favorites.
What makes Git a 'distributed' version control system?
Check out the correct answer and reinforce your Git knowledge with immediate feedback on every quiz question here 👉 https://www.git-skills.dev/quiz/git-basics/
#Git #SoftwareEngineering #SmartGit #DevOps #DevTools
Hmmm. How much of a problem do I want to be to get our new project's release branch to be "main" instead of "master" like all the current projects? On one hand, it's purely a terminology shift. On the other hand, I'm pretty invested in the spririt behind said shift, and I do think it's a nice green flag to wave. Also, I'm a stubborn bitch.
Decisions, decisions.
#Git I want to be able to create a branch, switch to an early commit in that branch and then remove any later commits so that when ever I switch to that branch - I'm automatically pointing to that commit. Anyd ideas how to do this without effecting the main branch at all?
16 years ago #curl officially switched over to using #git
https://daniel.haxx.se/blog/2010/03/23/curl-goes-git/
Пока другие выбирают архитектуру, поиск по коду в GitVerse уже работает
Поиск по коду — одна из тех функций, ценность которых ощущается мгновенно. Она либо есть и экономит часы, либо её нет — и ты начинаешь открывать файлы вручную, клонировать репозиторий, запускать find или средства своей IDE и вспоминать «где же это было». Мы добавили в GitVerse поиск по коду в репозиториях. и сделали это быстро. Не потому что «срезали углы», а потому что опирались на инструмент, который десятилетиями решает задачу поиска по коду внутри Git: git grep . Пока другие поднимают тяжёлые поисковые платформы, возводят кластеры, строят индексаторы, мы выбрали простое и проверенное решение, которое работает прямо сейчас.
https://habr.com/ru/companies/sberbank/articles/1009350/
New post
https://www.gaelanlloyd.com/blog/note-taking-system-comparison-git-markdown-syncthing-bookstack/
#productivity #bookstack #git #selfhosting #selfhosted
Averaging my observation of developers over the decades I can say there is a significant direct –but not universal– correlation between those who have historically produced the sloppiest commit message histories and those who are now embracing the vibe coding mentality.
#llm #vibecoding #ai #git #develapers
I've started a new course of study: #git on the command line.
I'm going to fail.
Using Git with coding agents - Agentic Engineering Patterns
https://programming.dev/post/47597158