top of page


What's new in Machine Learning?
attending Google's I/O Machine Learning talks and Keynotes Motivation I recently attended Google's I/O event and tuned in to the Machine...
NIKOLAS SCHAEFER
May 19, 20212 min read
22 views
3 comments


Concurrency in Golang
Photo by Dhruvansh Soni on Unsplash What is Concurrency? Concurrency is when code is running in parallel or alongside a parent program...
NIKOLAS SCHAEFER
May 12, 20212 min read
11 views
3 comments


What is middleware and why do we use it?
Photo by Magnus Engø on Unsplash What is middleware? Middleware is widely used typically on backend servers and REST APIs. Almost every...
NIKOLAS SCHAEFER
May 5, 20212 min read
1 view
0 comments


Dockerizing your Developer Workflow
Photo by Guillaume Bolduc on Unsplash What does "Dockerizing" mean? Dockerizing means to place all local development and running...
NIKOLAS SCHAEFER
Apr 28, 20213 min read
23 views
3 comments
bottom of page