Building https://OnlineOrNot.com, a self-funded, sustainable company.
He/Him.
for my solo efforts I prefer giving a dockerfile to a platform like render or heroku and letting them deal with config
for my solo efforts I prefer giving a dockerfile to a platform like render or heroku and letting them deal with config
the things people see you do are the things they'll ask you to do. if you want to get asked to do certain types of work, make sure people see you doing that type of work
the things people see you do are the things they'll ask you to do. if you want to get asked to do certain types of work, make sure people see you doing that type of work
Historically it's been hard to dogfood the public REST API since the whole dash uses GraphQL, so looking forward to that changing.
Historically it's been hard to dogfood the public REST API since the whole dash uses GraphQL, so looking forward to that changing.
Instead of fetching data resolver-by-resolver, now I fetch all of the data in one chonker of an SQL query.
Instead of fetching data resolver-by-resolver, now I fetch all of the data in one chonker of an SQL query.