Any ideas why Claude forces TUI application development?
Show HN: Micasa – track your house from the terminal
41–50 of 230 posts
Re: Show HN: Micasa – track your house from the terminal
#42Heck yeah! Love the VisiData shoutout. Echoing other people's desire for a web UI, mostly so I don't have to be the sole Maintainer of the Truth as the only resident household technomancer. EDIT: alternatively, exposing the data/functionality via MCP or similar would allow me to connect this to an agent using Home Assistant Voice, so anybody in the house could ask for changes or add new information.
Re: Show HN: Micasa – track your house from the terminal
#43Any ideas why Claude forces TUI application development?
It's pretty good at building TUIs. Although it's not bad at Swift/macOS either. But really I think the problem is that we don't have a great solution right now for cross platform native UIs that isn't a WebView (or entire Chrome browser), which doesn't feel very native. But every platform has a pretty good terminal now, even Windows.
The pairing of Claude and TUI doesn't seem like a coincidence to me, perhaps there are fewer moving parts that are easy to coordinate?
Re: Show HN: Micasa – track your house from the terminal
#44Thinking of this it would be amazing to have a TUI for home assistant. It's already so good at doing all the nuts and bolts of control and interacting with everything. But its UI is super heavy loaded JavaScript. It doesn't run well on old tablets either for this reason, sadly.
My overall philosophy for (my quite extensive) Home Assistant setup is “amy time a human interacts with the HA UI in any way whatsoever, that is a failure.” I don’t want dashboards, I don’t want a user interface at ALL other than for setting up new automation. The point of HA for me is the house should feel like the correct things happen by magic (and should be essentially unobtrusive and natural).
Also I'm really chaotic in terms of schedule. My mood and behaviour changes by the day.
I use it more as a monitoring and control tool.
Not saying your way is bad, it's more as HA is intended. But I'm just saying it won't work for me.
Re: Show HN: Micasa – track your house from the terminal
#45Earlier quoted context omitted.
I'm not sure if you're asking whether micasa should use a text file as its format, or if you're suggesting that a text file can be a substitute for micasa.
The latter. I do things in my house too infrequently that I don't want to have to re-learn the UI of a tool again and again. But maybe I'm not the target audience.
You might actually be able to get away with less structure and just dumps thoughts and ideas, statuses, and documents into $AI and have it generate ad-hoc reports.
In which case, a text file might be the right interface.
Kind of a non-answer, I realize.
I suppose the answer is: because I had a relatively specific idea of what I wanted to build and I didn't consider not building it.
Re: Show HN: Micasa – track your house from the terminal
#46Re: Show HN: Micasa – track your house from the terminal
#47Re: Show HN: Micasa – track your house from the terminal
#48Re: Show HN: Micasa – track your house from the terminal
#49Re: Show HN: Micasa – track your house from the terminal
#50I feel like a lot of these types of apps could just be spreadsheets. Maybe a "smart" spreadsheet like Grist[0] executing Python code. Am I off-base there? [0] https://github.com/gristlabs/grist-core
It sucks, because it sounds like what I really need is for someone to track it for me so that i can just review it if needed.