Aaron Crowder avatar

Aaron Crowder

Hi, I'm Aaron Crowder. Or—if you know me online—CrowderSoup.

Father of two, Software developer, and lover of the open web. I like to take things apart (and sometimes even put them back together). I can frequently be found tinkering with some bit of code in my spare time.

Pronouns: He/Him, They/Them

Moar blog things to fix

Since I'm on a roll I figured I'd make a new list of things I want to fix on Webstead. Bugs and Features: Activities: I'd like to implement configurable units of measure (metric vs imperial) Activities and check-in style posts should have the media stacked in with the photos slider. This one is potentially a bigger feature because it makes me consider that it might make sense to totally overhaul how I handle media on posts in Webstead. Posts made via micropub seem to be using "future" date...

Read more

Some Webstead bug fixes I need to make

I'm going to just start blogging things. What better place to start than with a post about the bugs I need to fix in my blog. How meta, right? Actually, I'm hoping that by posting these here I'll actually fix them this week some time. Bugs These aren't listed in order. I'm using an un-ordered list after all! Also, it's not exhaustive either. I noticed: Dark mode contrast for the cursor location in admin editor needs to be increased. We can probably just change it to white from it's current b...

Read more

Today at work I implemented unit tests for our backend and immediately found 3 bugs in production code lol.

Write 👏 automated 👏 tests 👏 please!