News
開発者向けニュース
主要プロバイダーの公式ブログ・リリースノートから新着情報を集約しています。 記事タイトルをクリックすると一次情報(提供元の公式ページ)が開きます。
情報源
-
Korea’s biggest manufacturers back Config, the TSMC of robot data
Instead of building robots themselves, the team is focused on a simpler goal — providing data that robots need to learn and operate. They believe that better data will be key to making robots more useful.
-
Ratty – A terminal emulator with inline 3D graphics
Article URL: https://ratty-term.org/ Comments URL: https://news.ycombinator.com/item?id=48093100 Points: 623 # Comments: 206
-
A.I. note takers are making lawyers nervous
Article URL: https://www.nytimes.com/2026/05/09/business/dealbook/ai-notetakers-legal-risk.html Comments URL: https://news.ycombinator.com/item?id=48093043 Points: 202 # Comments: 145
-
OpenAI ·
How enterprises are scaling AI
How enterprises scale AI: from early experiments to compounding impact through trust, governance, workflow design, and quality at scale.
-
OpenAI ·
OpenAI Campus Network: Student club interest form
Join the OpenAI Campus Network—connect student clubs worldwide, access AI tools, host events, and build an AI-powered campus community.
-
Slack上でインフラのトラブルシューティングができるAgentの設計と実装
はじめに Ubieでプラットフォームエンジニア兼SREをしているonoteruです。 今回は、Slackからメンションするだけでインフラの調査や問い合わせ対応を自律的にこなしてくれるBot「Infra Agent」について紹介します。本記事ではInfra Agentの仕組みに加えて、自律駆動するエージェントの挙動をネットワー...
-
個人GoogleアカウントをGoogle Workspace化して困ったこと
去年のAIを使う流れに乗って、Geminiを安く使いたいと思い、普段使っていた個人GoogleアカウントをそのままGoogle Workspaceへアップグレードしてしまいました。 結果として大変なことになりました。 個人アカウントなのにWorkspace扱いになってしまった 私は元々使っていた個人Googleアカウントを、...
-
The Adventure Family Tree (2024)
Article URL: https://mipmip.org/advfamily/advfamily.html Comments URL: https://news.ycombinator.com/item?id=48092367 Points: 46 # Comments: 7
-
Gmail registration now requires scanning a QR code and sending a text message
Article URL: https://discuss.privacyguides.net/t/google-account-registration-now-requires-sending-an-sms-via-phone-instead-of-receiving-an-sms/36082 Comments URL: https://news.ycombinator.com/item?id=48092028 Points: 575 # Comments: 427
-
Mythos Finds a Curl Vulnerability
Article URL: https://daniel.haxx.se/blog/2026/05/11/mythos-finds-a-curl-vulnerability/ Comments URL: https://news.ycombinator.com/item?id=48091737 Points: 582 # Comments: 243
-
Google ·
The new AI-powered Google Finance is expanding to Europe.
This week, the new, AI-powered Google Finance is launching across Europe, with full local language support. This reimagined experience offers a suite of powerful capabil…
-
OpenAI ·
OpenAI launches DeployCo to help businesses build around intelligence
OpenAI launches DeployCo, a new enterprise deployment company built to help organizations bring frontier AI into production and turn it into measurable business impact.
-
7 lines of code, 3 minutes: Implement a programming language (2010)
Article URL: https://matt.might.net/articles/implementing-a-programming-language/ Comments URL: https://news.ycombinator.com/item?id=48091085 Points: 90 # Comments: 31
-
Claude Code にAWSのコスト調査をさせたら数千万円分の改善ポイントが見つかった
はじめに SRE チームの浜村です。GENIEE SFA/CRM のインフラ周りを見ています。 弊プロダクトは運用歴がそれなりに長いと思っています。長く動いているぶん、「今の構成にコスト面の無駄がないか」、特にデータベースやコンピューティングなどの大きな部分以外を体系的に見直す機会はあまりありません...
-
Claude Code に「確か前に〇〇って言ってたよね」って言ってほしい
はじめに こんにちは、FLINTERS の野崎です。 Claude Code を日常的に使っていると、こういう瞬間がよくあります。 「前にこのバグ直したよなー、何だっけ」 「先週決めた方針、どっかに書いたはず」 このときエージェント側は、過去のセッションのことを覚えていません。Claude Code には session j...
-
Vercelのコストを抑えるためにBot対策する
なにやら様子のおかしいアクセスが増えている 最近の自分の話やSNS情報ついて(世間話) 自分の案件の話 案件スタート時(2025年3月)は、Vercelのコストを下げることを目的にしたNext.jsのアップデートとしてスタートし、コストが高い原因を分析しながら進めてました。 VercelのUsage アップデート...
-
The greatest shot in television: James Burke had one chance to nail this scene (2024)
Article URL: https://www.openculture.com/2024/10/the-greatest-shot-in-television.html Comments URL: https://news.ycombinator.com/item?id=48090521 Points: 336 # Comments: 185
-
Show HN: adamsreview – better multi-agent PR reviews for Claude Code
I built adamsreview, a Claude Code plugin that runs deeper, multi-stage PR reviews using parallel sub-agents, validation passes, persistent JSON state, and optional ensemble review via Codex CLI and PR bot comments.On my own PRs, it has been catching dramatically more real bugs t...
-
拡張性は「誰が何を変えるか」で設計する
TL;DR 拡張性は、パターン名より先に「誰が拡張するか(自分 / チーム内 / 第三者)」と「何を変えるか(実装を差し替える / 手順を組み替える / 参加者を足す)」の 2 軸で考えると判断がぶれにくい。 実装を差し替える: 役割の interface を固定して中身を入れ替えるなら Strategy、生成判断を呼び...
-
AI駆動PMの5原則と12の具体例 — Claude Code × Obsidian
はじめに PM業務をAIエージェントで効率化する事例は近頃よく見るようになりました。私もClaude CodeがリリースされてからPM業務もAIで管理しはじめ、現在は10ヶ月ほど経過し陥りがちな問題や守るべき原則などが見えてきたため、ここで紹介させていただきます。 本記事では業務をAIエージェントで回す...
-
I'm going back to writing code by hand
Article URL: https://blog.k10s.dev/im-going-back-to-writing-code-by-hand/ Comments URL: https://news.ycombinator.com/item?id=48090029 Points: 888 # Comments: 556
-
Make America AI ready: Strengths, weaknesses, and recommendations
Article URL: https://blog.citp.princeton.edu/2026/05/05/make-america-ai-ready-strengths-weaknesses-and-recommendations/ Comments URL: https://news.ycombinator.com/item?id=48089531 Points: 17 # Comments: 12
-
コードを書かなくなった我々は何者か —— Product / Platform / Evaluate の3職責でエンジニアの役割を再定義する
! 本記事は前置きが長めです。早く結論を知りたい方は、3. 仮説 — エンジニアの職責は Product / Platform / Evaluate の3つに分かれる からお読みください。 1. はじめに エンジニアのみなさん。突然ですが、みなさんは自己紹介で自身の仕事を何と名乗っていますか? 僕の場合、昨年12月からTypeSc...
-
AI Productivity Fails
Article URL: https://blog.sshh.io/p/how-ai-productivity-fails Comments URL: https://news.ycombinator.com/item?id=48089319 Points: 4 # Comments: 0
-
An AI coding agent, used to write code, needs to reduce your maintenance costs
Article URL: https://www.jamesshore.com/v2/blog/2026/you-need-ai-that-reduces-your-maintenance-costs Comments URL: https://news.ycombinator.com/item?id=48089289 Points: 331 # Comments: 98
-
PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
Article URL: https://kotaku.com/playstation-3-emulator-devs-politely-ask-that-people-stop-flooding-it-with-ai-code-pull-requests-2000694656 Comments URL: https://news.ycombinator.com/item?id=48089263 Points: 152 # Comments: 101
-
Running local models on an M4 with 24GB memory
Article URL: https://jola.dev/posts/running-local-models-on-m4 Comments URL: https://news.ycombinator.com/item?id=48089091 Points: 523 # Comments: 155
-
How Fast Does Claude, Acting as a User Space IP Stack, Respond to Pings?
Article URL: https://dunkels.com/adam/claude-user-space-ip-stack-ping/ Comments URL: https://news.ycombinator.com/item?id=48089049 Points: 146 # Comments: 51
-
Obsidian plugin was abused to deploy a remote access trojan
Article URL: https://cyber.netsecops.io/articles/obsidian-plugin-abused-in-campaign-to-deploy-phantom-pulse-rat/ Comments URL: https://news.ycombinator.com/item?id=48088576 Points: 341 # Comments: 201
-
ソフトウェアの「設計原則」を、なぜ一部のエンジニアは生理的に嫌うのか
エンジニアの認知戦略はなぜすれ違うのか ソフトウェアエンジニアとして業界に長くいると、現場や SNS 上でのエンジニアどうしの「すれ違い」を何度も目にします。技術力の優劣ではない、性格や趣味嗜好の問題とも少し違う、なのにこの「すれ違い」は、驚くほど普遍的に業界内に存在しています。 この...
※ ニュースは各提供元の公式 RSS フィードから取得した タイトル・概要・リンク のみを表示しています。 全文は提供元サイトでお読みください。掲載された記事の著作権は各提供元に帰属します。