- theptrk parentLong weekend, chance to explore a basic tool using coding agent. Nice to see, any command you can run in the terminal is a potential tool.
- 1 point
- thanks for the tip. my battery is definitely getting crushed so i might need to mirror that local logging for ios. But yes, the usefulness of it all will be the big question.
I tracked a work log in a "did" list for work and that was useful because you often need regular reporting (standups, perf reviews).
No one needs any location updates on how often I've been to the gym.
- The "me database" tracking my gps for physical location, urls visited, etc..
This way I can search through all my physical and computer activity to answer questions like: how many times did I go to the gym last year? or how many leetcode questions did I do this month?
Wrote a summary here (https://theptrk.com/2024/09/27/me-database-master-plan/)
- docker ps is sometimes too wide for me to read. like antirez (http://antirez.com/news/140) ChatGPT helped me write this script that I wouldn't have written otherwise
- 2 points
- I tried to make a youtube video exploring the code and it was fairly short https://www.youtube.com/watch?v=Joby-58DuBE. I think if the prompts were put front and center in the documentation it would be clear up a lot of mystery.
- Todidlist: https://todidlist.com
I built a web version of my original plaintext did.txt file. Plaintext is great for computers but I wanted a way to do a "did" ritual on iOS devices.
There is 1 user, me. I feel like all the benefits comes from using it like a journal so I never actually read the dids or built any features to query them well.
Original did file post: https://thepatricktran.com/2018/07/11/did-txt-file/ ** I lost the theptrk.com domain because I forgot to update my credit card.
- 21 points
- https://www.freecodecamp.org/news/cjn-google-sheets-as-json-... The output needs some parsing but I tried this and it works:
Sheet:https://docs.google.com/spreadsheets/d/1Ze0mrYyT98Z3DupKiynC... JSON:https://spreadsheets.google.com/feeds/cells/1Ze0mrYyT98Z3Dup...
- Drawing these illustrations are super helpful for info absorption while learning. I drew these while taking the Andrew Ng Coursera ML course. https://theptrk.com/2020/02/12/notes-for-coursera-ml-course-...
- 1 point
- 2 points
- Heres a vim shortcut for something like this: `alias did="vim +'normal Go' +'r!date' ~/did.txt"`
- I originally had a simple vim shortcut that would open my did.txt file but switching computers made this less universal so I created a server to accept "dids".
This is v1, any suggestions or feedback are super welcome!
* Heres the original VIM shortcut that is still super useful https://theptrk.com/2018/07/11/did-txt-file/
- 1 point
- 4 points
- they sell them here https://www.purpleair.com/sensors
- 1 point