Real programming languages in 50 lines of code. Contribute to zserge/tinylangs development by creating an account on GitHub. (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 »
requestium - Integration layer between Requests and Selenium for automation of web actions... (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 »