I'm definitely not a nerd, perhaps a geek who likes to tinker around with whatever tech I get my hands on. Figuring things out on my own gives me joy & I don't use Arch :P
Nothing here yet.
Swap space is a feature of Linux that allows the system to use some disk space as additional memory when the physical memory (RAM) is full. Swap space can be either a dedicated partition on the hard disk or a special file on the filesystem. In this b...

Learning a Programming language is a waste if you can't do cool things with it and things that makes your life easier. Like you can control your appliances using microcontrollers like Arduino and program them to turn the light switch on/off with a si...

Yes, it kind of is same as IF/ELSE statement but instead of writing IF/ELSE, we use WHEN, THEN and ELSE. I know it sounds different but trust me it pretty much has the same function and it all comes under the SQL CASE Statement. CASE returns records ...
