A new Walden

IMG_9140.jpg

When I’m outside

I don’t need to create a new account to see the sun rise
There’s no 6-digit verification code to climb the next ridge
An upper case letter, a number and a special character,
are not required to swim in the rivers
There’s no callback to schedule when I want to breathe the cold air
No need to verify my email before I can smell the ocean

I want to live deliberately
Front only the most basic technology
And find the marrow of life

 
4
Kudos
 
4
Kudos

Now read this

What’s up with tree shaking?

Me when I found out how tree shaking really works I’m willing to bet you have a lot of “dead” code in your webpack bundles. I used to think unused code was magically excluded by webpack but it turned out I was wrong. Oh the woe for slow... Continue →