Hi,

* Ihor Radchenko <[email protected]> wrote:
> Karl Voit <[email protected]> writes:
>
>> Notice that at the moment, there is no integration of Fediverse
>> comments on my personal blog. I can't think of a method implementing
>> that without (1) an active server component + JavaScript or (2) a
>> cron-job that generates the comment section by querying parts of the
>> Fediverse.
>
> In orgmode.org, we have dynamically generated "Project heartbeat"
> section. The way it is implemented is a code block that scrapes some
> sources and generates the page contents during the build time.
> See https://git.sr.ht/~bzg/orgweb/tree/master/item/index.org#L192
>
> Something similar can be done for comments. Comments will be refreshed
> on every build.

At the moment, my build process is called every other week when a
new blog post is published. Not in between. Of course, this can be
automated via cronjob.

I may test this idea with Claude Code as long as I don't have to
give them my left arm for a query.

>> However, what I may add is a link/button that opens a Fediverse
>> query with the article-hashtags. I just need to figure out, how to
>> do this in a good way. (Input welcome here)
>
> I see https://github.com/andypiper/mastodon-embeds-examples (JS)
> Or https://github.com/sampsyo/emfed

So far, I haven't spotted a hashtag query but I need to take a
closer look as this doesn't seem to be a difficult issue to solve.

-- 
get mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML into Org-mode:
       > get Memacs from https://github.com/novoid/Memacs <
Personal Information Management > http://Karl-Voit.at/tags/pim/
Emacs-related > http://Karl-Voit.at/tags/emacs/


Reply via email to