Advertisement · 728 × 90

Posts by Tania 💾

It's a fake AI person impersonating me.

3 weeks ago 1 0 1 0
Post image

Ugh...

3 weeks ago 4 1 1 0

Sometimes my favorite place on the web is about:blank.

2 months ago 10 2 1 0
Post image

I can’t be the only one who always thought a Magic card looked like a potato with sprinkles….right?

3 months ago 3 0 1 0

I am, I'm just stuck in an endless SSL certificate expiration loop. :( I'm trying to fix it.

3 months ago 1 0 0 0

Do you have any favorite articles (about any subject) that you think about or re-read a lot?

3 months ago 1 0 3 0

That is good to me as well as that.

5 months ago 2 0 0 0
Advertisement
How to Set up a Mac for Development Last Updated: 9/23/2025 I have to set up a MacBook Pro fairly often - when starting a new job and when buying a new personal computer. I…

I updated my "Setting up a Brand New Mac for FE Development" article. I've been keeping it up to date for 5 years. :)

www.taniarascia.com/setting-up-a...

6 months ago 13 1 0 0

When you don't touch your domain and DNS and SSL settings for 7 years and then everything expires and you have to remember how DNS works again.

6 months ago 7 1 0 0

Someone please convince me that date-fns isn't inferior to Moment.js. The API is harder to use, and you have to add an additional library (date-fns-tz) for the basic functionality of converting dates to local timezone.

6 months ago 3 0 0 0

ChatGPT is telling people I run a QA Bootcamp now.

7 months ago 4 0 0 0
Preview
A Friendly Introduction to SVG • Josh W. Comeau SVGs are one of the most remarkable technologies we have access to on the web. They’re first-class citizens, fully addressable with CSS and JavaScript. In this tutorial, I’ll cover all of the most imp...

Excellent introduction to SVGs by @joshwcomeau.com! Very informative and interactive.

www.joshwcomeau.com/svg/friendly...

7 months ago 23 1 0 1

I added a color picker to my blog. (Procrastinating instead of writing).

Which color looks best to you? tania.dev

8 months ago 10 0 2 0

Probably switching to Astro is just another way for me to procrastinate actually writing something :D

8 months ago 1 0 0 0

Surprisingly not too bad lately...I'm annoyed that so many of my old posts have images because that's really most of the holdup. I hardly ever use images in posts anymore.

I'm not the biggest GraphQL person but I feel like it's a set it and forget it thing with Gatsby for the most part.

8 months ago 0 0 1 0
Advertisement

I've done that as well! I haven't kept up with it over the last few months though, but I've at least tried to follow a couple hundred developers or so.

8 months ago 1 0 0 0

How is it that I’ve never interacted with a political post on Bluesky but my entire feed is political posts? Do I need to switch to Mastodon or something to keep up with the JS folks?

8 months ago 16 0 11 1

Is there a big benefit in updating my blog from Gatsby to Astro?

8 months ago 0 0 2 0

The only feed I scroll is my "personalized reddit". I just unsub from basically everything, and then only sub to my specific interests, like video games I like, ExperiencedDevs, Lego, my city, various food and design subs. This keeps my feed super chill and I avoid most of the noise.

9 months ago 5 0 0 0

I've spent the last 8 years writing React at three different companies, all using client-side React. I've never used RSCs, or a framework like NextJS in production. Am I incredibly behind on the times? I'm one of those who got confused about those doc changes, but then it never really affected me.

9 months ago 5 1 4 0

Why do developers of widely-used open-source projects insist on drastically changing the APIs so I can't just easily update packages? Looking at you, ESLint.

9 months ago 9 0 0 0

I have two goals:

- Write as little code as possible
- Delete as much code as possible

9 months ago 9 1 1 0

I have strong opinions about using test() instead of it() for tests.

9 months ago 3 0 0 0

Same. I’m trying to undo the landscaping sins the previous owners left and rip up all the plastic netting and landscaping fabric and plant natives.

11 months ago 3 0 0 0

Wouldn't there be a correlation between a large swath of devs leaving Twitter and a decrease in traffic to your site via Twitter?

11 months ago 3 0 1 0
Advertisement

I’ve started gardening and landscaping in my free time. It feels like refactoring the earth. It’s nice to have a hobby away from a screen.

11 months ago 43 1 3 0

ChatGPT is really good at making sure your front end can handle any possible combination of characters...recently, I just got back the letter "s" repeated 300 times, and another one that just returned \t over and over.

11 months ago 5 0 0 0

Nice list! You can also do `Command + Shift + P` to get the command list instead of `Command + P then >`.

11 months ago 10 0 1 0
Post image

The default postcss env made it look like this for some reason...

11 months ago 5 0 0 0
Post image

I only had to spend a few hours upgrading from Node 14 to 18, upgrade React from 17 to 18, update Gatsby from 3 to 5, fix all the peer dependencies, fix all the changed queries, fix all the updated image packages, in order to install postcss to fix it for old browsers.

I love the JS ecosystem.

11 months ago 8 0 1 0