OSS Blog Posts
Blog Posts
ChatGPT Twitter Bot: Lessons from over 100k Conversations
A breakdown of everything I’ve learned running the ChatGPT twitter bot over the past two months.
Feb 4, 2023
OSS
AI
Twitter
Projects
TypeScript
Next.js Notion Starter Kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
Jan 20, 2021
Web Dev
OSS
Node.js
React.js
Projects
Open Sourcing Twitter’s Algorithm Part 1: How Twitter Works
What would “open sourcing the Twitter algorithm” actually look like? In Part 1 of this series, we focus on understanding how Twitter’s algorithmic feed works under the hood.
Apr 20, 2022
OSS
Twitter
Internet Diet
A Chrome extension to remove unhealthy foods from the web.
Mar 20, 2022
Web Dev
Lifestyle
OSS
Projects
Left Pad as a Service
With this SaaS product, our team was so focused on simplicity that we almost forgot to add functionality.
Apr 2, 2020
OSS
SaaS
Saasify
Saasify's Approach to OSS
Saasify is an open core company. What does that mean, and why is open source so important to us?
Mar 26, 2020
Saasify
OSS
Startups
Introducing Saasify
Saasify enables you to monetize your OSS projects.
Sep 1, 2019
OSS
Startups
Saasify
My Journey Through Open Source
Why I find working on open source so rewarding and a breakdown of some of my favorite projects.
Aug 6, 2018
OSS
Mastering the Art of NPM
Tips for becoming more productive as a JavaScript developer by making efficient use of the NPM library.
Mar 26, 2018
Node.js
JavaScript
OSS
🔥 JavaScript Modules Worth Using 🔥
A quick breakdown of the most useful JavaScript modules that I find myself using over and over again. From yarn to p-map to cheerio to d3-random, these modules are worth checking out!
Mar 9, 2018
OSS
Node.js
JavaScript
Making Your Code Beautiful
The best techniques for sharing code snippets and screencasts that will help propel your open source projects to success.
Mar 7, 2018
OSS
Node.js
Publishing Baller React Modules
A guide + boilerplate for publishing modern React modules with Rollup.
Nov 1, 2017
OSS
React.js