A photo of me wearing a blue blazer and pocket square while on a horse, looking quite dapper.

David Celis

A cowboy coder.

Follow me

All Posts

i strive to write code that’s readable enough not to need code comments… but when you’re dealing with time and duration, it’s really difficult to keep things straight. i’ve been working with time a lot as i work on FireHydrant’s upcoming on-call product, and something i’ve been adding a lot to my code that deals with time is visual comments. for example, take this test about requesting coverage. the intended result is visible at a glance without having to juggle eight timestamps in your head!

💬 1 ❤️ 3

I checked in at Cart-Driver / Denver / CO

the only thing that could’ve made this pizza better is if the dough had been naturally leavened 😩👌

I checked in at Little Owl Coffee / Denver / CO

i might drink this every day if i lived nearby 😬 might need to figure out the right timing/ratio for this corn chip milk so i can make it at home

I checked in at Nozomi / Denver / CO

woke up feeling like utter garbage (the altitude finally hit me in a bad way) but i slowly came back to life enough over the course of the day to eat some good sushi. it’s impossible not to feel better when eating sushi

I checked in at Little Owl Coffee / Denver / CO

one of this coffee shop’s specials is a “sopaccino”, a cappuccino with cinnamon syrup and milk that’s infused with TORTILLA CHIPS. it is WILD.

💬 2 🔁 1 ❤️ 5

i feel like i’m going fucking crazy. can someone please explain to me why Vips would be increasing the file size of a WebP when saving it with 90% quality???

> File.size(webp.path) / 1e6
=> 1.222172
> Vips::Image.new_from_file(webp.path).write_to_buffer(".webp", Q: 90).bytesize / 1e6
=> 1.763958

I checked in at Zuni Street Brewing Company / Denver / CO

I checked in at Uchi / Denver / CO

love to get excited about an omakase dinner and then discover after sitting down and ordering a drink that they don’t do it for solo diners 🙃

I checked in at Our Mutual Friend Brewing Company / Denver / CO

i decided to record the air quality when i post because why not 🤷

💬 1 ❤️ 2