.github/copilot-instructions.md を作りましょう、と。
---
GitHub Copilotを使っている人は全員"copilot-instrucions.md"を作成してください - Qiita
https://qiita.com/TooMe/items/873540da84567733d16b
#bookmarks
About
いいね。わいわい
---
マネジメント”される”人のためのマネジメント入門「10個のなぜ?」 - Qiita
https://qiita.com/mkt_hanada/items/3f21c850ddc02636b34c
#bookmarks
eventに特化したデータベースらしい。redis-cliを使って接続可能。Rust実装。
---
GitHub - sierra-db/sierradb: SierraDB: The immutable database for events
https://github.com/sierra-db/sierradb
#bookmarks
ブラウザ上で完結して実行できる無料の画像形式変換サービス。サーバへのアップロードが発生せずオフラインでも実行可能。画像形式によっては出力時のquality指定もできるのでサイズ圧縮もそこそこできる
---
Free Image Converter
https://imageconverter.dev/
#bookmarks
Google Driveのオープンソースなセルフホスト代替らしい。nodejs+MongoDB実装の模様。
---
GitHub - linagora/twake-drive: The open-source alternative to Google Drive.
https://github.com/linagora/twake-drive
#bookmarks
MinIOのforkの名前がOpenMaxIOなの、なるほどですね感がある。
---
GitHub - OpenMaxIO/openmaxio-object-browser: Forked UI for MinIO Object Storage
https://github.com/OpenMaxIO/openmaxio-object-browser
#bookmarks
オープンソースなんだからforkすればいいし、むしろまだオープンソースで継続して公開しているので良心的だと個人的には思うけども。アナウンスした方がよかったね、はそれはそう。
---
オープンソースソフトの「MinIO」がDockerイメージの無料配布を停止し大炎上
https://gigazine.net/news/20251023-minio-stops-distributing-free-docker-images/
#bookmarks
Pythonにおけるmonkey-patch代替。requestsに手を入れてretry機構を組み込んだりできる。わいわい
---
GitHub - joouha/modshim: Override and customize Python packages without touching their code
https://github.com/joouha/modshim
#bookmarks
AIエージェントを独立したsandboxでたくさん動かすことを想定したオーケストレーション環境。Kata+Firecracker+kubernetes(k3s)で実装している模様。名前はKatakate、コマンド名はk7。kの後に7文字続くからk7っぽいな。
---
GitHub - Katakate/k7: Your own self-hosted infra for lightweight VM sandboxes to safely execute untrusted code. CLI, API, Python SDK. ⭐ Star it if you like it! ⭐
https://github.com/Katakate/k7
#bookmarks
UUIDv7は内部用IDとして使い、公開用IDにはUUIDv4などを使いましょう。はい。
---
Why UUIDs won't protect your secrets
https://alexsci.com/blog/uuids-and-idor/
#bookmarks