-
Wie Sportwettquoten funktionieren und wie man damit rechnet
Da ich heute darüber nachdachte, algorithmisch an Sportwetten teilzunehmen, habe ich ein wenig mit den Quoten herumgerechnet.
-
150.000 SQLite-INSERTs beschleunigen
Bei Sprakit hatte ich das Problem, dass ich 150.000 Wikipedia-Artikel in eine SQLite-Datenbank eintragen musste (für Kroatisch, d.h. für Englisch oder Deutsch noch mehr). Mit einer normalen SQLite-Datenbank auf der Festplatte dauerte das mind. 1h - etwa so lange war ich weg und das Skript war immer noch nicht fertig.
-
Es ist vollbracht!
-
Rewriting University of Zagreb's Croatian Stemmer to a nltk-compliant class
The Faculty of Humanities and Social Sciences, University of Zagreb (FFZG) has published a croatian stemmer as a Python file. However, it is intended to be used as a command line script for stemming all words within a file.
-
Setting your USBasp programmer to slow mode, if there is no jumper
I recently had the problem, that I was not able to program my Attiny anymore. I was a bit confused, because half a year ago, it just worked fine. Yet, as I couldn’t find any other solution (I checked the wiring about 10 times, the voltage for the attiny about 5 times and exchanged it with backup model), the only left reason seemed to be the fast mode. They say, that you can only program it with 250kHz, whereas the USBasp normally uses a bit more. However, my USBasp neither did allow setting the speed by software (firmware too old and no secondary programmer available), nor was there a slow jumper/switch.