s.koch blog
Kategorien Impressum RSS
Tutorial: Your Own Cloud Computing Tutorial: Betriebssystem-Programmierung

Categories

  • AWS
  • Algorithmen
  • Assembler
  • Betriebssystem
  • Big Data
  • Blockchain
  • C
  • Crawling
  • Croatian
  • Data Science
  • Data-Mining
  • Datenbanken
  • English
  • Fremdsprachen
  • Hacking
  • Hosting
  • Japanisch
  • Kroatisch
  • Linux
  • Maschinelles Lernen
  • Mikroelektronik
  • Molescrape
  • Monitoring
  • Natural Language Processing
  • Networking
  • Niederländisch
  • PHP
  • Python
  • R
  • RFC-Standards
  • Sammelsurium
  • Software Development
  • Software-Entwicklung
  • Spieleentwicklung und -programmierung
  • Suchmaschinen
  • Tools
  • Universität
  • Version Control
  • Virtualisierung
  • Visualisierung
  • Wissensdatenbank
  • May 15, 2015

    Rewriting University of Zagreb's Croatian Stemmer to a nltk-compliant class

    • English
    • Natural Language Processing
    • Python

    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.

    Ganzen Artikel lesen
  • Mar 10, 2015

    Setting your USBasp programmer to slow mode, if there is no jumper

    • English
    • Mikroelektronik

    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.

    Ganzen Artikel lesen
  • Jan 18, 2015

    BAföG-Ausgaben im Vergleich zur wirtschaftlichen Entwicklung

    • Data-Mining
    • Python

    Nach einer Diskussion über das BAföG und notwendige Reformen, bin ich bei bafoeg-rechner.de auf Zahlen zu den BAföG-Gesamtausgaben (ganz unten) gestoßen. Die prozentualen Steigerungen hier schienen mir so hoch, dass es lohnend schien, dies einmal zu visualisieren.

    Ganzen Artikel lesen
  • Dec 14, 2014

    Distribution of torrent files in categories (at kickass.to)

    • Data-Mining
    • English

    Just a quick chart: Since kickass.to provides its whole archive for download, I was able to analyze which category contains how many torrents.

    Ganzen Artikel lesen
  • Dec 8, 2014

    Scrapy: Fix wrong sitemap URLs with custom downloader middleware

    • Data-Mining
    • English
    • Python
    • Suchmaschinen

    On stackoverflow, the topic was discussed, how to solve the problem of some sitemaps having absolute URLs without a scheme. According to RFC this is fine, but as the maintainers of scrapy pointed out, sitemaps require the contents of <loc> to include a scheme (called protocol in the sitemap specs).

    Ganzen Artikel lesen
Ältere Einträge Neuere Einträge

s.koch blog

  • RSS Subscribe via RSS

I am a Software Engineer interested in all kinds of different technology. While I still love to try out new things, I recently started to avoid hype technology and prefer mature stuff that does not change so often.