Viewing profile — sujee
sujee
HN member- Joined
- Sat, Oct 06, 2012, 12:25 PM UTC
- HN karma
- 16
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About sujee
No profile information was provided.
Recent public activity
-
comment
Comment #49242662
I'm working on Vinaa, an AI chat application for macOS. https://www.vinaa.ai/ While everyone is making their desktop AI app to do both coding and chat in the single app, I'm focusi…
-
comment
Comment #49208231
That is actually a good thing. There is a term for this - https://blog.pragmaticengineer.com/the-product-minded-engine... Before that this is optional but now that coding is automa…
-
comment
Comment #49207881
The issue is most of these demo are created by developers. Most of the developers don't have interests or skills in product and design. So they use AI to write code, not build prod…
-
comment
Comment #49154173
I’m working on Vinaa, a native Mac app for AI chats. It works with cloud models using your own API keys, as well as local models. You can organize chats into projects and folders, …
-
comment
Comment #49153377
I have recently completed building a large native macOS app and my take is that, for 90% of work, SwiftUI is good but for the 10% you would need AppKit. For my app which is a AI ch…
-
comment
Comment #47108326
Claude should have gone for native apps and demonstrated that it is possible to do anything with their AI. I'm currently building a macOS AI chat app. Generally SwiftUI/AppKit is f…
-
comment
Comment #46272271
Working on FileMinutes - a file search app for macOS. There are tons of apps in this space, it focuses on practical use-cases and simplicity. https://www.fileminutes.com
- comment
-
comment
Comment #44709433
I'm working on a decade old problem - searching files in macOS. Started building to solve my own issues after realising none of the tools supports what I need. Very excited about t…
-
comment
Comment #43203941
The frustration with Finder led me to building my own tool. Not trying to replace Finder but more like a companion app - https://www.fileminutes.com/
-
comment
Comment #42846135
As many of you, I'm too frustrated with Finder in macOS to a point that I learnt SwiftUI to build my own Finder companion. Yet every day I discover new hidden gems. I have started …
- story
-
comment
Comment #16808332
This is awesome course. I'm watching the videos and coding last 2 hours. Very happy with what I was able to do in such a short period.