I am a software engineer fighting data science, a marathon-wannabe, a hobby musician, a voracious reader, and photographer. I mostly write about building a strong developer culture
I have started disrupting the "Medium effect" by building a "blogroll" the good old way - simply linking to blogs of friends that I follow. The first ones to get on board are George Ho, Nikita Tonsky, and John Sundell. I will be adding more and more as time goes by.
With time, I am planning to add some more automation and clever aggregation of great content. I have a few surprises in the hat, but first things first, let's build a network of connected blogs. I'd be glad and honored, if anyone shows interest in my blog and links to it.
This weekend, I moved this blog in what seems a small design step, but a serious milestone forward. I added the possibility to write micro-posts, or just about anything that is simply a passing thought, perhaps a sentence requiring no sentence whatsoever.
Not every post can, or even needs to be a few pages long, with a bunch of the research and heavy on media. Sometimes, the most ingenious messages hide in the simple, unfinished sentence.
A few days ago, I was invited to give a talk at the Munich Kotlin Users Group meetup (check out my slides here) For quite some time, I have had an idea to promote Kotlin as the missing link between software engineering and Data Science. During KotlinConf 2018, I had…
If you are writing your first Medium post, eagerly hoping that you would earn an overnight readership you the thousands, you can simply forget it. This is most certainly not what is going to happen. That is, unless you are willing to submit your post to a publication.…
I am a big fan of Strava and use it not only to keep a record of my running activities, but also, to get a glimpse of what I have achieved at the end of each year. The following video was made by the folks from Strava, and is a…
I have wanted to move away from using Disqus for quite some time. Nothing personal against its service. Disqus is very popular among bloggers and works well, but it also adds a bunch of tracking scrips to every page it gets installed on. This seems too much to my taste,…
Hard-coding configuration is bad. This is one of the things that newbie programmers learn quickly after they realize that have committed sensitive information to a public GitHub repository. And it happens so easily. Often, you are in the spur of the moment, wanting to test something locally, when you figure…
Remember Not Hotdog from HBOs Silicon Valley? I want to build a speech detector which distinguishes between normal speech, and one containing F-words. An F-word detector of sorts.…