HTMLのアクセシビリティ(a11y)をチェックするCLIツール。CIに組み込むことも想定されてる。GitHub Actionもあり。vscode拡張実装もある。
---
GitHub - be-lenka/be-a11y: be-a11y is a Node.js-based CLI tool designed to scan and report common accessibility issues in HTML
https://github.com/be-lenka/be-a11y
#bookmarks
About
Macのスリープ設定周りを改善するためのmacOS向けアプリ。調査ができるほか、設定項目も豊富。バッテリーを長持ちさせるためのヒントも記載されてる。有償アプリだが14日間の無料トライアルあり。
---
Sleep Aid - View a Mac's sleeping habits, solve issues, improve battery life, stop sniffers
https://ohanaware.com/sleepaid/
#bookmarks
すべてのサイトをグレースケールで表示するブラウザ拡張。Chrome拡張とFirefoxプラグインが用意されてる。広告もグレースケールで表示されるので落ち着く。
---
GitHub - lirena00/monochromate: An extension that greyscales the webpage to reduce doomscrolling
https://github.com/lirena00/monochromate
#bookmarks
興味深い。Googleの報酬革命は技術者の給与を引き上げたことにとどまらず、雇用を起業よりも魅力的にすることで起業家エコシステムを体系的に破壊。ということは「起業を増やすために雇用搾取しよう」こうですか
---
The Leverage Arbitrage: Why Everything Feels Broken
https://tushardadlani.com/the-leverage-arbitrage-why-everything-feels-broken
#bookmarks
Claude CodeをUIとしつつ、タスク(background task, thinking等)によって別モデル(Anthropic, OpenRouter, Ollama, Geminiなど)を利用できる実装。OpenAI互換APIを備えてても微妙に異なる仕様を吸収できるtransformerを用意しているらしい。わいわい
---
GitHub - musistudio/claude-code-router: Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
https://github.com/musistudio/claude-code-router
#bookmarks
人も機械もAIも読みやすい日時フォーマットらしいが、PaBtの部分について人が読みやすいというのはちょっと無理がある気がする。
---
GitHub - firasd/alphadec: AlphaDec, a timezone-agonistic time format for humans, machines, and AI
https://github.com/firasd/alphadec
#bookmarks
PostgreSQLのチューニングポイントについて。shared_memory_in_huge_pagesは初めて見たかも。io_uringへの言及もあって良い。自分もrandom_page_costに1.1を設定してたので親近感が湧いた。わいわい
---
A Quick(ish) Introduction to Tuning Postgres
https://byteofdev.com/posts/tuning-postgres-intro/
#bookmarks
複数のRDBMSに対応したベンチマークフレームワーク。サポートするベンチマークもTPC-C、TPC-Hだけでなく様々なものに対応。現時点でサポートするシステムはPostgreSQL、MySQL、MariaDB、SQLite、CockroachDB、Phoenix、Spanner。Java実装
---
GitHub - cmu-db/benchbase: Multi-DBMS SQL Benchmarking Framework via JDBC
https://github.com/cmu-db/benchbase
#bookmarks
今更かという意味で「令和に」と書いてるのだと思うが、今後脆弱な実装がさらに増えると思うで。AIコーティングの影響で。
---
令和に SQLインジェクション、今後「総力を挙げて」再発防止 | ScanNetSecurity
https://scan.netsecurity.ne.jp/article/2025/07/28/53301.html
#bookmarks
macOSに含まれる実行コマンド名から用途などを解説してくれるサイト。一般的なlsコマンドなどからmacOS独自のpbcopyやAppKitなども含まれてる。
---
macOS binaries
https://macosbin.com/
#bookmarks