AP Studio
studio.androidpal.com1 ポイント投稿者 bertzzie0 コメント
Location: Jakarta, Indonesia
Remote: No
Willing to relocate: Yes
Technologies: Java (Spring Boot), Scala, Vue.js, React js
Résumé/CV: https://stackoverflow.com/users/story/274058?view=Cv
Email: bertzzie at gmail dot com
I spent my last three years doing various roles at two e-commerces in Indonesia, both top 5 in terms of traffic and transaction. For my last two years, I am doing backend works, both implementing features, system design, tuning performance (both from apps and infrastructure perspective), and doing developer tools. Long before the Facebook age,
I noticed something very interesting about
the personalities of the most vocal people
I would meet in chatrooms, instant messengers
and bulletin boards: They were mostly shy.
It took a while for me to realize that this should
have been expected. Shy people tend to prefer the
anonymity of the internet, where social cues from
body language, eye contact and tone of voice don't
apply—largely because they are invisible to all.
This hits right at home. When I'm active a lot on facebook / twitter, I am a typical shy guy with little social skills. Then I started going out a lot and meeting lots of people. Then boom. Less twitter and facebook. C:\Users\bert>scala
Welcome to Scala version 2.9.2 (Java HotSpot(TM) Client VM, Java 1.7.0_06).
Type in expressions to have them evaluated.
Type :help for more information.
scala> val x = Array(1, 2, 3)
x: Array[Int] = Array(1, 2, 3)
scala>
You can see that scala infers the type right (Array[Int]).