-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
1,558 additions
and
3,795 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: 💡 think bigger | ||
slug: think-bigger | ||
date: 2021-12-05 | ||
topic: | ||
name: life | ||
icon: 😎 | ||
--- | ||
|
||
Recently, I've had two separate conversations with other developers that made realize I need to think bigger. | ||
|
||
The first was a conversation with [James Perkins][james]. We were talking about his next project, _Am I In A Meeting_, a service that will change the color of a [Hue][hue] light based on your calendar availability. I told him that I was impressed that he was already diving into another SaaS project so quickly after [Roll Your Tweet][roll-your-tweet]. In his response, he contrasted his projects with my open source library releases, and it got me thinking. | ||
|
||
The second conversation took place with Corbin Crutchley, better known as [crutchorn][crutchcorn] online. He is wrapping up a [Gatsby][gatsby] to [Next.js][next] conversion and was walking me through some of the tough parts. Corbin shared that he dove deep into the code on this project, and created a bunch of small libraries to help himself out, and he pointed out how that was similar to the packages I've been publishing. | ||
|
||
Now, the purpose of me pointing out these conversations is not to throw shade at any of these guys, _James and Corbin are my buds_! | ||
|
||
But their comments made me realize that I'm focusing too much on the meta. I tend to create free and open source libraries that solve relatively minor problems. While these libraries make developers' lives a little bit easier, it's incredibly difficult to generate income from open source projects. | ||
|
||
If I want to begin making money online, I need to think bigger. I need to create SaaS products that solve larger problems, or at least problems large enough that people are willing to pay for solutions. | ||
|
||
I'll be including this newfound resolve to think bigger in my New Year's Resolutions. Stay tuned for that post, along with my _2021 in review_. | ||
|
||
[james]: https://twitter.com/james_r_perkins | ||
[crutchcorn]: https://twitter.com/crutchcorn | ||
[gatsby]: https://gatsbyjs.org | ||
[next]: https://nextjs.org | ||
[hue]: https://www.philips-hue.com | ||
[roll-your-tweet]: https://rollyourtweet.com |
Oops, something went wrong.