#server-side-configuration

[ follow ]
Vue
fromRaymondcamden
1 day ago

Building a Simple Markdown PWA App

A Markdown viewer app was built using Electron, focusing on simplicity and functionality for viewing Markdown files.
Web frameworks
fromInfoQ
18 hours ago

Building Production-Ready tRPC APIs: The TypeScript Alternative to Apollo Federation

tRPC provides end-to-end type safety, significantly reducing API bugs and improving performance compared to GraphQL Federation.
fromInfoQ
1 day ago

Engineering Stable, Secure and Scalable Platforms: A Conversation with Matthew Liste

I was always a tinkerer, I guess. I grew up in the age where computers were not ubiquitous or common. An experience as a kid was instrumental in how my career happened.
DevOps
Ruby on Rails
fromRubyflow
13 minutes ago

How to Port Legacy Rails Applications to Propshaft

Propshaft replaces Sprockets as the default asset pipeline for Rails, offering improved features and migration options for legacy applications.
#javascript
fromCSS-Tricks
4 days ago
Node JS

A Well-Designed JavaScript Module System is Your First Architecture Decision | CSS-Tricks

Node JS
fromFrontendmasters
2 weeks ago

What To Know in JavaScript (2026 Edition)

JavaScript's ECMAScript 2025 introduces new iterator methods and improved set functionalities, enhancing performance and usability for developers.
fromSubstack
2 months ago
JavaScript

Friday Links #34: Fresh JavaScript Tools & Releases

Pinterest claims parity with ChatGPT in search volume and emphasizes visual search and e-commerce integrations to capture commercial intent and buying journeys.
Node JS
fromAllthingssmitty
1 day ago

Why I don't chain everything in JavaScript anymore - Matt Smith

Chaining methods in JavaScript can complicate readability and debugging, making step-by-step coding often clearer and easier to manage.
Node JS
fromCSS-Tricks
4 days ago

A Well-Designed JavaScript Module System is Your First Architecture Decision | CSS-Tricks

JavaScript modules enable private scopes and controlled global access, essential for managing large programs and avoiding conflicts.
Node JS
fromFrontendmasters
2 weeks ago

What To Know in JavaScript (2026 Edition)

JavaScript's ECMAScript 2025 introduces new iterator methods and improved set functionalities, enhancing performance and usability for developers.
#vercel
Information security
fromSiliconANGLE
8 hours ago

Developer tooling provider Vercel discloses breach that exposed some users' data - SiliconANGLE

Vercel experienced a security breach through Context.ai, compromising limited customer data and employee information.
Information security
fromSiliconANGLE
8 hours ago

Developer tooling provider Vercel discloses breach that exposed some users' data - SiliconANGLE

Vercel experienced a security breach through Context.ai, compromising limited customer data and employee information.
#ai-agents
Software development
fromInfoQ
1 day ago

Subagents in Gemini CLI Enable Task Delegation and Parallel Agent Workflows

Google's Gemini CLI introduces subagents to enhance task delegation and performance for developers by minimizing context overload.
Web frameworks
fromInfoQ
5 hours ago

Cloudflare Introduces Project Think: A Durable Runtime for AI Agents

Cloudflare's Project Think introduces durable AI agents with a kernel-like runtime, enabling long-lived workloads and preserving execution progress during platform restarts.
Software development
fromTechzine Global
4 days ago

OpenAI's new Agents SDK focuses on safety and scalability

OpenAI's updated Agents SDK enables developers to create autonomous AI agents for complex tasks with enhanced usability and a sandbox environment.
Software development
fromInfoQ
1 day ago

Subagents in Gemini CLI Enable Task Delegation and Parallel Agent Workflows

Google's Gemini CLI introduces subagents to enhance task delegation and performance for developers by minimizing context overload.
Web frameworks
fromInfoQ
5 hours ago

Cloudflare Introduces Project Think: A Durable Runtime for AI Agents

Cloudflare's Project Think introduces durable AI agents with a kernel-like runtime, enabling long-lived workloads and preserving execution progress during platform restarts.
Software development
fromTechzine Global
4 days ago

OpenAI's new Agents SDK focuses on safety and scalability

OpenAI's updated Agents SDK enables developers to create autonomous AI agents for complex tasks with enhanced usability and a sandbox environment.
Java
fromInfoQ
1 day ago

Java News Roundup: OpenJDK JEPs, Jakarta EE 12, Spring Framework, Micrometer, Camel, JBang

New Java features and updates include JEPs, Spring Framework maintenance, and Jakarta EE 12 advancements.
UX design
fromMedium
3 days ago

Your AI agent can read your codebase. It doesn't know your product.

AI coding agents lack design context, leading to generic outputs that don't align with a product's unique interaction patterns and brand identity.
fromMouse Vs Python
3 days ago

Textual - An Intro to DOM Queries (Part I) - Mouse Vs Python

The query_one() method throughout the Textual documentation allows users to retrieve a single widget that matches a CSS selector or a widget type. You can pass in up to two parameters to query_one(), which are the CSS selector and the widget type, or both at the same time.
jQuery
Python
fromTalkpython
4 days ago

OWASP Top 10 (2025 List) for Python Devs

The OWASP Top 10 has been updated with significant changes including supply chain attacks and exceptional condition handling.
Startup companies
fromInfoQ
1 week ago

Platform Engineering: Lessons from the Rise and Fall of eBay Velocity

eBay pioneered many technologies but ultimately could not save the company despite doubling engineering productivity.
DevOps
fromDevOps.com
4 days ago

From Code to Cloud: How Full-Stack Developers are Taking Over DevOps - DevOps.com

Full-stack engineers now integrate DevOps practices, managing the entire software process from code to cloud, emphasizing early testing and automation.
#cloud-computing
Business intelligence
fromInfoWorld
6 days ago

The hyperscalers are pricing themselves out of AI workloads

AI is challenging traditional cloud pricing models, as buyers seek exceptional value beyond brand recognition and familiar pricing strategies.
DevOps
fromInfoWorld
3 days ago

When cloud giants neglect resilience

Cloud outages highlight reliability issues as providers prioritize cost-cutting over service stability, raising questions about acceptable levels of unreliability.
Business intelligence
fromInfoWorld
6 days ago

The hyperscalers are pricing themselves out of AI workloads

AI is challenging traditional cloud pricing models, as buyers seek exceptional value beyond brand recognition and familiar pricing strategies.
DevOps
fromInfoWorld
3 days ago

When cloud giants neglect resilience

Cloud outages highlight reliability issues as providers prioritize cost-cutting over service stability, raising questions about acceptable levels of unreliability.
#caching
Node JS
fromDEV Community
2 days ago

I got tired of wiring the same caching stack every project, so I built LayerCache

LayerCache simplifies caching by stacking multiple layers and handling cache misses efficiently.
fromInfoQ
2 months ago
Software development

One Cache to Rule Them All: Handling Responses and In-Flight Requests with Durable Objects

Node JS
fromDEV Community
2 days ago

I got tired of wiring the same caching stack every project, so I built LayerCache

LayerCache simplifies caching by stacking multiple layers and handling cache misses efficiently.
fromInfoQ
2 months ago
Software development

One Cache to Rule Them All: Handling Responses and In-Flight Requests with Durable Objects

Software development
fromDevOps.com
4 days ago

Waydev Adds Ability to Track How Much AI Code Winds Up in Production - DevOps.com

Waydev's platform enhances DevOps by tracking AI coding tool impacts on workflows and ROI for software engineering teams.
Web development
fromTreehouse Blog
6 days ago

The Difference Between Front End, Back End, and Full Stack Development

Front-end, back-end, and full stack are distinct roles in web development, each with unique responsibilities and technologies.
#event-driven-architecture
DevOps
fromInfoQ
1 day ago

Event-Driven Patterns for Cloud-Native Banking - What Works, What Hurts?

Event-driven architecture in regulated industries offers benefits and challenges that need careful consideration.
DevOps
fromInfoQ
1 month ago

QCon London 2026: Managing Asynchronous APIs at Scale

Event-driven architectures require explicit specifications, governance, and provisioning practices to scale beyond informal ad-hoc approaches, using tools like AsyncAPI to enable discovery, schema consistency, and automated infrastructure deployment.
DevOps
fromInfoQ
1 day ago

Event-Driven Patterns for Cloud-Native Banking - What Works, What Hurts?

Event-driven architecture in regulated industries offers benefits and challenges that need careful consideration.
DevOps
fromInfoQ
1 month ago

QCon London 2026: Managing Asynchronous APIs at Scale

Event-driven architectures require explicit specifications, governance, and provisioning practices to scale beyond informal ad-hoc approaches, using tools like AsyncAPI to enable discovery, schema consistency, and automated infrastructure deployment.
Web frameworks
fromInfoQ
1 day ago

Pretext.js Bypasses DOM Layout Reflow, Enabling Advanced UX Patterns at 120 FPS

Pretext is a TypeScript library that enhances UI performance by measuring text without causing DOM reflows.
Node JS
fromInfoQ
3 days ago

Pulumi Adds Full Bun Runtime Support

Bun is now a fully supported runtime for Pulumi, allowing developers to execute infrastructure programs without Node.js installation.
Software development
fromTechzine Global
4 days ago

Scale sets edge platform's software ever more free from hardware constraints

Scale Computing is reducing hardware requirements for its software, allowing more flexibility for partners and customers in choosing hardware platforms.
Web development
fromWebKit
1 week ago

Name-only @container queries: A solution to the naming wars

Name-only @container queries simplify styling by improving scoping without increasing specificity, addressing conflicts in CSS for elements with similar names.
DevOps
fromComputerWeekly.com
20 hours ago

Storage implications of a modern IT architecture | Computer Weekly

Organizations are increasingly using containers to modernize applications and manage both cloud-native and traditional workloads with Kubernetes.
Scala
fromInfoQ
2 weeks ago

Beyond RAG: Architecting Context-Aware AI Systems with Spring Boot

Context-Augmented Generation (CAG) enhances Retrieval-Augmented Generation (RAG) by managing runtime context for enterprise applications without requiring model retraining.
Software development
fromDevOps.com
3 days ago

OpenAI Upgrades Its Agents SDK With Sandboxing and a New Model Harness - DevOps.com

OpenAI's Agents SDK update introduces native sandboxing and an in-distribution model harness, enhancing safety and usability for enterprise-grade AI agents.
Web development
fromEngadget
4 days ago

Opera adds Browser Connector for integrating AI chatbots

Opera introduces Browser Connector, allowing integration of ChatGPT or Claude for enhanced browsing with AI assistance.
Information security
fromSecurityWeek
5 days ago

Exploited Vulnerability Exposes Nginx Servers to Hacking

A critical vulnerability in Nginx UI allows attackers to take full control of servers, affecting numerous deployments worldwide.
#aws
DevOps
fromInfoQ
3 days ago

AWS Announces General Availability of DevOps Agent for Automated Incident Investigation

AWS has launched DevOps Agent, an AI-powered assistant for troubleshooting and automating tasks in AWS environments.
fromInfoQ
4 days ago
DevOps

AWS Launches Agent Registry in Preview to Govern AI Agent Sprawl Across Enterprises

fromInfoQ
5 days ago
DevOps

AWS Introduces S3 Files, Bringing File System Access to S3 Buckets

AWS S3 Files allows users to mount S3 buckets for standard file system access, optimizing data access for various applications.
DevOps
fromInfoWorld
2 weeks ago

What front-end engineers need to know about AWS

Understanding AWS infrastructure improves front-end debugging and UI performance.
DevOps
fromInfoQ
3 days ago

AWS Announces General Availability of DevOps Agent for Automated Incident Investigation

AWS has launched DevOps Agent, an AI-powered assistant for troubleshooting and automating tasks in AWS environments.
DevOps
fromInfoQ
4 days ago

AWS Launches Agent Registry in Preview to Govern AI Agent Sprawl Across Enterprises

AWS Agent Registry provides a centralized catalog for managing AI agents, tools, and skills across organizations, addressing agent sprawl and compliance issues.
DevOps
fromInfoQ
5 days ago

AWS Introduces S3 Files, Bringing File System Access to S3 Buckets

AWS S3 Files allows users to mount S3 buckets for standard file system access, optimizing data access for various applications.
DevOps
fromInfoWorld
2 weeks ago

What front-end engineers need to know about AWS

Understanding AWS infrastructure improves front-end debugging and UI performance.
Software development
fromInfoQ
5 days ago

Platform as a Product: Delivering Value While Balancing Competing Priorities

Software platforms should be treated as products, requiring a balance of engineering, design, usability, and value for success.
React
fromInfoQ
3 weeks ago

TanStack Start Introduces Import Protection to Enforce Server and Client Boundaries

TanStack Start introduces import protection to prevent server-only and client-only code from leaking into incorrect bundles.
#aws-lambda
Node JS
fromInfoQ
5 days ago

Using AWS Lambda Extensions to Run Post-Response Telemetry Flush

Lambda extensions enable post-response work, improving API response times by managing telemetry flushing without impacting request handling.
Node JS
fromInfoQ
5 days ago

Using AWS Lambda Extensions to Run Post-Response Telemetry Flush

Lambda extensions enable post-response work, improving API response times by managing telemetry flushing without impacting request handling.
Web development
fromInfoWorld
5 days ago

Tap into the AI APIs of Google Chrome and Microsoft Edge

Chrome and Edge browsers provide built-in APIs for local AI tasks like translation and summarization using locally hosted models.
fromRubyflow
3 weeks ago
Ruby on Rails

Hosting options to deploy a Ruby app

Different hosting options for deploying Ruby apps include cloud providers, VPS setups, and managed platforms.
Software development
fromInfoWorld
5 days ago

Where will developer wisdom come from?

Agentic coding allows software creation without traditional developer wisdom, relying instead on AI like Claude Code for implementation and problem-solving.
Node JS
fromTreehouse Blog
1 week ago

How Node.js Lets JavaScript Run on the Server

Node.js allows JavaScript to run on servers, enabling full stack development with a single language.
#kubernetes
DevOps
fromInfoQ
4 days ago

CNCF Warns Kubernetes Alone Is Not Enough to Secure LLM Workloads

Kubernetes lacks the capability to manage the unique risks posed by large language models in AI deployments.
DevOps
fromInfoQ
4 days ago

CNCF Warns Kubernetes Alone Is Not Enough to Secure LLM Workloads

Kubernetes lacks the capability to manage the unique risks posed by large language models in AI deployments.
DevOps
fromMedium
2 weeks ago

Understanding Kubernetes Architecture is a MUST

Understanding Kubernetes architecture is essential for effective cloud-native deployment and troubleshooting.
Angular
fromInfoQ
1 month ago

Mobile Server-Driven UI at Scale

Nubank's mobile platform team manages infrastructure for a digital banking app serving 115 million customers across 40 million daily users, supporting 3,000 engineers developing features in Flutter, iOS, and Android.
Software development
fromMedium
1 week ago

Async Logging Is Not a Silver Bullet - What Actually Limits Performance

Async logging redistributes costs rather than reducing them, impacting performance in different ways depending on implementation.
DevOps
fromInfoQ
5 days ago

Cloudflare Launches Code Mode MCP Server to Optimize Token Usage for AI Agents

Cloudflare's Model Context Protocol significantly reduces API interaction costs for AI agents, enhancing efficiency and enabling better task reasoning.
DevOps
fromInfoWorld
4 days ago

Ease into Azure Kubernetes Application Network

Microsoft has introduced an ambient-based service network for AKS to simplify service mesh scaling and management.
fromInfoWorld
1 month ago

We mistook event handling for architecture

Events are essential inputs to modern front-end systems. But when we mistake reactions for architecture, complexity quietly multiplies. Over time, many front-end architectures have come to resemble chains of reactions rather than models of structure. The result is systems that are expressive, but increasingly difficult to reason about.
React
DevOps
fromInfoWorld
4 days ago

The agent tier: Rethinking runtime architecture for context-driven enterprise workflows

Digital workflows in large enterprises struggle to adapt to contextual variations, leading to increased complexity and challenges in customer onboarding processes.
DevOps
from24/7 Wall St.
4 days ago

Oracle's New AWS Partnership Just Put It Ahead of Azure and Google Cloud

Multicloud setups are essential for enterprise AI, enabling seamless data movement and integration across different cloud providers.
DevOps
fromDevOps.com
5 days ago

FinOps Isn't Slowing You Down - It's Fixing Your Pipeline - DevOps.com

Cost visibility should be integrated into DevOps workflows to manage cloud efficiency effectively.
DevOps
fromBusiness Matters
1 week ago

The Role of Dedicated Servers in Scaling Modern Businesses

Infrastructure investment is crucial for SMEs to ensure reliability, performance, and user experience in a competitive digital landscape.
#docker
DevOps
fromInfoQ
1 week ago

Beyond One-Click: Designing an Enterprise-Grade Observability Extension for Docker

Docker Extensions enhance developer productivity but may not meet enterprise needs for security, compliance, and integration.
DevOps
fromInfoQ
1 week ago

Beyond One-Click: Designing an Enterprise-Grade Observability Extension for Docker

Docker Extensions enhance developer productivity but may not meet enterprise needs for security, compliance, and integration.
Node JS
fromInfoWorld
1 month ago

Edge.js launched to run Node.js for AI

Edge.js is a WebAssembly-based JavaScript runtime that safely executes Node.js applications with faster startup times by sandboxing workloads through WASIX.
fromRaymondcamden
2 months ago

I threw thousands of files at Astro and you won't believe what happened next...

I began by creating a soft link locally from my blog's repo of posts to the src/pages/posts of a new Astro site. My blog currently has 6742 posts (all high quality I assure you). Each one looks like so: --- layout: post title: "Creating Reddit Summaries with URL Context and Gemini" date: "2026-02-09T18:00:00" categories: ["development"] tags: ["python","generative ai"] banner_image: /images/banners/cat_on_papers2.jpg permalink: /2026/02/09/creating-reddit-summaries-with-gemini description: Using Gemini APIs to create a summary of a subreddit. --- Interesting content no one will probably read here...
Austin
DevOps
fromInfoQ
2 weeks ago

Replacing Database Sequences at Scale Without Breaking 100+ Services

Validating requirements can simplify complex problems, and embedding sequence generation reduces network calls, enhancing performance and reliability.
fromMedium
2 months ago

Fire-and-Forget REST APIs: A TDD Journey.

The request for its API val request = Request[IO](Method.POST, uri"/jobs")val api = new AsyncJobApi // this will not compile since AsyncJobApi is not defined yet Minimal implementation to make it green: class AsyncJobApi Red test: The API should return a 202 Accepted response: "POST /jobs returns Accepted" in { val request = Request[IO](Method.POST, uri"/jobs") val api = new AsyncJobApi api.routes.orNotFound.run(request).asserting : response => response.status shouldBe Status.Accepted} Make it green: class AsyncJobApi { val routes: HttpRoutes[IO] = HttpRoutes.of[IO] : case req @ POST -> Root / "jobs" => Accepted()} 5.2 Add headers (Trivial Implementation) Red test: add X-Total-Count and Location headers with job ID (only the assertion is shown)
Scala
DevOps
fromMedium
2 weeks ago

Fair Multitenancy-Beyond Simple Rate Limiting

Fair multitenancy ensures equitable infrastructure access for customers, balancing simplicity, performance, and safety in shared environments.
Artificial intelligence
fromInfoQ
1 month ago

AWS Launches Agent Plugins to Automate Cloud Deployment

AWS Agent Plugins enable AI coding agents to deploy applications on AWS using natural language commands, generating complete deployment pipelines with architecture recommendations and cost estimates.
Web frameworks
fromSubstack
1 month ago

When to Use BFF and Should It Replace API Gateway?

Backend for Frontend (BFF) pattern optimizes APIs for specific client needs, reducing frontend complexity and enabling faster team iteration across multiple platforms.
fromInfoWorld
1 month ago

The right way to architect modern web applications

Modern web applications are no longer just "sites." They are long-lived, highly interactive systems that span multiple runtimes, global content delivery networks, edge caches, background workers, and increasingly complex data pipelines. They are expected to load instantly, remain responsive under poor network conditions, and degrade gracefully when something goes wrong.
Web frameworks
Web frameworks
fromLoicpoullain
1 month ago

The future of web frameworks in the age of AI

AI agents now generate 90-95% of production code, requiring frameworks to be AI-understandable with comprehensive documentation and clear examples to remain competitive.
Web development
fromInfoQ
2 months ago

Cloudflare Launches Vertical Microfrontend Template for Path-Based Edge Routing

Vertical Microfrontends map independent Cloudflare Workers to URL paths, enabling team-owned vertical stacks with low-latency edge routing and SPA-like transitions.
DevOps
fromMedium
1 month ago

Reusing CloudFront, ALB, and API Gateway in a Serverless Platform

Edge architecture decisions around CloudFront, ALB, and API Gateway significantly impact deployment speed and isolation in serverless platforms while balancing security, compliance, and cost.
fromInfoWorld
2 months ago

Are you ready for JavaScript in 2026?

React tutorial: Get started with the React libraryDespite the endless churn of new frameworks, React remains the quintessential reactive engine. This updated guide walks you through the fundamentals of React development, including a This is Spinal Tap variant on the canonical counter application. Sometimes, your components just need to go to 11.
Web frameworks
Web development
fromTalkpython
2 months ago

Fly inside FastAPI Cloud

FastAPI Cloud aims to make deploying FastAPI apps as simple as one command, offering a Pythonic cloud and strengthening the open-source FastAPI ecosystem.
fromMedium
1 year ago

Modern Web Architectures: Composability with Harmony

Over the past decade, software development has undergone a massive transformation due to continuous innovations in tools, processors and novel architectures. In the past, most applications were monoliths and then shifted to microservices, and now we find ourselves embracing composability - a paradigm that prioritizes modular, reusable, and flexible software design. Instead of writing separate, tightly coupled applications, developers now compose software using reusable business capabilities that can be plugged into multiple projects. This enables greater scalability, maintainability, and collaboration across teams and organizations. At the heart of this movement is Bit Harmony, a framework designed to make composability a first-class citizen in modern web development.
Software development
Web frameworks
fromTheregister
1 month ago

Cloudflare vibe codes 94% of Next.js API 'in one week'

A Cloudflare engineer used Claude AI to implement 94% of the Next.js API with Vite as an alternative to Turbopack, spending $1,100 on tokens to address deployment challenges across platforms.
fromSitePoint Forums | Web Development & Design Community
2 months ago

Long polling issue

function checkTurn() { if (polling === false) { return; } request = $.ajax({ type: "GET", url: "battleship-checkTurn.php", data: { denBrukeren: denBrukeren, id: gameId, }, async: true, cache: false, timeout: 20000, success: function(data) { console.log('Polling = true'); if (polling === true) { if (data === denBrukeren) { polling = false; loadGame(); } } }, error: function(XMLHttpRequest, textStatus, errorThrown) { console.log('Reached timeout'); }, }); } $(document).ready(function() { setInterval(function() { checkTurn(); }, 20600); }); function abortRequest() { if (request) { request.abort(); } }
Web development
Software development
fromInfoQ
2 months ago

The Ideal Micro-Frontends Platform

Micro-frontends apply microservice principles to the frontend, enabling autonomous teams but requiring solutions beyond runtime component loading due to added complexity.
Web development
fromLogRocket Blog
1 month ago

Anti-libraryism: 10 web APIs that replace modern JavaScript libraries - LogRocket Blog

Major browsers provide native Web APIs that replace many common JavaScript libraries, enabling smaller bundles, improved runtime performance, and reduced dependency maintenance.
fromInfoQ
1 month ago

Vercel Releases React Best Practices Skill with 40+ Performance Rules for AI Agents

Vercel, the cloud platform behind Next.js, has released react-best-practices, an open-source repository containing over 40 performance optimization rules for React and Next.js applications. The framework, which encapsulates over a decade of engineering knowledge from Vercel's production codebases, is structured specifically for consumption by AI coding agents and LLMs, though the team notes it is equally valuable for human developers.
Web development
Software development
fromInfoWorld
2 months ago

Vercel revamps AI-powered v0 development platform

Vercel's v0 platform rebuilt to enable secure, Git-integrated, production-ready vibe coding for enterprise apps and agent workflows.
Software development
fromVue.js Jobs
2 months ago

.NET Engineer (Fullstack) at ASCENDING - VueJobs

Design and maintain full-stack .NET applications using C#, ASP.NET, SQL Server, Azure DevOps, and modern UI frameworks, incorporating AI/ML for fraud detection and automation.
Software development
fromMedium
2 months ago

Top 7 Lovable alternatives for production-grade apps in 2026

Lovable enables instant prototyping but lacks the structure, tooling, and discipline required for production; teams need alternatives emphasizing architecture, testability, versioning, CI, and dependency management.
[ Load more ]