GitHub Actions workflowのvalidationとローカル実行ができるツール。Rust実装。いいね。少なくともvalidationとしてpre-commitに入れておきたい。ローカル実行はDocker上も手元も可能。brew install wrkflwだ。
---
GitHub - bahdotsh/wrkflw: Validate and execute GitHub Actions workflows locally.
https://github.com/bahdotsh/wrkflw
#bookmarks

About
Terraformのvariablesやoutputsをアルファベット順にソートしてくれるCLIツール。Go実装
---
GitHub - AlexNabokikh/tfsort: A CLI utility to sort Terraform variables and outputs
https://github.com/AlexNabokikh/tfsort
#bookmarks
Terraformのリソース名、data名、module名の変更とmovedブロックの作成を一括で実行できるツール。go実装
---
GitHub - suzuki-shunsuke/tfmv: CLI to rename Terraform resources and generate moved blocks
https://github.com/suzuki-shunsuke/tfmv
#bookmarks
「The hard truth: quality isn’t automatic」はい
---
Vibe Coding is not an excuse for low-quality work
https://addyo.substack.com/p/vibe-coding-is-not-an-excuse-for
#bookmarks
SSDは電源を抜いたまま長期間放置するとデータを喪失する場合がある。YouTuberの検証によると1年経過では問題なかったが2年経過で一部でデータ喪失。皆様。
---
Unpowered SSD endurance investigation finds severe data loss and performance issues
https://www.tomshardware.com/pc-components/storage/unpowered-ssd-endurance-investigation-finds-severe-data-loss-and-performance-issues-reminds-us-of-the-importance-of-refreshing-backups
#bookmarks
bcの代替となる任意精度計算言語だ。Rust実装。関数定義も可能。わいわい
---
GitHub - terror/val: An arbitrary precision calculator language
https://github.com/terror/val
#bookmarks
データベースのJOINを示す記号初めて知った。⨝(JOIN)、⟕(LEFT OUTER JOIN)、⟖(RIGHT OUTER JOIN)、⟗(FULL OUTER JOIN)
---
Miscellaneous mathematical symbols
https://www.johndcook.com/blog/2025/04/14/miscellaneous-mathematical-symbols/
#bookmarks
ほう
---
GitHub - plandex-ai/plandex: AI driven development in your terminal. Designed for large, real-world tasks.
https://github.com/plandex-ai/plandex
#bookmarks
Use a better algorithm. Use a better data-structure. Use a lower-level system. Accept a less precise solution. はい
---
Laurence Tratt: Four Kinds of Optimisation
https://tratt.net/laurie/blog/2023/four_kinds_of_optimisation.html
#bookmarks
e-ink端末で読みやすいWebサイトにするためのJavaScriptモジュール。Webサイト管理者の皆様。
---
GitHub - jack101311/Eink-Module: A javaScript front-end module to make websites more suitable for E Ink device users to browse and read.
https://github.com/jack101311/Eink-Module
#bookmarks