Meh. A little bit of everything I guess
Python, C, bash, C++, go, JavaScript ...
Linux knowledge (installation and administration of an Arch Linux machine, and of a Raspbian server)
Algorithms basics.
Learning/trying
Python, C, algorithms, Linux, system developpement
Recent comments
How can you swap two variables without using a third?
if (y > x){ x += (y-x)/2; y = 2*(y-x) x += x-y } else...
16 free tools & services that any developer should use
Beware, VS code is open-source, but the binaries are far fr...
How many computers do you use?
Hello, I use a HP laptop, with an i7 processor and 8GB ram...