abrdk

↗ HN profile [ 55.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Outliers - a time-series outlier detector. Demo: https://outliers.up.railway.app/ GitHub: https://github.com/andrewbrdk/Outliers The service runs outlier-detection algorithms on time-series metrics and alerts you when…

  2. Repeater is a lightweight task scheduler for data analytics. It helps load data into a DWH and update marts without the overhead of heavier orchestration tools. Jobs are defined in TOML files as sequences of…

  3. A series of web A/B tests examples, demonstrating random group assignment, hashing, backend and frontend experiment logic, event tracking, multiple experiments, and an experiments admin page.