A blog for things that matter. Contribute to realyixuan/blog development by creating an account on GitHub. (more…)
Read more »
You run your program, and it crashes—it’s out of memory: If you’re lucky, you get a MemoryError exception. If you’re less lucky, you get a coredump. If you’re having a bad day, your computer locks up and you need to restart it. How do you figure out what ... (more…)
Read more »
I have a bit of a love and hate relationship with bash. I spend a lot of time in the terminal, and bash is my default "programming language". Sometimes I tell people that find, grep and xargs run their infrastructure, and they laugh and laugh until they r... (more…)
Read more »
flaskr-tdd - Flaskr: Intro to Flask, Test Driven Development (TDD), and jQuery... (more…)
Read more »