Writing tagged with #Link Post
-
Nasa's Deleted 'First Woman' Graphic Novels
Posted on
In 2021 and 2023 NASA issues two interactive graphic novels under the title “First Woman.” According to their press releases they were about "...the story of Callie Rodriguez, the first woman to explore the Moon," and "...a diverse crew of astronauts on the Moon's surface who learn a
-
Using Object Maps in Design
Posted on
Came across this post from Adobe and I've been tossing the idea around in my brain for the last few weeks. Using Object Maps in Design The core idea is simple, an object map is essentially a visual representation of the relationships between the objects (people, places, and things) that exist in a
-
It's Autism Acceptance Month
Posted on
In case you didn't know, April is Autism Acceptance Month. In this month we take time to recognize and celebrate the unique qualities and differences that make all of us who we are. No two humans are the same, and rather than look as those differences as things that set us apart from each other, I
-
How To Center a Div
Posted on
Josh's tutorials are always a joy to read and interact with. Even as someone who is familiar with all of these methods Josh provides such an in-depth and details analysis, with incredible examples. For a long time, centering an element within its parent was a surprisingly tricky thing to do. As CS
-
Systems of Harm
Posted on
I've recently started listening to the Systems of Harm podcast by Amy Hupe. It's a short (6 episodes) series of podcasts discussing design systems and probing into how in addition to speeding up the design process they can also accelerate and perpetuate systemic harm. Of particular interest to myse
-
Chris Coyier - Exposed RSS
Posted on
I doubt he was specifically talking about this blog; but after reading Chris' post I checked and realized that I am one of those sites taht does not auto-expose their RSS feed in the HTML. I've since added the relevant line in my head and we should be good to go. What a week, first I learn how to e
-
Coding in Public - Import Aliases
Posted on
One thing I've struggled with on many iterations of this blog is the constant ../../path/to/file string for references, whether imports, css, or images. I've never really understood how to set up import aliases and always just dealt with the tedious task of updating or changing those strings if I e