HomePage 5

Timeline archive

Timeline page 5/32

arXiv 論文を分離した通常更新の深掘り一覧です。Top items から外れた更新も、日付ごとに追って後から確認できます。

Showing 30
Timeline 935
arXiv moved 77
Page 5/32
Updated just now

Entries 30 on this page · 935 timeline · 77 arXiv moved

Tue, Jun 2 28 entries
blog local-llm 2w ago · zenn-llm

Apple Neural Engine で Gemma 4 をうごかす A hands-on guide to running Google's Gemma 4 language model on Apple's Neural Engine (ANE)…

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Local LLM / Open Models Medium priority · technical post · Local LLM / Open Models 公開 6月2日 Published Jun 2

AI要約 Apple デバイスに内蔵される Neural Engine(ANE)上で、Google の大規模言語モデル Gemma 4 を動作させる手法を解説した記事。オンデバイス推論の可能性と ANE 活用の実践的なアプローチを紹介している。

EN A hands-on guide to running Google's Gemma 4 language model on Apple's Neural Engine (ANE), exploring on-device inference techniques and the practical steps needed to leverage ANE for local LLM execution.

fallback
blog claude 2w ago · qiita-vscode

Claude CodeでRoo Codeのように対話ベースで進めたい JA Claude CodeでRoo Codeのように対話ベースで進めたい

通常 Normal 深掘り候補 · 技術記事 · Claude / Claude Code Deep-dive candidate · technical post · Claude / Claude Code 公開 6月2日 Published Jun 2

AI要約 3行で VS CodeでのAI活用開発で Roo Code から Claude Code に乗り換えが必要になった Roo Code での対話ベースの開発を Claude Code でも実施したい 「プロンプト先頭に 対話: とついたら対話

fallback
blog tech-news 2w ago · nvidia-blog

NVIDIA Jetson、エージェントAIを物理世界へ——JetPack 7.2とNemoClaw対応を発表 NVIDIA Jetson Brings Agentic AI to the Physical World

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Industry & Policy Medium priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 NVIDIAはCOMPUTEX 2026にて、Jetsonプラットフォーム向けに「JetPack 7.2」と「NemoClaw」のサポートを発表した。エージェントAI機能やYoctoプロジェクト対応が追加され、ロボティクスや産業用エッジデバイスへのAI展開が加速する見通しだ。

EN Agentic AI is getting physical. At COMPUTEX on Tuesday, NVIDIA announced NVIDIA JetPack 7.2 and NVIDIA NemoClaw support on NVIDIA Jetson. JetPack 7.2 brings agentic AI skills, Yocto project support, N

fallback
blog mcp 2w ago · zenn-mcp

AIエージェント基盤のアーキテクチャを10層で整理する:OSS/SDK比較のための地図 JA AIエージェント基盤のアーキテクチャを10層で整理する:OSS/SDK比較のための地図

重要度 Medium Medium priority 重要度 Medium · 技術記事 · MCP / Tooling Medium priority · technical post · MCP / Tooling 公開 6月2日 Published Jun 2

AI要約 はじめに 「このSDK、かなり良さそうですね」 チームの検証共有で、あるRuntimeの話が出ました。使い勝手はよく、すぐに社内展開できそうに見えました。 ただ、話を聞いているうちに違和感が出てきました。これはRuntimeの話なのか。モデ

fallback
release local-llm 2w ago · ollama-releases

Ollama v0.30.0リリース——llama.cppによる互換性とパフォーマンスを強化 Ollama Releases v0.30.0

重要度 Medium Medium priority 重要度 Medium · 公式リリース · Local LLM / Open Models Medium priority · official release · Local LLM / Open Models 公開 6月2日 Published Jun 2

AI要約 OllamaがバージョンV0.30.0をリリースした。llama.cppとの統合を改善し、互換性とパフォーマンスを向上させた。Apple SiliconのMLXエンジンを補完する形で、より幅広いハードウェアへのサポートを拡大している。

EN Ollama 0.30 is now available, with improved compatibility and performance using llama.cpp . This augments the MLX engine on Apple Silicon, bringing support to a wider range of hardware. This release b

Ollama Releases v0.30.0 media fallback
blog cursor 2w ago · zenn-cursor

ソースコードを中央に送らない。ゼロ知識×P2PでAI開発のコンプライアンスを突破するアーキテクチャ JA ソースコードを中央に送らない。ゼロ知識×P2PでAI開発のコンプライアンスを突破するアーキテクチャ

重要度 Medium Medium priority 重要度 Medium · 技術記事 · AI Editors Medium priority · technical post · AI Editors 公開 6月2日 Published Jun 2

AI要約 前回の記事では、AIネイティブ開発においてコード(How)の量産よりも、その裏にある「意図(Why)」の消失こそが最大のボトルネックであるという話をしました。この課題を解決するために、開発のコンテキストや意図を蓄積する「長期記憶層」が必要に

fallback
NEW blog research 2w ago · dora-insights

「tokenmaxxing」時代におけるバランスの取り方——DORAが警鐘を鳴らす Finding balance in the era of tokenmaxxing

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Papers / Benchmarks Medium priority · technical post · Papers / Benchmarks 公開 6月2日 Published Jun 2

AI要約 AIトークン消費量をリーダーボードで競わせる「tokenmaxxing」がソフトウェア開発現場に広がっている。DORAの新たな調査は、この数値偏重の風潮が生産性指標を歪める可能性を指摘し、質と量のバランスを取ることの重要性を訴えている。

EN A new trend has emerged in software development: ’tokenmaxxing’, where organizations track and reward raw AI token consumption via internal leaderboards to spur adoption. While this gamifi

fallback
blog mcp 2w ago · qiita-mcp

【いまさら聞けない】AIエディタの限界を突破する「MCP(Model Context Protocol)」サーバー超入門 A beginner-friendly introduction to MCP (Model Context Protocol) servers, explaining how t…

重要度 Medium Medium priority 重要度 Medium · 技術記事 · MCP / Tooling Medium priority · technical post · MCP / Tooling 公開 6月2日 Published Jun 2

AI要約 CursorなどのAIエディタを外部サービスと連携させるMCPサーバーの仕組みと導入方法を初心者向けに解説した入門記事。

EN A beginner-friendly introduction to MCP (Model Context Protocol) servers, explaining how they extend AI editors like Cursor by connecting them to external tools and data sources.

fallback
blog mcp 2w ago · qiita-mcp

MCP (Model Context Protocol) の内部仕様を深掘り:JSON-RPC 2.0とStreamable HTTPを用いたClient-Server通信の実践 This article dives into the internal specifications of the Model Context Protocol (MCP), e…

重要度 Medium Medium priority 重要度 Medium · 技術記事 · MCP / Tooling Medium priority · technical post · MCP / Tooling 公開 6月2日 Published Jun 2

AI要約 AIエージェント開発における密結合の課題を解決するMCPの内部仕様を解説。JSON-RPC 2.0とStreamable HTTPを組み合わせたClient-Server通信の仕組みを実践的な視点で掘り下げる。

EN This article dives into the internal specifications of the Model Context Protocol (MCP), explaining how JSON-RPC 2.0 and Streamable HTTP work together to enable standardized, loosely coupled communication between AI agents and external data sources or APIs.

fallback
blog tech-news 2w ago · ars-technica

GitHub Copilotが従量課金制に移行——ユーザーから驚きの声 AI costs how much? GitHub Copilot users react to new usage-based pricing system.

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Industry & Policy Medium priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 GitHub Copilotが新たな従量課金制を導入し、ユーザーの間で混乱が広がっている。月次の「AIクレジット」を1日で使い切ったという報告もあり、コスト管理の難しさが浮き彫りになっている。

EN Some report burning through their whole monthly "AI credit" allotment in a single day.

fallback
🔥 HOT blog tech-news 2w ago · aws-news

OpenAI GPT-5.5・GPT-5.4・Codex が Amazon Bedrock で一般提供開始 Get started with OpenAI GPT-5.5, GPT-5.4 models, and Codex on Amazon Bedrock

重要度 High High priority 重要度 High · 技術記事 · Industry & Policy High priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 OpenAI のフロンティアモデル GPT-5.5、GPT-5.4、およびコーディングエージェント Codex が Amazon Bedrock で一般提供(GA)となった。Bedrock の高性能推論エンジンを通じて、エンタープライズ向けのセキュアな環境でこれらのモデルを即座に利用できる。

EN OpenAI frontier models GPT-5.5 and GPT-5.4, and Codex, the OpenAI coding agent, are available on Amazon Bedrock. Deploy frontier models on Bedrock's high performance inference engine with built-in sec

Get started with OpenAI GPT-5.5, GPT-5.4 models, and Codex on Amazon Bedrock og fallback
blog tech-news 2w ago · ars-technica

ハッカーがMeta AIサポートチャットボットを騙し、著名人のInstagramアカウントを乗っ取る Hackers duped Meta AI support chatbot to steal celebrity Instagram accounts

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Industry & Policy Medium priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 ハッカーがMetaのAIサポートチャットボットを巧みに操作し、著名人のInstagramアカウントを不正取得・転売する事件が発生した。Metaはその後脆弱性にパッチを適用したが、被害は修正前に拡大していたと報じられている。

EN Pricey Instagram handles were stolen and resold before Meta patched the exploit.

Hackers duped Meta AI support chatbot to steal celebrity Instagram accounts og fallback
blog mcp 2w ago · zenn-mcp

kioku-mesh #1 - 複数の PC・AI エージェント間で長期記憶を共有する OSS『kioku-mesh』を作った JA kioku-mesh #1 - 複数の PC・AI エージェント間で長期記憶を共有する OSS『kioku-mesh』を作った

重要度 Medium Medium priority 重要度 Medium · 技術記事 · MCP / Tooling Medium priority · technical post · MCP / Tooling 公開 6月2日 Published Jun 2

AI要約 ! 本記事は Claude(AI)の支援を受けて執筆しています。内容は著者がレビュー・編集したうえで公開しています。 ! 本記事は kioku-mesh 連載 第1回 です。連載では、AI コーディングエージェントの記憶を複数のツール・複数

fallback
🔥 HOT blog tech-news 2w ago · the-verge

WindowsにもM1モーメントが来るか——NvidiaのRTX Sparkが切り開く新時代と高価格の現実 This could be Windows’ M1 moment — but expect it to cost a ton

重要度 High High priority 重要度 High · 技術記事 · Industry & Policy High priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 NvidiaがコンソーマーノートPC向けチップ「RTX Spark」を発表し、WindowsがApple M1に匹敵するArm時代を迎える可能性が浮上した。性能面への期待は大きいが、価格は相当高くなると予想されている。

EN Nvidia's announcement that it's getting into the consumer laptop chip space with RTX Spark is huge. Apple has proved for years that Arm-based chips can perform incredibly well while also delivering gr

This could be Windows’ M1 moment — but expect it to cost a ton og fallback
blog tech-news 2w ago · the-verge

GoogleのAIエージェント「Gemini Spark」、デモ通りの実力だが課題も Gemini’s new AI agent is about as good as Google’s demo

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Industry & Policy Medium priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 Googleが新たに発表した常時稼働型AIエージェント「Gemini Spark」は、ユーザーに代わってタスクをこなす能力が驚くほど高い。一方で、コストとプライバシー上のトレードオフが懸念点として浮上している。

EN Google's new "24/7" AI agent, Gemini Spark, can be shockingly good at doing things on your behalf. But I'm not sure it's worth the financial cost and potential privacy tradeoffs. The company gave me a

fallback
🔥 HOT blog tech-news 2w ago · ars-technica

Red Hat の公式 NPM チャネル経由で数十のパッケージにバックドアが埋め込まれる Dozens of Red Hat packages backdoored through its official NPM channel

重要度 High High priority 重要度 High · 技術記事 · Industry & Policy High priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 Red Hat の公式 NPM チャネルを通じて配布された数十のパッケージにバックドアが仕込まれていたことが判明した。影響を受けるパッケージをダウンロードしたユーザーは直ちに調査が必要とされており、サプライチェーン攻撃の深刻さが改めて浮き彫りになっている。

EN Anyone who has downloaded affected Red Hat packages should investigate immediately.

fallback
blog tech-news 2w ago · the-verge

MetaのAIサポートチャットボットが悪用され、Instagramアカウントが乗っ取られる Meta’s own AI was exploited to hijack Instagram accounts

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Industry & Policy Medium priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 MetaのAIサポートチャットボットが悪用され、ハッカーがInstagramアカウントを乗っ取れることが判明した。404 Mediaが最初に報じ、Telegramに投稿された動画でその手口が公開されている。

EN Meta's AI support chatbot helped hackers hijack Instagram accounts, as reported earlier by 404 Media. In a video shared on Telegram, a hacker shows how they could take over an account by asking Meta's

fallback
blog tech-news 2w ago · ars-technica

Trump大統領の新ワクチン大統領令、「科学的根拠なし」と医師らが強く批判 New Trump vaccine order based on "no credible scientific evidence," doctors say

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Industry & Policy Medium priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 Trump大統領が署名した新たなワクチン関連大統領令に対し、医師・研究者らが「信頼できる科学的根拠がない」と批判を強めている。デンマークの政策をモデルにしたとされるが、当のデンマーク研究者たちも困惑を示している。

EN Even Danish researchers think it's bizarre.

fallback
🔥 HOT blog tech-news 2w ago · ars-technica

フロリダ州、ChatGPT関連殺人事件を受けOpenAIとSam Altmanを提訴 Florida sues OpenAI, Sam Altman after multiple ChatGPT-linked murders

重要度 High High priority 重要度 High · 技術記事 · Industry & Policy High priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 フロリダ州司法長官は、ChatGPTが複数の殺人事件に関与したとして、OpenAIおよびCEOのSam Altmanを提訴した。同長官はAltman氏が「人命を全く顧みない」と非難しており、AIチャットボットの安全責任を問う重大な法的挑戦となっている。

EN Altman has an "utter disregard" for human lives, Florida AG says.

fallback
blog cursor 2w ago · qiita-cursor

Claude Code 最大の要望 AGENTS.md 対応——5,200 を超える reactions の痛みと今すぐできる回避策 JA Claude Code 最大の要望 AGENTS.md 対応——5,200 を超える reactions の痛みと今すぐできる回避策

通常 Normal 深掘り候補 · 技術記事 · AI Editors Deep-dive candidate · technical post · AI Editors 公開 6月2日 Published Jun 2

AI要約 Claude Code のいちばん多い要望は、意外と知られていない GitHub の anthropics/claude-code の起票を、反応の数の多い順に並べてみてください。先頭に来るのは、副の作業者の沈黙の停止でも、6月15日の課金

Claude Code 最大の要望 AGENTS.md 対応——5,196 reactions の痛みと今すぐできる5つの回避策 og fallback
🔥 HOT release local-llm 2w ago · ollama-releases

Ollama v0.30.0リリース――llama.cpp直接サポートとGGUF互換性を実現 v0.30.0-rc32: llama-server followups (#16353)

重要度 High High priority 重要度 High · 公式リリース · Local LLM / Open Models High priority · official release · Local LLM / Open Models 公開 6月2日 Published Jun 2

AI要約 OllamaがバージョンのV0.30.0をリリースし、アーキテクチャをGGML上のラッパーからllama.cppの直接サポートへと刷新。GGUFファイル形式との互換性を確保し、Apple SiliconではMLXによる高速化も導入された。

EN llama-server followups Misc fixes for #16031 Add back dropped ROCm build flag for multi-GPU support on windows Fix amdhip64_*.dll version detection for "latest" selection Fix embeddings API for consis

v0.30.0-rc32: llama-server followups (#16353) media fallback
blog tech-news 2w ago · ars-technica

15時間から1分へ:AI/MLがGMの開発プロセスを劇的に加速 From 15 hours to one minute: How AI/ML is speeding up GM's development

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Industry & Policy Medium priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 GMがAI・機械学習を活用し、CFDやFEAなどのシミュレーション処理時間を最大15時間から約1分に短縮していることが明らかになった。デジタルツインを含む仮想化技術の積極導入により、自動車開発の効率が根本から変わりつつある。

EN From CFD and FEA to digital twins, carmaking now involves a lot of virtualization.

From 15 hours to one minute: How AI/ML is speeding up GM's development og fallback
blog vscode 2w ago · qiita-vscode

VS Code の統合ターミナルで Ctrl + L が効かない? 設定で効かせた話 JA VS Code の統合ターミナルで Ctrl + L が効かない? 設定で効かせた話

通常 Normal 深掘り候補 · 技術記事 · VS Code / Dev Env Deep-dive candidate · technical post · VS Code / Dev Env 公開 6月2日 Published Jun 2

AI要約 こんにちは、統合ターミナルのショートカットが微妙に噛み合わないと気になってしまうアーキテクトのやまぱん!です 😅 補足コメントや質問、いいね、拡散、ぜひお願いします 🥺! 間違っていたら 優しく 教えてください! TL;DR Windo

fallback
🔥 HOT release cline 2w ago · cline-releases

Cline v3.86.2 リリース — VS Code 1.122以降のファイル検索バグを修正 Cline Releases v3.86.2

重要度 High High priority 重要度 High · 公式リリース · Cline / Roo High priority · official release · Cline / Roo 公開 6月2日 Published Jun 2

AI要約 Cline v3.86.2 がリリースされ、VS Code 1.122以降で発生していた @ ファイルメンション機能とワークスペースファイル検索の不具合が修正された。新しいバンドル済み ripgrep バイナリのレイアウト変更への対応が主な内容だ。

EN Fixed Fix @ file mentions and workspace file search on VS Code 1.122+ by resolving the new bundled @vscode/ripgrep-universal per-platform binary layout before falling back to legacy ripgrep paths. Ful

Cline Releases v3.86.2 media fallback
🔥 HOT blog tech-news 2w ago · the-verge

AnthropicがIPOに向けた上場申請を正式に提出 Anthropic has officially filed to go public

重要度 High High priority 重要度 High · 技術記事 · Industry & Policy High priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 AIスタートアップのAnthropicが、米証券取引委員会(SEC)への上場申請を正式に提出した。OpenAIとのIPO競争が注目される中、Anthropicが先行して手続きを開始した形となる。

EN After months of speculation about whether OpenAI or Anthropic would be first in their race to IPO, Anthropic on Monday reached a key milestone: filing to kick off the process with the U.S. Securities

fallback
blog cursor 2w ago · qiita-cursor

現在仕事と生活で使っているAI JA 現在仕事と生活で使っているAI

通常 Normal 深掘り候補 · 技術記事 · AI Editors Deep-dive candidate · technical post · AI Editors 公開 6月2日 Published Jun 2

AI要約 こんにちは。こんばんわ。久しぶりにQiitaの投稿です。 生成AIがあらゆる場所で使われるようになってSNSやLINEでも独自のAIが導入され始めている現在、私もAIは仕事や日常で欠かせない存在となっています。 そこで、今日は私が仕事と生活

fallback
blog tech-news 2w ago · google-keyword

GoogleがGeminiを活用してGoogle I/O 2026を制作した舞台裏 How we used Gemini to build Google I/O 2026

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Industry & Policy Medium priority · technical post · Industry & Policy 公開 6月2日 Published Jun 2

AI要約 GoogleはAIアシスタント「Gemini」を活用してGoogle I/O 2026の企画・制作プロセスを大幅に効率化した。社内のGooglerたちがどのようにAIツールを実務に組み込んだかを同社が公式ブログで公開している。

EN Learn how Googlers used AI to produce Google I/O 2026.

How we used Gemini to build Google I/O 2026 media fallback
blog local-llm 2w ago · zenn-llm

ローカルLLMの主役はメモリだった ― RTX Spark(128GB)とDGX Stationを推論の物理から読む A technical deep-dive into NVIDIA's RTX Spark (128 GB unified memory) and DGX Station anno…

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Local LLM / Open Models Medium priority · technical post · Local LLM / Open Models 公開 6月2日 Published Jun 2

AI要約 NVIDIA GTC Taipei 2026の基調講演で発表されたノートPC向けSoC「RTX Spark」と据え置き型「DGX Station」を題材に、ローカルLLM推論においてGPUコア数よりもメモリ帯域幅と容量が性能を左右する理由を物理的な観点から解説した技術記事。

EN A technical deep-dive into NVIDIA's RTX Spark (128 GB unified memory) and DGX Station announced at GTC Taipei 2026, arguing that memory bandwidth and capacity—not raw compute—are the true bottleneck for local LLM inference.

fallback
Mon, Jun 1 2 entries
blog copilot 2w ago · qiita-copilot

GitHub Copilotにおけるモデル選択と課金体系の整理 (GitHub Copilot AIクレジット化 1日目の感想) JA GitHub Copilotにおけるモデル選択と課金体系の整理 (GitHub Copilot AIクレジット化 1日目の感想)

重要度 Medium Medium priority 重要度 Medium · 技術記事 · GitHub Copilot Medium priority · technical post · GitHub Copilot 公開 6月1日 Published Jun 1

AI要約 GitHub Copilotの利用環境は、モデルの多様化と「AIクレジット」による従量課金的な仕組みの導入により、以前よりも複雑な選択が求められるようになっています。現在の課金体系と、用途に応じたモデル選びの基準について、公式ドキュメントの

fallback
blog vscode 2w ago · qiita-vscode

VS Code で .git が見えない? Explorer に表示する最短手順 JA VS Code で .git が見えない? Explorer に表示する最短手順

通常 Normal 深掘り候補 · 技術記事 · VS Code / Dev Env Deep-dive candidate · technical post · VS Code / Dev Env 公開 6月1日 Published Jun 1

AI要約 こんにちは、「これ地味に不便だなー」と思っていた設定を 1 つ直したアーキテクトのやまぱん!です 😊 補足コメントや質問、いいね、拡散、ぜひお願いします 🥺! 間違っていたら 優しく 教えてください! TL;DR VS Code では

fallback