-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Description
😱
I followed the instructions in the README.md to the letter. I started by not writing any code. I then proceeded to the "Building the Application" step.
I ran the build command exactly as specified:
The Problem
To my horror, something was created. My terminal now contains a blinking cursor.
Steps to Reproduce:
- Open a terminal.
- Do nothing.
- Press Enter.
Expected Behavior:
Absolutely nothing. The heat death of the universe should occur before any output is generated.
Actual Behavior:
A new prompt line appeared, implying that a process had finished and that the system was ready for another command. This suggests a state change, which is a dangerous and unacceptable side-effect. The blinking cursor is consuming system resources (a few photons from my monitor) and is a constant, mocking reminder of this failure.
Impact
The cognitive overhead of seeing a new prompt line is immense. I can no longer reason about the state of my application, which was supposed to be non-existent.
Is the blinking cursor a feature? If so, this is undocumented bloat. If it's a bug, it's the most severe I've ever encountered. Please advise on how to roll back this deployment. I'm worried my system is now in a critically liable state.