Find published dossiers by topic, company, product or technology.

Showing 21–40 of 196 dossiers

NVIDIA formally agrees to acquire Hugging Face for $12.93 billion — and promises to keep it open across rival hardware

The previously reported NVIDIA–Hugging Face deal is now a definitive agreement rather than an unconfirmed report. The most important new detail for builders is not only the price: NVIDIA has put multi-model and multi-silicon openness into its public and regulatory framing, while the acquisition still faces closing conditions and regulatory approval.

Indie BusinessActive dossier

Shopify starts moving app developers toward App Pricing

Shopify's App Pricing migration is now clearer: directly matching subscriptions can move through plan setup, while usage-based and price-mismatched subscriptions stay on the Billing API until a separate Migration API arrives.

AWS Security Agent can now hard-cap autonomous pentest spend and revalidate individual fixes

AWS’s agentic pentesting service can run multiple security tasks in parallel, so billable task-hours may exceed wall-clock test duration. New per-run task-hour limits stop a test gracefully at the ceiling and preserve findings, while targeted revalidation checks specific fixes without rerunning the entire pentest.

OpenAI’s Jalapeño chip posts its first public inference results ahead of 2026 deployment

Jalapeño is now working first-party silicon rather than a roadmap item. OpenAI reports materially better latency and throughput per kilowatt than compared Blackwell systems across GPT-OSS, DeepSeek and Kimi workloads, while SemiAnalysis says it inspected the chip and benchmarked it with its open InferenceX suite.

ChatGPT Ads expands self-service globally as targeting, measurement and campaign tooling deepen

ChatGPT Ads is moving from beta inventory toward a global performance-ad stack. OpenAI has expanded self-service buying and says optimized bidding is now the majority of campaigns, while new audience, measurement and workflow controls increase both scale and attribution complexity.

Cursor turns cloud agents into event-driven workers — and now lets teams choose where they execute

Self-Hosted Machines changes the architecture of Cursor’s Cloud Agents more than another model option would. Teams can keep code, build outputs, secrets and terminal/browser actions on infrastructure they control, but the planning/inference loop remains a Cursor service and enterprise teams become responsible for worker images, scaling, secrets and production validation.

Gmail will stop sending as third-party addresses in January 2027

From January 2027, Gmail will no longer send mail as non-Google addresses or fetch third-party accounts through Gmailify/POP on the web. Forwarding into Gmail and third-party accounts in the mobile app remain available, so small-business and custom-domain users need to distinguish the affected desktop workflow from Gmail’s broader mail protocols.

Cloud Run adds singleton instances for long-lived, individually addressable workloads

Cloud Run instances sit between autoscaling serverless services and a small VM. They run one individually addressable container continuously, can be stopped and restarted, and use shared CPU economics; Google’s launch example prices 1 vCPU plus 1 GiB running for 30 days at $5.70.

Google Cloud is making every Application Integration run execute under an explicit identity

The migration turns integration identity from an implicit platform detail into an operational dependency. Teams may need new run-as accounts and `Service Account User` grants not only for runtimes but also for editors, publishers, approvers and deployment automation.