balalaika IT newsletter #3
Andrey Goncharov

Andrey Goncharov @aigoncharov

About: This blog is abandoned in favor of https://blog.goncharov.page/

Location:
Voronezh, Russia
Joined:
Jan 6, 2019

balalaika IT newsletter #3

Publish Date: Jun 13 '20
3 6

Frontend

Node.js

  • Pointer compression is a low-level feature recently introduced in V8. Not only it saves memory, but it improves the performance (surprise!). Hopefully, it will be available in Node.js in the future.
  • Did you know that there were experiments with jemalloc in Node.js core? As expected, not a silver bullet, but definitely an interesting read.

Java

General

  • Your ultimate guide on learning how to design large-scale systems and prep for the system design interview.
  • Joshua Thijssen describes ALL AWS services in one sentence each.
  • Most modern server machines have NUMA memory architecture, so modern software has to be NUMA-friendly. If you are not familiar with NUMA yet, check out this post.

Comments 6 total

  • Arnold A.
    Arnold A.Jun 13, 2020

    Why would you put soviet union logo on an IT newsletter? :D

    • Obed Marquez Parlapiano
      Obed Marquez ParlapianoJun 15, 2020

      +1. I had to undo a RT due to it

      • Andrey Goncharov
        Andrey GoncharovJun 18, 2020

        Just for fun. No political message implied.

        • Sergiy Yevtushenko
          Sergiy YevtushenkoJul 27, 2020

          Why not put swastika then? Perhaps you don't know, but soviet symbols are banned in many countries. And frankly, using symbols which represent an ideology caused death of few hundred million people across the world "just for fun" looks strange at best.

          • Andrey Goncharov
            Andrey GoncharovJul 29, 2020

            I guess we had a bias towards the perception of these symbols. Never really thought it could be perceived as harsh as a swastika. I was really surprised to learn that soviet symbols are banned in many countries. You live - you learn.
            We have changed the design. Apologies to anyone offended!

Add comment