@diabrowser Hey team, trying to create a Dia account using my Arc email, but I keep getting a message, "Your email hasn't been invited to Dia, please try another one".. Anyone I can contact directly with my email to help get this unblocked?
For all my ADHD writers: Ever wish your writing app wasn't so... boring? I'm working on Stim Writer because I get it.
Designed to change fonts daily, providing constant, subtle stimulation.
Join the waitlist and help us bring it to life!
https://t.co/g0wkYH9wEi
#ADHD#writers
I've added fuzzy search using @fusejs so that you can filter the dependencies if you're looking for something specific (or general), and also included local cache so we're not hitting the NPM API unnecessarily
Paste your package.json into the text field, the dependencies will be extracted and queried against NPM, then a simple overview will be shown with the name of each dependency, as well as the description for each
So I took what the AI started for me, refined it with some more AI from @v0, then sprinkled in some UX improvements to create an incredibly simple, NPM Dependency Overview-er..
I recently joined a new team and was wondering what deps the new project used, but wasn't keen to search for each dep that I didn't recognise the name of.. So I asked AI if a site existed that would take a list of dep names, and it would list the description of each...
The AI proceeded to give me a React component that actually did most of want I wanted.. At which point I thought, well I guess I'm building it myself then!
Joined a new project and want to quickly get an understanding of the project dependencies that you're able to use? π§
I built a tool to help.
https://t.co/BqhmSKPRlw
Thread for story of how it came to be!
#programming#coding#javascript#vite#typescript#webdev#AI
@Wattenberger Hey! I absolutely love https://t.co/I2O8dUwVha and was wondering if it's open source? Would love to look into how you created the buttery smooth drag and drop, as well as the editing controls on the shapes
@spencerskovy Although, in saying that, if I remove that alias prefix, it still complains.. If I add an alias prefix using the namespace for the workspaces, then it will work, but that's obviously because an explicit path has been defined.. Should this be automatic?
@spencerskovy Thanks for all your work on typed-scss-modules! I was wondering, should it be able to resolve workspace import paths? (within a monorepo). I'm having troubles using it in my monorepo, and just wanted to check before creating a GitHub issue
@spencerskovy The answer is, yes.. I just discovered a sneaky `aliasPrefixes` entry that is raplacing `@` with a path to node_modules in our codebase π¬.. Our fault
@voicenotesai Is there any way to talk with someone in support? Trying to understand if I'm supposed to be able to ask the AI about my notes, because currently the AI can't answer anything about any note, even if the question contains exact keywords that are in the transcription
@profydev I'm really enjoying your series on Clean(er) React Apps, but I only seem to get notified of a new post through third party newsletters. Do you have an RSS feed? Or another way of being able to keep up to date with when the next post comes out?