Hacker’s diary

Daylight Savings Time is evil and should be outlawed (Putin’s Russia has already done that! 🙂 ). I am building directing Cursor to build a dashboard and it’s really a […]

Disclaimer: this is a summary for my records after a deep dive into current state of Redis. I tried to be as precise as possible (after all, I am writing […]

In Python, Redis.hset function has ‘items’ that, per documentation “accepts a list of key/value pairs that will be added to hash “name“.”. You would think that it’s something like [(“key1”, […]