News
開発者向けニュース
主要プロバイダーの公式ブログ・リリースノートから新着情報を集約しています。 記事タイトルをクリックすると一次情報(提供元の公式ページ)が開きます。
情報源
-
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 上でのエンジニアどうしの「すれ違い」を何度も目にします。技術力の優劣ではない、性格や趣味嗜好の問題とも少し違う、なのにこの「すれ違い」は、驚くほど普遍的に業界内に存在しています。 この...
-
Plex's price hikes prove I was right to switch to Jellyfin
Article URL: https://www.androidauthority.com/plex-price-hikes-get-jellyfin-3663600/ Comments URL: https://news.ycombinator.com/item?id=48088459 Points: 25 # Comments: 30
-
Why modern parents feel more sleep deprived than our ancestors did
Article URL: https://www.bbc.com/future/article/20260508-parents-in-ancient-times-felt-less-sleep-deprived-what-our-ancestors-did-differently-on-baby-sleep Comments URL: https://news.ycombinator.com/item?id=48088343 Points: 61 # Comments: 37
-
LLM に日本の法令・法規を正しく引かせるために、日本の法規 MCP ファミリーを作った話
LLM に 日本の法令(憲法・法律・政令・省令・規則)はもちろん、条例や通達まで 、一次情報として正確に引かせるための MCP サーバ群を GW で作りました。 成果物は次の 4 つです(すべて公開済み)。 パッケージ 役割 種別 @shuji-bonji/houki-egov-mcp 日本の法令(憲法・法律・政令・省令・...
-
Maryland citizens hit with $2B power grid upgrade for out-of-state AI
Article URL: https://www.tomshardware.com/tech-industry/artificial-intelligence/maryland-citizens-slapped-with-usd2-billion-grid-upgrade-bill-for-out-of-state-ai-data-centers-state-complains-to-federal-energy-regulators-says-additional-cost-breaks-ratepayer-protection-pledge-prom...
-
Get ready for the whisper-filled office of the future
How will work setups change if we spend more and more time talking to our computers?
-
「うちのAIは喋るぞ」音声MCPを作って公開してみた【Codex・Claude Code】
「このAI、喋るぞ!」 Claude や ChatGPT、Codex などの LLM クライアントが自然な声で話せるようにしてみたら、想像以上に便利で有意義でした。自分でしばらく使っていて手放せなくなったので、speak-mcp として GitHub に公開しています。 並列でエージェントを回している方ほど効きます。ターミナ...
-
Anthropic says ‘evil’ portrayals of AI were responsible for Claude’s blackmail attempts
Fictional portrayals of artificial intelligence can have a real effect on AI models, according to Anthropic.
-
SpaceX wants to launch a million satellites
Article URL: https://www.cbc.ca/news/science/spacex-data-centre-one-million-satellites-9.7117772 Comments URL: https://news.ycombinator.com/item?id=48087261 Points: 18 # Comments: 20
-
Uber has always wanted to be more than a ride; now it has reason to hurry
The company has been trying to embed itself inside the AV industry — as a data provider, an investor, and a distribution platform — but the consumer-facing bet may be just as important.
-
Hardware Attestation as Monopoly Enabler
Article URL: https://grapheneos.social/@GrapheneOS/116550899908879585 Comments URL: https://news.ycombinator.com/item?id=48086190 Points: 2115 # Comments: 725
-
Incident Report: CVE-2024-YIKES
Article URL: https://nesbitt.io/2026/02/03/incident-report-cve-2024-yikes.html Comments URL: https://news.ycombinator.com/item?id=48086082 Points: 655 # Comments: 156
-
Ask HN: What are you working on? (May 2026)
What are you working on? Any new ideas that you're thinking about? Comments URL: https://news.ycombinator.com/item?id=48085993 Points: 253 # Comments: 931
-
Local AI needs to be the norm
Article URL: https://unix.foo/posts/local-ai-needs-to-be-norm/ Comments URL: https://news.ycombinator.com/item?id=48085821 Points: 1721 # Comments: 682
-
Traces Of Humanity
Article URL: https://tracesofhumanity.org/hello-world/ Comments URL: https://news.ycombinator.com/item?id=48085782 Points: 162 # Comments: 24
-
Training an LLM in Swift, Part 1: Taking matrix mult from Gflop/s to Tflop/s
Article URL: https://www.cocoawithlove.com/blog/matrix-multiplications-swift.html Comments URL: https://news.ycombinator.com/item?id=48085685 Points: 240 # Comments: 12
-
Remind HN: Today is Mother's Day, call your moms
And for any mothers here, happy Mother's Day. Comments URL: https://news.ycombinator.com/item?id=48085384 Points: 293 # Comments: 91
-
I have seen the dystopian future of elderly care
Article URL: https://www.telegraph.co.uk/world-news/2026/05/09/testing-the-japanese-airec-robot-for-elderly-care/ Comments URL: https://news.ycombinator.com/item?id=48085332 Points: 17 # Comments: 12
-
Spain has become one of Europe’s cheapest power markets
Article URL: https://janrosenow.substack.com/p/spain-just-became-one-of-europes Comments URL: https://news.ycombinator.com/item?id=48085330 Points: 142 # Comments: 115
-
YC's Biggest Scandals
Article URL: https://ycombinator.fyi/ Comments URL: https://news.ycombinator.com/item?id=48085314 Points: 220 # Comments: 77
-
GitHub is sinking
Article URL: https://dbushell.com/2026/04/29/github-is-sinking/ Comments URL: https://news.ycombinator.com/item?id=48085095 Points: 184 # Comments: 112
-
TechCrunch Mobility: Lime’s IPO gamble
Welcome back to TechCrunch Mobility, your hub for the future of transportation and now, more than ever, how AI is playing a part.
-
The locals don't know
Article URL: https://www.quarter--mile.com/The-Locals-Dont-Know Comments URL: https://news.ycombinator.com/item?id=48085055 Points: 170 # Comments: 134
-
クリーンアーキテクチャは変更コストが高い! YAGNI原則を適用して軽量化する
クリーンアーキテクチャを採用すると逆に変更コストが高くなってしまう原因 プログラムのコードを書く際にクリーンアーキテクチャを使えば、適切に関心ごとの分離ができ、変更に強くなると言われています。 クリーンアーキテクチャで最も重要なルールは、依存関係の方向を円の外側から内側へだけにする...
※ ニュースは各提供元の公式 RSS フィードから取得した タイトル・概要・リンク のみを表示しています。 全文は提供元サイトでお読みください。掲載された記事の著作権は各提供元に帰属します。