Blog
All the things I've posted. Random musings, learnings, and other things, but mostly related to tech.
WakaTime API OAuth Bug
Posted on:August 4, 2023gotiloauthauthWeird regression in WakaTime's Authentication Implementation and how I implemented a workaround with Oauth2 Golang Library
Groovy is weird
Posted on:June 27, 2023tilgroovyjenkinsHow a small mistake and weird groovy error left us scratching our heads for hours.
Different Implementations of Commands in Unix-like Systems
Posted on:May 30, 2023tillinuxbashDifferent implementation of basic utility commands in Unix-like Systems
Learning Experience with Go
Posted on:June 6, 2022goImplementing CLI Client for Library Genesis using GoLang and GoQuery