Skip to content
HomeInsights

Insights

Ideas for building
better software.

Engineering perspectives on architecture, product development, AI, and the everyday decisions behind useful software.

From the engineering desk

Browse practical articles or follow the latest technology updates.

Subscribe via RSS →

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

ExternalFrontend Development
Vercel Blog

Bounce rate support in Web Analytics

You can now see the bounce rate of your visitors in Web Analytics. With bounce rate, you're able to see the percentage of users visiting a single page without navigating any further. When filtering for a route or path, the bounce rate adapts and shows how many users bounced on a specific page. Learn more about .filtering in Web Analytics Read more

Vercel BlogRead original
External
Prisma Blog

Database vs Application: Demystifying JOIN Strategies

Joining data from multiple tables is a complicated topic. There are two main strategies: database-level and application-level joins. Prisma ORM offers both options. In this article you’ll learn the tradeoffs between the two so you can pick the best strategy.

Prisma BlogRead original
ExternalCloud
Cloudflare Changelog

Access - Export SSH command logs with Access for Infrastructure using Logpush

Availability Only available on Enterprise plans. Cloudflare now allows you to send SSH command logs to storage destinations configured in Logpush, including third-party destinations. Once exported, analyze and audit the data as best fits your organization! For a list of available data fields, refer to the SSH logs dataset. To set up a Logpush job, refer to Logpush integration.

Access
Cloudflare ChangelogRead original
ExternalCloud
Cloudflare Changelog

Workflows - Increased Workflows limits and improved instance queueing.

Workflows (beta) now allows you to define up to 1024 steps. sleep steps do not count against this limit. We've also added: instanceId as property to the WorkflowEvent type, allowing you to retrieve the current instance ID from within a running Workflow instance Improved queueing logic for Workflow instances beyond the current maximum concurrent instances, reducing the cases where instances are stuck in the queued state. Support for pause and resume for Workflow instances in a queued state. We're

Workflows
Cloudflare ChangelogRead original
ExternalFrontend Development
Vercel Blog

The Vercel Toolbar is now more compact and dynamic

The Vercel Toolbar has a new compact design, making it easier to access the tools you use most. Learn more about the and its features.Vercel Toolbar Read more Thetoolbar is now smaller and only runs when you click or tap to activate it or when visiting from a link that contains a comment thread, draft link, or flag overrideCompact design: ​Your most recently used tools will pin to the top of your menu for easy accessShortcuts: When visitingprojects and deployments from the dashboard, you'

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Python support added to in-function concurrency beta

is now supported in the ongoing .Pythonin-function concurrency public beta In-function concurrency optimizes functions to handle multiple invocations simultaneously, improving resource efficiency. By reusing active instances instead of creating new ones, it reduces idle compute time and associated costs. In-function concurrency is particularly beneficial for workloads with external API or database calls, such as AI models, where functions often sit idle while waiting for responses. The in-functi

Vercel BlogRead original

Let’s start with a conversation

Tell us what you’re working on.

An idea, a challenge, or a system that needs to work better. We’ll help you understand the next step.