Life & fun · September 5, 2023
Monitoring my life with Grafana, Prometheus and InfluxDB
I love the idea of quantified self and recently decided to pull all of my data in one place. I pull all of my data from ActivityWatch, Wakatime, and Health Connect APIs :)
Does the same job
all alternatives →- IMI made a privacy friendly and simple app to track my menstruation2024 · play.google.com · ▲732
Hey HN, after the app I actually used to track my period wanted me to log in and save my data in the cloud, I decided to write my own. Most apps in this area are based on a subscription model and display far too much information anyway. For me, a simple calendar is enough where I can add a few notes if necessary. So that is the result of my work - a simple design and the data is only saved on the smartphone.
- MOMy one month side-project, Lucid Tracker: a daily life tracking tool2012 · lucidtracker.com · ▲113

- JYJournal Your Life as Data with Thyself.io2013 · thyself.io · ▲45
- ISI started a repo for sharing algorithm implementations2013 · github.com · ▲52
Everything that would be here is in the README. I hope this gets big, it has tons of potential.
- MWmy weekend project, understanding the Silk Road anonymous marketplace2011 · burntbrunch.github.com · ▲40
This was more of a sandbox to play with Raphael and Flot than anything else but I think there are some interesting statistics in there. It'd be awesome to do this over time but I really don't have the spare time required.
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io