• 1 Post
  • 6 Comments
Joined 2 years ago
cake
Cake day: August 25th, 2023

help-circle
  • Thanks a bunch for the detailed response! That community looks lovely, I joined and will hopefully be active in it in the future.

    As far as physically writing, maybe big tech has already gotten to me but the idea of writing digital notes is much preferable. I’m sure I could definitely get more comfortable writing by hand and organizing in a zettelkasten, but for the moment I really enjoy markdown. Takes up less space, I can make backups, and I can do fun analysis with my notes. The other day I made a github commit-inspired graph of my writing frequency over time, and I don’t see a way I can easily do that with physical notes.



  • I do keep a physical journal on me, and I love it! It’s great for sketching, mapping out thoughts with others, and quick writing on the go, but it doesn’t fit this use case.

    Given the volume of writing I do, I don’t think hand-writing is feasible. The last few years average out to about 2000 words a day, and most of it is done on computers where I can comfortably type for long periods, and much faster than I could write by hand.

    In addition, I need something queryable. Beyond just a ctrl+f search across my notes, I embed all of my notes and store in a vector db so I can group by semantic similarity.



  • I find it convenient to be able to write notes on whatever machine I have with me at the time - desktop, laptop(s), or phone. If I only had one device I used, it would be easier to keep a backup on local storage. With multiple devices I prefer to have up-to-date notes on each device, and so I’ve leaned more towards remote storage and peer-to-peer file synchronization. This does add some security holes, but it’s acceptable within my threat model. Frankly, I’ve never used local storage across multiple devices because I don’t know how to do that, if it can be done with Borg but I will check it out!