How to increase speed Google Cloud build
Since in recent work we using continuous integration for development, one of service we rely is cloud build. It automatically build docker image based on… Read More »How to increase speed Google Cloud build
Since in recent work we using continuous integration for development, one of service we rely is cloud build. It automatically build docker image based on… Read More »How to increase speed Google Cloud build
Using live detection object with tensorflow and record it on video format with common usb web, make your own dashcam. These tutorial combined from EdjeElectronics… Read More »Create Dashcam with object detection using Raspberry Pi 4 and Tensorflow Lite
Secure your Personally Identifiable Information without sacrifice speed query In Ruby on Rails there is some application level encryption like MessageEncryptor, gemfile such as attr_encrypted,… Read More »How to implement Postgre PgCrypto and migrate data to encrypted on Ruby on Rails
Apa yang dapat dipelajari dari maestro perangkat lunak dari bermacam perusahaan mulai dari IT konsultan, startup hingga perusahaan konvensional. Saya bersyukur memiliki pengalaman untuk bekerja… Read More »Memetik ilmu dari pemogram senior
Rebuild could be cure for startup problem on scale and bug flooding, how to make sure it become medicine rather than band aid. When beginning project… Read More »How we rewrite our code without customer aware and uninterrupted business
Using RabbitMQ bunny and sneakers This tutorial contain example how to implement service oriented architecture on ruby on rails, using RabbitMQ, bunny as producer and… Read More »Publish subscribe on ruby on rails
Ada beberapa kebiasaan dalam proses pengembangan aplikasi yang dapat merusak keharmonisan tim Terjebak dalam dikotomi bukan bagian programmer Programmer bukan sekedar juru ketik yang mentranformasikan… Read More »Budaya beracun dalam pengembangan aplikasi
Salah satu agile manifesto yang berisi keutamaan aplikasi yang berjalan dibanding dokumentasi yang komprehensif dapat menjadi pisau bermata dua dokumentasi Saya bukan anti agile, tapi penerapan… Read More »Aplikasi lebih dari dokumentasi, tepatkah?
Seringkali stigma developer adalah pekerjaan yang merusak ritme hidup dan dapat menimbun penyakit. Berikut beberapa tips untuk menjauhinya. L̵e̵m̵b̵u̵r̵ Kelelahan/burnout. Kelelahan bisa terjadi atas akumulasi… Read More »Menjaga kesehatan sebagai software engineer
Cacat yang muncul pada fase produksi memiliki ongkos lebih besar daripada saat pengembangan. Berkaca pada kasus Samsung Note 4 yang lalu, pabrikan ini melakukan perbaikan… Read More »Karma baik dalam unit Testing
And how much performance increase Ruby 3 has been released on 25 December 2020, and increase speed performance almost 3 times when compare with Ruby… Read More »Using Ruby 3 in Rails 6
How to deploy Jekyll in Heroku using free dynos and using cloudflare as DNS for custom domain These article is alternate story from previous article… Read More »Deploy Jekyll in Heroku with Custom Domain
It can use Raspberry Pi or Macbook Pro and send into slack, even use 4 USD webcam Photo by Adam Nieścioruk on Unsplash Since some people… Read More »Mask Detector using TensorFlow Lite
Compare pricing and function for GCP Southeast Asia For previous year, GCP asia southeast region only have Singapore as data centre, for nowadays Jakarta region… Read More »Google Cloud Platform (GCP) Jakarta now alive
How we secure sensitive data using Rails MessageEncryptor, from plain attributes to secured one. This article combined from store salt beside hashed attributes and article… Read More »Encrypt decrypt Rails attribute using MessageEncryptor
How to stream data using job and test it using RSpec. Bigquery is SAAS using REST api to managed data warehouse which provided by google.… Read More »Streaming json data to Big Query using Rails 6