given an unsorted array of numbers, find the longest consecutive sequence in O(n) time
ft: use of abstraction
how to use abstractions to minimize code in an already boilerplate-heavy language
ft: filesystem abstraction
why implementing filesystems in go isn’t best in a remote file browser
ft: the remote file browser
the uses of a remote file browser
generative video
or why you don’t need to become a video editor to create content
how to get accepted for a job proposal
a unproven guide on how to get job proposals 100% of the time
unmarshalling json in common lisp
a guide to how to unmarshal json in common lisp
hunchentoot sse support
how to create a server sent events route in hunchentoot
interfaces and functional programming
the advantage of using interfaces and functional programming
lisp based static site generator
my ideal for an easy to use and robust static site generator