commit: 9402c4454b78a51ea69e95e7e3bdb7d3025c223b
parent cbd226812ab5e4b1a6810aa2e9dbcd341dabb5ff
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 9 May 2020 01:45:00 +0000
articles/2020-04 Summary: ap-client, fedi link
Diffstat:
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/articles/2020-04 Summary.xhtml b/articles/2020-04 Summary.xhtml
@@ -13,5 +13,9 @@
<p>As ALSA is a broken API where a regular application can take over and block others from using it, I moved to <a href="http://www.sndio.org/">sndio</a>, of course few days later I discovered that a linux weenie deleted support for it into mpv's git master branch. Next release of mpv is gonna be great.<br />
Anyway, sndio also allows me to easily record from a microphone and the system sounds, which will be useful for livestreaming if I ever do that, I tested HLS a bit as webkit-gtk can support it natively (with the right gstreamer plugins) and it's pretty easy to setup, feel free to ask me for some livetsreaming things, I'll probably do some once I get the Valve Index that I ordered, expect me doing some sign language (I learned French Sign Language, I have basic skills) as an anime girl I guess.<br />
Apparently <a href="https://obsproject.com">OBS Studio</a> doesn't have support for sndio but the sndio API is great so I'll probably code a plugin if no one already did that, I could use ffmpeg or gstreamer directly but that's quite painful to set up and not easily flexible.</p>
-<p><!--<a href="">Fediverse post for comments</a>, -->published on 2020-05-09T01:40:00Z, last updated on 2020-05-09T01:40:00Z</p>
+
+<h2>ActivityPub</h2>
+<p>I created a basic CLI-based client / toolbox for ActivityPub Client-to-Server, available on <a href="/git/ap-client/">/git/ap-client/</a>. It's also yet another thing I done with perl, feel free to do some review of it or some patches if you're familiar with perl.</p>
+<p>For now it's very barebones but I expect it to become a usable client over time.</p>
+<p><a href="https://queer.hacktivis.me/objects/8f09a877-46da-4857-9c7f-306c39a4f4b3">Fediverse post for comments</a>, published on 2020-05-09T01:40:00Z, last updated on 2020-05-09T01:45:00Z</p>
</article>
diff --git a/feed.atom b/feed.atom
@@ -15,7 +15,7 @@
<link rel="alternate" type="text/html" href="/articles/2020-04%20Summary"/>
<id>https://hacktivis.me/articles/2020-04%20Summary</id>
<published>2020-05-09T01:40:00Z</published>
- <updated>2020-05-09T01:40:00Z</updated>
+ <updated>2020-05-09T01:45:00Z</updated>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--#include file="/articles/2020-04 Summary.xhtml"-->
</div></content>