- [[2022-11-24 22:50:01+00:00]] @[[flancian@social.coop]] https://social.coop/@flancian/109401224112786868: -

There are several sites that do Twitter (followers, following) -> Mastodon account discovery (which is great news in general), but [[debirdify]] seems particularly solid among them (and is open source).

#go debirdify.pruvisto.org/
#git github.com/pruvisto/debirdify

I like the instance statistics and graphs it generates alongside with csv for export.

- [[2024-02-17 10:28:44+00:00]] @[[flancian@social.coop]] (link): -

TIL you can use `git add -p` to commit part of a file's modifications in [[git]]:
newbeelearn.com/blog/git-commi

- [[2024-10-18 22:02:25+00:00]] @[[flancian@social.coop]] (link): -

`git config --global init.defaultBranch main`

to change your default branch to main if your #git install is still using master

- [[2024-11-15 23:55:46+00:00]] @[[flancian@social.coop]] (link): -

TIL about [[wikibonsai]]: "a jungle gym for thought"

- #go wikibonsai.io/
- #git github.com/wikibonsai/wikibons

It looks very interesting at first glance!

h/t [[manunamz]] :)