Paul Hayes https://paul-hayes.org Sun, 27 Jun 2021 16:56:43 +0000 en-US hourly 1 https://wordpress.org/?v=6.5 Moved Hosts!! https://paul-hayes.org/2021/02/13/hello-world/ Sat, 13 Feb 2021 22:05:08 +0000 https://paul-hayes.org/?p=1 Finally!

]]>
Note to Self: OneTrust https://paul-hayes.org/2019/12/12/note-to-self-onetrust/ Thu, 12 Dec 2019 19:16:09 +0000 http://www.paul-hayes.org/?p=178 If you are making a new site on a new server, you need to whitelist OneTrust so you can run a scan 40.85.82.207

]]>
Testing Vimeo NoCookie solution https://paul-hayes.org/2019/06/20/testing-vimeo-nocookie-solution/ Thu, 20 Jun 2019 15:01:36 +0000 https://www.paul-hayes.org/?p=175

The (Warriors) Simpsons from PrinceVillain on Vimeo.

Using the “Vimeo” block with the ?dnt=1 didn’t work well. If you do a straight html block with the parameter, it does work.

]]>
Testing whether YouTube’s youtube-nocookie.com Drops a Cookie On the Site https://paul-hayes.org/2018/11/29/test-post-youtube-gdpr/ Thu, 29 Nov 2018 17:35:52 +0000 https://www.paul-hayes.org/?p=152 I’m testing whether YouTube’s youtube-nocookie.com actually drops a cookie.

]]>
If You Have an Outdated VirtualBox and updated your MacOS to Mojave…. https://paul-hayes.org/2018/10/11/if-you-have-an-outdated-virtualbox-and-updated-your-macos-to-mojave/ Thu, 11 Oct 2018 15:55:05 +0000 https://www.paul-hayes.org/?p=144 You should update VirtualBox to the 5.2.18 version immediately. If you don’t you’ll see this when trying to vagrant up.

 

Bringing machine ‘default’ up with ‘virtualbox’ provider…
==> default: Checking if box ‘<your box>’ is up to date…
==> default: Clearing any previously set network interfaces…
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: [“hostonlyif”, “create”]

Stderr: 0%…
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to create the host-only adapter
VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
VBoxManage: error: Context: “RTEXITCODE handleCreate(HandlerArg *)” at line 94 of file VBoxManageHostonly.cpp

]]>
Maybe I Should Try Visual Studio Code? https://paul-hayes.org/2018/09/11/maybe-i-should-try-visual-studio-code/ Tue, 11 Sep 2018 13:06:08 +0000 https://www.paul-hayes.org/?p=139 They’ve added GitHub pull request extension. I love my $55/year PHPStorm subscription though…

 

 

]]>
Good Tutorial for Setting Up SSL on AWS Lightsail https://paul-hayes.org/2018/08/02/good-tutorial-for-setting-up-ssl-on-aws-lightsail/ Thu, 02 Aug 2018 16:20:20 +0000 https://www.paul-hayes.org/?p=133 I’m working on a new site for my employer and have set up a Lightsail instance running on Cloudfront. Trying to set up the normal load balancer along with SSL has created issues with the health watch. The best resource I found to alleviate the issue was found here. It’s using LetsEncrypt, so remember you have to renew the certs every 90 days.

]]>
Note to self: Don’t forget https://paul-hayes.org/2017/09/14/note-to-self-dont-forget/ Thu, 14 Sep 2017 12:52:23 +0000 https://www.paul-hayes.org/?p=107 I’ve been bouncing between Laravel, and WordPress while working on OpenShift over the past 10 months. I’ve moved over to a new company with a new contract. I need to refresh my AWS skills (Finally a company that uses AWS!).

In addition to the ton of AWS documentation on Amazon , there are courses available on Udemy.

Two course come to mind that I got lucky to buy during one of Udemy’s $10 sales.

  1. 3 AWS Certified (Solutions Architect, Developer & SysOps Administrator) Associate
  2. AWS Certified Solutions Architect – Associate 2017

If you have time, check them out!

 

]]>
Laravel Certification Now Available https://paul-hayes.org/2017/09/04/laravel-certification-now-available/ Mon, 04 Sep 2017 13:09:20 +0000 https://www.paul-hayes.org/?p=105 At Laracon 2017, it was announced that Laravel Certification is now available. There are certifications for individuals or teams. More info is available at https://laravel.com/certification/

]]>
FYI: Laravel 5.5 is out, remember to update your PHP https://paul-hayes.org/2017/09/04/laravel-5-5-is-out/ Mon, 04 Sep 2017 13:01:49 +0000 https://www.paul-hayes.org/?p=101 In case you didn’t already know, Laravel 5.5 was released in August. If you’re planning on using it, checkout the requirements. Make sure your PHP is version 7.0 or above. (I totally forgot this on my laptop, and was suprised that Laravel 5.4.30 kept installing on it.)

]]>