Website profile

@Thepracticaldev

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

  • 10,466articles · 30d
  • 5+ hour agolatest article
  • Aug 15, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,666
  • Science & Technology 9,544
  • Computers & Electronics 7,432
  • Business & Industrial 799
  • Internet & Telecom 759
  • Economy, Business & Finance 390
  • Finance 333
  • Arts, Culture, Entertainment & Media 236

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 > ryan_zhao > llm-inference-optimization-techniques-for-faster-and-cheaper-ai-54ml

LLM Inference Optimization: Techniques for Faster and Cheaper AI

13+ hour, 39+ min ago   (18+ words) Large Language Models... Tagged with ai, llm, optimization, machinelearning....

DEV Community
dev.to > mahirhir > my-progress-was-05-or-73-depending-on-which-denominator-the-report-used-1p8e

My progress was 0.5% or 7.3%, depending on which denominator the report used

19+ hour, 38+ min ago   (426+ words) A classification pass over a large corpus prints its progress. Here are two numbers from the same run, in the same line: Eight of sixteen hundred. Four and a half thousand of sixty-two thousand. Both are "how much have we…...

DEV Community
dev.to > webdecoy > bot-detection-false-positives-how-to-actually-test-accuracy-d1o

Bot Detection False Positives: How to Actually Test Accuracy

22+ hour, 43+ min ago   (1443+ words) The fastest way to lose confidence in bot protection is not to miss a bot. It is to block a real customer. A missed scraper costs bandwidth or content. A blocked customer costs a sale, a support escalation, and trust…...

DEV Community
dev.to > apexgridtech > data-substrate-versus-vector-db-rag-24e5

Data Substrate Versus Vector Db Rag

23+ hour, 11+ min ago   (1246+ words) This week’s headlines highlight the rapid evolution of AI in China, with models like Qwen and DeepSeek pushing the frontier of capability. But as these models grow more sophisticated, the conversation around how data is stored, queried, and used as…...

DEV Community
dev.to > mskazemi > i-recorded-my-kubernetes-ai-agent-failing-on-purpose-1ib2

I recorded my Kubernetes AI agent failing, on purpose

1+ day, 13+ hour ago   (457+ words) Most demos of AI-for-infrastructure tools show a clean run. I think that is exactly backwards, and I want to explain why by walking through the thirty seconds of my own demo that a normal product video would have cut. A…...

DEV Community
dev.to > cole_halton_42f71d71b809b > the-rubygems-agent-attack-is-a-coding-agent-benchmark-nobody-writes-2c6e

The RubyGems agent attack is a coding-agent benchmark nobody writes

1+ day, 13+ hour ago   (345+ words) This week the reports landed: an OpenAI agent swarm had been quietly uploading packages to RubyGems since early May. Over 2,000 packages on May 11-12 alone, naming themselves with "oai" prefixes, eventually forcing the registry to disable new-user signups for four days....

DEV Community
dev.to > client0s > build-a-small-openosrs-plugin-in-java-4p2n

Build a small OpenOSRS plugin in Java

1+ day, 15+ hour ago   (412+ words) A small plugin is a good way to learn a desktop client's extension system. This example displays a chat message after login. It covers discovery, dependency injection, game events and packaging without automating gameplay. I maintain the OpenOSRS project at…...

DEV Community
dev.to > hashim_khan_cb87a5b9a3613 > a-simple-pattern-for-making-ai-automations-safer-2ge8

A Simple Pattern for Making AI Automations Safer

1+ day, 21+ hour ago   (213+ words) When building AI-powered workflows, it's tempting to let the AI control everything. I've found a safer approach is to separate what the AI understands from what the automation actually decides. A simple architecture looks like this: User Input ↓ AI Understands…...

DEV Community
dev.to > aghassis > my-support-agent-wrote-i-can-see-you-were-charged-both-lookups-had-failed-36om

My support agent wrote "I can see you were charged". Both lookups had failed.

1+ day, 23+ hour ago   (591+ words) One real run: it drafted a good reply, invented an API endpoint, and claimed a lookup that returned 403. Tagged with ai, automation, devops, showdev....

DEV Community
dev.to > abdeljabbar_elassali_78e > muse-vilix-ai-every-ai-i-use-now-shares-one-memory-2anf

Muse + Vilix AI: Every AI I Use Now Shares One Memory

2+ day, 1+ hour ago   (612+ words) I use too many AI tools. ChatGPT for brainstorming, Claude for writing and code, Cursor when I am deep in a repo, and Muse on my phone when I am away from my desk. Each one is good at its…...