Open in app

Sign In

Write

Sign In

Abhinav
Abhinav

88 Followers

Home

About

Jan 20

TIL: Jest Assymetric Matcher — objectContaining

In unit tests, there are times where we only want to match 4–5 properties of an Object, and don’t really care about the others, or can’t control them. …

2 min read

2 min read


Jan 19

TIL: Clock-Skew

In software systems, there might be times where you want to either order requests / orders by timestamp, or provide cutoff times. Seems like a fair solution right — whenever we want to order something we add timestamps to them, and even when there’s race conditions, we know that the…

2 min read

2 min read


Jan 16

TIL: Docker Multi-Stage for Divergence in Dockerfile

Docker Multi-Stage build is a powerful tool that can help you in a lot of different scenarios. The scenario we’re going to discuss today is actually quite simple: We want all our hosted environments and our local environments to run the app differently. …

2 min read

2 min read


Jan 1

TIL: Link NPM Dependencies from Local

You have 2 different JS modules you’re working on, and one is dependent on the other. Let’s call the first module user-management, and the others subscriptions, where subscriptions is dependent on user-management . Typically, the package.json of subscriptions would have a dependency like this — dependencies { ... "@example/user-management" : "0.0.33" }…

1 min read

1 min read


Dec 30, 2022

TIL: Typescript Composite Types

The TIL series is a series of short blogposts, aimed to document small things learnt everyday Let’s say you have an object in Typescript that you know can be either of type Transaction or of type Order. For such cases, you can do Type Union in the following manner — …

1 min read

1 min read


Nov 14, 2022

Beginner Bioinformatics in Python — Part 10

This is a series of blog posts about my experience undergoing the beginner level bioinformatics course on Coursera. This is the final part of the series, and talks about the overall experience and lessons learnt. If you’ve not read the previous parts, I would recommend starting there. Link to Part…

3 min read

3 min read


Nov 11, 2022

Beginner Bioinformatics in Python — Part 9

This is a series of blog posts about my experience undergoing the beginner level bioinformatics course on Coursera, the problems solved, and the Python Codes generated.This purpose of this blog is for me to document my experiences for my future self, and not to optimize for readability. If you’ve not…

7 min read

Beginner Bioinformatics in Python — Part 9
Beginner Bioinformatics in Python — Part 9

7 min read


Oct 9, 2022

Beginner Bioinformatics in Python — Part 8

This is a series of blog posts about my experience undergoing the beginner level bioinformatics course on Coursera, the problems solved, and the Python Codes generated.This purpose of this blog is for me to document my experiences for my future self, and not to optimize for readability. If you’ve not…

4 min read

Beginner Bioinformatics in Python — Part 8
Beginner Bioinformatics in Python — Part 8

4 min read


Oct 3, 2022

Beginner Bioinformatics in Python — Part 7

This is a series of blog posts about my experience undergoing the beginner level bioinformatics course on Coursera, the problems solved, and the Python Codes generated.This purpose of this blog is for me to document my experiences for my future self, and not to optimize for readability. If you’ve not…

5 min read

Beginner Bioinformatics in Python — Part 7
Beginner Bioinformatics in Python — Part 7

5 min read


Sep 20, 2022

Beginner Bioinformatics in Python — Part 6

This is a series of blog posts about my experience undergoing the beginner level bioinformatics course on Coursera, the problems solved, and the Python Codes generated.This purpose of this blog is for me to document my experiences for my future self, and not to optimize for readability. If you’ve not…

6 min read

Beginner Bioinformatics in Python — Part 6
Beginner Bioinformatics in Python — Part 6

6 min read

Abhinav

Abhinav

88 Followers

Educator, Founder @ Interleap

Following
  • Jason Fried

    Jason Fried

  • Vikram Shinde

    Vikram Shinde

  • Nathan Kontny

    Nathan Kontny

  • Max Howell

    Max Howell

  • David Gilbertson

    David Gilbertson

See all (89)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech