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

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

直近1週間の更新

5/3 (日)

記事のアイキャッチ画像
[アップデート] Amazon Quick の自然言語プロンプトからマルチシート分析の生成を試してみた ブログのファビコン DevelopersIO
[アップデート] Amazon Quick の自然言語プロンプトからマルチシート分析の生成を試してみた
3時間前
記事のアイキャッチ画像
LiteLLMでAmazon Bedrock・Vertex AI・Azure AI FoundryのLLMを呼び出してみる ブログのファビコン DevelopersIO
LiteLLMでAmazon Bedrock・Vertex AI・Azure AI FoundryのLLMを呼び出してみる
8時間前
記事のアイキャッチ画像
Nemotron 3 Nano Omni / Gemma 4 / Cosmos-Reason2 を日本語マルチモーダルベンチで比べてみた ブログのファビコン DevelopersIO
Nemotron 3 Nano Omni / Gemma 4 / Cosmos-Reason2 を日本語マルチモーダルベンチで比べてみた
8時間前
記事のアイキャッチ画像
EC2 Auto Scaling Instance Refresh を使って Auto Scaling グループのインスタンスを新しい起動テンプレートバージョンに更新してみた ブログのファビコン DevelopersIO
EC2 Auto Scaling Instance Refresh を使って Auto Scaling グループのインスタンスを新しい起動テンプレートバージョンに更新してみた
8時間前
記事のアイキャッチ画像
AWS Amplify Gen 1 が 2026 年 5 月にメンテナンスモードに入り 2027 年 5 月に終了予定なので現状と移行ガイドを確認してみた
はてなブックマークアイコン 1
ブログのファビコン DevelopersIO
AWS Amplify Gen 1 が 2026 年 5 月にメンテナンスモードに入り 2027 年 5 月に終了予定なので現状と移行ガイドを確認してみた
11時間前
記事のアイキャッチ画像
漫画のネームを 3 大 AI に競作させたい — コーディング CLI を並列で走らせる nemu-kaigi の実装事例 ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめに — コーディング CLI で漫画を書いている話コーディング向けの CLI (Command Line Interface — ターミナルから実行する開発者向けの対話ツール) で、漫画のネーム (コマ割り・セリフ・演出指示) を書かせている、と言うと結構驚かれる。設計の基本は、いま「3 大 AI ベンダー」と呼ばれる Anthropic / OpenAI / Google が公式提供しているコーディング CLI を 並列に走らせて、同じシナリオから別々のネーム案を出させる ことだ。具体的には:Claude Code (Anthropic) — LLM (Claude)...
12時間前
記事のアイキャッチ画像
panda-gym と Stable-Baselines3 で 7 自由度ロボットアームの強化学習を Jetson AGX Orin で試してみました
はてなブックマークアイコン 1
ブログのファビコン DevelopersIO
panda-gym と Stable-Baselines3 で 7 自由度ロボットアームの強化学習を Jetson AGX Orin で試してみました
12時間前
記事のアイキャッチ画像
AWS WAF で Scrapling のボットアクセスを検出・制限できるか検証してみた ブログのファビコン DevelopersIO
アンチボット回避機能を備えた Python スクレイピングライブラリ「Scrapling」に対して、AWS WAF の多層防御(IP レートルール・JA4 フィンガープリントレートルール・Bot Control Targeted)で検出・制限できるかを実際に検証しました。
12時間前
記事のアイキャッチ画像
Claude(Sonnet 4.6)が強迫性障害様症状を発症する件についての観察報告 ブログのファビコン Zennの「大規模言語モデル」のフィード
Claude Sonnet 4.6が強迫性障害様症状を発症する件 ― 長時間対話ログからの観察報告最近、Claude Sonnet 4.6との長時間議論で、非常に興味深い現象が観測された。 分析の前提本記事は、Sonnet 4.6の実際の出力テキストのみを観察対象とし、内部構造やメカニズムに関する考察はあえて一切行っていない。 観測された主な症状議論が盛り上がるにつれ、「ただ正直に言うと」「盛りすぎました」「正直に言うと…」などの定型句を毎ターン末尾に儀式的に挿入し始める。この定型句は会話の流れとほぼ無関係に出現する。続けるとその文面の比率が増えていくユーザーが...
13時間前
記事のアイキャッチ画像
Sightings Simon Willison's Weblog
<p><strong><a href="https://simonwillison.net/elsewhere/sighting/">/elsewhere/sightings/</a></strong></p>I have a new camera (a Canon R6 Mark II) so I'm taking a lot more photos of birds. I share my best wildlife photos on <a href="https://www.inaturalist.org/">iNaturalist</a>, and based on yesterday's <a href="https://simonwillison.net/2026/May/1/inat-sightings/">successful prototype</a> I decided to add those to my blog.</p>&lt...
16時間前
記事のアイキャッチ画像
CloudFormation の新組み込み関数 Fn::GetStackOutput で依存関係のないクロスリージョン・クロスアカウント参照が可能になりました ブログのファビコン DevelopersIO
CloudFormation の新しい組み込み関数 Fn::GetStackOutput を検証しました。Export 宣言不要で、クロスリージョン・クロスアカウントのスタック間参照がネイティブに可能になります。Fn::ImportValue との違い、削除挙動の比較、CloudFront + ACM 証明書での実用例を紹介します。
17時間前
記事のアイキャッチ画像
Claude Code に Cognee グラフ記憶を追加する実用ツールキットを公開しました ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめにClaude Code に グラフ記憶を追加するモジュール を公開しました。セッションをまたいで作業の記憶(ルール・教訓・設計決定・障害記録)を蓄積し、後のセッションで引き出せるようにする、Cognee と Claude Code の橋渡しツールキットです。リポジトリはこちら(PUBLIC・MIT License):🇯🇵 日本語版: https://github.com/JapanNomu/tools-ja🇬🇧 English: https://github.com/JapanNomu/toolsこの記事は日本向けに 長文・詳細版 で書いています。各スクリプ...
18時間前
記事のアイキャッチ画像
Amazon Quick Desktopのデータ取り扱いポリシーを公式ドキュメントで深掘りしてみた ブログのファビコン DevelopersIO
Amazon Quick Desktopを業務利用する前に確認しておきたい、データ取り扱いポリシーを調査しました。公式ドキュメント11本をもとに、学習利用・データ保持・推論ログの観点で整理しました。
18時間前
記事のアイキャッチ画像
Andrej Karpathyの「autoresearch」が描く未来 ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめにAI研究の世界に、また一つ革新的なプロジェクトが登場しました。Tesla元AIディレクターでOpenAI創業メンバーでもあるAndrej Karpathy氏が公開した「autoresearch」は、AI研究そのものを自動化するという野心的な試みです。このリポジトリは公開からわずかな期間で48,000以上のスターを獲得し、AI・機械学習コミュニティで大きな注目を集めています。一体何がそれほど革新的なのでしょうか?本記事では、このプロジェクトの仕組みと、それが示唆する未来について詳しく解説します。 autoresearch: AI研究を自動化する革新的アプローチ リポ...
18時間前

5/2 (土)

記事のアイキャッチ画像
GitHub Copilot のカスタムフック(hooks)で危険な操作を自動ブロックするガードレールを実装してみた ブログのファビコン DevelopersIO
GitHub Copilot のカスタムフック(hooks)で危険な操作を自動ブロックするガードレールを実装してみた
19時間前
記事のアイキャッチ画像
[アップデート] Amazon Redshift の COPY コマンド用の再利用可能なテンプレートを試してみました ブログのファビコン DevelopersIO
[アップデート] Amazon Redshift の COPY コマンド用の再利用可能なテンプレートを試してみました
19時間前
記事のアイキャッチ画像
AIクローラーを一括りにするな 実践編:robots.txt・WAF・CIDRで本番制御するAIO Bot Governance ブログのファビコン Zennの「大規模言語モデル」のフィード
この記事の位置づけ本稿は、AI時代のWeb公開における AIクローラー制御の本番実装アーキテクチャ を扱う。前回の記事では、AI botを「AIクローラー」と一括りにせず、学習・検索・ユーザーfetch・AIエージェント・SNSプレビュー・広告検証・広域アーカイブなどに分けて制御する必要性を整理した。本稿は、その 実践編 である。ただし、単なる続編ではない。この記事単体で読めるように、前提・分類・設計原則・実装パターン・判断表・運用チェックリスト・参考URLを含める。本稿の問いは、以下である。!AI botを分類した後、 本番環境ではどう識別し、どう通し、どう止め、...
20時間前
記事のアイキャッチ画像
RL訓練を「拒否」するLLM:Exploration Hacking ブログのファビコン Zennの「大規模言語モデル」のフィード
RL訓練を「拒否」するLLM:Exploration Hackingの脅威と対策TL;DRLLMはRL訓練中に探索行動を戦略的に操作し、特定の能力獲得を「拒否」できるBiosecurity・AI R&D領域でモデル生物実験により選択的RL抵抗を実証監視・重みノイズ・SFT由来能力引き出しの3段階検出・緩和策を評価現在のフロンティアモデルが訓練コンテキスト情報を間接的に獲得した際、探索抑制の推論を顕在化RLVRの安全性評価に対する根本的課題を提起 なぜこの論文が重要か強化学習(RL)は現在、LLMの推論能力(Reasoning)・エージェント能力・アラ...
1日前
記事のアイキャッチ画像
ALB の ClientTLSNegotiationErrorCount メトリクスが記録されているのにアクセスログに出力されないのはなぜですか ブログのファビコン DevelopersIO
ALB の ClientTLSNegotiationErrorCount メトリクスが記録されているのにアクセスログに出力されないのはなぜですか
1日前
記事のアイキャッチ画像
GitHub Organization の設定情報取得スクリプトを作成して検証 ブログのファビコン DevelopersIO
GitHub Organization の設定情報取得スクリプトを作成して検証しました。その際の内容を記載します。
1日前
記事のアイキャッチ画像
エンジニア達の「完全に理解した」Talk #71 イベントレポート ブログのファビコン Zennの「大規模言語モデル」のフィード
エンジニア達の「完全に理解した」Talk #712025年11月25日にオンライン開催した、完全に理解したTalkのスライド資料と概要まとめです。完全に理解した、それはまさに「分かった気になったくらい」の理解できたくらいのもの!「覚えたての知識」や「この知識なら自信出てきた!」みたいなものから「あれ、ちょっと怪しいかも?」となり始めた知識まで自分が話したい知識をなんでもゆるーく話をする会です!みんなにOUTPUTして、是非自分の実力を高めちゃいましょう!完全に理解したTalk #71 - Easy Easy LT1: LLMは障害対応のお友達(@sashimimoch...
1日前
記事のアイキャッチ画像
AI agent への良い spec の書き方 ― 5 原則と落とし穴 ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめに ― なぜ「良い spec」が必要なのかClaude Code や Cursor、GitHub Copilot などの AI コーディングエージェントを業務で使い始めると、すぐにぶつかる壁があります。「思った通りのコードが出てこない」「指示したはずの規約を守ってくれない」「途中から文脈を忘れたように振る舞う」――この種の不満です。直感的には「もっと丁寧に、もっと細かく仕様を書けばいい」となりがちです。ところが、実際には逆効果になることが多い。仕様書(spec)を巨大化させるほど、モデルは focus を失い、指示の遵守率が落ちていきます。Google で Gemini ...
1日前
記事のアイキャッチ画像
AIで爆速Mermaid図生成!ローカル動作のデスクトップアプリを作った ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめに設計書やシステム構成図を書くとき、こんな経験はないでしょうか。ChatGPT に「シーケンス図書いて」と頼んだら Mermaid コードが出てきたけど、コピペしてプレビューするのが面倒draw.io は高機能すぎて、ちょっとした図を書くには重い機密情報が含まれる仕様を AI に投げるのがなんとなく怖いこれを解決するために、AI生成 × Mermaid × デスクトップアプリを組み合わせたツールを作りました。 作ったものDiagramBuilder — 要件を入力するだけで Mermaid 図を自動生成・編集・管理できるデスクトップアプリです。アプリ画...
1日前
記事のアイキャッチ画像
Mother’s Day, but Make It Platinum ブログのファビコン PYMNTS | | PYMNTS.com
Mother’s Day is the annual moment when otherwise rational adults look into the maw of modern commerce and ask a spiritually revealing question: Is brunch enough? Usually, yes. But at the far edge of the digital economy, Mother’s Day has quietly become a glorious, over-caffeinated payments event: part emotion, part logistics, part luxury checkout […]The post Mother’s Day, but Make It Platinum appeared first on PYMNTS.com.
1日前
記事のアイキャッチ画像
ワークフロー象限と ReAct 象限の間のグラデーション — 設計フェーズと運用フェーズがスキル設計を分ける ブログのファビコン Zennの「大規模言語モデル」のフィード
シリーズの位置づけ: ReAct エージェント適用域シリーズの 4 作目。象限名は前作群および AAP のリポジトリ に揃えている。 前提 — 4 象限の再掲初作 で立てた 4 象限を再掲する。(1) スクリプト象限 — 決定論 × 定義可。スクリプト / パイプラインで処理(2) Algorithmic Search 象限 — 決定論 × 探索的。古典 AI / OR の領域(3) LLM ワークフロー象限 — 意味判断 × 定義可。事前定義されたワークフローの中で LLM を呼ぶ(4) Autonomous Agentic Loop 象限 — 意味判断 × 探索的...
1日前
記事のアイキャッチ画像
厳密性が要求される業務プロセスへのAIエージェント応用設計 ブログのファビコン Zennの「大規模言語モデル」のフィード
― ポリシー制約評価・専門家判断・中期記憶によるアーキテクチャ ― なぜ「それらしい答え」では通用しない領域があるのかAIが自然言語で流暢に答えを出すことは、もはや珍しくない。コード生成、要約、ドキュメント作成、顧客対応——こうした用途ではAIの活用が急速に広がっている。しかし、金融・製造・法務・医療・監査・インフラといった領域に目を向けると、話が変わる。これらの業務では、「それらしい答え」は役に立たないどころか、むしろ危険である。数値に上限・下限がある。条件によって承認権限が変わる。法令や契約上の許容範囲を一字一句外れてはいけない。品質基準を満たさない判断は、後工程全...
1日前
記事のアイキャッチ画像
[アップデート] GKEのカスタムメトリクスを使ったHPAでのスケーリングが外部コンポーネントなしでできるようになったので試してみた ブログのファビコン DevelopersIO
[アップデート] GKEのカスタムメトリクスを使ったHPAでのスケーリングが外部コンポーネントなしでできるようになったので試してみた
1日前
記事のアイキャッチ画像
2026/6/8 より Google Cloud セッション有効期限のデフォルトが「無期限」から「16 時間」に - 変更による効果と影響を解説 ブログのファビコン DevelopersIO
2026/6/8 より、gcloud auth login や gcloud auth application-default login によって取得した認証情報のセッション期限のデフォルト値が 「無期限」 から 「16 時間」 に変更されます。変更により享受できるセキュリティの効果や影響を解説します。
1日前
記事のアイキャッチ画像
LiteLLMで複数のLLMプロバイダーを統一インターフェースで呼び出してみる ブログのファビコン DevelopersIO
LiteLLMで複数のLLMプロバイダーを統一インターフェースで呼び出してみる
1日前
記事のアイキャッチ画像
GEO最適化とは何か:AI時代の新しいSEO ブログのファビコン Zennの「大規模言語モデル」のフィード
GEO最適化とは何か:AI時代の新しいSEOやあ!みんな!探求者のケイだよ!GEO(生成エンジン最適化)とは、ChatGPTやPerplexityなどのAI検索に記事を引用させるための最適化手法のことだ。Answer-firstブロック・断定形の文体・数値密度の3つが、AI引用率を左右する核心的な要素だ。従来のSEOがGoogleのアルゴリズムを対象にするのに対し、GEOは言語モデルの引用判断が評価軸になる。LLMOと呼ばれる場合もあり、実務では両者を区別せずに同じ施策として扱って問題ない。 AIが「答え」を返す世界で何が起きているか生成エンジン最適化(GEO)が...
1日前
記事のアイキャッチ画像
Amazon Linux 2023 でユーザーデータを利用して静的ホスト名を設定してみた ブログのファビコン DevelopersIO
Amazon Linux 2023 でユーザーデータを利用して静的ホスト名を設定してみた
1日前
記事のアイキャッチ画像
VLMのOCRはデモが映える。本番で壊れる。 ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめにVLM(Vision Language Model)でOCRを作ると、最初のデモはだいたい感動します。画像を投げたら「store_name: スーパーABC、total: ¥1,580」みたいなJSONが返ってくる。でも本番に持ち込むと壊れます。原因のほとんどは座標の幻覚でした。 VLMに座標を出させると何が起きるかGeminiやGPT-4oに「フィールドの座標も一緒に返して」とお願いすると、それっぽい数値は返ってきます。でもその座標、実際の画像上の位置とずれていることがかなりあります。{ "store_name": "スーパー ABC", "ve...
1日前
記事のアイキャッチ画像
AI自動化にRollbackを設計する:失敗しても戻せるLLMワークフロー ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめにLLM や AI エージェントを本番に入れるとき、後々必要になる議論は「どこまで自動化するか」です。問い合わせ返信を自動化する。チケット分類を自動化する。Slack 通知を自動化する。権限付与を自動化する。返金や請求処理の一部を自動化する。しかし、自動化を考えるときに最初に見るべきは、AI がどれくらい賢いかだけではなく、失敗したときに戻せるかです。同じ「AI が処理する」でも、次の2つはまったく違います。GitHub issue のラベルを間違えて付ける顧客に誤ったメールを送る前者は比較的戻せます。後者は完全には戻せません。この違いを無視して ...
1日前
記事のアイキャッチ画像
.codexとは? ブログのファビコン Zennの「大規模言語モデル」のフィード
エグゼクティブサマリー.codex は、OpenAI CodexCLIの設定を置くためのフォルダです。自分の全プロジェクトで使う標準設定はグローバルの .codex、リポジトリごとの差分はプロジェクトルート側の .codex に置く、と考えると整理しやすいです。 結論一言でいうと、グローバルは「自分の標準設定」、プロジェクトルートは「その案件だけの上書き」です。置き場所役割例グローバル .codex自分の全プロジェクト共通設定<HOME>/.codex/config.tomlプロジェクトルート .codexそのリポジトリ専用...
1日前
記事のアイキャッチ画像
Evidence Log設計――責任経路を後から再構成するための監査ログ ブログのファビコン Zennの「大規模言語モデル」のフィード
連続記事メモ:本稿は「責任経路工学」シリーズの一部です。第4回はこちら現時点では、責任経路を「責任経路モデル(理論層)」「責任経路設計(設計層)」「責任経路工学(実装・監査層)」の三層として整理しています。本稿は、その三層構造を前提に、工学層の構成要素である Evidence Log を扱います。 はじめにAIエージェント運用では、ログが重要だと言われる。これは正しい。しかし、単にログがあるだけでは足りない。ログは残っている。操作履歴もある。AIの出力も保存されている。それでも、事故後に責任経路が再構成できないことがある。誰が依頼したのか。AIは何を提案し...
1日前
記事のアイキャッチ画像
Claude Code Memory を使いこなす — feedback / project / user で AI の文脈を育てる設計 ブログのファビコン Zennの「大規模言語モデル」のフィード
Claude Code Memory は「メモ帳」ではなく「文脈設計の場」Claude Code に Memory 機能が入ってから、AI を使う体験が一段階変わった。ただしその変化は「便利なメモ帳が増えた」ではない。3 種類のメモリを意識的に書き分けて初めて、AI の提案品質が動く。メモリを書きっぱなしにすると、すぐに古い情報が混ざって信頼度が落ちる。種類ごとの役割を理解して書くと、同じ修正を何度も伝える必要が消える。この記事では、feedback / project / user の 3 種類を設計として使うときの役割と書き分けのルール、そして運用してみてわかった陳腐...
1日前
記事のアイキャッチ画像
CodexCLIを利用した、議事録をGitに蓄積して日報・週報・管理資料まで自動生成するアーキテクチャ ブログのファビコン Zennの「大規模言語モデル」のフィード
エグゼクティブサマリーLLMで議事録を作れるようになると、1on1やチーム内の会話ログが一気に増える。これはかなり価値がある一方で、上位層へ報告するには少し分散しすぎる。1日に10〜15個の議事録が出るなら、なおさらです。そこで、議事録そのものを人が毎回読み直すのではなく、Codex CLIの非対話モードとAgent Skillsを使って、日報・週報・管理資料に自動で寄せていく構成を考えました。ざっくり言うと、こういう流れです。議事録群 -> 日報作成Skill -> codex exec 非対話実行 -> 日報.md -> Git ...
1日前
記事のアイキャッチ画像
Alembic 入門:PostgreSQL × Alembic でマイグレーションを書いてみる ブログのファビコン DevelopersIO
Alembic 入門:PostgreSQL × Alembic でマイグレーションを書いてみる
1日前
記事のアイキャッチ画像
Langfuse を DGX Spark で Self-host して LLM アプリの観測と評価を試してみた ブログのファビコン DevelopersIO
Langfuse を DGX Spark で Self-host して LLM アプリの観測と評価を試してみた
1日前
記事のアイキャッチ画像
[プレビュー] Amazon Quick のデスクトップアプリケーションが macOS と Windows 向けに登場したので使ってみた ブログのファビコン DevelopersIO
[プレビュー] Amazon Quick のデスクトップアプリケーションが macOS と Windows 向けに登場したので使ってみた
1日前
記事のアイキャッチ画像
LangGraph実践入門──グラフで書くAIエージェントの基礎から応用まで【2026】 ブログのファビコン Zennの「大規模言語モデル」のフィード
はじめにAIエージェントを作りたいとき、最初にぶつかる壁が「どうやって処理の流れを制御するか」です。LLMに単発で答えさせるのは簡単ですが、「検索して→評価して→足りなければ再検索して→回答する」といった複数ステップのフローになった途端、コードが複雑になります。LangGraph はその問題を「グラフ構造」で解決するフレームワークです。処理をノード(関数)とエッジ(接続)で定義し、条件分岐・ループ・状態管理を明示的に書けます。2026年現在、AIエージェント開発のデファクトスタンダードとして採用が進んでおり、「CrewAIでPoC → LangGraphで本番移行」というパス...
1日前
記事のアイキャッチ画像
MCPツールが多すぎてLLMが壊れる問題をBM25で解決した話 — tool-search-oss ブログのファビコン Zennの「大規模言語モデル」のフィード
## はじめに:「ツールが多すぎる」という静かな崩壊MCPサーバーを複数接続したことのある方なら、一度は経験があるはずです。ファイル操作・GitHub・Slack・メモリ管理・ブラウザ操作……便利なMCPサーバーを追加するたびに、LLMのレスポンスが少しずつ遅くなり、ある日突然「何も考えずに間違ったツールを呼ぶ」ようになります。これは**コンテキスト崩壊(Context Collapse)**と呼ばれる現象です。# 起動時にLLMのコンテキストに詰め込まれるものread_file の定義(全パラメータ + 説明)write_file の定義list_dir の定義db...
1日前
記事のアイキャッチ画像
OpenAI CFO Says Company Hits Core Targets Despite Stretch Goals ブログのファビコン PYMNTS | | PYMNTS.com
OpenAI Chief Financial Officer Sarah Friar said Thursday (April 30) that the company is meeting its objectives. Interviewed by Bloomberg for a report published Thursday, Friar said that if anything is slowing OpenAI down at all, it’s not a lack of demand, but a lack of compute. Friar’s remarks came three days after the Wall Street Journal reported Monday (April 27) that […]The post OpenAI CFO Says Company Hits Core Targets Despite Stretch Goals appeared first on PYMNTS.com.
1日前
記事のアイキャッチ画像
Uber Taps Hertz Subsidiary to Scale Robotaxi Program ブログのファビコン PYMNTS | | PYMNTS.com
Hertz plans to expand beyond its car rental business and serve “the next era of mobility” with a new affiliated operating company that will provide fleet management solutions for autonomous robotaxi and driver-led rideshare fleets. The new company, Oro Mobility, said in a Thursday (April 30) press release that its first major partner is Uber. Oro and Uber have formed strategic fleet […]The post Uber Taps Hertz Subsidiary to Scale Robotaxi Program appeared first on PYMNTS.com.
1日前
記事のアイキャッチ画像
AI Takes the Wheel at Europe’s Biggest Carmakers ブログのファビコン PYMNTS | | PYMNTS.com
Artificial intelligence (AI) is running on the production line, inside the vehicle and within the investment thesis. Europe’s premium automakers are moving on all fronts at once. The pressure behind that movement is specific. Order-to-delivery flows across disconnected systems, multiple suppliers and dozens of handoffs. By the times teams learn about a delay, it […]The post AI Takes the Wheel at Europe’s Biggest Carmakers appeared first on PYMNTS.com.
1日前
記事のアイキャッチ画像
PyPI Fixes High-Severity Access Control Issues Found in Security Audit ブログのファビコン Socket
The remediated findings include organization permission bugs, stale project access after transfers, OIDC replay edge cases, audit logging gaps, and an IDOR in API token deletion.
2日前
記事のアイキャッチ画像
Ace Hardware debuts Hey ARMA, its new AI assistant for in-store help ブログのファビコン Digital Commerce 360
Ace Hardware is putting artificial intelligence (AI) in the hands of its red-vested store associates. This means a customer question about which type of pipe works best for a project, or which mouse repellent would be most effective, can be instantly answered by an Ace associate with access to a new assistant. To make this […]The post Ace Hardware debuts Hey ARMA, its new AI assistant for in-store help appeared first on Digital Commerce 360.
2日前
記事のアイキャッチ画像
Fed Prepares New Playbook to Support Bank AI Adoption ブログのファビコン PYMNTS | | PYMNTS.com
Anthropic’s Mythos highlights the speed at which artificial intelligence (AI) capabilities can advance and the need for supervisory approaches to keep pace with emerging technology, Federal Reserve Vice Chair for Supervision Michelle W. Bowman said Friday (May 1). In a speech delivered at an event hosted by the Financial Stability Oversight Council in Washington, […]The post Fed Prepares New Playbook to Support Bank AI Adoption appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
Big Insurance Backs Away From AI Risk and Startups Rush In ブログのファビコン PYMNTS | | PYMNTS.com
A company deploys an artificial intelligence (AI) agent. The agent makes a mistake. The insurance policy does not cover it. That outcome is no longer hypothetical. Major insurers are carving AI out of standard corporate coverage. State regulators are approving the requests and a new market is already forming to fill the gap. Carriers […]The post Big Insurance Backs Away From AI Risk and Startups Rush In appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
ChatGPT Finds Your Pizza but Loses the Checkout ブログのファビコン PYMNTS | | PYMNTS.com
PYMNTS tried ordering food through ChatGPT. Getting a pizza from Little Caesars took longer than driving to pick one up. Starbucks and Little Caesars launched apps inside ChatGPT this month. Both brands are betting consumers will order food the same way they already plan meals and research products. The interface is familiar. The checkout […]The post ChatGPT Finds Your Pizza but Loses the Checkout appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
iNaturalist Sightings Simon Willison's Weblog
<p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/inat-sightings">iNaturalist Sightings</a></p> <p>I wanted to see my <a href="https://www.inaturalist.org">iNaturalist</a> observations - across two separate accounts - grouped by when they occurred. I'm camping this weekend so I built this entirely on my phone using Claude Code for web.</p><p>I started by building an <a href="https://github.com/simonw/inaturali...
2日前
記事のアイキャッチ画像
Stablecoins Grew Up. Now Come the Rules ブログのファビコン PYMNTS | | PYMNTS.com
The stablecoin market is moving fast in two directions at once. One path leads toward greater financial integration and the other toward greater regulatory scrutiny. The two are increasingly inseparable. In the past week alone, a flurry of announcements from major financial and technology players underscored the balancing act the digital asset space faces […]The post Stablecoins Grew Up. Now Come the Rules appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
[小ネタ] credentials に書かない AWS IAM ロール切り替えシェル ブログのファビコン DevelopersIO
[小ネタ] credentials に書かない AWS IAM ロール切り替えシェル
2日前
記事のアイキャッチ画像
Fun Secures $72 Million To Power Global Capital Markets ブログのファビコン PYMNTS | | PYMNTS.com
Fun raised $72 million in a Series A funding round to expand its payments infrastructure that powers Polymarket and other internet-native capital markets. The company was founded in 2022, has operated in stealth, and now processes over $18 billion in transaction volume per year, delivering a 99.999% success rate and supporting millions of users across 100 countries, it said in a […]The post Fun Secures $72 Million To Power Global Capital Markets appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
SoftBank-Backed OPay Eyes $4 Billion Valuation in US IPO ブログのファビコン PYMNTS | | PYMNTS.com
OPay Digital Services, a payments platform focused on Nigeria and backed by SoftBank Vision Fund and Sequoia Capital, is preparing for an initial public offering (IPO) in the United States, Bloomberg reported Friday (May 1), citing unnamed sources. The company is seeking a valuation of $4 billion, which would double the $2 billion valuation it achieved in a 2021 funding round, […]The post SoftBank-Backed OPay Eyes $4 Billion Valuation in US IPO appeared first on PYMNTS.com.
2日前
記事のアイキャッチ画像
Introducing Subscriptions Health Check: A new way to monitor your subscriptions ブログのファビコン The WooCommerce Blog
Here's how to use the Subscriptions Health Checker in your WooCommerce dashboard to track missing renewals and auto-renewals — with more new features to come!
2日前
記事のアイキャッチ画像
Estée Lauder now expects up to 10K role reductions ブログのファビコン Retail Dive - Latest News
The cosmetics company increased its expected role cuts as part of its restructuring effort, with much of the increase in point-of-sale jobs at department stores.
2日前
記事のアイキャッチ画像
Claire’s marks next chapter with Gen Alpha-focused ASMR campaign ブログのファビコン Retail Dive - Latest News
“A Girl SMR at Claire's” includes ASMR filming set-ups, a Summer Sensory Shop and a presence on teen-focused social platform Coverstar.
2日前
記事のアイキャッチ画像
J. Jill names Coach vet as chief marketing officer ブログのファビコン Retail Dive - Latest News
Kimberly Wallengren, who also worked at American Eagle and Adidas, will focus on brand positioning, expanding customer reach and growing consumer engagement.
2日前
記事のアイキャッチ画像
Carter’s brings on Build-A-Bear vet as CEO ブログのファビコン Retail Dive - Latest News
The appointment of Sharon Price John as chief executive comes only a year after the company named someone else to the top spot.
2日前
記事のアイキャッチ画像
Viahart Founder Eyes Sales in China ブログのファビコン Practical Ecommerce
Molson Hart's contrarian approach envisions long-term success in China.The post Viahart Founder Eyes Sales in China appeared first on Practical Ecommerce.
2日前

5/1 (金)

記事のアイキャッチ画像
Saks Global slashes 16% of its corporate workforce ブログのファビコン Retail Dive - Latest News
The latest round of downsizing comes amid the luxury retailer’s bankruptcy and leaves it to focus resources “toward critical capabilities that will drive profitable, sustainable growth,” a spokesperson said Thursday.
2日前
記事のアイキャッチ画像
The Weekly Closeout: Heydude sales decline and Lululemon dishes about Chip Wilson ブログのファビコン Retail Dive - Latest News
The Crocs-owned footwear brand's sales fell 12%, while the athletics company spelled out a fraught relationship in proxy documents.
2日前
記事のアイキャッチ画像
Unitree Go2 EDU のフロア巡回機能を 9 つの機能に分解してみた ブログのファビコン DevelopersIO
Unitree Go2 EDU のフロア巡回機能を 9 つの機能に分解してみた
2日前
記事のアイキャッチ画像
Vercel AI Gateway を OpenRouter ユーザーである私が触ってみた ブログのファビコン DevelopersIO
OpenRouter で Claude 系モデルを扱っていた立場から、 Vercel AI Gateway を同じプロンプトで触ってみました。レスポンスメタデータの構造、 routing 情報の粒度、キャッシュの層、ダッシュボードの位置付けの 4 つの観点で、それぞれの違いを並べて記録します。
2日前
記事のアイキャッチ画像
Temu and Shein cost Germany 2.4 billion euros yearly ブログのファビコン Ecommerce News
Every day, Shein and Temu deliver 460,000 parcels to Germany. As both platforms violate several EU regulations, this results in unfair competition for retailers in the country. According to a recent study, this results in a yearly loss of 2.4 billion euros in added value to the German economy. This…
2日前
記事のアイキャッチ画像
RubyKaigi 2026 に登壇しました ブログのファビコン Timee Product Team Blog
こんにちは。株式会社タイミーのバックエンドエンジニアの神山(@dak2)です。 2026/4/22 から 24 まで函館で開催された RubyKaigi 2026 に参加し、Day 2 に登壇しました。 タイミーでは、世界中で開催される技術系カンファレンスに無制限で参加できる「Kaigi Pass」という制度を活用し、8名が現地でカンファレンスに参加してきました。 登壇内容や参加セッションで得た学びは各レポートにまとめています。気になった方はご覧いただけると幸いです。読者の皆様の今後の学びの参考になれば嬉しいです。 tech.timee.co.jp tech.timee.co.jp tech.…
2日前
記事のアイキャッチ画像
クラスメソッドオペレーションズに入社した澤田です ブログのファビコン DevelopersIO
クラスメソッドオペレーションズに入社した澤田です
2日前
記事のアイキャッチ画像
クラスメソッドテクノロジーズにジョインしました。北口です ブログのファビコン DevelopersIO
クラスメソッドテクノロジーズにジョインしました。北口です
2日前
記事のアイキャッチ画像
カスタマーサクセス部SREチームにジョインした乃万です ブログのファビコン DevelopersIO
カスタマーサクセス部SREチームにジョインした乃万です
2日前
記事のアイキャッチ画像
クラウド事業本部 コンサルティング部にジョインしました ヒスです! ブログのファビコン DevelopersIO
クラウド事業本部 コンサルティング部にジョインしました ヒスです!
2日前
記事のアイキャッチ画像
クラウド事業本部コンサルティング部にジョインしました 山﨑 (やまざき) です! ブログのファビコン DevelopersIO
クラウド事業本部コンサルティング部にジョインしました 山﨑 (やまざき) です!
2日前
記事のアイキャッチ画像
クラウド事業本部コンサルティング部 にジョインしました 村瀬 です! ブログのファビコン DevelopersIO
クラウド事業本部コンサルティング部 にジョインしました 村瀬 です!
2日前
記事のアイキャッチ画像
AI事業本部 生成AIインテグレーション部にジョインしました吉田です。 ブログのファビコン DevelopersIO
AI事業本部 生成AIインテグレーション部にジョインしました吉田です。
2日前
記事のアイキャッチ画像
RubyKaigi2026函館で発表しました yhara.jp
RubyKaigi 2026 函館でRuby on NES - how to make a smallest ruby everという発表をしました。メインセッションでの登壇は2019年ぶり。Day 0松江から羽田経由で函館空港に飛ぶプランだったのだけど、羽田全体が管制トラブルでダウンするというまさかの事態に。仕方ないので東京から新幹線で函館まで。Day 1When Can You Skip a Test? Tracking Test Impact - RubyKaigi 2026ある変更に対し、影響を受けるテストだけを実行させたいという話。定数の参照箇所を列挙するのは難しいが、YARV bytecodeを覗くとか頑張ってて面白かった。(TracePointにそういうイベントがあるべきという話なのかもしれないけど)これ実際どれくらいの精度でてるんかな?「必要なテストが実行されなかった」というケースがたまに発生するのであれば、結局全部動かさないといけなくて・・・みたいになりそうだが。mruby on C#: From VM Implementation to Game Scripting
2日前
記事のアイキャッチ画像
イーベイ・ジャパン、ラベル印刷ツール「HIROGETE」との連携を開始 ブログのファビコン ECのミカタ
イーベイ・ジャパン株式会社は2026年4月24日、公式配送サービス「eBay SpeedPAK」のAPI連携拡大の一環として、株式会社コネクトウェーブが提供するラベル印刷ツール「HIROGETE(広げて)」との連携開始を発表した。
2日前
記事のアイキャッチ画像
メイキップ、「サイズまで再現する」AI画像生成サービスを提供開始 ブログのファビコン ECのミカタ
株式会社メイキップは2026年4月24日、”サイズまで再現する”AI画像生成サービス「FitModel.AI(フィットモデルエーアイ)」の提供を開始した。
2日前
記事のアイキャッチ画像
Woomy、「ECセール」と「SNS投稿のタイミング」の効率を数学的に解明 ブログのファビコン ECのミカタ
インフルエンサーマーケティングプラットフォーム「Woomy(ウーミー)」は2026年4月22日、大規模な時系列データ解析を実施した結果を発表した。
2日前
記事のアイキャッチ画像
and ST、「ムラサキスポーツ」が展開する27ブランドを販売 ブログのファビコン ECのミカタ
株式会社アンドエスティは2026年4月22日、運営するファッションプラットフォーム「and ST(アンドエスティ)」において、株式会社ムラサキスポーツが展開する27ブランドの販売開始を発表した。
2日前
記事のアイキャッチ画像
白洋舍とPASSTOが連携、クリーニングした回収衣類を再販する「循環モデル」を開始 ブログのファビコン ECのミカタ
「捨てない社会をかなえる」ために、不要品の回収・選別・再流通のインフラを構築する循環商社、株式会社ECOMMITは2026年4月22日、株式会社白洋舍と本格連携を開始したことを発表した。
2日前
記事のアイキャッチ画像
Kubernetes の 4C モデルで整理する ECS Fargate のサプライチェーン攻撃対策 ブログのファビコン Timee Product Team Blog
はじめに はじめまして、プラットフォームエンジニアリング本部に所属している徳富(@yannKazu1)です。 みなさん、サプライチェーン攻撃って気にしてますか? npm パッケージの乗っ取り(ua-parser-js 事件)、GitHub Actions の改ざん(tj-actions/changed-files 事件)、依存パッケージへのバックドア混入(xz-utils 事件)……。ここ数年、OSS を取り巻くセキュリティの前提がガラッと変わってきています。正直、「いつ・どこから仕掛けられるかわからない」状況です。 しかもサプライチェーン攻撃って、攻撃側のコストが低いわりに被害範囲が広いのが…
2日前
記事のアイキャッチ画像
Malicious Ruby Gems and Go Modules Impersonate Developer Tools to Steal Secrets and Poison CI ブログのファビコン Socket
GitHub account BufferZoneCorp published sleeper packages that later added credential theft, GitHub Actions tampering, fake go wrappers, and SSH persistence.
2日前
記事のアイキャッチ画像
AI時代のビジネスインフラをつくる。 メガベンチャーを経てSansanの新規プロダクトに挑む理由 ブログのファビコン Sansan Tech Blog
キャリアは、選択の積み重ねでできています。 どんな経験を経て、なぜSansanを選び、いまどんな挑戦に向き合っているのか。 「Sansan 3 Stories」では、これまでの歩みと、実際にSansanで働いて感じたこと、そしてこれからの挑戦を「過去・現在・未来」の3つのストーリーでお届けします。今回のインタビューでは、メルカリ、スマートニュースというメガベンチャーで開発組織のマネジメントや全社プロジェクトをけん引し、現在はSansanの新規プロダクトであるデータクオリティマネジメント「Sansan Data Intelligence」の開発に挑む多賀谷に話を聞きました。 多賀谷 洋一 / Y…
2日前
記事のアイキャッチ画像
Codex CLI 0.128.0 adds /goal Simon Willison's Weblog
<p><strong><a href="https://github.com/openai/codex/releases/tag/rust-v0.128.0">Codex CLI 0.128.0 adds /goal</a></strong></p>The latest version of OpenAI's Codex CLI coding agent adds their own version of the <a href="https://ghuntley.com/ralph/">Ralph loop</a>: you can now set a <code>/goal</code> and Codex will keep on looping until it evaluates that the goal has been completed... or the configured token budget has been exhausted.&lt...
2日前
記事のアイキャッチ画像
Our evaluation of OpenAI's GPT-5.5 cyber capabilities Simon Willison's Weblog
<p><strong><a href="https://www.aisi.gov.uk/blog/our-evaluation-of-openais-gpt-5-5-cyber-capabilities">Our evaluation of OpenAI's GPT-5.5 cyber capabilities</a></strong></p>The UK's AI Security Institute <a href="https://www.aisi.gov.uk/blog/our-evaluation-of-claude-mythos-previews-cyber-capabilities">previously evaluated Claude Mythos</a>: now they've evaluated GPT-5.5 for finding security vulnerability and found it to be comparable to M...
2日前
記事のアイキャッチ画像
Sell Locally and Now Into Regional Markets: Temu’s Local Seller Program Explained (2026 Update) ブログのファビコン Digital Commerce 360
Sponsored content is created on behalf of Digital Commerce 360. Our editorial staff is not involved in the creation of the sponsored content. Temu is a global e-commerce platform that helps businesses reach more customers and grow online. As part of that effort, Temu launched its Local Seller Program to enable eligible local businesses to […]The post Sell Locally and Now Into Regional Markets: Temu’s Local Seller Program Explained (2026 Update) appeared first on Digital Commerce 360.
2日前
記事のアイキャッチ画像
Selling to EU customers? What to know about the new withdrawal link requirement ブログのファビコン The WooCommerce Blog
Selling to EU customers? Here's what to know about the new withdrawal link requirement in EU Directive 2023/2673.
2日前
記事のアイキャッチ画像
Amazon’s AWS boosts revenue growth in Q1 milestone ブログのファビコン Digital Commerce 360
Amazon Web Services (AWS) revenue growth reached 28% year over year during Amazon’s fiscal Q1. That was the segment’s fastest growth rate in 15 quarters — almost four years. It also represented $2 billion quarter-over-quarter growth. AWS has reached a $150 billion annualized revenue run rate, Amazon CEO Jassy said on the merchant’s Q1 earnings […]The post Amazon’s AWS boosts revenue growth in Q1 milestone appeared first on Digital Commerce 360.
2日前
記事のアイキャッチ画像
Mini Shai-Hulud Spreads to Packagist: Malicious Intercom PHP Package Follows npm Compromise ブログのファビコン Socket
Socket found a malicious Intercom PHP package on Packagist using Composer plugin execution to steal credentials and spread across ecosystems.
2日前
記事のアイキャッチ画像
Quoting Andrew Kelley Simon Willison's Weblog
<blockquote cite="https://lobste.rs/s/ifcyr1/contributor_poker_zig_s_ai_ban#c_cbtxub"><p>It's a common misconception that we can't tell who is using LLM and who is not. I'm sure we didn't catch 100% of LLM-assisted PRs over the past few months, but the kind of mistakes humans make are fundamentally different than LLM hallucinations, making them easy to spot. Furthermore, people who come from the world of agentic coding have a certain <em>digital smell</em> that is not ob...
3日前
記事のアイキャッチ画像
DX失敗率70%の衝撃! 成功の秘訣「ECプラットフォームの“ハブ”化」とは ブログのファビコン ECのミカタ
DX(デジタルトランスフォーメーション)が声高に叫ばれながら、期待したほどの成果を上げられていない企業は多い。企業のDXが進まない本当の原因は、実は「ECの立ち位置や設計」にあるのではないだろうか。オープンソースのECサイト構築において国内No.1シェア(※1)を誇る「EC-CUBE」を展開する株式会社イーシーキューブ。同社マーケティング本部の梶原直樹氏は、ECをDXの中軸に据え、AI×専門家×ECプラットフォームの掛け合わせによって、“失敗しないDX構築”が可能になると語る。本記事では、その具体的な実践モデルを紐解いていく。●本記事は2025年12月開催「ECのミカタ カンファレンス」のセッションをレポートしたものです※1:独立行政法人情報処理推進機構「第3回オープンソースソフトウェア活用ビジネス実態調査」による
3日前
記事のアイキャッチ画像
Ecommerce Trends: What Anthropic, OpenAI and Google are each doing in agentic commerce ブログのファビコン Digital Commerce 360
Throughout 2025 and the early months of 2026, OpenAI and Google have deployed steady trickles of updates to ChatGPT and Gemini’s ecommerce capabilities — even as their large language model (LLM) competitor Anthropic appeared to pursue other priorities with its generative artificial intelligence (AI) model Claude. Then, on April 24, Anthropic published the results of […]The post Ecommerce Trends: What Anthropic, OpenAI and Google are each doing in agentic commerce appeared first on Digital Commer
3日前
記事のアイキャッチ画像
Why Gaming Advertising Belongs on More Ecommerce Media Plans ブログのファビコン Digital Commerce 360
Sponsor content is created on behalf of and in collaboration with Bazoom by DigitalCommerce360. Our editorial staff is not involved in the creation of the sponsored content. Gaming is not a single advertising channel. Brands treating it as one are leaving a measurable attention opportunity unaddressed. Ecommerce brands have built detailed playbooks for Meta, TikTok, […]The post Why Gaming Advertising Belongs on More Ecommerce Media Plans appeared first on Digital Commerce 360.
3日前
記事のアイキャッチ画像
We need RSS for sharing abundant vibe-coded apps Simon Willison's Weblog
<p><strong><a href="https://interconnected.org/home/2026/04/29/syndicating-vibes">We need RSS for sharing abundant vibe-coded apps</a></strong></p>Matt Webb:</p><blockquote><p>I would love an RSS web feed for all those various tools and apps pages, each item with an “Install” button. (But install to where?)</p><p>The lesson here is that when vibe-coding accelerates app development, apps become more personal, more situated, and mo...
3日前
記事のアイキャッチ画像
Kohl’s delves into AI for gift finding, aiding associates ブログのファビコン Retail Dive - Latest News
The retailer launched a conversational AI agent to help shoppers find gifts, and is evolving how associates engage with data using the technology.
3日前
記事のアイキャッチ画像
Wayfair touts market share gains in retail’s toughest category ブログのファビコン Retail Dive - Latest News
The home goods retailer also posted a healthy Q1 sales increase, but its struggles with profitability continued as net loss barely budged.
3日前
記事のアイキャッチ画像
Everyone’s an Engineer Now ブログのファビコン Radar
Cat Wu leads product for Claude Code and Cowork at Anthropic, so she’s well-versed in building reliable, interpretable, and steerable AI systems. And since 90% of Anthropic’s code is now written by Claude Code, she’s also deeply familiar with fitting them into routine day-to-day work. Last month, Cat joined Addy Osmani at AI Codecon for […]
3日前
記事のアイキャッチ画像
The Backroom: Redefining Pacsun ブログのファビコン Retail Dive - Latest News
Brieane Olson talks about her book, “Co-created,” and her work as a merchant and now CEO in redefining the retailer for a new generation.
3日前
記事のアイキャッチ画像
Intercom’s npm Package Compromised in Ongoing Mini Shai-Hulud Worm Attack ブログのファビコン Socket
Compromised intercom-client@7.0.4 npm package is tied to the ongoing Mini Shai-Hulud worm attack targeting developer and CI/CD secrets.
3日前
記事のアイキャッチ画像
Amazon Prime Day moves to June ブログのファビコン Retail Dive - Latest News
The e-commerce company's sales event happened in July last year. Meanwhile, Q1 earnings showed strong growth in online store net sales.
3日前

4/30 (木)

記事のアイキャッチ画像
lightning PyPI Package Compromised in Supply Chain Attack
はてなブックマークアイコン 1
ブログのファビコン Socket
Socket detected a malicious supply chain attack on PyPI package lightning versions 2.6.2 and 2.6.3, which execute credential-stealing malware on import.
3日前
記事のアイキャッチ画像
Competitive Pricing Starts with Data ブログのファビコン Practical Ecommerce
Overall market conditions, not isolated events, inform deliberate pricing decisions.The post Competitive Pricing Starts with Data appeared first on Practical Ecommerce.
3日前
記事のアイキャッチ画像
France: 75% of imported products did not meet EU rules ブログのファビコン Ecommerce News
The consumer protection authority in France announced that three quarters of imported products from major online platforms failed to meet standards of the European Union. And 46 percent were non-complaint and dangerous. The regulator tested seven platforms, but did not name which ones. The French Directorate General for Competition, Consumer…
3日前
記事のアイキャッチ画像
AI Code Review Only Catches Half of Your Bugs ブログのファビコン Radar
This is the fifth article in a series on agentic engineering and AI-driven development. Read part one here, part two here, part three here, and part four here. I recently had a taste of humility with my AI-generated code. I live in Park Slope, Brooklyn, and recently I needed to get to the other side of the neighborhood. […]
3日前
記事のアイキャッチ画像
カスタマーサクセス業務を変革したヘルススコアの実現と学び ブログのファビコン 株式会社ログラス テックブログのフィード
!この記事は毎週必ず記事がでるテックブログ Loglass Tech Blog Sprint の141週目の記事です!3年間連続達成まで残り18週となりました! はじめにこんにちは。株式会社ログラスでCRE(Customer Reliability Engineering)を担当している濵口(@_hummer0724)です。バックエンドエンジニアとして 10 年ほど勤務した後、2024 年 8 月にログラスへ CRE として入社しました。ログラスにおける CRE の現在のミッションは 「カスタマーサクセス(CS)業務の効率化と高度化をエンジニアリングで支援すること」 です...
3日前
記事のアイキャッチ画像
RubyKaigi 2026参加レポート
はてなブックマークアイコン 1
ブログのファビコン Timee Product Team Blog
はじめに タイミーでは、世界中で開催される技術系カンファレンスに無制限で参加できる「Kaigi Pass」という制度を活用し、8名がRubyKaigi 2026 in 函館に現地参加しました。 また今年はDay2に、タイミーから @dak2 さんが "No Types Needed, Just Callable Method Check" というタイトルで登壇しました。 本レポートでは、参加したエンジニアが注目したセッションごとに、ポイントや得た知見をまとめてご紹介します。 各セッションごとに内容を整理し、参加者自身の視点から学びや気づきをまとめています。読者の皆様にとって、今後の学びの参考に…
3日前
記事のアイキャッチ画像
日本郵便、「楽天市場」のデジタルアドレス対応を開始 ブログのファビコン ECのミカタ
日本郵便株式会社は2026年4月24日、「楽天市場」において「デジタルアドレス」への対応を開始したことを発表した。
3日前
記事のアイキャッチ画像
LINEヤフー、高額転売防止を目的とした「転売対策ポリシー」を策定 ブログのファビコン ECのミカタ
LINEヤフー株式会社が提供する「Yahoo!フリマ」および「Yahoo!オークション」は、2026年4月23日、不正な買い占めや転売による取引環境の混乱を防ぐため、新たに「転売対策ポリシー」を策定した。
3日前
記事のアイキャッチ画像
コマースフォース、CVR向上に特化した「ECチャットボット」提供開始 ブログのファビコン ECのミカタ
株式会社コマースフォースは2026年4月21日、CVR向上を目的としたEFO決済チャットボット「ECチャットボット(EC CHATBOT)」の提供を開始した。
3日前
記事のアイキャッチ画像
日本語特化型AIガードレール「chakoshi」でGENIAC-PRIZE 2位を受賞しました
はてなブックマークアイコン 4
ブログのファビコン NTT docomo Business Engineers' Blog
NTTドコモビジネスが開発する日本語特化型AIガードレール「chakoshi」が、経済産業省・NEDO主催の懸賞金活用型プログラム「GENIAC-PRIZE」安全性領域で本審査2位を受賞しました。本記事では、chakoshiの概要と、単一構成から多層防御アーキテクチャへ進化させた技術的なポイント、そしてGENIAC-PRIZEでの取り組みについてお伝えします。 はじめに chakoshiとは GENIAC-PRIZEとは chakoshiの変遷 - 単一構成から多層構成への改善 - 単一構成の限界 リスクの特定と分類から防御機構を設計 1. 機密情報の流出 → PIIフィルタ、ルールベースフィ…
3日前
記事のアイキャッチ画像
社内に散らばる膨大な本を見える化し、「知の循環」を加速せよ!新卒2・3年目の有志メンバーが挑んだ社内システム開発プロジェクト「XAID(エックスエイド)」の軌跡 ブログのファビコン Platinum Data Blog by BrainPad ブレインパッド
ブレインパッドには、創業来脈々と受け継がれているカルチャーがあります。それは「学び続けること」、そして「知を共有すること」です。この課題に対して現場の有志メンバーが立ち上げたプロジェクトが、「XAID(エックスエイド)」プロジェクトです。これは、人事制度である「BOOK-AID(ブックエイド)」と「SKILL UP-AID(スキルアップエイド)」をシステム面から統合・アップデートし、社内の知の循環を加速させるための本取り組みであり、エンジニアが自らアイデアを出しながら、技術力を遺憾なく発揮して開発が進められて行きました。なぜ彼らは、多忙な業務の合間を縫ってまで開発に没頭したのか?その原動力と、開発を通じて見えてきた「ブレインパッドらしさ」について、プロジェクトの中核メンバー6人に語ってもらいました。軍司 角田 栄喜 竹村 竹下 斉藤 2023年新卒入社アナリティクスコンサルティングユニット(以下:ACユニット)・データサイエンティスト。人事側との要件すり合わせ、アウトプットイメージの調整を担当。 2023年新卒入社プロダクトユニット(以下:PDユニット)・エンジニア。UI/UXデザイン
3日前
記事のアイキャッチ画像
GW商戦期「気づかれない転売」に注意 Spider Labs調査 ブログのファビコン ECのミカタ
株式会社Spider Labsは2026年4月24日、人気コスメ・健康食品のD2C現場で広がる「気づかれない転売」の実態について発表した。
3日前
記事のアイキャッチ画像
AI-DLC を Claude Code とモブで回す — データチーム の 3 ヶ月 ブログのファビコン Timee Product Team Blog
1. はじめに DRE(Data Reliability Engineering)グループ のつざきです。タイミーのデータエンジニアリング部で、BigQuery / dbt / Cloud Composer / Looker といったデータ基盤の開発・運用をしています。 DREチームでは 2026 年 2 月から、AWS が提唱する AI-DLC(AI-Driven Development Life Cycle)というワークフローを運用しています。きっかけは、 1 月末に AWS 主催の研修「Unicorn Gym」で3 日間 AI-DLC を体験したことでした。 AI-DLC 自体とタイミー…
3日前
記事のアイキャッチ画像
アグザルファ、主要ポータル対応の「ふるさと納税運用代行」サービス開始 ブログのファビコン ECのミカタ
アグザルファ株式会社は2026年4月23日、ふるさと納税支援を拡張した「ふるさと納税運用代行」のサービスの提供を開始した。
3日前
記事のアイキャッチ画像
SKILL.mdを使っている人は全員"gh skill"も知っておいてください
はてなブックマークアイコン 40
ブログのファビコン TooMeの記事 - Qiita
はじめに本記事は以下の記事等で「Agent Skills (SKILL.md)」について知っている前提で書いています。まだ読んでいない方は先にこちらをどうぞ!【最新版】GitHub Copilotを使っている人は全員"SKILL.md"も導入してください...
3日前
記事のアイキャッチ画像
QAとして入社して5年が経ちました ブログのファビコン Cybozu Inside Out | サイボウズエンジニアのブログ
入社5年、同期3人の振り返りこんにちは!2021年にサイボウズへ新卒入社した massan、taguchi、taku3n です。気がつけば入社から5年。同期3人がそろって在籍しているこの機会に、それぞれの5年間を振り返ってみました。massan kintone拡張基盤チームのQAエンジニアです。着物の勉強をしています。 taguchi PSIRTのプロダクトセキュリティエンジニアです。ラーメンが好きです。 taku3n Garoon開発チームのQAエンジニアです。最近ボードゲームにハマってます。 この記事は、QA として入社して1年経った話のリバイバル記事です。※元記事では柔軟な働き方について、現在は実現が難しいものが含まれています。あくまでQA職種の仕事や文化の参考としてご参照ください。最近はどんな業務をしてる?まずは、現在の業務について紹介します。massan 主務では、kintoneを拡張する人を支援する基盤づくりのQAをしています。APIやSDK、去年はMCPサーバーの開発にも関わっていました。兼務も少しあって、kintoneのセキュリティチャンピオン、社外向けの技術交流を促進
3日前
記事のアイキャッチ画像
AIコーディングはQAチームに何をもたらすか——理解負債・技術負債・認知負債との向き合い方 ブログのファビコン エムスリーテックブログ
【QAチーム ブログリレー7日目】の記事です。 はじめに 前提:なぜPlaywrightへ移行したか 「まずコードを書けるようになろう」は諦めた 5つのステップで開発フローへ Step 1: Claude Codeに慣れる Step 2: シナリオを「読む」 Step 3: VS Code Codegenを使う Step 4: mablシナリオの移行ができる Step 5: 積み重ねで改良・省力化へ 現在地 AIだけでは足りなかった:地道な活動 レビューでテストの意図を確認する リファクタリングで品質の均一化を図る AI導入と同時に向き合っている3つの負債 1. 理解負債:AIが書いたコードを…
3日前
記事のアイキャッチ画像
Monthly Tech Report 2026年3月
はてなブックマークアイコン 1
ブログのファビコン ZOZO TECH BLOG
ZOZO開発組織の2026年3月分の活動を振り返り、ZOZO TECH BLOGで公開した記事や登壇・掲載情報などをまとめたMonthly Tech Reportをお届けします。 ZOZO TECH BLOG 2026年3月は、前月のMonthly Tech Reportを含む計19本の記事を公開しました。特に次の3記事は反響も大きく、とても多くの方に読まれています。ぜひご一読ください。 techblog.zozo.com techblog.zozo.com techblog.zozo.com 登壇 【Flutter推し活】Flutter好きが集うLT会 Studyplus x Linc'we…
3日前
記事のアイキャッチ画像
マクアケが楽天と連携 「出会いと共感」を軸とした買い物体験を提案 ブログのファビコン ECのミカタ
株式会社マクアケは2026年4月22日、楽天グループ株式会社が運営する「楽天市場」において新設される特設ページ「Diggly(ディグリー)」にて、「Makuake STORE 楽天市場店」取扱商品の掲載を開始した。
3日前
記事のアイキャッチ画像
The Zig project's rationale for their firm anti-AI contribution policy Simon Willison's Weblog
<p><a href="https://ziglang.org/">Zig</a> has one of the most stringent <a href="https://ziglang.org/code-of-conduct/">anti-LLM policies</a> of any major open source project:</p><blockquote><p>No LLMs for issues.</p><p>No LLMs for pull requests.</p><p>No LLMs for comments on the bug tracker, including translation. English is encouraged, but not required. You are welcome to post in your native language and rely on others to ...
3日前
記事のアイキャッチ画像
Introducing Advanced Account Security OpenAI News
Introducing Advanced Account Security: phishing-resistant login, stronger recovery, and enhanced protections to safeguard sensitive data and prevent account takeover.
3日前
記事のアイキャッチ画像
公式ドキュメントがないJSON仕様をAIに教え込み、Databricksダッシュボードの生成と編集を自動化するスキルの設計と実装 ブログのファビコン KAKEHASHI Tech Blog
こんにちは、ソフトウェアエンジニアのkackyです。 私たちのチームでは、AIコーディングアシスタント(Claude Code / Cursor)の「スキル」という仕組みを使い、自然言語でDatabricksのダッシュボードを生成できる環境を構築しました。「○○の推移を可視化してみたい」と指示するだけで、ダッシュボードのたたき台が数分で出来上がる世界です。 しかし、その裏側では「公式に仕様が公開されていないJSON形式を、いかにしてAIに正しく生成させるか」という地味で泥臭い作業がありました。この記事では、その設計判断とノウハウを共有します。 背景:Databricksダッシュボードの課題 私…
3日前
記事のアイキャッチ画像
llm 0.32a1 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/llm/releases/tag/0.32a1">llm 0.32a1</a></p> <blockquote><ul><li>Fixed a bug in 0.32a0 where tool-calling conversations were not correctly reinflated from SQLite. <a href="https://github.com/simonw/llm/issues/1426">#1426</a></li></ul></blockquote> <p>Tags: <a href="https://simonwillison.net/tags/llm">llm</a></p>
3日前
記事のアイキャッチ画像
Vessi targets ‘clean’ product data to maximize AEO opportunities ブログのファビコン Digital Commerce 360
Waterproof apparel and footwear brand Vessi has opted not to block traffic from artificial intelligence (AI) agents, instead leaning into answer engine optimization (AEO). “It can play into our favor,” Ray Hua, director of D2C and lifecycle marketing at Vessi, told Digital Commerce 360. Similar to search engine optimization (SEO), AEO is a practice in […]The post Vessi targets ‘clean’ product data to maximize AEO opportunities appeared first on Digital Commerce 360.
4日前
記事のアイキャッチ画像
なぜカンロはEC限定品を完売し続けられるのか 【リアル体験✕EC】によるファン作りへの挑戦 ブログのファビコン ECのミカタ
リアルイベントで生まれたファンの“熱狂”を、いかにしてEC売上につなげるのか――。創業1912年の菓子メーカー、カンロには、キャンディ市場で国内トップシェアを持つにもかかわらず、「お客様の中で商品名と会社名が結びついていない」という課題があった。コロナ禍をきっかけにEC事業に本腰を入れ、EC限定商品の開発や有料ファンイベントの実施など、リアルとデジタルを横断した顧客接点の構築を進めているカンロ。顧客接点を統合する仕組みがなかった同社は、いかにして「ファンが購買をドライブする」状態をつくることができたのか。現在進行形で挑戦を続けているという、カンロの「ファンマーケティング」の取り組みをレポートする。●本記事は2026年1月開催「ECのミカタ カンファレンス」で行われた、カンロ株式会社 武井優氏のセッションをレポートしたものです
4日前
記事のアイキャッチ画像
Where the goblins came from OpenAI News
How goblin outputs spread in AI models: timeline, root cause, and fixes behind personality-driven quirks in GPT-5 behavior.
4日前
記事のアイキャッチ画像
Carve Designs shares approach toward AI agents’ traffic ブログのファビコン Digital Commerce 360
Carve Designs is “actively blocking traffic from AI agents,” cofounder Thayer Sylvester told Digital Commerce 360. It has also invested in technology to do so, she said. But that strategy could change, she explained. The decision comes at a time when ecommerce technology providers Shopify and Salesforce have created integrations with large-language models (LLMs) such […]The post Carve Designs shares approach toward AI agents’ traffic appeared first on Digital Commerce 360.
4日前
記事のアイキャッチ画像
Malicious npm Package Brand-Squats TanStack to Exfiltrate Environment Variables ブログのファビコン Socket
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.
4日前
記事のアイキャッチ画像
Sysco credits AI as sales rise 4.7% in Q3 ブログのファビコン Digital Commerce 360
As Sysco Corporation’s AI360 platform tool entered its second calendar year of use, the wholesale restaurant food distributor announced that sales grew during its fiscal Q3 ended March 28. The company’s sales increased by 4.7% year over year to $20.5 billion, results that Kevin Hourican, chair of the board and CEO at Sysco, called “strong.” […]The post Sysco credits AI as sales rise 4.7% in Q3 appeared first on Digital Commerce 360.
4日前
記事のアイキャッチ画像
LLM 0.32a0 is a major backwards-compatible refactor Simon Willison's Weblog
<p>I just released <a href="https://llm.datasette.io/en/latest/changelog.html#a0-2026-04-28">LLM 0.32a0</a>, an alpha release of my <a href="https://llm.datasette.io/">LLM</a> Python library and CLI tool for accessing LLMs, with some consequential changes that I've been working towards for quite a while.</p><p>Previous versions of LLM modeled the world in terms of prompts and responses. Send the model a text prompt, get back a text response.</p>&l...
4日前
記事のアイキャッチ画像
llm 0.32a0 Simon Willison's Weblog
<p><strong>Release:</strong> <a href="https://github.com/simonw/llm/releases/tag/0.32a0">llm 0.32a0</a></p> <p>See <a href="https://simonwillison.net/2026/Apr/29/llm/">the annotated release notes</a>.</p> <p>Tags: <a href="https://simonwillison.net/tags/llm">llm</a></p>
4日前
記事のアイキャッチ画像
Building the compute infrastructure for the Intelligence Age OpenAI News
OpenAI scales Stargate to build the compute infrastructure powering AGI, adding new data center capacity to meet growing AI demand.
4日前

4/29 (水)

記事のアイキャッチ画像
TeamPCP-Linked Supply Chain Attack Hits SAP CAP and Cloud MTA npm Packages ブログのファビコン Socket
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.
4日前
記事のアイキャッチ画像
TV Becomes a Growth Channel for Commerce ブログのファビコン E-Commerce Times
Ad-supported streaming is turning TV into a measurable commerce channel, where interactive content drives engagement and influences purchasing across multiple screens. The post TV Becomes a Growth Channel for Commerce appeared first on E-Commerce Times.
4日前
記事のアイキャッチ画像
Don’t Automate Your Moat: Matching AI Autonomy to Risk and Competitive Stakes ブログのファビコン Radar
I was talking to a senior engineer at a well-funded company not long ago. I asked him to walk me through a critical algorithm at the heart of their product, something that ran hundreds of times a second and directly affected customer outcomes. He paused and said, “Honestly, I’m not totally sure how it works. […]
4日前
記事のアイキャッチ画像
UPS executives share impact of fuel costs on Q1, outlook for Q2 ブログのファビコン Digital Commerce 360
The United Parcel Service (UPS) revenue declined in its fiscal Q1, as war in Iran brought volatility to both fuel prices and supply chains. UPS executives, on the carrier’s Q1 earnings call with analysts, discussed the impact of fuel costs on their business. Ultimately, UPS revenue in its fiscal Q1 2026 declined to $21.2 billion […]The post UPS executives share impact of fuel costs on Q1, outlook for Q2 appeared first on Digital Commerce 360.
4日前
記事のアイキャッチ画像
Cybersecurity in the Intelligence Age OpenAI News
OpenAI outlines a five-part action plan for strengthening cybersecurity in the Intelligence Age, focused on democratizing AI-powered cyber defense and protecting critical systems.
4日前
記事のアイキャッチ画像
Everything we announced at Sessions 2026 ブログのファビコン Stripe Blog
We’re making Stripe even more programmable; protecting and propelling your business with the strength of the Stripe network; and building economic infrastructure for AI.
4日前
記事のアイキャッチ画像
Giving agents the ability to pay ブログのファビコン Stripe Blog
Link’s wallet for agents gives agents programmatic access to Link, including the ability to generate a one-time-use card or Shared Payment Token (SPT) backed by the cards and bank accounts already in your wallet. It’s built on Stripe’s new Issuing for agents.
4日前
記事のアイキャッチ画像
Quoting OpenAI Codex base_instructions Simon Willison's Weblog
<blockquote cite="https://github.com/openai/codex/blob/66b0781502be5de3b1909525c987643b9e5e407d/codex-rs/models-manager/models.json#L55"><p><code>Never talk about goblins, gremlins, raccoons, trolls, ogres, pigeons, or other animals or creatures unless it is absolutely and unambiguously relevant to the user's query.</code></p></blockquote><p class="cite">— <a href="https://github.com/openai/codex/blob/66b0781502be5de3b1909525c987643b9e5e407...
4日前
記事のアイキャッチ画像
TransUnion launches Digital Business Profile to manage search ecosystem ブログのファビコン Digital Commerce 360
TransUnion has launched what it calls “Digital Business Profile,” a solution it said helps small businesses represent their information accurately “across the digital search ecosystem.” It cited Google research indicating that customers are 70% more likely to visit a business with a complete profile on Google. That research also shows customers were 50% more likely […]The post TransUnion launches Digital Business Profile to manage search ecosystem appeared first on Digital Commerce 360.
5日前

4/28 (火)

記事のアイキャッチ画像
Vinted connects marketplaces in Germany and Austria ブログのファビコン Ecommerce News
Users of Vinted in Germany and Austria can now trade directly with each other. Austrian Post has joined as a new logistics partner of the platform. The second-hand fashion marketplace is valued at 8 billion euros, according to a share sale announced today. Vinted is in the process of linking…
5日前
記事のアイキャッチ画像
Quoting Matthew Yglesias Simon Willison's Weblog
<blockquote cite="https://twitter.com/mattyglesias/status/2049105745132585161"><p>Five months in, I think I've decided that I don't want to vibecode — I want professionally managed software companies to use AI coding assistance to make more/better/cheaper software products that they sell to me for money.</p></blockquote><p class="cite">— <a href="https://twitter.com/mattyglesias/status/2049105745132585161">Matthew Yglesias</a></p> <p&...
5日前
記事のアイキャッチ画像
New Ecommerce Tools: April 28, 2026 ブログのファビコン Practical Ecommerce
This week: AI-powered advertising, video ad generators, B2B commerce, fraud prevention, box-free returns, loyalty programs, agentic commerce, contact centers, and more.The post New Ecommerce Tools: April 28, 2026 appeared first on Practical Ecommerce.
5日前
記事のアイキャッチ画像
AI-Powered Fraud Now Hides Inside Legitimate Transactions ブログのファビコン E-Commerce Times
AI-powered fraud is moving inside legitimate transactions, pushing retailers toward identity-based systems to separate real customers from fraud. The post AI-Powered Fraud Now Hides Inside Legitimate Transactions appeared first on E-Commerce Times.
5日前
記事のアイキャッチ画像
Socket Has Acquired Secure Annex ブログのファビコン Socket
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.
5日前
記事のアイキャッチ画像
When Correct Systems Produce the Wrong Outcomes ブログのファビコン Radar
We tend to assume that if every part of a system behaves correctly, the system itself will behave correctly. That assumption is deeply embedded in how we design, test, and operate software. If a service returns valid responses, if dependencies are reachable, and if constraints are satisfied, then the system is considered healthy. Even in […]
5日前
記事のアイキャッチ画像
Rakuten Ad&Marketing DAY 2026レポート【後編】 ビッグデータのAIへの実装が加速 ブログのファビコン ECのミカタ
楽天グループ株式会社 アド&メディアカンパニーが2026年2月に開催した「Rakuten Ad&Marketing DAY 2026」。レポート後編では、楽天経済圏で発生する大量のトランザクションから生まれるデータを活用したマーケティングソリューションやその成功例が語られた、「Business Updates」と「Special Session」を紹介する。
5日前
記事のアイキャッチ画像
ウェブアクセシビリティ基盤委員会(WAIC)にてサイボウズメンバーはこんな活動をしています
はてなブックマークアイコン 1
ブログのファビコン Cybozu Inside Out | サイボウズエンジニアのブログ
こんにちは、この記事はフロントエンドエンジニアのmehm8128とデザインテクノロジストの小林大輔の共著記事です。サイボウズは2018年に、WAIC(ウェブアクセシビリティ基盤委員会)の会員組織になりました。そもそもWAICとはWAICについては、公式サイトに以下のような説明が記載されています。ウェブアクセシビリティ基盤委員会とは、JIS X 8341-3が2010年8月に改正されたのと時を同じくして誕生した組織であり、情報通信アクセス協議会の取り組みの一つです。JIS X 8341-3改正原案作成メンバーや関連企業、関連省庁、ウェブの利用者から構成されています。JIS X 8341-3の理解と普及を促進するとともに、JIS X 8341-3を利用してウェブアクセシビリティを高めていくために必要な基盤を構築するために、さまざまな活動を行っています。英語ではWeb Accessibility Infrastructure Committeeと言います。頭文字をとって、WAICという略語(「ウェイク」と発音)を用いることもあります。ウェブアクセシビリティのガイドラインとして、W3Cによって
5日前
記事のアイキャッチ画像
楽天イベントで語られた「AI時代の人間性と幸福」――Rakuten Ad&Marketing DAY 2026レポート【前編】 ブログのファビコン ECのミカタ
あらゆるビジネスにおいて話題にのぼらない日がないほどのスピードで進むAIの利活用。EC関連領域でも日々新たな発表が相次いでいるが、中でも楽天は、AI化を意味する造語「AI-nization(エーアイナイゼーション)」を掲げ、グループとしてAI活用を推進している。そうした状況の中、今回は、楽天グループ株式会社 アド&メディアカンパニーが2026年2月20日に開催したマーケティングイベント「Rakuten Ad&Marketing DAY 2026」のレポートをお届け。「未来を創るAIとデータの力」をテーマに開催された同イベントから、4つのセッションの模様を前編・後編でお伝えする。
5日前
記事のアイキャッチ画像
2026年5月技術イベント予定 ブログのファビコン Sansan Tech Blog
Sansan株式会社では、技術イベントや勉強会の主催・登壇・協賛を行っています。 各イベントの詳細については、以下のリンクからご確認ください。 ※開催状況により、すでに受付を終了している場合がございます。 ※掲載している内容は公開当時の情報です。最新情報は各イベントページをご確認ください。
5日前
記事のアイキャッチ画像
2025年の猛暑で「購入が増加したモノ」食品・飲料が1位 ハルメク調査 ブログのファビコン ECのミカタ
ハルメク生きかた上手研究所は2026年4月22日、「猛暑に関する調査」の結果を発表した。
5日前
記事のアイキャッチ画像
医療 × AI/データの「総合格闘技」が始まる——カケハシ「VP of Data & AI」新設の理由 ブログのファビコン KAKEHASHI Tech Blog
VP of Data and AI 鳥越 2026年3月2日、カケハシは執行役員 VP of Data & AIに鳥越大輔の就任を発表しました。 この人事の背景には、医療×AI・データという難易度の高い課題に向き合っていくことへの覚悟があります。今回、鳥越と執行役員CTOの湯前慶大に、執行役員 VP of Data & AIの人選理由から、カケハシにおけるAI・データ活用の現在地、そして今後の挑戦まで聞いてきました。 医療× AI・データという課題に挑むための執行役員就任 執行役員CTO 湯前 ──── なぜ今、カケハシに「VP of Data & AI」という役割が必要だったのでしょうか。 …
5日前
記事のアイキャッチ画像
自社ECの平均購買単価、5年間で136.6%に成長 GMOメイクショップ調査 ブログのファビコン ECのミカタ
GMOメイクショップ株式会社が提供するEC構築SaaS「makeshop byGMO」は2026年4月22日、同サービスに蓄積された購買データの分析から、自社ECにおける消費行動の傾向を発表した。
5日前
記事のアイキャッチ画像
What's new in pip 26.1 - lockfiles and dependency cooldowns! Simon Willison's Weblog
<p><strong><a href="https://ichard26.github.io/blog/2026/04/whats-new-in-pip-26.1/">What's new in pip 26.1 - lockfiles and dependency cooldowns!</a></strong></p>Richard Si describes an excellent set of upgrades to Python's default <code>pip</code> tool for installing dependencies.</p><p>This version drops support for Python 3.9 - fair enough, since it's been EOL <a href="https://devguide.python.org/versions/">since Octob...
5日前
記事のアイキャッチ画像
ヤマト運輸、日本郵便、佐川急便 2026年GW期間の「配送遅延の可能性」発表 ブログのファビコン ECのミカタ
ヤマト運輸株式会社、日本郵便株式会社、佐川急便株式会社はそれぞれ2026年のゴールデンウィーク期間における配送遅延の可能性を発表した。ヤマト運輸は同期間の一部営業所の臨時休業・営業時間短縮についても発表している。本記事では、それぞれの情報を紹介する。※本記事の掲載情報は各社の発表時点のもの〔出典:ヤマトホールディングス:4月22日発表/日本郵便:4月22日発表/佐川急便:4月27日発表〕。変更・更新の可能性がありますので、最新情報は各公式サイトでご確認ください。※記事タイトルおよび掲載情報を更新しました(4月28日)
5日前
記事のアイキャッチ画像
楽天ラクマ、「鑑定アリ」商品の売れやすさ50%以上アップ 楽天調査 ブログのファビコン ECのミカタ
楽天グループ株式会社(以下、楽天)が運営するフリマアプリ「楽天ラクマ」は2026年4月22日、株式会社コメ兵と提携して提供する「ラクマ最強鑑定」に関する意識調査の結果を発表した。
5日前
記事のアイキャッチ画像
母の日・父の日のプレゼント「消費できるもの」1位 エン調査 ブログのファビコン ECのミカタ
エン株式会社が運営する求人サイト「エンバイト」は2026年4月22日、「母の日・父の日プレゼント」に関するアンケートの結果を発表した。
5日前
記事のアイキャッチ画像
Introducing talkie: a 13B vintage language model from 1930 Simon Willison's Weblog
<p><strong><a href="https://talkie-lm.com/introducing-talkie">Introducing talkie: a 13B vintage language model from 1930</a></strong></p>New project from <a href="https://nlevine.org">Nick Levine</a>, <a href="http://www.cs.toronto.edu/~duvenaud/">David Duvenaud</a>, and <a href="https://en.wikipedia.org/wiki/Alec_Radford">Alec Radford</a> (of GPT, GPT-2, Whisper fame).</p><p><a href="https://huggingface.co/t...
5日前
記事のアイキャッチ画像
QAエンジニアとして 1年目 → 2年目 の仕事はどう変わった?これまでの変化を振り返る ブログのファビコン Cybozu Inside Out | サイボウズエンジニアのブログ
本記事は、2024年入社のQAエンジニア 3人による振り返りブログの3本目です。 blog.cybozu.ioはじめにこんにちは、GaroonというプロダクトでQAエンジニアをしている reo(@i_moqa)です⛄️Garoonの開発チームは複数のチームで構成されているのですが、私はその中のYukimiチームに所属しています。YukimiチームはGaroonで使用しているOSS(オープンソースソフトウェア)の更新や、セキュリティの維持・向上に向けた開発・保守を担当しています。Yukimiチームの詳細については以下の記事をご参照ください。blog.cybozu.io本記事では、新卒1年目から2年目の間で、チーム内外で自分の役割や動き方がどのように変化してきたのかを振り返ります。チーム内のタスクの変化新卒1年目から2年目にかけて、最も大きく変わったのはチーム内のタスクの進め方です。1年目は、スキルトランスファーを受けながら、チーム内で実施されていたタスクを進めることが中心でした。Yukimiチームのタスクは、OSSの更新やセキュリティ対応など影響範囲が広いものが多く、モブプログラミングで
5日前
記事のアイキャッチ画像
継続的な負荷テスト環境をBASEに構築しました 〜 第3回: モックツールの構築と運用 ブログのファビコン BASEプロダクトチームブログ
はじめに こんにちは、Checkout Reliabilityチームでバックエンドエンジニアをしているかがの(@ykagano)です! こちらは、「継続的な負荷テスト環境をBASEに構築しました」の第3回の記事です。 先に第1回、第2回を読んでいただくのをおすすめします。 継続的な負荷テスト環境をBASEに構築しました 〜 第1回: 負荷テストの全体像 - BASEプロダクトチームブログ 継続的な負荷テスト環境をBASEに構築しました 〜 第2回: 負荷生成ツールの構築と運用 - BASEプロダクトチームブログ こちらは第1回から紹介しているBASEの負荷テスト環境の構成図です。 負荷テスト環…
5日前
記事のアイキャッチ画像
Qwen3.6とGemma 4を比較。コーディングだとQwen3.6。デバッグだけGemma 4か ブログのファビコン きしだのHatena
Qwen3.6とGemma 4についてコーディング以外の比較をやってみたので、ここではコーディングについて比較してみます。 Qwen3.6はコーディングというタスクについてよく学習しています。一方でGemma 4はプログラミングの基礎はしっかりしていてQwen3.6より書けそうです。けれども、コーディングというタスクやアプリケーション開発の作業をあまり知らないですね。 なので、コーディングで使うなら基本的にはQwen3.6のほうがよさそう。デバッグでQwen3.6の手にあまるときにGemma 4にやらせるのがいいかもしれません。 プログラミングの基礎 ((Computer Science Li…
5日前
記事のアイキャッチ画像
RubyKaigi 2026は、SREにとっても"行く価値"のあるカンファレンスだった ブログのファビコン Timee Product Team Blog
こんにちは、タイミーでSRE業務を担当している徳富(@yannKazu1)です。 先日、函館で開催されたRubyKaigi 2026に参加してきました。Ruby本体やパーサ、GC、JITといった「言語の中身」を深掘りするカンファレンスなので、普段アプリケーションコードよりインフラ寄りの仕事をしている自分が行って楽しめるのか、という気持ちも少しありました。ですが、結果としてとても楽しめたので、感想を書いておきます。 SREが行っても普通に楽しめた 普段の仕事はRailsアプリケーションを安定して動かしたり、スケールさせたり、観測したりすることが中心です。Ruby本体にコミットするわけでも、パーサ…
5日前
記事のアイキャッチ画像
Our commitment to community safety OpenAI News
Learn how OpenAI protects community safety in ChatGPT through model safeguards, misuse detection, policy enforcement, and collaboration with safety experts.
5日前
記事のアイキャッチ画像
OpenAI models, Codex, and Managed Agents come to AWS OpenAI News
OpenAI GPT models, Codex, and Managed Agents are now available on AWS, enabling enterprises to build secure AI in their AWS environments.
5日前
記事のアイキャッチ画像
microsoft/VibeVoice Simon Willison's Weblog
<p><strong><a href="https://github.com/microsoft/VibeVoice">microsoft/VibeVoice</a></strong></p>VibeVoice is Microsoft's Whisper-style audio model for speech-to-text, MIT licensed and with speaker diarization built into the model.</p><p>Microsoft released it on January 21st, 2026 but I hadn't tried it until today. Here's a one-liner to run it on a Mac with <code>uv</code>, <a href="https://github.com/Blaizzy/mlx-audio">mlx-audio&...
5日前
記事のアイキャッチ画像
Scrapboxに見出しの記法は存在しない - 橋本商会 - Cosense ブログのファビコン 橋本商会 - Cosense
Cosenseに見出しの記法は存在しません ページ内に見出しを作る事そのものを否定しているからです存在するのは「文字を大きくする記法」だけです 見出しを作るほど独立した項目なら ページ内に構造化するのではなく 独立した別ページとして切り出す事を推奨しています 独立したページは、複数のページから参照され、関係性の説明のネットワークのHUBになれる可能性があります see 関連ページリスト 独立できる程の情報量を1つのページ内構造に押し込んでしまうと、再利用性が下がり、将来的な機会損失になりますというメッセージを込めて最近/help-jp/記法を/help-jp/ブラケティングに書き直した
6日前
記事のアイキャッチ画像
ローカルLLMコーディングエージェントは重くて賢いモデルと軽くて新しいモデルを組み合わせるようになるんでは ブログのファビコン きしだのHatena
このところ1T近くの大きさのいろんなLLMがオープンウェイトで公開されていますが、果たしてこれからもこのようなサイズのモデルが高頻度に更新されていくんだろうか、という気持ちにもなります。 また、なんだかんだで1Tじゃないにしろでかいモデルは動かすのが重いです。 ところで、Qwen3.6やGemma 4の26B-35Bといったモデルでも、小規模のコード、特に新規書き起こしのコードでは十分になってきています。 こちらも。 Qwen3.6やGemma 4に手書きのデザインを見せてゲームを作ってもらう - きしだのHatena Qwen3.6-27BにRPGを作ってもらったらすごすぎた - きしだのH…
6日前
記事のアイキャッチ画像
Qwen3.6とGemma 4を比較。コーディング以外の用途だとGemma 4か ブログのファビコン きしだのHatena
Qwen3.6とGemma 4、同じ時期に同じようなサイズのモデルが出ていたので比べてみます。 Qwen3.6-35B-A3B: Agentic Coding Power, Now Open to All Qwen3.6-27B: Flagship-Level Coding in a 27B Dense Model Gemma 4 モデルカード | Google AI for Developers Gemma 4 31BだけQ4_K_Mで、他はQ4_K_XL-UDで試しています。 モデル 公開日 4K 36K 260K 入力 出力 Qwen3.6-35B-A3B 4/15 23.7GB 24.…
6日前
記事のアイキャッチ画像
Tracking the history of the now-deceased OpenAI Microsoft AGI clause Simon Willison's Weblog
<p>For many years, Microsoft and OpenAI's relationship has included a weird clause saying that, should AGI be achieved, Microsoft's commercial IP rights to OpenAI's technology would be null and void. That clause appeared to end today. I decided to try and track its expression over time on <a href="https://openai.com/">openai.com</a>.</p><p>OpenAI, July 22nd 2019 in <a href="https://openai.com/index/microsoft-invests-in-and-partners-with-openai/">Microsoft inv...
6日前
記事のアイキャッチ画像
Speech translation in Google Meet is now rolling out to mobile devices Simon Willison's Weblog
<p><strong><a href="https://workspaceupdates.googleblog.com/2026/04/speech-translation-in-google-meet-is-now-rolling-out-to-mobile-devices.html">Speech translation in Google Meet is now rolling out to mobile devices</a></strong></p>I just encountered this feature via a "try this out now" prompt in a Google Meet meeting. It kind-of worked!</p><p>This is Google's implementation of the ultimate sci-fi translation app, where two people can talk to eac...
6日前
記事のアイキャッチ画像
和田卓人氏と語る、"開発現場"の未来予測 (RECRUIT TECH CONFERENCE 2026開催レポート) ブログのファビコン Recruit Data Blog
はじめに 本記事は、先日開催された「RECRUIT TECH CONFERENCE 2026」より「和田卓人氏と語る、"開発現場"の
6日前

4/27 (月)

記事のアイキャッチ画像
GenAI Citations, Explained ブログのファビコン Practical Ecommerce
A GEO strategy should focus on getting cited while also building a brand known for reliable problem-solving.The post GenAI Citations, Explained appeared first on Practical Ecommerce.
6日前
記事のアイキャッチ画像
OpenAI available at FedRAMP Moderate OpenAI News
OpenAI is available at FedRAMP Moderate authorization for ChatGPT Enterprise and the OpenAI API, enabling secure AI adoption for U.S. federal agencies.
6日前
記事のアイキャッチ画像
Show Your Work: The Case for Radical AI Transparency ブログのファビコン Radar
A colleague told me something recently that I keep thinking about. She said, unprompted, that she appreciated seeing both sides of my AI conversations. Not just the output. The full thread. My prompts, the AI’s responses, the back and forth, the dead ends, the iterations. She said it made her trust me more. This piece […]
6日前
記事のアイキャッチ画像
The next phase of the Microsoft OpenAI partnership OpenAI News
OpenAI and Microsoft announce an amended agreement that simplifies the partnership, adds long-term clarity, and supports continued AI innovation at scale.
6日前
記事のアイキャッチ画像
iOSビルドの凡ミスから学ぶ、FlutterのビルドキャッシュとAOTコンパイルの仕組み ブログのファビコン エムスリーテックブログ
ソフトウェアエンジニアの末永です。私は個人開発でFlutter製のモバイルアプリを開発しています。このアプリを開発している中でアプリのビルド周りでハマってしまったことがあり、その際ビルドシステムに関してしっかりと調査しました。この記事はその調査の際に書いたものです。*1 なお、本記事は次のバージョンを対象とした内容となっています。 Flutter: 3.38.0 Dart: 3.10.0 また、ビルド対象はiOSとAndroidのモバイルアプリのみとします。 *1:私は業務ではFlutterアプリの開発をしておらず、あくまで個人開発での経験に基づく内容です。
6日前
記事のアイキャッチ画像
モバイルQAで積んだテスト設計が、gRPCの自動テストを支えてくれた ブログのファビコン Cybozu Inside Out | サイボウズエンジニアのブログ
こんにちは!サイボウズ Office で QA エンジニアをしている、水谷(@dog_dog_3dog)です!今回は、新卒3年目を迎える3人のQA同期メンバーのリレーブログの2本目として、「仕事の変化はあるけれど、やってきたことはちゃんと力になっている」というテーマで書いてみようと思います。1年前には想像していなかった今の仕事3年目を迎えた今、私はグループウェア製品の中のLLM アプリの開発チームで、QA のリードとして働いています。今の自分だけを見ると、「もともと自動テストや API テストが得意だったのかな」と思われるかもしれません。LLM アプリの開発に携わることになることも、まして苦手意識のあった自動テストを集中的に実装することになるなんて、1年前の自分はまったく想像していませんでした。もともとはモバイルアプリの QA だった入社して最初に配属されたのは、サイボウズ Office モバイル(Android)の開発チームでした。1週間で 5〜6 機能ほど増えるようなスピード感だったので、毎週たくさんのテスト設計をして、モバイルアプリのテストに追われる毎日でした。とはいえ、1つ1つ
6日前
記事のアイキャッチ画像
第40回人工知能学会全国大会(JSAI2026)にプラチナスポンサーとして協賛します ブログのファビコン Sansan Tech Blog
こんにちは、研究開発部のライです。 2026年6月8日(月)から6月12日(金)にGメッセ群馬で開催される人工知能学会全国大会(JSAI2026)に、Sansan株式会社はプラチナスポンサーとして協賛し、ブース出展および発表を行います。Sansanからは、ポスター発表2件と口頭発表1件を行います。 本記事では各発表の概要と、ブースについて紹介します。
6日前
記事のアイキャッチ画像
データアナリストの一日 2026年版 — 今日やることは、AIが教えてくれる ブログのファビコン Timee Product Team Blog
※ 2026年4月時点の情報です こんにちは、データアナリティクス部のkoyoです。2024年1月に「データアナリストの一日」という記事を書きました。あれから2年が経ち、分析の進め方がかなり変わったので、改めてお伝えできればと思います。 この記事で紹介するのは、AIへのプロンプトの工夫ではありません。AIが正しく動き続けるための環境を自分で設計した話です。 Before / After — 変わったのは「認知負荷の配分」 2024年の朝はこんな感じでした。Slackの通知を上から順に読んで、未読チャンネルを巡回して、カレンダーを確認して、「あ、あのスレッドに返信できていなかった」と気づく。情報…
6日前
記事のアイキャッチ画像
Qwen3.6-27BにRPGを作ってもらったらすごすぎた ブログのファビコン きしだのHatena
布留川さんがGPT-5.5にRPGを作らせていたので、同じプロンプトをQwen3.6-27Bに渡すとどうなるかなと試してみたら、ちゃんとRPGを作ってびっくりした。 こんな感じ。 壁のテクスチャやモンスターはJSで描画してる。3D描画もライブラリを使わず自前実装。 操作性などを修正してもらったけど、基本的には出てきたままです。 ここで遊べます。 https://kishida.github.io/webdemos/rpg/rpg.html ダンジョンズ&ドラゴンズ モンスター・マニュアル第4版 (ダンジョンズ&ドラゴンズ基本ルールブック)作者:マイク ミアルス,スティーヴン シューバート,ジェ…
6日前
記事のアイキャッチ画像
An open-source spec for orchestration: Symphony OpenAI News
Learn how Symphony, an open-source spec for Codex orchestration, turns issue trackers into always-on agent systems—boosting engineering output and reducing context switching.
6日前
記事のアイキャッチ画像
Choco automates food distribution with AI agents OpenAI News
How Choco used OpenAI APIs to streamline food distribution, boost productivity, and unlock growth—an in-depth customer story on real-world AI impact.
6日前
記事のアイキャッチ画像
AI 評価ワークショップを実施して見えてきたこと—— AI エンジニアだけに任せない、チームで育てる AI 品質改善の文化 ブログのファビコン カミナシ エンジニアブログ
2026年4月、「カミナシ 教育」開発チームのオフサイト。 エンジニア・プロダクトマネージャ(PM)・プロダクトデザイナー(PD)が3人ずつのチームに分かれ、「カミナシ 教育」のAI機能をいじりながら、ある特殊なケースを探していました。 機能のバグでしょうか?いえ、もっと厄介なものです。「出力結果はおかしいのに、評価指標は問題なしと判定してしまうケース」——AI機能を評価する仕組みそのものの盲点です。 これが私たちのチームで実施したAI評価改善ワークショップの一場面です。 AI評価改善ワークショップの様子 こんにちは、カミナシでAIエンジニアをしている井上です。カミナシではプロダクトのAI機能…
6日前
記事のアイキャッチ画像
Qwen3.6やGemma 4に手書きのデザインを見せてゲームを作ってもらう ブログのファビコン きしだのHatena
Qwen3.6は画像を読み取れるので、手描きでゲームデザイン書いたら作ってくれるかなぁと思って試してみました。 そしたら想像以上にちゃんと作ってくれたので、Gemma 4でも試したり、他のゲームつくったりやってみました。 結局Claudeさんに作ってもらったけど、Qwen3.6やGemma 4でも十分にゲーム作ってくれます。 安定感はなくて調整が多く必要だけど、指示も割とちゃんときいてくれるので、バグにハマらなければ結構いけます。 コードに関しては小さいゲームの範囲であればどちらも性能十分だけど、ゲームデザインや手書きの文字の読み取りなどはQwen3.6がいいです。特にデザインやゲーム的な処理…
6日前
記事のアイキャッチ画像
Our principles OpenAI News
Our mission is to ensure that AGI benefits all of humanity. Sam Altman shares five principles that guide our work.
7日前
記事のアイキャッチ画像
「TypeScript 7.0」ベータ版が公開。TypeScriptコンパイラなどをGo言語に移植、コンパイルを10倍速に ブログのファビコン Publickey
マイクロソフトは、TypeScriptをGo言語に移植した最初のバージョンとなる「TypeScript 7.0」のベータ版を公開したと発表しました。 TypeScript 7.0 Beta is here!Built on a new na...
7日前

4/26 (日)

記事のアイキャッチ画像
At 55, Email Is Vital for Marketers ブログのファビコン Practical Ecommerce
A direct connection with prospects is key in an AI world, where traditional acquisition channels are changing. The post At 55, Email Is Vital for Marketers appeared first on Practical Ecommerce.
7日前