The reality about tech diversity claims.
The technology industry has been making headlines for its lack of diversity for many years now. Despite numerous initiatives, promises, and claims from tech companies, the …
The technology industry has been making headlines for its lack of diversity for many years now. Despite numerous initiatives, promises, and claims from tech companies, the …

Well I do not like to generalize but this image really portraits the big issue with todays society, we are so into our 4-5(6" inches OMFT ) phones so focus reading stuff or …

First of we need to understand one thing, there are many theories to what happened to the dinosaurs, most of this theories are based on science [1] and this theories are the …

I recently came across some small torrent with some terrible structure and I really wanted to have all the files in a single folder but I am way too lazy to do it by hand, so I …
Lastly I have notice that a lot people has had their sites hacked and injected with malware with functions in their themes or plugins executing bad functions via base64 …
For some funny reason, I been writing the same code over and over again to display alerts to the end user, I know pretty non practical but it was just some really low level …

Edit The init part of the theme is up online in github so feel free to try it and raise any issue or suggestions. Well, not long ago I came across this great ghost platform, it …

This is a fast and reliable way to find the biggest DOM element inside another element, this way we can alter its size to match its brothers. if you have any comments or …
When it comes down to use a great Lightbox to extends Bootstrap, my favourite is https://github.com/ashleydw/lightbox which is really easy to extend and just plain good. But when …
The fastest way to find any element inside an array or multi dimensional array is using this function: This a good example in how to use recursion to create a good function that …