5 posts
TIL: C++ (part 2) (August 8, 2023)
More random C++ learnings
TIL: C++ (part 1) (August 7, 2023)
Random C++ learnings
TIL: Timezone conundrum (August 3, 2023)
What time of day maximizes the number of people around the world experiencing the same date?
TIL: getStaticPaths() and removing duplicates in arrays (August 2, 2023)
Learnings from the Astro tutorials
TIL: QuerySet.filter() (July 30, 2023)
Most QuerySet methods return new QuerySets