News
開発者向けニュース
主要プロバイダーの公式ブログ・リリースノートから新着情報を集約しています。 記事タイトルをクリックすると一次情報(提供元の公式ページ)が開きます。
情報源
-
Greg Brockman interview [video]
Article URL: https://fs.blog/knowledge-project-podcast/greg-brockman/ Comments URL: https://news.ycombinator.com/item?id=48255593 Points: 203 # Comments: 220
-
All Lean Books and Where to Find Them
Article URL: https://lakesare.brick.do/all-lean-books-and-where-to-find-them-x2nYwjM3AwBQ Comments URL: https://news.ycombinator.com/item?id=48255501 Points: 22 # Comments: 1
-
AIに投げても解けなかったGPSアート自動生成を、最適化問題として組み立て直した話
はじめに GPS アートとは、歩いたり走ったりした軌跡をランニングアプリなどで可視化して、地図上に絵や文字を描く遊びのことです。自分自身走るのが好きということもあり、家の周りの道路で何か面白い形を作れないかと考えていました。 ただ、実際にやろうとすると結構大変です。地図を見ながら「この...
-
AI時代で返り咲いたtmuxの活用
AI時代において、tmuxの立ち位置がまた上がってきている。 Claude Codeにはtmuxを使ったAgent Teamsの機能があるし、CodexやGemini CLIのようなAIコーディングツールも、ターミナル上で長く動かすことが増えた。 Claude CodeのAgent Teamsについてはこちら https://code.claude.com/docs/ja/agent-team...
-
Visual Studio・(Neo)Vim・Visual Studio Code のそれぞれでそれぞれのファイルを開こう
! この記事はVim駅伝の 2026/04/24 の記事ということにしておきます。 Vim駅伝は常に参加者を募集しています。詳しくはこちらのページをご覧ください。 まえがき 普段は Neovim を使ってるけど、IDE も使いたいなぁ〜 なんて事はまれによくあります。 Xcode や Visual Studio の IDE でないと使えな...
-
DevOps を閉じる ―― オブザーバビリティとは何か
はじめに 2026年1月、Charity Majors が Honeycomb のブログに一本の記事を投げ込んだ。タイトルは "You Had One Job": Why Twenty Years of DevOps Has Failed to Do it。彼女はこのテーマを、書籍 Observability Engineering 第2版(O'Reilly Early Release)でも詳しく展開している。本稿では両者から...
-
Limerick
Article URL: https://www.worldwidewords.org/surprise.html Comments URL: https://news.ycombinator.com/item?id=48254684 Points: 8 # Comments: 3
-
Amazon Web Services – Four Years and Out
Article URL: https://www.adventuresinoss.com/aws-four-years/ Comments URL: https://news.ycombinator.com/item?id=48254475 Points: 259 # Comments: 97
-
なぜAnthropicはプロンプトにXMLタグを推奨するのか──Markdownとの構造的な違い
はじめに 「Markdown で書けばAIが読みやすいはず」——そう思って CLAUDE.md や RAG のソースドキュメントを Markdown で整備してきた人は多いはずだ。 しかし実際にプロンプトエンジニアリングを突き詰めていくと、システムプロンプトの構造化や RAG のチャンク設計という特定の用途に絞った文脈では、...
-
The C++ Standard Library Has Been Walking Itself Back for Fifteen Years
Article URL: https://hftuniversity.com/post/the-c-standard-library-has-been-walking-itself-back-for-fifteen-years-and-the-receipts-are-public Comments URL: https://news.ycombinator.com/item?id=48254401 Points: 9 # Comments: 3
-
'Fuck you, Bambu': How one private message could change the face of 3D printing
Article URL: https://www.theverge.com/tech/931532/bambu-agpl-pawel-jarczak-open-source-threat-dmca-github Comments URL: https://news.ycombinator.com/item?id=48254345 Points: 68 # Comments: 24
-
Why is Vivado 2026.1 dropping Linux support for free tier?
Article URL: https://adaptivesupport.amd.com/s/question/0D5Pd00001YQLdMKAX/why-is-vivado-20261-dropping-linux-support-for-free-tier-?language=en_US Comments URL: https://news.ycombinator.com/item?id=48254309 Points: 324 # Comments: 200
-
The C64 Dead Test Font
Article URL: https://www.masswerk.at/nowgobang/2026/c64-dead-test-font Comments URL: https://news.ycombinator.com/item?id=48254236 Points: 129 # Comments: 25
-
Alexander Grothendieck Revolutionized 20th-Century Mathematics
Article URL: https://www.quantamagazine.org/how-alexander-grothendieck-revolutionized-20th-century-mathematics-20260520/ Comments URL: https://news.ycombinator.com/item?id=48254020 Points: 121 # Comments: 24
-
The day my ping took countermeasures
Article URL: https://blog.cloudflare.com/the-day-my-ping-took-countermeasures/ Comments URL: https://news.ycombinator.com/item?id=48253602 Points: 8 # Comments: 0
-
Microsoft open-sources “the earliest DOS source code discovered to date”
https://opensource.microsoft.com/blog/2026/04/28/continuing-... Comments URL: https://news.ycombinator.com/item?id=48253386 Points: 487 # Comments: 177
-
Scammers are abusing an internal Microsoft account to send spam links
Article URL: https://techcrunch.com/2026/05/21/scammers-are-abusing-an-internal-microsoft-account-to-send-spam/ Comments URL: https://news.ycombinator.com/item?id=48253186 Points: 298 # Comments: 172
-
Wake up! 16b
Article URL: https://hellmood.111mb.de/wake_up_16b_writeup.html Comments URL: https://news.ycombinator.com/item?id=48253060 Points: 375 # Comments: 25
-
AIエージェントからJPYCを送る: EIP-3009が使えなかった話とSpending Policyの実装
! シリーズ: AIエージェント向けStablecoin SDKを6ヶ月で公開する記録 (2/X) 前回 (#1) は問題意識編でした。今回は M2 マイルストーン (JPYC送金 + Spending Policy) の実装編 です。実装過程で「最初に書こうとした設計が JPYC の実装上の制約で成立しないことに気づき、別の道に切り替えた」という...
-
API proposed by Chrome: Declarative partial updates
Article URL: https://developer.chrome.com/blog/declarative-partial-updates Comments URL: https://news.ycombinator.com/item?id=48252957 Points: 23 # Comments: 5
-
ローカルDB から ブラウザDBへ : IndexedDB は SQLite の代替になり得るのか検証してみた
今回のテーマは 「IndexedDB は SQLite の代替になり得るのか」 です。 最近、ローカルDBを使用しているクライアントアプリのWeb化の話が出ていて、IndexedDBについて考える機会がありました。 そのとき真っ先に気になったのが「IndexedDBって実際どこまで使えるのか」という点でした。 今までブラウザ...
-
When does learning from data work (math starting from basic probability)
Article URL: https://prateekchandrajha.github.io/vc-rademacher.html Comments URL: https://news.ycombinator.com/item?id=48252859 Points: 6 # Comments: 0
-
ICE Awards $25M Iris-Scanning Contract to Bi2 Technologies
Article URL: https://www.projectsaltbox.com/p/ice-awards-25-million-iris-scanning Comments URL: https://news.ycombinator.com/item?id=48252720 Points: 113 # Comments: 31
-
My I3-Emacs Integration
Article URL: https://khz.ac/software/i3-integration.html Comments URL: https://news.ycombinator.com/item?id=48252535 Points: 94 # Comments: 39
-
Bun.Image
Article URL: https://bun.com/docs/runtime/image Comments URL: https://news.ycombinator.com/item?id=48252442 Points: 22 # Comments: 9
-
Polsia raised $30M; source map: fake ARR, dead users, god-mode over your company
Article URL: https://zero-arr.vercel.app Comments URL: https://news.ycombinator.com/item?id=48252194 Points: 19 # Comments: 8
-
Don't Roll Your Own
Article URL: https://susam.net/do-not-roll-your-own.html Comments URL: https://news.ycombinator.com/item?id=48252192 Points: 81 # Comments: 64
-
Byrne's Euclid
Article URL: https://www.c82.net/euclid/ Comments URL: https://news.ycombinator.com/item?id=48252146 Points: 46 # Comments: 14
-
Toxic chemical leak at a manufacturing facility in Orange County
Article URL: https://www.bbc.com/news/articles/c3w2l249j8go Comments URL: https://news.ycombinator.com/item?id=48252060 Points: 133 # Comments: 89
-
A self-powered computer in actual credit-card size (~1mm thick)
Article URL: https://old.reddit.com/r/electronics/comments/1td7yxl/i_built_a_fully_selfpowered_computer_in_actual/ Comments URL: https://news.ycombinator.com/item?id=48251528 Points: 50 # Comments: 4
※ ニュースは各提供元の公式 RSS フィードから取得した タイトル・概要・リンク のみを表示しています。 全文は提供元サイトでお読みください。掲載された記事の著作権は各提供元に帰属します。