Post #865086
2026-03-27 09:00 UTC
Creating a personalised bin calendar: https://alexwlchan.net/2026/bin-calendar/
I wrote a quick post about how I create my a fridge calendar that tells me about bin day.
Python stdlib + CSS = 🚮 💚
Replies (3)
-
@linguistory@code4lib.social 2026-03-27 12:27
@alex@social.alexwlchan.net Neat! I’ve spent so much time mucking around in bootstrap lately, it’s nice to see a reminder of how simple and effective a little vanilla CSS can be
-
@sethmlarson@mastodon.social 2026-03-27 20:01
@alex@social.alexwlchan.net I love it! I need to buy a printer so I have a whole new programmable interface I can play with: paper! 📰
-
@vk6flab@mastodon.radio 2026-03-27 22:51
@alex@social.alexwlchan.net how do you programmatically deal with the holiday exceptions, since ultimately, bin day is the same day every week, it's the exceptions that cause grief.