This is on my personal #Gitea server..
I need another shot of whatever I got there in June!
#Developer #Git #Activity #Programming #Development

𝗚𝗶𝘁𝗕𝘂𝗴:
https://thewhale.cc/posts/gitbug
git-bug is a distributed bug tracker embedded in git. It uses git's internal storage so no files are added in your project.

Có thể hỏi AI quyết định từ tháng trước nhờ cơ sở hạ tầng, không phải trí nhớ AI. Bài viết giải thích cách duy trì ngữ cảnh bằng "decision diffs" trong Git: chỉ lưu quyết định chính thức, lý do, thay đổi và điểm tồn đọng. Loại bỏ ý tưởng thăm dò, thử nghiệm thất bại để tránh nhiễu thông tin. Lịch sử do AI tự động ghi, con người kiểm tra độ chính xác. Git trở thành xương sống hợp tác AI dài hạn - reset code đồng nghĩa reset ngữ cảnh. #AICollaboration #Git #DecisionLogs #ContextAsInfrastructure #S
Modifica il nome del branch agilmente 👅
Hai commesso un errore di battitura o vuoi semplicemente cambiare nome al tuo lavoro? Scopri come rinominare i tuoi branch #git in pochi secondi, sia in locale che in remoto, mantenendo il tuo workflow pulito e senza intoppi
Link 👇
https://peertube.uno/w/5DFLy5NntXzR3Unf684euF
Wow this will make code review easy! 🔥
🧩 **oyo** — A special diff viewer with step-through mode.
👀 Watch the diff evolve step by step.
💯 Supports syntax highlighting, git blame, smooth animations & more!
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/ahkohd/oyo
#rustlang #ratatui #tui #git #diff #codereview #terminal #devtools
How Github monopoly is destroying the open source ecosystem. #git #gitHub
https://ploum.net/2026-01-05-unteaching_github.html?utm_source=flipboard&utm_medium=activitypub
Posted into THE FULCRUM: CODING FOR DEMOCRACY AND THE OMN @the-fulcrum-coding-for-democracy-and-the-omn-mobileatom
#WritersCoffeeClub Jan. 4 - Share a tool of your trade.
#Emacs #OrgMode on the digital side. This is where all my drafts start out unless they are short and simple/already complete, or have special formatting needs requiring a word processor. I manage versions with #git, which Emacs greatly simplifies with the #Magit package, and once I'm ready to share or submit I export the .org file to .odt, and then to .docx, and edit with #LibreOffice Writer from there. Basically Org Mode meets the drafting and structuring needs Scrivener used to on Windows and Mac.
On the analogue side I like to carry around little one-sheet notebooks made from used printer paper. I simply tuck them inside an old passport bag that's my daily carry and write drafts or take notes on the go before I transcribe them into the appropriate Org Mode file. WikiHow has a nice article on how to make these mini notebooks, and you can skip the stapling step if you use them as discardable temporary notes like I do. https://www.wikihow.com/Make-a-Paper-Book
If you have any new years resolutions that involve learning, then come learn with us :) We're running some holiday specials! https://prelude.tech/upcoming_training
Offer valid until 11 January!
#django #htmx #alipinejs #airflow #tailwindcss #git #playwright

So now I’m moving more things to Codeberg, including a fork of an MIT-licensed project from Github.com.
Now I’m wondering: are there any best-practices of marking/advertising said forks, given that they’re of course not discoverable through Github.com’s “Fork”-mechanism?
1/n
Git tip: `git bisect` automates finding the commit that introduced a bug. Start with `git bisect start`, mark good/bad commits, and Git will binary search through history to find the culprit. #Git
Running a GitLab CI/CD Pipeline in a fork of a Git SHA256 project does not work - surprised nobody ran into this before #gitlab #git #sha256 https://gitlab.com/gitlab-org/gitlab/-/issues/584941
Two more projects updates today!
RSS Please generates RSS feeds from websites that lack them, using CSS selectors. The new release adds an option to disable TLS certification verification, necessary when fetching resources using self-signed certificates for example. https://rsspls.7bit.org/
I also published another git-grab release that includes a man page. When installed this will make `git grab --help` work as expected (noticed by @doekman). https://github.com/wezm/git-grab