Remix.run Logo
tempaccount5050 3 days ago

Not anymore it isn't. "Claude, make this a web app".

allthetime 2 days ago | parent [-]

Just what I need! A bloated react app to manage my systemd units

logicprog 2 days ago | parent | next [-]

Just use something like Tk or wxWidgets.

tempaccount5050 2 days ago | parent | prev [-]

So just tell it html only if you want.

allthetime 2 days ago | parent | next [-]

How does the browser interact with the os? A tui exe has direct access. With “only html” now we need a server of some kind. How is multiple layers and running processes superior to a thin terminal based wrapper around the relevant io?

That said, obviously it depends on the use case. I’m not going to make a tui to interact with locations on a map - a web app makes a lot of sense in that case. But something like lazydocker makes sense more sense as a light terminal based program

sophiabits 2 days ago | parent | prev [-]

A browser is OOM more expensive to run than a terminal app, regardless of what you're running inside said browser

vineyardmike 2 days ago | parent | next [-]

I've literally never met anyone in real life who used a computer that didn't already have a browser running 24/7

eVeechu7 2 days ago | parent | prev [-]

Is that because they are much more likely to pay the ultimate price at the hands of the OOM killer?