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.

ExternalCloud
Cloudflare Changelog

Workers - Deploy static sites to Workers without a configuration file

Deploying static site to Workers is now easier. When you run wrangler deploy [directory] or wrangler deploy --assets [directory] without an existing configuration file, Wrangler CLI now guides you through the deployment process with interactive prompts. Before and after Before: Required remembering multiple flags and parameters wrangler deploy --assets ./dist --compatibility-date 2025-09-09 --name my-project After: Simple directory deployment with guided setup wrangler deploy dist # Int

Workers
Cloudflare ChangelogRead original
ExternalAI
OpenAI News

A People-First AI Fund: $50M to support nonprofits

Applications are now open for OpenAI’s People-First AI Fund, a $50M initiative supporting U.S. nonprofits advancing education, community innovation, and economic opportunity. Apply by October 8, 2025, for unrestricted grants that help communities shape AI for the public good.

Company
OpenAI NewsRead original
ExternalFrontend Development
Vercel Blog

Vercel Functions now support graceful shutdown

Vercel Functions running on Node.js and Python runtimes now support graceful shutdown, giving you up to 500 milliseconds to run cleanup tasks before termination. When a function is terminated, such as during scale-down, the runtime receives a signal. You can now use this signal to run cleanup tasks like closing database connections or flushing external logs.SIGTERM Learn more about the .SIGTERM signal Read more

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Bulk enable on-demand concurrent builds across projects

Pro teams can now remove build queues across all projects with by bulk enabling .just one clickon-demand concurrent builds On-demand concurrency scales build compute capacity dynamically, so all builds for a project start as soon as they are requested, except when multiple builds target the same Git branch. To get started, to:visit your Pro team's billing settings Learn more in the . documentation Read more Enable or disable for all existing projects Search and pick specific projects where i

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

AI SDK and AI Gateway now integrated in GitHub Actions

You can now use the to access the and , generating text or structured JSON directly in your workflows by specifying a , , and .vercel/ai-action@v2promptmodelapi-keyGitHub ActionAI SDKAI Gateway This integration enables new AI powered use cases for Github Actions, like summarizing what made it into a release, a light PR code review, comment moderation, or finding duplicate or relevant issues. For example, you can use it to triage issues like: Learn more and see examples in the or .Github Act

Vercel BlogRead 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.