Firehose

Filtered to Companies · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

22 SEP 2026 · Block

A team shifted their open-source project's development workflow to Buzz, a platform that allows compute to be pooled and shared within a community, powered by MeshLLM. The shift resulted in a 56% increase in PRs merged, a doubling of PRs opened, and a 66% increase in merged line churn, indicating improved code quality and a reduction in tedious work. This setup, facilitated by volunteers and existing agents, demonstrated a significant boost in throughput without requiring significant process changes. AI summary

18 SEP 2026 · Databricks

Databricks enforces corporate data security on personal devices through a four-layered strategy: device management, identity and access, zero trust, and application management. This approach ensures that company data remains secure while respecting user privacy, and it's exemplified in the deployment of the Genie mobile app, which is built and secured using Databricks' own infrastructure. AI summary

18 SEP 2026 · Cloudflare

Cloudflare's global network is immense but not limitless. As we look for small ways to trim our resource usage, we sometimes get lucky and we can cut significantly more. Here’s how we reduced one of our Pingora-based service's RAM usage wit…

18 SEP 2026 · Vercel

v0 now installs private packages from npm and custom registries using credentials stored as shared environment variables on Vercel. This makes it easier for teams to build with their existing design systems, component libraries, and interna…

18 SEP 2026 · Deep Learning Weekly

We Must Pace the Frontier, ToolGrad: Efficient tool-use dataset generation with textual "gradients", a paper on The Last AI Built by Humans: Toward Genuine Recursive Self-Improvement, and many more!

18 SEP 2026 · Microsoft

We dive into these questions and other AI hot takes on the latest episode of the GitHub Podcast. The post Should you read the code, is RAG dead, and did Skills kill MCP? appeared first on The GitHub Blog .

18 SEP 2026 · Alphabet / Google

We are expanding our AI & Economy team with world-class academic advisors, fellows, and core internal researchers.

18 SEP 2026 · Alphabet / Google

Google worked side-by-side with designers Jane Wade and Sergio Hudson to custom-design Google Flow tools to prep for NYFW.

18 SEP 2026 · Vercel

GLM 5.3 FlashX is now available on AI Gateway. GLM 5.3 FlashX is a high-speed serving option for Z.ai's multimodal coding model, delivering inference at ~200 tokens per second for faster streamed responses. The higher serving speed is usefu…

17 SEP 2026 · Vercel

You and your agents can now deploy static artifacts to Vercel in under one second through Vercel CLI. Run vercel deploy to share a prototype, publish an HTML report, or preview a page created by your coding agent. Vercel automatically detec…

17 SEP 2026 · Vercel

You can now opt into Turbo build machines on any individual deployment. This is useful when you need to increase resources temporarily without changing project settings. You can do this in three ways: Include #VERCEL_BUILD_MACHINE=TURBO in …

17 SEP 2026 · Alphabet / Google

Google and the UN system have launched the UN System Data Commons, a new open platform making global statistics accessible and easy to search.

17 SEP 2026 · Vercel

You can now run Harbor evals on Vercel Sandbox. Harbor is the open-source harness behind Terminal-Bench , whose registry includes many other benchmarks such as SWE-bench, tau3-bench and OSWorld. Pass --env vercel to harbor run and each tria…

17 SEP 2026 · Vercel

skills@1.7.0 adds Notion skills databases as an install source for agent skills . Notion skills are reusable agent skills written as Notion pages. Teams author, review, and update them in the workspace they already use, then install them in…

17 SEP 2026 · Databricks

AI agents require a database that supports continuous, concurrent reads and writes across multiple memory types, not the one-request-at-a-time pattern traditional apps use. Five evaluation criteria define a production-ready agent database: branch isolation, serverless scaling, hybrid search, ACID guarantees, and unified platform access. AI summary

17 SEP 2026 · Databricks

Developers, a new layer called Omnigent in Databricks enables engineers to define an agent once, including the model, tools, policies, and limits, and run it across any harness, reducing the need to rebuild and manage multiple instances. Omnigent integrates with the Foundation Model APIs for unified cost and governance tracking. Additionally, a new web search component called Nimble, which can adapt to specific use cases and self-learn the best retrieval methods, can be integrated to improve the accuracy and efficiency of web search. AI summary

17 SEP 2026 · Databricks

AIOps (Artificial Intelligence for IT Operations) combines AI and machine learning with observability to automate IT operations, detecting anomalies, correlating events, identifying root causes, and automating incident response, ultimately reducing downtime risk, cutting alert fatigue, and accelerating decision speed. AI summary

17 SEP 2026 · Databricks

Trade-lifecycle modernization is now a priority due to cumulative pressure from growing data volumes, higher expectations for real-time insight, AI initiatives moving toward production, and shorter settlement cycles. Firms must connect research, trading, risk, operations, and compliance on governed data to unlock repeatable value from AI. AI summary

17 SEP 2026 · OpenAI

Cooley built GO Public with ChatGPT Work to bring intelligence to the IPO process, helping lawyers surface issues earlier and focus judgment where it matters most.

17 SEP 2026 · Vercel

AI Gateway Production Index — September 2026 Every month, AI Gateway routes tens of trillions of tokens between production applications and AI labs. That traffic gives us a view of what AI usage actually looks like in today's enterprise, an…

17 SEP 2026 · Microsoft

A rewrite this size wasn't affordable before agents. Here's what porting the Copilot agent runtime to 800,000 lines of production Rust actually took. The post Migrating the GitHub Copilot runtime to Rust, using Copilot appeared first on The…

17 SEP 2026 · Vercel

GPT-Live 1 from OpenAI is now available on AI Gateway. GPT-Live 1 is a full-duplex voice model and can listen and speak at the same time. Many voice models use turn detection to respond. Full duplex removes that boundary, so a user can paus…

17 SEP 2026 · OpenAI

OpenAI for Law brings frontier intelligence for law, custom firm workflows, connected legal data sources, and legal-grade controls for confidential client work.

17 SEP 2026 · Vercel

You can now connect native Marketplace resources to custom environments . Previously, resource connections could only target production, preview, and development environments. Choose custom environments when connecting a resource from the V…

17 SEP 2026 · Anthropic

Anthropic has introduced the Life Sciences Verification Program (LSVP), a beta program offering refined safeguards for biology-related work, allowing life science professionals to access Anthropic's Mythos, Opus, and Sonnet models. LSVP grants are available for teams and institutions, with a verification process reviewing research credentials, security standards, and ethical research oversight. The program's safeguards aim to protect against access compromise, insider threats, and agent misuse, with monitoring usage against intended use cases and data retention for 30 days to identify potential misuse. AI summary

16 SEP 2026 · Cloudflare

A modern storefront can look healthy while malicious JavaScript quietly siphons revenue, hijacks clicks, or rewrites analytics. See how Cloudflare's machine learning models surface evasive client-side attacks for analyst investigation.

16 SEP 2026 · Vercel

Hobby projects now retain fewer deployments past the 30-day retention window. Hobby teams get 10GB of Deployment Storage . Every deployment you keep uses some of it, and going over the limit can block you from deploying until you free some …

16 SEP 2026 · Databricks

MATCH_RECOGNIZE is a new SQL operator available in Public Preview that allows detecting patterns and sequences from event data using regex-like pattern-matching, simplifying pattern detection and sequence analysis across various industries. AI summary

16 SEP 2026 · OpenAI

OpenAI shares a framework for tracking, investigating, and disclosing model misalignment, alongside six reports of unexpected or concerning model behavior.

16 SEP 2026 · Vercel

Mem0 is now available as a native integration on the Vercel Marketplace , giving your AI agents and apps long-term memory. Mem0 remembers user preferences, facts, and context across sessions, so your app stops starting from scratch. Install…

16 SEP 2026 · Vercel

Builds using Secure Compute or Static IPs now start 64% faster, with the average time from deployment creation to build start dropping from 6.7 seconds to 2.4 seconds. Previously, each build waited for a new build container to boot with its…

16 SEP 2026 · OpenAI

OpenAI and AARP are bringing free, hands-on ChatGPT workshops to 1,000 older adults across 10 U.S. cities to build practical AI skills safely.

16 SEP 2026 · OpenAI

Explore new AI-powered advertising experiences from OpenAI, including Sponsored Agents, tools for marketers, and integrations with HubSpot and Shopify.

16 SEP 2026 · OpenAI

Learn how ChatGPT Work and Codex analytics help teams understand AI usage and spend, identify training needs, and connect adoption to business outcomes.

16 SEP 2026 · Mistral AI

Open, private and multilingual AI is coming to your web browser. Mistral and Mozilla team up to put powerful, trustworthy AI where you already browse.

16 SEP 2026 · OpenAI

New OpenAI Economic Research shows how workers use AI beyond traditional roles and which new activities become recurring parts of their work.

16 SEP 2026 · Vercel

Jev from TypeSafe AI is now available on AI Gateway . Jev is a probabilistic decision model for software: state goes in, typed Choice, Score, and Boolean answers come out. Regular language models generate text one token at a time, which the…

16 SEP 2026 · Vercel

Is Agentic reports now let you view your checks through one of four site types: Docs & content, Business, App, or Commerce. For example, the Commerce view highlights payment and checkout standards like x402, UCP, and ACP, while the App view…

15 SEP 2026 · Alphabet / Google

Google has launched Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking, its most advanced live dialogue models yet, offering more intuitive and intelligent conversations. These models handle complex reasoning, real-time visual context, and background task execution without interrupting the conversation. AI summary

15 SEP 2026 · Databricks

Databricks' Genie and AI business processes can operationalize ML insights into governed business operations for energy theft detection, enabling teams to accelerate the loop from flagged meter to recovered revenue to a safer household. A governed workflow connects interpretation, investigation prioritization, dispatch-ready reporting, and recovery workflows, with Lakebase maintaining live case state and recovery totals. Trusted answers and metrics are provided through Genie One, Unity Catalog, and Unity Gateway, enabling leaders to ask questions in plain English and receive answers grounded in governed data. AI summary

15 SEP 2026 · Hugging Face

Researchers at IBM developed a method to improve the consistency of large language models (LLMs) like GPT-4.1, which can significantly impact their reliability in mission-critical applications. By analyzing an agent's past trajectories and identifying "flat" decisions, where the model is uncertain, they created a new type of guideline that helps stabilize these decisions. This approach, called consistency guidelines, can improve the Pass^5 metric, which measures the fraction of tasks an agent succeeds on all runs, by up to 22.9 percentage points. AI summary

15 SEP 2026 · Alphabet / Google

We’re moving beyond traditional text translation to build models that understand the world’s rich, living languages exactly as they are expressed.

15 SEP 2026 · Alphabet / Google

The true measure of AI is who it helps. Here’s how it’s impacting lives today. We're focused on key areas where advanced technology can help make extraordinary progress …

15 SEP 2026 · Alphabet / Google

Explore this collection to see how experts and local leaders are using AI breakthroughs to ensure everyone can share the opportunity of AI.

15 SEP 2026 · Cloudflare

You can now scope access to individual Workers and assign narrower Developer Platform roles, so teammates, CI tokens, and agents get only the access they need to debug, deploy, or monitor safely.

15 SEP 2026 · Cloudflare

Cloudflare is giving site owners a way to stay discoverable while disallowing AI training. New controls and an Accountable designation establish a shared model with Apple, Google, and Microsoft.

15 SEP 2026 · Alphabet / Google

We’ve translated ATLAS’s millions of global data points into an interactive, open-access experience.

15 SEP 2026 · Vercel

Delphi on Vercel 10 engineers with no dedicated infrastructure role Everyone ships code, including product and design 100+ production deploys a day behind feature flags Delphi builds digital minds. They capture what someone has written, rec…

15 SEP 2026 · Databricks

Databricks' marketing team uses Genie, an AI analytics assistant, 3x more often in decision-making, with over 85% adoption across the marketing organization. They achieved this by building a governed Marketing Lakehouse, documenting data and business context, encoding verified answers and examples, teaching Genie the language of their business, and continuously evaluating and improving the system through user feedback. AI summary

15 SEP 2026 · Vercel

Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking from Google are now available on AI Gateway. Both models support real-time spoken interactions for voice assistants, conversational experiences, and applications that respond through aud…

14 SEP 2026 · Databricks

Managed Postgres should take routine database operations such as patching, scaling, failover, and backups off the database team's plate. Lakebase automates these operations on serverless infrastructure with automatic scaling, scale-to-zero, point-in-time recovery, branching, pgvector, and PostGIS. AI summary

14 SEP 2026 · Vercel

The AI SDK harness layer now supports authenticating harnesses through their native subscriptions, where the underlying harness supports them. The harness layer runs different coding agents through the same HarnessAgent interface, so you ca…

14 SEP 2026 · Databricks

Databricks now supports on-demand state repartitioning for Apache Spark Structured Streaming, allowing users to resize partitions without rebuilding checkpoint state, enabling more flexible tuning and scaling of stateful streaming queries. This feature is available in Databricks Runtime 18 and above with the RocksDB state store provider. AI summary

14 SEP 2026 · Alphabet / Google

Christina Koch sits down with James Manyika, Google’s Senior Vice President of Research, Labs, Technology & Society.

14 SEP 2026 · Alphabet / Google

DevFest 2026 is back and here’s how you can connect with one of the more than 800 global events to build, secure, and scale in the agentic AI era.

14 SEP 2026 · OpenAI

Fyxer uses OpenAI models, fine-tuning, memory, and real user feedback to organize inboxes and draft emails in each user’s voice.

14 SEP 2026 · OpenAI

Perplexity uses Astra to write communications, change software, and monitor production systems, and checks in much less frequently than with earlier models.

11 SEP 2026 · Databricks

Conversational AI can help payer finance leaders decompose variances in medical loss ratio (MLR) across claims, utilization, cost, and population risk in minutes, without waiting on analysts or reports. However, AI needs payer-specific context to earn trust, and without it, AI amplifies confusion instead of resolving it. A unified payer intelligence foundation, combining governed data and AI capabilities with payer-specific data and business context, can help finance leaders understand what caused the variance and take corrective action. AI summary

11 SEP 2026 · Microsoft

If you can write down how you do your work, you can automate it. Here's what I did to support GitHub's APAC marketing team. The post Marketing ops as code: Automating events from planning to follow-up on GitHub appeared first on The GitHub …

11 SEP 2026 · Databricks

Lakeflow Connect provides native, fully managed connectors for various SaaS applications, databases, and file sources, ingesting data directly into Databricks Platform. These connectors can be set up via a point-and-click UI or a simple API, and the ingested data is incrementally ingested as governed, managed tables in Unity Catalog. AI summary

11 SEP 2026 · OpenAI

Cognition's autonomous software engineer Devin uses GPT-6 Astra to test its own work, generating recordings and reports that help engineers review less code and ship more. This AI-powered testing tool improves Devin's ability to test software and show results, enabling faster bug fixes and more efficient code review. By leveraging GPT-6 Astra, Cognition aims to reduce manual code review and increase shipping efficiency. AI summary

11 SEP 2026 · Deep Learning Weekly

Introducing ChatGPT Images 2.5, Linguistic drift at the frontier, a paper on Random Attention: Rethinking KV Cache Eviction for Efficient Reasoning, and many more!

11 SEP 2026 · Cloudflare

Cloudflare CASB policies introduce a native automation engine built directly on the Cloudflare developer platform to remediate SaaS risks automatically. Security teams can now design event-driven logic to revoke risky file shares and send w…

11 SEP 2026 · OpenAI

Learn how OpenAI evolved Habitat from a Python library into a globally distributed storage platform serving 1 billion ChatGPT users and 22M requests per second.

11 SEP 2026 · Vercel

Every Vercel Sandbox now includes 64 GB of storage, up from 32 GB. This includes sandboxes created from a Vercel Managed Image or custom image, as well as those configured with the deprecated runtime property. The additional space provides …

11 SEP 2026 · Vercel

Tailscale on Vercel Hundreds of AI models shipped to customers in-product Model access granted and revoked by tailnet network identity Went from model routing prototype to paying customers in months Tailscale connects a company's laptops, s…

11 SEP 2026 · Vercel

Featured on Vercel 3 engineers supporting 3 brands and 100,000+ users on Vercel Migrated 374 Sanity sites from AWS Elastic Beanstalk to Vercel AI SDK and AI Gateway power Featured's chat bot across 17 models Workflow SDK replaced custom lon…

11 SEP 2026 · Vercel

Pro and Enterprise teams can now control who can create and manage Vercel Connect connectors. Connectors let applications and agents access external services using credentials managed by your team. Owners can enable this restriction under C…

10 SEP 2026 · Microsoft

Checking agent-generated code usually means hopping between tabs. Learn how to view diffs, run terminal commands, and preview web apps side by side in the GitHub Copilot app. The post GitHub Copilot app for Beginners: Using the diff, termin…

10 SEP 2026 · Vercel

The AI SDK harness layer now supports GitHub Copilot through the official @ai-sdk/harness-github-copilot adapter. The harness layer lets your application run different coding agents through the same HarnessAgent interface, so you can switch…

10 SEP 2026 · Vercel

FastAPI frontends and static files, served with app.frontend() or StaticFiles , are now promoted to the Vercel CDN at build time. Requests for those paths are served directly from the CDN, without invoking your Vercel Function. FastAPI eval…

10 SEP 2026 · Alphabet / Google

Search can help runners get race-day ready with registration alerts, tailored training plans, and more.

10 SEP 2026 · OpenAI

Researchers use Codex and ChatGPT to accelerate the search for new antimicrobial molecules by leveraging AI to analyze vast genome and protein datasets, identify patterns, and prioritize candidate molecules for experimental testing. The lab's approach combines deep-learning models with human expertise from multiple scientific disciplines to decipher the organizing principles of life that give rise to functional molecules. Codex and ChatGPT are used to brainstorm hypotheses, write code, process datasets, and analyze results, helping to bridge gaps between scientific disciplines and accelerate the discovery process. AI summary

10 SEP 2026 · Databricks

Read restrictions and catalog labels from Apache Iceberg™ standardize delegated enforcement and governance context portability across engines and catalogs, respectively, addressing fragmented enforcement and enabling unified governance across the Open Lakehouse. AI summary