A benchmark between Python, C, Rust and Common Lisp for calculating fibonacci series
A few years ago I did a benchmark between Common Lisp and C++ and wrote pieces of code for determining if a number is prime or not. Unlike …
A few years ago I did a benchmark between Common Lisp and C++ and wrote pieces of code for determining if a number is prime or not. Unlike …
InfernoJS, a fork of ReactJS for mobile, is very high performance Javascript UI framework. It has good features of ReactJS, except big …
Yesterday, I was in the 2nd session of Hormozgan Free Software Group for people in Bandar Abbas, Hormozgan, Iran. It was a very good session …
Thanks to Narges Aalizadeh from Iran for reading and editing this post. Quran is a text and book which Muslims, followers of the one who …
For any equation as $ax^2 + bx + c = 0$ we have $b^2 - 4ac$ or $\Delta$ smaller than zero thus having no real roots if: $a, c > |b|$ $a = b …
This video shows usage of my two scripts kailive.py and kaiscr.py. They’re hosted on NotABug The video is now on PeerTube and Youtube
The uranium enriching process is a simple yet hard process. We want to reach 3.5% uranium and we only have got 0.7% uranium. To achieve this …