Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 10,504articles · 30d
- 1+ hour agolatest article
- Aug 14, 2026earliest in window
- 97%with images
- 292avg words
- software 9,737
- coding 9,523
- development 9,491
- engineering 9,467
- community 9,450
- inclusive 9,411
- ai 7,988
- webdev 5,739
- programming 5,144
- productivity 3,495
- python 2,956
- technology 2,880
- artificial intelligence 2,830
- devops 2,735
- security 2,725
- llm 2,288
- architecture 2,256
- agents 2,161
- tutorial 2,109
- javascript 1,925
- Software Dev. 9,701
- Science & Technology 9,577
- Computers & Electronics 7,428
- Business & Industrial 805
- Internet & Telecom 771
- Economy, Business & Finance 387
- Finance 333
- Arts, Culture, Entertainment & Media 246
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
Data Modelling, Relationships & Joins in Power BI
38+ 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
46+ 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, 8+ 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, 16+ 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, 23+ 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, 21+ 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, 21+ 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....
Keeping a browser video and a locally processed audio track in sync — and the 0.2s leak that broke it
1+ hour, 27+ min ago (451+ words) We build [HaramLite](https://haramlite.com), a desktop app that removes music and instrumentals from video and audio on the user's own machine — no uploads, no accounts, no cloud. This is the story of a sync bug in its browser side, because…...
Data Modelling, Relationships And Joins In Power BI
1+ hour, 29+ min ago (443+ words) Introduction Power BI is a business intelligence and data visualization platform used to... Tagged with analytics, data, database, datascience....
Java 27???值得关注的新特???
1+ hour, 52+ min ago (89+ words) Java 开发者们,Java 27 即将在本周二(9 月 15 日)正式发布! 发布时间:2026 年 9 月 15 日 核心焦点:共计 9 个 JEP(4 个正式特性,5 个预览/孵化特性) Java 27 通过 JEP 523 将 G1 GC 设置为全局默认垃圾回收器,彻底终结了这一行为差异。 紧凑对象头(Compact Object Headers)在 JDK 25 中作为正式功能引入,而在 Java 27 中正式通过 JEP 534 调整为默认启用! 这一改动显著降低了对象占据的内存空间,从而直接减轻 CPU…...