apihub

News

開発者向けニュース

主要プロバイダーの公式ブログ・リリースノートから新着情報を集約しています。 記事タイトルをクリックすると一次情報(提供元の公式ページ)が開きます。

情報源

  1. Laravel News · · Yannick Lyn Fatt

    Laravel Sluggable

    Laravel Sluggable is an opinionated take on automatic slug generation for Eloquent models The post Laravel Sluggable appeared first on Laravel News. Join the Laravel Newsletter...

  2. Y Combinator · · haunter

    Super ZSNES – GPU Powered SNES Emulator

    Article URL: https://zsnes.com/ Comments URL: https://news.ycombinator.com/item?id=47924877 Points: 262 # Comments: 72

  3. Y Combinator · · Hanqaqa

    Easyduino: Open Source PCB Devboards for KiCad

    Article URL: https://github.com/Hanqaqa/Easyduino Comments URL: https://news.ycombinator.com/item?id=47924813 Points: 240 # Comments: 40

  4. Y Combinator · · SenHeng

    GitHub is having issues now

    Article URL: https://www.githubstatus.com Comments URL: https://news.ycombinator.com/item?id=47924775 Points: 211 # Comments: 75

  5. TechCrunch · · Julie Bort

    OpenAI ends Microsoft legal peril over its $50B Amazon deal

    OpenAI has won major concessions from its largest shareholder, Microsoft, that will allow it to sell products on AWS, while Microsoft gets more cash in a revenue-share agreement.

  6. TechCrunch · · Anna Heim

    DeepMind’s David Silver just raised $1.1B to build an AI that learns without human data

    Ineffable Intelligence, a British AI lab founded a mere few months ago by former DeepMind researcher David Silver, has raised $1.1 billion in funding at a valuation of $5.1 billion.

  7. TechCrunch · · Lorenzo Franceschi-Bicchierai

    Hacker who allegedly carried out cyberattacks for China is extradited to US

    Xu Zewei is accused of participating in a Chinese government hacking group that broke into thousands of U.S. organizations and stole COVID-19-related research.

  8. Y Combinator · · geox

    Canada's first sovereign wealth fund

    Article URL: https://www.cbc.ca/news/politics/sovereign-wealth-fund-carney-major-projects-9.7178238 Comments URL: https://news.ycombinator.com/item?id=47924188 Points: 113 # Comments: 48

  9. Y Combinator · · metadat

    Decoupled DiLoCo: Resilient, Distributed AI Training at Scale

    Article URL: https://deepmind.google/blog/decoupled-diloco/ Comments URL: https://news.ycombinator.com/item?id=47924181 Points: 37 # Comments: 4

  10. TechCrunch · · Sarah Perez

    Investors back Skye’s AI home screen app for iPhone ahead of launch

    Skye's new AI app attracted investors before it even launched — a sign of interest in a more AI-aware iPhone.

  11. Y Combinator · · frizlab

    GitHub Copilot is moving to usage-based billing

    Article URL: https://github.blog/news-insights/company-news/github-copilot-is-moving-to-usage-based-billing/ Comments URL: https://news.ycombinator.com/item?id=47923357 Points: 676 # Comments: 507

  12. GitHub · · Mario Rodriguez

    GitHub Copilot is moving to usage-based billing

    Starting June 1, your Copilot usage will consume GitHub AI Credits. The post GitHub Copilot is moving to usage-based billing appeared first on The GitHub Blog.

  13. Y Combinator · · mikhael

    Supreme Court to hear arguments in landmark Roundup weedkiller case

    Article URL: https://www.nytimes.com/2026/04/26/climate/supreme-court-bayer-monsanto-roundup-glyphosate.html Comments URL: https://news.ycombinator.com/item?id=47923121 Points: 95 # Comments: 112

  14. Y Combinator · · pvtmert

    Networking changes coming in macOS 27

    Article URL: https://eclecticlight.co/2026/04/23/networking-changes-coming-in-macos-27/ Comments URL: https://news.ycombinator.com/item?id=47923010 Points: 250 # Comments: 221

  15. Y Combinator · · varun_ch

    The woes of sanitizing SVGs

    Article URL: https://muffin.ink/blog/scratch-svg-sanitization/ Comments URL: https://news.ycombinator.com/item?id=47922957 Points: 242 # Comments: 97

  16. Y Combinator · · unethical_ban

    US Supreme Court reviews police use of cell location data

    https://www.cnn.com/2026/04/27/politics/geofencing-supreme-g... Comments URL: https://news.ycombinator.com/item?id=47922940 Points: 189 # Comments: 119

  17. TechCrunch · · Tim De Chant

    Data center demand drives 66% surge in natural gas power plant costs

    Natural gas power plant costs have nearly doubled in two years and take 23% longer to build as data center electricity demand skyrockets.

  18. Y Combinator · · benterix

    Dutch central bank ditches AWS and chooses Lidl for European Cloud

    Article URL: https://www.techzine.eu/news/infrastructure/140634/dutch-central-bank-chooses-lidl-for-european-cloud/ Comments URL: https://news.ycombinator.com/item?id=47922712 Points: 245 # Comments: 93

  19. Y Combinator · · ibobev

    “Why not just use Lean?”

    Article URL: https://lawrencecpaulson.github.io//2026/04/23/Why_not_Lean.html Comments URL: https://news.ycombinator.com/item?id=47922079 Points: 283 # Comments: 194

  20. TechCrunch · · Anna Heim

    What’s behind Europe’s efforts to ditch US software in favor of sovereign tech

    Governments across Europe are looking to rely less on American tech providers.

  21. Zenn · · あさひ

    Hono × Inertia.js が作る新しい型貫通体験に触れてみた

    はじめに // サーバー側(Hono) app.get('/posts/:id', (c) => { const post = findPost(c.req.param('id')) return c.render('Posts/Show', { post }) }) // クライアント側(React) export default function Show({ post }: PageProps<'Posts/Show'>) { return <h1>{post.tit...

  22. OpenAI ·

    OpenAI available at FedRAMP Moderate

    OpenAI is available at FedRAMP Moderate authorization for ChatGPT Enterprise and the OpenAI API, enabling secure AI adoption for U.S. federal agencies.

  23. Y Combinator · · ManyaGhobadi

    Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop

    The standard GPU utilization metric reported by nvidia-smi, nvtop, Weights & Biases, Amazon CloudWatch, Google Cloud Monitoring, and Azure Monitor is highly misleading. It reports the fraction of time that any kernel is running on the GPU, which means a GPU can report 100% ut...

  24. Y Combinator · · walmsles

    Tendril – a self-extending agent that builds and registers its own tools

    Article URL: https://github.com/serverless-dna/tendril Comments URL: https://news.ycombinator.com/item?id=47921377 Points: 57 # Comments: 23

  25. Y Combinator · · helsinkiandrew

    The next phase of the Microsoft OpenAI partnership – OpenAI

    Article URL: https://openai.com/index/next-phase-of-microsoft-partnership/ Comments URL: https://news.ycombinator.com/item?id=47921262 Points: 15 # Comments: 8

  26. Y Combinator · · helsinkiandrew

    Microsoft and OpenAI end their exclusive and revenue-sharing deal

    Gift Article: https://www.bloomberg.com/news/articles/2026-04-27/microsoft...https://openai.com/index/next-phase-of-microsoft-partnership...https://x.com/ajassy/status/2048806022253609115 Comments URL: https://news.ycombinator.com/item?id=47921248 Points: 946 # Comments: 809

  27. TechCrunch · · Kate Park

    China blocks Meta’s $2B Manus deal after months-long probe

    China has ordered Meta to unwind its multibillion-dollar Manus acquisition, dealing a potential setback to Zuckerberg’s push into AI agents.

  28. Y Combinator · · tonhe

    Tim Cook Is Leaving. Good

    Article URL: https://routerjockey.com/tim-cook-is-leaving-good/ Comments URL: https://news.ycombinator.com/item?id=47921130 Points: 35 # Comments: 43

  29. TechCrunch · · Ivan Mehta

    OpenAI could be making a phone with AI agents replacing apps

    There have been plenty of rumors about OpenAI's hardware plans, which involve launching a pair of earbuds. A new note from industry analyst Ming-Chi Kuo suggests that the AI company might be working on a phone in collaboration with MediaTek, Qualcomm, and Luxshare.

  30. Y Combinator · · darccio

    Running local LLMs offline on a ten-hour flight

    Article URL: https://deploy.live/blog/running-local-llms-offline-on-a-ten-hour-flight/ Comments URL: https://news.ycombinator.com/item?id=47921064 Points: 67 # Comments: 50

※ ニュースは各提供元の公式 RSS フィードから取得した タイトル・概要・リンク のみを表示しています。 全文は提供元サイトでお読みください。掲載された記事の著作権は各提供元に帰属します。