Julia is the better language for extending Python

Just a small test with lists in cython. Contribute to 00sapo/cython_list_test development by creating an account on GitHub. Read more

Similar

How my Julia coding style changed

The recent redesign of DynamicHMC.jl provides an opportunity to reflect on how my Julia coding style changed. I started this package two years ago, and did not do any major refactoring after it became usable, mostly because I did not have a good comprehen... (more…)

Read more »

Understand (a little) about TCP (Julia Evans)

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 »