MyPic.
Adek, ikut jalan sehat di sekolahnya ibuk, 😁
http://ift.tt/2pHY4l2
My Vid
Locked Out of Heaven. #brunomars cover, using #acousticguitar with two #guitarist (actually just one #guitar, played twice, 😁)
http://ift.tt/2oxfDz7.
MyPic.
Tokoh yang jarang keluar, :)
http://ift.tt/2pR0lGz
Lion Sleep Tonight.
Hush, my darling, don't fear, my darling, the lion sleep tonight. with #keyboard , nylon #classicguitar and 5-strings #bassguitar . I'm #guitarist btw, :)
http://ift.tt/2ogPvZn.
MyPic.
Liburan, :)
http://ift.tt/2pf30KP
MyPic.
My lovely Beta, 😘
http://ift.tt/2pyfQTV
MyPic.
Alfa nggambar kapal yang sedang terbakar, :)
http://ift.tt/2nIf9ur
My Vid
#sape n classic nylon #guitar. Nice instrumen, nice sound, bad camera angle, :)
http://ift.tt/2ot4yCo.
My Vid
Jamming. Weird combination of Ukulele, Classic Nylon #guitar and Sape, a traditional dayak string instrumen.
http://ift.tt/2p8oN6C.
Newton Polynomial in Python
I wrote code for this in Delphi. This time I want to rewrite it in Python based on this wiki. I use this set of data point (0,0) (1,1) (2,4) (4,16) (5,25) and I use xc=3 for the test data. It's obvious that these sets of data points have quadratic form and f(xc) must have value of 9. The heart of code lay on this
Seluas Harapan.
#endahnrhesa cover using #bassguitar and #telecaster
http://ift.tt/2pq3Pjj.
Disorientasi
Kadang bingung sedang membaca buku @PitoyoAmrih yang mana, saking konsistennya. Banyak cerita yang ada di buku satu, menyisip di buku lainnya. Seakan empat atau lebih buku itu sebenarnya cuma satu buku yang dijilid bukan berdasarkan urutan, namun berdasarkan tema. Saat membaca "Antareja dan Antasena", tiba-tiba serasa baca "Wisanggeni Membakar Api" saat tiba di bagian Antasena menjadi jagung. Juga saat membaca "Pertempuran Dua Pemanah: Arjuna-Karna" serasa membaca sisipan dari (atau malah babon) dari "Kebaikan Kurawa". Apakah itu berarti jelek? Tidak sama sekali. Ini berarti penulis memiliki satu plot besar yang dicurahkan di berbagai buku.
Newton Polinomial.
Here's code for Newton's divided differences interpolation polynomial (quite mouthful huh, :) ). The purpose of this method is to create a function (polynomial) that passes through given set of data points.
Short Function.
Here's my implementation of function according to The Power of 10; "Restrict functions to a single printed page." As bonus, I didn't use global variable if possible. So if a function or procedure need a variable from others, it have to be passed using parameter on that function. If we look at the code below, we know that it can be rewritten using a long single procedure or function. But according The Power of Ten, a function should be as short as possible so it could be printed in a single page. So, instead one long multiple page function, I write/break it as several short-single-printed-page functions. :)
Hakuna Matata
[TIMON] Hakuna Matata! What a wonderful phrase [PUMBA] Hakuna Matata! Ain't no passing craze [TIMON] It means no worries For the rest of your days [TIMON AND PUMBA] It's our problem-free philosophy Hakuna Matata!
The Lion Sleep Tonight
I really like this talented couple, :)
(juga pilihan jalur indie)
"Kami hanya akan manggung selama kami berdua bisa bahagia. "
-Endah N Rhesa-
.
Another Turtle in Circle
There's always another way to solve something.
So, I have another code for "Turtle in Circle" code, :)
In the script below, I use turtle position to determine if it's still inside circle or not. If it outside circle, instead of send it to zero position, I send it to random position inside circle.
Setahun Kemarin.
#kahitna cover. Semi #ambidextrous #drumming #openhandeddrumming
http://ift.tt/2nYBwrT.
Turtle in Circle
I use previous code and improve it so the turtle could only move at certain circle area.
Logic.
ifttt is powerful tool, if used wisely, :)