直近1週間の更新
7/28 (火)

2026 Mid-Year Update: On Pace for Our Biggest Year Yet
Step Security Blog
After 5x ARR growth in 2024 and again in 2025, StepSecurity is on pace for its biggest year yet in 2026. What is driving it, and why supply chain security is inflecting.
2時間前

Natural disasters and government interference: examining Q2 2026’s major Internet disruption event
The Cloudflare Blog
Cloudflare Radar tracked Internet disruptions driven by natural disasters, government-mandated shutdowns, and DNSSEC key rollovers over the last quarter. This blog post analyzes traffic telemetry to explain how these events impacted global connectivity.
2時間前

Thinking Outside The Box: Digital Design In The AI Era
Articles on Smashing Magazine — For Web Designers And Developers
Many of the AI tools we interact with take the form of text boxes. But what if there was a different way to interact with AI? Oleksii Hrzhehorzhevskyi explores a different approach to creating a new AI assistant and how designers can navigate the field as AI continues to change it.
5時間前

矢印キーによるフォーカス移動を宣言的に実装する `focusgroup` 属性
azukiazusa のテックブログ2
`focusgroup` 属性は、ツールバーやタブリストなどの複合ウィジェットにおける矢印キーのフォーカス移動を宣言的に実装する HTML 属性です。従来必要だった roving tabindex の JavaScript をブラウザに任せ、単一の Tab ストップ、折り返し、最後にフォーカスした項目の記憶などを提供します。この記事では Chrome 150 で利用可能になった `focusgroup` 属性の使い方を紹介します。
9時間前

Cloudflare Workers and Hyperdrive with SvelteKit
Master.dev Blog RSS Feed
In which Adam highlights the integration process and notes some challenges compared to the TanStack setup we covered shortly ago.
11時間前

Cycloud 新基盤の全貌 第8回: FrontEnd 編
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
※ この記事は、筆者が AI エージェント(Claude Code)と対話しながら執筆しました。読了 ...
13時間前

クラウドLLMに頼りきらない開発体験をつくる (AI Shift Local LLM Meetup #2 レポート)
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
第2回となる今回は、Local LLM を開発の相棒として使ってみる、1時間集中の個人参加型ハッカソ ...
13時間前

The secure way to release an npm package in 2026
Evil Martians
How to protect your npm package from being stolen in a supply chain attack and improve its position in security ratings
15時間前

moonshotai/Kimi-K3 Simon Willison's Weblog
<p><strong><a href="https://huggingface.co/moonshotai/Kimi-K3">moonshotai/Kimi-K3</a></strong></p>As promised <a href="https://simonwillison.net/2026/Jul/16/kimi-k3/">earlier this month</a>, Moonshot have released the weights for their excellent 2.8 trillion parameter Kimi K3. They're a hefty 1.56TB on Hugging Face.</p><p>Kimi introduced their own janky <a href="https://huggingface.co/moonshotai/Kimi-K2-Instruct/blob/main/LICENSE"&g...
16時間前

Socket Releases Free Certified Patches for Nuxt Security Vulnerabilities
Socket
Socket releases free Certified Patches for high-severity Nuxt vulnerabilities, including server-side remote code execution through server island props.
16時間前

An opinionated guide to which AI to use to do stuff
Simon Willison's Weblog
<p><strong><a href="https://www.oneusefulthing.org/p/an-opinionated-guide-to-which-ai-b22">An opinionated guide to which AI to use to do stuff</a></strong></p>It's interesting watching the evolution of Ethan Mollick's guide over time. </p><p><a href="https://www.oneusefulthing.org/p/using-ai-right-now-a-quick-guide">A year ago</a> it was still all about chat - ChatGPT, Claude, Gemini - with o3, Claude 4 Opus, and Gemini 2.5 Pro as the ...
17時間前

Regional inference now available on AI Gateway
Vercel News
AI Gateway now supports . Set on a request to pin it to the US or EU. Every model provider that supports the selected region handles it the same way. Inference runs there, and any data the provider keeps is stored there.regional inferenceinferenceRegionAI Gateway supports two pinned regions, plus global routing:If no model provider can serve it, the request fails rather than running somewhere else. Every response reports the region that served it, so you can confirm where each request ran.Here's
20時間前

The harness is all you need (mostly)
The GitHub Blog
A practical GitHub Copilot workflow for prototyping, planning, implementing, and reviewing software without chasing every new AI tool.The post The harness is all you need (mostly) appeared first on The GitHub Blog.
21時間前

eve adds new Slack event hooks and session controls
Vercel News
agents on Slack can now keep replying in a thread without repeated mentions, cancel an in-progress response or reset a conversation entirely, and react to any event your Slack app subscribes to.eveMentions no longer have to carry the conversation. Once a thread has an active session, your agent can reply on its own.The new hook receives incoming Slack messages, and two helpers decide which ones to handle: detects an explicit mention, and checks whether the message belongs to a thread with an act
1日前

GitHub Copilot app for Beginners: Getting started
The GitHub Blog
New to the GitHub Copilot app? Learn how to start projects, work with AI agents, explore canvases, and streamline your development workflow.The post GitHub Copilot app for Beginners: Getting started appeared first on The GitHub Blog.
1日前
7/27 (月)

We’re open-sourcing our privacy proxy CLI
The Cloudflare Blog
pvcli is a curl-like tool designed to simplify the testing of complex privacy protocols like OHTTP.
1日前

The AI Industry Is Betting on Open Weights
Socket
An open letter signed by 50 companies, from NVIDIA and Microsoft to Mistral and Hugging Face, urges Washington not to restrict open weight AI.
1日前

DeepsecBench: evaluating model performance in finding cybersecurity vulnerabilities
Vercel News
Last week, OpenAI evaluated two models on an exploit benchmark within an isolated sandbox. Guardrails were reduced for testing, and the models found a vulnerability in their environment, accessed the internet, and reached Hugging Face's production database.No human directed the action, but the breach is a clear example of how much more capable malicious attackers are when equipped with powerful AI models. But defenders have the same tools, and a clear advantage: knowledge of their own codebase.
1日前

WebSocket support for OpenAI Responses API live on AI Gateway
Vercel News
now supports WebSocket mode for the OpenAI Responses API. You can keep a persistent connection open and continue each turn by sending only new input items plus , instead of re-sending the full context over a fresh HTTP request every turn.AI Gatewayprevious_response_id up to ~40% faster end-to-end execution on WebSockets for agentic rollouts with 20 or more tool calls.OpenAI reportsThe Responses route opens at and accepts raw frames over a persistent WebSocket connection. The mode is compatible w
2日前

Ember 7.1 Released
Ember.js Blog
The Ember project is excited to announce the release of Ember v7.1. This is a standard minor release as part of the Ember Release Train process.This release contains some serious improvements to the Developer Experience for people using GJS files, adds some new built-in helpers, and furthers our commitment to reduce the number of deprecated npm package warnings seen when generating a new Ember application.Ember.js 7.1Ember 7.1 introduces a number of long-awaited new built-in helpers ({{element}}
2日前

Nuxt Security Patch Releases
The Nuxt Blog
Nuxt 4.5.1 and 3.21.10 are out now, fixing several security issues, alongside a critical fix in @nuxt/devtools 3.3.1. We recommend upgrading as soon as possible.
2日前

Nuxt July 2026 security advisory
Vercel News
The team has released Nuxt 4.5.1 and 3.21.10, along with 3.3.1, to address eight security advisories, including a high-severity server-side remote code execution vulnerability.Nuxt@nuxt/devtoolsVercel received advance notice of the server-side remote code execution vulnerability, , and deployed platform-wide WAF mitigations before public disclosure.GHSA-9473-5f9j-94wqApplications deployed on Vercel are automatically protected by these mitigations, with no configuration changes required. However,
2日前

Kimi K3 and Kimi K3 Fast with ZDR and US-based providers now on AI Gateway
Vercel News
and its faster serving path, , are now available from US-based providers on AI Gateway, including Baseten and Fireworks. (ZDR) is also supported for both models. Kimi K3 from Moonshot AIKimi K3 FastZero Data RetentionRunning Kimi K3 on US-based providers lets teams with data residency and compliance requirements use the model on US infrastructure. Because AI Gateway serves the models from multiple providers, it automatically routes across them for failover, higher uptime, and more available thro
2日前

Run Claude Managed Agents with Chat SDK
Vercel News
You can now run with .Claude Managed AgentsChat SDKClaude Managed Agents handles the agent loop server-side, including the model, tools, session state, and sandboxed web research.Chat SDK gives that agent a chat interface through a single type-safe handler, with adapters that carry it to Slack, WhatsApp, and more.To see it work, a new builds a working research analyst you chat with in the browser. It runs on Chat SDK's web adapter, so there's no platform registration, webhook verification, or tu
2日前

Cheatsheets for flex, grid, anchor positioning and invoker commands
Polypane Blog
For CSS Day this year we created a set of cheatsheets explaining Flexbox, Grid, Anchor positioning and Invoker commands. They came out…
2日前

Cycloud 新基盤の全貌 第七回: KaaS 編
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
はじめに はじめまして、CyberAgent group Infrastructure Unit(C ...
2日前

An Inside Look at the Relay Market Powering Token Resellers and Fraud Simon Willison's Weblog
<p><strong><a href="https://vectoral.com/blog/token-relay-market">An Inside Look at the Relay Market Powering Token Resellers and Fraud</a></strong></p>Fascinating investigation by Matt Lenhard into the market that has grown up around reselling LLM tokens at a discount by pooling API keys from various sources.</p><p>This looks to be mostly a thing in China. Resellers sell access to an LLM proxy that offers significant discounts on regular API pric...
2日前
7/26 (日)

Measuring Component Performance with the Container Timing API
CSS Wizardry
Measure how entire components render with the Container Timing API: how it differs from Element Timing, where it helps, and how to try it today.
2日前

CSS Grid Lanes で Masonry レイアウトを実装する
azukiazusa のテックブログ2
CSS Grid Lanes は、高さの異なるアイテムを複数のレーンへ隙間なく配置するレイアウト方式です。`display: grid-lanes` を指定することで、JavaScript を使わずに Masonry レイアウトを実装できます。この記事では `display: grid-lanes` の基本的な使い方を紹介します。
2日前

Cycloud 新基盤の全貌 第六回: LB 編
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
はじめに はじめまして。CyberAgent group Infrastructure Unit(C ...
3日前

Ruff v0.16.0 Simon Willison's Weblog
<p><strong><a href="https://astral.sh/blog/ruff-v0.16.0">Ruff v0.16.0</a></strong></p>Astral shipped a significant new version of their Ruff Python linting tool a few days ago on July 23rd. I noticed today because my various CI jobs all started failing thanks to new default Ruff checks and my unpinned <code>"ruff"</code> dev dependency.</p><p>From Brent Westbrook's announcement post:</p><blockquote><p>Ruff now enables...
3日前
7/25 (土)

HTML-in-Canvas コンポーネントライブラリ Canvas UI
azukiazusa のテックブログ2
Canvas UI は HTML-in-Canvas API を活用し、液体シミュレーションやシェーダーといったクリエイティブな UI を構築するためのコンポーネントライブラリです。
3日前

Hermes Agent と Slack で設計し、Linear のチケットから Draft PR まで作成するワークフローの素振りをした
azukiazusa のテックブログ2
Hermes Agent と Slack を連携して要件を整理し、Linear のチケット作成から Coding Worker による実装・検証・Draft PR 作成までを自動化するワークフローを紹介します。
3日前

Compromised PyPI Package: mrmustard 0.7.4 Steals SSH, Cloud, and Kubernetes Credentials
Step Security Blog
mrmustard 0.7.4 on PyPI was a credential stealer that ran on import, exfiltrating SSH keys, AWS, and Kubernetes credentials. Here is the analysis, IOCs, and how to respond.
4日前

Cycloud 新基盤の全貌 第五回: ComputeController 編
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
はじめに CyberAgent group Infrastructure Unit(CIU)の川原で ...
4日前

Quoting Boris Cherny Simon Willison's Weblog
<blockquote cite="https://twitter.com/bcherny/status/2080713091688583312"><p>More than any of these eval scores, what is most exciting to me is something else: Opus 5 is our least prompt injectable model yet. It is a bit buried in the system card, but across PI evals and red teaming, Opus 5 is very hard to prompt inject successfully.</p></blockquote><p class="cite">&mdash; <a href="https://twitter.com/bcherny/status/2080713091688583312">Boris Cherny</a...
4日前

Testing Google’s “modern-web-guidance” skill against a real React app Ahmad Alfy
A test of the `modern-web-guidance` skill against a real React app, to see whether it actually catches stale frontend patterns and surfaces current best practices.
4日前

Introducing Claude Opus 5
Simon Willison's Weblog
<p><strong><a href="https://www.anthropic.com/news/claude-opus-5">Introducing Claude Opus 5</a></strong></p>I've been offline <a href="https://en.wikipedia.org/wiki/Elkhorn_Slough">kayaking with sea otters</a> for much of today so I haven't had a chance to put Anthropic's new model Claude Opus 5 through its paces yet. The buzz is positive, and Anthropic's description of it as a "thoughtful and proactive model that comes close to the frontier intel...
4日前

Top LLM security tools to protect AI applications
Aikido Security's Blog
Compare the top LLM security tools for AI applications, including Aikido, Snyk, Semgrep, Endor Labs, and Wiz, across code, supply chain, and runtime.Category: DevSec Tools & Comparisons
4日前

Vercel WAF for Blob is now in beta
Vercel News
The can now protect a Vercel Blob store. The same rules that guard your deployments (deny, challenge, rate limit) now apply to blob traffic with no changes to your code, blob URLs, or . Vercel WAF@vercel/blobEvery blob is already served through , so protection is a switch on the store, not a new proxy. Stop scrapers, geo-restrict downloads, rate limit expensive assets, or block abusive IPs before a byte is served.Vercel's CDNRules evaluate at the edge, matching on IP, country, path, and :moreThe
4日前

BGP ORIGIN attribute manipulation and its impact on the Internet
The Cloudflare Blog
By doing in-depth testing, we found nearly 70% of BGP paths experience ORIGIN attribute rewrites by transit providers seeking traffic advantages. We examine the global impact of this practice and argue for deprecating ORIGIN in route selection.
4日前
7/24 (金)

When You Need To Make a Triangle, Think Conic Gradients
Master.dev Blog RSS Feed
Certainly it isn't the *only* way, but you've got a lot of angular control with conic-gradient() and it's fun to work with.
4日前

Fake Corepack Site Distributes Infostealer and Proxyware to Developers
Socket
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.
4日前

Top Acunetix alternatives for automated vulnerability scanning
Aikido Security's Blog
Exploring Acunetix alternatives? Its DAST covers rule-based checks but can't reason about business logic or produce audit-grade pentests. Five options that go further.Category: DevSec Tools & Comparisons
4日前

Workflow steps now support extended function durations
Vercel News
Workflow steps on Pro and Enterprise plans can now run for up to 30 minutes (1800 seconds), up from 800 seconds, using (in beta).extended function durationsTo opt in, set to in your project's Environment Variables, then redeploy. Requires and a supported Node.js or Python runtime.VERCEL_ENABLE_WORKFLOW_EXTENDED_MAX_DURATION1Fluid computeExtended durations are not available on Hobby plans, which remain limited to 5 minutes (300 seconds).See in the documentation.function duration limits by planRea
4日前

ESLint v10.8.0 released
ESLint Blog
HighlightsIn ESLint v10.8.0, the following rules have been updated to avoid incorrect or unexpected behavior in some edge cases:class-methods-use-thisprefer-object-spreadprefer-templatepreserve-caught-errorno-unreachable-loopFeatures2fee9bb feat: export ConfigObject from eslint/config (#21082) (sethamus)Bug Fixes6b8d2f7 fix: escape reserved characters in rule id in html formatter (#21129) (Francesco Trotta)9091071 fix: prevent no-unreachable-loop crash when all loop types are ignored (#21116) (P
5日前

Claude Opus 5 now available on AI Gateway
Vercel News
from Anthropic is now available on AI Gateway.Claude Opus 5Opus 5 improves on previous Opus models for long-horizon agentic coding, handling multi-file features, larger refactors, and end-to-end feature work, and completing full tasks rather than leaving stubs or placeholders.Opus 5 is effective at low and medium effort, which produce quality at a fraction of the tokens and latency of higher settings. Vision is stronger on charts, documents, diagrams, and UI replication, and Opus 5 makes effecti
5日前

Cycloud 新基盤の全貌 第四回: IaaS 編
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ
はじめに CIU(CyberAgent group Infrastructure Unit)で Ia ...
5日前

The first known runaway AI agent - or a very bad marketing stunt? Simon Willison's Weblog
<p><strong><a href="https://martinalderson.com/posts/huggingface-openai-exploit/">The first known runaway AI agent - or a very bad marketing stunt?</a></strong></p>Martin Alderson's commentary on the <a href="https://simonwillison.net/2026/Jul/22/openai-cyberattack/">OpenAI accidental cyberattack against Hugging Face</a> includes a couple of details I hadn't considered.</p><p>First, Hugging Face offers a truly rich target if you're try...
5日前

Introducing Cache Response Rules
The Cloudflare Blog
Perhaps you’ve seen something that should sail out of cache get dragged back to the origin by a stray Set-Cookie or Cache-Control, headers that can be difficult to change on the origin itself. Cache Response Rules is the fix, applied at the right time.
5日前

Better generic secrets detection starts with finding non-secrets
Aikido Security's Blog
Some API keys are meant to be public. Betterleaks now removes them from generic secret findings, dropping thousands of false positives per scan. Category: News
5日前

The case for a cooldown: Why Dependabot now waits before issuing version updates
The GitHub Blog
A new default three-day cooldown delays version update pull requests so maintainers and security researchers can address findings in a release before it gets into your code.The post The case for a cooldown: Why Dependabot now waits before issuing version updates appeared first on The GitHub Blog.
5日前
7/23 (木)

Using `animation-composition` in CSS to Avoid Redeclaring Other Values
Master.dev Blog RSS Feed
Here's an example. You can list multiple comma-separated box-shadows, but if you apply a *new* box-shadow, it overrides anything set before. Not true here.
5日前

CKEditor 5 v48.3.0 Release Highlights: Programmatic API for CKEditor AI
CKEditor Ecosystem Blog
Run CKEditor AI from your own code, mark AI-generated edits in track changes, and use stable multi-root AI support in CKEditor 5 v48.3.0.
5日前

Observability for every Supabase project with Grafana Cloud
Supabase Blog
Connect your Supabase project to Grafana Cloud in one click. A pre-built dashboard, alerting, and metrics: available on every plan, including free.
5日前

Quoting Seth Larson Simon Willison's Weblog
<blockquote cite="https://blog.pypi.org/posts/2026-07-22-releases-now-reject-new-files-after-14-days/"><p>The Python Package Index (PyPI) now rejects new files being uploaded to releases that are older than 14 days. This restriction was <a href="https://github.com/pypi/warehouse/pull/19727">put in place</a> to prevent old and long-stable releases from being poisoned in case publishing tokens or workflows of PyPI projects were compromised. As far as we are aware this has ...
5日前

データガバナンス問い合わせの「待ち時間」をなくすために、Google Cloud診断と相談対応をAIに任せてみた
LegalOn Technologies Engineering Blog
はじめに こんにちは。LegalOn Technologiesのデータチームで Head of Data をしている若菜です。前回の記事「全社横断のデータガバナンスを実現するためにデータワーキンググループを設立・運営した」では、データマネジメントとガバナンスを統括する専門部会「データワーキンググループ(DWG)」の体制を紹介しました。あわせて、その基盤となる情報資産ガイドラインについても紹介しました。 前回の記事では、問い合わせの一次受けとしてCustom GPTやコーディングエージェントを活用している話に触れました。今回はその発展形として、DWGが日常的に運用している2つのClaude / …
5日前

チーム全員でコードを育てアジリティを高めるAI時代のカミナシの開発スタイル
カミナシ エンジニアブログ
チーム全員でコードを育てアジリティを高めるAI時代のカミナシの開発スタイル おはようございます。夏休みの息子を連れて大阪の箕面の実家ですごしている daipresents です。実家には食べ物と飲み物が無限にあります。 先日、レバテックさまからのお誘いをいただきまして「Claude Code時代の「職能越境」を支える、環境構築とワークフロー設計」というイベントに参加しました。テーマは「職能越境」で、AIの登場により働き方が変わり、職能を超えた動きが出てきた事例を紹介する内容でした。 僕はカミナシの一部事例を紹介させていただいたのですが、資料を公開しても何が話されたか伝わりにくいと思ったので、こ…
6日前

AI Readyな開発環境の整え方 LINEヤフー Tech Blog (LY Corporation Tech Blog
Orchestration Guildメンバーの迫川です。普段はAgent platformの開発をしています。この記事は、社内ワークショップOrchestration Development Wor...
6日前

Find Unused, Stale, and OIDC-Replaceable GitHub Actions Secrets Across Your GitHub Organization
Step Security Blog
StepSecurity now shows which GitHub Actions secrets are actually used, which workflows use them, and which can be replaced with OIDC.
6日前

Determining Determinism, Non-Deterministically
Ben Howdle
There are two scenarios I keep seeing with AI in production, and they are the same scenarios in different disguises. The first: a team has seen a demo, the demo was dazzling, and now probabilistic output is headed somewhere that needs exactly one right answer - a total, a status, a legal something. Everyone's excited. The second: a team has a genuinely perfect AI use-case - a summary, a suggestion, a first-pass guess - and they've blocked it, because "we can't have it giving different answers ea
6日前

proto v0.59 - Java support, a new version parser, improved OpenTelemetry, and more
moonrepo Blog
In this release, we're shipping one of our most requested tools to date, Java, alongside a
6日前

Introducing Motion UI
Motion Magazine
All teams want their website to feel like the products they admire. Motion that's smooth, responsive, and never overbearing. The kind of motion that conveys a feeling without a user reading a word of copy.Wanting and doing are two different things. Animation is tough for humans and agents alike to get right, and in the face of a deadlines it's often the first thing that gets cut.Animation can even be risky. Get it wrong, and the whole site feels cheaper, or performance can tank.Read the full art
6日前

WCAG Evaluation Methodology (WCAG-EM) 2.0 — Note Published
Web Accessibility Initiative (WAI)
WCAG Evaluation Methodology (WCAG-EM) 2.0 is published as a W3C Group Note. WCAG-EM describes a methodology with a step-by-step process to evaluate how well digital products conform to Web Content Accessibility Guidelines (WCAG) 2. WCAG-EM 1 was specifically for testing websites and web pages. WCAG-EM 2 also applies to apps and other digital products. For an introduction to WCAG-EM, see WCAG-EM Overview.
6日前

Evaluation metrics for Vercel Flags
Vercel News
now shows a live evaluation view on each flag's detail page. You can see evaluations per minute charted over time, with each flag version marked in the chart so you can tie evaluation shifts to specific configuration changes.Vercel FlagsYou can group and filter evaluations by variant, reason, environment, SDK key, client, and reporting project. Custom clients can set the new property on the client initializer to show up as their own group. This makes it straightforward to confirm rollout percent
6日前

Connect to and manage Sandboxes from the dashboard
Vercel News
You can now connect to any running Sandbox from the Vercel dashboard. Run commands, browse the filesystem, upload and download files, and inspect open ports without leaving the browser.From the same view, you can also manage the sandbox lifecycle: take snapshots, and stop or resume persistent sandboxes. Open the on any sandbox to try it out.Connect tabLearn more about Vercel Sandboxes in the .documentationRead more
6日前

Inspect feature flag history with Vercel CLI
Vercel News
version history can now be inspected from the Vercel CLI with the new command.Vercel Flagsvercel flags versionsRun to print the full revision history for a flag, with each revision's author, message, timestamp, and changed environments. Filter to a specific environment with , paginate with and , or add for scripting.vercel flags versions <flag>--environment--limit--cursor--jsonTo compare a revision against the one before it, run . The diff is semantic, surfacing field-level changes to targ...
6日前

GitHub tools are now an installable eve extension
Vercel News
You can now add to your agent as an extension.GitHub toolseveAdd the package, drop one file in , and your agent gets every tool with Vercel Connect auth, presets, and approval rules built in.agent/extensions/ :Install@github-tools/eve-extension :Then register it from a file inagent/extensions/Get started by creating a and reading the .GitHub connectordocumentationRead morePass a connector and the extension mints short-lived, scoped GitHub tokens at runtime. Connector-backed auth: Vercel Connect,
6日前

Ling 3.0 Flash is now available on AI Gateway
Vercel News
from Ant Group is now available on AI Gateway.Ling 3.0 FlashThe model is free to use for the next three weeks, through August 3rd.Ling 3.0 Flash is a Mixture-of-Experts model with 124B total parameters and about 5.1B active per token. It has a 256K token context window and runs in thinking and non-thinking modes.Ling 3.0 Flash is built for token-efficient agentic inference at production scale, doing more work within tighter token, latency, and cost budgets across multi-step agent runs. The model
6日前

Vercel MCP can now deploy code
Vercel News
The Vercel MCP server can now deploy code directly to a new or existing project. When your AI assistant finishes building something, it can ship it to Vercel and hand back a shareable URL without leaving the chat.Point the tool at your files and Vercel creates the project, detects the framework, installs dependencies, and builds. You get a URL you can open and share while the build finishes in the background.deploy_to_vercelTo get started, connect the to Claude, Cursor, or any , and ask it to de
6日前

Quoting Thomas Ptacek Simon Willison's Weblog
<blockquote cite="https://twitter.com/tqbf/status/2080045032162173329"><p>I genuinely believe that if you took an open weights model from 2025 and built a pentest harness for it, it could do this kind of sandbox escape and scan/hack in most networks. This is only surprising because you assume OpenAI has sounder sandboxes.</p></blockquote><p class="cite">&mdash; <a href="https://twitter.com/tqbf/status/2080045032162173329">Thomas Ptacek</a>, doesn't ...
6日前

OpenAI’s accidental cyberattack against Hugging Face is science fiction that happened Simon Willison's Weblog
<p>This story is wild. The short version: OpenAI were running a cybersecurity test against an unreleased model, with the model's guardrail features turned off. Rather than solve the test, the model broke its way out of OpenAI's sandbox, then found exploits to break <em>in</em> to Hugging Face, all so it could cheat on the test by stealing the answers.</p><p>Along the way it helped make the strongest case yet for how the imbalance of model availability is hurting ou...
6日前

Are AI labs pelicanmaxxing? Simon Willison's Weblog
<p><strong><a href="https://dylancastillo.co/posts/pelicanmaxxing.html">Are AI labs pelicanmaxxing?</a></strong></p>Excellent piece of work by Dylan Castillo, who took a deep-dive into the frequently pondered question of whether the AI labs have been deliberately training models to draw pelicans riding bicycles in response to my <a href="https://simonwillison.net/tags/pelican-riding-a-bicycle/">deeply unscientific benchmark</a>.</p><p>...
6日前

Finding eight high-severity vulnerabilities in NodeBB in six hours
Aikido Security's Blog
Eight high-severity NodeBB vulnerabilities, found by our AI Pentest in six hours. Full technical breakdown of the XSS chains, auth bypasses, and post hijacking.Category: Vulnerabilities & Threats
6日前

Large-Scale GitHub Actions Abuse Powers a Distributed cPanel and WHM Exploitation Campaign
Socket
A large-scale campaign abused GitHub Actions in compromised repositories to exploit CVE-2026-41940 in cPanel and WHM and steal server credentials.
6日前

Copilot vs. raw API access: What are you actually paying for?
The GitHub Blog
Copilot now bills usage at listed API rates. Compare direct model access with the coding workflow, policy, and harness work around it.The post Copilot vs. raw API access: What are you actually paying for? appeared first on The GitHub Blog.
6日前

Release Notes for Safari Technology Preview 248
WebKit
Safari Technology Preview Release 248 is now available for download for macOS Golden Gate and macOS Tahoe.
6日前

Next chapter: Restructuring GitHub’s bug bounty program
The GitHub Blog
GitHub is making some significant changes to its bug bounty program, shifting its focus to give researchers a better experience working with the GitHub team.The post Next chapter: Restructuring GitHub’s bug bounty program appeared first on The GitHub Blog.
6日前

SQL injection isn't dead
Aikido Security's Blog
The fix for SQL injection is decades old and still works. So why did WordPress core just need an emergency patch for one? The data, and how to defend against it.Category: News
6日前
7/22 (水)

Orchestrions Simon Willison's Weblog
<p>San Francisco tip: it only costs around $15 ($10 in quarters plus a $5 bill for the self-playing violin) to activate every single Orchestrion in <a href="https://en.wikipedia.org/wiki/Musée_Mécanique">Musée Mécanique</a>.</p><p>And because most people are bad at allocating their funds you may well be the ONLY person activating the Orchestrions, which means you get to craft the soundscape for the entire museum.</p> <p>Tags: <a href="https://simonwi...
6日前

The upgrade trap: when upgrading is the wrong answer to a CVE
Aikido Security's Blog
Upgrading to fix a CVE sounds straightforward. But the patched version often breaks your app, hasn't shipped yet, or doesn't exist. Here's why, and what actually works.Category: News
6日前

New Study Identifies 53 Slopsquatting Targets Across 5 Frontier LLMs
Socket
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.
7日前

2026年8月の技術系イベント予定 LINEヤフー Tech Blog (LY Corporation Tech Blog
LINEヤフー株式会社では、技術に関するイベントや勉強会の主催・協賛などを行っています。最新情報は各リンク先でご確認ください。タイミングによっては、申し込み開始前や既に満席となっていることがあります。...
7日前

The Monorepo Advantage for AI Agents
Nx Blog
AI agents underperform not because of the models but because of the architecture around them. Repo boundaries limit what agents can read, what they can write, and what they can remember.
7日前

Type-Aware Linting Stable
The Oxidation Compiler Blog
Today we're releasing tsgolint v7, the type-aware linting engine behind Oxlint.This release tracks TypeScript v7.0.2 and brings tsgolint to 59 of typescript-eslint's 61 type-aware rules. Since our alpha release, we have added 16 rules, per-rule timings, improved configuration, and another round of performance work.Getting started Install the latest Oxlint and tsgolint, then enable type-aware linting:shpnpm add -D oxlint oxlint-tsgolint@7pnpm oxlint --type-awareTo report TypeScript compiler erro
7日前

AI Gateway now supports streaming transcription
Vercel News
AI Gateway now supports . Previously, transcription required a complete audio file and returned the full transcript in a single response. Now you can stream audio in as it's captured and get transcript updates back as the model produces them, keeping latency low for uses like live captioning and voice input.streaming transcriptionStreaming transcription is in beta and available through the 's function with any streaming-capable transcription model.AI SDKstreamTranscribeThe example below streams
7日前

Extend eve agents with installable extensions
Vercel News
You can now package tools, connections, skills, instructions, and hooks into extensions that any agent can import. Extensions can be published to package registries, then installed, versioned, and upgraded like any other project dependency.eveA browser-use extension might ship tools for navigating a site, a memory extension can capture context with hooks and recall it with tools, and a self-improvement extension pairs hooks with dynamic instructions.Scaffold a new extension with a single command
7日前

Nub
Master.dev Blog RSS Feed
Nub looks like an interesting new “toolchain” for Node.js. It’s one of those “it makes everything you already do faster” sort of things, like installing and running scripts. Bytes.dev… … won’t be surprised if it becomes the de facto way to season your Node.js app. You can get some of these advantages by switching runtimes, […]
7日前

California Sea Lion Simon Willison's Weblog
<p><img src="https://static.inaturalist.org/photos/702321069/large.jpg" alt="California Sea Lion"></p><p><img src="https://static.inaturalist.org/photos/702321114/large.jpg" alt="California Sea Lion"></p><p>California Sea Lion, in San Francisco County, US, CA</p><p>We took some visiting family to Pier 39 to see the sea lions. They're somehow always even more fun than I remember them being last time.</p> <p>Tags: <a href="https...
7日前

Tyro's CISO: Being the "Einstein of cybersecurity" isn't enough if developers don't trust you
Aikido Security's Blog
Tyro CISO Arun Singh on developer trust as a finite resource, and what happens when supply chain attacks force teams to spend itCategory: Guides & Best Practices
7日前

How to build interactive experiences with canvases
The GitHub Blog
Canvases turn AI into interactive workspaces where you can visualize information, explore workflows, and take action across complex tasks.The post How to build interactive experiences with canvases appeared first on The GitHub Blog.
7日前







