2024-11-13 21:58:08
JOMO is the opposite of FOMO. It's the Joy of Missing Out on stuff that's bad for you.
2024-10-31 20:00:00
Links to the best stuff I've read or watched during the month of October, 2024
2024-09-30 20:00:00
Links to the best stuff I've read or watched during the month of September, 2024
2024-09-01 02:10:00
Links to the best stuff I've read or watched during the month of August, 2024
2024-08-29 16:23:00
Decided to jot down my first impressions of this weird device after trying it out for the first time.
2024-08-12 06:39:00
Who would have thought that interacting with people on a multiplayer game could be fun?
2024-08-01 05:36:32
Links to the best stuff I've read or watched during the month of July, 2024
2024-06-19 05:45:00
With the :has selector available everywhere now, there's a neat way of styling elements depending on how many elements are inside them.
2024-06-17 06:17:00
Having an open source website is great, but having the content stored in the same spot as the code has some issues. On this post I walk through what I did to keep them separated.
2024-05-30 05:12:41
I consider myself a pretty happy person. I do think a lot of it comes from me never really expecting much from myself. That's not as bad as it sounds.
2024-05-06 06:15:42
Social media preview images are very useful if you want to attract people to your website. They're sometimes a pain to create, though. Let's automate it!
2024-03-29 12:02:11
I want my personal website to reflect a bit of who I am. Am I the same person I was 3-4 years ago?
2024-03-08 20:05:36
My website has existed for half of my professional life now. In this post I look back at some snapshots of its history and talk about what's next.
2024-02-29 08:00:00
Let's talk a bit about Obsidian, VC-funded apps, the appocalypse and how awesome Markdown life can be.
2024-01-23 09:50:25
Progressive Enhancement isn't just another web jargon; it's a guiding principle shaping modern web development.
2023-11-24 21:15:59
I had never heard about it before, but it's a pretty clean way of solving z-index related issues.
2023-11-05 01:21:47
I could always see parts of myself belonging to some groups or places, but never really felt like I was truly a part of anything.
2023-10-14 23:07:19
Great article from Josh Collinsworth explaining why Tailwind is good and bad for the exact same reasons.
2023-09-20 05:28:46
A rant about the Open Web and how it is not for everyone - but that's okay.
2023-09-16 22:29:19
A spoiler-free review of the ultimate Zelda game
2023-09-11 01:26:42
Tired of manually switching Node versions for different projects? Discover how to automate the process using nvm.
2023-02-16 08:00:00
Responsive web development will never be the same again.
2023-02-12 08:00:00
Have you ever crafted a nice hover effect for an element in your website, then opened it on mobile and saw that effect erroneously appear when that element is tapped on?
2023-02-10 08:00:00
In a world with tons of business requirements, conversion metrics, and a stampede of new technologies, front-end development can easily become oblivious of one thing: where our code runs.
2023-02-07 08:00:00
Turns out the elephant network feels much lighter than the bird one.
2022-09-05 08:00:00
I was initially skeptical about it, but I've come to appreciate it more and more as I use it.
2022-08-01 08:00:00
My thoughts on what probably is the biggest game release of 2022.
2022-02-01 08:00:00
Web Analytics is such a morally ambiguous area that I’ve avoided it for years, but now I can finally do it with peace of mind.
2021-12-09 08:00:00
Another year, another yearly review post. 2021 felt like pretty much 2020 part II for a lot of people, me included.
2021-09-08 08:00:00
An overview of the experience I've had using these amazing projects.
2021-01-30 08:00:00
Learn how to reduce page loading times and bounce rate.
2021-01-06 08:00:00
Favicons suck. Luckily, there are ways to make them suck less.
2021-01-02 08:00:00
Make your GitHub profile more appealing with what you do best: code!
2020-12-28 08:00:00
2020 definitely wasn't our best year... but let's remember what was good about it.
2020-08-03 08:00:00
Learn how to snap scroll positions with CSS only.
2020-07-28 09:19:02
No bells were spent while building this app.
2019-12-29 08:00:00
A quick look back at 2019 and what I learned during this year.
2019-08-14 08:00:00
Improve your client-side performance by breaking heavy operations into multiple threads - backend style.
2019-06-09 08:00:00
Fix the error that occurs when trying to run freshly-installed MongoDB on a Linux machine.
2019-06-03 08:00:00
Solving this cryptic error might take you many hours. Hopefully this will help you out.
2019-03-23 08:00:00
Learn the difference between these two terms that often get mixed up.
2019-03-17 08:00:00
Finally a way to modernize that legacy project you keep complaining about!
2019-03-14 08:00:00
See how to solve this annoying error after deploying your .NET Core API.
2019-03-12 08:00:00
We see a lot of talk about PWAs, but the concept is not that easy to understand.
2019-03-10 08:00:00
Make your Angular app work like a native app on phones and desktop.