Juniarto SamsudinHow to create your own Ethereum Private Blockchain.Download the standalone bundle of GETH along with the developer tools from repository(abigen, bootnode, disasm, evm, rlpdump, puppeth) from…Dec 29, 2021Dec 29, 2021
Juniarto Samsudinhaproxy and ssh reverse proxy ‘duo’: linking 2 separate client serverToday we are trying to solve a tricky problem. A client and a server are located in private networks, but somehow they need to communicate.Aug 24, 2021Aug 24, 2021
Juniarto SamsudinMixing NW.JS Front End with Flask Back EndNW.JS is a framework that enable the development of desktop application using javascript and node.js. It is a special kind of Stand-Alone…May 25, 2021May 25, 2021
Juniarto SamsudinHow to stop auto redirect http to https in ChromeSo you just got an assignment to test an application, running on your test server, http://localhost:8080. You fired up your favourite…May 20, 20211May 20, 20211
Juniarto SamsudinStreaming data from MSSQL to Grafana’s InfluxDB using Apache NifiMSSQL continuously receives new time-series data. We are going to use Apache NIFI to regularly retrieve the new data from MSSQL and dump…May 7, 2021May 7, 2021
Juniarto SamsudinVS Code Remote DevelopmentPyCharm Professional has been my favourite development IDE for years. Until recently, I have to switch to VS Code. It’s a totally new…Feb 11, 2021Feb 11, 2021
Juniarto SamsudinDocker: Change Location of Image DirectoryYour default docker image directory is in /var/lib/docker. And the partition of that directory may be full. And you need to move it to the…Jan 24, 2021Jan 24, 2021
Juniarto SamsudinCould not create cudnn handle: CUDNN_STATUS_INTERNAL_ERRORI run into this nasty error code when trying to execute TensorFlow or Keras python code.Jun 22, 20202Jun 22, 20202
Juniarto SamsudinFrom Sensor To Dashboard: The Untold GuideYou will most likely use Power BI as your dashboard. It is free, if you have a company registered email address. The free version will not…Mar 31, 20202Mar 31, 20202