Category: Technology, Web & Cloud

  • A quick introduction to web security

    CORS, CSP, HSTS, and all the web security acronyms!link.medium.com/jMrLJYrzBR

  • Celery Worker wide configuration

    Celery is a distributed task execution environment for Python. While the emphasis is on distributed in this software, the concept of having workers allows for settings beyond the individual task. While the first rule of optimisation is “don’t”, sharing database connections is a low hanging fruit in most cases. And this can be configured per worker with Celery…

  • BOX-256

    Box-256 is a browser game where you need to solve small tasks, e.g. let a program draw a square, in your browser. Through writing assebly. Since I wrote quite a bit assembly throughout my career, I thought this is interesting. Still, I failed at level one. Mostly because of impatience. Source: BOX-256 – Tiny game about writing assembly to…

  • Working in IT. Mostly.

    via: xkcd: Tools

  • Python for Data Analysis

    Für alle Daten, die für Excel zu groß und für Hadoop zu klein sind. Oder um Analysen zu automatisieren, natürlich.

  • Django 1.8 released

    Django 1.8 release notes

  • Happy Birthday, Fefes Blog

    Das Blog, das, neben Don Alphonso, radikaler als ein Salafisten Forum ist, und allen Internet-Nerds Medienkompetenz vermittelt, wird heute 10 Jahre alt. Fefes Blog.

  • Münchner Webwoche

    Die Münchner WebWoche des Isarnetz findet dieses Jahr vom 13.Juni.15 bis zum 21.Juni.15 statt. Erste Veranstaltungen sind im zugehörigen Kalender zu finden. Anstehende Events » Münchner Webwoche. via And so it begins… Erste richtig spannende Veranstaltungen der #mww15 stehen fest http://t.co/jnXEI8LO9i – much more to come! — Inititiative Isarnetz (@isarnetz) March 31, 2015

  • Why monitoring is hard

    (and why your vendor will only sell you tools, not solutions) Intro Monitoring infrastructure in a meaningful way is important to any IT operations, yet it is hard to realize. Many vendors adress this problem and promise a silver bullet.

  • Music Timeline.

    Google hat gestern die Music Timeline vorgestellt. Das Projekt gibt äusserst spannende Einblicke was wann wie populär war. Sehr schön ist an den Daten und dem User-Interface, dass man quasi “hineinzoomen” kann, also jede Musikrichtung genau anschauen kann. Man klickt durch alle Sub-Genres und von dort zu den Interpreten. All das hat Google für die…