Skip to content

Commit

Permalink
💡 think bigger (#252)
Browse files Browse the repository at this point in the history
* done.

* update date.
  • Loading branch information
bradgarropy authored Dec 5, 2021
1 parent 3074a41 commit c9e10dc
Show file tree
Hide file tree
Showing 2 changed files with 1,558 additions and 3,795 deletions.
29 changes: 29 additions & 0 deletions content/posts/think-bigger/index.md
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
Loading

0 comments on commit c9e10dc

Please sign in to comment.