Archive For The “windows” Category
How many countless times must I have found myself with a piece of JSON string that is formatted in a way that makes it very hard for me to read. Perhaps you’ve also experienced this several times too? As a back-end developer, having to deal with a lot of JSON is unavoidable. Heck, I deal…
I am gonna preface this post with a statement (before going on about why I want to try ChromeOS) – Neverware’s CloudReady OVA image does not work on Windows. It does not work on Linux as well, but this is to be expected. The weird thing is that I get the exact same error message…
Is it just me, or is the Reopen Closed Tab functionality that the Google Chrome browser once had among its plethora of features already gone? In case you are not familiar or not following what feature this is I am talking about, it is that option when right clicking on any open tab that lets…
Mounting ISO9660 images, or CD/DVD images, stored on your hard disk has never been a problem with me on Linux systems. A simple mount command from the console and I’m good to go to see the contents of the image. Modern versions of popular Linux distros even have this already worked out, so the average…