| 10 hours up and no comments? For shame, it's a good tool! I'm not a natural user of this product and have never used any snippet tools, so I'm commenting as an outsider. But I really like several things you've done: 1. Homepage is super clean and easy to navigate, love it 2. Black/white visual style is crisp 3. I like that your components are actual rectangles, no rounded borders or shadows or fades 4. Great ergonomics to copy snipppets: just click on the code Specific feedback: 1. The progress bar on the copied-to-clipboard popup makes sense from a "when is this thing gonna go away" point of view, but the copy (I suspect) happens instantly and my instinct is "I need to wait for the progress bar to complete" -- so you're sending a mixed message there. That's probably the biggest thing I'd change actually. 2. Your search is a bit bogus. I can relate, having also shipped a demo on HN with a very bogus search. Some tests I did: "void" and "float", which gave me unrelated snippets. Maybe an off-by-one error somewhere? 3. Font weight 100 is really light; it renders as a 1px line width on my 4k laptop screen, which is 0.08mm wide. I can read it, but I wouldn't be able to read it in daylight for example. 4. Your "copy" and "share" buttons have pretty animations that I find endearing and I think you should hate. I struggle with this: I want my things to be distinctive and pretty, and ultimately I just need to hate the fluff and get to the point with my designs. Your "copy this thing" button doesn't need character, it needs purpose -- and those two are very different. (I'm not using strong words because it matters, it's just something I struggled with and framed it this way when I wanted to change my mind. So I'm sharing that with you in case it helps.) 5. Searchable tags if I click on them? Also, "show more" just to get tags seems un-ergonomic -- but I know how it is when you're coding these things. 6. On Firefox, the keyboard shortcuts popup overflows off to the right, so some of them aren't readable. 7. If I were going to use this, I would run it on local k8s; do you have a Docker image? 8. CodeBERT embeddings + vector DB for search? 9. What's your privacy policy? 10. That "about" page ... duuuude ... it feels like you wrote the product, had a few beers, and went "you know what? THIS ONE'S FOR ME". And I fucking love it. It's transparently awful and has a great visual personality. I would totally ship it. Overall, nice project! It's clear you know what you wanted and had opinions. And I appreciated going through it as a user because I got some valuable perspective on my own project. Hope it goes well for you! |
I will add that I wasn't able to navigate to the about page on mobile; the nav should probably allow that.
Otherwise, it's excellent.