News
開発者向けニュース
主要プロバイダーの公式ブログ・リリースノートから新着情報を集約しています。 記事タイトルをクリックすると一次情報(提供元の公式ページ)が開きます。
情報源
-
【検出率100%】セキュリティ診断、Claude Codeに全部やらせる時代が来た
はじめに 前回の記事で /security-scan を作った後、こんな気持ちになりました。 「これ、デプロイ前の静的解析と、デプロイ後の動的テストが混ざってないか?🤔」 そのとおりで、1スキルに詰め込みすぎていました。 今回は 3スキルに分割してOSSとして公開、さらに テストハーネスで精度を客観測定...
-
Musk v. Altman is just getting started
Elon Musk spent the better part of three days on the witness stand this week in his lawsuit against OpenAI, and it’s already getting messy. Emails, texts, and his own tweets are surfacing in court, and there are plenty more witnesses to come. Musk’s argument against OpenAI? By co...
-
Stripeが構想するAIエージェント決済インフラ - MPP、Tempo、Link Agent Wallets...etc
こんにちは!ブロックチェーンエンジニアの山口夏生です。 ブロックチェーン×AI Agentで自律経済圏を創る開発組織Komlock labでCTOをしています。 この記事では、いま話題になっている Stripe Sessions 2026 の発表を、 AIエージェント決済インフラ という観点で4つの軸に分けて解説していきます。 202...
-
マネーフォワードのGitHub不正アクセス事件をエンジニア視点で読み解く — なぜソースコードに本番カード情報と認証キーが入っていたのか
はじめに 2026 年 5 月 1 日、マネーフォワードが「GitHub への不正アクセス発生に関するお知らせとお詫び(第一報)」を公表しました。GitHub の認証情報が漏えいし、第三者によりリポジトリがコピーされ、ソースコードと一部の個人情報が流出した可能性があるという内容です。同時に、銀行口座連携機...
-
Neovim 0.11 -> 0.12へアップデートする際の勘所とnvim-treesitterの扱い
! この記事はVim駅伝の2026-05-04の記事です。 Vim駅伝は常に参加者を募集しています。詳しくはこちらのページをご覧ください。 TL;DR Neovim 0.12系ではnvim-treesitter周辺の事情が大きく変わったので気をつけましょう。 なんとなくでtreesitterを使ってる人(私)は改めてプラグインへの理解を深...
-
7年前の Chromebook でローカルLLMは動くのか? Trillim + Ternary Bonsai を Crostini で試す
! 2026/5/2更新 CLIチャットの様子、スロットリングの様子の動画を追加しました。 記事の概要 この記事は、Trillim v0.10.2 + Ternary-Bonsaiを、7年前のChromebook上のCrostini環境で動かした実機検証メモである。 高性能GPUや新しいPCを使ったローカルLLM環境ではなく、低消費電力CPU・8GB RAM・...
-
People are finally using Reddit’s search
The company saw a 30% year-on-year jump in the number of people using search every week, CEO Steve Huffman said on Thursday.
-
Running Adobe's 1991 PostScript Interpreter in the Browser
Article URL: https://www.pagetable.com/?p=1854 Comments URL: https://news.ycombinator.com/item?id=47973755 Points: 96 # Comments: 19
-
A Letter from Dijkstra on APL (1982)
Article URL: https://www.jsoftware.com/papers/Dijkstra_Letter.htm Comments URL: https://news.ycombinator.com/item?id=47973635 Points: 37 # Comments: 30
-
Show HN: Site Mogging
Hi HN,I've been playing around with Cloudflare's Browser Run and Workers AI to create this funny "website vs website"-website.Google's Gemma 4b model is actually quite good at vision. Comments URL: https://news.ycombinator.com/item?id=47973559 Points: 14 # Comments: 9
-
Apple accidentally left Claude.md files Apple Support app
https://xcancel.com/aaronp613/status/2049986504617820551 Comments URL: https://news.ycombinator.com/item?id=47973378 Points: 321 # Comments: 243
-
Your Website Is Not for You
Article URL: https://websmith.studio/blog/your-website-is-not-for-you/ Comments URL: https://news.ycombinator.com/item?id=47973376 Points: 216 # Comments: 149
-
5年間のRails開発者がDDDに出会って考えが変わった話
はじめに 5年間、Ruby on RailsでMVC + Serviceパターンの API開発をしてきました。Railsの「規約に従えば爆速で動くものができる」という思想が好きで、その生産性の高さは強力な武器でした。 そんな自分が、Python + FastAPIで構築されたDDDの実装パターン(Entity / Repository / UseCase)と、クリ...
-
5年間のRails開発者がDDDに出会って考えが変わった話
はじめに 5年間、Ruby on RailsでMVC + Serviceパターンの API開発をしてきました。Railsの「規約に従えば爆速で動くものができる」という思想が好きで、その生産性の高さは強力な武器でした。 そんな自分が、Python + FastAPIで構築されたDDDの実装パターン(Entity / Repository / UseCase)と、クリ...
-
After dissing Anthropic for limiting Mythos, OpenAI restricts access to Cyber
Article URL: https://techcrunch.com/2026/04/30/after-dissing-anthropic-for-limiting-mythos-openai-restricts-access-to-cyber-too/ Comments URL: https://news.ycombinator.com/item?id=47973108 Points: 99 # Comments: 73
-
Show HN: Loopsy, a way for terminals and AI agents on different machines to talk
I've always had the urge to have my two macbooks communicate. Having one idle while working on the other felt like underutilization of resources. So I built Loopsy. Initially the goal was to do file transfer via local network, and then came running commands. I then tried running...
-
A beginner's guide to Sourcehut (2025)
Article URL: https://btxx.org/posts/beginners-guide-sourcehut/ Comments URL: https://news.ycombinator.com/item?id=47973084 Points: 31 # Comments: 8
-
Show HN: Perfect Bluetooth MIDI for Windows
Hi HN, I'm Erwin. I built a small free open-source utility that bridges Bluetooth LE MIDI keyboards into the new Windows MIDI Services stack so any DAW or Web MIDI app can use them as if they were wired.I bought a Roland FP-90X piano partly because it had Bluetooth MIDI. On my Wi...
-
The Rotary Un-Smartphone (2023)
Article URL: https://skysedge.com/telecom/RUSP/index.html Comments URL: https://news.ycombinator.com/item?id=47972807 Points: 52 # Comments: 12
-
DGX Sparkに xrdp + Tailscale でリモートデスクトップ環境を構築する
NVIDIA DGX Sparkに対してリモートデスクトップで接続したいと考えました。ローカルLAN 内だけでなく、外出先からもGUIで操作できる環境がほしいという動機です。 そこで本記事では、ARM64でも動作するxrdpとTailscaleを組み合わせて、ローカル LAN・外部の両方からアクセスできるリモートデスクトップ...
-
Advanced Quantization Algorithm for LLMs
Article URL: https://github.com/intel/auto-round Comments URL: https://news.ycombinator.com/item?id=47972659 Points: 83 # Comments: 13
-
Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables
USB-C cables can be a mess. One cable charges at 5W, another does 100W and Thunderbolt 4, and they look identical in the drawer.WhatCable sits in your menu bar and reads the cable data your Mac already has access to. Plug in a cable and it tells you in plain English what it can a...
-
Grok 4.3
Article URL: https://docs.x.ai/developers/models/grok-4.3 Comments URL: https://news.ycombinator.com/item?id=47972447 Points: 335 # Comments: 437
-
Our agent found a bug with WireGuard in Google Kubernetes Engine
Article URL: https://lovable.dev/blog/hunting-networking-bugs-in-kubernetes Comments URL: https://news.ycombinator.com/item?id=47972367 Points: 45 # Comments: 21
-
Canonical/Ubuntu have been under DDoS for more than 15h
Article URL: https://status.canonical.com/#/incident/KNms6QK9ewuzz-7xUsPsNylV20jEt5kyKsd8A-3ptQEHpOd8VQ40ZQs-KD81fboQXeGZB94okNHdHBGlCv58Sw== Comments URL: https://news.ycombinator.com/item?id=47972213 Points: 74 # Comments: 24
-
Go + gRPC サーバーのコンテナ化を行い、イメージ作成は Dockerfile より ko が適していると感じた理由
はじめに Go で gRPC サーバーを作り、それをコンテナとして動かす。 よくある構成だと思います。 Go初学者である自分もこの構成を試してみて、簡単なgRPCサーバーのみの Dockerfile を使ったコンテナ化を行ってみました。 ただ、その過程で強く感じたのは、 Dockerfile は理解しなければいけないこと...
-
It’s Toasted
Article URL: https://yadin.com/notes/toasted/ Comments URL: https://news.ycombinator.com/item?id=47971830 Points: 42 # Comments: 30
-
gh skill と Copilot Coding Agent で Agent Skills を自動推薦する仕組みを作ってみた
はじめに こんにちは、株式会社エクサウィザーズWANDの大西です。 2026年4月16日、gh skill コマンドが GitHub CLI v2.90.0 で public preview としてリリースされました。gh skill install や gh skill search で、Agent Skills の検索・インストール・公開がコマンドラインから行えるようになり、対...
-
If I could make my own GitHub
Article URL: https://matduggan.com/if-i-could-make-my-own-github/ Comments URL: https://news.ycombinator.com/item?id=47971771 Points: 64 # Comments: 44
-
Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months
Article URL: https://www.macrumors.com/2026/04/30/mac-studio-mac-mini-constrained-months/ Comments URL: https://news.ycombinator.com/item?id=47971768 Points: 73 # Comments: 57
※ ニュースは各提供元の公式 RSS フィードから取得した タイトル・概要・リンク のみを表示しています。 全文は提供元サイトでお読みください。掲載された記事の著作権は各提供元に帰属します。