The internet master switch
How Google, Facebook and Amazon are creating internet monopolies, and how their huge influence is causing irreversible damages.
The shame of being a non-passionate developer
Thoughts about an emerging obsession of being passionate about coding.
OAuth Github web flow doesn't support CORS
When exchanging a code for an access token, there are an additional set of errors that can occur. Here is a workaround for a common one.
Creating page visit statistics using Redis
Easily creating page visit statistics using strings and bitmaps on Redis.
Sharing data across Vuejs components
Some easy approaches to share data across components built for Vuejs small and medium applications.