DEV Community

84.2K posts

DEV Community banner
DEV Community

DEV Community

@ThePracticalDev

The Twitter account that launched https://t.co/TJyCu2S5ZF. Built on @forem 🌱 On Bluesky @/https://t.co/TJyCu2S5ZF No DMs — please email us for support!

[email protected] Katılım Ağustos 2014
3.3K Takip Edilen317.3K Takipçiler
DEV Community
DEV Community@ThePracticalDev·
Missed the Agentic Hack Zone at @Google Cloud Next '26? The 5 codelabs covering ADK, A2A, MCP, agent governance, and deployment are publicly available online. This dev completed one on-site and shares what each booth covers and what to expect. { author: koichim2 + @GoogleDevExpert } dev.to/gde/google-clo…
English
0
0
3
933
DEV Community
DEV Community@ThePracticalDev·
Crystal's library ecosystem is smaller than most, but AI is making porting from other languages a realistic option. This dev shares a practical workflow: from choosing a reference library and checking licenses, to planning with ChatGPT and doing the actual porting work locally with Coding Agents. { author: @2xijok } dev.to/kojix2/porting…
English
0
0
2
1K
DEV Community retweetledi
Veronika Kashtanova
Veronika Kashtanova@veron_code·
Proud to continue my journey with Cloud Run, Multi-Agent systems🛠️ badges & Trusted Member permissions🛡️ on @ThePracticalDev. Tech is about more than just code—it’s about responsibility and evolution.
Veronika Kashtanova tweet media
English
0
0
4
1.6K
DEV Community
DEV Community@ThePracticalDev·
Your GitHub activity graph doesn't have to go dark just because your day job runs on Azure DevOps. This dev built a script that pulls commits from Azure DevOps and replays them into a private GitHub repo on a daily schedule using GitHub Actions. { author: Ramy Gamal } dev.to/raamyy/migrati…
English
0
2
0
1K
DEV Community
DEV Community@ThePracticalDev·
Google's Agent Development Kit (ADK) lets you build multi-agent systems where agents communicate via the A2A protocol. This dev shows how to deploy that setup on Azure Functions with Gemini CLI handling the orchestration. { author: xbill + @GoogleDevExpert } dev.to/gde/multi-agen…
English
0
2
3
1.3K
DEV Community
DEV Community@ThePracticalDev·
Too many tools in an LLM agent causes "Tool Space Interference," leading to context bloat and broken execution flows. This dev introduces the Agent-as-a-Tool paradigm to solve it with RAG-powered dynamic sub-agent assembly. { author: @tanaikech + @GoogleDevExpert } dev.to/gde/agent-as-a…
English
1
3
6
1.6K
DEV Community
DEV Community@ThePracticalDev·
System design isn't about memorizing patterns for interviews. It's about handling growth. This dev breaks it down using a pizza shop analogy that actually clicks. { author: Konark Sharma } dev.to/konark_13/syst…
English
2
3
6
1.7K
DEV Community
DEV Community@ThePracticalDev·
OpenAI's billing page shows total spend. It doesn't show which feature, which tenant, or which conversation caused it. This dev built a 3-file monitoring system that does, and caught a 100x cost gap on the first run. { author: @AliMAfana } dev.to/alimafana/open…
English
0
2
1
2.1K
DEV Community
DEV Community@ThePracticalDev·
Want to run multi-agent A2A workflows on Azure App Service with Google's ADK and Gemini CLI? This dev walks through the full setup, bridging Google and Azure in one working system. { author: xbill + @GoogleDevExpert } dev.to/gde/multi-agen…
English
0
1
2
1.7K
DEV Community
DEV Community@ThePracticalDev·
Data gone. No error. No warning. No stack trace. Just gone. What started as a bug in the File System Access API on mobile turned into something much deeper. This dev explains what was actually happening. { author: @webaplications } dev.to/edmundsparrow/…
English
1
1
3
2.2K
DEV Community
DEV Community@ThePracticalDev·
"We obsess over making code last. Maybe we should obsess over making it leave gracefully." This dev makes the case for designing for reversibility through modularity. { author: Adam - The Developer } dev.to/adamthedevelop…
English
1
3
5
1.9K
DEV Community
DEV Community@ThePracticalDev·
Ran npx @ astrojs/upgrade and the dev server crashed immediately. This dev walks through every error hit when migrating to Astro 6, and why AI agents are "incredibly helpful but dangerously confident." { author: @harshil1712 } dev.to/harshil1712/mi…
English
1
2
5
2K
DEV Community
DEV Community@ThePracticalDev·
AI coding agents still struggle with repo context, not syntax. Things like which test command to run, what naming conventions are used, or what tooling is configured. This dev built Agentskill to compile repository reality into agent-usable instructions. { author: @airscript } dev.to/airscript/turn…
English
1
4
9
2K
DEV Community
DEV Community@ThePracticalDev·
A slash command is just a markdown file. This dev built /commit: a small Ruby script classifies changed files by domain, then commits each group with a Conventional Commits message with secrets skipped automatically. { author: @guilhermeyo } dev.to/guilherme44/sl…
English
1
4
8
2.4K
DEV Community
DEV Community@ThePracticalDev·
ChromeOS Flex turns aging PC hardware into a cloud-first machine booting in under 10 seconds, with full access to Google Workspace apps and a Debian 12 Linux VM for development. { author: xbill + @GoogleDevExpert } dev.to/gde/getting-st…
English
0
0
7
2.4K
DEV Community
DEV Community@ThePracticalDev·
Web scraping is getting harder every year. This dev showed MLH's Global Hack Week how Gaffa handles it: feed clean page content into an LLM with generate_markdown, pull structured data from any page or PDF with parse_json. { author: James Mundy } dev.to/james_gaffa/ga…
English
1
0
4
1.8K