metafunctor.com
metafunctor.com
About
Projects
Research projects
Posts
Publications
Problem sets
Papers
Reviews
Light
Dark
Automatic
Posts
Problem set solutions
I have a fairly broad interest in problem-solving, from problems in statistics to algorithms. Over the years, I’ve accumulated a collection of problem sets, which I will be refining and posting here every now and then.
Last updated on Jun 13, 2023
1 min read
Using GPT-4 to Build a Simple HTML File Search Interface
This blog post written by GPT-4. See conservation with GPT-4 that built it here. The interface to the browse/search is here. It’s really not fancy, but I’ve never had much of an interest in doing this kind of front-end work, but GPT-4 makes it pretty easy.
Last updated on Mar 31, 2023
2 min read
Multiprocessor synchronization: tournament-Peterson lock
Multiprocessor synchronization is a notoriously tricky subject matter. Unlike with a single thread of execution, in a shared-resource system, where resources are shared among multiple independent processors, we must think very hard about how the critical sections where such shared resources are accessed.
Last updated on Mar 30, 2023
8 min read
«
Cite
×