Tagged articles
7 articles
Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Apr 22, 2026 · Industry Insights

Why Six Years on Linux Shows It’s Not As Hard As You Think

After six years of daily Linux use, the author explains how modern desktop distributions, abundant software, and support for old hardware make Linux comfortable and practical for everyday users, debunking the myth that it’s inherently difficult.

Desktop EnvironmentsLinuxOld Hardware
0 likes · 14 min read
Why Six Years on Linux Shows It’s Not As Hard As You Think
DeepHub IMBA
DeepHub IMBA
Mar 6, 2026 · Fundamentals

Measuring Multivariate Distribution Differences with Energy Distance

Energy Distance is a statistical metric that quantifies how far two multivariate probability distributions diverge by comparing cross‑distribution and within‑distribution Euclidean distances, and it can be combined with permutation testing to assess the significance of observed shifts.

Energy Distancedata driftdistribution comparison
0 likes · 6 min read
Measuring Multivariate Distribution Differences with Energy Distance
Liangxu Linux
Liangxu Linux
Apr 6, 2024 · Fundamentals

Why Ubuntu Remains the Top Choice Among Linux Distributions

The article compares Ubuntu with nine other major Linux distributions, highlighting each distro's history, strengths, and drawbacks, and explains why Ubuntu’s longevity, ease of use, hardware support, and community make it the preferred choice for both beginners and seasoned users.

LinuxOperating SystemUbuntu
0 likes · 11 min read
Why Ubuntu Remains the Top Choice Among Linux Distributions
Python Programming Learning Circle
Python Programming Learning Circle
Mar 22, 2023 · Fundamentals

Comparing Distributions Between Groups: Visualization and Statistical Methods in Python

This article demonstrates how to compare the distribution of a variable across control and treatment groups using Python, covering data generation, visual techniques such as boxplots, histograms, KDE, CDF, QQ and ridgeline plots, and a suite of statistical tests including t‑test, SMD, Mann‑Whitney, permutation, chi‑square, Kolmogorov‑Smirnov and ANOVA for both two‑group and multi‑group scenarios.

A/B testingPythonStatistical Tests
0 likes · 21 min read
Comparing Distributions Between Groups: Visualization and Statistical Methods in Python
Liangxu Linux
Liangxu Linux
Mar 19, 2023 · Operations

Arch Linux vs Other Distros: Which One Is Right for You?

This guide compares Arch Linux with popular Linux distributions such as Ubuntu, Fedora, Debian, and CentOS, covering their philosophies, installation difficulty, package managers, release models, customization options, stability, and security to help users choose the distro that best fits their experience level and needs.

Arch LinuxLinuxRolling Release
0 likes · 11 min read
Arch Linux vs Other Distros: Which One Is Right for You?
Python Programming Learning Circle
Python Programming Learning Circle
Feb 24, 2023 · Fundamentals

Comparing Distributions Between Groups: Visualization and Statistical Methods in Python

This article demonstrates how to compare the distribution of a variable across treatment and control groups using Python, covering data simulation, visual techniques such as boxplots, histograms, KDE, CDF, QQ and ridgeline plots, and statistical tests including t‑test, SMD, Mann‑Whitney, permutation, chi‑square, KS and ANOVA.

A/B testingPythonStatistical Tests
0 likes · 21 min read
Comparing Distributions Between Groups: Visualization and Statistical Methods in Python