Hacker News new | ask | show | jobs
by p_ing 481 days ago
An NT that boots into text mode wouldn't be terribly useful for software designed for NT today given the high dependency on UI libraries.

I too wish for an NT that was CLI-only, striped of services as much as possible.

     Starting Windows NT...
     
     C:\>
It's too bad Microsoft has no interest as a business in on-prem software.
1 comments

Server Core is close to what you're talking about re: CLI only.

I agree re: MSFT having no interest in on-prem software. It saddens me.

Core isn't close. It's still a graphical interface.
I guess I misread you, then. I thought you were arguing that a text mode wouldn't be useful. That's why I suggested Server Core. It's CLI, but uselessly framed in a GUI framework.

Like I said in my earlier post, text mode NT is my fever dream fantasy. Maybe you were saying the same thing.

Yes, I was saying the same thing. There are very few applications we could run on a text-mode DOS/Linux-CLI type NT due to the upstream dependencies that require (or implement) a graphical interface.

Text-only mode would be wonderful even if all you could do is look at a blinking cursor.