Google sucks at UX flows
This [1] is the UI for managing Google's service in G Suite. I totally missed the fact that this page was paginated. The list has loads of whitespace
This [1] is the UI for managing Google's service in G Suite. I totally missed the fact that this page was paginated. The list has loads of whitespace
I'm not sure what rationale Amazon Web Services employs to name its offerings — AWS DeepLens, AWS DeepLens/AppSync vs. Amazon MQ/Lex, etc. — but Amazon MQ still appears
...and you get around them using HTTP POST + X-HTTP-Method-Override PATCH header
After constantly battling with my system over free space at a crucial time when deadlines had to be met, I finally decided to spend time figuring out what the heck
Containerization is a major leap from using fat VMs to run isolated environments for your app. But I'm not entirely sold on "Dockerize all the things"
I ran into an issue with psycopg2 getting "stuck" on querying a large result set. cursor.execute("...") would run fine and so would cursor.fetchone(), but
When running docker-compose build, if you encounter the error — ERROR: Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? or ERROR: Error processing tar