profileCI
Profile-likelihood confidence intervals for any fitted model, in a feed that publishes out of order.
A side-by-side editorial comparison of Dashy and quickr — release velocity, themes, recent moves, and the top alternatives to consider.
A release per merged PR, and right now nearly every one is a translation string.
Dashy cuts a version tag for each merged pull request, so the changelog reads at commit granularity. The current run is almost entirely localisation and dependency work — Traditional Chinese completed, hard-coded strings extracted, German added for the edit-item dialog — broken only by a mobile search fix and two grouped dependency bumps.
quickr's R-to-Fortran compiler now handles matrices, closures and OpenMP.
quickr compiles a subset of R to Fortran and calls it back from R, so numerical code can run without hand-writing C or Fortran. Version 0.3.0 is the release where that subset stops being small: matrix and linear algebra operations lower to the same BLAS/LAPACK that R uses, local closures and sapply() are supported with copy-on-modify semantics preserved, and for loops and sapply() calls can be marked for OpenMP parallelism via declare(parallel()).
Dashy cuts a version tag for each merged pull request, so the changelog reads at commit granularity. The current run is almost entirely localisation and dependency work — Traditional Chinese completed, hard-coded strings extracted, German added for the edit-item dialog — broken only by a mobile search fix and two grouped dependency bumps.
The project is in maintenance rhythm: no feature work in this window, and the one substantive thread is making the UI translatable by pulling hard-coded strings out so contributors can localise them. That extraction is what enabled the German and Chinese contributions that follow it, which is the only causal chain visible in the feed.
Expect more single-PR patch tags in the same mix — further language contributions now that strings are extracted, plus dependabot groups. Nothing in these entries points to a feature release.
quickr compiles a subset of R to Fortran and calls it back from R, so numerical code can run without hand-writing C or Fortran. Version 0.3.0 is the release where that subset stops being small: matrix and linear algebra operations lower to the same BLAS/LAPACK that R uses, local closures and sapply() are supported with copy-on-modify semantics preserved, and for loops and sapply() calls can be marked for OpenMP parallelism via declare(parallel()).
The first two releases filled in language basics, control flow, arithmetic operators, multiple return values. Version 0.3.0 shifts to the constructs real numerical code is actually written in, and the compiler work underneath it, nested compilation scopes and block-scoped temporaries, is aimed at large functions and heap-versus-stack control for big temporaries. Toolchain work points the same way: LLVM flang is used on macOS when present, and the minimum R version was lowered to 4.3.0 to widen who can install it.
Expect the next releases to keep extending the compilable subset toward the remaining apply-family functions and to build out the parallelism story that declare(parallel()) opens.
Other Infra & APIs 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 Dashy or quickr.
Profile-likelihood confidence intervals for any fitted model, in a feed that publishes out of order.
Medical image registration, maintained with unusual care for other people's conventions.
A small R parser quietly becoming format-agnostic about front matter.
Submission validation for forecast hubs, rebuilt around which file each check belongs to.
rextendr put Rust-backed R packages in the browser, then tore itself down for a 1.0.0 rebuild
kwb.pkgbuild's CI templates went four years without a refresh, then had to be rebuilt for current runners
See all Dashy alternatives → · See all quickr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. Dashy is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Dashy is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top Dashy alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Dashy alternatives" section above for the current picks, or visit /alternatives/dashy for the full list with editorial commentary on each.
Top quickr alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "quickr alternatives" section above for the current picks, or visit /alternatives/quickr for the full list with editorial commentary on each.