Live data from Hacker News

Map of my personal data infrastructure

beepb00p.xyz

21–30 of 81 posts

Re: Map of my personal data infrastructure

#21
post #10

Earlier quoted context omitted.

Oh sure, you can opt to be an animal. You can opt to not gather your intellect, intelligence, to avoid trying to understand who you are, what you do, what you are, as you go about your time online. You can easily- we all easily- avoid reflection, understanding, coherence. Like animals. It's uncivil, the very definition of unbecoming: eternally forgetful. I don't even mind this low path! Sure! Be nothing! Remember not…

Seems to me this is more of a religious thing for one such as you than something with objective purpose.

just because he has passion and conviction about a cause linked to leaving a legacy doesn't mean it follows any... cultishness.

I myself am a bit of an exobrainian but not as well organized or anywh near as far down the part as Karl is. it's a noble cause to not want to dismiss what never was capturable before; conversations between friends and family that we can harvest, replay, or add as a chatbot to have shell versions of deceased loved ones.

Re: Map of my personal data infrastructure

#22

Hey author here. Happy to answer your questions!

I believe my app (launching soon) is close to solving your "what do I want" but currently wrapping up the API. Are there some other communities, links to other blogs or people that are doing what you are doing? (Tracking this much data, etc.)

Re: Map of my personal data infrastructure

#23

The way I see it, if you need a map then it's too complicated.

Is it really that complicated? The map is pretty much straight lines from top to bottom. This is like saying that the subway system is too complicated. It is simply a series of tubes with stops. The map simply allows someone to view the entire system at once.

Re: Map of my personal data infrastructure

#25
Thanks a bunch for sharing this. I think the way we move forward from here is more posts like this. It's an uphill battle where companies are actively adding friction to people being in control of their own data, but together we can do it :)

...Personally I just decided to boycot services that are smartphone-only. My last mistake was Revolut. Even the (arguably non-existing) process of getting a yearly statement from them is a goddamn joke.

Re: Map of my personal data infrastructure

#26

Hey author here. Happy to answer your questions!

I believe my app (launching soon) is close to solving your "what do I want" but currently wrapping up the API. Are there some other communities, links to other blogs or people that are doing what you are doing? (Tracking this much data, etc.)

For data tracking/analysis, you're looking for "quantified self" https://github.com/woop/awesome-quantified-self#awesome-quan...

For exporting and owning the data the keyword is "data liberation"

Otherwise, the keywords are perhaps "personal knowledge management" and "memex". Have some links here, although they all have different components in scope https://beepb00p.xyz/exobrain/memex.html#cmmnts

I usually maintain related links at the end of articles, so perhaps you can find something there, for example https://beepb00p.xyz/sad-infra.html#links

Re: Map of my personal data infrastructure

#27

Earlier quoted context omitted.

I believe my app (launching soon) is close to solving your "what do I want" but currently wrapping up the API. Are there some other communities, links to other blogs or people that are doing what you are doing? (Tracking this much data, etc.)

For data tracking/analysis, you're looking for "quantified self" https://github.com/woop/awesome-quantified-self#awesome-quan... For exporting and owning the data the keyword is "data liberation" Otherwise, the keywords are perhaps "personal knowledge management" and "memex". Have some links here, although they all have different components in scope https://beepb00p.xyz/exobrain/memex.html#cmmnts I usually maintain r…

[deleted]

Re: Map of my personal data infrastructure

#28

How much time per week is spent administering or maintaining this system? if you were to start over with a new organizational methodology, what would you do differently knowing what you know now? I applaud the effort.

Thanks!

Hmm, it's hard to quantify it exactly, but overall there isn't that much maintenance required once it's all set up (except for the few manual bits). Let's say it could all run for months without needing any intervention. Maybe one or two data sources would stop exporting due to an expired token or some API weirdness, but the downstream services that use the data will carry on running against older data.

It's possible due to the design: some general 'architectural' decisions [0]: separating the data retrieval from data processing, avoiding databases where it's not absolutely necessary [1], 'defensive enough' error handling [2]. (but naturally I fix small things here and there when I notice just like with other chores)

I do spend quite a lot of time on it, it's sort of a hobby at this point (e.g. to add/connect new things, experiment etc.). But, lately most time was spent documenting, releasing different parts, and writing about it to share with people -- this is much more time consuming (and certainly less fun than tinkering). I'd like to reach a certain milestone and get some rest from it, switch to something else :)

> if you were to start over with a new organizational methodology, what would you do differently knowing what you know now?

Frankly, I'm not really regretting doing anything the way I did it (at least for now) -- most things make sense to me and what I implemented is a 'dependency' for more sophisticated methodologies anyway, so hopefully no effort wasted here. I wish I came up to the principles I described in the links quicker, for a while it was a 'random walk' without clear vision how to compose and connect things.

[0] https://beepb00p.xyz/exports.html

[1] https://beepb00p.xyz/unnecessary-db.html

[2] https://beepb00p.xyz/mypy-error-handling.html

Re: Map of my personal data infrastructure

#29

Hey author here. Happy to answer your questions!

Thankyou so much for sharing your work. Finding this post was like finding something I didn't know I was looking for.

Have you considered monetizing this in some way? As a person of limited technical skills, I would definitely pay for a set of tools that would help me aggregate my data.

Post reply on HN