News
開発者向けニュース
主要プロバイダーの公式ブログ・リリースノートから新着情報を集約しています。 記事タイトルをクリックすると一次情報(提供元の公式ページ)が開きます。
情報源
-
デジタル庁の生成AI基盤「源内」のOSSをAWS上で動かしてみた話
🎯 この記事の対象読者 自治体や行政機関のデジタル部門で、源内に関心を持っている職員の方 事業者さんから提案を受ける前に、まず仕組みを自分の目で確認しておきたい方 AWSや生成AI基盤の構築に関わるエンジニアの方 行政DXの現場で「実際に動くもの」を起点に議論を進めたい方 💡 この記事を読...
-
Beyond Lovable and Mistral: 21 European startups to watch
It is not that European startups never get attention — Lovable and Mistral AI are proof of that. But there are many more that insiders are tracking.
-
Oil tanker hijacked off Yemen, steers toward Somalia
Article URL: https://www.yahoo.com/news/articles/yemen-says-oil-tanker-hijacked-121710980.html Comments URL: https://news.ycombinator.com/item?id=47986390 Points: 30 # Comments: 31
-
AWS Security AgentでAIによるレビューとペネトレーションテストをやってみた
1. はじめに この記事では、re:Invent 2025 でプレビュー発表され、2026年3月にペネトレーションテスト機能が GA となった AWS Security Agent を、意図的に脆弱な FastAPI アプリに対して動作させ、設計レビュー・コードレビュー・ペネトレーションテストの3機能で 何が起きるのか どんな結果が得られ...
-
Refusal in Language Models Is Mediated by a Single Direction
Article URL: https://arxiv.org/abs/2406.11717 Comments URL: https://news.ycombinator.com/item?id=47986136 Points: 101 # Comments: 36
-
Russia Poisons Wikipedia
Article URL: https://www.bettedangerous.com/p/russia-poisons-wikipedia Comments URL: https://news.ycombinator.com/item?id=47986083 Points: 167 # Comments: 115
-
An unknown Sega Saturn project has come to light after 29 years
Article URL: https://32bits.substack.com/p/under-the-microscope-pyramid-unreleased Comments URL: https://news.ycombinator.com/item?id=47985901 Points: 82 # Comments: 2
-
Open Design: Use Your Coding Agent as a Design Engine
Article URL: https://github.com/nexu-io/open-design Comments URL: https://news.ycombinator.com/item?id=47985750 Points: 157 # Comments: 82
-
The Century-Long Pause in Fundamental Physics
Article URL: https://danieltan.weblog.lol/2026/05/the-century-long-pause-in-fundamental-physics Comments URL: https://news.ycombinator.com/item?id=47985725 Points: 7 # Comments: 0
-
Craig Venter of Human Genome Project Dies at 79
Article URL: https://www.economist.com/obituary/2026/05/01/craig-venter-raced-to-decode-the-human-genome Comments URL: https://news.ycombinator.com/item?id=47985704 Points: 48 # Comments: 10
-
From CVS to Git, thirty years of source control
Article URL: https://evilgeniuslabs.ca/blog/from-cvs-to-git-thirty-years-of-source-control Comments URL: https://news.ycombinator.com/item?id=47985589 Points: 15 # Comments: 13
-
Becoming a father shrinks your cerebrum (2022)
Article URL: https://www.economist.com/science-and-technology/2022/10/21/becoming-a-father-shrinks-your-cerebrum Comments URL: https://news.ycombinator.com/item?id=47985553 Points: 45 # Comments: 36
-
次の大きな作業は GitHub Copilot CLI から始めたくなる理由
はじめに ここ最近、GitHub Copilot CLI と VS Code Agent Mode を行き来しながら使うなかで、少し自分の中の重心が変わってきました。 以前は「大きく作るなら CLI、細かく直すなら Agent Mode」という作業粒度で考えていました。この考え方は今でも有効です。実際、細かい修正や差分の目視確認では、...
-
Zaim APIで何ができるのか
Zaim公式ドキュメントはあるものの、会員登録しないと読めないようになっているため、surface webに何も情報がない。 詳細については各自ログインして見ていただくとして、概要すらわからないのは困るのでここにまとめておく。最初にエンドポイントの一覧を示し、次に主要なエンドポイントについて解説...
-
Pushed by Trump policies, top U.S. battery scientist is moving to Singapore
Article URL: https://www.science.org/content/article/pushed-trump-policies-top-u-s-battery-scientist-moving-singapore Comments URL: https://news.ycombinator.com/item?id=47985353 Points: 36 # Comments: 8
-
GameStop Preparing Offer for eBay
Article URL: https://www.wsj.com/business/deals/gamestop-preparing-offer-for-ebay-1678e6de Comments URL: https://news.ycombinator.com/item?id=47985271 Points: 56 # Comments: 34
-
Show HN: Piruetas – A self-hosted diary app I built for my girlfriend
I searched for a simple, self-hosted journal app for my girlfriend and everything I found was either too complex, too feature-heavy, too feature-less for what I needed or required trusting a cloud service.So I built Piruetas (it means pirouettes in Spanish - she chose the name bt...
-
Show HN: Mljar Studio – local AI data analyst that saves analysis as notebooks
Hi HN,I’ve been working on mljar-supervised (open-source AutoML for tabular data) for a few years. Recently I built a desktop app around it called MLJAR Studio.The idea is simple: you talk to your data in natural language, the AI generates Python code, executes it locally, and th...
-
WSL2+Docker環境における、CVE-2026-31431 (Copy Fail) への対策メモ
TL;DR 結論から言うと、「Dockerをv29.4.2以降へアップデート(恒久的)」と「.wslconfigによるalgif_aeadの無効化(暫定的)」の2段構えが現状の最適解です。 はじめに Linuxカーネルの権限昇格脆弱性「Copy Fail(CVE-2026-31431)」が、GW真っ只中の世間を騒がせています。 https://www.ipa.go.jp...
-
How fast is a macOS VM, and how small could it be?
Article URL: https://eclecticlight.co/2026/05/02/how-fast-is-a-macos-vm-and-how-small-could-it-be/ Comments URL: https://news.ycombinator.com/item?id=47984852 Points: 257 # Comments: 96
-
Show HN: Browser-based light pollution simulator using real photometric data
Hi HN — author here. iesna.eu is a browser-based ecosystem for working with photometric data: parsing standard luminaire files (LDT/EULUMDAT, IES LM-63, Oxytech, ATLA-S001), running design calculations against EN 13201 / ANSI/IES RP-8 / CJJ 45 / IES-IDA MLO, and (the part I most...
-
Show HN: Filling PDF forms with AI using client-side tool calling
Hey HN!I built SimplePDF Copilot: an AI assistant that can interact with the PDF editor. It fills fields, answers questions, focuses on a specific field, adds fields, deletes pages, and so on.It's built on top of SimplePDF that I started 7 years ago, pioneering privacy-respecting...
-
コードを書きながら学ぶ プログラミングの原理原則
はじめに 事業会社でエンジニアをしているいっぺいです。最近、転職をして以前よりも規模の大きなサービスの開発に携わることになりました。まだ転職して数ヶ月しか経ってはいませんが、1つのコードに対して求められる品質が上がり、自分の考えや知識がまだまだ足りていないと感じることが多いです。...
-
Show HN: Large Scale Article Extract of Newspapers 1730s-1960s
Hello HN, over the past 7 months I've spent nearly 3,000 hours on building SNEWPAPERS, the first historical newpaper archive with full-text extractions, nearly perfect OCR, a vast categorization taxonomy and of course with semantic and agentic search capabilities.Problem: I want...
-
Dabbling in Erlang, part 2: A minimal introduction (2013)
Article URL: https://agis.io/post/dabbling-in-erlang-a-minimal-introduction/ Comments URL: https://news.ycombinator.com/item?id=47984589 Points: 27 # Comments: 6
-
Why are there both TMP and TEMP environment variables? (2015)
Article URL: https://devblogs.microsoft.com/oldnewthing/20150417-00/?p=44213 Comments URL: https://news.ycombinator.com/item?id=47984522 Points: 185 # Comments: 85
-
SKILL.make: Makefile Styled Skill File
Article URL: https://github.com/Teaonly/SKILL.make Comments URL: https://news.ycombinator.com/item?id=47984486 Points: 24 # Comments: 7
-
Open source ballistic simulator with NASA SRTM terrain masking (Python/C#)
Article URL: https://github.com/InsaneInfinity/Balistic Comments URL: https://news.ycombinator.com/item?id=47984291 Points: 3 # Comments: 1
-
Remix v3 beta を触ってみる - React 経験者からみたフルスタックの新しい選択肢
これはなに? Remix 開発チームがついに Remix 3 Beta Preview を公開しました。 https://remix.run/blog/remix-3-beta-preview Remix 3 は、これまで React と React Router の上に乗るメタフレームワークだった位置づけから方向転換して、独立したフルスタックフレームワークとして作り直されていま...
-
GPT-5.5 にも『指示の型』を ─ 3 モード Agent Skill とコスト最適化ルーティング
はじめに 少し前に、GitHub Copilot から Claude Opus 4.7 を使うときに「モデルが変われば指示も変わる」というテーマで記事を書きました (モデルが変われば指示も変わる ─ Opus 4.7 向け Agent Skill を作った)。そこで作った claude-prompt-optimizer は、4.7 の特性を踏まえた「5 スロットブリーフ...
※ ニュースは各提供元の公式 RSS フィードから取得した タイトル・概要・リンク のみを表示しています。 全文は提供元サイトでお読みください。掲載された記事の著作権は各提供元に帰属します。