by blog_cnt | Jan 18, 2023 | Engineer
NOTE: Right off the bat — this is valid as on March 2017, running on Ubuntu 16.04.2, with PostgreSQL 9.6 TL;DR; version sudo -u postgres psqlpostgres=# create database mydb;postgres=# create user myuser with encrypted password ‘mypass’;postgres=# grant all...
by blog_cnt | Jan 12, 2023 | Programming
Apa yang dimaksud dengan metaverse? Pernahkah Anda mendengar konsep realitas atau kenyataan? Konsep realitas ini juga sempat terkenal di masanya dan bahkan masuk dalam film ternama seperti The Matrix. Dalam film tersebut, karakter bernama Morpheus bertanya pada...
by blog_cnt | Jan 12, 2023 | Programming
Photo by Shukhrat Umarov on Pexels It’s story time. One day, a truck driver tried to pass under a low bridge, but miscalculated the height and wedged the truck underneath the bridge, unable to move. When emergency services, firefighters, and engineers...
by blog_cnt | Jan 12, 2023 | Engineer
Blockchain is the innovative database technology that’s at the heart of nearly all cryptocurrencies. By distributing identical copies of a database across an entire network, blockchain makes it very difficult to hack or cheat the system. While cryptocurrency is the...