fedi.matsuu.org

fedi.matsuu.org

Profile for matsuu. Username @matsuu, fedi.matsuu.org.

About

Joined on Jan, 2023. 6763 posts. Followed by 37. Following 2.

Recent posts

matsuu . @matsuu,

Architecture as Codeほう。CALM(Common Architecture Language Model)が本丸かな。AI対応も勿論含まれる模様。
---
GitHub - finos/architecture-as-code: "Architecture as Code" (AasC) aims to devise and manage software architecture via a machine readable and version-controlled codebase, fostering a robust understanding, efficient development, and seamless maintenance of
https://github.com/finos/architecture-as-code
#bookmarks

Open thread
matsuu . @matsuu,

ディレクトリ間の比較(diff)を確認できるmacOS向けのオープンソースなGUIアプリ。diffコマンドにも-rオプションはあるが、ディレクトリツリーでパッとわかるのは嬉しいかも。brew install visualdiffer
---
VisualDiffer
https://visualdiffer.com/
#bookmarks

Open thread
matsuu . @matsuu,

Google Sans Codeベースのプログラミング向けフォント。brew install font-guguru-sans-code
---
GitHub - yuru7/guguru-sans-code: Guguru Sans Code は、開発者向けフォントの Google Sans Code と日本語フォントの IBM Plex Sans JP を合成したプログラミング向けフォントです。
https://github.com/yuru7/guguru-sans-code
#bookmarks

Open thread
matsuu . @matsuu,

go getと同様のディレクトリ構成でリポジトリをcloneしてくれるgitサブコマンド。あーいいかもね。homebrew本家に追加されたのでbrew install git-getでインストール可
---
GitHub - grdl/git-get: A better way to clone, organize and manage multiple git repositories
https://github.com/grdl/git-get
#bookmarks

Open thread
matsuu . @matsuu,

go installでインストールしたバイナリを最新バージョンに更新するツール。ついでにgo自体をバージョンアップした場合の再ビルドも対応。おー素晴らしい。homebrew本家に追加されたのでbrew install gupでインストールできる。
---
GitHub - nao1215/gup: gup - Update binaries installed by "go install" with goroutines.
https://github.com/nao1215/gup
#bookmarks

Open thread