The Boring Developer Journal

Hansip: Supporting SQLite, S3 Storage and Multi Configuration Path Locations

Today I want to share about a new release that brings out many interesting features for Hansip! GitHub - slaveofcode/hansip: Group file sharing using End-to-End EncryptionGroup file sharing using End-to-End Encryption. Contribute to slaveofcode/hansip development by creating an account on GitHub.GitHubslaveofcode If you are new here about

Hansip: Simple file sharing with encryption for small/medium organization

This might be the most unexpected project I ever imagine before... So, the company where I working now announcing an event for innovation awards, the competition is for the internal employees who have an idea for making our flow process become more efficient, in terms of cost, time spent or

VSCode Settings for Golang through GVM

For you who have been working intensively for developing NodeJs backend apps must be familiar with NVM (Node Version Manager), the tool that manages different version of NodeJs, so you can easily switch back and forth between them. This also what I need when working with Golang project. After searching

Tips memahami Goroutines pada Go

Bekerja dengan Goroutines adalah sebuah momok yang membingungkan saya di awal development dengan Go. Goroutines tidak hanya menjadi andalan Go dalam melakukan proses secara simultan, namun juga sebuah skill yang wajib dikuasai dalam perancangan sebuah program menggunakan Go. Channel Pada dasarnya goroutines hanyalah sebutan dari sebuah fungsi yang terdapat penggalan

The Boring Developer Journal © 2026