home
blog
projects
about
home
blog
projects
about
BLOG
Categories:
#rants
#howtos
#algorithms
#fiction
#writeups
1
SEP
2020
Static site generation sucks. Mostly.
Why SSG sucks, and how you can make it better.
#blog
#rant
#howtos
#fiction
#algorithms
#writeups
2
SEP
2020
Interval Partitioning: Greedy Algorithm
Allocating time-sensitive tasks to resources.
#blog
#algorithms