Bookmarks

Bookmarks

49953 bookmarks
Custom sorting
2026年3月24日の LiteLLM 侵害の概要と対応指針
2026年3月24日の LiteLLM 侵害の概要と対応指針
2026年3月24日、LLMプロキシライブラリ LiteLLM の PyPI パッケージが侵害されました。 攻撃者は PyPI のメンテナアカウント(krrishdholakia)を乗っ取り、クレデンシャル窃取・Kubernetes 対象のラテラル・永続化マルウェアを含むバージョン 1.82.7 および 1.82.8 を公開しました。
·diary.shift-js.info·
2026年3月24日の LiteLLM 侵害の概要と対応指針
MiniMax-AI/skills
MiniMax-AI/skills
Contribute to MiniMax-AI/skills development by creating an account on GitHub.
·github.com·
MiniMax-AI/skills
SethGammon/Citadel: Agent orchestration harness for Claude Code. Four-tier routing (/do), campaign persistence across sessions, parallel agents in isolated worktrees, discovery relay between waves, lifecycle hooks, circuit breaker, and 6 production-quality skills. From solo developer to institutional scale.
SethGammon/Citadel: Agent orchestration harness for Claude Code. Four-tier routing (/do), campaign persistence across sessions, parallel agents in isolated worktrees, discovery relay between waves, lifecycle hooks, circuit breaker, and 6 production-quality skills. From solo developer to institutional scale.
Agent orchestration harness for Claude Code. Four-tier routing (/do), campaign persistence across sessions, parallel agents in isolated worktrees, discovery relay between waves, lifecycle hooks, ci...
·github.com·
SethGammon/Citadel: Agent orchestration harness for Claude Code. Four-tier routing (/do), campaign persistence across sessions, parallel agents in isolated worktrees, discovery relay between waves, lifecycle hooks, circuit breaker, and 6 production-quality skills. From solo developer to institutional scale.
Zen of AI Coding
Zen of AI Coding
Software development is dead. The marginal cost of code is collapsing. That single fact changes everything that follows.
·nonstructured.com·
Zen of AI Coding
タッグ開発 Night!! "お願い" を Pull Request に変えてみた - estie inside blog
タッグ開発 Night!! "お願い" を Pull Request に変えてみた - estie inside blog
株式会社estie・デザインエンジニアのkkaruです。 先日、社内で「タッグ開発 Night」なるイベントを開催しました。 事業開発やCS、営業などに携わる面々がソフトウェアエンジニア(以下SWE)とタッグを組み、日ごろ取り扱うプロダクトの機能を自ら追加・改善する企画です。 計13組に参加いただき、大大大好評でした。…
·estie.jp·
タッグ開発 Night!! "お願い" を Pull Request に変えてみた - estie inside blog
Snap
Snap
The ultimate window manager tool for your Mac.
·freethinkel.dev·
Snap
Using PLANS.md for multi-hour problem solving
Using PLANS.md for multi-hour problem solving
Codex and the gpt-5.2-codex model (recommended) can be used to implement complex tasks that take significant time to research, design, and i
·developers.openai.com·
Using PLANS.md for multi-hour problem solving
darula-hpp/shimmer-from-structure: A structure-aware skeleton loader that mirrors your rendered UI at runtime. Zero layout duplication. Built for modern frameworks.
darula-hpp/shimmer-from-structure: A structure-aware skeleton loader that mirrors your rendered UI at runtime. Zero layout duplication. Built for modern frameworks.
A structure-aware skeleton loader that mirrors your rendered UI at runtime. Zero layout duplication. Built for modern frameworks. - darula-hpp/shimmer-from-structure
·github.com·
darula-hpp/shimmer-from-structure: A structure-aware skeleton loader that mirrors your rendered UI at runtime. Zero layout duplication. Built for modern frameworks.
AIによる実装の品質が微妙で毎回自分で指摘しまくる必要があったので、確認前に自動で品質を上げさせるようにした - $shibayu36-blog;
AIによる実装の品質が微妙で毎回自分で指摘しまくる必要があったので、確認前に自動で品質を上げさせるようにした - $shibayu36-blog;
Claude Codeに実装させた後、毎回自分でコードレビューして突っ込みを入れるのが大変だった。そこで、実装後に自動でセルフレビューと修正をする仕組みを作ったので紹介する。 課題: Claude Codeで出力されたコードの品質が自分の基準を満たさない Claude Codeで一気に実装ができるようになった反面、出力…
·blog.shibayu36.org·
AIによる実装の品質が微妙で毎回自分で指摘しまくる必要があったので、確認前に自動で品質を上げさせるようにした - $shibayu36-blog;
Run RSpec in parallel with flatware
Run RSpec in parallel with flatware
Understanding Flatware and its purpose Flatware is an innovative tool designed to enhance the efficiency of testing in Ruby on Rails applications by enabling pa
·testdrivingrails.com·
Run RSpec in parallel with flatware
Meet Duck Typer: your new duck typing friend
Meet Duck Typer: your new duck typing friend
Keep the beauty of duck typing with no annotations while still catching missing methods, mismatched signatures, and accidental drift across classes.
·thoughtbot.com·
Meet Duck Typer: your new duck typing friend
Lum1104/Understand-Anything: Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask questions about (Multi-platform e.g., Codex are supported).
Lum1104/Understand-Anything: Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask questions about (Multi-platform e.g., Codex are supported).
Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask questions about (Multi-platform e.g., Codex are supported). - Lum1104/Understand-Anything
·github.com·
Lum1104/Understand-Anything: Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask questions about (Multi-platform e.g., Codex are supported).
Announcing TypeScript 6.0 - TypeScript
Announcing TypeScript 6.0 - TypeScript
TypeScript 6.0 is now available! TypeScript 6 is a stepping-stone release, aligning with the upcoming native-speed 7.0 release.
·devblogs.microsoft.com·
Announcing TypeScript 6.0 - TypeScript
Claude Code と Discord 連携はどのように動作しているのか?
Claude Code と Discord 連携はどのように動作しているのか?
Claude Code v2.1.80 から Research Preview 版として Claude Code channels(以下、チャンネル)が利用できるようになりました。チャンネルとは実行中の Claude Code のセッションに対して、外部からイベントを送ることができる MCP サーバーのことです。この記事では、Claude Code と Discord 連携がどのように動作しているのか、その仕組みを解説します。
·azukiazusa.dev·
Claude Code と Discord 連携はどのように動作しているのか?
突然意識が飛んでもいいUIにする - 層の狭間で
突然意識が飛んでもいいUIにする - 層の狭間で
徹夜した翌日だったり、夜にうまく眠れない日が続いたり、二日酔いだったりすると、昼間に眠くなってウトウトしてしまうことがあります。 そういうときは横になって少し休んだ方が間違いなくいい。けれどもそういう判断ができないのも眠さによるものなのか「これは今やらなければならないんだ」なんて言いながら頑張ってしまったりします。 そ…
·ymrl-dev.hateblo.jp·
突然意識が飛んでもいいUIにする - 層の狭間で