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 = ๐Ÿšฎ ๐Ÿ’š

Creating a personalised bin calendar

Every year I use Python and a bit of CSS to create a fridge calendar that tells me about bin day.

@alex 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
@alex I love it! I need to buy a printer so I have a whole new programmable interface I can play with: paper! ๐Ÿ“ฐ
Programming Languages Through The Years

In this challenge, users will take turns completeing three fairly simple coding tasks in programming languages that are allowed to be progressively older. The first answer must use a programming

Code Golf Stack Exchange

@alex Oh my, you should definitely be proud of that!! I didn't know you were a code-golfer :)

Here's my own submission, an HTTP client that fits on a business card:

https://www.reddit.com/r/tinycode/comments/kvuoqj/wrote_an_http_client_in_python_that_can_fit_on_a/

@alex 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.
@vk6flab I just enter whatever the council-supplied bin calendar tells me my dates are, which has the exceptions built in