HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rkwz

no profile record

Submissions

Zen Notes: Go/Markdown/SQLite notes app with minimal deps and 10MB memory usage

github.com
2 points·by rkwz·vor 10 Monaten·0 comments

comments

rkwz
·vor 5 Monaten·discuss
Creating my own photo curation tool inspired by Adobe Lightroom - https://github.com/sheshbabu/riffle
rkwz
·vor 6 Monaten·discuss
> I have been hosting all my services on a single Intel Nuc from 10 years ago and a RPI5 as backup for critical services like DNS.

Yes, fully agree with this and I've a similar setup. I even started with using wsl on the default windows install hoping to switch later to linux, but didn't have much need for this. Only gripe is tailscale seems to be flaky (rare) in windows.

Better to start with something small and cheap, see if it solves your needs and then upgrade if needs. Don't overcomplicate things based on what others do.
rkwz
·vor 10 Jahren·discuss
> About 35% of our users continued to use the system at least three times per week after completing registration.

OT, but curious, how is it possible to get this kind of engagement data?

Querying DB to get number of logins per week? But that doesn't mean that they're "using" the system.

Google Analytics? I'm not aware of any such GA feature

Third party analytics?

Surveys?