秋田预测市场 · Discord 审计

交易 UI 自建与 AI 驱动引发的可靠性质疑

2026-06-28 · Kalshi · 10 条相关讨论

betaclone 2026-06-28 12:13:49

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...

betaclone 2026-06-28 12:14:58

Frankly that's the fun part

Frankly that's the fun part

Hoff 2026-06-28 12:29:01

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

melon._.collie 2026-06-28 12:50:24

designing ui is fun but coding it sucks

designing ui is fun but coding it sucks

Apex 2026-06-28 12:57:10

I dont have my own UI

I dont have my own UI

Apex 2026-06-28 12:57:55

maybe im not serious

maybe im not serious

George/Sefi 2026-06-28 16:49:45

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.

George/Sefi 2026-06-28 16:53:04

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.

VOXindie 2026-06-28 19:22:53

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.

VOXindie 2026-06-28 19:23:59

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.