Open in app

Sign In

Write

Sign In

aesher9o1
aesher9o1

65 Followers

Home

About

Dec 7, 2022

Deploying Weights and Biases on GCP and Istio

A lot goes into training a model: cleaning your data, versioning it, splitting your data for training and validation, and then the painstaking process of training your model and sharing the findings with your team members. If you work in an NLP-focused company like mine, which relies on ML models…

3 min read

Deploying Weights and Biases on GCP and Istio
Deploying Weights and Biases on GCP and Istio

3 min read


Aug 20, 2022

Autoscale large images faster using Longhorn (distributed storage)

While running ML models in production is already a difficult task, doing so on Kubernetes takes the game to a whole new level. The biggest issue it introduces is the absurd image sizes, which in my case ranged from 20GB to more than 40GB. …

Kubernetes

4 min read

Autoscale large images faster using Longhorn (distributed storage)
Autoscale large images faster using Longhorn (distributed storage)
Kubernetes

4 min read


Feb 25, 2022

Detecting a rogue Nodejs function in production

Unlike a node process that uses 100% MEM, where the node generally breaks due to heap exhaustion failure. When the CPU is at 100%, the thread is blocked, and the node is unable to accept new connections. This is frequently caused by an infinite loop in your code, which are…

Node

3 min read

Detecting a rogue Nodejs function in production
Detecting a rogue Nodejs function in production
Node

3 min read


Nov 5, 2021

Private NPM registry with Google Artifact Registry

If you’re here, it’s reasonable to presume you’re familiar with NPM and may have your reasons for not hosting your packages in the public npm registry or purchasing the offering from npm. So, without further ado, let’s do it one step at a time. Before proceeding with the video, ensure…

DevOps

3 min read

Private NPM registry with Google Artifact Registry
Private NPM registry with Google Artifact Registry
DevOps

3 min read


Published in

Geek Culture

·Aug 17, 2021

Raft consensus algorithm and leader election in MongoDB vs CoachroachDB

We live in a distributed world, whether we like it or not. Distributed systems are everywhere, from Kafka and Cassandra to your Mongo DB cluster. Because of this, as a developer, you don’t have to worry about your cluster failing due to replication issues or clock misalignment issues. …

DevOps

12 min read

Raft consensus algorithm and leader election in MongoDB vs CoachroachDB
Raft consensus algorithm and leader election in MongoDB vs CoachroachDB
DevOps

12 min read


Mar 6, 2021

Going Online. A look into how domain names turn to IP addresses.

We have been exploring the internet for ages. Typing in the domain name and somehow find the website magically open. This Saturday I try to demystify most of the stuff and try to crunch in as many information about how your domain name is resolved into a website. Table of content DNS records…

Intenet

15 min read

Going Online. A look into how domain names turn to IP addresses.
Going Online. A look into how domain names turn to IP addresses.
Intenet

15 min read


Jan 2, 2021

Monitoring PageSpeed and CrUX scores across builds

“Today we’re announcing that the page experience signals in ranking will roll out in May 2021. The new page experience signals combine Core Web Vitals with our existing search signals including mobile-friendliness, safe-browsing, HTTPS-security, and intrusive interstitial guidelines.” Said a blog published on November 10, 2020. …

DevOps

3 min read

Monitoring PageSpeed and CrUX scores across builds
Monitoring PageSpeed and CrUX scores across builds
DevOps

3 min read


Nov 3, 2020

Don’t Sleep- Secret sauce to becoming a Sannin Developer

Yes, you heard me right. If you want to be one of the Sannin, YOU DO NOT SLEEP. Not for a day, a minute, even a second. Before misjudging, allow me to explain further. The question to ask is, what is sleep? Google has an answer for it. Sleep: a…

Healthcare

3 min read

Don’t Sleep- Secret sauce to becoming a Sannin Developer
Don’t Sleep- Secret sauce to becoming a Sannin Developer
Healthcare

3 min read


Published in

JavaScript in Plain English

·Sep 11, 2020

Understanding Circuit Breakers in JavaScript by dissecting Opossum

Understanding circuit breaker pattern and implementation on Opossum — A request could hog up your resource from 30 to 120 seconds if it isn't given a response. In a 2 tier architecture of a client and server, this might not be as disastrous, but if your server relies on many other microservice which in turn depend on other microservices…

JavaScript

5 min read

Circuit Breakers in Javascript & Opossum
Circuit Breakers in Javascript & Opossum
JavaScript

5 min read


Published in

JavaScript in Plain English

·Jul 19, 2020

The State of Web Assembly in 2020

A benchmarking overview to help you decide when NOT to use Web Assembly. There’s a new hype in JS world, Web Assembly. And those familiar with Turbofan’s compilation pipeline will we very right to argue that the code produced by liftoff skips a lot of steps that a normal javascript…

Web Development

6 min read

State of Web Assembly 2020
State of Web Assembly 2020
Web Development

6 min read

aesher9o1

aesher9o1

65 Followers

Sometimes it is the people no one can imagine anything of, do the things no one can imagine.

Following
  • John P. Weiss

    John P. Weiss

  • Pinterest Engineering

    Pinterest Engineering

  • Mike Tyson of the Cloud (MToC)

    Mike Tyson of the Cloud (MToC)

  • Agoda Engineering

    Agoda Engineering

  • Dominik Tornow

    Dominik Tornow

See all (52)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams