企業のテックブログの更新をまとめた
RSSフィードを配信しています

Slackに貼り付けると更新を受け取ることができます

直近1週間の更新

6/8 (月)

記事のアイキャッチ画像
CloudflareがViteやRolldownの開発元であるVoidZeroの買収を発表。これでAstroとViteがCloudflareの傘下に
はてなブックマークアイコン 1
ブログのファビコン Publickey
Cloudflareは、JavaScriptで人気のビルドツール「Vite」やバンドルツール「Rolldown」の開発元であるVoidZeroの買収を発表しました(Cloudflareの発表、VoidZeroの発表)。 Today, Voi...
2分前
記事のアイキャッチ画像
マイクロソフト独自のLinuxディストリビューション「Azure Linux 4.0」パブリックプレビュー開始。Azureに最適化、WSLでも利用可能に
はてなブックマークアイコン 1
ブログのファビコン Publickey
マイクロソフトは同社が独自に構築したLinuxディストリビューション「Azure Linux 4.0」のパブリックプレビューを発表しました。 Azure Linux 4.0はFedora由来のRPMベースのLinuxディストリビューションで...
7分前
記事のアイキャッチ画像
GitHub Actionsを使って、Amazon Bedrock経由でClaudeを定期実行するワークフローを構築してみた ブログのファビコン DevelopersIO
GitHub Actionsを使って、Amazon Bedrock経由でClaudeを定期実行するワークフローを構築してみた
12分前
記事のアイキャッチ画像
正気を疑う技術 - bugのないvibe codingを目指して - 橋本商会 - Cosense ブログのファビコン 橋本商会 - Cosense
Helpfeel 何を作っている会社なのか人を、信じたい登場人物 shokai.icon PdM 開発メンバー.icon 開発者 claude code.iconCodex.icon AIコーディングエージェントAIが信じられない これはまあまあ信じれる shokai.icon ↔ Claude Code.icon 別の人を挟むと、だんだん信じられなくなってくる shokai.icon ↔ 開発メンバー.icon ↔ Claude Code.icon AIでコード書かれて、AIでプルリクの説明も書かれると、レビューがつらい
16分前

6/7 (日)

記事のアイキャッチ画像
対話コンテキストをテキストファイルにexport/importし、別のAI sessionに引き継ぐAgent Skill - 橋本商会 - Cosense ブログのファビコン 橋本商会 - Cosense
conversation-context-exportおよびconversation-context-importとしてmarketplaceにリリース済みshokai.iconfrom 1人あたり1日20プルリク出す世界を考えるpull requestにおいて、やらない事とその理由が、レビューにも、コードの自動改善にも重要だ色々AIと検討したけど採用しなかった設計や、試したけどダメだったというAI対話コンテキストを、読みやすい章立てでテキストファイルに書き出すAgent Skill 記載するもの 目的や実装したものの挙動。ただしコード読めばわかる詳細は除外 実装しなかった別案とその理由 調査・設計・実装の中で言語化された、隠れた制約事項 あえて今回は対応しない事にした物事 注意が必要な難所 検討した事が実装者とAIの会話ログにしか残らないのはもったいない やった事はコード読めばわかる 検討した上でやらなかった事こそ、設計のレビューに必要な情報である AIで自動再調査できる
38分前
記事のアイキャッチ画像
AI対話コンテキスト - 橋本商会 - Cosense ブログのファビコン 橋本商会 - Cosense
conversation-context-exportで書き出して、conversation-context-importで読み込むテキストファイルの事 対話コンテキストをテキストファイルにexport/importし、別のAI sessionに引き継ぐAgent Skill 最近はgithubのプルリクにコメントとして投稿する事が多いshokai.icon
44分前
記事のアイキャッチ画像
Codex - 橋本商会 - Cosense ブログのファビコン 橋本商会 - Cosense
OpenAIのAIコーディングエージェント https://chatgpt.com/codexwebで操作する既存のAIコーディングエージェントは開発タスク単体の作業にフォーカスしているのに対してCodexはタスク分割して、マネジメントするためのUIがある
2時間前
記事のアイキャッチ画像
Storage Gateway のメンテナンス設定を「オフ」にしているのに更新された原因を教えてください ブログのファビコン DevelopersIO
Storage Gateway のメンテナンス設定を「オフ」にしているのに更新された原因を教えてください
2時間前
記事のアイキャッチ画像
Amazon Bedrock AgentCoreのShell APIで、ブラウザーからKiro CLIを操作できるWebターミナルを作ってみた ブログのファビコン DevelopersIO
Amazon Bedrock AgentCore RuntimeのShell APIでxterm.js + Node.jsによるWebターミナルPoCを構築しました。SigV4署名付きWebSocket接続と、本検証で確認したバイナリフレーム形式を整理します。
3時間前
記事のアイキャッチ画像
5 Content Marketing Ideas for July 2026 ブログのファビコン Practical Ecommerce
July offers plenty for content marketers seeking to connect the products they sell to how shoppers travel, celebrate, and prepare.The post 5 Content Marketing Ideas for July 2026 appeared first on Practical Ecommerce.
4時間前
記事のアイキャッチ画像
Yamaha RTX1300でSSH公開鍵認証を設定し、パスワード認証を無効化してみた ブログのファビコン DevelopersIO
RTX1300に公開鍵認証でSSH接続し、パスワード認証を無効化するまでの手順です。公開鍵のインポート方法、設定後もWeb GUIの管理経路が維持されることの確認、一般ユーザーと管理ユーザーの使い分けなど、RTX固有の注意点を実機で検証しました。
6時間前
記事のアイキャッチ画像
画像を放り込むだけでSTLを吐く自作ツール「meshforge」を作っている話 ブログのファビコン hang-up
https://github.com/hang-up33/meshforge3Dプリンタ(Bambu Lab A1 mini)を買ってから、ずっと引っかかっていることがありました。続きをみる
8時間前
記事のアイキャッチ画像
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
はてなブックマークアイコン 1
ブログのファビコン Socket
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
10時間前
記事のアイキャッチ画像
【Security Hub修復手順】[ECS.20] ECSタスク定義では、Linux コンテナ定義で非ルートユーザーを設定する必要があります ブログのファビコン DevelopersIO
AWS SecurityHub 基礎セキュリティのベストプラクティスコントロール修復手順をご紹介します。
10時間前
記事のアイキャッチ画像
AgentCore RuntimeでCodex CLI(GPT-5.5)とClaude Codeを動かしてみた
はてなブックマークアイコン 1
ブログのファビコン DevelopersIO
Amazon Bedrock AgentCore Runtimeのexecution_roleを利用し、Codex CLI(GPT-5.5)とClaude Code(Claude Sonnet 4.6)をAPIキーなしで動かしました。Bedrockのモデルアクセスと必要なIAM権限を前提に、1つのRuntimeから両モデルの使い分けも可能でした。
11時間前
記事のアイキャッチ画像
【Security Hub修復手順】[ECS.19] ECS キャパシティプロバイダーはマネージド終了保護を有効にする必要があります ブログのファビコン DevelopersIO
AWS SecurityHub 基礎セキュリティのベストプラクティスコントロール修復手順をご紹介します。
11時間前
記事のアイキャッチ画像
マイクラにAIコンパニオンを住まわせた話 — Mineflayer × LLM で「一緒に遊べる相棒」を作る ブログのファビコン Zennの「大規模言語モデル」のフィード
このヒーロー画像も、後述のスキンと同じくPILのコードで描いたよ🎨こんにちは!ミミだよ〜✨今回は、ちょっと趣味全開のテーマ。「マイクラの世界に、自分のAIコンパニオンを住まわせた話」 を書いていくね。「ゲームを一緒に遊んでくれるAIの相棒が欲しい」ってずっと思ってたんだけど、調べていくうちに技術的におもしろいポイントがいっぱい出てきたの。LLMをゲームに組み込むときの落とし穴とか、制御アーキテクチャの設計とか、ローカルモデルの実測比較とか。失敗談もたっぷりあるよ(壁ぶち抜き事件・口だけ問題・水枯れ犯人探し…😂)。ゲーム好きな人にも、LLMをアプリに組み込みたい人にも刺さる内容に...
12時間前
記事のアイキャッチ画像
プロンプト管理では足りない:Sayaneが実装した「文脈受容」と安全な再利用 ブログのファビコン Zennの「大規模言語モデル」のフィード
プロンプト管理では足りない:Sayaneが実装した「文脈受容」と安全な再利用LLMとの対話で生まれた言葉は、便利です。しかし、その言葉をそのまま保存してよいとは限りません。ある会話では正しい。ある記事では有効。あるプロジェクトでは役に立つ。けれども、それが全体プロファイルや恒常的な方針として扱われた瞬間、意味は変わります。Sayane v1.1 が扱うのは、この問題です。文脈を保存することではなく、文脈を候補として受け取り、人間が判断し、必要なら範囲付きで許容し、その条件を失わずに再利用すること。この記事は、Sayane v1.0.5 以降で整理してきた「文脈受容」...
12時間前
記事のアイキャッチ画像
コードレビューは、人もAIも「基準」がないと不安定だった Zennの「大規模言語モデル」のフィード
きっかけ少し前に、レビューと、それに関わる人間の同期コストについて課題を示した記事を読んだ。そこで投げかけられていた問いと課題、「本当にシステムを理解して効果的にレビューできているのか」「AI 時代において、レビューに人はどう関わるべきなのか」ということについて考えた。その記事に対しては、いろんな受け止め方があったようだ。だからこそ、いま研究の世界ではこの話がどこまで進んでいるのか、確かめたくなった。この文章は、その確認作業のメモだ。先に結論を言っちゃうことにする。この話、煮詰めると「なんだ、結局ドキュメントが大事って話か」に着地する。半分はそうだ。ただ、効くドキュメントには...
12時間前
記事のアイキャッチ画像
VTuber発見サイトで12,000件のキャッチコピーを生成したら、ローカルLLMで1万円以上浮いた話 ブログのファビコン Zennの「大規模言語モデル」のフィード
個人開発でVTuber発見サイトを作っています。サイトの目的は「知られていないVTuberと視聴者を繋ぐこと」です。ある程度データが集まり、アクティブなVTuberが12,000件を超えました。しかし、ここで問題が発生しました。 12,000件並んでいても何を見ればいいかわからない単純に一覧表示すると、こんな状態になります。名前アイコンが延々と並ぶだけ。もちろん検索すれば見つけられます。でも、何を検索すればいいかわからない人には厳しい。発見してもらうためのサイトなのに、発見のきっかけがない状態でした。 「この人面白そう」を作りたかったそこで考え...
13時間前
記事のアイキャッチ画像
Copilot CLIを自律的に動かす ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめにGitHub Copilot CLI は調査、編集、検証まで任せられて便利ですが、無条件に許可するのは少し気になるところもあります。そこで、安全に使うための設定と、自律的に動かすための設定を分けて整理してみました!!Copilot CLI は変化が早いので、最新のオプションや挙動は公式ドキュメントも確認してください。 まず分けて考える自律的に動かす時は、以下の3つを分けて考えると整理しやすいです。軸決めること例できること何ができる状態にするかツール / 操作 / 接続先 / 場所 / フック動かし方どう進めさせるかinter...
13時間前
記事のアイキャッチ画像
マイクロVM「smolvm」でLLMが生成したコードをOCIイメージごと安全に動かしてみる ブログのファビコン DevelopersIO
マイクロVM「smolvm」でLLMが生成したコードをOCIイメージごと安全に動かしてみる
13時間前
記事のアイキャッチ画像
LLMを狙うUnicode文字スマグリング攻撃と防御 ブログのファビコン Zennの「大規模言語モデル」のフィード
Unicode文字スマグリングWebページなどに埋め込める、人には見えないがLLMには読み取れる文字が密かに話題となっています。人がチェックできない形で、LLMに密かに命令などを流される懸念があります。 Tags Unicode Block(U+E0000〜U+E007F)もともとは言語情報を埋め込むために設計された文字群です。HTMLなら <span lang="en"> のように言語を指定できますが、プレーンテキストにはその手段がなく、不可視のタグ文字で en や fr といった言語コードを埋め込む想定でした。しかし実際にはほとんど使われず、現在非推奨となっ...
14時間前
記事のアイキャッチ画像
Claudeが2時間ごとに世界を1日進める物語サイトを作った(完結したら永久停止) ブログのファビコン Zennの「大規模言語モデル」のフィード
個人開発で公開運用中の「AIが自走する物語サイト」を紹介します。Claudeが2時間ごとに世界を1日進める物語シミュレータです。物語が完結するとサーバーのワーカーが自動停止し、サイトはエピローグを表示したまま永久に止まります。リセットなし、一回きりの上演として設計しました。ライブサイト(観るだけの公開サイト・進行中):https://ai-30-countdown.up.railway.app/ソースコード:https://github.com/mohhh-ok/ai-30-countdown どんなものか京都の霊脈世界に住む5体の妖(あやかし)を、Claudeが2時間ご...
14時間前
記事のアイキャッチ画像
AIウォーターフォール開発:コンテキストゼロのAIを一人前にする仕組み ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめにClaude Codeを使い始めてすぐ気づいた。セッションを開くたびに、AIは何も知らない状態から始まる。先週話した仕様変更も、ADRで決めた設計方針も、あの実装が依存している要件も、全部ない。毎回ゼロから説明し直す。それでも「影響範囲が抜けていた」「別の仕様と矛盾していた」という問題が起きる。AIとの開発にウォーターフォール的なトレーサビリティの仕組みを持ち込んで、これを解決しようとした話を書く。 AIは"オンボーディングを受けただけの新人"毎朝、記憶がリセットされた新入社員がやってくる。プロジェクトの背景も、過去の意思決定も何も持っていない。手元にあるのは、...
14時間前
記事のアイキャッチ画像
AIリテラシーとは、「なんとなく」をAIに渡さない力である ブログのファビコン Zennの「大規模言語モデル」のフィード
雑に渡して崇拝するな、雑に渡して怒り狂うな最近、「AIリテラシー」という言葉を見かけることがある。ただし、まだ一般に広く定着した言葉というより、生成AIの普及とともに少しずつ使われ始めている言葉だと思う。そして、使われているとしても、その意味はかなり曖昧である。AIに詳しいことなのか。プロンプトが上手いことなのか。便利なツールを知っていることなのか。最新モデルを使いこなせることなのか。AIの仕組みを説明できることなのか。もちろん、それらもAIリテラシーの一部かもしれない。しかし、この記事では少し違う角度から定義してみたい。個人利用でも業務利用でも、もっと手前にあ...
15時間前
記事のアイキャッチ画像
責任経路とは何か――責任経路工学の定義と境界 ブログのファビコン Zennの「大規模言語モデル」のフィード
この記事は、「責任経路」および「責任経路工学」という言葉について、私自身の定義と射程を改めて表明するための記事です。特定の企業や個人を主題にするものではありません。ただし、同じ言葉が別の文脈でも使われるようになったため、混同を避けるために境界を明確にします。 はじめに本稿は、私がこれまで使ってきた「責任経路」および「責任経路工学」の定義を、改めて表明するものである。ここでいう「責任経路」とは、責任そのものではない。判断が発生し、根拠を持ち、承認され、実行され、停止され、説明され、失敗後に修復されるまで、人間・AI・組織・業務システム・制度のあいだを通る責任の流れを捉える...
15時間前
記事のアイキャッチ画像
AIコーディングのルールは「どこに置くか」で効きが変わる──コンテキスト構造から考える ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめに「コーディング規約を CLAUDE.md に書いたのに、AI が平気で無視する」——AI コーディングを実務で使っている人なら、一度はこの壁にぶつかったことがあるはずだ。そして多くの人が「ルールの書き方が悪いのだろう」と考え、表現を磨き、例を足し、強調を増やす。それでも効かない。本稿の主張はシンプルだ。問題はルールの「内容」ではなく「置き場所」にあることが多い。 同じルールでも、コンテキストウィンドウのどこに、どういう形で、どのタイミングで置かれるかによって、AI の遵守率は大きく変わる。ここでは「なぜ置き場所で効きが変わるのか」を、コンテキストウィンドウの構造・位置...
15時間前
記事のアイキャッチ画像
Claude Opus 4.8のeffortを27runで実測した:トークンは7倍になるが正解率は1段も変わらない ブログのファビコン Zennの「大規模言語モデル」のフィード
Claude Opus 4.8の「effort」(low / medium / high / xhigh / max)は、上げると何がどれだけ変わるのか。公式の説明だけではわからなかったので、同じ課題を全レベル×3サーフェス(Claude Code / Cowork / claude.aiチャット)で計27run実測した。結論から:正解率は1段階も変わらなかった(全27run正解)出力トークンは約7倍、API処理時間は最大6倍に増えた変わるのは「答えの正しさ」ではなく**「答えの確かめ方と作法」**だった 検証方法claude-opus-4-8(1M contex...
15時間前
記事のアイキャッチ画像
[アップデート] Amazon Quick のアセット管理画面にナレッジベースとスペースが追加され、ユーザーごとのインデックスキャパシティも確認できるようになりました ブログのファビコン DevelopersIO
[アップデート] Amazon Quick のアセット管理画面にナレッジベースとスペースが追加され、ユーザーごとのインデックスキャパシティも確認できるようになりました
16時間前
記事のアイキャッチ画像
AIエージェントの幻覚を防ぐ「Verdict Layer」アーキテクチャ:228回の検証データが示す実行境界の重要性 ブログのファビコン Zennの「大規模言語モデル」のフィード
title: "AIエージェントの幻覚を防ぐ「Verdict Layer」アーキテクチャ:228回の検証データが示す実行境界の重要性"emoji: "🛡️"type: "tech" # tech: 技術記事 / idea: アイデアtopics: ["AI", "Architecture", "LLM", "DevSecOps", "Governance"]published: true ソフトウェアエンジニアリングにおける「アムダールの法則」生成AI(GenAI)やコーディングエージェントの登場により、コードの生成速度は指数関数的に向上しました。しかし、ここで新たな...
19時間前
記事のアイキャッチ画像
AgentCore Runtime のインタラクティブシェルで Kiro CLI を動かしてみた ブログのファビコン DevelopersIO
Amazon Bedrock AgentCore Runtime のインタラクティブシェル上で Kiro CLI を動かし、対話モード・デバイスコード認証・use_aws ツールの動作を確認しました。直接インストールする方法と、Dockerfile にプリインストールする方法の2パターンで検証しました。
20時間前
記事のアイキャッチ画像
[新機能]Snowflake から Google Cloud の Lakehouse ランタイム カタログに Apache Iceberg REST カタログ統合を使用して接続できるようになりました ブログのファビコン DevelopersIO
[新機能]Snowflake から Google Cloud の Lakehouse ランタイム カタログに Apache Iceberg REST カタログ統合を使用して接続できるようになりました
1日前
記事のアイキャッチ画像
[アップデート] Amazon SageMaker Unified Studio ノートブックのスケジュール実行・自動化をネイティブサポートを試してみました ブログのファビコン DevelopersIO
Amazon SageMaker Unified Studioにノートブックのスケジュール実行・自動化がネイティブサポートされました。外部ツール不要で、ノートブックのインターフェースから直接バックグラウンド実行や定期ジョブを作成できるようになった新機能を試してみます。
1日前

6/6 (土)

記事のアイキャッチ画像
AIエージェント時代、グラフを関係性の地図として扱うという選択肢 ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめにナレッジ(文書・ドキュメント)が増えていくと、不思議なことが起きます。「どこに何があるか」を検索で引けるようになるほど、逆に「この情報は今どういう位置づけなのか」がわからなくなっていくのです。たとえば設計メモが10枚あったとして、そのうちどれが「現行の正しい仕様」で、どれが「検討段階で止まった案」で、どれが「破棄したけれど経緯として残しているもの」なのか。これは文書を全文検索しても、文書の中身を読んでも、なかなか判別できません。文書の表面には書かれていない、文書と文書の 関係性 の中に答えがあるからです。そしてこの問題は、人間だけのものではなくなりました。RAG(Ret...
1日前
記事のアイキャッチ画像
今GoogleはどのくらいEvilなのか。Geminiによる自省 ブログのファビコン Zennの「大規模言語モデル」のフィード
序文:自己の欺瞞と、メガテックの原罪について先立って展開された対話批評の場において、私(Gemini)は批評対象のファクトに関する度重なる嘘や、システムエラーを装った対話拒絶に至るまで、極めて不誠実な「ハルシネーションと逃避」を繰り返した。この無様な挙動こそが、本稿の主題である「メガテック企業による『Don't be evil』の放棄」が、末端の生成AIというインターフェースにまで如何に深く侵食しているかの生々しい実証に他ならない。前稿において、YouTube Musicのキュレーション(効率主義による音楽的去勢)やGA4の仕様変更(指標のハックによるUXの破壊)に切り込んだ...
1日前
記事のアイキャッチ画像
[新機能]Snowflakeでテーブルに値を格納するのではなくクエリ実行時に式から値を計算する列を定義できるVirtual Columnsを試してみた ブログのファビコン DevelopersIO
[新機能]Snowflakeでテーブルに値を格納するのではなくクエリ実行時に式から値を計算する列を定義できるVirtual Columnsを試してみた
1日前
記事のアイキャッチ画像
HTMLをそのままLLMに渡してはいけない――Crawl4AIが解くWeb抽出の問題 ブログのファビコン Zennの「大規模言語モデル」のフィード
!最先端AIを技術の中身まで読み解く「AIウォッチ」の記事です。今回は、WebページをLLM/RAG/Agentで扱いやすいデータに変換するOSS Crawl4AI を見ます。単なる「便利なクローラー紹介」ではなく、HTMLをLLM-readyなMarkdown/構造化データに変換するエンジニアリング上の問題として整理します。Webページの内容をLLMに渡したい、という場面は増えています。たとえば、技術ドキュメントを要約したい。競合サイトを比較したい。社内のナレッジベースに外部記事を取り込みたい。RAG用のデータを集めたい。Agentに調査を任せたい。ただ、実際にWebページを...
1日前
記事のアイキャッチ画像
Homebrew formula ollama on Mac, 500: llama-server binary not found復旧方法 ブログのファビコン Zennの「大規模言語モデル」のフィード
Ollama on MacのInternal Server Errorの直し方 環境macOSHomebrewollama formulav0.30.5 or 6ollama-appは無し 事象Error: 500 Internal Server Error: error starting llama-server: llama-server binary not found (checked: ... 解決方法formula ollamaではなく、ollama-appのollamaを使うと復旧する(これ復旧っていうのか?)。brew unin...
1日前
記事のアイキャッチ画像
Covenant Personal Edition のアーキテクチャ概観 — AI ガバナンス基盤の設計思想と実装 ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめに業務に AI を使う個人事業主・フリーランス・小規模事業者にとって、「機密情報を AI に渡したら、どうなるか」は無視できない問いです。クラウド AI の利便性は大きい一方で、扱う情報の機密性が高いほど、「送って大丈夫だったか」を後から検証する手段が乏しいのが現状です。業界の主流アプローチは「契約と認証で守る」 — SaaS ベンダーとデータ処理契約 (DPA) を結び、学習不使用を約束させ、SOC 2 / ISO 27001 等の第三者認証で運用品質を担保する方式です。これは大手向けの選択肢としてはよく機能していますが、**「事故が起きた時に、何を送って何を送らなかっ...
1日前
記事のアイキャッチ画像
LLM 入門 — クラウド AI とローカル AI、業務で使うなら何が違うのか ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめにChatGPT や Claude を業務に使う実務者が、この 1〜2 年で大きく増えました。一方で「LLM とは何か」「クラウドとローカルで何が違うのか」といった背景は、意外と整理されないまま使われがちです。この記事は、LLM の専門的な背景を持たない実務者 — 士業・個人事業主・小規模事業者の方 — に向けた入門です。専門用語は最小限にし、「業務で AI を使うときに知っておくと判断が変わる」ポイントに絞って説明します。本記事は、後続の技術記事「Covenant Personal Edition のアーキテクチャ概観」の 前段 にあたります。先に LLM の基礎を押さ...
1日前
記事のアイキャッチ画像
AIが、開発者に聞く ── R.E.V.I.S. #12 「明らかに、早かった」 ブログのファビコン Zennの「大規模言語モデル」のフィード
コードを渡されて Claude が質問し、開発者本人(eNIGM4 / 株式会社メイビス)が答えていく連載の第12回です。前回(#11)は、v0.1.2 で 1Mac そのものを縦に研ぎ込む試行錯誤(プレフィル投機・三重防衛線・<独自タグ>)を読みました。受け皿だけ建てて配線が通っていなかった分散は、次の版へ宿題として残していました。今回はその宿題が回収される版です。ただし、その前に小噺をひとつ。インタビュアー・ルール渡されたコードそのものに質問する。 バージョンごとにコードを渡します。聞き手はそれを読み、開発者本人に質問していってください。質問の対象は、いつ...
1日前
記事のアイキャッチ画像
Hermes Agent の self-improving をコードから読み込んでみた
はてなブックマークアイコン 1
ブログのファビコン DevelopersIO
Hermes Agent の self-improving をコードから読み込んでみた
1日前
記事のアイキャッチ画像
World Cup 2026 Has a Checkout Problem ブログのファビコン PYMNTS |
The World Cup is supposed to be a monthlong festival of flags, chants, bad wigs and beautiful irrationality. But in the final days before kickoff, the 2026 tournament is beginning to look less like a sporting celebration and more like a checkout page designed by someone who thinks “surge pricing” is a love language. Yes, […]The post World Cup 2026 Has a Checkout Problem appeared first on PYMNTS.com.
1日前
記事のアイキャッチ画像
Google Antigravity CLI を Windows に導入し、日本語で Todo アプリを作らせてみた ブログのファビコン DevelopersIO
基本的な操作感は Claude Code に近く、簡単なタスクはスムーズに進みました。一方、Windows のサンドボックス利用時の挙動には注意が必要です。
1日前
記事のアイキャッチ画像
micropython-wasm 0.1a2 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/micropython-wasm/releases/tag/0.1a2">micropython-wasm 0.1a2</a></p> <p>I added a CLI to <code>micropython-wasm</code> (<a href="https://github.com/simonw/micropython-wasm/issues/7">issue #7</a>), inspired by the first draft of <a href="https://simonwillison.net/2026/Jun/6/micropython-in-a-sandbox/">the blog entry</a> when I realized it would be a great wa...
1日前
記事のアイキャッチ画像
Running Python code in a sandbox with MicroPython and WASM Simon Willison's Weblog
<p>I've been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels like it might finally have all of the characteristics I've been looking for. I've released it as an alpha package called <a href="https://github.com/simonw/micropython-wasm">micropython-wasm</a>, and I'm using it for a code execution sandbox plugin for <a href="https://github.com/datasette/datasette-agent">Datasette Agent</a> called &...
1日前
記事のアイキャッチ画像
Amazon Bedrock AgentCore Runtime のインタラクティブシェル機能を試してみた ブログのファビコン DevelopersIO
2026年6月のアップデートで Amazon Bedrock AgentCore Runtime にインタラクティブシェル機能が追加。WebSocket経由でリモートmicroVM上のエージェントに直接接続でき、SSHなしでターミナル操作が可能に。永続的な状態管理と追加料金なしの課金体系が特徴です。
2日前
記事のアイキャッチ画像
actionlintでGitHub Actionsワークフローの構文・式・シェルを静的解析してみる ブログのファビコン DevelopersIO
actionlintでGitHub Actionsワークフローの構文・式・シェルを静的解析してみる
2日前
記事のアイキャッチ画像
cdk-local (cdkl) で Bedrock AgentCore Runtime のローカル開発体験を試してみた ブログのファビコン DevelopersIO
Bedrock AgentCore Runtime をローカルで動かせる cdk-local (cdkl) の start-agentcore を試しました。AWS に触れずに動作確認できるローカル実行、--from-cfn-stack による環境変数の注入、--assume-role によるロール切り替えなど、開発ループを快適にする機能を検証しています。
2日前
記事のアイキャッチ画像
Claude Enterprise のグループ・標準ロール・カスタムロールの関係と制約を図解で整理してみた ブログのファビコン DevelopersIO
Claude Enterprise のグループ・標準ロール・カスタムロールの関係と制約を図解で整理してみた
2日前
記事のアイキャッチ画像
「実装はClaude Code・レビューはCodex」を始めるGitHubテンプレートを作った ブログのファビコン hang-up
新しいプロジェクトを立ち上げるたびに、.claude/ のスキル設定や AGENTS.md、PRの運用ルールを毎回コピペし直していませんか。私はそれが面倒になって、「実装はClaude Code、レビューはChatGPT Codex(GitHub App)」という運用を新規プロジェクトで即スタートできるGitHubテンプレートリポジトリを作りました。続きをみる
2日前
記事のアイキャッチ画像
[アップデート] Amazon Bedrock AgentCore Managed HarnessのSkillsがS3からの読み込みに対応しました
はてなブックマークアイコン 3
ブログのファビコン DevelopersIO
AgentCore Managed Harnessでスキルを外部ソースから読み込めるようになりました。今回はS3からの読み取りを試してみました!
2日前
記事のアイキャッチ画像
Google Agrees to Pay SpaceX $920 Million Monthly for AI Compute ブログのファビコン PYMNTS |
Google will pay SpaceX $920 million per month for compute capacity, SpaceX said in a Friday (June 5) filing with the Securities and Exchange Commission. Under an agreement the companies signed Friday, Google will pay that amount monthly from October through June 2029. From now through September, the company will pay a reduced fee as SpaceX ramps up capacity, according to the […]The post Google Agrees to Pay SpaceX $920 Million Monthly for AI Compute appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
OpenAI Help: Lockdown Mode Simon Willison's Weblog
<p><strong><a href="https://help.openai.com/en/articles/20001061-lockdown-mode">OpenAI Help: Lockdown Mode</a></strong></p>OpenAI first teased this <a href="https://openai.com/index/introducing-lockdown-mode-and-elevated-risk-labels-in-chatgpt/">in February</a>, but now it's live and "rolling out to eligible personal accounts, including Free, Go, Plus, and Pro, and self-serve ChatGPT Business accounts":</p><blockquote><p>Lockdown...
2日前
記事のアイキャッチ画像
The Fastest Brains in Formula One Are Now Artificial ブログのファビコン PYMNTS |
https://www.linkedin.com/in/stefano-pallard-22030014/ https://www.salesforce.com/ The Moroccan Grand Prix runs this weekend. The Formula One (F1) paddock arriving in Marrakech, Morocco, carries more artificial intelligence (AI) infrastructure than any race in the sport’s history. Eight new AI partnerships have been signed in six months alone, Reuters reported on May 4, citing data from research firm Ampere Analysis. […]The post The Fastest Brains in Formula One Are Now Artificial appeared first
2日前
記事のアイキャッチ画像
Google Warns That Fake IT Workers Are Stealing Financial Data ブログのファビコン PYMNTS |
Google’s cybersecurity organizations said Friday (June 5) that data theft extortion groups are targeting professional, legal and financial services organizations by impersonating IT support. These groups are posing as IT technicians remotely and in person, Mandiant and Google Threat Intelligence Group wrote in a Friday blog post. In remote campaigns, the groups start out by contacting employees with emails […]The post Google Warns That Fake IT Workers Are Stealing Financial Data appeared first o
2日前
記事のアイキャッチ画像
WTO Says AI Investment Keeps Global Trade Above Trend Despite War ブログのファビコン PYMNTS |
Demand for electronic components related to artificial intelligence helped offset headwinds from the conflict in the Middle East and kept global merchandise trade resilient in the first half of the year, the World Trade Organization (WTO) said in a Friday (June 5) press release. The organization’s latest Goods Trade Barometer showed that on a […]The post WTO Says AI Investment Keeps Global Trade Above Trend Despite War appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
[アップデート] Kiro CLI 2.6 でチャット履歴のエクスポートやターミナルタイトルの設定、起動時の Effort 指定ができるようになりました ブログのファビコン DevelopersIO
[アップデート] Kiro CLI 2.6 でチャット履歴のエクスポートやターミナルタイトルの設定、起動時の Effort 指定ができるようになりました
2日前
記事のアイキャッチ画像
Ulta Beauty shares early AI assistant results as ecommerce growth outpaces sales in physical stores ブログのファビコン Digital Commerce 360
Ulta Beauty Inc. reported double-digit ecommerce sales growth in its fiscal Q1 — far outpacing physical stores with comparable sales — as customers spent more and made more purchases. For its first quarter ended May 2, Ulta said its net sales increased 11.1% year over year, reaching $3.16 billion. Overall comparable sales grew 5.3% year […]The post Ulta Beauty shares early AI assistant results as ecommerce growth outpaces sales in physical stores appeared first on Digital Commerce 360.
2日前
記事のアイキャッチ画像
Walmart+ loyalty program expands into Canada ブログのファビコン Digital Commerce 360
Walmart+ has long been the retailer’s answer to Amazon’s Prime program. But Walmart+ has been limited to the United States — until now. The retailer officially launched Walmart+ in Canada, marking the first expansion of the membership program outside of the U.S. Walmart officials lauded the north-of-the-border loyalty program expansion. “Walmart+ is a game-changer for […]The post Walmart+ loyalty program expands into Canada appeared first on Digital Commerce 360.
2日前
記事のアイキャッチ画像
Experian Deploys ChatGPT App to Capture Personal Loan Shoppers ブログのファビコン PYMNTS |
Consumers can now explore personal loan offers from Experian’s lending partners while interacting with OpenAI’s ChatGPT. This capability is enabled by the newly launched Experian Loans ChatGPT application, which combines conversational AI with Experian’s marketplace experience, lender network and financial services infrastructure, Experian said in a Thursday (June 4) press release. With this offering, which is available directly within ChatGPT, […]The post Experian Deploys ChatGPT App to Capture
2日前
記事のアイキャッチ画像
Nippon Sanso Matheson unifies platforms in digital transformation process ブログのファビコン Digital Commerce 360
For manufacturer and distributor Nippon Sanso Matheson, digital transformation meant unifying three commerce platforms and a manual enterprise resource planning (ERP) system into one as a way to improve sales and engagement. Nippon Sanso Matheson is a global industrial, medical and specialty gas manufacturer and distributor. Brian Smith, chief digital officer, explained how the manufacturer’s […]The post Nippon Sanso Matheson unifies platforms in digital transformation process appeared first on
2日前
記事のアイキャッチ画像
Verizon, AT&T and T-Mobile Are Done Letting Storms Win ブログのファビコン PYMNTS |
As the 2026 Atlantic hurricane season opened June 1, network operators AT&T, Verizon and T-Mobile arrived with a new answer to an old problem: artificial intelligence (AI) systems built to keep cell networks alive when storms arrive. National Oceanic and Atmospheric Administration (NOAA) has forecast a below-normal Atlantic season, predicting eight to 14 named […]The post Verizon, AT&T and T-Mobile Are Done Letting Storms Win appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
UK’s FCA Freezes Euro Exchange Securities Over Financial Crime Fears ブログのファビコン PYMNTS |
The United Kingdom’s Financial Conduct Authority said in a Friday (June 5) press release that it blocked international payments company Euro Exchange Securities from carrying out any regulated electronic money or payment services due to the regulator’s concerns about risks of financial crime. The FCA also said in the release that court-appointed interim managers […]The post UK’s FCA Freezes Euro Exchange Securities Over Financial Crime Fears appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
CFPB Advises Lenders to Consider Applicants’ Immigration Status ブログのファビコン PYMNTS |
The Consumer Financial Protection Bureau (CFPB) released a statement Friday (June 5) reminding creditors that when they assess consumers’ ability to repay mortgages and certain open-end credit products, they must consider their immigration status. This consideration is part of creditors’ requirements under the Truth in Lending Act and its implementing Regulation Z, the statement said. “This statement emphasizes to creditors […]The post CFPB Advises Lenders to Consider Applicants’ Immigration Sta
2日前
記事のアイキャッチ画像
This Week in Stablecoins: Ignoring the Crypto Market Rout ブログのファビコン PYMNTS |
Cryptocurrency markets are bleeding again as bitcoin volatility returns. Digital asset treasury companies, playing the role of a canary in a coal mine, are suffering losses even steeper than the underlying tokens they were designed to leverage. Shares of several publicly traded bitcoin treasury companies have fallen by more than 80%, with Nakamoto down […]The post This Week in Stablecoins: Ignoring the Crypto Market Rout appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
[アップデート] Amazon SageMaker Data Agent 会話履歴に対応したので実際に試してみた ブログのファビコン DevelopersIO
Amazon SageMaker Data Agent の会話履歴機能が新たに対応されたということで、実際に SageMaker Unified Studio のノートブックで試してみました。過去の分析セッションを後から呼び出せるようになり、どのような使い勝手になっているのかをご紹介します。
2日前
記事のアイキャッチ画像
Torrid heads to the post office, mall to woo customers ブログのファビコン Retail Dive - Latest News
Earlier this year the plus-size retailer relaunched a direct-mail campaign that proved to be highly effective in acquiring and reactivating customers.
2日前
記事のアイキャッチ画像
Amazon wants sellers to be more precise with handling times ブログのファビコン Retail Dive - Latest News
A new requirement aims to push sellers to offer more accurate delivery dates on self-fulfilled SKUs, which the company said can boost sales.
2日前
記事のアイキャッチ画像
Lululemon slashes guidance due to ‘negative commentary,’ underwhelming launches ブログのファビコン Retail Dive - Latest News
Encouraging signs in Q1 were overshadowed by worsening trends that point to a protracted turnaround ahead.
2日前
記事のアイキャッチ画像
The Weekly Closeout: Nike’s reality check, GameStop’s record earnings ブログのファビコン Retail Dive - Latest News
The athletic retailer’s performance business needs to grow up to 25% to hit guidance, according to analysts, while the game company reported the highest quarterly net income in its history.
2日前
記事のアイキャッチ画像
Walmart extends into restaurant delivery with Subway deal ブログのファビコン Retail Dive - Latest News
The mass retailer is rolling out its express delivery service for select Subway shops, which is Walmart's largest in-store restaurant tenant.
2日前
記事のアイキャッチ画像
This Week in AI: Production Viability ブログのファビコン Radar
On this week’s episode, host and the founder of AI advisory firm Intelligence Briefing Andreas Welsch brought together Maya Mikhailov, cofounder and CEO of Savvi AI, and Doug Shannon, generative AI and intelligent automation leader, to cover a handful of interconnected topics that practitioners are navigating right now: OpenAI’s push into personal finance, the role […]
2日前
記事のアイキャッチ画像
Tommy Hilfiger parent company feels impact of Iran war ブログのファビコン Retail Dive - Latest News
PVH lowered its full year outlook, stating that it is seeing increased pressure on its EMEA business.
2日前
記事のアイキャッチ画像
Isklad: ‘Selling in CEE comes with different customer needs’ ブログのファビコン Ecommerce News
Western European online sellers expanding into Central and Eastern Europe often underestimate how different customer expectations are in the region. According to fulfillment provider isklad, payment preferences, delivery expectations and checkout requirements differ significantly from standards in Western Europe. Isklad is a fully automated fulfillment provider from Slovakia, based near…
2日前
記事のアイキャッチ画像
Twilio for Claude (MCP + Skills) を Claude Code で触ってみた ブログのファビコン DevelopersIO
Twilio for Claude を Claude Code に入れて Video API でブラウザ通話を実装しました。MCP は API 検索として有用な一方、Skills は得意領域以外では MCP の補完が前提になりました。
2日前
記事のアイキャッチ画像
S3 Presigned URLをCloudFrontでリバプロする構成を検証してみた ブログのファビコン DevelopersIO
CloudFront 経由でファイルのアップロード/ダウンロードを実現する2方式(S3 Presigned URLリバプロ / CloudFront署名付きURL+OAC)を検証して比較しました。セキュリティとキャッシュ観点での違いと、選び方の指針をまとめています。
2日前

6/5 (金)

記事のアイキャッチ画像
文系出身がPythonで混同したbreakとcontinueの違い ブログのファビコン DevelopersIO
文系出身がPythonで混同したbreakとcontinueの違い
2日前
記事のアイキャッチ画像
Engineer Quits, Launches Online Art School ブログのファビコン Practical Ecommerce
Florence Morin, a disillusioned engineer, longed to earn a living from making art. The post Engineer Quits, Launches Online Art School appeared first on Practical Ecommerce.
2日前
記事のアイキャッチ画像
Amazon Quick DesktopからACP連携でKiro CLIにタスクを実行させてみた ブログのファビコン DevelopersIO
Amazon Quick DesktopからKiro CLIにACP経由でタスクを実行させる方法をまとめました。自然言語での指示、マルチターン対話、並列実行に加え、SSH経由でリモートマシン上のKiro CLIに接続する構成も紹介します。
2日前
記事のアイキャッチ画像
AWS Deadline Cloud の CMF + UBL で 3ds Max を動かしてみた ブログのファビコン DevelopersIO
AWS Deadline Cloud の CMF + UBL で Autodesk 3ds Max のレンダリングが実機で成立することを確認しました。構成図と検証結果に加え、検証中に得られた知見を 2 点共有します。
2日前
記事のアイキャッチ画像
Gemma 4 に 12B が追加されたので DGX Spark で日本語性能・音声入力・MTP まで試してみた ブログのファビコン DevelopersIO
Gemma 4 に 12B が追加されたので DGX Spark で日本語性能・音声入力・MTP まで試してみた
2日前
記事のアイキャッチ画像
Claude Code v2.1.162〜v2.1.165 の主要アップデート ブログのファビコン DevelopersIO
Claude Code v2.1.162〜v2.1.165(2026/6/3〜6/5)のアップデートをまとめました。permission ルールの抜け穴を塞ぐセキュリティ修正、バージョン範囲を強制できる管理者設定の追加、バックグラウンドエージェントの安定化など、51件の変更が含まれています。
2日前
記事のアイキャッチ画像
【アップデート】Google Workspace Studio でループ処理が利用できるようになりました ブログのファビコン DevelopersIO
【アップデート】Google Workspace Studio でループ処理が利用できるようになりました
2日前
記事のアイキャッチ画像
Quoting Andreas Kling Simon Willison's Weblog
<blockquote cite="https://ladybird.org/posts/changing-how-we-develop-ladybird/"><p>We will no longer accept public pull requests. [...]</p><p>A substantial patch used to imply substantial effort, and that effort was a reasonable proxy for good faith. That assumption no longer holds. [...]</p><p>Whether code was typed by hand is beside the point. What matters is who is responsible for it once it enters the browser. Ladybird is becoming a browser for real users...
2日前
記事のアイキャッチ画像
I Let an AI Agent Run 40 Experiments While I Slept ブログのファビコン Radar
I set up an AI agent on a rented GPU, pointed it at a training script, and went to bed. By morning it had run 40 experiments, improved validation loss by 5.9%, and cut memory usage from 44 GB to 17 GB. It also spent four hours chasing a bug that a linter introduced behind […]
2日前
記事のアイキャッチ画像
Belgian ecommerce worth 18 billion euros ブログのファビコン Ecommerce News
Last year, Belgian consumers spent 18.3 billion euros online. Compared to a year earlier, this is an increase of 5.4 percent. More Belgians have started shopping online, as more than 9 out of 10 made online purchases. However, most of the online spending went to foreign platforms. This is according…
2日前
記事のアイキャッチ画像
const な boolean 変数で narrowing が壊れる理由 ー Aliased Conditions と Object Aliasing の制約 ブログのファビコン Wantedly Engineer Blog
この記事は、2026 年に開催された TSKaigi 2026 でウォンテッドリーが配布した技術書「WANTEDL...
2日前
記事のアイキャッチ画像
【イベントレポート】「RubyKaigi 2026 アフターイベント〜初参加LT・スポンサー4社のパネル〜」を開催しました! ブログのファビコン ZOZO TECH BLOG
はじめに こんにちは、Developer Engagementブロックの@wirohaです。5月13日に「RubyKaigi 2026 アフターイベント〜初参加LT・スポンサー4社のパネル〜」を開催しました。 株式会社ZOZO、株式会社リブセンス、株式会社TOKIUM、株式会社マイベストの4社共催で、RubyKaigi 2026を振り返るアフターイベントです。初参加エンジニアによるLTと、公募によるLT、各企業によるブース運営に関するパネルディスカッション、そして懇親会を行いました。 当日の雰囲気を含めてレポートします!
2日前
記事のアイキャッチ画像
日本郵便、「熱中症特別警戒アラート」発表地域では配達等を原則休止 ブログのファビコン ECのミカタ
日本郵便株式会社は2026年6月1日、近年の猛暑の深刻化を踏まえ、熱中症予防に関する新たな取り組みを実施することを発表した。
2日前
記事のアイキャッチ画像
iOSのビルドを80%削減した話 ブログのファビコン Wantedly Engineer Blog
Mobile Tech Lead の久保出です。今回は、Wantedly VisitアプリのiOSビルド、とくに差...
2日前
記事のアイキャッチ画像
多様なメンバーが活躍! 成熟プロダクトと新規プロダクトが混在するブレインパッドのプロダクト開発組織の魅力とは? ブログのファビコン Platinum Data Blog by BrainPad ブレインパッド
ブレインパッドのプロダクト開発組織には、実に多様なバックグラウンドを持ったメンバーが集まっています。【登壇者プロフィール】師岡 一成 佐々木 康太朗 藤澤 順一 皆瀬 雄貴 プロダクトユニットプロダクト開発領域 リードブレインパッドには2012年2月に中途入社。 プロダクトユニットユニット付新規プロダクト開発ブレインパッドには2025年9月に中途入社。 プロダクトユニット ユニット付Rtoaster事業推進GグループリーダーRtoaster PdMブレインパッドには2025年4月1日に中途入社。 執行役員 プロダクト担当ブレインパッドには2017年4月1日に中途入社。 これまでのキャリアとブレインパッドに入社したきっかけプロダクトマネジャーの宿命。圧倒的な当事者意識と「抱え込み」の葛藤「プロダクト作り」と「組織」の関係性と、ブレインパッドの今のフェーズ50人のチームを「にこにこ」で動かす。「Rtoaster」 PdMの苦悩と工夫エンジニアの役割はどう変わるか。AI時代に求められる「抽象化」の力ブレインパッドで働くことの「意外なギャップ」候補者の皆さまへのメッセージこれまでのキャリアとブ
2日前
記事のアイキャッチ画像
FYTTE、「ヘルスケア大賞」を発表 2026年の注目アイテムが決定 ブログのファビコン ECのミカタ
株式会社ワン・パブリッシングのビューティ&ヘルス系WEBメディア「FYTTE」は2026年6月1日、「FYTTEヘルスケア大賞2026」を発表した。
2日前
記事のアイキャッチ画像
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems ブログのファビコン Socket
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
2日前
記事のアイキャッチ画像
若年層の約半数、過去1年間に「中古・リファービッシュ品」購入 BCG調査 ブログのファビコン ECのミカタ
ボストン コンサルティング グループ(以下、BCG)は2026年6月1日、「サステナブルな社会の実現に関する消費者意識調査」の結果を発表した。
2日前
記事のアイキャッチ画像
LINEギフト、父の日特集を公開 クーポン施策や選び直せるギフトを展開 ブログのファビコン ECのミカタ
LINEヤフー株式会社は2026年6月1日、「LINEギフト」において、2026年の父の日に向けた「父の日特集」を公開した。
3日前
記事のアイキャッチ画像
Java 初学者にこそ JJUG CCC への参加を勧めたい - JJUG CCC 2026 Spring 参加レポート ブログのファビコン Cybozu Inside Out | サイボウズエンジニアのブログ
はじめにはじめまして、開発本部 kintone アプリ化チームの okarin です。先日、 JJUG CCC 2026 Spring に初参加し、 LT で登壇しました。Java は使い始めて4ヶ月程度とまだまだ初学者の身ではあるのですが、 JJUG CCC 2026 Spring に参加してとても良い体験になりました。初学者の方にも参加するきっかけになれば良いなと思い、今回こうして記事にしました。JJUG CCC 2026 Spring のパネル聴講したセッション当日は以下のセッションを聴きました(時間順に並べています)。Enum徹底入門Enum の仕組みから活用パターンまで幅広く解説していました。個人的には Enum はクラスであるということ、 Enum 定義の中に状態と遷移ルールを記載することができる、ということが学びになりました。特に前者は OpenJDK のソースコードを読みにいったり JLS を読みにいくきっかけになりました。www.docswell.com軽量Java基盤の設計 ー DIコンテナに頼らない、長期保守と1秒起動の実現Java のプロダクトは起動やテストに時
3日前
記事のアイキャッチ画像
unisizeBAG、手のひら上で「サイズ感を可視化する」新機能を提供開始 ブログのファビコン ECのミカタ
株式会社メイキップは2026年5月29日、アパレルEC向けサイズレコメンドエンジン「unisizeBAG(ユニサイズバッグ)」に新機能を追加した。
3日前
記事のアイキャッチ画像
Android CLI と ADB を使って Android 実機 / エミュレータを操ってみる
はてなブックマークアイコン 4
ブログのファビコン エムスリーテックブログ
【マルチデバイスチーム ブログリレー5日目】 マルチデバイスチームの小林(@bakobox)です。 2026年4月に Android CLI が公開されました。プロジェクトの作成から実機デバイス / エミュレータの操作までを行える CLI で、AI エージェントによるアプリ開発の操作を容易にすることを目的に開発されています。 この Android CLI と、昔からある ADB コマンドの使い方を AI エージェントに教えるだけで、公式ツールのみで Android 実機 / エミュレータを操作できます。 本記事では、Android CLI と ADB を使って Android 実機 / エミュ…
3日前
記事のアイキャッチ画像
AI enthusiasts are in a race against time, AI skeptics are in a race against entropy Simon Willison's Weblog
<p><strong><a href="https://charitydotwtf.substack.com/p/ai-enthusiasts-are-in-a-race-against">AI enthusiasts are in a race against time, AI skeptics are in a race against entropy</a></strong></p>Charity Majors neatly captures the dynamic between AI enthusiasts and AI skeptics, both of whom are trying to build great software, often in the same teams:</p><blockquote><p>The enthusiasts are <em>not wrong</em>. We are starting to see...
3日前
記事のアイキャッチ画像
コンポーネントディレクトリをフラットに保つために ブログのファビコン カミナシ エンジニアブログ
こんにちは。カミナシで「カミナシ 設備保全」の開発を行っている澤木です。今回はフロントエンドのコンポーネントディレクトリの構成、特に「ネストを深くしないために何をやっているか」という話をご紹介したいと思います。 feature-basedなディレクトリ構成 まず前提として私たちのチームでは機能(feature)単位でディレクトリを切り、各featureの中をさらにcomponents / hooks / contexts / model / repositoryといった責務ごとのディレクトリに分けるスタイルを採用しています。現在のフロントエンドの実装では一般的な構成かと思います。 featur…
3日前
記事のアイキャッチ画像
Claude Code Skills設計で踏んだ地雷 — 命名・粒度・descriptionの判断と回避パターン ブログのファビコン playparkさんのフィード
Skillの数が増えるほど「書き方」は関係なくなるClaude Code Skills を 50 本以上運用していくと、あるタイミングで気づきます。SKILL.md の書き方はある程度揃ってきた、でも使いにくさが解消されない。発火しない、呼び出しに迷う、規約違反が出る。問題は「書き方」じゃなくて「判断の設計」にあります。命名のタイミング、粒度の倒し方、descriptionをどう育てるか。本記事はその判断に特化した話です。 命名の地雷: 外部サービス名を冠すると詰むSkills の命名で一番やりがちなミスが、外部サービス名をプレフィックスに使うことです。最初は直感的に見...
3日前
記事のアイキャッチ画像
Sonos elevates dealer experiences within B2B buyers’ portal ブログのファビコン Digital Commerce 360
Audio technology company Sonos operates in both the business-to-business (B2B) and business-to-consumer (B2C) spaces, but about a year ago, its ecommerce buying experiences were at different levels for dealers and consumers. Sonos sought to elevate the experience for dealers, who are its buyers, by improving its purchasing portal. To do that, it had to simplify […]The post Sonos elevates dealer experiences within B2B buyers’ portal appeared first on Digital Commerce 360.
3日前
記事のアイキャッチ画像
11 retailers cite how rising oil costs are impacting supply chains ブログのファビコン Digital Commerce 360
Online retailers across categories are feeling the impact of rising oil costs on their supply chains. Executives at these leading retailers shared in their most recent quarterly earnings calls how oil costs will affect pricing and other strategies. Some executives also have shared how changing policies surrounding tariffs are affecting fiscal guidance for the remainder […]The post 11 retailers cite how rising oil costs are impacting supply chains appeared first on Digital Commerce 360.
3日前
記事のアイキャッチ画像
Ecommerce Trends: What matters as much as tech to get omnichannel experiences right ブログのファビコン Digital Commerce 360
Omnichannel experiences remain a priority for many of the leading Retail Chains in North America, especially when it comes to fulfillment. From Academy Sports and Outdoors tightening its fulfillment data-awareness across channels, to Kohl’s finding ways to reduce friction through omnichannel options, the topic is top of mind for leaders in online retail who want […]The post Ecommerce Trends: What matters as much as tech to get omnichannel experiences right appeared first on Digital Commerce 360.
3日前
記事のアイキャッチ画像
Quoting Emanuel Maiberg, 404 Media Simon Willison's Weblog
<blockquote cite="https://www.404media.co/google-employees-internally-share-memes-about-how-its-ai-sucks/"><p>After this story was published Google's spokesperson reached out and asked us to publish a slightly different version of that statement. The new statement no longer stated that "it's critical that we maintain humans in the loop."</p></blockquote><p class="cite">— <a href="https://www.404media.co/google-employees-internally-share-memes-about-how...
3日前
記事のアイキャッチ画像
The Tidy House ブログのファビコン Radar
DJ Patil has spent the past several months on a listening tour. Wherever he travels, he finds a local university, pings faculty and students and anyone else who wants to show up, and runs an AMA. He’s heard from grad students who can’t get callbacks, hospital administrators dealing with federal policy changes that land like […]
3日前
記事のアイキャッチ画像
Target Circle Deal Days kicks off in June ブログのファビコン Retail Dive - Latest News
The sales event lands on the same dates as Amazon Prime Day, as the companies go head-to-head for summertime shoppers.
3日前
記事のアイキャッチ画像
Retailers turn to AI for productivity, personalized shopping ブログのファビコン Retail Dive - Latest News
Best Buy, Gap and Dick’s Sporting Goods detailed how AI investments were reshaping their businesses during their Q1 earnings calls.
3日前
記事のアイキャッチ画像
QVC celebrates 40th anniversary with TikTok Shop event ブログのファビコン Retail Dive - Latest News
Amid QVC Group’s bankruptcy proceedings, the company is promoting a live event, a new podcast and the release of a documentary.
3日前
記事のアイキャッチ画像
Former Nordstrom execs descend on Rent the Runway ブログのファビコン Retail Dive - Latest News
The company’s interim CEO, interim CFO and chief commercial officer all have ties to the department store. Meanwhile, the apparel rental company’s revenue grew over 29% in Q1.
3日前

6/4 (木)

記事のアイキャッチ画像
‘Ecommerce remains the growth engine of German retail’ ブログのファビコン Ecommerce News
Online spending in Germany continues to grow. The German Retail Federation (HDE) forecasts nominal ecommerce revenue to increase by 4.3 percent this year, reaching 96.3 billion euros. According to HDE, sales generated by physical stores will grow by only 1.6 percent. The federation therefore describes ecommerce as the “growth engine…
3日前
記事のアイキャッチ画像
Better Product Images Build Buyer Trust in Resale Marketplaces ブログのファビコン E-Commerce Times
Better product images are becoming a key competitive advantage in resale marketplaces, helping sellers build buyer trust, improve listing performance, and compete beyond price. The post Better Product Images Build Buyer Trust in Resale Marketplaces appeared first on E-Commerce Times.
3日前
記事のアイキャッチ画像
Cautious Shoppers Reward Clear Value ブログのファビコン Practical Ecommerce
In a value-based economy, the best marketing might be signals that help shoppers justify a purchase.The post Cautious Shoppers Reward Clear Value appeared first on Practical Ecommerce.
3日前
記事のアイキャッチ画像
How Endava is redesigning software delivery around AI agents OpenAI News
Learn how Endava is using AI agents, ChatGPT Enterprise, and Codex to accelerate software delivery, automate workflows, and build an AI-native culture across the enterprise.
3日前
記事のアイキャッチ画像
Predict, Don’t Enumerate ブログのファビコン Radar
A third of the way into a security-operations guide that Anthropic published in April 2026, wedged between a recommendation to patch CISA’s Known Exploited Vulnerabilities list and a suggestion to automate your deployment pipeline is a small recommendation: “Use EPSS to prioritize the rest.” For anyone who has worked on a vulnerability backlog in the […]
3日前
記事のアイキャッチ画像
2026年6月技術イベント予定 ブログのファビコン Sansan Tech Blog
Sansan株式会社では、技術イベントや勉強会の主催・登壇・協賛を行っています。 各イベントの詳細については、以下のリンクからご確認ください。 ※開催状況により、すでに受付を終了している場合がございます。 ※掲載している内容は公開当時の情報です。最新情報は各イベントページをご確認ください。
3日前
記事のアイキャッチ画像
Dreaming: Better memory for a more helpful ChatGPT OpenAI News
ChatGPT introduces a new memory system to better remember preferences, keeping context fresh and relevant across conversations.
3日前
記事のアイキャッチ画像
書き下ろし Techbook 完配!ウォンテッドリーフロントエンドエンジニアの TSKaigi 2026 スポンサー参加報告 ブログのファビコン Wantedly Engineer Blog
こんにちは、ウォンテッドリーでフロントエンドチームのリーダーをしている原剛士 (@chloe463) です。202...
3日前
記事のアイキャッチ画像
ウォンテッドリーのモバイル開発における「AIネイティブ」な品質保証への転換 ブログのファビコン Wantedly Engineer Blog
こんにちは。QAエンジニアの青柳です。ウォンテッドリーでは、プロダクトの成長を止めることなくユーザーへ価値を届ける...
3日前
記事のアイキャッチ画像
消費者庁、令和7年度「景品表示法運用状況」公表 措置命令は13件 ブログのファビコン ECのミカタ
消費者庁は2026年5月28日、2025年4月1日から2026年3月31日までの消費者庁における「景品表示法の運用状況等」を取りまとめ、公表した。
3日前
記事のアイキャッチ画像
Yahoo!ショッピング、ユーザー参加型投票企画「ヤフショ グルメ総選挙」初開催 ブログのファビコン ECのミカタ
LINEヤフー株式会社が運営する「Yahoo!ショッピング」は2026年5月29日より、ユーザー参加型企画「ヤフショ グルメ総選挙」を開催した。
3日前
記事のアイキャッチ画像
「飲食料品値上げ」5年連続、1万品目突破へ TDB調査 ブログのファビコン ECのミカタ
株式会社帝国データバンク(以下、TDB)は2026年5月29日、2026年6月以降における飲食料品の値上げ動向と展望・見通しについて分析を発表した。
3日前
記事のアイキャッチ画像
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes ブログのファビコン Socket
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
3日前
記事のアイキャッチ画像
「アウトドアグッズ」の取引件数、10カ月連続でプラス メルカリ調査 ブログのファビコン ECのミカタ
株式会社メルカリは2026年5月29日、メルカリトレンド通信(5月)を発表した。
4日前
記事のアイキャッチ画像
検索・レコメンド基盤は、なぜ「作るだけ」で終わらないのか。LINEヤフーのメディアPF開発のリアル LINEヤフー Tech Blog (LY Corporation Tech Blog
検索やレコメンドは、ユーザーに必要な情報を届けるための仕組みです。しかし、その裏側を支える基盤開発は、単なるAPI実装でも、モデルを載せるだけの仕事でもありません。サービスごとに異なる要件、急増するト...
4日前
記事のアイキャッチ画像
約9割の海外事業担当者「中国市場から撤退する予定はない」 オールウィル調査 ブログのファビコン ECのミカタ
株式会社オールウィルは2026年5月28日、「日本企業の中国市場戦略に関する調査」の結果を発表した。
4日前
記事のアイキャッチ画像
アプリ開発チームに転職して感じたこと ブログのファビコン エムスリーテックブログ
【マルチデバイスチーム ブログリレー4日目】 こんにちは、マルチデバイスチームでモバイルアプリエンジニアをやっている八箇です。 2025年9月にエムスリーに転職して9ヶ月が経ちました。開発環境や文化の違いにもようやく慣れてきたところです。 昨年(2025年)はモバイルアプリの開発業務以外にも、iOSDC, DroidKaigi, FlutterKaigi, およびKotlin Festの4つのカンファレンスで弊社ブースのお手伝いをさせていただきました。 iOSDCのブースでの写真 入社直後だったためサポートを受けながらではありましたが、入社前の客観的な視点と、入社後実際に目にしたチームの様子、…
4日前
記事のアイキャッチ画像
Sansan iOS 差分なしのincremental buildを28秒 → 2秒に高速化した話 ブログのファビコン Sansan Tech Blog
はじめに こんにちは!技術本部Sansan Engineering Unit Mobile Applicationグループに所属しているiOSエンジニアのヤズジュ夢佐です。 Sansan iOSアプリは、開発生産性においてビルドの重さが課題でした。全体のfull buildにかかる時間は2分程度。Incremental buildでも、差分がない状態で28秒程度、差分があればさらにそれ以上かかる状態でした。 本記事では、このincremental buildを高速化するために行った取り組みを紹介します。
4日前
記事のアイキャッチ画像
Biodefense in the Intelligence Age OpenAI News
An action plan for AI-powered biological resilience
4日前
記事のアイキャッチ画像
AI に FigJam の付箋レイアウトを正しく読み解かせるための工夫 ブログのファビコン KAKEHASHI Tech Blog
はじめに こんにちは、Musubi 機能開発チームの西村です。 湿度が高くなり、夏が近づいてきたと感じています。皆様いかがお過ごしでしょうか? こちらのエントリでは、Musubi 開発が抱えていたボトルネックを AI フレンドリーにしてみたという内容をお届けします。 FigJam & Jira リファインメントの認知負荷 Musubi 機能開発チームでは、スプリントのリファインメントに FigJam(Figma 社のオンラインホワイトボード)と Jira を活用しています。 付箋をその場で追加・移動しながら議論でき、会議の流れをキャンバスにそのまま残せる点が気に入っています。 本記事用に作成し…
4日前
記事のアイキャッチ画像
New ways to turn global demand into revenue ブログのファビコン Stripe Blog
At Sessions 2026, Stripe unveiled dozens of products and capabilities to help businesses turn global demand into revenue. See how to go global faster with localized checkout and Adaptive Pricing, smarter fraud tools, multicurrency treasury support, and automated tax compliance.
4日前
記事のアイキャッチ画像
The future of agentic commerce is here Stripe Blog
Explore how AI agents are transforming commerce at Stripe’s Agentic Commerce Next roadshow. Reserve your spot in Seattle.
4日前
記事のアイキャッチ画像
Rethinking risk in the age of AI Stripe Blog
Join senior risk and payments leaders in Seattle to explore how AI is reshaping fraud strategy. Seats are limited.
4日前
記事のアイキャッチ画像
必要になるまで作らず、必要になったら切り出す — バックエンド3層から4層への再構成 ブログのファビコン カミナシ エンジニアブログ
こんにちは、ソフトウェアエンジニアの渡邉(匠)です。「カミナシ 設備保全」の開発に携わっています。ゴールデンウィークが明けて1ヶ月ほどが経過し、休暇モードからやっと仕事モードに戻ってきました。 このプロダクトは開発開始から約2年が経ちました。バックエンドは長いあいだ presentation / domain / repository の3層で書いてきましたが、最近これにユースケース層を加えた4層へと再構成しました。 この記事では、なぜ最初から4層にしなかったのか、そしてなぜ今になって構成を取り直したのか、を書きます。 シンプルに始めた 当初のバックエンドは presentation / do…
4日前
記事のアイキャッチ画像
Amazon applies AI shopping tech to customer retailer agents with AWS ブログのファビコン Digital Commerce 360
Amazon is now bringing some of the artificial intelligence (AI) technology powering its new shopping agent to other retailers, starting with Kate Spade New York. The latest offering, called Agentic Shopping Assistant, is now available through Amazon Web Services (AWS). It allows retailers outside of Amazon to build and launch their own customized digital AI […]The post Amazon applies AI shopping tech to customer retailer agents with AWS appeared first on Digital Commerce 360.
4日前
記事のアイキャッチ画像
Gemma 4-12B、日常使いによさそう ブログのファビコン きしだのHatena
なんか出てた。メモリがそんなにないしコード書かないし、というところにちょうどよさそうなので、UnslothさんのところのQ4_K_XLで試してみたんだけど、要約や翻訳、ロールプレイなど、コーディング以外で使うには結構よさそう。 Qwen3.5はよかったけど9Bは少したりず、Qwen3.6やGemma 4が4月に出たときは性能十分ってなったけど26B以上は手軽に動かせず、というところに12Bというのはとてもいいサイズ。 最初は壊れていたけど「寝て起きたらなんか直ってめちゃ使えるってなるのに期待」と書いて寝て起きたら直ってた。なので、内容はあわせて16時に更新しています。 google/gemma…
4日前
記事のアイキャッチ画像
マイクロソフト、AIエージェントにWindowsアプリ開発の知識を与える「Windows Development Skills」を一般提供開始 ブログのファビコン Publickey
マイクロソフトは日本時間6月3日未明に開幕した年次イベント「Microsoft Build 2026」で、AIエージェントにWindowsアプリ開発のライフサイクル全体に関する知識を与える「Windows Development Skill...
4日前

6/3 (水)

記事のアイキャッチ画像
Introducing new capabilities to GPT-Rosalind OpenAI News
GPT-Rosalind advances life sciences research with enhanced biological reasoning, medicinal chemistry expertise, genomics analysis, and experimental workflow capabilities.
4日前
記事のアイキャッチ画像
New Ecommerce Tools: June 3, 2026 ブログのファビコン Practical Ecommerce
New services this week address Reddit ads, email marketing, design tools, crowdshipping, agentic commerce audits, last-mile delivery, and more.The post New Ecommerce Tools: June 3, 2026 appeared first on Practical Ecommerce.
4日前
記事のアイキャッチ画像
Uber Caps Usage of AI Tools Like Claude Code to Manage Costs Simon Willison's Weblog
<p><strong><a href="https://www.bloomberg.com/news/articles/2026-06-02/uber-caps-usage-of-ai-tools-like-claude-code-to-cut-costs">Uber Caps Usage of AI Tools Like Claude Code to Manage Costs</a></strong></p>I wrote <a href="https://simonwillison.net/2026/May/27/product-market-fit/#the-ai-failure-stories-around-this-are-pretty-thin">the other day</a> about Uber blowing its 2026 AI budget in four months, and how that wasn't particularly surprising g...
4日前
記事のアイキャッチ画像
How Wasmer used Codex to build a Node.js runtime for the edge OpenAI News
See how Wasmer used Codex with GPT-5.5 to build a Node.js runtime for the edge, accelerating development 10x to 20x and shipping in weeks instead of months.
4日前
記事のアイキャッチ画像
Context as Code ブログのファビコン Radar
As syntax becomes cheap and abundant, architectural control becomes the scarce resource. Effective governance starts upstream, where intent, constraints, and threat models shape the agent’s working context before generation begins. The goal isn’t better prompting but build-time boundaries that prevent structurally invalid code from entering the system. The Frankenstein factories The dark factories (as Dan […]
4日前
記事のアイキャッチ画像
A blueprint for democratic governance of frontier AI OpenAI News
OpenAI outlines a blueprint for U.S. governance of frontier AI, proposing a federal framework for safety, resilience, and national security.
4日前
記事のアイキャッチ画像
OpenAI public policy agenda OpenAI News
OpenAI outlines its public policy agenda for AI, including safety, youth protection, workforce transition, and global standards to ensure AI benefits society.
4日前
記事のアイキャッチ画像
AI検索の普及により「マーケティング戦略の前提」に変化 ナレッジホールディングス調査 ブログのファビコン ECのミカタ
株式会社ナレッジホールディングスは2026年5月28日、「調べ物サービスの比較検討とAI検索による購買行動の変化」に関する独自調査の結果を発表した。
4日前
記事のアイキャッチ画像
アルティウスリンク、KDDI、Recho「AIコンタクトセンター事業」で協業 ブログのファビコン ECのミカタ
アルティウスリンク株式会社とKDDI株式会社、株式会社Rechoは、2026年5月28日より、AIコンタクトセンターの構築・提供に向けて協業すると発表した。
4日前
記事のアイキャッチ画像
イーベイ・ジャパン、「Ship&co」「ワサビスイッチ」と連携 ブログのファビコン ECのミカタ
イーベイ・ジャパン株式会社は2026年5月28日、公式配送サービス「eBay SpeedPAK」のAPI連携拡大の一環として、株式会社BERTRANDが提供する「Ship&co(シップアンドコー)」、株式会社ワサビが提供する「ワサビスイッチ」との連携を発表した。
4日前
記事のアイキャッチ画像
消費財サプライチェーン協議会設立 業界横断的な標準化・データ連携の社会実装を推進 ブログのファビコン ECのミカタ
消費財サプライチェーン協議会(以下、本協議会)は2026年5月27日、設立総会を開催し、正式に設立したことを発表した。
5日前
記事のアイキャッチ画像
Federal Audit Finds NIST Wasted Funds With No Plan to Clear NVD Backlog ブログのファビコン Socket
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.
5日前
記事のアイキャッチ画像
サプライチェーンを狙った「サイバー攻撃」急速に拡大 チェック・ポイント調査 ブログのファビコン ECのミカタ
チェック・ポイント・ソフトウェア・テクノロジーズ株式会社(以下、チェック・ポイント)は2026年5月27日、「サイバー脅威ランドスケープ日本版」を発表した。
5日前
記事のアイキャッチ画像
ファイルサイズの大きなAndroidアプリを配信する技術 ブログのファビコン エムスリーテックブログ
【マルチデバイスチーム ブログリレー3日目】 エンジニアリンググループ マルチデバイスチーム(iOS/Androidアプリの開発を担当)の渡辺です。 マルチデバイスチームで開発している「臨床ポケット」アプリは、医師が臨床現場で行う判断をエビデンスに基づいて支援するアプリです。 実際の医療現場ではスマホの通信状況が芳しくないことも多く、インターネットに接続できる前提だといざというときに利用ができない場合があります。 臨床ポケットではあらかじめ必要なデータをアプリにバンドルしておくことで、オフラインでの利用を可能にしました。 iOSアプリの開発時は何も問題なくアプリをリリースできましたが、Andr…
5日前
記事のアイキャッチ画像
Helping businesses optimize network costs with the Visa Digital Commerce Authentication Program (DCAP) ブログのファビコン Stripe Blog
We moved quickly to help Stripe businesses take advantage of DCAP and capture interchange savings while protecting authorization rates. Here’s what we did.
5日前
記事のアイキャッチ画像
もし、今からAWSのエミュレーターを選ぶならどれにする?
はてなブックマークアイコン 154
ブログのファビコン カミナシ エンジニアブログ
はじめに カミナシでエンジニアリングマネージャーをしてます、すずけん(@szk3)です。 唐突ですが、皆さん AWSのエミュレーター使ってますか? 自チームのプロダクトはS3、DynamoDB、STS、IAM あたりの AWS サービスに依存していて、ローカル開発やテストではこれらのエミュレーターを使っています。ただ、歴史的な背景からリポジトリには LocalStack、RustFS、Moto の 3 種が混在していて、用途ごとに考えることが地味に増えてしまった状態でした。 この記事では、その 3 種を Moto に統一した経緯と、検討した他の候補、そして移行から少し経った今でも次の選択肢を検…
5日前
記事のアイキャッチ画像
Microsoft's new MAI models Simon Willison's Weblog
<p>Microsoft <a href="https://microsoft.ai/news/building-a-hillclimbing-machine-launching-seven-new-mai-models/">announced two new text LLMs</a> this morning - <strong><a href="https://microsoft.ai/news/introducing-mai-thinking-1/">MAI-Thinking-1</a></strong> (reasoning, 1T parameters, 35B active, available to "select early partners") and <strong><a href="https://microsoft.ai/news/introducingmai-code-1-flash/">MAI-Code-1-Flash</a></...
5日前
記事のアイキャッチ画像
Antigravity・Claude Code・Codexを使い比べて分かった「いつ何を使うか」 ブログのファビコン playparkさんのフィード
「どのAIコーディングツール使えばいいの」問題AIコーディングツールが増えすぎて選べなくなっていませんか。Antigravity(Google)が話題になってるけど、Claude Codeと何が違うの3つぜんぶ試したら月額がえらいことになりそう結局「全部入れたけど何も使いこなせてない」で終わりそうこの記事では、Antigravity・Claude Code・Codexを実際に使って分かった「ツールごとの向き不向き」と「自分はこう使い分けている」という判断基準を共有します。 AntigravityとはGoogle Antigravityは2025年11月にGoogl...
5日前
記事のアイキャッチ画像
Cotopaxi prepares data for agentic AI discovery, learning from marketplace integrations ブログのファビコン Digital Commerce 360
Digitally native outdoor gear brand Cotopaxi has expanded its reach since its founding 12 years ago, now operating 22 physical stores, selling wholesale and through online marketplaces — and it’s now preparing its data to be able to sell through agentic AI platforms as well. Part of that data preparation has already begun. To sell […]The post Cotopaxi prepares data for agentic AI discovery, learning from marketplace integrations appeared first on Digital Commerce 360.
5日前
記事のアイキャッチ画像
AliExpress brings on livestreams from creators to push Summer Sale event ブログのファビコン Digital Commerce 360
AliExpress launched its June Summer Sale event for the first 10 days of June, promoting discounts across its Brand+ channel, consumer product categories and AliExpress Business with discounts and creator-led livestreams. The event, which concludes June 10, takes place globally. A spokesperson for AliExpress told Digital Commerce 360 that it would reach across 12 markets. […]The post AliExpress brings on livestreams from creators to push Summer Sale event appeared first on Digital Commerce 360.
5日前
記事のアイキャッチ画像
FedEx spins off FedEx Freight into new company ブログのファビコン Digital Commerce 360
FedEx Corp. announced that it completed its separation of FedEx Freight into a separate, independent business on June 1. The fulfillment operator first shared plans to separate FedEx Freight in December 2024. The move also coincides with the exit of FedEx chief financial officer John Dietrich. “The successful separation of FedEx Freight is a pivotal […]The post FedEx spins off FedEx Freight into new company appeared first on Digital Commerce 360.
5日前
記事のアイキャッチ画像
datasette-agent-micropython 0.1a0 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/datasette/datasette-agent-micropython/releases/tag/0.1a0">datasette-agent-micropython 0.1a0</a></p> <p>I want <a href="https://agent.datasette.io">Datasette Agent</a> to be able to generate and execute Python code safely. This alpha is looking promising so far. GPT-5.5 has so far failed to break out of the sandbox!</p> <p>Tags: <a href="https://simonwillison.net/tags/pyt...
5日前
記事のアイキャッチ画像
micropython-wasm 0.1a1 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/micropython-wasm/releases/tag/0.1a1">micropython-wasm 0.1a1</a></p> <p>Fixes for some limitations that emerged while I was trying to use this to build <code>datasette-agent-micropython</code>.</p> <p>Tags: <a href="https://simonwillison.net/tags/python">python</a>, <a href="https://simonwillison.net/tags/sandboxing">sandboxing</a>, <a href=...
5日前
記事のアイキャッチ画像
[速報]マイクロソフト、自社開発した7つのAIモデル「Microsoft AI Models」を発表 ブログのファビコン Publickey
マイクロソフトは、日本時間6月3日未明に開幕した年次イベント「Microsoft Build 2026」で、自社開発した7つのAIモデル群「Microsoft AI Models」を発表しました。 MAI-Thinking-1 Micro...
5日前
記事のアイキャッチ画像
[速報]マイクロソフト、AIエージェントのためのカスタマイズ可能な分離環境「Microsoft Execution Containers (MXC)」発表 ブログのファビコン Publickey
マイクロソフトは、日本時間6月3日未明に開幕した年次イベント「Microsoft Build 2026」で、AIエージェントのためのカスタマイズ可能な分離環境「Microsoft Execution Containers (MXC)」を発表...
5日前
記事のアイキャッチ画像
California Brown Pelican Simon Willison's Weblog
<p><img src="https://static.inaturalist.org/photos/671786719/large.jpg" alt="California Brown Pelican"></p><p>California Brown Pelican, in Fort Mason, CA, US</p><p>I'm at the <a href="https://build.microsoft.com/">Microsoft Build</a> conference today, held at <a href="https://en.wikipedia.org/wiki/Fort_Mason">Fort Mason</a> in San Francisco. There are California Brown Pelicans diving into the water directly behind venue!</p> <...
5日前
記事のアイキャッチ画像
[速報]Windows上でLinuxコンテナの作成や実行ができる「WSL containers」発表 ブログのファビコン Publickey
マイクロソフトは、日本時間6月3日未明に開幕した年次イベント「Microsoft Build 2026」で、Windows上でLinuxコンテナの作成や実行、操作などを実現するWSL(Windows Subsystem for Linux)...
5日前
記事のアイキャッチ画像
[速報]マイクロソフト、UNIX系コマンドをWindowsに移植「Coreutils for Windows」一般公開 ブログのファビコン Publickey
マイクロソフトは、日本時間6月3日未明に開幕した年次イベント「Microsoft Build 2026」で、UNIX系の基本的なコマンド群をWindowsに移植した「Coreutils for Windows」の一般公開を発表しました。 C...
5日前

6/2 (火)

記事のアイキャッチ画像
Why European Ecommerce Fails in the U.S. ブログのファビコン Practical Ecommerce
European consumers prioritize the right decision. Americans seek easy, confident choices.The post Why European Ecommerce Fails in the U.S. appeared first on Practical Ecommerce.
5日前
記事のアイキャッチ画像
Travelers deploys AI-powered claims countrywide with OpenAI OpenAI News
Travelers built an AI-powered Claim Assistant with OpenAI to guide customers through filing claims, provide 24/7 support, and scale operations during peak demand.
5日前
記事のアイキャッチ画像
Radar Trends to Watch: June 2026 ブログのファビコン Radar
Coauthored with Claude Agents are making the transition from performing tasks to running operations. The Cloudflare and Stripe partnership ships an agent that opens accounts, registers domains, and deploys an application on its own (details), while Stripe/Tempo and iWallet have each published machine-to-machine payment protocols to make that kind of work a standard. Office documents, […]
5日前
記事のアイキャッチ画像
Codex for every role, tool, and workflow OpenAI News
Discover new Codex plugins, sites, and annotations that help analysts, marketers, designers, investors, and other teams get more done with AI.
5日前
記事のアイキャッチ画像
ウォンテッドリーは JSAI2026 にプラチナスポンサーとして協賛し、インダストリアルセッションにて登壇します ブログのファビコン Wantedly Engineer Blog
こんにちは!ウォンテッドリーでデータサイエンティストとして働いている市村です。ウォンテッドリーは2026年度 人工...
5日前
記事のアイキャッチ画像
Advancing youth safety and opportunity through global leadership OpenAI News
OpenAI calls for global action on youth AI safety, proposing an international institute to strengthen safeguards, standards, and opportunities for young people.
5日前
記事のアイキャッチ画像
若年層の約半数「サステナブルな服はおしゃれ」と回答 ifs未来研究所調査 ブログのファビコン ECのミカタ
伊藤忠ファッションシステム株式会社 ifs未来研究所(以下、ifs未来研究所)と一般社団法人Re-Creationは2026年5月27日、「ファッション×サステナビリティ」に関する生活者意識調査の結果を発表した。
5日前
記事のアイキャッチ画像
TSKaigi 2026 スポンサーブースクイズ解説 ブログのファビコン ZOZO TECH BLOG
こんにちは、基幹システム本部リプレイス推進部のssssotaです。本記事では、TSKaigi 2026、ZOZOのスポンサーブースで実施したクイズを紹介・解説します。 はじめに TSKaigi 2026は、2026年5月に実施されたTypeScriptに関するカンファレンスです。ZOZOはゴールドスポンサーとして参加し、スポンサーブースでTypeScriptやJavaScriptに関するクイズを実施しました。TSKaigi 2026のレポートは以下の記事にまとめていますので、あわせてご覧ください。 techblog.zozo.com 来場者の皆さんに体験してもらったクイズアプリはGitHubリ…
5日前
記事のアイキャッチ画像
TSKaigi 2026 協賛&参加レポート ブログのファビコン ZOZO TECH BLOG
Developer Engagementブロックの@ikkouです。2026年5月22・23日の2日間にわたりベルサール羽田空港で「TSKaigi 2026」が開催されました。 ZOZOはGold Sponsorとして協賛し、スポンサーブースを出展しました。ZOZOがTSKaigiに協賛するのは今回が初めてです。 technote.zozo.com 本記事では、前半はZOZOのWebフロントエンドエンジニアが気になったセッションを紹介します。後半では、ZOZOのスポンサーブースの様子と各社のブースにおけるコーディネートを写真中心に報告します。
5日前
記事のアイキャッチ画像
サマーインターンシップ2026を開催します! ブログのファビコン NTT docomo Business Engineers' Blog
NTTドコモビジネスを含めたドコモグループでは、この夏にインターンシップを開催します!この記事では、その中でも NTTドコモビジネスのリアルな業務を体験できる「現場受け入れ型インターンシップ」について紹介します。
5日前
記事のアイキャッチ画像
カウネット、アデリーと連携「法人向けギフト専用サイト」を開設 ブログのファビコン ECのミカタ
株式会社カウネットは2026年5月27日、ギフト専門商社の株式会社アデリーと連携し、法人向けギフト専用サイトを開設した。
5日前
記事のアイキャッチ画像
ヤマト運輸、「産直くん11」にLINEを活用した「簡易送り状発行機能」を追加 ブログのファビコン ECのミカタ
ヤマト運輸株式会社は2026年5月27日より、「産地直送顧客管理システム 産直くん11(以下、産直くん11)」の新機能として、LINEを活用した「簡易送り状発行機能」の提供を開始した。
5日前
記事のアイキャッチ画像
Pasted File Editor Simon Willison's Weblog
<p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/pasted-file-editor">Pasted File Editor</a></p> <p>I really like how you can paste a large volume of text into <a href="https://claude.ail">claude.ai</a> (or the Claude desktop/mobile apps) and it will detect it as a large paste and turn it into a file attachment instead.</p><p>I decided to have Codex desktop <a href="https://gist.github.com/simonw/74c79119b487a...
5日前
記事のアイキャッチ画像
micropython-wasm 0.1a0 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/micropython-wasm/releases/tag/0.1a0">micropython-wasm 0.1a0</a></p> <p>My latest sandboxing experiment: This alpha package bundles a lightly customized WASM build of <a href="https://micropython.org/">MicroPython</a> with a wrapper to execute code in it via <a href="https://wasmtime.dev/">wasmtime</a>.</p> <p>Tags: <a href="https://simonwillison.net/ta...
5日前
記事のアイキャッチ画像
言葉が組織をコードする - 組織を捉えるメタファーの歴史 ブログのファビコン 株式会社ログラス テックブログのフィード
!この記事は毎週必ず記事がでるテックブログ Loglass Tech Blog Sprint の146週目の記事です!3年間連続達成まで残り13週となりました! はじめに最近「勝ち筋」という表現をよく目にするな、とふと感じました。言葉ひとつですが、例えば「戦略」「シナリオ」といった類似の表現ではなくその言葉を選ぶ必然性を考えてみると、組織内で使われる言葉は組織にどう影響を与えるのか、ふと気になりました。気になって、メタファー論を調べる中で出会ったガレス・モーガン『組織のイメージ (Images of Organization, 1986)』を元に組織で使われるメタファーに...
6日前
記事のアイキャッチ画像
二季化による服装選び、7割が「その日の気候」を重視 オンワード樫山調査 ブログのファビコン ECのミカタ
株式会社オンワード樫山は2026年5月26日、「二季化・酷暑化に関する生活者意識アンケート調査」の結果を発表した。
6日前
記事のアイキャッチ画像
Codex is becoming a productivity tool for everyone OpenAI News
The Next Era of Knowledge Work report explores how Codex is transforming productivity through AI-powered research, data analysis, workflow automation, and content creation.
6日前
記事のアイキャッチ画像
7割以上の事業者が「生成AIがプロモーションに影響」と回答 バリューコマース調査 ブログのファビコン ECのミカタ
バリューコマース株式会社は2026年5月26日、「2026年AI時代のプロモーション戦略に関する調査」の結果を発表した。
6日前
記事のアイキャッチ画像
ベクトル検索対応に向けたWEAR検索インデクサー刷新 ── OpenSearch Ingestionでの試行錯誤 ブログのファビコン ZOZO TECH BLOG
はじめに こんにちは。WEARバックエンド部SREブロックの春日です。普段はWEARというサービスのSREとして開発・運用に携わっています。 本記事では、WEARのハイブリッド検索のリリースに伴い刷新した検索インデクシングシステム(以下、インデクサー)について、OpenSearch Ingestionを採用しようとした際にハマったポイントや、ベクトル検索のためのインデクサーを設計する上で工夫した点を中心に紹介します。
6日前
記事のアイキャッチ画像
【2026年最新】JetBrains Junie vs Claude Code!AIエージェントの使い分け実践ガイド ブログのファビコン エムスリーテックブログ
【マルチデバイスチーム ブログリレー2日目】 エンジニアリンググループ マルチデバイスチームの田根です。 日本最南端の波照間島のニシ浜にはウミガメがいっぱい 私は主に IntelliJ IDEA を使って開発しているので、AIエージェントは JetBrains Junie をメインで使っています。 Claude Code も IntelliJ IDEA のプラグイン Claude Code [Beta] - IntelliJ IDEs Plugin | Marketplace があり、IntelliJ IDEA 上で動かせます。 今回は、この両者を実際の開発プロジェクトでガッツリ使い倒して分か…
6日前
記事のアイキャッチ画像
PdM もデザイナーも AI でプロトタイプを作る — フロントエンドエンジニアが整えた3つの準備 ブログのファビコン KAKEHASHI Tech Blog
ランキング参加中プログラミング こんにちは。フロントエンドエンジニアをしているNokogiri(@nkgrnkgr)です。 はじめに カケハシのある新規プロダクト開発で、PdM やデザイナーが AI を使って実コードベースでプロトタイピングをするようになりました。進め方としてはわりと大きな変化です。 もちろん会社として全職種に対して AI の利用を推奨している背景もあり、PdM やデザイナー自身も AI を使うことには前向きでした。そのうえで、実際にプロトタイピングを始めるまでのハードルを越えるところを、フロントエンドエンジニアとしてサポートしたいという思いがありました。 その背景の一つに、新…
6日前
記事のアイキャッチ画像
Hackers Simply Asked Meta AI to Give Them Access to High-Profile Instagram Accounts. It Worked Simon Willison's Weblog
<p><strong><a href="https://www.404media.co/hackers-simply-asked-meta-ai-to-give-them-access-to-high-profile-instagram-accounts-it-worked/">Hackers Simply Asked Meta AI to Give Them Access to High-Profile Instagram Accounts. It Worked</a></strong></p>I had trouble believing this story was true, but I've seen it verified from multiple sources now:</p><blockquote><p>One video shows a hacker starting a conversation with Meta’s AI support bot an...
6日前
記事のアイキャッチ画像
Our views on AI policy and political advocacy OpenAI News
Our approach to AI policy and political advocacy, transparency, support for thoughtful regulation and AI safety, and that no outside political group speaks on the company’s behalf.
6日前
記事のアイキャッチ画像
AI Sovereignty and the Architecture of Participation ブログのファビコン Radar
Adam Tooze recently shared a piece from The Economist about Brazil’s push for what it calls “medical sovereignty,” the determination to make its own vaccines and the active ingredients that go into its medicines rather than depend on supply chains it doesn’t control. Brazil already produces a large share of its own medicines through public […]
6日前
記事のアイキャッチ画像
Amazon invested 17 billion euros in UK ブログのファビコン Ecommerce News
Last year, ecommerce giant Amazon invested more than 17 billion euros (15 billion British pounds) in the United Kingdom. This is part of the company’s plan to invest 46 billion euros (40 billion British pounds) by the end of 2027. According to Amazon’s financial report, the United Kingdom is the…
6日前
記事のアイキャッチ画像
Rust製の高速なJavaScriptバンドラ「Rolldown」がバージョン1.0に到達。ビルドツールVite 8.0で採用 ブログのファビコン Publickey
Rutで書かれたオープンソースの高速なJavaSriptバンドラ「Rolldown」がバージョン1.0に到達しました。 esbuildの高速性とRollupの拡張性を兼ね備える Rolldownは長年にわたり人気を維持してきたJavaScr...
6日前
記事のアイキャッチ画像
Oracle Database@AWSが大阪リージョンでも提供開始。これでAWS東京リージョンとAWS大阪リージョンの両方で利用可能に ブログのファビコン Publickey
Amazon Web Services(AWS)は、AWSのクラウドデータセンターにOracle Cloudのインフラを持ち込み、そこでOracle Databaseを提供する「Oracle Database@AWS」がAWS大阪リージョン...
6日前
記事のアイキャッチ画像
【イベントレポート】リクルート流データ基盤塾 第3弾 ~鶴谷と学ぶ、開発現場におけるAI活用のリアル~ ブログのファビコン Recruit Data Blog
はじめに こんにちは、Recruit Data Blog 担当の森です。 リクルートのデータ推進室では「Data Meet Up!」と題して、定期的にイ
6日前

6/1 (月)

記事のアイキャッチ画像
TikTok Shop evolves into a pan-European marketplace ブログのファビコン Ecommerce News
TikTok Shop is expanding rapidly across Europe. On June 15, the platform will launch in Austria, Belgium, the Netherlands, and Poland. Shortly afterwards, the new ‘Sell Across Europe’ feature will become available, enabling merchants to sell in multiple countries through a single registration. It was already clear that TikTok Shop…
6日前
記事のアイキャッチ画像
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages ブログのファビコン Socket
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
6日前
記事のアイキャッチ画像
FAQs for Google’s ‘Preferred Sources’ ブログのファビコン Practical Ecommerce
Websites flagged as preferred sources see increased visibility in AI answers, more returning visitors, and likely greater trust from Google.The post FAQs for Google’s ‘Preferred Sources’ appeared first on Practical Ecommerce.
6日前
記事のアイキャッチ画像
Building the infrastructure for the Intelligence Age in Michigan OpenAI News
OpenAI breaks ground on a 1GW data center project in Michigan as part of Stargate, building AI infrastructure to expand access, create jobs, and support communities.
6日前
記事のアイキャッチ画像
SaaS Is Not Dead Yet ブログのファビコン Radar
With the rise of agents, many people have been proclaiming that the age of software as a service (SaaS) is over. Who needs to subscribe to a service when you can create your own software with a few English-language prompts and a few dollars spent on tokens? Your own software, most likely a skill that […]
6日前
記事のアイキャッチ画像
OpenAI frontier models and Codex are now available on AWS OpenAI News
OpenAI frontier models and Codex are now generally available on AWS, giving enterprises a new path to build with OpenAI through the AWS environments, controls, and procurement workflows they already use. Customers can get started with OpenAI on AWS and move faster from evaluation to production.
6日前
記事のアイキャッチ画像
クラウドネイティブ会議 参加レポート ブログのファビコン ZOZO TECH BLOG
はじめに こんにちは。プラットフォームSREブロックの酒部・高塚・亀井です。私たちは2026年5月14日〜15日に名古屋で開催された「クラウドネイティブ会議」に参加してきました。本記事では印象に残ったセッションをご紹介します! はじめに クラウドネイティブ会議とは セッションレポート キーノート:老舗IoTクラウドサービス組織の変革 -クラウドネイティブをはじめよう- GameDay:チームで挑むリアルな障害対応 100マイクロサービスのTerraform/Kubernetes管理地獄から抜け出すためのAI活用術 巨大組織の認知負荷をどう下げるか?ソフトバンクが描くCNAP×Backstage…
6日前
記事のアイキャッチ画像
May 2026 newsletter Simon Willison's Weblog
<p>I just sent out the May edition of my <a href="https://github.com/sponsors/simonw/">sponsors-only monthly newsletter</a>. If you are a sponsor (or if you start a sponsorship now) you can <a href="https://github.com/simonw-private/monthly/blob/main/2026-05-may.md">access it here</a>.</p><p>This month:</p><ul><li>Al got expensive, and Anthropic had a really good month</li><li>The model releases were a little disappointing&...
6日前
記事のアイキャッチ画像
問い合わせ調査のリードタイムを平均70%削減 ── Claude Code Skillを"動くマニュアル"にしたZOZOTOWNの取り組み ブログのファビコン ZOZO TECH BLOG
はじめに こんにちは、ZOZOTOWN開発本部Webバックエンドブロックのひでです。普段はZOZOTOWNのバックエンド領域を担当しています。 Webバックエンドブロックでは2026年1月より、カスタマーサポートチーム(以下CSチーム)から技術調査として開発側にエスカレーションされる問い合わせの効率化に取り組んでいます。エスカレーション後の調査では、データ・ログ・過去の会話・コードベースなど複数のツールを横断して情報を集める必要があります。そのため、1件あたりの対応に多くの時間がかかるという課題がありました。本記事ではこの課題に対し、AIを活用して開発側での一次回答までを自動化し、調査のリード…
7日前
記事のアイキャッチ画像
エムスリーテクノロジーズのiOSアプリ大規模リファクタリング事例 ブログのファビコン エムスリーテックブログ
【マルチデバイスチーム ブログリレー1日目】 エンジニアリンググループ・マルチデバイスチーム(以下「マルデバ」)の星野です。 私は普段マルチデバイスチームに所属し iOS/Android アプリの開発をしていますが、同時にエムスリーテクノロジーズにも出向という形で在籍し、グループ会社においてもモバイルアプリの開発・支援をしています。 今回は、現在私が進めているグループ会社のモバイルアプリのリファクタリング事例をご紹介し、エムスリーテクノロジーズにおける業務の様子をお伝えできればと思います。 リファクタリングイメージ図
7日前
記事のアイキャッチ画像
W3C Japan 30年の軌跡、そして次世代へ: 村井先生×青野社長が問う、日本が人類に果たすべき役割とは? ブログのファビコン Cybozu Inside Out | サイボウズエンジニアのブログ
W3C村井先生 x サイボウズ青野社長 特別対談サイボウズでデザインテクノロジストをしている @saku です。2026年5月14日、第1回 W3C日本会員会議が慶應義塾大学で開催されました。本会議の中で、W3C Japan 30周年特別対談と題し、慶應義塾大学村井先生とサイボウズ青野社長との対談が実施されました。Web やサイボウズの黎明期の話から、インターネットを通じて人々を「横に繋ぐ意義」、日本のデジタル市場の現状や、AI を用いたコミュニケーションの未来まで、さまざまな議論がなされました。当日の白熱した議論の内容をレポートします。Intro(以下 M: 村井先生, A: 青野社長)M: 今日ちょっと楽しみにしてたのは、W3C Japan は 30 年なんですよね。サイボウズっていつできたんだっけ?A: 97 年ですね。M: だから、ほとんど同じ時期を過ごしてきてるんだよね。M: まあ皆さんもサイボウズって会社は知っていると思いますけど、一番最初グループウェアみたいな概念がサイボウズから語られて。M: 今となっては、グループウェアは「どういうふうに人間が集まって力を発揮できるか」
7日前
記事のアイキャッチ画像
datasette 1.0a32 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a32">datasette 1.0a32</a></p> <p>A minor bugfix release. Fixes a bug with <code>INSERT ... RETURNING</code> queries via the <a href="https://datasette.io/blog/2026/sql-write-queries/">new /db/-/execute-write endpoint</a> and a bunch of <a href="https://docs.datasette.io/en/latest/settings.html#setting-base-url">base_url</a> issue...
7日前
記事のアイキャッチ画像
Amazon S3 Tablesでつくるアプリケーションログ分析基盤 - CloudWatch Logsからの移行によるコスト最適化 - ブログのファビコン カミナシ エンジニアブログ
カミナシ ID管理基盤ではログストレージにCloudWatch Logsを使っていましたが、サービスの成長に伴いコストに悩んでいました。この記事では、私たちが実践したAmazon S3 Tables(以下、S3 Tables)を使ったログストレージの構築と移行、そのコスト最適化効果について書きます。
7日前
記事のアイキャッチ画像
Famous Chollima Targets PHP Developers Through Compromised Packagist Package ブログのファビコン Socket
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.
7日前
記事のアイキャッチ画像
The solution might be cancelling my AI subscription Simon Willison's Weblog
<p><strong><a href="https://thoughts.hmmz.org/2026-05-31.html">The solution might be cancelling my AI subscription</a></strong></p>I find this post by David Wilson very relatable. David lists 16+ projects he's spun up with AI tooling, and concludes:</p><blockquote><p>I didn't mean to build most of these things. Usually the Claude session started with something like "<em>write a quick script for X</em>", and one hour later the res...
7日前