(Not very active on here right now!)
London-based (Product + UX) Designer and Developer.
Biased to understanding, and always trying to make things better.
Since it's clear you guys love free stuff...
We have a small arsenal of stuff related to a certain Sentry product to give away ๐
To win, you must:
- follow @sentry
- retweet this post
- reply with the answer to this riddle:
Iโm an AI-powered code psychic, here to warn you about the bugs in your future.
Looks like I'm too late to warn you about that gas station sushi you had for lunch. Who am I?
We'll pick random winners from the pool at the end of the week ๐ซก
I would love to know how much of the earth's resources are used so that Chat GPT can tell you how clever you are for asking a question before it gives a response
@davidgomes Great read! Definitely a good exercise that lets you judge how people think. And interesting to see it works with AI. I've had a similar principle of allowing people to Google things in the past, and that's always gone well with the right exercise imo.
@bob_obringer@browsercompany@diabrowser I still use Arc even though they're not adding to it. Have they explained why they aren't just building this new browser on top of Arc?
@jackiechuichui@figma that could work, but I wouldn't naturally expect to use screenshots. Maybe it would work fine and I'm just biased against OCR accurately extracting data that I already have in a machine readable format.
@jackiechuichui@figma Thinking about examples where I've done this, I don't necessarily have the data already displaying in a UI somewhere where I could take a screenshot. Or it's structured data and I assume the approach you mentioned would only work for pulling out text and maybe images
@jackiechuichui@figma So for things like that I'd end up switching to code, and have this annoying back and forth where some things are so much easier in code, others so much easier in Figma
@jackiechuichui@figma I think what's harder is if the data is more than just text and instead. Eg we have a Calendar in our app. I want realistic data to validate my designs against, but that also means setting the size and position of the calendar tiles etc. It's still very manual