what always icked me was that you get a lint error recommending their <Image/> component if you use an <img/> tag
the <Image/> component hooks directly into their cdn and accrues costs
Five years ago I created TabNine, the first commercial code completion tool to use deep learning.
Today I'm releasing Supermaven, the first code completion tool with a context window exceeding 100,000 tokens.
Rebuilt Swell's transcript editor over the weekend to fix a nasty performance bug.
Proud of the result! This could be the most technical thing that I've done (the solution required a lot of data structures/algorithms - not really my strong suite!)
Announcing Phelia, an interactive Slack framework. github.com/maxchehab/phel…
Phelia lets you build Slack apps using React without the webhook and JSON headache.