Skip to content

Instantly share code, notes, and snippets.

View chrisgherbert's full-sized avatar

Chris Herbert chrisgherbert

View GitHub Profile
@chrisgherbert
chrisgherbert / chat-gpt-cliches.md
Created April 6, 2024 22:52
ChatGPT Overused Words & Phrases

Chat GPT Cliches

Chat GPT has certain words and phrases that it uses way too much. Here's a rolling list of them. You can ask Chat GPT to avoid them by including custom instructions in the "Customize ChatGPT" menu.

  • A testament to
  • Akin
  • Beacon
  • Bolster
  • Bustling
  • Camaraderie
@chrisgherbert
chrisgherbert / gist:c1d5c8b26d4a331106a3cf8fe4e92ccb
Created April 6, 2024 22:47
Overused Chat GPT Words & Phrases
A testament to
Akin
Beacon
Bolster
Bustling
Camaraderie
Certainly
Championing
Commendable
Compelling
@chrisgherbert
chrisgherbert / wordpress-website-launch-checklist.md
Last active September 9, 2021 01:15
WordPress Website Launch Checklist
  • Create 404 page
  • Make sure all images are being served at scaled sizes, not "full"
  • Test Twitter Card tags
  • Ensure pagination is working
  • Create archives for categories and/tags, make sure that appropriate post types are included
  • Make sure that all hostname variations work (www, .com, .org, etc)
  • Set environment in .env to "production" or enable search engine indexing
  • Change admin email to correct one
  • Make sure RSS feed includes the correct post type(s)
  • Check DB for .dev, .work, .home (etc) links using WP-CLI
@chrisgherbert
chrisgherbert / blog-posts-sketch-data-source.txt
Created October 19, 2018 04:30
Sketch App Random Blog Posts Data Source
7 Tips for Writing that Great Blog Post, Every Time
The Mythbuster’s Guide to Saving Money on Energy Bills
Rockstar Finance gave me $100 to spread some love at Christmas. This is how I spent it.
Here’s how to set up whisper functionality on your Amazon Echo
Spotify introduces new premium features because why not, you’re paying for them
The Dangers Of Using Free WordPress Plugins And Javascript Code On Your Site
A short guide to spooky culture, the Internet’s Halloween refuge from a scary real world
She called off her wedding — then gave it away to a bride she had never met
I can’t believe this is why people are tweeting fake celebrity news
On airplanes, personal space is a vanishing commodity
@chrisgherbert
chrisgherbert / us_state_mottos.json
Created June 22, 2015 23:59
JSON - US states and territories with mottos
{
"AL": {
"name": "Alabama",
"abbreviation": "AL",
"motto": "Share The Wonder"
},
"AK": {
"name": "Alaska",
"abbreviation": "AK",
"motto": "Beyond Your Dreams, Within Your Reach"