HackerTrans
TopNewTrendsCommentsPastAskShowJobs

umasood

no profile record

Submissions

AI Tool for Smarter Workflows

getvoila.ai
2 points·by umasood·4 maanden geleden·0 comments

comments

umasood
·4 maanden geleden·discuss
Interesting how much weight video depositions are getting in major cases now. Seeing executives explain decisions on record probably adds a very different layer compared to written statements alone. Curious to see how much influence that ends up having on the overall case.
umasood
·4 maanden geleden·discuss
AI right now feels same like the early interne. Lots of hype and skepticism but also real shifts happening underneath. Hard to know exactly how it’ll play out but the impact on how people build tools and products is already pretty clear.
umasood
·4 maanden geleden·discuss
In my opinion it depends on how AI is being used. In many projects it’s hard to avoid it completely for example, while building a game solver I ended up using AI in a few places. More or less half of the development was done through vibe-coding and for screenshot detection I trained a small object detection model by AI. That part is difficult to solve reliably with simple rules and logic alone because screenshots vary a lot between devices.

Here it is: https://www.aiblockblastsolver.com

At the same time, most of the logic, debugging and problem-solving still came down to regular development work. So using AI with clear limits feels more like using a tool than replacing the work itself.
umasood
·4 maanden geleden·discuss
Love seeing complex features built with pure JavaScript.