As software engineers we want to automate most of the processes and tasks we have at hand. We aim to build robust solutions that (in theory) should require little to no mainenance efforts and “just work”. Let’s see how we can apply those principles to aut... (more…)
Read more »
Everybody knows how to use files. You just open up File Explorer, the Finder, or a File Manager, and bam - it's chock-full of files. There's folders and files as far as the eye can see. It's a genuine filapalooza. I have never once heard someone complain ... (more…)
Read more »
Your guide to setting up and using Selenium with Node Selenium is one of the most powerful testing s... (more…)
Read more »
Fibonacci benchmark is a simple benchmark to test recursivity speed of a language. I'm testing Crystal, NodeJS, Golang, Julia, Rust, LuaJIT and C Fibonacci implementations.
Read more »