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

Archive: /2019/06/

.NET Core Docker Images

.NET Core Docker Images

Since the release of .NET Core, it is almost a child's play to run .NET on other platform then Windows. With .NET Core one can officially target Windows, Linux and even macOS. But with docker you can run .NET Core on (almost) anything.
//build 2019

//build 2019

In the beginning of May, we had //build conference. We announced a lot of Open Source projects on Day 1. We also showcased several solutions built on top of OSS.
Azure and OSS

Azure and OSS

Azure is the perfect could platform for running Open Source either as Infrastructure as a Service (IaaS) or Platform as a Service (PaaS) workloads.
Talk: Open Source on Azure

Talk: Open Source on Azure

Today I had the honor to speak at the Azure Dublin meetup. I covered basics of why Azure is relevant when running anything other than Microsoft stack.
Microsoft and Open Source

Microsoft and Open Source

Microsoft started working with the Open Source community as early as 2005. Since then we have come a long way.
What is Open Source and OSS

What is Open Source and OSS

Over the last number of years, people have frequently been encountering terms like Linux, Red Hat, Ubuntu, MySQL, etc. Now Microsoft has defined the term 'OSS' to refer to all of these products.
Is Google taking 'Be Evil' to next level

Is Google taking 'Be Evil' to next level

Recent changes in the web space, and behavior from Google is not only getting on my nerves, but may be ultimately really bad for the web in the long term.
Run .NET Core on Ubuntu with Snap

Run .NET Core on Ubuntu with Snap

The other day I was playing around with .NET Core, I decided to provision a Ubuntu Server Core and play around with .NET Core on Ubuntu.