Performance

Handle number overflow in JavaScript

Handle number overflow in JavaScript

While I was solving an algorithmic problem, I came to a point where I had to work with large numbers in JavaScript. I had to be sure the result doesn't overflow (or, if it did, I wanted to know...

How powerful are the burstable aws t2 instances

How powerful are the burstable aws t2 instances

I am probably not the only one that noticed the server's CPU is mostly under 10% with few spikes during the day. There is no need to pay for a dedicated instance if you don't have a baseline CPU...