直近1週間の更新
8/9 (土)

Cursor now supported on Vercel MCP
Vercel News

You can now use with Vercel MCP, our official . To ensure secure access, Vercel MCP currently supports AI clients that have been reviewed and approved by Vercel.CursorModel Context Protocol (MCP) serverWith Vercel MCP you can explore projects, inspect failed deployments, fetch logs, and more, now all without leaving Cursor.To connect, either use click or add the following to your :here for a one-click setup.cursor/mcp.jsonOnce added, Cursor will prompt you to log in with your Vercel account.Read
12時間前

AI エージェントがインタラクティブな UI を返すことを可能にする MCP UI
26
azukiazusa のテックブログ2


MCP UI は Model Context Protocol (MCP) を拡張して、AI エージェントがインタラクティブな UI コンポーネントを返すことを可能にする仕組みです。これにより、AI エージェントとのチャットの返答としてグラフや画像ギャラリー、購入フォームなどを表示できます。この記事では MCP UI の SDK を利用して、AI エージェントがインタラクティブな UI コンポーネントを返す方法を試してみます。
1日前

The one-liner for max-width, centering, and margins.
Frontend Masters Boost RSS Feed

To horizontally center an element and limit it’s width, this is easily the most common approach: That could still touch the edges of a parent container though, so if need to enforce some spacing, we’d probably do that on a parent. There is no real problem with that, but we can smash it all into […]
1日前

How to use GitHub Copilot to level up your code reviews and pull requests
1
The GitHub Blog


Discover practical ways GitHub Copilot streamlines code reviews, pull requests, and daily engineering tasks with real prompts, examples, and workflow tips from our engineering team.The post How to use GitHub Copilot to level up your code reviews and pull requests appeared first on The GitHub Blog.
1日前
8/8 (金)

npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
Socket

npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
1日前

How to Prepare for CSS-Specific Interview Questions
CSS-Tricks

Get advice answering a set of 10 CSS-related questions you likely will encounter in front-end interviews.How to Prepare for CSS-Specific Interview Questions originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
1日前

Redesigning Workers KV for increased availability and faster performance
The Cloudflare Blog

Workers KV is Cloudflare's global key-value store. After the incident on June 12, we re-architected KV’s redundant storage backend, remove single points of failure, and make substantial improvements.
2日前

How Zapier scales product partnerships with v0
Vercel News

Zapier is the leading AI orchestration platform, helping businesses turn intelligent insights into automated actions across nearly 8,000 apps. As AI tools and agents become more capable, Zapier provides the connective tissue to operationalize them, bridging the gap between decision and execution. extends this capability to partners. It enables SaaS and AI companies to embed Zapier’s automation engine directly into their products without needing to build or maintain thousands of integrations in-h
2日前

Improved metrics search in Observability Plus
Vercel News

We’ve improved the metrics search and navigation experience in Vercel Observability, making it faster and easier to build .custom queriesYou can now:These updates are available now for all teams with .Observability Plus or learn more about and .Try it outObservabilityObservability PlusRead moreQuickly find metrics by typing partial names or common abbreviations like for "time to first byte"TTFBBrowse all available metrics for an event in a side-by-side viewUse keyboard shortcuts for faster navig
2日前

Bulk upgrade deprecated Node.js versions
Vercel News

Team owners and members can now upgrade all projects using Node.js 18 or earlier to Node.js 22 with one click in the Vercel Dashboard.This updates the . If your project also defines a version in , you'll need to update it manually. Existing deployments are not affected.Node.js version in project settingspackage.json View and upgrade deprecated Node.js projects now.Read more
2日前

vlt is now available in builds via zero configuration
Vercel News

Vercel now supports the package manager for builds with zero configuration in builds. vltStarting today, Projects that contain a file will automatically run as the default using .vlt-lock.jsonvlt installvltInstall Command requires node to run and is only available in the modern .vlt20.xbuild imageLearn more about .package manager support on VercelRead more
2日前

The Power Of The <code>Intl</code> API: A Definitive Guide To Browser-Native Internationalization
Articles on Smashing Magazine — For Web Designers And Developers

Internationalization isn’t just translation. It’s about formatting dates, pluralizing words, sorting names, and more, all according to specific locales. Instead of relying on heavy third-party libraries, modern JavaScript offers the Intl API — a powerful, native way to handle i18n. A quiet reminder that the web truly is worldwide.
2日前

メディアリストのUIリニューアル後に発生したフロントエンドのバグとその解決
1
PR TIMES 開発者ブログ


こんにちは。エンジニアの松浦です。 私は現在、フロントエンドエンジニアとしてメディアリストの機能実装やバグ修正を行っています。今回は新UIのメディアリストがリリースされて半年経ち、今までに出てきたフロントエンドのバグやど […]
2日前

MIRU2025にシルバースポンサーとして参加してきました!
エムスリーテックブログ

こんにちは。AI・機械学習チームの氏家 (@mowmow1259)です。 この度エムスリーは7/29から4日間開催された画像の認識・理解シンポジウム MIRU2025にシルバースポンサーとして協賛させていただきました! 当日はAI・機械学習チームのメンバーが参加してきました。 この記事ではMIRU2025の参加レポートとして聴講させていただいた発表や当日の様子をご紹介しようと思います! 会場 MIRUとは 現地で聞くことができた発表 Large Vision-Language Modelの多様な属性に対する公平性の検証 NaiLIA: 多層的な依頼文に基づくネイルデザインのマルチモーダル検索…
2日前

Item Flow – Part 2: next steps for Masonry
1
WebKit


Back in March, we published Item Flow, Part 1: a new unified concept for layout, an article about a new idea for unifying flex-flow and grid-auto-flow into a single set of properties under a new item-flow shorthand.
2日前

Item Flow – Part 2: next steps for Masonry
WebKit

Back in March, we published Item Flow, Part 1: a new unified concept for layout, an article about a new idea for unifying flex-flow and grid-auto-flow into a single set of properties under a new item-flow shorthand.
2日前

AIの民主化に向けた管理画面のMCP Server化
2
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ


はじめに こんにちは、FANTECH本部 の 前田 です。 サイバーエージェントでは、AIツールへの ...
2日前

ESLint v9.33.0 released
ESLint Blog

HighlightsExplicit resource management support in one-varThe one-var rule now handles variables declared with the using and await using syntax, for example:async function test() { using foo = 1, bar = 2; await using baz = 3, qux = 4;}Copy code to clipboard using and await using declarations are part of the explicit resource management feature introduced in ES2026 JavaScript.Global object access detection in no-restricted-globalsThe no-restricted-globals rule can now catch usages of restricted gl
2日前

アジャイルな見積もりと計画づくりをしないチームのはなし
117
カミナシ エンジニアブログ


こんにちは。「カミナシ 教育」というプロダクトを作っているふじはら(@daipresents) です。毎日アイスを3本以上食べてます。 僕は「カミナシ 教育」のサービスチーム(スクラムチームみたいなチーム)でマネジメントを担当していますが、それ以外ではダブルワークでアジャイルコーチとしていろんな企業の開発支援も行っています。 カミナシでは各チームが自律して動くことを求められ、それぞれが試行錯誤しながらがんばっています。なので、カミナシではあんまりアジャイルコーチの仕事はしていないのですが、自分のチームを俯瞰して見ていると、自然とアジャイルな見積もりと計画づくりをしていないことに気がつきました。…
2日前

Introduction to MCP authentication WorkOS Blog
Learn how the Model Context Protocol (MCP) handles authentication and authorization using OAuth 2.1 and API keys. This guide covers common patterns, security considerations, current limitations, and how to build a standards-compliant MCP server.
2日前

How To Fix A Slow Website: 4 Web Performance Tips
DebugBear Blog

Find out what causes slow loading websites, how to identify page load problems, and what optimizations have the biggest impact to solve your page speed problems.
2日前

【Amebaブログ】約20年以上運用中のJavaシステムからGoとTypeSpecへの移行戦略
3
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ


はじめに みなさんこんにちは。 AmebaLIFE事業本部でAmebaブログのバックエンド開発を担当 ...
2日前

第2回「LegalOn」誕生の裏側:不可能を可能にした「爆速」開発プロジェクトの全貌
LegalOn Technologies Engineering Blog

はじめに LegalOn Technologiesが提供する「LegalOn: World Leading Legal AI」は、契約書ドラフト・レビューや案件の管理、法務相談まで、法務業務をワンストップで支援する革新的なサービスです。リリースから1年半、企画開始から約2年半が経った今、プロジェクト立ち上げの背景、開発の進め方、これまでの振り返りや今後の展望、さらには技術面での学びまでを、全9回にわたるブログシリーズとしてお届けしていきます。 前回の記事では、2022年末に始まった製品戦略プロジェクトの背景と「LegalOn」誕生の経緯を、CEOの角田とCPOの谷口へのインタビューを通じて紹介…
2日前

Junior developers aren’t obsolete: Here’s how to thrive in the age of AI
1
The GitHub Blog


The role of junior developer is evolving. If you're at this stage in your career, here's how to keep up and stand out.The post Junior developers aren’t obsolete: Here’s how to thrive in the age of AI appeared first on The GitHub Blog.
2日前

60 Malicious Ruby Gems Used in Targeted Credential Theft Campaign
Socket

A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
2日前

How Git Worktrees Changed My AI Agent Workflow
1
Nx Blog


Learn how Git worktrees enable parallel development with AI agents, eliminating context switching in your workflow.
2日前

AI Assistant, Junie and Kineto Now Support GPT-5 by OpenAI
Company | The JetBrains Blog

At JetBrains, we are committed to delivering the best technologies to professional developers. We support multiple LLM providers across our AI products to ensure you have access to the right tools for your needs and the freedom to choose the ones you prefer. Today, we’re excited to announce that the latest model from OpenAI, GPT-5, […]
2日前

New CNA Scorecard Tool Ranks CVE Data Quality Across the Ecosystem
Socket

The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
2日前
8/7 (木)

Using the Custom Highlight API
Frontend Masters Boost RSS Feed

You can get your hands on ranges of text in JavaScript, then apply a named "highlight" on them, so you can style that range in CSS with no other selector necessary.
2日前

Vercel is the only vendor to be recognized as a Visionary in the 2025 Gartner® Magic Quadrant™ for Cloud-Native Application Platforms
Vercel News

At Vercel, we're building the platform that delivers every pixel and token, and powers every frontend, backend, and agent on the web. With more than 4M weekly active domains and 115B weekly requests served by Vercel, the most forward-thinking teams are choosing Vercel’s AI Cloud to deliver fast, secure, full-stack applications with zero friction, infinite scale, and complete developer freedom. in the 2025 Gartner® Magic Quadrant™ for Cloud Native Application Platforms. We believe that this recog
3日前

Vercel collaborates with OpenAI for GPT-5 launch
Vercel News

The GPT-5 family of models, released today, is now available through and in production on . Thanks to OpenAI, Vercel has been testing these models over the past few weeks in v0, Next.js, AI SDK, andAI Gatewayv0.dev Vercel Sandbox.From our testing, GPT-5 is noticeably better at frontend design than previous models. It generates polished, balanced UIs with clean, composable code. Internally, we’ve already started using GPT-5 for Vercel's in-dashboard Agent and for . GPT-5 shows strong performance
3日前

GPT-5, GPT-5-mini, and GPT-5-nano are now available in Vercel AI Gateway
Vercel News

You can now access GPT-5, GPT-5-mini, and GPT-5-nano by , models designed to push the frontier of reasoning and domain expertise, using Vercel's with no other provider accounts required. OpenAIAI GatewayAI Gateway lets you call the model with a consistent unified API and just a single string update, track usage and cost, and configure performance optimizations, retries, and failover for higher than provider-average uptime.To use it with the , start by installing the package:AI SDK v5Then set the
3日前

Building a typed fetch in TypeScript with conditional types and infer
Piccalilli - Everything

Recently, I found myself working with generated types for API requests and responses based off an OpenAPI schema. Using TypeScript’s conditional types, my fetch logic could automatically infer appropriate parameters and response types based on the path I was calling and the HTTP method I was using, which is very cool indeed. I tried looking it up in the documentation to read a bit more about it, but found they didn’t actually go into that much detail about inferring types like this, so I thought
3日前

プレイドインターン体験記:フロントエンドからバックエンドまで挑戦した2ヶ月
PLAID Engineer Blog - 株式会社プレイド

プレイドで2ヶ月間エンジニアインターンに挑戦した学生の体験記。Vue.jsでのUI改善・刷新からBigQueryを活用したバックエンド開発まで、幅広い技術領域で学んだ実務経験と成長の記録を詳しく紹介します。
3日前

The security principles guiding 1Password’s approach to AI
1Password Blog

AI is transforming the way we work. There are immense opportunities for automation, intelligent decision-making, and productivity gains. This transformation is a tremendous opportunity, but it also comes with tremendous responsibility, especially when security is involved. For example, AI systems can now act on behalf of users, access sensitive data across tools, and make decisions without oversight, all of which have security implications.Building AI you can trustOne broader principle we embrac
3日前

Get the Full Picture: AppSignal Adds OpenTelemetry Support
AppSignal

We're proud to launch OpenTelemetry. Learn how to use AppSignal's monitoring and observability toolkit to level up your app's performance.
3日前

fastlane match の内部実装を活用して複数の iOS 開発者証明書の期限を一括チェックする方法
1
STORES Product Blog


STORES ブランドアプリチームで iOS エンジニアをしている榎本 ( @enomotok_ )です。 STORES ブランドアプリは、オーナーさんが自分のお店専用のアプリを作成できるサービスです。そのため私たちのチームでは、各オーナーさんのアプリを日々定期的にアップデート・リリースしています。現在運用しているアプリは数十個にのぼり、それぞれが異なるオーナーさんの App Store Connect の“組織”に紐づいているため、開発者証明書はアプリごとに存在します。 複数の開発者証明書を管理していると、全ての有効期限を管理するのは困難です。今回は、 fastlane match *1 の…
3日前

How to secure your AI app from fraud WorkOS Blog
A guide for SaaS teams facing synthetic identity, deepfake, and account abuse risks. Learn how AI-driven fraud is reshaping digital security, and how WorkOS Radar enables real-time detection and prevention before damage is done.
3日前

PdMがCursorと向き合った本音。「AIで爆速!」と一筋縄にいかない、プロダクト開発の「理想と現実」
1
LegalOn Technologies Engineering Blog


はじめに こんにちは!LegalOn Technologiesでプロダクトマネージャーを務めている天野です。 CTOオフィスの時武が、先日以下のブログで宣言した通り、私たちはAI駆動開発を取り入れて日々プロダクト開発に取り組んでいます。 tech.legalforce.co.jp 今回は開発だけでなく、プロダクトマネージャーの視点からCursorをどう活用しているか、リアルな事例をシェアしたいと思います! 世の中にはたくさんの素晴らしい活用例がありますが、正直なところ、AIツールは期待通りに動かないこともしばしば…あると思います。 成功事例ばかりではなく、私たちが実際に直面している「理想と現実…
3日前

Release Notes for Safari Technology Preview 225
1
WebKit


Safari Technology Preview Release 225 is now available for download for macOS Tahoe and macOS Sequoia.
3日前

Release Notes for Safari Technology Preview 225
WebKit

Safari Technology Preview Release 225 is now available for download for macOS Tahoe and macOS Sequoia.
3日前

Securing Go Applications With SonarQube: Real-World Examples
Blog RSS feed

Take a deep dive into some vulnerabilities in Go applications and understand how SonarQube Cloud helps developers detect and mitigate them during the development cycle.
3日前

Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Socket

Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
3日前

11 Malicious Go Packages Distribute Obfuscated Remote Payloads
Socket

Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
3日前

Get the number of auto-fit/auto-fill columns in CSS
Frontend Masters Boost RSS Feed

The whole point of auto-fit and auto-fill is that you aren't saying how many columns to use. But if you knew how many the browser chose, you can make nice design decisions.
3日前

OSSTech版 OpenLDAPの EC2 Image Builder でのAMI構築方法
記事 on OSSTechブログ

OSSTech版 OpenLDAPの EC2 Image Builder でのAMI構築方法 概要 弊社では、OpenLDAPのパッケージ提供は行っておりますが、仮想マシンイメージやDockerイメージでの提供は行っておりません。 今回は、Amazon EC2で利用する際にAMI化した状態でサービスを稼働させるための手順をご紹介します。前提 OpenLDAPは、ユーザー情報やパスワード等のユーザーデータを書き込むディレクトリサーバーです。AMIにデータ投入は行わない AMI作成時にデータを投入していると、起動したタイミングと運用開始後で差分が生じるため、マシンイメージに事前にデータ投入を行うことはできません。 今回作成するAMIでは、LDAPサーバにはデータが投入を行われていない状態で作成します。AMI起動時の別サーバからのレプリケーション OpenLDAPは、他LDAPサーバからのデータレプリケーションに対応しています。 特定のOpenLDAPサーバでのみ問題が発生した場合は、該当のOpenLDAPサーバを停止し、データ投入が行われていない状態のイメージを起動しなおし、他サーバに存在
3日前
8/6 (水)

Bringing Back Parallax With Scroll-Driven CSS Animations
CSS-Tricks

Parallax is a pattern in which different elements of a webpage move at varying speeds as the user scrolls, creating a three-dimensional, layered appearance. It once required JavaScript. Now we have scroll-driven animations in CSS, which is free from the main-thread blocking that can plague JavaScript animations.Bringing Back Parallax With Scroll-Driven CSS Animations originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
3日前

Introducing Vercel MCP: Connect Vercel to your AI tools
6
Vercel News


Today, we're launching the , now in . Vercel MCP is a secure, OAuth-compliant interface that lets AI clients interact with your Vercel projects.official Vercel MCP serverPublic BetaAI tools are becoming a core part of the developer workflow, but they've lacked secure, structured access to infrastructure like Vercel. With , supported tools like and can securely access logs, docs, and project metadata directly from within your development environment or AI assistant.Vercel MCPCursorClaudeRead more
4日前

Microfrontends support is now in Public Beta
Vercel News

support is now available in . Microfrontends allow you to split large applications into smaller ones so that developers can move more quickly.MicrofrontendsPublic BetaThis support lets teams and large apps build and test independently, while Vercel assembles and routes the app into a single experience. This reduces build times, supports parallel development, and enables gradual legacy migration.Developers can use the to iterate and test their apps independently, while navigations between microfr
4日前

Introducing AI Elements: Prebuilt, composable AI SDK components
Vercel News

is a new open source library of customizable React components for building interfaces with the Vercel AI SDK.AI ElementsBuilt on , it provides full control over UI primitives like message threads, input boxes, reasoning panels, and response actions.shadcn/uiFor example, you can use from the to manage state and streaming, and render responses using AI Elements.useChatAI SDKTo install the components, you can initialize with , and pick your components, import them, and start building.our CLI and st
4日前

Why you should rethink legacy and consider Event-Driven Architecture
Scott Logic

In this post, I describe how your business can assess whether a system is ready for modernisation and, if so, how to set your project up for success. I then explain why, in most cases, you’ll probably want to take an incremental approach rather than replacing the old system in one fell swoop. I end by providing an example of one of the ways your business can do this – by using Event-Driven Architecture.
4日前

Automating Design Systems: Tips And Resources For Getting Started
Articles on Smashing Magazine — For Web Designers And Developers

Design systems are more than style guides: they’re made up of workflows, tokens, components, and documentation — all the stuff teams rely on to build consistent products. As projects grow, keeping everything in sync gets tricky fast. In this article, we’ll look at how smart tooling, combined with automation where it makes sense, can speed things up, reduce errors, and help your team focus on design over maintenance.
4日前

Taking Control with Graph Modifiers
vlt /vōlt/ - blog

Managing dependencies in complex JavaScript projects just got easier. vlt now offers Graph Modifiers, a new way to take precise control of your dependency graph.
4日前

AI Prompt Templates and Strategies for Developers to Code Smarter
CKEditor Ecosystem Blog

Discover AI prompt templates and strategies tailored for developers. Learn how to write better prompts and boost your coding productivity.
4日前

Chrome 140 beta
1
developer.chrome.com: Blog


Discover the features that are coming to Chrome in the latest beta release.
4日前

TC39 Advances 11 Proposals for Math Precision, Binary APIs, and More
1
Socket


TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
4日前

10社経験したエンジニアがエムスリーに「出戻り」した話
51
エムスリーテックブログ


はじめに はじめまして。2025年7月1日からエムスリーテクノロジーズに入社した永江 (@yukinagae)です。 今回のキャリアでざっくり10社目。医療・金融・教育などの多様な業種、数人のスタートアップからSIerまで様々な形態・規模の会社でエンジニアとして経験を積んできました。 そんな私が今回選んだのがエムスリーでした。しかも「出戻り」です。 10社近い会社を渡り歩いてきた中で、最も働きやすく、刺激的なエンジニアリングができたのはエムスリーでした。 このブログでは、なぜ私が再び戻る決断をしたのか、そしてエムスリー/エムスリーテクノロジーズのどんな点に魅力を感じたのか、私の経験を交えて紹介…
4日前

Simplify access reviews with Trelica by 1Password
1
1Password Blog


It’s difficult for organizations to stay secure, compliant, and efficient in an ever-expanding SaaS landscape. Every time an employee joins or leaves the company, or a software vendor is added or removed, IT and security teams must grant and revoke permissions, so the right people have access to the right tools. A mistake in this process could allow an offboarded employee to maintain access to sensitive data years after they left the company, so the stakes are high.To manage this process, compan
4日前

Deploy a Python Flask App to Render with Docker
AppSignal

Let's build and optimize a Flask app for deployment to Render using Docker.
4日前

Redprints CFP: an open source CFP management app built with Rails + Inertia.js
Evil Martians

Introducing Redprints CFP, an open source CFP management application built for the SF Ruby Conference with Rails and Inertia.js.
4日前

Understanding MCP features: Tools, Resources, Prompts, Sampling, Roots, and Elicitation WorkOS Blog
Learn how to leverage Model Context Protocol’s six core features to build secure and scalable AI applications.
4日前

WinTicket x タップル x SGEマンガ事業部 で 「Coding Agent BEER BASH」を開催しました!
2
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ


はじめに こんにちは!株式会社タップル技術本部でAIチームのリーダーをしている坂上(@tosaka0 ...
4日前

新卒データサイエンティストが“自らビジネスを動かす”ために —— 7年目の進化を遂げた「DSOps研修」の全貌
4
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ


はじめに はじめまして、AI事業本部 極AIでML/DSエンジニアをしている吉原です。 サイバーエー ...
4日前

Partnering with OpenAI to bring their new open models onto Cloudflare Workers AI
2
The Cloudflare Blog


OpenAI’s newest open-source models are now available on Cloudflare Workers AI on Day 0, with support for Responses API, Code Interpreter and Web Search (coming soon).
4日前

Nx Cloud Workspace Graph: See Your Organization's Code Structure Like Never Before
Nx Blog

Discover how Workspace Graph in Nx Cloud reveals dependencies across your entire organization. See code structure and connections between repositories without cloning, installing, or switching contexts.
4日前

Little Reminder About Custom Properties with Invalid Values
Frontend Masters Boost RSS Feed

This is like one of those weirdly difficult quizzes about CSS. If you’ve got a <p> element sitting there in a totally normal basic HTML layout, then this CSS: What color does the <p> render as? It’s blue. You might think it’s green, as the value blah is an invalid color. If the CSS had… […]
4日前
8/5 (火)

SonarQube IDE: Announcing support for AI-Native IDEs
Blog RSS feed

As development velocity accelerates, so does the potential for introducing subtle bugs and new security vulnerabilities.
4日前

Reducing double spend latency from 40 ms to < 1 ms on privacy proxy
The Cloudflare Blog

We significantly sped up our privacy proxy service by fixing a 40ms delay in "double-spend" checks.
5日前

Claude Opus 4.1 is now supported in Vercel AI Gateway
1
Vercel News


You can now access , a new model released today, using Vercel's with no other provider accounts required. This release from Anthropic improves agentic task execution, real-world coding, and reasoning over the previous Opus 4 model.Claude Opus 4.1AI GatewayAI Gateway lets you call the model with a consistent unified API and just a single string update, track usage and cost, and configure performance optimizations, retries, and failover for higher than provider-average uptime.To use it with the ,
5日前

gpt-oss-20b and gpt-oss-120b are now supported in Vercel AI Gateway
Vercel News

You can now access gpt-oss-20b and gpt-oss-120b by , open-weight reasoning models designed to push the open model frontier, using Vercel's with no other provider accounts required.OpenAIAI GatewayAI Gateway lets you call the model with a consistent unified API and just a single string update, track usage and cost, and configure performance optimizations, retries, and failover for higher than provider-average uptime.To use it with the , start by installing the package:AI SDK v5Then set the model
5日前

UX Job Interview Helpers
Articles on Smashing Magazine — For Web Designers And Developers

Talking points. Smart questions. A compelling story. This guide helps you prepare for your UX job interview. And remember: no act of kindness, however small, is ever wasted.
5日前

Java24: Go deeper on parsing Java class files and broader with Stream gatherers
Blog RSS feed

Version 24 version introduces several new language features which collectively simplify code, and provide powerful tools for bytecode manipulation and advanced stream processing.
5日前

Figma Dev Mode MCPサーバーの実践的な要点
株式会社ゆめみのフィード

前提本記事は以下の公式ページの補足として、実践的な注意点とポイントに絞って紹介します。なお、公式ページは定期的に更新されていることを確認しているため、最新の情報は公式ページを参照することをおすすめします。https://help.figma.com/hc/ja/articles/32132100833559-Dev-Mode-MCPサーバー利用ガイド 利用前の確認事項Devまたはフルシートのライセンスが必要Figmaデスクトップアプリの起動が必須(ブラウザ版は不可)GitHub Actions等のCI/CD環境では利用不可設定メニューは以下のFigmaアイコンから...
5日前

Make Your Ideas Clickable With Kineto by JetBrains
Company | The JetBrains Blog

While developing a website or an app, you’ll encounter loads of technical challenges that need to be solved – from how to code the functionality to how to host it. Delivering even a simple to-do app requires a hefty technology stack, a team of professionals, and hours of testing and maintenance. This is the reason […]
5日前

A new article layout and better options for advertisers
Piccalilli - Everything

The big pull requests keep on landing here at Piccalilli. This time, it's our article view that has had a thorough re-work.The old article view was nice, sure, but it let us down in the following ways:All the author info was at the top at larger viewportsAdvertising was easy to miss (as reported by our readers in the survey)Content pushed out to the left was slightly awkward to readWe feel like we've fixed all of that with our new layout.This re-work is something that's been on our radar almost
5日前

Passkey認証におけるアカウント乗っ取り - Non Discoverable Credentialフローとの混在に起因する脆弱性(CVE-2025-26788)解説
109
GMO Flatt Security Blog


先日公開した記事「Passkey認証の実装ミスに起因する脆弱性・セキュリティリスク」では、「8. Non Discoverable Credentialのフローとの混在」において、StrongKey FIDO Serverのアカウント乗っ取りが可能な脆弱性について言及しました。StrongKey FIDO Serverはオープンソースで提供されているFIDOサーバー製品です。この脆弱性は、様々なセキュリティ的利点を持つPasskey認証であっても、実装ミスによって脆弱になり得るということを示しています。本記事では、この脆弱性がソースコードレベルでどのような問題を含み、どのように修正されたのかを詳しく解説します。
5日前

New in Chrome 139
developer.chrome.com: Blog

Squircles and custom functions come to CSS, and on-device speech recognition to the Web Speech API.
5日前

Understanding Stack Traces in Elixir
AppSignal

Let's explore the fundamentals of stack traces in Elixir, how to read and interpret them, and some best practices for debugging and error handling.
5日前

What we learned from creating PostCSS
1
Evil Martians


We share what have we learned creating PostCSS and the huge ecosystem around it. Get 8 key lessons from Andrey Sitnik, creator of PostCSS.
5日前

MFA vs SSO: Why enterprises need both for stronger security WorkOS Blog
Learn the difference between MFA and SSO, why they’re not interchangeable, and how using both creates seamless and secure enterprise access management.
5日前

How To Use The Safari Developer Tools
DebugBear Blog

Learn how to use Safari's developer tools to debug your website on Mac OS and iOS.
5日前

Infinite Marquee Animation using Modern CSS
Frontend Masters Boost RSS Feed

A row of logos that animate forever perfectly and don't have any duplicated HTML or JavaScript at all is quite a trick. Thanks modern CSS!
5日前

Automate your project with GitHub Models in Actions
2
The GitHub Blog


Learn how to integrate AI features with GitHub Models directly in GitHub Actions workflows.The post Automate your project with GitHub Models in Actions appeared first on The GitHub Blog.
5日前
8/4 (月)

Thinking Deeply About Theming and Color Naming
2
CSS-Tricks


Today, I want to discuss a couple of patterns for naming color palettes that the community is using, and how I propose we can improve, so we achieve both flexibility and beauty.Thinking Deeply About Theming and Color Naming originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
5日前

Perplexity is using stealth, undeclared crawlers to evade website no-crawl directives
78
The Cloudflare Blog


Perplexity is repeatedly modifying their user agent and changing IPs and ASNs to hide their crawling activity, in direct conflict with explicit no-crawl preferences expressed by websites.
6日前

v0: vibe coding, securely
Vercel News

Vibe coding has changed how software gets built. Tools like make it possible to turn ideas into working prototypes in seconds. Anthropic's CEO predicts . Adoption is accelerating fast, and for many builders, we're already there.v090% of code will be AI-generated in 3-6 monthsBut here's the uncomfortable truth: The faster you build, the more risk you createLast week, a viral app . This wasn’t a hack or advanced malware. It was caused by default settings, misused variables, and the absence of guar
6日前

New custom visualization in Vercel Observability
Vercel News

Observability Plus users can now choose between line charts, volume charts, tables, or a big number when visualizing data returned by . Both the queries and their visualization settings can be saved to shareable notebooks.queriesThis update replaces fixed presets with customizable controls and is available now at no extra cost for teams on Observability Plus. or learn more about and .Try it outObservabilityObservability PlusRead more
6日前

Vercel MCP now in Public Beta
Vercel News

Vercel's is now live at in Public Beta. This server providing a remote interface with OAuth-based authorization for AI tools to securely interact with your Vercel projects.official MCP (Model Control Protocol) servermcp.vercel.comThe server integrates with AI assistants, such as Claude.ai, Claude Code and Claude for desktop, and tools like VS Code, to:Vercel MCP fully implements the latest and specifications for enhanced security and performance.MCP AuthorizationStreamable HTTPThis update enhanc
6日前

Sonar's Take: Software Development Under America's AI Action Plan
Blog RSS feed

The White House's "America's AI Action Plan" aims to accelerate innovation, but for software development, speed must not compromise security. Nathan Jones, VP of Public Sector at Sonar, explores the recently published plan, risks of AI-generated code, and explains how static analysis tools help ensure AI adoption is both fast and secure.
6日前

Commercial product selection reflections
Scott Logic

In the course of building a new system for a client over the past year, we evaluated and selected a couple of commercial software products to use as components of that system. In this post, I’ll share some observations and thoughts which may be of interest or help you with your next selection.
6日前

チームでどれぐらい AI を利用しているか可視化する「tosage」
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ

本記事は、チームのAIツール利用状況を可視化するOSS「tosage」を紹介し、データに基づいた生産 ...
6日前

LLMエージェントオブサーバビリティ基盤についてまとめてみた
CyberAgent Developers Blog | サイバーエージェント デベロッパーズブログ

そこで今回は、多く存在する LLM エージェント Observability 基盤を網羅的に紹介して ...
6日前

Pixel data from encoders to decoders
MDN Blog

From individual pixels to fully decoded images on your screen, raw pixel data gets transformed, compressed, and efficiently delivered. Learn about the techniques and optimizations that shrink image information without any perceivable loss in quality.
6日前

Making my GitHub heatmap widget leanrada.com notes
For RSS readers: This article contains interactive content available on the original post on leanrada.com.This post is about how I made the GitHub heatmap widget on my site.Here’s the raw, live WebComponent <gh-contribs> by the way:Interactive content: Visit the post to interact with this content.Alternative name: Gh ContribsScraping the dataFirst, I had to scrape the heatmap data. I don’t know if there’s a proper API, but I found an endpoint that renders an HTML partial of what I wanted.As far
6日前

React Query Selectors, Supercharged
TkDodo's blog

How to get the most out of select, sprinkled with some TypeScript tips.
6日前

How we made JSON.stringify more than twice as fast
6
V8


JSON.stringify is a core JavaScript function for serializing data. Its performance directly affects common operations across the web, from serializing data for a network request to saving data to localStorage. A faster JSON.stringify translates to quicker page interactions and more responsive applications. That’s why we’re excited to share that a recent engineering effort has made JSON.stringify in V8 more than twice as fast. This post breaks down the technical optimizations that made this impro
6日前

OIDC vs SAML: How a two-decade-old protocol still dominates identity federation WorkOS Blog
Discover why the decades-old SAML protocol remains indispensable for enterprise SSO and federation, how it compares to modern OpenID Connect, and what the future of identity federation holds.
6日前

How well are reasoning LLMs performing? A look at o1, Claude 3.7, and DeepSeek R1
WorkOS Blog

ChatGPT’s release in late 2022 marked the beginning of the large language model era. But 2024 brought a quieter, more technical shift: the rise of reasoning LLMs. Two years later—how is it actually going?
6日前

開発組織の北極星を示すコンパス:LegalOn Technologies Developers Compassの作り方
1
LegalOn Technologies Engineering Blog


はじめに こんにちは。株式会社LegalOn TechnologiesでSoftware Engineer(Frontend)として働いている川島です。 突然ですが、組織が急成長するに伴ってメンバーの多様性が増し、以前のような阿吽の呼吸が通用しなくなったり、価値観や考え方の食い違いによる衝突が頻発した際にどう対処したらいいかわからなかったり…。こうした課題に直面している企業は多いのではないでしょうか。 私たちLegalOn Technologiesにおいても、開発組織のメンバーが2025年7月現在で200名を超え、上記の課題に直面しています。この課題を乗り越え、全員が同じ方向を向いて開発に邁進…
6日前