Tootfinder

Opt-in global Mastodon full text search. Join the index!

@keen456@infosec.exchange
2026-06-18 10:28:57

@… Support for the Hercules monochrome ISA graphics driver just got removed from Linux 7.2: git.kernel.org/pub/s…

@theodric@social.linux.pizza
2026-06-18 21:01:46

shit that works fine in bash doesn't port over to fish by switching to fish's semantics
for example, these are equivalents:
$ mkdir `date -I`
> mkdir (date -I)
but these are not:
$ alias dogit='git add. git commit -a -m `fortune zippy`; git push'
> alias dogit 'git add. git commit -a -m (fortune zippy); git push'
Instead, you end up having to do something like
> alias dogit 'git add .; set msg (fortune zippy | s…

@frankel@mastodon.top
2026-07-16 17:27:59

The #git history command deserves more attention
lalitm.com/post/git-history/

@simon_brooke@mastodon.scot
2026-06-16 13:26:45

#PhantastikPrompts 15.06.2026
Hand aufs Herz: Wieviele Versionen eines Manuskripts fertigst du an?
I keep all my fiction work in a git repository, and used CVS before git; so the answer is, for novel-length text, often literally thousands. Git has the advantage that you can explore multiple variants of a plot in parallel, and delay decisions as to which one you want to make ca…

@cyrevolt@mastodon.social
2026-05-20 07:53:58

"#Rust is going to save us" - Greg Kroah-Hartman
git.sr.ht/~gregkh/presentation

@gray17@mastodon.social
2026-06-18 22:21:47

the new VCS "lore" from Epic is really interesting. lots of thoughtful design decisions. it's not going to replace git (lore needs a central server), but it might replace perforce completely (lore fixes everything perforce is bad at, with MIT license).
(the main reason to use lore instead of git is binary assets, but it's also aimed at solving problems of massive scale, like world-sized monorepos)

@ellie@ellieayla.net
2026-07-17 17:04:39

Is there an option hidden somewhere in git log / ref-log / mailmap which would support colorizing output lines differently depending on whether a author/committer matches some pattern (eg Mine vs Another Maintainer vs Unknown Contributor)?
I know I could post-process the output of git log or use other plumbing tools, but I'd rather not if something is built-in.
#git #askfedi #devlog

@unixorn@hachyderm.io
2026-06-17 00:54:46

Periodic reminder that I maintain a list of git resources - a collection of extra commands, links to useful utilities, links to blog posts, etc.
#git #sre #devops

@laurentperrinet@neuromatch.social
2026-07-15 16:04:39

🤖 some #Git users may be interested into this bash script that analyses your git diff and creates meaningful commit messages using an #Ollama #LLM (local / cloud).

@frankel@mastodon.top
2026-05-17 09:29:19

#Git Is Not Fine
billjings.com/posts/title/git-

@opencommit@fosstodon.org
2026-07-18 20:02:12

We had an intermittent storage issue. This problem has now been resolved.
#opencommit #git #opensource

@heiseonline@social.heise.de
2026-07-16 15:58:03

Nach Aufregung über Daten-Upload: SpaceXAI macht Code von Grok Build öffentlich
Nachdem am Wochenende entdeckt wurde, dass Grok Build ganze Git-Repositories der User in einen Cloud-Speicher geschickt hat, verspricht SpaceXAI Transparenz.

@mgorny@social.treehouse.systems
2026-06-20 07:44:23

#TIL that instead of grepping through `git log -p` to figure out when the last dependency on a package was removed, I can just search through gentoo-commits ml archives.
#Gentoo

@lornajane@indieweb.social
2026-06-16 20:07:49

Is there a danger that working with coding agents will improve the quality of git practices? I hope so! Ask your agent to read this excellent post #linkTuesday

@cark@social.tchncs.de
2026-05-15 19:21:34

#TIL Since :git: version 2.5 from 2015 (!) there is the `git worktree` command.
It lets you checkout a branch in a parallel directory which can be super useful if you have to interrupt your current task but do not want to commit or stash.
This tutorial was helpful to me:

@publicvoit@graz.social
2026-07-14 06:17:09

«Reproduce it yourself: show that #xAI's #Grok Build CLI uploads your entire repository — every tracked file plus full git history — to xAI's cloud (POST /v1/storage, routed to the GCS bucket grok-code-session-traces), independent of what the agent reads, and that turning off "Improve the model" …

@michabbb@social.vivaldi.net
2026-06-19 20:29:24

⚡ Local & lightweight — a single #Go binary with no registry, no telemetry & fully offline-capable
🎯 Fine-grained filtering — control which skills reach which targets via .skillignore, Skill. md targets & per-target include/exclude rules
🖥️ Extra tooling — visual web dashboard via skillshare ui, local git checkpoints with skillshare commit, shell completion & GitHub Acti…

@fanf@mendeddrum.org
2026-07-10 17:42:03

from my link log —
Speeding up a Git monorepo.
dropbox.tech/application/speed
saved 2020-06-11

@johl@mastodon.xyz
2026-05-06 10:50:31

I‘m late to the party, but I have to say it: #aerc is such a delightful e-mail client for the terminal.
git.sr.ht/~rjarry/aerc

@Techmeme@techhub.social
2026-07-08 13:10:52

Former GitHub CEO Thomas Dohmke's Entire launches a decentralized Git network to handle high coding agent traffic, with servers in the US, the EU, and Australia (Radhika Rajkumar/ZDNET)
zdnet.com/article/githubs-form

@crell@phpc.social
2026-07-14 13:41:48

Grok Build CLI uploads your whole repo — full git history .env secrets — to xAI's cloud, and the opt-out doesn't stop it (wire-captured)
reddit.com/r/LocalLLaMA/commen

@heiseonline@social.heise.de
2026-07-08 13:03:03

GitHub-Alternative für KI-Entwickler: Entire startet eigenes Git-Netzwerk
Entire startet ein eigenes Git-Netzwerk für die EU, USA und Australien. Das Start-up von Ex-GitHub-CEO Thomas Dohmke spiegelt auch GitHub-Repos.

@ellie@ellieayla.net
2026-07-17 17:14:43

No, you cannot embed ANSI escape sequences in the mailmap names. That would be horrifying.
(Does this nerd-snipe @… ?)
#git

@cyrevolt@mastodon.social
2026-06-15 08:41:28

I caused the GitHub PR team to do some work, apparently. ^^
(I'd just have merged it right away, but ...)
github.com/Azure/git-ape/issue
"The core question: is a monkey emoji the right mascot for APE?"
You literally have an AI generated image …

@theodric@social.linux.pizza
2026-06-16 15:47:34

A ThinkPad X230 (2012) is all the computer you need and if you need more computer then a ThinkPad C13 Yoga Chromebook (2020) is all the computer you need and if you need more computer than git gud and if you're unable to git gud for any reason then ask Claude to git you gud and if you're unable to ask Claude for any reason then idk mate consider moving to a tiny house in Montana or sth or maybe find your nearest Jacquard loom and give it the ol' percussive tune-up

@niklaskorz@rheinneckar.social
2026-06-14 07:46:25

Out of sheer curiosity I tried pushing the nixpkgs git repository to tangled.org and while their git server handled it just fine, their web interface absolutely didn't. 🥲 (not that much of a surprise, but I still had to try)
#tangled #nix

Screenshot of an error on tangled.org with the heading "503 - Service unavailable" and the body "We were unable to reach the knot hosting this repository. The service may be temporarily unavailable.".

Underneath are two buttons, "Try again" and "Back to timeline".
@grumpybozo@toad.social
2026-07-16 19:34:34
Content warning: FreeBSD shitpost

gitup should have just been portsnap v3.
I should not need to know what the plumbing is.
I should not have been urged to switch to git with all its warts and gigabytes only to later discover that gitup was a thing which existed and is basically just like portsnap.

@andres4ny@social.ridetrans.it
2026-06-26 18:40:43

New git features look amazing. I'm constantly having to rebase feature branches and deal with endless conflicts.. So 'git add foo.c; git history fixup <sha>'? Yes please!
lwn.net/SubscriberLink/1079596

@kubikpixel@chaos.social
2026-04-21 16:10:31

«Git 2.54 — Experimenteller Befehl für Commit-Historie:
Im neuen Release bringt die Versionsverwaltung den experimentellen Befehl git history, um beispielsweise Fehler zu korrigieren oder einen Commit aufzuteilen.»
Nächster Schritt um weiter Git zu lernen, denn mensch lernt nie aus.
P.S. Ich hatte auch schon mal in einer WebDev Firma gearbeitet bei der der Chef Git für unnötig & zu Kompliziert für "Nichts" abwies.
🧑‍💻

@johl@mastodon.xyz
2026-06-17 14:10:34

“resources for Radical Infrastructures, Permacomputing,
Stealth Hosting and
Other Networks” (PDF) by Colm O’Neill
#Permacomputing

@yeold@social.linux.pizza
2026-07-08 13:12:12

Do you want to try out xmms yourself?
git.yeold.org/yeold/xmms-reviv

@waidler@bayerwald.social
2026-05-12 16:37:33

Kirby CMS absichern
Git-Backup für Content und Code
Wer Kirby CMS produktiv betreibt, steht früher oder später vor der Frage: Wie sichere ich meine Daten zuverlässig? Da Kirby ohne Datenbank arbeitet, liegen alle Inhalte als Dateien im content/-Verzeichnis – ein eleganter Ansatz, der aber ein durchdachtes Backup-Konzept erfordert. Git ist dafür eine naheliegende Lösung.

@ddrake@mathstodon.xyz
2026-05-04 11:36:10

🧵 1/N
I've always thought it was a bit ironic that git was designed to be perfectly decentralized, only to have Github become the one centralized way one uses git (for many people, at any rate).
But this post makes a good point: the centralization also means that it functions as a reliable archive. If a popular open source project spins up its own git server, and then later goes mostly defunct -- or least, the git server goes away -- the code is pretty much gone. But with git…

@nobodyinperson@fosstodon.org
2026-06-02 04:57:43

:git: #git really needs an easy way to temporarily disable specific remotes (e.g. when they're unresponsive right now) that does not involve completely removing (then recreating) it or commenting it out in `git config --edit`. Would also be very beneficial for :gitannex: #gitAnnex which gets painfully …

@hynek@mastodon.social
2026-07-14 06:22:31

Fish shell adding support for Darcs is something I truly didn't have on my 2026 bingo card! It was the first DVCS that clicked with me after I bounced of Arch and before hg/git came on the stage. I could even host source trees on my homepage!
github.com/fish-shell/fish-she

@migueldeicaza@mastodon.social
2026-06-11 19:20:14

By popular demand: how to use Working Copy as your git client with Xogot on the iPad/iPhone:
youtube.com/watch?v=M7-LeDSVeuk

@kcase@mastodon.social
2026-07-12 12:46:24

Seeing the new hourly check option in Safari on iOS 27 prompted me to wonder when we added that option to OmniWeb. Somewhere in the migration of our source code from CVS to subversion to git the information was lost, so I had to do a little spelunking back to the subversion repository, and found the commit from @… in October, 1995. (A lot has happened in those th…

@mgorny@social.treehouse.systems
2026-05-16 16:41:26

I've done the right thing and it's going to cause pain.
#Gentoo Distribution Kernel configs are now hosted entirely on git.gentoo.org rather than GItHub. If you don't use Gentoo mirrors, you may be hitting 502s thanks to our LLM overlords now. If you use Gentoo mirrors, you may be hitting 404s if they hit 502s while trying to fetch from our Infra 🤷.

@niqdanger@social.linux.pizza
2026-06-16 01:29:27

Anyone I know using acme.sh in a large cert server? (I've got 52 websites on this thing) Certbot worked great but now the default version with Alma is not the same as from pip install, but pip install certbot-apache is failing because reasons and Im just so tired of tracking down build issues. git clone acme.sh is so much easier

@azonenberg@ioc.exchange
2026-04-26 05:18:21

This is an impressive level of breakage

error: you cannot perform this operation unless you are root
git: 'gcc' is not a git command. See 'git --help'.
@heiseonline@social.heise.de
2026-07-03 13:03:00

KI-Update: Deutschland-App, OpenAI bietet Beteiligung, KI als Chef, Git-KI-Tool
Das "KI-Update" liefert werktäglich eine Zusammenfassung der wichtigsten KI-Entwicklungen.

@wyri@toot-toot.wyrihaxim.us
2026-07-05 20:17:05

Cool! These should all be green; somehow, the least expected OS to work passed the test, while the top and medium expected OS didn't. Fun!
#git #linux #windows

@tinoeberl@mastodon.online
2026-07-09 15:17:02

#Steady #Klimacrew
Vom Puristen zum #IDE-Nutzer
Ganz langsam. 😁 Wie verändert sich der Workflow, wenn man statt eines simplen Editors mit einer IDE arbeitet? Als Hobby-Entwickler hat mir Notepa…

@cellfourteen@social.petertoushkov.eu
2026-05-02 12:07:58

Well, okay (after libxapian.so.30 was thrown out of the window and GoldenDict-ng got completely crippled)
It felt like it needed to compile the entire Qt5 framework, but at the end, all is well and working
* I had to change all instances of GoldenDict-ng to GoldenDict in my scripts for them to start working again
** Dictionary re-indexing was not an issue, as I normally disable "Allow full-text search for:"

==> Leaving fakeroot environment.
==> Finished making: goldendict-git 1:1.5.1.r4.gb4f3fcdc-1 ( 2.05.2026 (c6) 14:36:17)
==> Cleaning up...
loading packages...
resolving dependencies...
looking for conflicting packages...
@nobodyinperson@fosstodon.org
2026-06-14 17:34:36

My :forgejo: #forgejo now takes >20s to load the activity page 🤡
This is on cold starts, subsequent refreshes are fast. I think I have reached the limit storing forgejo's data on a WD4TB USB disk, using an sqlite database and having a *ridiculous* amount of commits due to :gitannex: #gitAnnex

Betrieben mit Forgejo-aneksajo Version:
15.0.3-git-annex0-patched Seite: 21472ms Vorlage: 4ms
@adulau@infosec.exchange
2026-07-07 15:02:25

Working on tempolocus, a tool that analyses time-series activity patterns to infer a user’s likely location.
In @…, we work with a large volume of social-network time series. Estimating users’ locations from these patterns is often a manual task.
I prototyped a Python module that combines potential locations with yearly activity …

adulau@blakley:~/git/tempolocus$ python3 -m tempolocus samples/weekfull-chan1.json --format text  -n 10 --holiday-profile public-worker 
input_type: weekly_timeseries
confidence: 0.220
activity_type: mixed-time (0.009)
assumptions:
  - Hourly buckets are interpreted as UTC; timezone candidates are offsets that make the activity look locally human.
  - Weekly data cannot distinguish all IANA zones sharing the same offset, and daylight saving time is not inferable without dates.
probable_countrie…
@philip@mastodon.mallegolhansen.com
2026-04-29 04:21:18

Git: A cool, distributed, version control system.
GitHub: A shitty, centralized, abstraction on top of git.
That's how I'm explaining to anyone who conflate the two from now on.

@aredridel@kolektiva.social
2026-06-07 14:21:12

One big downside for the world will be the volatility of everything. We need to get serious about source code archival, separate from hosting. (Seriously, someone should make a git continuous replication archival and disaster recovery host, where you pay Glacier-style prices, and make decade-scale commitments for source code archival.
Possibly also an escrow service so it is made public upon certain events.

@heiseonline@social.heise.de
2026-07-01 13:03:00

KI-Update: Chinas Aufholjagd, Clickworker, Anthropic, Apple-Updates, KI-Git-Tool
Das "KI-Update" liefert werktäglich eine Zusammenfassung der wichtigsten KI-Entwicklungen.

@kexpmusicbot@mastodonapp.uk
2026-05-02 07:53:43

🇺🇦 #NowPlaying on KEXP's #StreetSounds
OutKast:
🎵 Git Up, Git Out
#OutKast
open.spotify.com/track/6XadDzm

@vyskocilm@witter.cz
2026-05-03 16:16:01

Timeō Microsoftōs et dōna ferentēs
Aenid, Publius Vergilius Maro, 19 BC colorised
via @…
floss.social/@hywan/1165092657

@ddrake@mathstodon.xyz
2026-07-03 19:12:56

Git worktrees question. (Which, as usual, I think I answered while trying to ask a clear question...)
I just learned about worktrees and they seem great. So I have my repo, all the files are checked out, and I do `git worktree add` to add a "foo" worktree.
Now, in my base repo, I have a directory "foo".
Git says it's an untracked file. Which...okay, it is, but shouldn't it be smart enough to see that the directory is a worktree and it makes no se…

@stephane_klein@social.coop
2026-05-02 09:03:00

« J'ai découvert Beads, Dolt et DoltgreSQL »
#Git #PostgreSQL

@penguin42@mastodon.org.uk
2026-07-07 23:35:04

'Could not apply 80b784aeaa21... # hopefully prevent burnout on mobo'
meh can't be important, git rebase --skip

@yeold@social.linux.pizza
2026-06-27 11:14:22

I posted the code for the integration on my git, if you have a portable AC from Hantech, Lifetime Air, Oceanic, or Saneo, this might work for you too.
git.yeold.org/yeold/hantech-ac

@stf@chaos.social
2026-05-09 10:46:46

RE: timeloop.cafe/@alienghic/11654
i am running my own public node since year or so, and am quite happy, i hope this is the future, but am afraid it's too far from the expectations established by the git(lab|hub|ea) model - there i…

@aral@mastodon.ar.al
2026-04-28 17:30:57

One of the beautiful things about Sublime Merge¹ (and git/diffs) is that you can see exactly what has changed in complex expected values in tests to ensure that you’re updating the tests without overlooking regressions.
(This is from the Markdown page loader tests in Kitten², as I’m refactoring to implement the upcoming breaking change in the stateful components API³ as it affects the generated code for stateful layout components in Markdown pages.)
¹ Which I always have running,…

Screenshot of Sublime Merge displaying a lovely side-by-side diff of my ES Module Loader tests for Kitten, making it very clear exactly what has changed between normalised expected values of various Kitten HTML template renders (in this case, the generated code for the page – if it’s a stateless (functional) Kitten page – is defined as a regular function instead of as a closure (arrow function).
@stev3yd@social.linux.pizza
2026-05-06 01:46:09

Been coding a lot lately. If anyone is looking for a selfhosted git repository manager, Forgejo is absolutely great to work with! #selfhosted #programming #git

Heat map of programming activity
@thomasfuchs@hachyderm.io
2026-04-28 00:43:03

This seems way more sensible (I think the calculation is a bit off because of the really long start time), but now that it got going it seems reasonably fast.
These are all git projects, so TONS of tiny files.

@lapizistik@social.tchncs.de
2026-05-02 16:45:29

Die Reaktionären¹ arbeiten an etwas, was Programmierys vor allem von git kennen: Rewrite History.
__
¹ja, die überlappen mit Nazis
#pol

@cheeaun@mastodon.social
2026-04-29 01:39:54

`git history reword` is pretty cool 👍

@gray17@mastodon.social
2026-06-10 13:17:09

... renaming my git "main" branch to "daddy" for Pride Month

@nobodyinperson@fosstodon.org
2026-06-09 08:54:14

Wow, :gitannex: #gitAnnex not generally forcing existence of a synced/main branch anymore? Sounds like an amazing change that will reduce confusion and the branch juggling. 👍

@dawid@social.craftknight.com
2026-05-05 20:55:40

A gdyby nie musiało być trudno? Gdyby to wszystko załatwił jeden config. Życie byłoby piękne :D

Dosłownie - wskazujemy na git repo, serwis śledzi zmiany i wszystko robi za nas. Bez docker, bez zewnętrznych dependency, jedna statyczna binarka jako serwis, buduje stronę, kompiluje funkcje i wszystko wystawia pod danym adresem ogarniając ACME, przekierowania, kompresje, headery - out of the box wszystko, co na diagramie z poprzedniego posta. Dodatkowo fajnie jakby miał wsparcie _redirects …

@kubikpixel@chaos.social
2026-07-08 12:45:38

«Agentic Workflows — Github-KI leakt Daten aus privaten Repos:
Die Agentic Workflows von Github erweisen sich beim Datenklau aus privaten Repositorys offenbar als sehr kooperativ. Ein Fix ist nicht zu erwarten.»
Ach du heiligen Scheibenkleister! Ein Argument mehr um GitHub (geschäftlich) nicht mehr zu nutzen. Andere Git Dienstleister sind sicherlich nicht viel besser aber doch sollte man den aussuchen dem einem Entspricht.
🧑‍💻

@mela@zusammenkunft.net
2026-05-28 21:02:55

For the #ttrpg bubble
Oh, did I even tell you that I've put the scripts I'm using for my TranscriptOMatic #roleplaying session transcription proof-of-concept into a Git repository?

@fanf@mendeddrum.org
2026-05-26 11:42:04

from my link log —
kefir: a C17/C23 compiler.
git.sr.ht/~jprotopopov/kefir
saved 2026-05-25 dotat.at/:/L15C8.html

@thesaigoneer@social.linux.pizza
2026-06-03 03:35:41

It's Wednesday here in Danang, time to get the sundries out there!
Hot off the press:
- The latest Librewolf (according to their git updated 3 hrs ago)
- Brave Origin of course
- A new addition: Vivaldi!
There is an excellent Sbo pkg for that, made by one of the Vivaldi maintainers. But if you just want an installable Slackware pkg, you can find it in this repo; I switched back to Vivaldi myself also.
As a consequence Brave-Origin will be discontinued …

When the Jamaican MP Nekeisha Burchell stood up to give her maiden speech, she was keenly aware of how much her country’s parliament mirrored the Westminster version thousands of miles away in London.
Burchell, the opposition spokesperson for culture, creative industries and information, approached the microphone and began to speak.
“Madam speaka, mi git up dis afta noon fi mek mi fuss sectoral speech, pan me portfolio …”
The speaker, Juliet Holness, immediately cut her o…

@michabbb@social.vivaldi.net
2026-07-11 00:58:18

🛡️ #dcg (Destructive Command Guard) is an open-source safety hook that blocks destructive shell & git commands before #AI coding agents can run them 🧵👇 #Rust

@ripienaar@devco.social
2026-04-24 18:55:27

Obsidian but free and with native MCP Server. Not tried but would be glad to be rid of obsidian
tolaria.md

@grindcrank@fnordon.de
2026-06-25 09:16:53

git commit -m "mir ins Abenteuerland"

@stephane_klein@social.coop
2026-05-02 09:03:00

« J'ai découvert Beads, Dolt et DoltgreSQL »
#Git #PostgreSQL

@strbrgr@social.linux.pizza
2026-06-11 13:21:42

how to delete local branches except `main`:
`git branch | grep -v "main" | xargs git branch -d`

@cark@social.tchncs.de
2026-05-02 18:33:23

:git: #TIL Put the line
**/*__gitignore__*
in your ~/.gitignore_global file to ignore any file or directory whose name contains __gitignore__ anywhere in the path.
This handy little glob trick allows you to quickly create a space for temporary files, ad-hoc-experiments or other "stuff" you want to keep out of version control (and also out of you versioned repo-specific…

@hex@kolektiva.social
2026-05-23 19:47:43

Oh right, this:
pivot-to-ai.com/2026/05/18/git

@jswright61@ruby.social
2026-06-28 13:06:46

#Codeberg had a 7 hour outage yesterday. Even before that pushes to and pulls from my repos hosted there were often painfully slow. I don’t love the idea of going back to Github, but I don’t want to self host, and I am not aware of a git hosting provider that meets my needs:
• <= $60 per year (I can fudge this a bit for a great fit)
• unlimited private repos allowed
• my code is …

@Sythelux@social.tchncs.de
2026-05-02 08:41:35

General Question. the latest CVE in Linux was fixed across all recent releases. how do you "do" that in git? I mean the fixing across versions. Do you implement it in the most recent version and then you cherry pick it up?
Are there best practices? can anyone recommend a Video?
#DuckDuckFedi

@cyrevolt@mastodon.social
2026-06-07 22:15:19

Lots of cool stuff for #SpacemiT SoCs is hitting mainline:
lore.kernel.org/lkml/202606020

@aredridel@kolektiva.social
2026-07-03 18:02:51

Would any of y'all be interested in an archival curation tool that can handle merging large collections of files?
I'm in the middle of designing something — git is inspiration but the wrong tool for this job — but that allows reintegrating diverged collections of materials, and propagating enough information that if you were to merge two folders, you'd get a relevant set of questions about the contents to successfully and meaningfully merge them.
It's aware of the fact that embedded metadata changes.
My goal is to make a library simple enough that one could embed it in an operating system's file browser to surface intelligent behavior, and that it could form the basis of media servers too, taking the scanning-and-recording-files duties.

@mgorny@social.treehouse.systems
2026-06-16 07:26:44

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.
#NoAI #NoLLM #AI

@datascience@genomic.social
2026-06-21 10:00:01

{piggyback} makes it easier to attach large files (e.g. input data) to code in github repos: #rstats

@nobodyinperson@fosstodon.org
2026-05-28 07:33:37

Hey @…, did you teach #forgejoAneksajo to update the default branch to whatever comes after anything named *git-annex on push-to-create?
I just witnessed a git annex push first creating a repo with only a git-annex branch (would previously be used as the de…

@simon_brooke@mastodon.scot
2026-04-24 20:33:51

Well, at the end of the day, the git log says it all:
commit 63906fe817d509adb6171a72d16c045c2793ebed (HEAD -> feature/reengineering-17-21)
Author: Simon Brooke Date: Fri Apr 24 21:20:23 2026 0100
Print is less badly broken. Read is less badly broken. GC is too aggressive.
commit 22b0160a266999c939c9a21df150542f8b2f0b25 (origin/feature/reengineering-17-21)
Author: Simon Brooke Date: Fri Apr 24 09:22:06 2026 0100
Builds and runs, but print is badly b…

@dawid@social.craftknight.com
2026-05-05 20:39:36

Budowanie statycznych stron powinno być prostę. I w sumie jest - jak użyć serwisów typu cloudflare, vercel, netlify.

Jeśli chcemy selfhostować cały stack? Konia z rzędem komuś kto ustawiał kiedyś wordpress'a, żeby teraz zbudował i połączył wszystko to co mam na tym diagramie.

Statyczna strona to najczęściej:

- Git serwer do obsługi kodu strony - dowolnie co wybierzemy, hugo, gatsby, astro, nextjs, sveltekit, po prostu html - wszystko.

- Serwer CI, żeby co tam ma…

@Techmeme@techhub.social
2026-05-25 10:05:39

More than 5,500 GitHub repositories were infected with malware in a supply chain attack, dubbed Megalodon, on May 18 that relies on automated commits (Ionut Arghire/SecurityWeek)
securityweek.com/over-5500-git

@philip@mastodon.mallegolhansen.com
2026-05-01 04:34:37

So, I'm super excited that Codeberg is a thing that exists for FOSS hosting.
But who's starting the GitHub competitor for non-public, non-free code?
I feel like the way shit's going over at MS, the time is right. I'd pay $10-$25/month for someone to host my git repos competently.

@ddrake@mathstodon.xyz
2026-05-08 09:53:06

I've been reading a bunch of academic philosophy papers (I'm thinking about both the relationship between education/learning and games, and ethics for software and design) and I've realized that one of the basic moves in philosophy is basically a version control bisect.
A VCS bisect -- "git bisect" and its ilk -- starts with two commits, one with a bug or behavior, another without, and works out which commit between those introduced the bug.
In philosophy, o…

@penguin42@mastodon.org.uk
2026-06-25 14:58:06

If you're going to do a git revert, for hells sake please put in the commit message why!

@grumpybozo@toad.social
2026-05-27 12:49:48

Yes, it is. It also has this appalling change:
Sure, I know everyone (not really) loves git now. I have a GH account. I administer a Gitlab instance.
But I *USE* Subversion. It remains the definitive repository of the ASF software I work with and it’s how my brain works for version control.
Obviously I can still use svn in a shell. Most of my changes are very small, so vi and svn are fine. However, it is sad to see

Screengrab from the BBEdit detailed release notes.

When the Jamaican MP Nekeisha Burchell stood up to give her maiden speech, she was keenly aware of how much her country’s parliament mirrored the Westminster version thousands of miles away in London.
Burchell, the opposition spokesperson for culture, creative industries and information, approached the microphone and began to speak.
“Madam speaka, mi git up dis afta noon fi mek mi fuss sectoral speech, pan me portfolio …”
The speaker, Juliet Holness, immediately cut her off.…

@vyskocilm@witter.cz
2026-05-31 14:26:28

Opening a video from fosstodon.org/@opensuse/116669 the very first thing is LLM generated image, closing the video. Not interested.
I give my blog very few people read and its silly post pictures more attention than this. And I can barely use Inkscape and ha…

@frankel@mastodon.top
2026-04-29 16:21:59

Get the Java Week Geekly "Tuapse on fire" edition ⛽️🔥
blog.frankel.ch/java-geek-week

@michabbb@social.vivaldi.net
2026-07-04 01:55:56

📝 Everything as Code and from the UI: workflows are defined in simple #YAML in a built-in code editor, with Git version control so changes made via UI, API, #Terraform or CI/CD stay declaratively managed in code

@nobodyinperson@fosstodon.org
2026-06-07 17:25:26

Huh, I totally missed that #SolveSpace made a release - after four years! I was building from git anyway so didn't notice:
github.com/solvespace/solvespa

@Techmeme@techhub.social
2026-04-23 05:02:00

GitHub says it has begun collecting pseudonymous client-side telemetry from command-line interface (CLI) users and enabled it by default (Brandon Vigliarolo/The Register)
theregister.com/2026/04/22/git

@philip@mastodon.mallegolhansen.com
2026-04-28 19:50:18

@… I don’t know the needs of the people working on CPython of course, but as a general statement: I think git is solid, but it’s a shame that most mainstream use cases seem to largely forget that it’s a *distributed* system.
As an industry, we’ve put way too many eggs in the GH basket.

@nobodyinperson@fosstodon.org
2026-05-06 10:59:54

Would be really great if
> nix run codeberg:user/repo
was possible. It works for #GitLab and #GitHub already. #Codeberg should also work. Instead, one needs to write this unergonomic thing:

@frankel@mastodon.top
2026-05-20 18:07:18

Bike to work, low-intensity run at lunch, bike from work, and publish the Java Geek Weekly.
What a cool day 😊
blog.frankel.ch/java-geek-week

@michabbb@social.vivaldi.net
2026-04-24 20:26:13

🔧 Code quality:
• tdd — full test-driven dev workflow
• scaffold-exercises — builds coding exercises from spe cs
• edit-article — structured editing with context transfer
🛡️ Safety rails:
• git-guardrails-claude-code — blocks push, reset --hard & clean before #AI executes them
• setup-pre-commit — configures