One month working remote
It has been one month since I started working fully remote, and I think I learned some things I can share.
It has been one month since I started working fully remote, and I think I learned some things I can share.
For the past couple of years I've used Sublime Text as my primary code editor, along with the GoSublime plugin to provide some extra IDE-like features. But I've recently swapped GoSublime for a more modular plugin setup and have been really happy with the way it's worked out. A...
I like to keep my GitHub clean. I delete forks I’m not using anymore, move old abandoned repositories to my graveyard and etc.
What is software engineering and what does Go mean by it? (Go & Versioning, Part 9)
What is software engineering and what does Go mean by it? (Go & Versioning, Part 9)
This is a text version of this video: packagemain #11: Getting started with OAuth2 in Go. Getting started with OAuth2 in Go Authentication usually is very important part in any application. You can always implement your own authentication system, but it will require a lot of wor...
I wanted to set up a prometheus machine for me to monitor random stuff, but I was always postpone that because I didn’t want to use SSH port-forwarding, firewalls, create a VPC and/or setup an OpenVPN server or anything like that.