Website profile

@Thepracticaldev

A constructive and inclusive social network for software developers. With you every step of your journey.

  • 10,509articles · 30d
  • 1+ hour agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,706
  • Science & Technology 9,584
  • Computers & Electronics 7,434
  • Business & Industrial 801
  • Internet & Telecom 773
  • Economy, Business & Finance 387
  • Finance 334
  • Arts, Culture, Entertainment & Media 245

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > thasha > use-hostdockerinternal-to-reach-local-ollama-from-mule-1p02

Use host.docker.internal to reach local Ollama from Mule

38+ min ago   (19+ words) Problem The flow failed with a connection refused error when the configuration used... Tagged with mule, ollama, inferenceconnector, docker....

DEV Community
dev.to > mehradsadeghi > two-transactions-one-row-what-does-mysql-actually-let-you-see--52ga

Two Transactions, One Row: What Does MySQL Actually Let You See?

48+ min ago   (554+ words) Two users, One database row, Both reading and writing at almost exactly the same time. Who sees... Tagged with database, mysql, softwareengineering, backend....

DEV Community
dev.to > kevinlupera > se-acabo-el-limite-de-los-15-minutos-un-analisis-a-fondo-del-tiempo-de-espera-de-90-minutos-de-aws-5h8b

Se acabó el limite de los 15 minutos: un análisis a fondo del tiempo de espera de 90 minutos de AWS Lambda

27+ min ago   (25+ words) Hace 4 días vi un anuncio que me parecio muy interesante es que ya se incremento 6x el timeout de las... Tagged with aws, lambda....

DEV Community
dev.to > maxslashwang > what-is-fsr-a-practical-look-at-fsr-video-upscaling-for-browser-based-tools-2fhk

What Is FSR? A Practical Look at FSR Video Upscaling for Browser-Based Tools

1+ hour, 13+ min ago   (369+ words) FSR stands for FidelityFX Super Resolution, an upscaling technology built by AMD. It started as a gaming feature: render a game at a lower resolution (say 1080p), then let FSR reconstruct the missing detail to display it at a higher resolution…...

DEV Community
dev.to > gumbosveins > polar-sandbox-vs-live-webhooks-why-checkout-works-and-entitlements-do-not-5gl2

Polar sandbox vs live webhooks — why checkout works and entitlements do not

1+ hour, 41+ min ago   (794+ words) Checkout can succeed and your app can still treat the buyer as a free user. On Polar that usually means the webhook landed in the wrong world — sandbox secret on a live deploy, production endpoint still pointed at last night’s…...

DEV Community
dev.to > shikothetechgirl > data-modelling-relationships-joins-in-powerbi-5elo

Data Modelling, Relationships & Joins in PowerBI

1+ hour, 28+ min ago   (595+ words) Introduction Data Modelling in Power BI is about organizing data into tables and defining... Tagged with analytics, data, database....

DEV Community
dev.to > sai_ram_0000 > tracehub-mcp-giving-ai-assistants-a-real-query-interface-into-your-llm-traces-22ck

tracehub-mcp: Giving AI Assistants a Real Query Interface Into Your LLM Traces

1+ hour, 30+ min ago   (102+ words) The Copy-Paste Problem Here's what debugging an LLM application looks like for most... Tagged with aiengineering, mcp, observability, opensource....

DEV Community
dev.to > mryadavgulshan > integrating-machine-learning-models-into-android-apps-311p

Integrating Machine Learning Models into Android Apps

2+ hour, 9+ min ago   (1044+ words) The complete pipeline for shipping ML on Android — from converting a model to running inference at 35 ms on-device, with the code, the pitfalls, and the performance rules. The first attempt failed because the team treated it like a normal feature....

DEV Community
dev.to > ddialar > ai-foundations-and-good-practices-creating-skills-59m3

AI - Foundations and good practices creating skills

1+ hour, 48+ min ago   (1371+ words) 🇪🇸 Versión en español Let's talk about skills for AI agents, and we're doing it off the back of... Tagged with ai, programming, skills, development....

DEV Community
dev.to > anthony_builds > i-replaced-my-tts-engine-the-api-call-was-the-easy-part-49cm

I Replaced My TTS Engine. The API Call Was the Easy Part.

2+ hour, 9+ min ago   (1051+ words) Katto already had AI dubbing. A creator could take a short clip, choose a language, and get a translated version back. The first version used Kokoro and covered eight languages. Recently, I moved the primary speech engine to Google Cloud…...