Bookmarks

Bookmarks

Vibe Kanban + Codex が、Claude Codeよりも遙かに快適すぎる|erukiti
Vibe Kanban + Codex が、Claude Codeよりも遙かに快適すぎる|erukiti
皆さん、AIコーディングやっていますか?CursorやClaude CodeやCline/Roo Codeのようなコーディングエージェントを使えば、AIがコードを書いてくれるアレです。バイブコーディングとも言いますよね。 筆者は、Claude Codeが定額で使えるようになった5月末からClaude Max で Claude Codeを使ってきたんですが、とにかくストレスがたまることが多かったのと、プラン改悪や、相次ぐClaude Codeの性能劣化で、ClaudeおよびClaude Codeから抜け出したい!と思って、ここ一ヶ月Codexを試してきました。 また、Vibe Kan
·note.com·
Vibe Kanban + Codex が、Claude Codeよりも遙かに快適すぎる|erukiti
Vibe Kanban - Orchestrate AI Coding Agents
Vibe Kanban - Orchestrate AI Coding Agents
Get the most out of coding agents like Claude Code, Gemini CLI and Amp. Orchestrate multiple AI coding agents, track tasks, and manage your development workflow efficiently.
·vibekanban.com·
Vibe Kanban - Orchestrate AI Coding Agents
TypeScriptファーストなコーディングAIエージェントのベンチマーク「ts-bench」を公開しました
TypeScriptファーストなコーディングAIエージェントのベンチマーク「ts-bench」を公開しました
AIコーディングエージェントのTypeScriptコード編集能力を評価するための、手軽に再現可能なベンチマークプロジェクト「ts-bench」を公開しました。この記事では、筆者がなぜ ts-bench を作ったのか、今後どうしていきたいかについてお話しします。 GitHub - laiso/ts-benchContribute to laiso/ts-bench development by creating an account on GitHub.GitHublaiso ts-benchの仕組み ts-benchは、プログラミング学習プラットフォーム Exercism のTypeScript問題セットを利用します。各問題には、仕様を説明するドキュメント、エージェントが編集すべきソースコードのひな形、そして正解判定に使うテストコードが含まれています。 ベンチマークタスクは、各問題に対して以下の4つのステップを順番に実行します。 1. AIエージェントの実行: 問題の指示書をプロンプトとしてAIエージェントに渡し、ソースコードを編集させます。 2. テストファイルの復元
·blog.lai.so·
TypeScriptファーストなコーディングAIエージェントのベンチマーク「ts-bench」を公開しました
Kiroの良いところを伝えたい - ともにかける
Kiroの良いところを伝えたい - ともにかける
KiroはAmazonが提供する仕様駆動型開発をAIで支援するIDEです。 生成AIに適切なコンテキストを渡す仕組みを作りたいけど、あまり手を出せていない人は多いのではないでしょうか。私もその一人で、そんな私にとってKiroはかなり衝撃的なプロダクトでした。 色々学ばせてもらった感謝の気持ちを込めて、Kiroの良いとこ…
·paper2.hatenablog.com·
Kiroの良いところを伝えたい - ともにかける
Claude CodeでBigQueryのクエリを実行する際のガードレールを設計する - yasuhisa's blog
Claude CodeでBigQueryのクエリを実行する際のガードレールを設計する - yasuhisa's blog
背景 おさらい: bqコマンドで実行できること 基本のbq query: 思いのほか、多様な破壊的操作ができてしまう... その他の破壊的なオペレーション いかにClaude Codeが意図せぬクエリを実行できないようにするか 素朴だが面倒: クエリ実行を毎回Acceptする 危険なクエリかどうかをLLM Agentに…
·yasuhisay.info·
Claude CodeでBigQueryのクエリを実行する際のガードレールを設計する - yasuhisa's blog
新卒エンジニアが研修で AI Agent を全力で使ってみた - freee Developers Hub
新卒エンジニアが研修で AI Agent を全力で使ってみた - freee Developers Hub
初めまして!2025 年 4 月に新卒で freee に入社した massu です! この記事では、freee の新卒研修において AI Agent「Cline」をどのように活用したか、その効果と課題について技術的観点から詳しく紹介します。 新卒研修の概要 2025 年の freee の新卒研修は 3 ヶ月間で、以下の…
·developers.freee.co.jp·
新卒エンジニアが研修で AI Agent を全力で使ってみた - freee Developers Hub
Self-Hosting Update: Migration to GitHub Container Registry - Announcements / Notices - Bitwarden Community Forums
Self-Hosting Update: Migration to GitHub Container Registry - Announcements / Notices - Bitwarden Community Forums
Hi everyone, Due to recent Docker container limitations, we have migrated our images from Docker Hub to GitHub Container Registry. If you are deploying using methods that do not utilize the bitwarden.sh or bitwarden.ps1 scripts, please take a moment to update your image references to the new GitHub Container Registry URLs. Example E.g. ghcr.io/bitwarden/image_name:version Deployment Guides For general deployment guides, check out the following Help Center articles: Linux Windows Unified U...
·community.bitwarden.com·
Self-Hosting Update: Migration to GitHub Container Registry - Announcements / Notices - Bitwarden Community Forums
Beyond Vibe Coding - A Guide To AI-Assisted Development
Beyond Vibe Coding - A Guide To AI-Assisted Development
Transform your development workflow with AI. Learn from Google Chrome's Engineering Leader how to master AI-assisted development and build better software.
·beyond.addy.ie·
Beyond Vibe Coding - A Guide To AI-Assisted Development
ly
ly
A lightweight TUI (ncurses-like) display manager for Linux and BSD.
·codeberg.org·
ly
Advanced PostgreSQL Indexing: Multi-Key Queries and Performance Optimization
Advanced PostgreSQL Indexing: Multi-Key Queries and Performance Optimization
Postgres creates an execution plan for how to retrieve the data you're asking for in a query. The execution plan is based in part on statistics from your data and indexes it has available. Just the right index and a bit of query tuning can have a huge payoff in performance gains that your users will notice.
·frontendmasters.com·
Advanced PostgreSQL Indexing: Multi-Key Queries and Performance Optimization
AIでSlackから歴史的経緯を追いかけやすくしよう - slack-explorer-mcpを作った - $shibayu36-blog;
AIでSlackから歴史的経緯を追いかけやすくしよう - slack-explorer-mcpを作った - $shibayu36-blog;
エンジニアリングをしていると、「なぜ現在こうなっているか」について調べたくなることがよくある。コードを読んでも、なぜその設計判断がされたのか、なぜその仕様になっているのかが分からないことが多い。 歴史的経緯はコミットログ、GitHub Pull Request、Slackでの議論などに残っていることが多い。これらの情報…
·blog.shibayu36.org·
AIでSlackから歴史的経緯を追いかけやすくしよう - slack-explorer-mcpを作った - $shibayu36-blog;
Hive Router: A High-Performance GraphQL Federation Gateway | Hive
Hive Router: A High-Performance GraphQL Federation Gateway | Hive
Discover Hive Router, a new high-performance and open-source GraphQL Federation gateway. Built in Rust, it's a production-ready alternative to Apollo Router, offering superior GraphQL gateway performance and full Apollo Federation compatibility.
·the-guild.dev·
Hive Router: A High-Performance GraphQL Federation Gateway | Hive
Topeka - MCP Server Generation
Topeka - MCP Server Generation
Generate Model Context Protocol (MCP) servers from gRPC service specifications, enabling LLMs to interact with your services through natural language.
·topeka.ai·
Topeka - MCP Server Generation