Di Opera kita bisa melihat history bookkeeping rate di dalam menu cashiering Data mentah tersebut dapat diambil dengan melakukan query berikut: Maka kita akan mendapatkan hasil: tujuan yang ingin kita capai adalah menampilkan tabel per hari dan nilai bookkeeping rate nya dari yang paling lama sampai hingga hari ini, seperti tabel di bawah: Langkah pertama […]
Category: Programming / database
How to install mosh on CentOS 6.9
Why Mosh over SSH? No lag, stay connected. (Some steps are different with CentOS 7.x – See comments for details) Quick guide to install Mosh on CentOS 6.9: SSH to your VPS You need to install Epel Repo Type: Install Mosh Type: Set firewall rules to allow traffic Write rules: Save rules: (Optional) I am […]
SSH over USB (Windows)
I use this so I don’t need to check what is my iPhone IP address every time or disable VPN to connect properly with SSH over network. For Mac it’s relatively easy follow this link: http://iphonedevwiki.net/index.php/SSH_Over_USB For Windows I tried this morning had some issues but finally resolved it and here’s how I do it. […]
Kompas developer test
Sy dapat share dari group tentang lowongan kompas sebagai berikut: Berikut adalah coding python yang saya gunakan jika ada code yang lebih efisien mohon diinfo Berikut adalah contoh dari output:
Crazy Stone analyzed game to SGF format
I will not talking about how to analyze using Crazy Stone (either 2013 or Deep Learning) you can visit and learn about it at: http://www.lifein19x19.com/forum/viewtopic.php?f=18&t=13210&sid=b5d619005250b8ddd6df5411c04f2f58 There is a reply as well to use this github project https://github.com/lightvector/crazystone_analysis_to_sgf/ and I am going to show you how to do it step-by-step. First please download the project on […]