Ragavendra's blog

A blog about modern day programming and design pattern analysis.

Vim popular shortcuts

Ever wondered why your system keeps complaining about low disk space?

Ragavendra B.N.
Ragavendra B.N.

Home directory growing

Ever wondered why your system keeps complaining about low disk space?

Ragavendra B.N.
Ragavendra B.N.

GNU Privacy Guard

GPG is a popular ecryption and signing tool, whiuch can be used to secure data and documents, etc,.

Ragavendra B.N.
Ragavendra B.N.

Programming languages Csharp, JS, TS and PHP

A rough overview on the top programming languages on the web.

Ragavendra B.N.
Ragavendra B.N.

Selecting RDBMS for Node applications

Which RDBMS helps for Node applications and their benefits

Ragavendra B.N.
Ragavendra B.N.

Deciding a RDBMS or a NoSQL for NodeJS apps

We all know that both NoSQL and RDMS is there for a while.

Ragavendra B.N.
Ragavendra B.N.

Awaiting on async method call in JS

Why does the control not await even after await in JS

Ragavendra B.N.
Ragavendra B.N.

Asp .Net Configuration

In this article I will give some tips on how one can work with configuration with ASP .Net apps. Almost all or any ASP .Net app anyway have this `Microsoft.Extensions.Configuration.IConfiguration` or simply put it as type `IConfiguration`.

Ragavendra B.N.
Ragavendra B.N.

Circuit breaker pattern algorithm

This post is about trying to implement the circuit breaker pattern in your program. Analgous to the electrical circuit breaker in the house,the circuit breaker can be built and customized to improve system resilience.

Ragavendra B.N.
Ragavendra B.N.

C# vs Java programming comparison

Talking about migration from the C# world to the Java space.

Ragavendra B.N.
Ragavendra B.N.

C# quality features

In this article I will document about some of the nice features C# has to offer. This include reason(s) for choosing C# in terms of the amount of time needed to bring that app or technology to the market. This could only be a subset of all the features available or known yet.

Ragavendra B.N.
Ragavendra B.N.

C# development with Vim on Arch

How one can start to develop C# with Vim.

Ragavendra B.N.
Ragavendra B.N.

Adding newer extension method(s) to struct types C#

In this article, I will demonstrate on how one can add additional methods to existing struct types like int, string, char, long, etc,.

Ragavendra B.N.
Ragavendra B.N.

?? and ??= Null coalescence operators C#

C# introduces the ?? and ??= operators which are known as the Null coalescence operators.

Ragavendra B.N.
Ragavendra B.N.

Rabbit Message Queue and Redis

In this article I will try to give some overview about why and when to use Rabbit Message Queue and Redis cache. Starting with Redis cache

Ragavendra B.N.
Ragavendra B.N.

Browser background color or monitor brightness

Article describing measures to keep ones eyes calm when browing on the web.

Ragavendra B.N.
Ragavendra B.N.

Perf Service - Load testing for gRPC or http calls

Client server app to load an http or gRPC end point(s) and monitor metrics in Prometheus or Grafana.

Ankali
Ankali

Dynamic Routing and Static Generation

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Praesent elementum facilisis leo vel fringilla est ullamcorper eget. At imperdiet dui accumsan sit amet nulla facilities morbi tempus.

JJ Kasper
JJ Kasper

Learn How to Pre-render Pages Using Static Generation with Next.js

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Praesent elementum facilisis leo vel fringilla est ullamcorper eget. At imperdiet dui accumsan sit amet nulla facilities morbi tempus.

Tim Neutkens
Tim Neutkens

Preview Mode for Static Generation

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Praesent elementum facilisis leo vel fringilla est ullamcorper eget. At imperdiet dui accumsan sit amet nulla facilities morbi tempus.

Joe Haddad
Joe Haddad