About 185 results
https://www.coryd.dev/posts/2019/godaddy-secretly-injecting-js-into-customer-sites · 14 Jan 2019
I wish this were surprising. If you're still using GoDaddy for hosting, you should disable this.
https://www.coryd.dev/posts/2018/the-bullshit-web · 31 Jul 2018
An honest web is one in which the overwhelming majority of the code and assets downloaded to a user's computer are used in a page's visual presentation, with nearly all the remainder used to define the semantic structure and associated metadata on the page...
https://www.coryd.dev/posts/2018/move-slow-and-break-nothing · 31 Jan 2018
Reliability and stability are features. Focus on them.
https://www.coryd.dev/posts/2017/using-server-alerts-to-generate-todoist-tasks · 23 Sep 2017
I manage a few different servers (including this one) for several different friends and clients. As part of managing each server and site hosted on it, I'll typically receive alerts for errors, common tasks or downtime. For a while I had settled on filing ...
https://www.coryd.dev/posts/2017/updating-to-the-latest-version-of-git-on-ubuntu · 13 Aug 2017
If you're using git on Ubuntu, the version distributed via apt may not be the newest version of git (I use git to deploy changes on all the sites I manage).
https://www.coryd.dev/posts/2017/installing-http2-on-ubuntu-1604-with-virtual-hosts · 19 Mar 2017
Now that HTTP/2 is fairly stable and widely available, I decided to try and install and run it on this server. I'm currently running the Ubuntu 16.04.2 LTS with virtual hosts configured, so I can serve a number of sites beyond this one. All the sites this ...
https://www.coryd.dev/posts/2017/clearing-mod-pagespeed-cache · 20 Feb 2017
I use mod_pagespeed on this server to help speed up asset delivery and force optimization best practices across all the sites I host.
https://www.coryd.dev/posts/2017/the-next-big-blue-collar-job-is-coding · 12 Feb 2017
I couldn't agree more with this article. There are ranges in every profession, but development is filled with rich opportunities that more people could benefit from with the proper support.
https://www.coryd.dev/posts/2016/javascript-topics-and-frameworks-to-learn-in-2017 · 31 Dec 2016
A fantastastic read on what to stay on top of in the ever-changing JavaScript ecosystem in 2017.
https://www.coryd.dev/posts/2016/throwing-together-a-blog · 11 Dec 2016
I've been working on this site for longer than I'd care to admit (years at this point). It's been through a few domains, two content management systems, multiple versions of those content management systems, countless designs and several different hosts. I...