Written in the productivity language Julia, the Celeste project—which aims to catalogue all of the telescope data for the stars and galaxies in in t... (more…)
Read more »
I wrote a Julia package (Shrike.jl) for approximate nearest neighbor search. My algorithm draws heavily on the mrpt algorithm and uses the same principles behind annoy (a popular approximate nearest neighbor package by Spotify). My Julia implementation be... (more…)
Read more »
Hello! Here are some questions & answers. The goal isn't
to get all the questions "right". Instead, the goal is to learn
something! If you find a topic you're interested in learning more about, I'd enc... (more…)
Read more »
This isn’t about understanding everything about TCP or reading through TCP/IP Illustrated. It’s about how a little bit of TCP knowledge is essential. Here’s why.
When I was at the Recurse Center, I wrote a TCP stack in Python (and wrote about what happens... (more…)
Read more »
A greedy game engine for greedy programmers! Contribute to jhigginbotham64/Starlight.jl development by creating an account on GitHub. (more…)
Read more »