Dylan MeeusWriting “Functional Programming in Go”Recently I have published the book “Functional Programming in Go”. Part of writing this book was figuring out my ideal writing setup. As I…Apr 15, 2023Apr 15, 2023
Dylan MeeusThe “Software Engineering at Google” book(Originally on: https://dylanmeeus.github.io/posts/software-engineering-at-google/)Aug 26, 2020Aug 26, 2020
Dylan MeeusAudio From Scratch with Go: Part 3, changing amplitudesIn the previous post we have written code to read and write WAVE files. So now it’s time to start using this functionality to actually…Jul 23, 2020Jul 23, 2020
Dylan MeeusAudio from scratch: Part 2, wave file anatomyIn our last post we have looked at how we can create a simple binary sound file. By creating a sine wave with exponential decay, we can…Jul 19, 2020Jul 19, 2020
Dylan Meeusindploy.aidploy.ai: June UpdateSince our first alpha release we’ve been hard at work go get dploy up and running with our first pilot customer. The initial release…Jul 7, 2020Jul 7, 2020
Dylan MeeusinDev GeniusCreating sound from scratch with GoIn this post we’ll be using Go to create sound from scratch (in binary format). The end result of this post is to play a sound of a…Jul 5, 2020Jul 5, 2020
Dylan MeeusFirst steps porting Hasgo to “Go2”Some time ago I created Hasgo, a Go library implementing generic functions using code generation. As of last week however, a development…Jun 22, 2020Jun 22, 2020
Dylan Meeusindploy.aiFace Mask Detection in 5 minutes with dploy.ai & GoAt dploy.ai we have made it easy to deploy AI models and use them from anywhere, with any language. Well, as long as you can make HTTP…May 26, 20202May 26, 20202
Dylan MeeusExtracting Kindle highlightsTL;DR: If you’re here just for downloading your highlights, the source code for the program is here!Apr 7, 20204Apr 7, 20204
Dylan Meeus5 books for programmers in a lockdownCurrently being in a ‘lockdown’ due to Covid-19, my preferred way of escapism is reading. I thought I might as well share some books I’ve…Mar 22, 2020Mar 22, 2020