soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
What protocol should federated code forges use?
#EvanPoll #poll #federation #git
| ActivityPub: | 85 |
| ATProto: | 9 |
| Git: | 57 |
| Other (please specify): | 11 |
Closed
Onefetch is a free, open-source CLI tool that displays Git repository information, including language breakdowns, contributors, project size, dependencies, and more, all while working completely offline.
More details: https://digitalescapetools.com/tools/tool.html?id=onefetch
#OpenSource #Git #CLI #Terminal #DeveloperTools #Linux #macOS #Windows #FOSS
#TIL that #git has an `--end-of-options` option because they used `--` for something else in `git checkout`. π€¦
https://nesbitt.io/2026/07/21/end-of-options.html
(thanks to @thesamesam for the link)
ππΆππππ΄:
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.
Zero days since I messed up rebase by using `#git commit --amend` and missing that I was suppose to just `git commit` because it stopped on a merge conflict rather than my "edit".
Working on my #Github for screen readers guide, covers downloading assets, since that's what others seem to have the most trouble doing. I'm working on the GUI section, already finished the CLI section, and as a blind person, I've come to the conclusion the CLI is peak user interface. Yes, it's complicated to *learn* but I gotta tell ya, once you learn it, it never changes. Trying to provide evergreen GUI instructions is very fucking hard. #CLI #Git
This week at 8UTC Sunday (40 minutes..) we have another #software #mastodon titan, @yantar92 #developer of #orgmode !
#peertube #livestream : https://toobnix.org/w/2Z7id1MZQ6C2GTo4XjvuX1
https://en.wikipedia.org/wiki/Orgmode http://orgmode.org/ is comparably famous to last week's Mastodon #curl's @bagder ( https://toobnix.org/w/rPKt4GRBwLeWzF3VcMFWNo ).
The first thing anyone sees on #git is its README.org support for Ihor's orgmode. The #lisp community's Ihor's #emacs #orgmode.
+ @me 1 year org user!
#lispyGopherClimate
boost for visib
ππΆπππ²π»π:
https://thewhale.cc/posts/gitlens
GitLens by Eric Amodio Supercharge the Git capabilities built into Visual Studio Code β Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate ...
π¦ππ―πΉπΆπΊπ² π π²πΏπ΄π²:
https://thewhale.cc/posts/sublime-merge
Sublime Merge is a new Git client, from the makers of Sublime Text.
Given these days you can't even expect #Gentoo contributors to be respectable, I'm working on adding a git hook that rejects commits with #LLM attribution. Could you help me find all the common patterns used to mark LLM-assisted #git commits?
So far I'm checking for author and Co-authored-by using the following e-mail patterns:
β’ copilot@github.com
β’ *@anthropic.com
β’ claude@users.noreply.github.com
β’ *+claude[bot]@users.noreply.github.com
β’ *@openai.com
β’ *+chatgpt-codex-connector[bot]@users.noreply.github.com
β’ *@cursor.com
β’ *@x.ai
β’ *@google.com
I think some people came up with some other tags to mark LLM commits but can't find that right now.
EDIT: added Assisted-by.
Forgejo: https://forgejo.org ...
"Forgejo is a Free Software platform for collaboration and productivity in software development. It offers a familiar environment to GitHub users, easy installation and maintenance, and a focus on security, scaling, federation and privacy."... or cgit, which is very fast and slick for the barebones portal ...
... codeberg has a nice setup (via forgejo) if you don't want to self-host.
#git #forgejo #scm #vcs #sources #source #code #vps #gitlab #github #codeberg #hosting