Open in app
Home
Notifications
Lists
Stories

Write
Nitin Manju
Nitin Manju

Home
About

Pinned

The Social Dilemma — How not to be “the product”

The documentary recently released by Netflix “The Social Dilemma” starts with the quote by Sophocles: — The documentary recently released by Netflix “The Social Dilemma” starts with the quote by Sophocles: Nothing vast enters the life of mortals without a curse. If you have not watched the documentary yet, it's about time you do. It follows a series of interviews with tech experts who sound the…

The Social Dilemma

10 min read

The Social Dilemma — How not to be “the product”
The Social Dilemma — How not to be “the product”

Apr 14

Docker 101 — A beginners guide towards understanding Docker

Understanding the basics of Docker and how it works — As a developer, you must have experienced at least once where your app works great on your local/development machine but fails to work on the production? Pulling your hair out of frustration, have you ever thought of shipping your development machine to production? This is where Docker will help you. …

Docker

5 min read

Docker 101 — A beginners guide towards  Docker
Docker 101 — A beginners guide towards  Docker

Jun 2, 2021

Notes to save time and be efficient while working from home

In this pandemic, with many of us working remotely from our homes doing desk jobs, it has become tough to manage time, and getting… — In this pandemic, with many of us working remotely from our homes doing desk jobs, it has become tough to manage time, and getting distracted is easy as there is no one “looking” at your desktop other than you. This can lead to extended work hours. Here are a few…

Remote Work Tips

4 min read

Notes to save time and be efficient while working from home
Notes to save time and be efficient while working from home

Jun 2, 2021

How to set the .NET Core SDK while using dotnet build

If your development machine has multiple versions of .NET Core SDK installed, you might have run into a problem where the ‘dotnet build’… — If your development machine has multiple versions of .NET Core SDK installed, you might have run into a problem where the ‘dotnet build’ command uses the latest version of the SDK by default. If you would like to set a version of the SDK to be the default for the…

Dotnet Core

1 min read


Jul 18, 2020

Set up a home media server using a Raspberry Pi and Plex

Have a lot of personal media laying around? A good amount of music collection? Definitely photos and music!. However, most of the media… — Have a lot of personal media laying around? A good amount of music collection? Definitely photos and music!. However, most of the media lays around unorganised :( What if something would organise it for you in a simple and stylish Netflix like interface but with additional features like Music playback…

Raspberry Pi

12 min read

Set up a home media server using a Raspberry Pi and Plex
Set up a home media server using a Raspberry Pi and Plex

Jun 14, 2020

Configure network devices using the SNMP protocol with C# and .NET

The Simple Network Management Protocol (SNMP) is an Internet Standard protocol to manage network devices and can be used to change the… — The Simple Network Management Protocol (SNMP) is an Internet Standard protocol to manage network devices and can be used to change the behaviour of a network device remotely and help with network monitoring. Use the more secure SNMP v3 standard for improved performance, flexibility and security to deploy and monitor…

Snmp

5 min read


Apr 22, 2020

Give a new life to your ageing Moto G

One of the best Android mobile phone ever developed for the mass was the Moto G by Motorola. Motorola was owned by Google during the… — One of the best Android mobile phone ever developed for the mass was the 1st generation Moto G by Motorola. Motorola was owned by Google during the release and since 2013, the Moto G series has offered some of the best of both worlds. …

Android

6 min read

Give a new life to your ageing Moto G
Give a new life to your ageing Moto G

Sep 3, 2019

Get a 5-day battery out of your Samsung Gear Sport smartwatch

I bought the Samsung Gear Sport last year and i am pretty happy with it. I will keep the entry short and give you an overview on how i get… — I bought the Samsung Gear Sport last year and I am pretty happy with it. I will keep the entry short and give you an overview of how I get the maximum battery life out of my Samsung Gear Sport. My routine is pretty simple. I work from 12:00 to…

Samsung Gear Sport

2 min read


Aug 30, 2019

A simple Recurring Task using C# and .NET

I will keep it very short. To implement a simple scheduled task, all you will need is the following tools. — To implement a simple recurring task in C# .NET, all you need is the following: System.Threading.Tasks.Task System.TimeSpan System.Action System.Threading.CancellationToken System.Threading.CancellationTokenSource static void RT(Action action, int seconds, CancellationToken token) { if (action == null) return;

Programming

1 min read


Aug 30, 2019

Improving battery life of an Android phone

So Androids are great. There are many great devices out there today for very cheap price. Phones, watches, TVs, everything… however one… — So Androids are great and its everywhere. Phones, watches, TVs, cars… however, one thing that has not significantly improved over the years is the battery life management. …

Android

5 min read

Improving battery life of your everyday Android phone
Improving battery life of your everyday Android phone
Nitin Manju

Nitin Manju

Software Engineer.

Following
  • Dave Schools

    Dave Schools

  • Babu Subramanian

    Babu Subramanian

  • Koushik Venkataramaiah

    Koushik Venkataramaiah

  • World Health Organization

    World Health Organization

  • Jake Daghe

    Jake Daghe

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable