A note about Epaper monitorsIf 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 Neural NetworkIn the recent years, NNs have grown significantly and we have a huge enthusiasm for them which has not ended yet. Historically, NNs were …
Evolution of Minetest CTF game over yearsYears 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 ARMI 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 AlgorithmsI 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 conclusionFor 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 …