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
  • Oct 12, 2018

    Subtitling the Croatian Series "Bitange i Princeze" with autosub

    • English
    • Natural Language Processing

    I always missed subtitles for the Croatian TV series Bitange i princeze, because the actors speak pretty fast. Recently, I found out that Google Cloud offers Speech-to-Text conversion. However, to use Google Cloud you have to provide your credit card information and I am already at Amazon AWS for cloud services. Thus, it did not seem reasonable to register an account with Google only for trying to subtitle a series.

    Ganzen Artikel lesen
  • Sep 28, 2018

    Chefkoch-Magazin-Rezepte kategorisieren mit OCR und Python

    • Natural Language Processing
    • Python

    Im Laufe der Jahre habe ich viele Ausgaben vom Chefkoch-Magazin angesammelt. Ein Problem ist, dass man in der Regel nicht mehr weiß, welches Rezept in welchem Heft stand. Deshalb wollte ich alle Rezepte in einer Liste sammeln. Das Abtippen jedes Titels erwies sich allerdings als zu umständlich.

    Ganzen Artikel lesen
  • Sep 14, 2018

    Monitoring Border Wait Times for Croatia

    • Crawling
    • Data-Mining
    • English
    • Molescrape
    • Visualisierung
    Info: You can find the wait times overview at traffic.stefan-koch.name.
    Ganzen Artikel lesen
  • Jun 10, 2018

    Continuous Delivery of an e-book with Softcover and Gitlab

    • English
    • Hosting
    • Version Control

    In a previous article I have explained how to setup GitLab in Docker behind Nginx. In this article I want to explain how you can use GitLab to do continuous delivery for different kind of projects.

    Ganzen Artikel lesen
  • May 31, 2018

    Installing GitLab in an internal Docker Container behind a public Nginx

    • English
    • Hosting
    • Version Control

    There are several options available to install GitLab on your server. The recommended way by GitLab is to use GitLab Omnibus, but this will bundle with an included Nginx server. If you already have your own instance of Nginx you probably do not want to install another one - it cannot listen on the default ports anyway. Thus, you have to look for another method to install GitLab. Another possibility would be to install GitLab from source. In this case however, you will have to install PostgreSQL, Redis and Nodejs.

    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.