Book Notes: Broken Money by Lyn Alden
The ideas from Lyn Alden's Broken Money that stuck with me: credit, hard money, debt, surveillance, and why the system is broken.
Blogging about everything dev.
The ideas from Lyn Alden's Broken Money that stuck with me: credit, hard money, debt, surveillance, and why the system is broken.
A simple prompting structure that makes AI ask the right questions you didn't know you should answer.
The book integrates ideas from many other productivity-related books, making it as an all-in-one package. It also borders on being a philosophy book, trying to change your mindset on how you think about productivity.
I've been collecting content online for over 15 years using tools like GitHub, Apple Notes, Evernote, Twitter, Mastodon, Readwise, DayOne, and Notion. Each had pros and cons, but I wanted full control and easy sharing. Hosting content on my website provides both.
I read Remix docs end to end. While most of it is straightforward, some parts surprised me. Here are some of them.
These terms are used in the context of web security to distinguish between different types of requests or resources.
A few patterns that I use for organizing state in React applications to avoid ending up with a mess.
Here are a few use cases, I use GitHub Search for lately...
A list of the apps I chose as defaults for multiple categories.
I’ve decided that it’s time to switch from writing in MDX to pure plain markdown.
I'm an avid notetaker. Taking notes from various sources and then distilling them into something meaningful for me, is how I crystallize my thinking.
Performance API is a great (native) way to measure how long certain Front-End interactions take.
Humans are not good with complexity. We can't hold much information in our working memory which makes us more likely to fail when working with complex systems.
Two tips to workaround #ID vs .class selector specificity issues.
It’s been 2 years since I realized that my whole online presence is built around Google. And I did not like that idea.
In the last few years, I spent my time reading, listening, or watching some interesting content whenever possible. I was hungry to learn more and understand everything.
Can we improve performance of styled components by using some of the native CSS features? I've decided to test it out
Notes from the book - Four thousand weeks.
XP term has been thrown around for some time and I finally got my hands on this book. Here are my notes and thoughts on the topic.
Using analytics tools to measure the impact of your application is part of every website these days. But measuring how many of your users block your analytics is probably even more important. And luckily, it’s not that difficult to figure it out.
It's been 10 years since I started my first job in the software industry. Here are 20 principles that I have learned and try to follow in my day-to-day life.
These rules I always follow no matter what kind of tests I write.
More often than not, I see developers writing tests after the code is released to production. And that’s a big mistake.
I’m a long-time fan of ProtonMail. That’s why I had a hard time deciding whether I want to leave them or not.
How do I decide whether to use console.error or throw.
Outliers: The Story of Success (by Malcolm Gladwell)
To Sell is Human (by Daniel H. Pink)
Simple rules that work well when giving feedback.
Build your private WiFi hotspot so that your internet provider can't spy on you.
The Pragmatic Programmer, 20th Anniversary Edition
List directories by size in your terminal without any additional software.
With this command, you can list the most changed files in your repository over time.
Remove merged branches with one simple git command.
With this little trick, you get list numbering automatically for free.
Step-by-step tutorial on how to merge one repository into another one while keeping all its history.
Make your deprecated CSS visible in your UI so that every developer can easily spot it.