Life's random bits By b1thunt3r (aka Ishan Jain)…

Category: Research

Extract Certificate Info

Extract Certificate Info

At times working in terminal can be faster, after all openssl is cli first.
The Mysteries of Heat

The Mysteries of Heat

When measuring heat, we've got Fahrenheit taking 180 steps, Celsius counting 100, and Kelvin just tagging along.
.NET Core 1.0 Release Candidate

.NET Core 1.0 Release Candidate

On March 7, 2016, Microsoft announced the Release Candidate (RC) of .NET Core 1.0, bringing developers closer to a cross-platform framework for modern applications.
Favicons, the understanding

Favicons, the understanding

With so many browsers to think about, one need to adjust a site so it looks almost same (identical would be miracle) in all of the major modern browsers. And favicons are not an exception.
RegEx

RegEx

I have been thinking about learning RegEx. It seems like you can cut down coding with the use of RedEx, i.e. extracting data from a string, replace data from string.