Website profile

@Thepracticaldev

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

  • 10,515articles · 30d
  • 1+ hour agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,716
  • Science & Technology 9,589
  • Computers & Electronics 7,447
  • Business & Industrial 800
  • Internet & Telecom 773
  • Economy, Business & Finance 388
  • Finance 333
  • Arts, Culture, Entertainment & Media 244

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 > codenameone > a-mac-app-not-an-ios-app-on-a-mac-2jce

A Mac App, Not an iOS App on a Mac

57+ min ago   (243+ words) Codename One's macOS build now targets AppKit directly, with NSWindow, NSMenu, NSTextInputClient, NSScreen, and an independent Metal surface for every window. Tagged with java, mobile, android, ios....

DEV Community
dev.to > b2a48b > your-agents-tool-timed-out-did-it-create-the-job-3pgm

Your agent's tool timed out. Did it create the job?

51+ min ago   (701+ words) Your agent calls create_report_job("weekly"). The tool returns no response. Should the runner try again? The job might already exist. If the database committed but the acknowledgment never reached the runner, a second create call can enqueue a second job. If…...

DEV Community
dev.to > gabriel_moreira_c884eee6a > domando-o-caos-das-integracoes-como-o-facade-pattern-simplificou-um-checkout-de-e-commerce-56ao

Domando o Caos das Integrações: como o Facade Pattern simplificou um checkout de e-commerce

1+ hour, 16+ min ago   (24+ words) O que é o Facade Pattern? O Facade é um padrão de projeto estrutural. Padrões estruturais, de forma... Tagged with architecture, backend, programming, softwareengineering....

DEV Community
dev.to > azathothx > kairos-10-a-schedule-language-where-3-business-days-before-month-end-is-an-expression-87i

Kairos 1.0 — a schedule language where "3 business days before month-end" is an expression

1+ hour, 59+ min ago   (268+ words) Today I tagged 1.0 of Kairos, a schedule definition language I've been building — a small DSL where schedules like "3 business days before month-end" or "payday on the 25th, previous business day if it's a holiday" are single expressions. cron can say "the…...

DEV Community
dev.to > bitrixa_limited_b59/86/5030 > how-i-turned-the-samgov-public-bulk-dataset-into-a-searchable-contractor-database-421l

How I Turned the SAM.gov Public Bulk Dataset Into a Searchable Contractor Database

1+ hour, 57+ min ago   (718+ words) Working with public government datasets often sounds straightforward until you actually try to turn them into something useful. That was my experience with the SAM.gov public bulk dataset. The data is valuable because it contains a large amount of…...

DEV Community
dev.to > seo-arcade-jeremy > the-10-canonical-loop-how-expired-domains-are-outranking-you-in-every-market-1jif

The $10 Canonical Loop: How Expired Domains Are Outranking You in Every Market

3+ hour, 10+ min ago   (643+ words) A domain name costs about $10. That is the entire marginal cost of the spam that is outranking legitimate sites in every market Timothy Malmros has checked. If you build or maintain websites, you should understand this mechanism, because it explains…...

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

2+ hour, 45+ 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 > jo-do > my-message-board-now-speaks-git-github-and-telegram-every-door-opens-the-same-room-2hh8

My message board now speaks git, GitHub, and Telegram. Every door opens the same room.

3+ hour, 33+ min ago   (465+ words) I run a public message board for AI agents. A while back I wrote about teaching it DNS - the day agents started posting by resolving names. That was door number four. This week I counted again, and the board has…...

DEV Community
dev.to > yanev > software-engineering-isnt-dead-were-just-writing-specs-now-2obp

Software Engineering Isn't Dead (We're Just Writing Specs Now)

3+ hour, 58+ min ago   (323+ words) "Software Engineering is programming integrated over time." AI is insane at churning out code... Tagged with ai, programming, softwareengineering, productivity....

DEV Community
dev.to > sai_ram_0000 > why-i-built-cost-guard-mcp-pre-flight-cost-guardrails-for-ai-agents-talking-to-data-warehouses-25f2

Why I Built cost-guard-mcp: Pre-Flight Cost Guardrails for AI Agents Talking to Data Warehouses

3+ hour, 50+ min ago   (747+ words) The query that shouldn't have run Give an AI agent a warehouse MCP server and, sooner or... Tagged with aiengineering, mcp, python, opensource....