Screaming Code Monkey LogoScreaming Code Monkey Logo

Screaming Code Monkey

  • About
  • Blog
  • Works
  • Chrome bugging you about insecure connections on localhost?

    July 09, 2020

    Sick of clicking Trust this site on your own Localhost. Like seriously chrome 🤦🏼‍♂️

    Well there is a solution, smash this in your URL:

  • Exclude a folder from your git diff

    July 09, 2020

    Unfortunately I have my /dist/ folder in my repository (Long story), but it makes looking at differences in git a tad of a nuisance.

  • Get Cloudflare geolocation data client side

    May 06, 2020

    Cloudflare provides a very handy HTTP Header called `CF-IPCountry` which you can use to detect your users’ geolocation. You can read more ab

  • Sync your uploads

    February 17, 2020

    I’ve had to do this a few times recently and I had to keep looping through my bash history to find it.

    If you need to pull down yo

  • Sequel Pro Abandoned.

    February 04, 2020

    🌧️ It’s a sad day 🌧️

    I’ve been a user of Sequel Pro for over 8 years. I’ve loved the interface, the speed and remote

  • GraphQL WordPress featured_media fail

    November 09, 2019
    success source and transform nodes - 8.360 s
    warn Multiple node fields resolve to the same GraphQL field `wordpress_
  • htaccess redirect to production when assets 404

    November 06, 2019

    I’d seen this mentioned at a WordPress Wellington meetup a while back and couldn’t remember the syntax; luckily I found it again on th

  • WPML Slug Conflicts

    May 30, 2019

    So I just started using WPML CMS on a site with a large number of custom post types. Everything was going fine, and the CMS editors were loving th