As predicted last week, my unread count has crossed 7k and currently is at
7020
.
I got a few interesting pointers from Building a Second Brain book on how to improve my note-taking
workflow. I'm already putting them into practice. 90% done with the book and the rest should be completed by this week.
Earlier, godlytalias had
suggested that we
fix both XML
and JSON
files as
well. Both bible.xml
and bible.json
have 31K+
lines and roughly around ~14MB
each. I'm writing a nodejs migration script that efficiently reads the file's content line by line and
replaces-if-required
without loading all the content at once into the memory.
KeePassX, my password manager since 2014 is no longer being actively maintained. So like me, If you're using KeePassX, you can migrate to KeePassXC as suggested in the official blog. No other change is required. Everything works as-is since the password databases are compatible with each other. Also, for mobile, I discovered KeePassDX, and updated my toolbox to reflect all these changes.
Updated commit.py, my utility script to push the changes to BitBucket and Gitlab services.
Python script I use to post my notes across git hosting services as stated on the weekly review.
— Sridhar Raj Sampath Kumar (@sridharrajs) August 18, 2022
1. Add GitLab as "gl" and BitBucket as "bb" remote origins.
2. Copy `https://t.co/T16EBsyKtx` to your notes project.
3. Do `python3 https://t.co/T16EBsyKtx`https://t.co/PRGSsK0fcs
For my new posts, Subscribe via weekly RSS, common RSS or Subscribe via Email