I published new releases of some of my projects today:
Feedlynx saves links to read/watch later, and exposes them as an RSS feed. The new version detects duplicate links & lets you know you have already saved that link. I also tweaked the Firefox extension to handle this. https://github.com/wezm/feedlynx
git-grab clones git repos into a standard file-system hierarchy, bringing order to all the random repos you clone. The new version improves the clipboard support. https://github.com/wezm/git-grab
My git server is back up but for now only mirror content is back. Good engouth for most of my dockerfiles to work again
git-pkgs: explore your dependency history
https://programming.dev/post/43442496
I keep swinging back and forth between being incredibly impressed by the capability of LLMs plus tooling that manages their context, and utterly flabbergasted at how dangerous they can be.
#VibeCoding #AI #LLM #Antigravity #Claude #git #RmRf #Catastrophe #programming #unix

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 👉 https://blog.radwebhosting.com/git-version-control-in-cpanel/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #gitversioncontrol

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 👉 https://blog.radwebhosting.com/git-version-control-in-cpanel/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #gitversioncontrol

"Worktrunk" - CLI for Git worktree management, designed for parallel AI agent workflows.
https://worktrunk.dev/
#Git #DevUseful • New #link just added to #Otter.
Three hours until deadline and I still have unresolved story problems and no complete draft 😂 At least with #git version control I can delete discarded text without having to put them in a bunch of comments or keeping a discard file. #LjWrites #amWriting
Mild #Windows11 #Git tip:
git config --global core.editor "edit"
As of recently, Windows ships with a sensible text-mode editor (just type "edit"), so you can, you know, just use it.
Git Worktreeを快適にするCLIツール「vibe」を作りました
https://qiita.com/kexi/items/65e6786bd9519698c401?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Git #CLI #AI #productivity #Deno
Does anyone know why GitKraken refuses to let me merge PR's? All it's buttons are disabled. I have to open GitHub and do it there instead.