home
blog
projects
about
home
blog
projects
about
TAGGED
← Blog
Posts tagged as
algorithms
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