In-reply-to » Alright, rewrote my twtxt client in Python. It’s cleaner and a loooooot faster now. fork() + exec() in a Shell script is so super expensive, especially when done many times (i.e. on every twt I see) …

… also fixed a few bugs in the process in the area of twt hash calculation πŸ™„ Normalizing the time stamps is nasty.

​ Read More