serhii.net

In the middle of the desert you can say anything you want

02 Jun 2021

Day 883

Awesome Quantified Self

What do I need?

  • Something self-hosted to:
  • … transparently and seamlessly track stuff, kinda like android Nomie in the good old days, but with web and android support
  • … easily send/receive stuff using an API for my own visualizations

Options:

Random:

  • Would be nice if somehow the TOREADs from DTB got parsed, my added links from wallaby got parsed, all would live on serhii.net/f/? ..or somewhere else
  • How would that play with morning/evening pages, weekly reviews, checklists? They’d be their own data source to..?

Friends

JacobEvelyn/friends: Spend time with the people you care about. Introvert-tested. Extrovert-approved. is really nice!

> friends add activity three days ago: Some activity three days ago                                                      <<<
Activity added: "2021-05-30: Some activity three days ago"

# also works:
> friends list activities --since="two month ago"

As with taskwarrior, things can get arbitrarily shortened as long as they remain unique! friends a ac "some activity" (you can add both an activity and an alias)

Firefox for Android - using the old extensions! (And Fennec)

Found this: How to use collections on addons.mozilla.org | Firefox Help

TL;DR create an extension collection on Firefox’s website, then from Fennec or Firefox Nightly they can be installed! Wooooohooo!

Also TIL about Fennec - seems like a Firefox fork without features that are ‘considered harmful’

Taskwarrior logging an already completed task

task log adds a task and sets its status to completed! 1

As a bonus, tasks that don’t have a specific tag are task -notthistag list

Git add vim swap files to .gitignore

To add all the swapfiles generated by vim (.swp, .swo, etc) to gitignore:2

.*.sw*

Here’s also interesting Github’s own .gitignore for vim files: gitignore/Vim.gitignore at master · github/gitignore

Python graph library

graph-tool: Efficent network analysis with python looks like a really good and modern graph theory library for python

Nel mezzo del deserto posso dire tutto quello che voglio.