360SOFTY

Insights

Engineering Insights

Practical writing on software architecture, SaaS products, AI automation, legacy modernisation, and the business of building reliable systems.

RSS

Curated links from external sources — not 360Softy original articles.

ExternalFrontend Development
Vercel Blog

Unified security actions dashboard

Vercel now provides that surfaces any security issues requiring action from your team. When a critical vulnerability or security-related task is detected, the dashboard automatically groups your affected projects and guides you through the steps needed to secure them.a unified dashboard This view appears as a banner whenever action is required, and can be accessed anytime through the dashboard search. Most CVEs are handled automatically through WAF rules and other protections, but when user act

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Automated React2Shell vulnerability patching is now available

Vercel Agent now detects vulnerable packages in your project, and automatically generates pull requests with fixes to upgrade them to .patched versions Powered by Vercel's , these auto-fix upgrades are available at no cost and help teams stay secure with minimal manual effort.self-driving infrastructure is a critical remote code execution vulnerability in React Server Components that affects React 19 and frameworks that use it like Next.js. Specially crafted requests can trigger unintended cod

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Rust runtime now in public beta for Vercel Functions

Today, we are launching first-class support for the Rust runtime beta. This new release of native support, as an evolution of the , brings the full benefits of Vercel Functions, including Fluid compute (with HTTP response streaming and Active CPU pricing) and an increased environment variable limit from 6KB to 64KB.community Rust runtime Rust deployments automatically integrate with Vercel's existing logging, observability, and monitoring systems. To get started, create a Cargo.toml file and a h

Vercel BlogRead original
ExternalAI
OpenAI News

The state of enterprise AI

Key findings from OpenAI’s enterprise data show accelerating AI adoption, deeper integration, and measurable productivity gains across industries in 2025.

Global Affairs
OpenAI NewsRead original
ExternalCloud
Cloudflare Changelog

Workers - Python cold start improvements

Python Workers now feature improved cold start performance, reducing initialization time for new Worker instances. This improvement is particularly noticeable for Workers with larger dependency sets or complex initialization logic. Every time you deploy a Python Worker, a memory snapshot is captured after the top level of the Worker is executed. This snapshot captures all imports, including package imports that are often costly to load. The memory snapshot is loaded when the Worker is first star

Workers
Cloudflare ChangelogRead original
ExternalCloud
Cloudflare Changelog

Workers - Easy Python package management with Pywrangler

We are introducing a brand new tool called Pywrangler, which simplifies package management in Python Workers by automatically installing Workers-compatible Python packages into your project. With Pywrangler, you specify your Worker's Python dependencies in your pyproject.toml file: [project] name = "python-beautifulsoup-worker" version = "0.1.0" description = "A simple Worker using beautifulsoup4" requires-python = ">=3.12" dependencies = [ "beautifulsoup4" ] [dependency-groups]

Workers
Cloudflare ChangelogRead original
ExternalCloud
Cloudflare Changelog

Workers - Wrangler config is optional when using Vite plugin

When using the Cloudflare Vite plugin to build and deploy Workers, a Wrangler configuration file is now optional for assets-only (static) sites. If no wrangler.toml, wrangler.json, or wrangler.jsonc file is found, the plugin generates sensible defaults for an assets-only site. The name is based on the package.json or the project directory name, and the compatibility_date uses the latest date supported by your installed Miniflare version. This allows easier setup for static sites using Vite. Note

Workers
Cloudflare ChangelogRead original

Work with 360Softy

Building a SaaS product, AI system, or business platform?

Book a free consultation and we will tell you honestly whether we can help.