Sublime
An inspiration engine for ideas



What I talked about at Stripe Sessions:
Craft and Quality, and professional grade software at @linear
Everyone is talking about Vibe Coding
(Using AI to Create Apps Only using AI)
This is the most Comprehensive Guide for Vibe Coding with Cursor (By Far)
250 Minutes, All the vibe code basics of cursor, plus 4 Projects in one video!
This is how I, as ... See more
Riley Brownx.comEveryone’s an engineer now: Inside v0’s mission to create 100 million builders | Guillermo Rauch
youtube.comCSS Trick 🫠
You can create gooey effects with filter using CSS or SVG if you want color 🎨
.blobs { filter: blur(20px) contrast(30); }
.blobs { filter: url(#goo); }
The trick is to blur the thing, then cut the blur off with contrast. You can make ... See more
jhey ʕ•ᴥ•ʔx.com