diff options
author | EuAndreh <eu@euandre.org> | 2019-06-07 13:49:17 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-08 08:51:43 -0300 |
commit | e362e49912fb7dcfd6bc5c5091700aabafe05b9a (patch) | |
tree | 8eafadbf65cb5dce8d64ba91d05a6350c84bddce | |
parent | Add =any_errors_fatal: true= to provision.yml playbook (diff) | |
download | server-e362e49912fb7dcfd6bc5c5091700aabafe05b9a.tar.gz server-e362e49912fb7dcfd6bc5c5091700aabafe05b9a.tar.xz |
TODOs.org
-rw-r--r-- | TODOs.org | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -193,8 +193,16 @@ No need for short URLs, but maybe useful for tracking link usage? What are the privacy implications? Related relevant article: http://stage.vambenepe.com/archives/1596 ** CANCELLED =perkeep.euandreh.org=: Perkeep I'm already covered by using Git Annex for almost everything. -** WAITING =matrix.euandreh.org=: Matrix Synapse server +** TODO =matrix.euandreh.org=: Matrix Synapse server I'm not using IRC a lot right now. Wait for me to interact more with mailing lists and gauge the need of IRC. + +It's better than IRC, OTR (XMPP) and everything else, and interoperates with everything. As well said by @matthew, I'm using Matrix mostly as [[https://discourse.mozilla.org/t/matrix-and-irc-mozillians-custom-client/2911/7][a glorified IRC bouncer]]. I do use some Matrix rooms, but mostly for IRC itself. + +Also from https://matrix.org/blog/2015/06/22/the-matrix-org-irc-bridge-now-bridges-all-of-freenode: + +: Doing this is trivial - you just /join #freenode#channelname:matrix.org from a typical Matrix client - e.g. /join #freenode#Node.js:matrix.org will give you access to all of #Node.js via Matrix, effectively using Matrix as a great big distributed IRC bouncer in the sky ;) + +Should continue to consider doing as I continue to use IRC. * Questions ** TODO How to dynamically handle Floating IPs? Right now the current Floating IP defined in =.envrc= was created manually in DigitalOcean's web UI and copied from it to the environment variable. |