Website profile

@Thepracticaldev

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

  • 10,495articles · 30d
  • 50+ min agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,692
  • Science & Technology 9,570
  • Computers & Electronics 7,421
  • Business & Industrial 802
  • Internet & Telecom 771
  • 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 > mryadavgulshan > integrating-machine-learning-models-into-android-apps-311p

Integrating Machine Learning Models into Android Apps

45+ 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

25+ 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.

45+ 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…...

DEV Community
dev.to > 9ichia > data-modelling-relationships-joins-in-power-bi-17a9

Data Modelling, Relationships & Joins in Power BI

1+ hour, 1+ min ago   (1309+ words) Data modelling is the process of analyzing and defining different data types, as well as the... Tagged with analytics, data, database....

DEV Community
dev.to > divyakush > your-primary-key-shouldnt-be-in-the-url-35io

Your primary key shouldn't be in the URL

1+ hour, 9+ min ago   (169+ words) A sequential integer primary key is a great internal identifier: compact, fast to index, naturally ordered. It is a poor external one, for three reasons: The fix is to stop making one column serve two audiences: Every lookup still has…...

DEV Community
dev.to > ayam_abuga_93093d63/76/4982 > power-bi-data-modelling-explained--24k2

Power BI Data Modelling Explained!

1+ hour, 31+ min ago   (828+ words) Schemas, Relationships, Filter Direction and Joins If your Power BI dashboard looks great... Tagged with analytics, datascience, ai, database....

DEV Community
dev.to > mark_maina_a29c3c051c10aa > data-relationships-data-modelling-schemas-and-joins-in-power-bi-1lo

Data Relationships, Data Modelling Schemas, and Joins in Power BI

1+ hour, 39+ min ago   (1264+ words) A successful Power BI solution depends on more than creating attractive charts and dashboards. The underlying data model determines how accurately data can be analysed, how easily DAX measures can be written, and how efficiently reports perform as the volume…...

DEV Community
dev.to > muoks_102 > making-sense-of-power-bi-data-modelling-relationships-and-joins-4n7m

Making Sense of Power BI: Data Modelling, Relationships, and Joins

1+ hour, 46+ min ago   (797+ words) Data typically arrives in Power BI from various sources, and is often in unorganized or inconsistent... Tagged with analytics....

DEV Community
dev.to > brian_kariuki > data-relationships-modelling-schemas-and-joins-in-power-bi-3aod

Data Relationships, Modelling Schemas, and Joins in Power BI

1+ hour, 44+ min ago   (46+ words) Data modelling in Power BI is the process of organizing tables, columns, keys and relationships so... Tagged with datascience, data, datamodel....

DEV Community
dev.to > wendy_ochieng > power-bi-data-modelling-relationships-joins-2mgl

Power BI: Data Modelling, Relationships & Joins

1+ hour, 44+ min ago   (1320+ words) 1. Data Modelling in Power BI What is Data Modeling? Data Modeling is how you organize and... Tagged with data, database, tutorial....