News
開発者向けニュース
主要プロバイダーの公式ブログ・リリースノートから新着情報を集約しています。 記事タイトルをクリックすると一次情報(提供元の公式ページ)が開きます。
情報源
-
Formatting a 25M-line codebase overnight
Article URL: https://stripe.dev/blog/formatting-an-entire-25-million-line-codebase-overnight-the-rubyfmt-story Comments URL: https://news.ycombinator.com/item?id=48014325 Points: 184 # Comments: 91
-
Transformers Are Inherently Succinct (2025)
Article URL: https://arxiv.org/abs/2510.19315 Comments URL: https://news.ycombinator.com/item?id=48014197 Points: 44 # Comments: 6
-
How OpenAI delivers low-latency voice AI at scale
Article URL: https://openai.com/index/delivering-low-latency-voice-ai-at-scale/ Comments URL: https://news.ycombinator.com/item?id=48013919 Points: 438 # Comments: 135
-
White House Considers Vetting A.I. Models Before They Are Released
Article URL: https://www.nytimes.com/2026/05/04/technology/trump-ai-models.html Comments URL: https://news.ycombinator.com/item?id=48013608 Points: 30 # Comments: 8
-
Image AI models now drive app growth, beating chatbot upgrades
Appfigures finds visual model launches generate 6.5x more downloads — but most don’t convert that spike into revenue.
-
Katie Haun raises $1B for new venture funds
Katie Haun announced on Monday that $1 billion has been raised across new funds to continue the firm’s thesis of backing crypto and blockchain startups.
-
Microsoft Edge stores all passwords in memory in clear text, even when unused
Article URL: https://twitter.com/L1v1ng0ffTh3L4N/status/2051308329880719730 Comments URL: https://news.ycombinator.com/item?id=48012735 Points: 547 # Comments: 193
-
Rumor: Disney to Remove Star Wars Sequel Trilogy from Timeline
Article URL: https://geeksandgamers.com/remove-star-wars-sequel-trilogy/ Comments URL: https://news.ycombinator.com/item?id=48012695 Points: 5 # Comments: 0
-
Usage-based pricing killing your vibe, here's how to roll your own local AI
Article URL: https://www.theregister.com/2026/05/02/local_ai_coding_agents/ Comments URL: https://news.ycombinator.com/item?id=48012681 Points: 7 # Comments: 1
-
Offenders sentenced up to 10 years for spying on TSMC
Article URL: https://www.taipeitimes.com/News/front/archives/2026/04/28/2003856358 Comments URL: https://news.ycombinator.com/item?id=48012477 Points: 109 # Comments: 16
-
Hackers are mass-exploiting the cPanel bug to gain control of thousands of websites
Days after the disclosure of a critical vulnerability in popular web hosting software cPanel and WHM, hackers are now targeting and hacking thousands of vulnerable websites.
-
Securing a DoD contractor: Finding a multi-tenant authorization vulnerability
Article URL: https://www.strix.ai/blog/how-strix-found-zero-auth-vulnerability-dod-backed-startup Comments URL: https://news.ycombinator.com/item?id=48012162 Points: 204 # Comments: 95
-
AI coding agent を使い続けるために、自分の開発環境の権限棚卸しをした
Claude Code や Codex を毎日使うようになって、開発の速度はかなり上がりました。 実装を頼む。テストを回してもらう。差分を見てもらう。commit して push して PR まで作ってもらう。 かなり便利です。 ただ、ふと考えるとこれは単なる補助ツールではありません。自分のローカル環境で shell を実行...
-
Days Without GitHub Incidents
Article URL: https://www.dayswithoutgithubincident.com/ Comments URL: https://news.ycombinator.com/item?id=48012022 Points: 258 # Comments: 96
-
Heat pump sales rise across Europe
Article URL: https://www.pv-magazine.com/2026/05/04/heat-pump-sales-rise-17-across-europe-in-q1-as-energy-prices-surge/ Comments URL: https://news.ycombinator.com/item?id=48012003 Points: 219 # Comments: 129
-
“Kitten Space Agency”, a Spiritual Successor to “Kerbal Space Program” (2025)
Article URL: https://www.space.com/entertainment/space-games/kitten-space-agency-is-the-spiritual-successor-to-kerbal-space-program-and-they-have-an-ex-spacex-engineer-on-the-team-interview Comments URL: https://news.ycombinator.com/item?id=48011980 Points: 137 # Comments: 46
-
Let's talk about LLMs
Article URL: https://www.b-list.org/weblog/2026/apr/09/llms/ Comments URL: https://news.ycombinator.com/item?id=48011904 Points: 134 # Comments: 99
-
Trillions in Retirement Dollars Flow into Opaque Trusts
Article URL: https://www.bloomberg.com/news/features/2026-05-03/trillions-in-us-retirement-dollars-flow-into-opaque-trusts-that-rival-etfs Comments URL: https://news.ycombinator.com/item?id=48011781 Points: 93 # Comments: 16
-
US healthcare marketplaces shared citizenship and race data with ad tech giants
Article URL: https://techcrunch.com/2026/05/04/us-healthcare-marketplaces-shared-citizenship-and-race-data-with-ad-tech-giants/ Comments URL: https://news.ycombinator.com/item?id=48011689 Points: 463 # Comments: 153
-
Stop big tech from making users behave in ways they don't want to
Article URL: https://economist.com/by-invitation/2026/04/29/stop-big-tech-from-making-users-behave-in-ways-they-dont-want-to Comments URL: https://news.ycombinator.com/item?id=48011603 Points: 243 # Comments: 158
-
Google ·
The latest AI news we announced in April 2026
Here are Google’s latest AI updates from April 2026
-
The Visible Zorker: Zork 3
Article URL: https://eblong.com/infocom/visi/zork3/ Comments URL: https://news.ycombinator.com/item?id=48011440 Points: 62 # Comments: 6
-
Elon Musk’s only AI expert witness at the OpenAI trial fears an AGI arms race
Stuart Russell is a long-time AI researcher who thinks governments need to restrain frontier labs.
-
Next.js(バックエンド)のクリーンアーキテクチャについて
はじめに Next.jsでフルスタックなアプリ開発をするときに、こんな悩みがありました。 API Routeにビジネスロジック、アプリケーションロジックを全部書いてしまい、コードがカオスになった 「どこに何を書けばいいのか」「フォルダ構成どんな感じにしたらいいのか」の基準、ベストプラティクスがわか...
-
Sierra raises $950M as the race to own enterprise AI gets serious
The raise gives Sierra more than $1 billion to work with — capital the company says it will use to become the "global standard" for AI-powered customer experiences.
-
I am worried about Bun
Article URL: https://wwj.dev/posts/i-am-worried-about-bun/ Comments URL: https://news.ycombinator.com/item?id=48011184 Points: 487 # Comments: 317
-
Elon Musk sent ominous texts to Greg Brockman, Sam Altman after asking for a settlement, OpenAI claims
Musk texted OpenAI's president and co-founder saying that he and CEO Sam Altman "will be the most hated men in America" if OpenAI doesn't settle the suit.
-
"They would never use the death star on us"
Article URL: https://www.mcsweeneys.net/articles/they-would-never-use-the-death-star-on-us-alderaan-residents-reflect-on-their-support-for-the-empire-as-a-large-imperial-installation-enters-the-system Comments URL: https://news.ycombinator.com/item?id=48010992 Points: 17 # Commen...
-
OpenAI, Google, and Microsoft Back Bill to Fund 'AI Literacy' in Schools
https://archive.ph/gLnMk Comments URL: https://news.ycombinator.com/item?id=48010774 Points: 97 # Comments: 84
-
Homebridge 2.0 is here, and it speaks Matter
Article URL: https://www.theverge.com/tech/922877/homebridge-2-0-matter-update-robot-vacuums Comments URL: https://news.ycombinator.com/item?id=48010597 Points: 22 # Comments: 2
※ ニュースは各提供元の公式 RSS フィードから取得した タイトル・概要・リンク のみを表示しています。 全文は提供元サイトでお読みください。掲載された記事の著作権は各提供元に帰属します。