Install
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
- software 9,727
- coding 9,514
- development 9,482
- engineering 9,458
- community 9,441
- inclusive 9,403
- ai 7,981
- webdev 5,736
- programming 5,135
- productivity 3,487
- python 2,955
- technology 2,876
- artificial intelligence 2,826
- devops 2,737
- security 2,725
- llm 2,287
- architecture 2,255
- agents 2,162
- tutorial 2,105
- javascript 1,929
- 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.
News
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....
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....
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…...
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....
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…...
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....
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…...
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....
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....
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....