Quick little thing.
Was sad to see Yii2’s getOldAttributes() did not have to ability to limit based on a provided array; whereas getAttributes() does take an array to limit the returned attributes. So… Read More »Quick little thing.
Was sad to see Yii2’s getOldAttributes() did not have to ability to limit based on a provided array; whereas getAttributes() does take an array to limit the returned attributes. So… Read More »Quick little thing.
…during a short discussion today with a peer we found this little tool: https://mothereff.in/js-variables . I was all like AHA! I have an idea! Sadly though it turns out `(╯°□°)╯︵ ┻━┻`… Read More »emoji as variable names…
Recently I had to validate a string that is was indeed a base64 string and it was indeed an encoded allowable image type. Between str_word_count’s second parameter (returning the string… Read More »PHP str_word_count’s and validating base64 strings…
Here in the Tampa bay area we have user groups. Some are small, some are large, some are new, some are long running. But no matter what size, or type, or… Read More »Local user groups: get out more than you put in.
…I realize I am a bit new the AWS platform and some things are just impossible, but here is the desired work flow: POST/PUT image to S3 Run node.js app… Read More »The pain with AWS Lambda…
So one of the biggest issues I personally have had with windows is the in-ability to emulate a decent Linux terminal. Sure I could dual boot, run a VM or… Read More »How I got linux SSH to work on windows 10…
Over the course of the better part of the last decade I have worked in start ups, corporate office parks, small but good profit businesses, even a non-profit helping the… Read More »On productive days and how to have one.