News
開発者向けニュース
主要プロバイダーの公式ブログ・リリースノートから新着情報を集約しています。 記事タイトルをクリックすると一次情報(提供元の公式ページ)が開きます。
情報源
-
Meta blocks human rights accounts from reaching audiences in Saudi Arabia, UAE
Article URL: https://www.alqst.org/ar/posts/1190 Comments URL: https://news.ycombinator.com/item?id=48206768 Points: 980 # Comments: 421
-
Anna's Archive Hit with $19.5M Default Judgment and Global Domain Takedown Order
Article URL: https://torrentfreak.com/annas-archive-hit-with-19-5m-default-judgment-and-global-domain-takedown-order/ Comments URL: https://news.ycombinator.com/item?id=48206640 Points: 168 # Comments: 126
-
スタックチャン開発に必要な情報まとめ
スタックチャン(正式には半角表記のようですが、以降書きやすさのためにスタックチャン表記です)、かわいいですね。M5Stack社の販売したスタックチャン(M5スタックチャン)が大人気ということで、買って一通り初期ファームウェアで遊んだ後に、自分で開発するために必要な情報をまとめます。 スタックチャ...
-
Saying goodbye to asm.js
Article URL: https://spidermonkey.dev/blog/2026/05/20/saying-goodbye-to-asmjs.html Comments URL: https://news.ycombinator.com/item?id=48206340 Points: 385 # Comments: 147
-
College students drown out AI-praising commencement speeches with boos
Article URL: https://www.tomshardware.com/tech-industry/artificial-intelligence/college-students-drown-out-ai-praising-commencement-speeches-with-boos-deal-with-it-one-speaker-fires-back-as-students-heckle-positive-pitches-for-ais-role Comments URL: https://news.ycombinator.com/i...
-
toC プラットフォームの AIチャット を支える技術
こんにちは、かわそんです。 先日、知識共有プラットフォーム「Brain」に、CS(カスタマーサービス)を担当するAIチャットを導入しました。 リリースから 47時間での利用回数は238件。 AIが答えられるべきだが答えられなかったものは 5件のみ。 カバー率が 97.9% という結果になりました。 (もちろん集...
-
Google’s AI is being manipulated. The search giant is quietly fighting back
Article URL: https://www.bbc.com/future/article/20260519-google-tackles-attempts-to-hack-its-ai-results Comments URL: https://news.ycombinator.com/item?id=48205782 Points: 317 # Comments: 198
-
Map of Metal
Article URL: https://mapofmetal.com/ Comments URL: https://news.ycombinator.com/item?id=48205699 Points: 355 # Comments: 128
-
Qwen3.7-Max: The Agent Frontier
Article URL: https://qwen.ai/blog?id=qwen3.7 Comments URL: https://news.ycombinator.com/item?id=48205626 Points: 467 # Comments: 177
-
No way to parse integers in C (2022)
Article URL: https://blog.habets.se/2022/10/No-way-to-parse-integers-in-C.html Comments URL: https://news.ycombinator.com/item?id=48205580 Points: 56 # Comments: 82
-
Learnings from 100K lines of Rust with AI (2025)
Article URL: https://zfhuang99.github.io/rust/claude%20code/codex/contracts/spec-driven%20development/2025/12/01/rust-with-ai.html Comments URL: https://news.ycombinator.com/item?id=48205415 Points: 149 # Comments: 156
-
The weird, wild story of humanity's obsession with gold
Article URL: https://www.economist.com/culture/2026/05/14/the-weird-wild-story-of-humanitys-obsession-with-gold Comments URL: https://news.ycombinator.com/item?id=48205026 Points: 21 # Comments: 26
-
tfstateに平文を残さずに秘密情報を管理する
はじめに クラシル社でSREをしているKaitoです。 弊社では開発環境を含む全ての環境でIaC (Terraform) を採用しており、秘密情報 (Secrets Manager, SSM Parameter Store など) については SOPS × KMS で管理しています。 従来の手法では、以下のようにリソースを設定することになります。 data "sops_...
-
Show HN: The AI Quant Desk for Onchain Finance
Article URL: https://grid.raster.finance/en/portfolio-analytics Comments URL: https://news.ycombinator.com/item?id=48204843 Points: 5 # Comments: 0
-
Incident Report: May 19, 2026 – GCP Account Suspension
Previous thread: Incident Report: Railway Blocked by Google Cloud [resolved] - https://news.ycombinator.com/item?id=48201484 Comments URL: https://news.ycombinator.com/item?id=48204770 Points: 430 # Comments: 244
-
個人開発 OSS など大抵は見向きもされないが、それでも4年かけて開発した地図アプリを今日、俺は公開する
プロローグ あの頃の私はきっと怖かったのです。 「風の匂いでよみがえる家族や友達との思い出」 「数年前、今は疎遠になったあいつと行った Mr.Children のスタジアムツアー」 こんなにも大切な思い出を望んで、Goo...クラウドに預けたいでしょうか?できることなら、手元に大切に保管したいのではな...
-
スカッシュマージをマージコミットに置き換える
SocialDog は 3 年半ほど前、プルリクエストをマージするときの運用を「スカッシュマージする」運用から「マージコミットを作る」運用へと移行し、その経緯を以下ブログ記事で紹介しました。 https://www.wantedly.com/companies/socialdog/post_articles/461640 この記事でおまけとして紹介した 「ス...
-
Claude Code のサブエージェント構成は、業務形態で大きく変わる — 1人多案件横断者の設計例
はじめに Claude Code のマルチエージェント設計パターンは、すでに classmethod の整理記事 などで体系化されています。Orchestrator-subagent、Agent Teams、Generator-Verifier、Message Bus、Shared State の5つです。 この記事の主張は、パターンの中身ではなく 「どのパターンを選ぶかは、業務形...
-
Everything in C is undefined behavior
Article URL: https://blog.habets.se/2026/05/Everything-in-C-is-undefined-behavior.html Comments URL: https://news.ycombinator.com/item?id=48203698 Points: 412 # Comments: 562
-
Ex-Apple engineer says Apple deliberately slows older phones via updates
Article URL: https://www.macobserver.com/news/ex-apple-software-engineer-claims-apple-deliberately-slows-down-old-iphone-models/ Comments URL: https://news.ycombinator.com/item?id=48203628 Points: 22 # Comments: 5
-
‘Ask YouTube’ brings AI-powered conversational search to video, adds Gemini Omni to Shorts
Google is completely revamping its search experience, and that doesn't stop at YouTube.
-
Infomaniak transitions to a foundation model to protect user data privacy
Article URL: https://news.infomaniak.com/en/infomaniak-foundation-sovereign-cloud/ Comments URL: https://news.ycombinator.com/item?id=48203536 Points: 146 # Comments: 40
-
There's no earthly way of knowing which direction we are going
Article URL: https://kottke.org/26/05/theres-no-earthly-way-of-knowing-which-direction-we-are-going Comments URL: https://news.ycombinator.com/item?id=48203484 Points: 46 # Comments: 33
-
India's hottest district shuts at 10 am as mercury breaches 48 C mark
Article URL: https://www.hindustantimes.com/india-news/indias-hottest-district-banda-shuts-at-10-am-as-mercury-breaches-48-degrees-celsius-mark-101779240653594.html Comments URL: https://news.ycombinator.com/item?id=48203333 Points: 60 # Comments: 42
-
Testing MiniMax M2.7 via API on three real ML and coding workflows
Article URL: https://andlukyane.com//blog/minimax-m27-workflows Comments URL: https://news.ycombinator.com/item?id=48203249 Points: 25 # Comments: 2
-
GitHub Compromised
Article URL: https://twitter.com/github/status/2056949168208552080 Comments URL: https://news.ycombinator.com/item?id=48202993 Points: 174 # Comments: 48
-
Storage Cache Store in Laravel 13.10.0
Laravel 13.10.0 adds a filesystem-backed storage cache store, a --stop-when-empty-for queue worker option, a WorkerIdle event, schedule group lifecycle callbacks, Schema::hasForeignKey(), and more....
-
Evals will break
Article URL: https://wanglun1996.github.io/blog/your-evals-will-break.html Comments URL: https://news.ycombinator.com/item?id=48202658 Points: 24 # Comments: 4
-
dialogやPopover APIは「お前ら開発者に任せておけねえ」というWeb標準からのメッセージなのでは?
結論 違いそう はじめに こんにちは、デザインエンジニアのyamarinです。 最近のHTMLやCSSを見ていると、昔ならJSやUIライブラリで実装していたUIが、少しずつブラウザの標準機能として扱えるようになってきていますね。 例えばこんな技術です。 モーダルを扱う <dialog>タグ ドロップダウン...
-
Japan is gripped by mass allergies. A 1950s project is to blame
Article URL: https://www.bbc.com/future/article/20260515-the-1950s-blunder-which-causes-mass-hay-fever-in-japan Comments URL: https://news.ycombinator.com/item?id=48202047 Points: 275 # Comments: 128
※ ニュースは各提供元の公式 RSS フィードから取得した タイトル・概要・リンク のみを表示しています。 全文は提供元サイトでお読みください。掲載された記事の著作権は各提供元に帰属します。