I’d say a full 60% of the emails I get in my business account are now unsolicited guest post pitches - far more than in the past.
At this rate, I calculate that by 2030, 99% of the world’s population will be employed as guest bloggers.
I will be long gone by then, crushed by an avalanche of envelopes as more and more desperate bloggers try to cut through the noise by sending their pitches in the mail.
2035: The world government decides that something must be done. Famine has stricken the world as farmers everywhere trade the practice of growing actual food for pitching 5 Secret Tips for Growing Heirloom Tomatoes to long-abandoned contact forms.
An AI is created to take over all of the economy’s necessary functions.
It is given only two utility functions: ensure the survival of the human species, and acquire more guest posts.
Something something paperclip maximizer
The human race enters a symbiotic relationship with its new AI overlord. Guest posts become the new currency: A loaf of bread can be had for 8 Things Only People from Indiana Will Understand. A tank of gas only costs You Won’t Believe What Justin Bieber Did Now (Not Clickbait).
But, of course, the AI can not accept sustainable levels of guest blog post acquisition. The numbers must go up. They must always go up. THEY MUST ALWAYS-
2050, citizen’s private log:
“Things are better now. So what if I’m an artificially grown pair of hands, paired with a genetically-modified brain that can only know about 10 Actors You Always See, But Can’t Name? At least someone’s reading what I write.”
• • •
Missing some Tweet in this thread? You can try to
force a refresh
Today I'm going to share all my tricks for making thumbnails FASTER:
- How to get hundreds of high-quality poses of yourself
- How to create a consistent look
- A sprinkle of thumbnail strategy (especially in the last tweet)
Here's the main hack right up front:
I have a gallery with tons of poses I took over a single session.
Nearly any emotion or reaction I'd want to use in a thumbnail is in it.
Here's how to make your own:
Set up a green screen if you can.
This makes cutting yourself out from the background easier.
If you can't, try to shoot against a flat background.
I started learning how to code only 10 months ago.
I am NOT a very talented coder. But with the help of:
- AI tools
- Automation platforms
- No-code tools
...I can build nearly anything I want.
Here are the exact tools I used to learn how to code (all are free):
TL;DR version:
(For context, I chose to learn JavaScript.)
- JavaScript Algorithms and Data Structures by @freeCodeCamp (start here)
- The Modern JavaScript Tutorial by @iliakan
- That Weird JavaScript Course by @fireship_dev
- The MDN Web Docs by @MozDevNet
- ChatGPT 😉
Best place to start:
JavaScript Algorithms and Data Structures by @freeCodeCamp
I started with this course. It goes from the absolute basics all the way to very advanced problems.
Best of all, each lesson is interactive and makes you write code.