News
開発者向けニュース
主要プロバイダーの公式ブログ・リリースノートから新着情報を集約しています。 記事タイトルをクリックすると一次情報(提供元の公式ページ)が開きます。
情報源
-
Hive (YC S14) is hiring sr back-end developers (CA/US remote OK)
Article URL: https://jobs.ashbyhq.com/hive.co/538c47f9-d008-49b7-b0d4-583d9294a481 Comments URL: https://news.ycombinator.com/item?id=48267324 Points: 0 # Comments: 0
-
Startup Battlefield 200 applications close in days: Apply before May 27
The deadline to apply or nominate for Startup Battlefield 200 is May 27. This is your shot at VC access, global visibility, TechCrunch coverage, and $100,000. Apply now.
-
The Cost of Safetyism
Article URL: https://stevemagness.substack.com/p/the-cost-of-safetyism Comments URL: https://news.ycombinator.com/item?id=48267290 Points: 50 # Comments: 37
-
C extensions, portability, and alternative compilers
Article URL: https://lemon.rip/w/6-c-extensions-compilers/ Comments URL: https://news.ycombinator.com/item?id=48267126 Points: 131 # Comments: 46
-
DevContainerより軽量?Devboxで開発環境を瞬時に作る
DevContainer便利ですよね。開発環境をプロジェクトごとに簡単に構築できるし、環境の差異による問題も減ります。 ただ、Dockerベースで若干オーバーヘッドがあったり、VS Code基準になっているのが気になることもあります。 デキる開発者はVimやEmacsで完結させたい人もいるでしょうし、Dockerを使わ...
-
5 days left: Save up to $410 on TechCrunch Disrupt 2026 passes before prices increase
Early Bird savings for TechCrunch Disrupt 2026 in San Francisco end May 29 at 11:59 p.m. PT. Register now to save up to $410 before prices increase.
-
Netherlands Seizes 800 Servers, Arrests 2 for Aiding Cyberattacks
Article URL: https://krebsonsecurity.com/2026/05/netherlands-seizes-800-servers-arrests-2-for-aiding-cyberattacks/ Comments URL: https://news.ycombinator.com/item?id=48266906 Points: 259 # Comments: 69
-
2026 HIPAA Security Rule Update
Article URL: https://medcurity.com/hipaa-security-rule-2026-update/ Comments URL: https://news.ycombinator.com/item?id=48266895 Points: 82 # Comments: 76
-
Pope Leo XIV says AI must serve humanity, not the powerful few
Article URL: https://religionnews.com/2026/05/25/in-his-first-encyclical-pope-leo-xiv-says-ai-must-serve-humanity-not-the-powerful-few/ Comments URL: https://news.ycombinator.com/item?id=48266485 Points: 246 # Comments: 101
-
Pope Leo: opaque AI run by few firms risks "New Forms of Dehumanization"
Article URL: https://variety.com/2026/biz/global/pope-leo-ai-encyclical-algorithms-threaten-dehumanisation-1236758186/ Comments URL: https://news.ycombinator.com/item?id=48266435 Points: 104 # Comments: 8
-
Microsoft pulls plug on plans for 244-acre data center in Caledonia (2025)
Article URL: https://www.tmj4.com/news/racine-county/microsoft-pulls-plug-on-plans-for-244-acre-data-center-in-caledonia-after-community-pushback Comments URL: https://news.ycombinator.com/item?id=48266422 Points: 155 # Comments: 139
-
Search engines alternatives now that Google isn't Google anymore
Article URL: https://techcrunch.com/2026/05/21/six-search-engines-worth-trying-now-that-google-isnt-really-google-anymore/ Comments URL: https://news.ycombinator.com/item?id=48266051 Points: 455 # Comments: 425
-
Leave Me Behind
Article URL: http://androidessence.com/leave-me-behind/ Comments URL: https://news.ycombinator.com/item?id=48265876 Points: 283 # Comments: 207
-
I manage teams without a single call
Article URL: https://orchidfiles.com/build-without-calls/ Comments URL: https://news.ycombinator.com/item?id=48265869 Points: 45 # Comments: 37
-
GPT Guesses Between 1 and 100
Article URL: https://github.com/exmergo/research-chatgpt-guesses-between-1-and-100 Comments URL: https://news.ycombinator.com/item?id=48265745 Points: 65 # Comments: 48
-
Magnifica Humanitas
Article URL: https://www.vatican.va/content/leo-xiv/en/encyclicals/documents/20260515-magnifica-humanitas.html Comments URL: https://news.ycombinator.com/item?id=48265206 Points: 1252 # Comments: 698
-
TypeScriptの裏側を浴びた2日間 ── TSKaigi 2026参加記
こんにちは!わかと(@0st_ts)です。 今回はTSKaigi 2026の参加にあたり、ただ漫然とセッションを聞くのではなく、自分のコンテキストと照らし合わせて「何を抽出するのか」を事前に分析しました。 家でコードを書いているだけでは得られない「現場の熱量」や「インフラレベルの泥臭さ」を浴びに行く...
-
IBM Spins Off the First Pure-Play Quantum Chip Foundry
Article URL: https://futurumgroup.com/insights/2-billion-chips-act-investment-in-quantum-bets-on-ibms-300mm-superconducting-silicon/ Comments URL: https://news.ycombinator.com/item?id=48265056 Points: 128 # Comments: 50
-
Rising seas will swallow New Orleans. People need to start relocating now
Article URL: https://www.cnn.com/2026/05/25/climate/new-orleans-sea-level-rise-relocation Comments URL: https://news.ycombinator.com/item?id=48265049 Points: 72 # Comments: 69
-
TanStack Query × Dexie.js で「プロトタイプを全部捨てる」から卒業する境界設計
はじめに こんにちは、Dress Code株式会社でプロダクトエンジニアをしているもず(@mozu1206)です。 データ構造やAPI設計までしっかりやる時間はないけれど、ビジネスサイドと「作成・更新・削除まで動く画面」で会話を進めたい場面、ありませんか?AIで雑にプロトタイプを作る選択肢もありますが、本...
-
【GitHub Actions】actions/checkout には persist-credentials: false を設定するべき
結論 actions/checkout アクションを使用する際は、persist-credentials: false を設定するべきです。 - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: # ↓これ persist-credentials: false # デフォルトは true なんで? 後続ステップからファイル経...
-
Show HN: Geomatic – A command-driven geometry studio enabled with autodiff
All commands have the format `output = \func inputs` or just `\function inputs`. Points and scalars are built on the fly. Eg `\line a b` to an empty canvas creates points `a` and `b`, and joins them with a line.One can use broadcasting semantics similar to NumPy and PyTorch in a...
-
落穂拾い(DevOps を閉じる)
はじめに 前回の記事「DevOps を閉じる ―― オブザーバビリティとは何か」、思ったより多くの方に読んでいただきました。ありがとうございます🙏 私自身、Charity Majors のビジョンには共感しています。development loop を本番まで閉じる、計装は product decision である、構造化イベントで本番を任...
-
Hono+Inertia+hono/jsx という選択肢
はじめに Hono と Inertia.js を組み合わせた SPA を React で書く話は、過去に 2 本記事を書いた。 https://zenn.dev/ashunar0/articles/d4a23d3579331a https://zenn.dev/ashunar0/articles/cc351badf8681c 実は Hono+Inertia の client adapter は React 以外にも選択肢がある。その中で自分が推し...
-
Why Do We Sleep Under Blankets, Even on the Hottest Nights? (2017)
Article URL: https://www.atlasobscura.com/articles/blankets-summer-hot Comments URL: https://news.ycombinator.com/item?id=48263711 Points: 44 # Comments: 32
-
KubernetesでMinecraftサーバーを運用すると何が難しいのか
KubernetesでMinecraftサーバーを運用すると何が難しいのか Minecraftサーバーは、Dockerを使えば比較的簡単に動かせます。 Docker Composeで環境変数を指定し、ボリュームをマウントして起動すれば、個人サーバーとしては十分に便利です。 しかし、これをKubernetes上で「運用」しようとすると、見え...
-
Companies Are Just a Graph of Algorithms
Article URL: https://danielmiessler.com/blog/companies-graph-of-algorithms Comments URL: https://news.ycombinator.com/item?id=48263284 Points: 19 # Comments: 9
-
Jira Is Turing-Complete
Article URL: https://seriot.ch/computation/jira.html Comments URL: https://news.ycombinator.com/item?id=48263253 Points: 273 # Comments: 126
-
The Eternal Sloptember
Article URL: https://geohot.github.io//blog/jekyll/update/2026/05/24/the-eternal-sloptember.html Comments URL: https://news.ycombinator.com/item?id=48263238 Points: 346 # Comments: 280
-
複数の端末でフィッシング耐性のあるMFA(パスキーなど)でログインするには?
はじめに パスキーは安全かつ便利にログインできる仕組みとして広がっています。 サービスに対してPCとスマホなど、複数端末からログインしたいというのはよくあるニーズです。そこで本記事では、複数端末からパスキー(フィッシング耐性のあるMFA)でログインする方法を整理して紹介します。 単純に考...
※ ニュースは各提供元の公式 RSS フィードから取得した タイトル・概要・リンク のみを表示しています。 全文は提供元サイトでお読みください。掲載された記事の著作権は各提供元に帰属します。