Article
This article originally appeared on LinkedIn Pulse. I'm a tad bit surprised when I hear about some business practices. Especially when I hear horror stories […]
By mastef January 9, 2019
A long time ago we had a temporary security breach. It was not really fully exploited as it was a pretty shielded use-case – but […]
By mastef December 21, 2018
Usually if you wanted to add Pods pages to your sitemaps, you would add the Pods SEO plugin. But that recently stopped working with Yoast, […]
By mastef December 16, 2018
Importing external images into your WordPress media library is a fairly common task when porting a site from one system to another. Or maybe you're […]
By mastef December 14, 2018
Recently I was importing comments and reviews from one CMS to a WordPress CMS. I couldn't find a way to loop through comments fields with […]
This article was first published 3 years ago as a gist. os.IsExist(err) != !os.IsNotExist(err) An old Golang anti-pattern is to mis-use the functions os.IsExist(err) and […]
Update ( 2018 ): As mentioned in the comments, you can by now also use the following syntax : docker images –filter "dangling=false" –format "{{.Repository}}:{{.Tag}}" […]
By mastef August 30, 2014
With services like Dropbox coming now with cool automated Screenshot sharing features, it'd be also nice to : Reduce the screenshots in size, so they […]
By mastef February 21, 2014
There is a great tutorial in GIST form on how to backup MySQL Databases through a Cron Job to Amazon S3 by David King over […]
In a time where responsive design is very prevalent, there are still a few wysiwyg providers which struggle with allowing such content. For example we […]
By mastef February 13, 2014