avatar

The BIT That Matters

Saharsh Singh

Facebook Is The New McDonald’s

Facebook is to social media as McDonald’s is to fast food. Yep! Life in 2018.

Builder Pattern and Fluent Interfaces

I love fluent interfaces, and I love the builder pattern. In this post, I’ll use a Java library I recently open sourced to talk about both.

Looking For A Leader

Much Ado About Everything is back after a very long hiatus. Shan joins me as we discuss the lack of true leadership in current American society.

Publishing Java Artifacts to Central Maven repository

In this blog post I go over uploading Java artifacts to the Central Maven repository, so that they can be used as dependencies by any developer in any Java project in the world (provided they have an internet connection and a Maven repository compatible build or dependency management tool).