Profile avatar
makeusabrew.bsky.social
🚧 Independently building SaaS & apps: stronglytyped.uk/work 📥 New: blueskyinbox.com 🙃 Fun: bskyfeels.com 🛠️ Handy(?): playground.bsky.guide 🦀 Aspiring Rustacean 🚴‍♂️ Cyclist 🤓 Nerd 👶 Dad
690 posts 803 followers 517 following
Regular Contributor
Active Commenter

Just when I was starting to sing the praises of v0.dev again, they go ludicrous quotas on it. At least before it was a daily limit. I want to love v0 so much, but I can't justify yet another $20/mo on a tool I use sporadically. We need a bundle across Cursor/v0/ChatGPT Plus rather than 3x subs

Welp, might need to refine these keywords a bit

I've set up a JavaScript/TypeScript monitor to watch for people struggling with either language. I'm no expert in both, but I'd like to try and help people where I can. Bite-sized conversations might either be (a) great - quick to solve or (b) frustrating - not enough room to solve. We'll see.

Obviously, I had to give @uneed.best the closest matching label colour I could find for it 😊

Enough idle chit-chat: you can now choose label colours for your blueskyinbox.com search monitors! 🎨 I'd love you to check it out and let me know what you think. Thanks in advance 🙏🙇🏻‍♂️ #buildinpublic

Bug fixed thanks to Cursor: swapped out the (newly added, to house the label options) radix-ui <Select /> component & friends for a cursor-home-rolled replacement. Now just need to refine the initial palette. Any thoughts? I don't want the choices to be overwhelming or too similar. #buildinpublic

If you're wondering where the update to choose label colors for your labels on blueskyinbox.com went, this absolute showstopper bug is the reason why it's not live yet. I could (just about) live with the silent error, but it completely breaks any further interaction with the app. #buildinpublic

Added a really basic missing feature to Bluesky Inbox - post facets (mentions, links, hashtags) are now stored and linkified properly. First image with facets stored and rendered, second image is an old post without. Used the RichText helper from the atproto/api package I mentioned earlier 👌

If you're: * a developer * building something for the Bluesky ecosystem * using JavaScript or TypeScript Check out the official ATP API: github.com/bluesky-soci... It's great.

TIL: these two fonts are not *exactly* the same. @vercel.com are they meant to be? One is ever so slightly fatter, despite all weights, spacing, etc being identical

Another one for the Vercel users amongst you. Who's using Fluid compute (vercel.com/docs/functio...)? I know @thibaultleouay.dev is and, I believe is seeing generally positive results so far. Anyone else?