diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-09-19 14:53:31 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-09-19 14:54:23 +0200 |
commit | 459a48f299c188bbfc024fe14657e3d4802a0b6b (patch) | |
tree | aaed5d3ea5ea2f2ef596e3743d2395b5fe55841a /src/b/2021-09-status.md | |
parent | 1a694966454c5ef3baa5ff831e2671a5a964ce7e (diff) | |
download | rgoncalves.se-459a48f299c188bbfc024fe14657e3d4802a0b6b.tar.gz |
src: September sync
Diffstat (limited to 'src/b/2021-09-status.md')
-rw-r--r-- | src/b/2021-09-status.md | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/src/b/2021-09-status.md b/src/b/2021-09-status.md new file mode 100644 index 0000000..f6f70eb --- /dev/null +++ b/src/b/2021-09-status.md @@ -0,0 +1,43 @@ +title: Status update, September 2021 +date: 2021-09-19 + +## Analog + +Lately, I have started to (re) discover the joy of using analog tools and +supports: + +- pen and paper +- post-it wall +- film photography +- old poetry books from the 19th century + +Actually, I plan to develop my negatives with [caffenole]. + +Unfortunately, I have delayed a bunch of tasks, such as regular posts and +infrastructure maintenance. In fact, I have decided to redirect a significant +amount of my free-time into *analog activities*, *sports* and *social events*. + +## Suckless browsing + +I have recently introduced new greasemonkey scripts and sensible default for my +qutebrowser usage. + +*Youtube* has been entirely banned, mostly because of its toxic recommendations +and feeds. I have spent too much time consuming mindless content. Every video +or channel I want to watch is now automatically redirected to [yewtu.be]. + +Such as *youtube*, I have configured automatic redirection to [teddit], +[nitter] and [bibliogram] for *reddit*, *twitter*, *instagram*. The [teddit +frontend] is handy for browsing and reading solutions for software development +or random stuff. The [nitter frontend] and [bibliogram frontend] are mostly +used as a dumb, lightweight frontend when reading blog posts with hyperlinks +redirecting to social media. + +[caffenole]: https://en.wikipedia.org/wiki/Caffenol +[yewtu.be]: https://yewtu.be +[teddit]: https://teddit.net +[teddit frontend]: https://codeberg.org/teddit/teddit +[nitter]: https://nitter.net +[nitter frontend]: https://github.com/zedeus/nitter +[bibliogram]: https://bibliogram.art +[bibliogram frontend]: https://sr.ht/~cadence/bibliogram/ |