← Back to home
Comparison · Analytics

distributions3 vs Glances

A side-by-side editorial comparison of distributions3 and Glances — release velocity, themes, recent moves, and the top alternatives to consider.

distributions3 vs Glances: at a glance

Featuredistributions3Glances
SectorAnalyticsAnalytics
Velocity score6.32.5
Sparks · 30d10
Top themesr-package, probability-distributions, empirical-distributions, likelihood-inferencesystem monitoring, security audit, gpu monitoring, rest api
Last editorial update1h ago12d ago
WebsiteVisit →Visit →

What is distributions3?

distributions3 0.3.0 adds sample-based distributions and likelihood derivatives

An R package giving probability distributions a consistent object interface - d/p/q/r functions, moments, and prodist() methods that pull a fitted distribution out of a regression object. Version 0.3.0 is the first substantive release under Achim Zeileis's maintenance, and it widens what a distribution is allowed to be: Empirical() represents a distribution by a random sample rather than by parameters, and numerical fallbacks now fill in cdf(), pdf(), quantile(), random() and the moments for any object that implements only some of them. New score() and hessian() generics compute first and second derivatives of the log-likelihood with respect to the parameters, analytically for a few distributions and numerically for the rest.

Read the full distributions3 trajectory →

What is Glances?

Every Glances release this year has carried CVE fixes — the monitoring tool is being audited in public.

Six releases since March, and all but one ship security patches. 4.5.2 alone corrected eight CVEs: CORS defaults allowing cross-origin credential theft, incomplete secrets redaction leaking password hashes and SNMP credentials through /api/v4/args, missing host validation leaving the REST API open to DNS rebinding, SQL injection in the DuckDB export, command injection through process names in action templates, and credential leakage via Zeroconf-spoofed browser autodiscovery. The pattern continues through 4.5.3, 4.5.4, 4.5.5 and 4.5.6, the last fixing a value-level bypass that leaked credentials embedded in URL config values. Alongside it, hardware coverage keeps widening — Intel and AMD GPUs, NVIDIA Jetson, Rockchip NPU and MPP, Raspberry Pi VideoCore.

Read the full Glances trajectory →

distributions3 vs Glances: editorial side-by-side

D6.3

distributions3 0.3.0 adds sample-based distributions and likelihood derivatives

◆ Current state

An R package giving probability distributions a consistent object interface - d/p/q/r functions, moments, and prodist() methods that pull a fitted distribution out of a regression object. Version 0.3.0 is the first substantive release under Achim Zeileis's maintenance, and it widens what a distribution is allowed to be: Empirical() represents a distribution by a random sample rather than by parameters, and numerical fallbacks now fill in cdf(), pdf(), quantile(), random() and the moments for any object that implements only some of them. New score() and hessian() generics compute first and second derivatives of the log-likelihood with respect to the parameters, analytically for a few distributions and numerically for the rest.

◆ Where it's heading

Growth used to arrive as new distribution families contributed from outside - the extreme-value set, Erlang, later the Poisson binomial. This release changes the axis: alongside two new distributions it adds an inference layer (score, hessian) and a forecast-evaluation one (crps() methods against scoringRules), which are capabilities about distributions rather than more of them. Dependency weight is being cut at the same time, with ggplot2 demoted to Suggests and glue replaced by base R sprintf().

◆ Prediction

With numeric fallbacks and the derivative generics in place, expect analytic score() and hessian() methods to be filled in across more of the distribution catalogue. The constructor-default change is the likeliest source of follow-up fixes, since calls like Poisson() now return a length-zero distribution where they previously errored.

G
Glances
ANALYTICS
2.5

Every Glances release this year has carried CVE fixes — the monitoring tool is being audited in public.

◆ Current state

Six releases since March, and all but one ship security patches. 4.5.2 alone corrected eight CVEs: CORS defaults allowing cross-origin credential theft, incomplete secrets redaction leaking password hashes and SNMP credentials through /api/v4/args, missing host validation leaving the REST API open to DNS rebinding, SQL injection in the DuckDB export, command injection through process names in action templates, and credential leakage via Zeroconf-spoofed browser autodiscovery. The pattern continues through 4.5.3, 4.5.4, 4.5.5 and 4.5.6, the last fixing a value-level bypass that leaked credentials embedded in URL config values. Alongside it, hardware coverage keeps widening — Intel and AMD GPUs, NVIDIA Jetson, Rockchip NPU and MPP, Raspberry Pi VideoCore.

◆ Where it's heading

This is what it looks like when a tool that grew up as a local terminal dashboard gets taken seriously as a network service. Nearly every advisory in the window comes from the same root assumption — that the REST API, XML-RPC server and autodiscovery browser are on a trusted network — and the fixes are systematically removing that assumption: authentication warnings on startup, host validation, tighter CORS, redaction that covers values as well as keys. The feature work continues in parallel and is almost entirely about reading more kinds of hardware.

◆ Prediction

The advisories have moved from transport-level exposure toward data-level leaks in specific endpoints, which suggests the remaining audit surface is the export backends and config serialisation rather than the servers themselves. Expect the next release to follow the same shape: hardware plugin additions plus another round of endpoint fixes.

Alternatives to distributions3 and Glances

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either distributions3 or Glances.

See all distributions3 alternatives → · See all Glances alternatives →

Recent activity from distributions3 and Glances

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1h agodistributions3Empirical distributions, plus score and hessian generics
  2. 18d agoGlancesCredential leak via URL values in /api/4/config
  3. 28d agodistributions3Maintenance moves to Achim Zeileis; moment calculations corrected
  4. 2mo agoGlancesContainer API latency, ARM GPU monitoring, and an AMP command-execution fix
  5. 4mo agoGlancesRockchip MPP and NPU monitoring, plus three CVE corrections
  6. 4mo agoGlancesLXC/LXD support, ClickHouse export, and two CVE mitigations
  7. 5mo agoGlancesEight CVEs corrected in one release
  8. 5mo agoGlancesStability fixes, Intel GPU monitoring, and container health alerting
  9. 10mo agodistributions3ggplot2 compatibility for the plotting functions
  10. 1y agodistributions3Poisson binomial distribution, with a normal-approximation fallback
  11. 3y agodistributions3is_discrete and is_continuous generics, plus elementwise type-safety
  12. 4y agodistributions3Extreme-value family, Erlang, and a plotting generic

Frequently asked questions

What is the difference between distributions3 and Glances?

They serve adjacent needs but don't currently overlap on shipped themes. distributions3 is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is distributions3 better than Glances?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. distributions3 is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to distributions3?

Top distributions3 alternatives in Analytics are ranked by recent ship velocity. Browse the "distributions3 alternatives" section above for the current picks, or visit /alternatives/distributions3-r for the full list with editorial commentary on each.

What are the best alternatives to Glances?

Top Glances alternatives in Analytics are ranked by recent ship velocity. Browse the "Glances alternatives" section above for the current picks, or visit /alternatives/glances for the full list with editorial commentary on each.