-
-
Notifications
You must be signed in to change notification settings - Fork 558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write mission/vision statement #236
Comments
Another thing I've been interested in, but that doesn't really fit into the existing categories, is the implementation of auto-tagging and thereafter integration into a personal memex-like system or a personal knowledge base. All that would be needed would be a mapping (Event -> Tag) and (Tag -> Memex ID) Doing this would incidentally do a lot of necessary work to build KnowTree (subject classification and automatic learning log). Thanks @mekarpeles for pointing me in that direction. |
Other than the github list of technical issues, do you have a roadmap of AW features (/data collection) that would be necessary to proceed with the type of analyses that you would like to do ? And, do we know what comparative analyses you'd like to do, so that people who want to help could track certain things for themselves, that they could share with you so you could compare them ? Personally I wouldn't mind collecting my data to serve for that purpose for you, but you'd need to tell me what you want first so I can follow. (all things necessary for a startup/research project once way or another) |
@ErikBjare I really appreciate the effort you have put to this project and trying to improve the lives of individual and allowing them to benchmark their own activities. The individual aspect of this project primarily emphasises on the privacy, while I understand that the individual privacy needs not only to be respected but also protected. However, the same privacy analogy may not apply to the companies who wants to benchmark the productivity and the performance of its employees. Her are a few things that why would a company may need access to certain data:
I will begin with the point number 3 here as they definition of accountability in this case may be different in different cultures and countries. What are your thoughts on this, and how would you approach and make sure a company do not abuse it's power while collecting this data? There are many online SAAS applications available out there who collects this data and use it for the same purpose. Point #1: Again could be a privacy concern, but do you think the companies should be given the power to benchmark the performance of its employees on a given data? Point #2: Every company wants to measure the capacity of it's resources and there are many process such as SCRUM available for this purpose but with the support of Activity Watch or any other SAAS tool may provide a better insight to it. Do you think Activity Watch can be a helpful tool in that aspect? |
Silvio Micali's work on zero-knowledge proofs should hopefully invalidate this statement :-) https://www.youtube.com/watch?v=zNdhgOk4-fE It looks, at least theoretically, possible to generate secret common knowledge to query for shared insight without needing to know individuals' private data. We might be able to see how similar one's data is with another's without divulging what exactly the similarity is, and without the algorithm having access to the underlying private data.
This reminds me of Zettlr/Zettlr#1690 and sister projects like laurent22/joplin#3723 and foambubble/foam#88 In terms of vision, why not scope down towards "the best holistic passive personal activity suite"? It would start with desktop and mobile personal use at first, then the IoT revolution will add new smart devices' data stream to the mix, as well as in-body devices. I think the unit of privacy to design for (since privacy is a collective construct in addition to an individual responsibility) should be "the home" and all the devices one "owns" on their property, to help safeguard the privacy of the "family unit". Microscale vs. individual scale. How about integrating with something like https://github.com/home-assistant/core where "the humans" would essentially be another data stream alongside our private smart agents? It's not just my behavior I need to quantify, tweak, and understand. I also need to know what things in my immediate physical environment (as well as my digital environment) are cueing me towards certain habits. Perhaps the vision is to take a serious stab at the oracle problem. |
I have a lot of ideas about the future of ActivityWatch that I haven't written down, and some of these are highly important since they concern the direction I want things to go in.
Communicating this is important for people who wouldn't otherwise understand the use of the software. While we have some writings in the docs they were hastily written, don't really get to the point, and an update is long overdue.
My ideas so far concern:
GNU Parallel
andscikit-learn
.Finding synergies in these areas are important. I think ActivityWatch should be able to help will all of the above, but not all of it should be dealt with in the core software. We should also start thinking about ways to push these different use cases forward, and that includes reaching out to people who might be interested in one or more of these uses.
This project began some time after I first wrote my blogpost in 2014 titled "What would you do with your data?" and the question in the title has gotten much attention from me over the years. I now have some answers to what I'd do, but I've only done a small fraction of the things, and I can only do a subset of the things I'd want to do with the data I currently have. Notably, data of how others spend their time is lacking, so any type of comparative analysis is not yet possible.
Experimenting with the data caused me to create the aw-research repo where I can experiment with potential future analysis features of ActivityWatch. Other projects in the same vein includes chatalysis to analyze chat conversations and QSlang to serve as a timestamped diary where, among normal diary entries, there are also entries for supplements and drugs which are interesting subjects for analysis.
I'm open to comments and suggestions.
The text was updated successfully, but these errors were encountered: