Computers
A note about Epaper monitors
If you are not already familiar with epaper, it’s a display technology which does not emit light and has got a lower refresh rate. Another …Machine Learning is not (only) Neural Network
In the recent years, Neural Networks and their applications have grown significantly. And we have a huge -not yet ending- enthusiasm for …Evolution of Minetest CTF game over years
Years ago, when I was in early highschool, I found Minetest CTF game. Back then, it was introduced by rubenwardy and it had only one map. …Benchmarking Common Lisp, Rust, C and Python on ARM
I have previously benchmarked C++ against Common Lisp and the result was that unlike the common belief about Lisp, it can have performance …Failed research: Generating vocal form of an English word with Genetic Algorithms
I thought by using GAs and feeding individual waveforms to a Speech Recognition engine, I could generate vocal form of English word “hello”. …I've been looking for a mobile Linux device for a while and here's the conclusion
For a long time, however not continous, I’ve been looking for a portable Linux device for geekish stuff like shell and programming as well …Converting PDF to Image in Python(the Right Way)
If you use your favorite search engine to learn how to “convert pdf to image” in Python, you will find many websites like GeeksforGeeks …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 …Optimizing Infernojs Application for Performance
InfernoJS, a fork of ReactJS for mobile, is very high performance Javascript UI framework. It has good features of ReactJS, except big …Second Session of Hormozgan Free Software Group
Yesterday, I was in the 2nd session of Hormozgan Free Software Group for people in Bandar Abbas, Hormozgan, Iran. It was a very good …Using KaiScr for taking screenshots and screen mirroring for KaiOS/FFOS
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 YoutubeC++ vs Common Lisp Performance
After I read a small paper named How to make Lisp go faster than C I decided to do some small benchmarking myself with C++ and Common Lisp. …An Easy Way to Find Shell Servers Through Freenode
Update 2023 Auguest 04 Someone reading this post in 2023 might wonder what is a shell server and what is it good for? A shell server, is a …