Website profile

@Thepracticaldev

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

  • 10,509articles · 30d
  • 59+ min 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 > albertomontagnese > gemini-38-flash-is-not-a-routine-update-3j71

Gemini 3.8 Flash is not a routine update

4+ day, 30+ min ago   (409+ words) Google's release of Gemini 3.8 Flash is more than an incremental version bump. It represents a deliberate focus on the workflows that builders are actually shipping: long-running agents, multi-step reasoning, and software engineering tasks. This isn't about chasing chatbot benchmarks; it's…...

DEV Community
dev.to > doozieakshay > gemini-38-flash-surprised-me-the-agent-understood-it-wasnt-alone-in-the-repository-5f9f

Gemini 3.8 Flash Surprised Me: The Agent Understood It Wasn't Alone in the Repository

4+ day, 1+ hour ago   (773+ words) It wasn't a spectacular algorithm. It wasn't a benchmark-style reasoning puzzle. It was something arguably more important for production agentic engineering: it recognized concurrent work in a Git repository, inferred what was happening, and changed its execution strategy to avoid…...

DEV Community
dev.to > clairebennett1 > gemini-38-flash-changed-how-i-think-about-the-flash-tier-5fdj

Gemini 3.8 Flash Changed How I Think About the “Flash” Tier

5+ day, 12+ hour ago   (596+ words) Gemini 3.8 Flash is interesting to me for a slightly unusual reason. It didn’t get a dramatically... Tagged with ai, webdev, gemini, programming....

DEV Community
dev.to > nirvik_kc_a731b878dbe75 > building-personal-gemini-journal-a-secure-ai-sanctuary-powered-by-cloud-run-gemini-api-16jf

Building Personal Gemini Journal: A Secure AI Sanctuary Powered by Cloud Run & Gemini API

1+ week, 3+ hour ago   (20+ words) Submission for the Accelerate AI with Cloud Run APAC Ideathon 2026 Personal reflection and... Tagged with accelerateaiwithcloudrun, googlecloud, gemini, webdev....

DEV Community
dev.to > worldbulletin > how-ai-agents-are-changing-the-way-we-use-the-internet-47go

How AI Agents Are Changing the Way We Use the Internet

1+ week, 1+ day ago   (399+ words) The internet is moving from a world where we search for information to a world where AI systems can help us find, understand, and act on that information. This shift is being driven by AI agents. An AI agent is…...

DEV Community
dev.to > jamilxt > google-locked-its-ai-vulnerability-hunter-behind-650-seats-build-your-own-for-under-a-cent-per-file-4ehg

Google Locked Its AI Vulnerability Hunter Behind 650 Seats. Build Your Own for Under a Cent per File

1+ week, 2+ day ago   (802+ words) On Tuesday, Google announced Gemini 3.8 Flash Cyber, a model that its own Cloud Vulnerability Research team used to find a critical, foundational vulnerability in under two hours. Research that Google says normally takes months. The Chrome Security team reported it…...

DEV Community
dev.to > robust_true_try > your-gemini-38-flash-token-counter-is-wrong-3aj

Your Gemini 3.8 Flash Token Counter Is Wrong

1+ week, 3+ day ago   (419+ words) You are building a Python service that talks to Gemini 3.8 Flash. To stay under the model’s token limits you count tokens locally before you send the request. Your code looks correct – you are using tiktoken or a Hugging Face tokenizer....

DEV Community
dev.to > patilanupam > atlas-and-spatial-intelligence-how-ai-is-redefining-autonomous-systems-in-2026-3kbg

Atlas and Spatial Intelligence: How AI is Redefining Autonomous Systems in 2026

1+ week, 4+ day ago   (501+ words) Geospatial intelligence is booming, with the market projected to exceed $18 billion globally by 2026. This growth is reshaping how autonomous systems perceive and navigate their environments. AI-powered models are driving innovations in self-navigating vehicles, urban planning, and more, replacing the reliance…...

DEV Community
dev.to > etairos > keycloak-cve-2026-18963-unauthenticated-password-reset-hands-over-any-account-including-admins-2g89

Keycloak CVE-2026-18963: Unauthenticated Password Reset Hands Over Any Account, Including Admins

2+ week, 6+ day ago   (232+ words) Red Hat credited James Paremain with reporting the flaw. As of August 24, 2026, there is no evidence of exploitation in the wild and no verified public exploit has been located. Treat that as a patch window, not as reassurance. The bug…...

DEV Community
dev.to > cristovoxdgm > flutter-web-is-invisible-to-google-and-nobody-warns-you-ncm

Flutter Web is invisible to Google (and nobody warns you)

2+ week, 6+ day ago   (356+ words) I published my portfolio in Flutter Web, sent the link to a few people on LinkedIn, and noticed two strange things: You can confirm this in 10 seconds: There's no magic switch that makes Flutter render to the DOM instead (there…...