I’m currently trying to setup an automation so that this daily file is summarized by chatgpt so that it is automatically posted on bluesky. I made quite a couple of tests and I believe it should work.

I was a bit surprised by the way bluesky handles mentions/hashtags and links. In python, you need to use a particular method so that they’re not considered a pure, raw, string.

Interestingly enough, it appears that any links should be counted strictly as 22 characters.

My first automated post worked after some rather extensive testing and trying out ; typically, confusing environment secret and repository secret can get you stuck for some time…

In any case, all looks nicer now.

I started to migrate some notes here on ansible. Still quite some work to do.

created