Notes

Short updates, quick thoughts, and snippets.

📝

I really want to like HyperTexting (an iOS app that will turn feeds into a scrollable social media interface), but when I first opened the app, it auto-subscribed me to 20+ feeds I have no interest in, and now the first post on the list is an ad to buy a sponsorship for their app.

I get that good software requires people to actually make money, but this is a little much for an app that hasn’t even shown me it’s worth using.

📝

Love this poem I found:

They/Them
(dedicated to Nex Benedict)

If God created night & day
& dawn, of course
& dusk
& the tangerine rosepink sunset
& the deep amethyst twilight
& the infact bright of morning

the to perceive the world in binary is to forgo knowledge of the divine.

📝

I spent the last 30 minutes trying to figure out why my tests weren’t failing. It turned out it was because I forgot to prepend test_ to the function 🙃.