I love ZFS…
root@evn0:/var/log/named # du -h -d 1 1.4G . root@evn0:/var/log/named # du -A -h -d 1 7.4G .
I love ZFS…
root@evn0:/var/log/named # du -h -d 1 1.4G . root@evn0:/var/log/named # du -A -h -d 1 7.4G .
I spent some time and moved my What I Use page to WordPress. I finally have a good reason to use the details HTML tag.
I also updated the content! My new music player(s) is the iPod! More about that, soon!
If youβre seeing this then the migration is done! The weblog has moved from weblog.antranigv.am
to antranigv.am
.
I have also spent some time updating my About page, I hope I havenβt missed anything important. I will be adding more pages soon, such as link to friends, blogs that I read, what I use, etc.
I hope ActivityPub is working properly with the new domain.
Long Live The Web!
Once a month, the WordPress app on my iPhone stops working. Specifically, it stops loading and sending data. It just “hangs” there. I’m honestly considering using the mobile web interface to blog remotely.
I wish there was MarsEdit for mobile…
Any alternatives or suggestions? Maybe I should use the “Post via Email” feature like back in the good old days π
The following happened in a group chat (technically, XMPP Multi-User Chat)
<inky> @antranigv, looks like the sarian website is broken again
<antranigv> @inky, fixed! It was an SSL/TLS certificate issue
<inky> @antranigv, It seems that now, the bot that cross-posts the submissions from sarian to here is not working
<antranigv> Looks like there’s an issue with Ruby. I have to upgrade it
<tigran> This is how the robot revolution begins!
<inky> If we are going to "do it", it will end just like it starts: one robot will fail because of SSL, the other because of a wrong version of ruby.
I’ve been ROFLing for 3 minutes now… xD
Cheers.
This is a Fediverse test… This post might be deleted later.
After 6 weeks of being unproductive, I’m finally able to get things done thanks to a whole day of planning, awesome software and friends pushing me to do better.
See you soon!
In case you didn’t know, OpenSMTPd is so outdated on Ubuntu systems, that you’ll need to install it from sources, otherwise expect some TLS issues π
You will need to use the following:
./configure \
--with-user-smtpd=opensmtpd \
--with-user-queue=opensmtpq \
--with-group-queue=opensmtpq
mkdir -p /var/empty
ln -s /etc/ssl/certs/ca-certificates.crt /usr/lib/ssl/cert.pem
Congrats, now you have a proper working SMTP server.
Cheers.
Really Apple?
I just learned that the WordPress mobile app supports non-block classical editor. Wow this is a life saver! Now I can blog on the move without opening my laptop or mobile browser!