RSSAmplifier

Blog

Adam Pietrasiak Blog

pietrasiak.comRSS feed ↗7 posts

Latest posts

My guess at The Fermi Paradox

Why are we alone in the universe?

Typescript monorepo with yarn workspace

Typescript Monorepo setup you will likely enjoy.

In a democracy, you should have two votes instead of one

Let’s discover a democracy model that’s more engaging and fair

Debugging “multi-issue bugs”

When the same bug is caused by multiple issues and only fixing all of them at once will make it go away

Creating multi-window Electron apps using React portals

Don’t increase your Electron app code complexity as you add more windows to it

One line of code that did cost $8,000

Due to a simple bug, Screen Studio app did generate over 2 petabytes of network traffic

Fast video rendering and encoding using web APIs

Never read pixels into JavaScript memory.