Nathan Bijnens
PresentationsCurriculum Vitae
  • Apr 4, 2018 #AI #Machine Learning

    Interview in Tweakers.net on AI & Ethics

    An interview on AI with @WesleyBackelant and me was published at tweakers.net [Dutch]. BigData-expo.be arranged for us to do an interview, to give some extra background to our presentation on AI and Ethics.

  • Jan 21, 2018 #Azure #Event Hub #Apache Spark #Kappa Architecture #OSS

    Announcing EventHubs ReIngest

    When building a Kappa Architecture replaying historic events is an important property of the system. EventHub and IoTHub support EventHub Capture a way to automatically archive all incoming messages on Azure Blob or Azure Data Lake Store, this takes care of the archiving part. To replay those messages back onto an EventHub (preferably a different one!) I created nathan-gs/eventhubs-reingest, a Spark based application that reads the Avro messages, sorts, repartitions (by random chance) and writes them as fast as possible to EventHub.

  • Jan 9, 2018 #NixOS #Linux #Docker

    OneDrive on NixOS using Docker

    My NAS is a Atom based Thecus running NixOS. NixOS is a Linux distribution with a functional, as in functional programming, approach to package and configuration management. It contains many packages and services. In most cases enabling a new service is as easy as adding services.openssh.enable = true to /etc/nixos/configuration.nix.
    Unfortunately skilion/onedrive, a D-lang based OneDrive client, is not available on NixOS and building it required a different version of the DMD compiler.
    I was a bit lazy and also wanted to experiment with docker on NixOS so I decided to run skilion/onedrive as docker container on NixOS.

  • Jan 7, 2018 #Web Development

    Making SlideShare iframes responsive, using CSS

    While reviving my blog I wanted a way to embed my presentations, by default the SlideShare embed code uses a fixed width and height.

  • Oct 4, 2017 #Azure #Big Data #Apache Spark

    Cloudera, Azure and Big Data at Cloudera Meetup '17

    Big Industries hosted an evening of Cloudera in the Cloud. I presented on “Cloudera, Azure and Big Data”, showcasing how well Cloudera integrates with Azure data services, and how easy it is to deploy the full power of Cloudera’s enterprise data hub, as well as using Cloudera Altus on Azure.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Nathan Bijnens
  • nathan-gs
  • @nathan_gs
  • Nathan Bijnens
  • Tags
  • BY-NC-SA 4.0

Nathan Bijnens

Sr. Cloud Solution Architect Manager, Data & AI at Microsoft Belux, fascinated with Big Data, AI, Data Mesh, Event Driven Systems, NixOS and home automation. Speaker on Big Data, AI and Spark.