Remix.run Logo
IshKebab 4 days ago

This is cool. I'm not a fan of TUIs at all (poor man's GUI if you ask me) but anything beats the Jira website trash.

I will definitely be curious to see how much of Jira's abysmal performance is due to the website design (got to be a fair bit given how badly things like drag and drop perform) and how much is due to the server.

zffr 3 days ago | parent | next [-]

What I like about TUIs are that they are forced to be simple, and are forced to load all data at once. I don’t prefer interacting with an app in a terminal window, but I do prefer the kinds of apps that are built with these constraints in mind.

There’s nothing preventing web apps from being built this way, but they just often are not.

willmartian 3 days ago | parent [-]

Could you expand on "and are forced to load all data at once"?

troyvit 3 days ago | parent | prev | next [-]

I consider it the frugal man's GUI. Right now looking at top, any time I load a browser tab with Jira content chromium spikes to the top of the list. I'm not even doing anything with it.

IshKebab 3 days ago | parent [-]

Sure but that's just because the Jira website is awful. There's no reason you couldn't design a more frugal version, or a native GUI that was faster.

mwcz 4 days ago | parent | prev | next [-]

The way drag and drop and most other updates block all UI interaction until the network response is infuriating.

dumpsterdiver 4 days ago | parent | prev [-]

[flagged]

totallykvothe 4 days ago | parent [-]

Why the snark? It's a valid preference and he wasn't demanding anything.