It is so ridiculously easy to build a UI with an LLM I don't understand why anyone even remotely serious about this stuff wouldn't do it...
It is so ridiculously easy to build a UI with an LLM I don't understand why anyone even remotely serious about this stuff wouldn't do it...
Frankly that's the fun part
Frankly that's the fun part
I've been doing this for a while and I still haven't made any UIs. I feel like I'm playing a MUD
I've been doing this for a while and I still haven't made any UIs. I feel like I'm playing a MUD
designing ui is fun but coding it sucks
designing ui is fun but coding it sucks
I dont have my own UI
I dont have my own UI
maybe im not serious
maybe im not serious
Pro UI: i use firebase RTDB to do this, so that i can access my Ui from anywhere through a web interface. this is very useful that but.
Con Ui: adds an extra layer of extrapolation that you will waste time debugging around. i have spent the last week debugging Ui bugs, not trading logic.
Pro UI: i use firebase RTDB to do this, so that i can access my Ui from anywhere through a web interface. this is very useful that but.
Con Ui: adds an extra layer of extrapolation that you will waste time debugging around. i have spent the last week debugging Ui bugs, not trading logic.
and as a final word of warning: if your UI is AI driven, it scares the hell out of me. that stuff does false caches, time caches, just complete nonsense memoization, just a ton of logic that you do not want AI implementing. it will cause you to see lies.
and as a final word of warning: if your UI is AI driven, it scares the hell out of me. that stuff does false caches, time caches, just complete nonsense memoization, just a ton of logic that you do not want AI implementing. it will cause you to see lies.
I already have a UI for what I need. Building something entirely different just for a one-off is mostly a waste of time. Even with AI you're using up credits.
I already have a UI for what I need. Building something entirely different just for a one-off is mostly a waste of time. Even with AI you're using up credits.
AI is surprisingly good at UI. You have to double check everything obviously, but it can get you 90% of the way there unless you're doing something crazy.
AI is surprisingly good at UI. You have to double check everything obviously, but it can get you 90% of the way there unless you're doing something crazy.