Alerts for self-hosted customer deployments
Distr is an open‑source platform for distributing applications to on‑prem, BYOC, and air‑gapped customers. It now includes an alerts system so you’re notified a...
17486 posts from this source
Distr is an open‑source platform for distributing applications to on‑prem, BYOC, and air‑gapped customers. It now includes an alerts system so you’re notified a...
While working with Cursor, I discovered a serious limitation: not every VS Code extension is available directly within Cursor’s marketplace. Since some extensio...
'Original posthttps://adaxelx.github.io/blog/posts/step-outside-your-role
Dev Discussion We want it to be a space where we can take a break and talk about the human side of software development. First Topic: Music 🎶 Speaking of musi...
Optimising Performance with Virtualisation in React Optimising performance is a common topic in the React community. Users expect smooth scrolling and quick in...
markdown !NoamVC screenshothttps://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3...
Introdução Alcançar uma métrica excelente em um modelo de Machine Learning não é uma tarefa fácil. Imagine não conseguir reproduzir os resultados porque não le...
!Cover image for Check Again. The World Changed While You Were Working.https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=a...
!Cover image for Can you order a pizza on this site? ❌ 99% Can'thttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/htt...
Most online file converters upload your files to a server. But what if you could convert files without them ever leaving your device? That is exactly what OmniC...
Rate limiting is the 1 reason AI API calls fail in production It isn’t a bug – it’s the provider protecting their infrastructure. This guide explains what’s ha...
Stop Paying $99/month for Amazon Product Research — Free Scraper Alternative If you sell on Amazon, product research is the air you breathe. The data you rely...
I Built 23 Free Web Scrapers on Apify — Here Is What I Learned Building in public is one thing, but building scrapers in public is a whole different beast. Ove...
The Problem with Traditional Recipe Apps I’ve seen a thousand “Recipe App” side projects on GitHub. Most of them die because they’re just CRUD apps with a fanc...
markdown !Cover image for How I Built an 'Agentic' AWS Cost Optimizer That Doesn't Break Productionhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit...
Introdução Em nossa jornada como desenvolvedores, frequentemente nos deparamos com a necessidade de orquestrar múltiplas ações a partir de um único evento cent...
Introduction Automation scripts are often examined by developers to understand how platforms handle repeated actions, session flows, and network behavior. The...
!Cover image for AI Agents Still Can’t Use Your Stack. I Built a Fix.https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=aut...
A practical pattern to prevent duplicate API calls and race conditions in complex React forms. When building production‑grade forms with TanStack Form and Zod,...
Azure’s 2024 AI‑First Roadmap: Agentic AI at Enterprise Scale Three announcements that matter if you’re building on Azure or evaluating where to place your next...
If you’ve been hanging around the LLM space for a while, you’ve probably heard of DAN Do Anything Now. It started as a meme—a clever way to trick ChatGPT into b...
Becoming a Tech Lead: Technical and People Skills Picture this: you've been coding for several years, you're comfortable with your technical stack, and suddenl...
My Journey to Building a Faster Serverless Deployment Tool I’m a software engineer with 12+ years of experience across many languages, teams, and dozens of pro...
TestRigor vs Selenium: A Comprehensive Comparison Choosing the right automation tool is no longer just a technical decision — it directly impacts release speed...
Central Tendency Statistics cares about the central tendency and answers the question, “How is our data going to be distributed?” To understand a distribution...
Goal: Structured Context, Not Proof In work‑related injury workflows, people often need something that’s both: - consistent enough for a clinician or case mana...
My team at Google is automating sample code generation and maintenance. Part of that is using Generative AI to produce and assess instructional code. This intro...
More Than Just a Chatbot: How I Engineered an “Immersive” AI Host for Lateral‑Thinking Puzzles =================================================================...
Visão geral 🚀 Migrando para Microfrontends sem reescrever o passado Nos últimos dias compartilhei um material mostrando, na prática, como conduzir a migração...
Introdução e motivadores Neste artigo pretendo contar minha jornada de aprendizado com prompt‑injection e também disponibilizar, em um repositório no GitHub, u...
Overview The Strands Agents SDK includes a built‑in persistence layer for conversation history. By passing a SessionManager to the Agent constructor, every mes...
Estimación de tareas en desarrollo de software El problema de estimar en horas > “Sin duda, a todos nos han pedido o pedirán estimar una tarea en algún momento...
Introduction In part 1 of the series we explained the ideas behind AWS Lambda Managed Instances LMI and introduced our sample application. In part 2 we describ...
Executive Summary Notion appearing offline is often caused by an outdated local DNS cache on your computer, not a service outage. Flushing the DNS cache forces...
!Cover image for How I stopped my team from breaking CI with missing .env variableshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=a...
What is Kubernetes? Let’s understand this using a simple real‑world analogy. Imagine you run a large restaurant chain: - You have many kitchens servers. - Each...
Handling a massive influx of asynchronous tasks in Node.js can be challenging. Whether you are processing a large batch of API requests, dealing with data strea...
Why I’m Writing This I’m a Computer Science student and a Junior Full Stack Developer, and I decided to start writing on dev.to to document what I’m learning w...
Previously: The Complete Dev Cycle In Part 4 of this serieshttps://dev.to/yujisuzuki/my-ai-broke-out-of-its-container-and-i-let-it-4dkh, my AI assistant achiev...
Overview This is part eleven in the Cases of UPPER series, describing the Raku syntax elements that are completely in UPPERCASE. In this part we discuss the in...
WireMock Hub: Solving Consistent Mock Management at Scale I'm ykagano, a backend engineer working on payment systems. After running WireMock for an extended pe...
Introduction Choosing a model is primarily an economics + risk decision. Defaulting to the “best” model for every task quickly burns money. Below is a practica...
🚀 The Mission Most quiz applications are web‑based, but I wanted something that lives where I spend most of my time: the terminal. I built QM2 — a robust, inte...
!Nucleus OShttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fu...
“The perceptron has many limitations… the most serious is its inability to learn even the simplest nonlinear functions.” – Marvin Minsky The Problem That Stump...
Salesforce plays a central role in many enterprise ecosystems, but it rarely works in isolation. To deliver real business value, Salesforce must integrate seaml...
Remember 2016? When every team decided their monolith needed to be 47 microservices? And then two years later everyone was writing blog posts titled “Maybe We...
Most “AI code review” prompts produce… vibes. You paste a diff and you get: - “Nice work!” - “Consider naming this better” - “Add comments” Meanwhile the actual...