Informatique et sciences de l'informationAnglaisWordPress

quantixed

quantixed
x == (s || z). You say it kwontized
Page d'accueilFlux AtomMastodon
language
Publié

I wrote previously about how to archive a Slack workspace. Well, now Slack announced a new policy, effective from August 26th, 2024. Under the new policy, messages and files older than one year in workspaces on the free tier will be deleted . This is in addition to the 90 day limit for viewing content in the workspace. This causes a problem with the solution I outlined previously.

Publié

Earlier this year I set up a bot on Mastodon. The bot, AlbumsX3, posts an album suggestion twice-a-day. Performance has been good. It has only missed a few posts due – I think – to server glitches. However, I have made a couple of tweaks to upgrade the bot since my last post, so I thought I would detail them here. Preventing duplicate posts In the last post I wrote: Well, it wasn’t long before I needed to revisit this issue.

Publié

As a project idea for a young engineer we wanted to build a Raspberry Pi-based Weather Station . Our last attempt at building something – a sound-responsive LED display – was a failure. So it was important to build something really easy to help us get back on track. Here are some notes. We essentially followed this guide from Adafruit which links out to this guide for the CircuitPython part.