Sublime
An inspiration engine for ideas
community building
madisen • 1 card
Julie Zhuo (Facebook) | TNW Conference | Building with creative confidence
youtube.comOn side projects and building tools and shipping them
Jolaade Taiwo • 18 cards

On Deck has been building the accelerator for X infrastructure over the last two years.
Erik Torenberg • How to Build Curation Businesses
Building newthings
Maria Potoroczyn • 4 cards
The reality of building web apps in 2025 is that it's a bit like assembling IKEA furniture. There's no "full-stack" product with batteries included, you have to piece together and configure many individual services:
- frontend / backend (e.g. React, Next.js, APIs)
- hosting (cdn, https, domains, autoscaling)
- database
- authentication (custom, so... See more
Andrej Karpathyx.comBuild & Deployments
Our build process starts by pushing changes to a repository on GitHub. When code is pushed to a repository through a pull request, it triggers a job to build the changes made to the branch and deploy them in isolation. This worklow happens interactively within the pull request, where the author has visibility of all steps.
So... See more
Our build process starts by pushing changes to a repository on GitHub. When code is pushed to a repository through a pull request, it triggers a job to build the changes made to the branch and deploy them in isolation. This worklow happens interactively within the pull request, where the author has visibility of all steps.
So... See more