Ramblings about JavaScript, front-end development, web technologies, functional programming, software engineering and remote work.| blog.6nok.org
A developer's guide to downloading and running LLMs on macOS, for experimentation and privacy.| blog.6nok.org
Background If you are having trouble keeping up with recent developments in AI, you’re not alone. So many things are happening so quickly at…| Fatih's Personal Blog
It's probably old news for most, but I've recently started using Tailscale and wanted to share my experience with it.| blog.6nok.org
I just finished reading this short book by Lao She, a Chinese author, published in 1933. I saw it in an old bookstore and even though I have a huge reading…| blog.6nok.org
My foray into Nix, how I use it for day-to-day tasks, and why it's more than just another package manager.| blog.6nok.org
I really liked Julia Evans' blog post "Writing Javascript without a build system" and would like to offer a few alternatives.| blog.6nok.org
Achieving the holy grail of server-side rendered local dates without hydration mismatches or flash of unhydrated content, by (ab)using synchronous scripts.| blog.6nok.org
It's hard to deploy an app or depend on a slew of providers that may not be around in a year. Let me list a few reliable options that solve my problems.| blog.6nok.org
I recently stumbled upon a problem when I was exploring how to handle a corner case in our web app. For a special case, we were considering returning a 3XX…| blog.6nok.org
If you are a long-time React user, you might be wondering for the past few years about when Concurrent Mode/Suspense will ship. The plans to release them have…| blog.6nok.org
Web development is in much better shape than it ever was before. It's both easier to build products and the products we build are much more user-friendly. We see an increasing emphasis on performance, consistency, and accessibility. Here are some advancements in web development that I expect to see in 2021.| blog.6nok.org
I will walk you through my decision process in a pet project and provide some retrospective.| blog.6nok.org
Boy scout rule is taken as gospel in software engineering, but while good intentioned it actually can be harmful.| blog.6nok.org
The holy grail of serverless databases. Does it really exist?| blog.6nok.org
My personal journey with remote work throughout my career.| blog.6nok.org
So I lost 10 kilograms in the last 2 months. I know it's not groundbreaking, but it's the first time I saw actual progress in my weight loss journey, so I decided to share my tips with you.| blog.6nok.org
An argument about different types of arguments.| blog.6nok.org
Maybe there's a solution between a microservice and a monolith.| blog.6nok.org
It really should. I share my experiences building a web app that works without JavaScript.| blog.6nok.org
The browsers are now module aware and we may no longer need to transpile and bundle dependencies.| blog.6nok.org
...and the motivation for my first project, Dropbox Window| blog.6nok.org
The curious story of a summer spent studying| blog.6nok.org
I completed the The Elements of Computing Systems course, a.k.a. Nand2Tetris just now, and I wanted to share what I learned from it while my memories are still…| blog.6nok.org
Part 2 in the saga of Concurrent React and Suspense; going over what got shipped in React 18, what comes next, and how it all fits together.| blog.6nok.org