Check out how Web Monetization protocol can fix broken Web 2.0 business model.
Do you want to play CS:GO for 10 hours? Ok. Do you want to work for 16 hours? Ok.
I tried a new Linux (Ubuntu) terminal setup and it's a blast.
Quick tutorial on installing GoLang and setting up the recommended environment on fresh Ubuntu 20 installation.
If you want to produce good work/code/business, make sure your environment is aligned with your vision.
Handling multiple Git projects from the same machine using different identities.
Follow these 5 rules if you have some doubts when it comes to Error handling in GoLang.
A fun-to-read technical eBook to expand your programming career.
Hey everyone, I’m currently trying to find out what would motivate developers to start with blockchai...
Short and practical guide on improving the security of your SSH access with an interactive 2FA password prompt.
Do you know the pros and cons of PoW? Bitcoin and Ethereum main consensus?
I promised you a blockchain immutability theory demonstration implemented in Go... here we go!
Blockchain is append-only DB. It relies on mathematical and cryptographical principles.
I am excited to share with you this new Twitter channel for devs focused on blockchain TECH, what is it, how to get started and master it.
You may have experience writing web applications in Go but would you know how to write a decentralized app?
Controllers, APIs, Entities, Validations, Business logic, Repositories and their SQL data layer. CQRS for inappropriate use-cases when feeling fancy. Web development is fun. At the beginning…
Hey there! There is so much confusion and hype in the blockchain space. So many different...
You will learn the difference between a Class and a Struct, Value vs Pointer Receiver and find out if to write OO Go.
A kingdom where Gophers of all kind live in peace, share, educate and develop HQ pragmatic, idiomatic GoLang software.
Do you still remember how we used load PHP Classes using require_once? Learn how frameworks like Symfony dynamically resolve Namespaces.