teknologi bisnis

Ekosistem Teknologi Digital - Made in Indonesia Badge

Halo pembaca, kali ini saya akan membahas topik yang menurut saya menarik. Beberapa bulan yang lalu, saya mendapatkan pertanyaan atau mungkin lebih tepatnya suatu tantangan yang mana rekan saya menanyakan kepada saya hal seperti ini,

Ditulis oleh
teknologi bisnis

Product Support. Customer Support

For the past 5 months, I’ve been absent from writing blogs. This mostly due to new activities I’ve been pursuing and some challenges I’m facing at work. In this article, I want to cover a thing that really bothers my mind and I can’t urge enough to speak out loud about it. So this is about talking to the customer. By talking to the customer here, I mean talking to them to support them while they having difficulty using our product.

Ditulis oleh
akal-sehat teknologi bisnis

9 Hal yang Saya Pelajari dari Startup Tahap Awal (Early Stage)

Sekitar 9 bulan yang lalu saya putuskan untuk meninggalkan pekerjaan saya yang nyaman di startup unicorn bernama Go-Jek dan pindah ke startup kecil yang baru saja dimulai. Keputusan itu sangat berat, selain karena saya sudah membangun hubungan yang kuat dengan tim, orang tua yang lebih mendukung pekerjaan saya yang nyaman di Go-Jek, dan yang paling penting meninggalkan Bos atau manager saya yang saya kagumi dan sangat membantu dalam karir saya. Namun startup ini memberikan tempat saya bereksperimen untuk mulai belajar arti dari kewirausahaan atau entrepreneurship. Untuk mempermudah cerita, sebut saja ini adalah startup X.

Ditulis oleh
akal-sehat

Belajar dari Kesalahan Orang Lain, 4 Hal yang Membuatnya Sulit

Warren Buffet, investor-miliuner terkemuka pernah bilang, “… about learning from your mistakes, best thing to learn from other guys mistakes. Patton used to say, it’s an honor to die for your country, make sure the other guy gets the honor.”.

Ditulis oleh

The Latest


akal-sehat

Playing with metrics, how professional lying unconsciously

Finally, I can write something in my blog after months of inactivity. The last few months is the craziest months I ever pass up until now, there’s a lot of ups and downs for me personally and also in some teams I work with. I think it is a little bit similar to how my body weight behave. Around February this year, I think is the best time I ever had my body weight increased up to 67 kgs (it is a good number for 170 cm guys like me, I was only 53 kgs guys when I was in high school). I’m starting to reach 67 kgs again after months loosing my weight.

Ditulis oleh
teknologi

Check connectivity between server

I want to tell story about my task today. The story began from when I was in high school. I was very interested with computer, but when I graduated from high school, my parents little bit skeptical about career in computing since they have no idea about what it is and at that time career in computing is not popular as it is now. So, I decided to enter engineering physics program in one of the biggest university in the country. Well, at that time admitted here is relatively easy. I’m not that smart and the program was not popular at that time.

Ditulis oleh
teknologi

Close un-deleted files on Linux

It is Monday, I starting my workday by having a hands all Monday meeting in the company lounge. This is where we share each other department update. Very interesting to be part of a growing company. In the middle of the update, sometimes I take a look to some graphs of service I maintain. One of them showing me some anomaly where one of the service node having disk space usage increasing time by time in the last 5 days. I’ve been looking to it before weekend but was not take it that serious. Turned out it takes 100% of disk space and some of the functionality of the app did not work as expected. So bad.

Ditulis oleh
teknologi

Fallback environment variable Bash

Sometime I got a use case where I require some configuration in form of environment variables for my Docker image. And in the past I often re-invent how I create the script to fallback to some value if the environment was not set. Now I want to share about how I did it. It’ll be useful for me in the future for you.

Ditulis oleh
teknologi

Solving Example Config Problem

I’ve been contributed to some projects that has an example config that similar to these or any other variations

Ditulis oleh
teknologi

Run block of Bash code in parallel

Recently, I have a use case to build multi-language packages of Angular app which need to be done in compile time. I need a case where I need to compile the app in parallel since the number of language is increasing month by month. Although I still don’t have a good solution for this problem, I have a workaround for the number of language I have.

Ditulis oleh
teknologi

Failure as a control

Finally, I can create another post on my blog after a very busy schedule for the last few months. I’ve been very busy helping my employer maintaining their disbursement system and also internal build and release infrastructure. It is because I’m a mix between software and system engineer and my employer allow me to do both at the same time. Enough about myself. Let’s talk about some idea.

Ditulis oleh

Spotlight


teknologi

A shell script pattern

For the last one year, I created and developed shell scripts in the quantity I can’t imagine before, I still not completely understand shell and it scripting language, but becoming better and better understand about how to deal with it.

Ditulis oleh
teknologi

The purpose of test

This post is written for software engineer, developer, programmer who adopt automated test in their development workflow.

Ditulis oleh
teknologi

The black box

In technology and science, sometimes we use abstraction to make things manageable to be discussed, to be solved (if it a problem), and to operate. I remember one of my Professor when I was in college often called something a black box to define a theoretical object that we (student) are not fully understood or object of study. That is when I was in college taking engineering physics program, but now I am in software development field. We use abstraction to make things more manageable, to operate complex infrastructure, to build complex business logic on top of relational database, etc, you name it.

Ditulis oleh