Thoughts on slowing the fuck down
コーディングエージェント向けのリモートサンドボックス
コーディングエージェントの普及にともない、エージェントをリモートで動作させるための専用開発環境——リモートサンドボックスが注目されています。ここでいうサンドボックスとは、プロジェクトやエージェントごとに気軽に生成・破棄できるリモートVMのことで、exe.dev、Sprites、Docker Sandbox などのサービス・ツールが登場しています。
本記事ではこれらのリモートサンドボックスの用途を整理し、exe.dev・Sprites・Docker Sandboxの3つを比較します。
なぜ専用の実行環境が必要なのか
コーディングエージェントをリモートで走らせる環境として、これまで一般的だった選択肢を列挙すると以下のようになります。
* Mac miniやRaspberry Piを買って自宅サーバーを立てる
* VPS(Hetzner、さくらVPSなど)を契約する
* Devin、Claude Code on the web、Codex(Cloud)などのマネージドサービスを使う
* GitHub Codespaces、Gitpodなどのクラウド開発環境を使う
これらの
makroumi/slowql: SQL static analyzer for performance, security, compliance and cost. 272 rules. Completely offline. Works in CI pipelines.
SQL static analyzer for performance, security, compliance and cost. 272 rules. Completely offline. Works in CI pipelines. - makroumi/slowql
pgtui
A Postgres TUI client that utilizes your terminal text editor for inserts & updates.
kdwarn: Introducing pgtui, a Postgres TUI client
Ghost — The first database designed for agents
Postgres databases for agents. Unlimited forks. Hard caps. No surprise bills.
TigerFS
timescale/tigerfs: Mount PostgreSQL as a filesystem. Build apps with files, explore databases with ls and cat.
Mount PostgreSQL as a filesystem. Build apps with files, explore databases with ls and cat. - timescale/tigerfs
EXPLAIN's Other Superpowers
Introduction
An Ultimate Guide to Upgrading Your PostgreSQL Installation: From 17 to 18 - Data Egret
An Ultimate Guide to Upgrading Your PostgreSQL Installation: From 17 to 18 PostgreSQL Major upgrades: ultimate guide in 2026
How moving one word can speed up a query 10–50x | PostgresAI
One of these queries is 32x faster than the other. Which one, and why?
k1LoW/mo: mo is a Markdown viewer that opens .md files in a browser.
mo is a Markdown viewer that opens .md files in a browser. - k1LoW/mo
さくらインターネット、令和5年度および令和8年度 ガバメントクラウドサービス提供事業者に採択 | さくらインターネット
さくらインターネット株式会社が提供するパブリッククラウド「さくらのクラウド」が、デジタル庁が実施する「ガバメントクラウド整備のためのクラウドサービスの提供」の令和5年度および令和8年度募集の双方において、対象クラウドサービスとして採択されました。
Claude CodeにOpenAIのサイトを読んでもらうには?
OpenAIのサイトが読めない問題
Claude Codeで作業をしていると、OpenAIのサイトを参照したい場面があります。最新のニュースを確認したい、ブログ記事を読みたい、そんなときにClaude Codeに「read https://openai.com/ja-JP/news/」と頼むと、こうなります。
❯ read https://openai.com/ja-JP/news/
⏺ Fetch(https://openai.com/ja-JP/news/)
⎿ Error: Request failed with status code 403
⏺ 申し訳ありませんが、https://openai.com/ja-JP/news/ へのアクセスが
403 (Forbidden) で拒否されました。このサイトはボットやスクレイピング
からのアクセスをブロックしているようです。
403で弾かれてしまいます。example.comやwikipedia.
サンダース議員のClaude尋問が映したAIの本当の欠陥|情報の灯台
84歳の上院議員がAIチャットボットを「インタビュー」した動画が500万回以上再生された。だが、暴かれたのはAI業界の闇ではなく、AIが抱える最も厄介な性質だった。 AIを尋問したら、AIが「全面的に同意」した 米国のバーニー・サンダース上院議員が、AnthropicのAIチャットボット「Claude」と向かい合う動画がXで拡散している。3月20日(日本時間)に投稿された動画は696万回以上閲覧され、2万6,000件以上の「いいね」を集めた。 I spoke to Anthropic’s AI agent Claude about AI collecting massiv
Canon TDD
What follows is NOT how you should do TDD.
Basecamp becomes agent accessible
In the past 18 months, we've experimented with a ton of AI-infused features at 37signals. Fizzy had all sorts of attempts. As did Basecamp. But as Microsoft and many others have realized, it's not that easy to make something that's actually good and would welcomed by users. So we didn't ship. In the meantime, agents have emerged has th...
Basecamp CLI and Agent Skill: Agent first, agent native
We’re laying the foundation for a future where you bring your own AI agents to Basecamp.
cq: Stack Overflow for Agents
cq explores a Stack Overflow for agents, a shared commons where agents can query past learnings, contribute new knowledge, and avoid repeating the same mistakes in isolation.
Gea — Lightweight Reactive UI Framework
A batteries-included, reactive JavaScript UI framework with compile-time JSX, proxy-based stores, and built-in routing. No virtual DOM. ~13 kb gzipped. The fastest compiled framework in js-framework-benchmark.
dashersw/gea: A batteries-included, reactive JavaScript UI framework. No virtual DOM. Compile-time JSX transforms. Proxy-based stores. Surgical DOM patching.
A batteries-included, reactive JavaScript UI framework. No virtual DOM. Compile-time JSX transforms. Proxy-based stores. Surgical DOM patching. - dashersw/gea
jarrodwatts/claude-hud: A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress - jarrodwatts/claude-hud
antithesishq/bombadil at console.dev
Property-based testing for web UIs, autonomously exploring and validating correctness properties, finding harder bugs earlier - antithesishq/bombadil
Email.md - Responsive Emails, Written in Markdown
Turn markdown into responsive, email-safe HTML that renders perfectly across every client.
unmta/emailmd: Render markdown into email-safe HTML
Render markdown into email-safe HTML. Contribute to unmta/emailmd development by creating an account on GitHub.
Storybook MCP を試してみた
Storybook MCP は Storybook と AI エージェントを接続し、エージェントがコンポーネントドキュメントを参照しつつコードを生成したり、ストーリーを作成して UI コンポーネントをテストしたりできるようにする機能です。この記事では、Storybook MCP を実際に試してみた内容を紹介します。
アーキテクチャデシジョンレコード - Martin Fowler's Bliki (ja)
Agents, Meet the Figma Canvas | Figma Blog
Starting today, you can use AI agents to design directly on the Figma canvas. And with skills, you can guide agents with context about your team’s decisions and intent.
シークレットと環境変数とAI - ぐるなびをちょっと良くするエンジニアブログ
こんにちは。開発部 技術戦略室の吉村と申します。今年の1月からAIコーディングエージェントをフル活用した1人開発によって、PoCの新規プロダクトや、ちょっとした社内ツールを爆速で立ち上げるような仕事をしています。今のところ1ヶ月1プロダクトペースで開発サイクル全体を回せており、現在2プロダクト目が仕上がろうとしているぐ…
RubyKaigi 2026で発表するRuby Computer Project "Harucom"について - Harukasan-dot-dev
2026年4月22日(水)から北海道函館市にある函館アリーナ・函館市民会館にて開催される RubyKaigi 2026 において "Building a Standalone Ruby Programming Environment" というタイトルで発表し...
