* insecure
* doesn't work
* lack of checks and validation leading to unhandled states
* inconsistent style and method
* difficult to understand for wrong reasons
* spaghetti with too much coupling
* poorly optimized and inefficient - Size: 27" to 34"
- Resolution: 4k, 3440x1400 or two x 2560x1440 monitors.
- Refresh-rate: 100hz+, absolutely not lower than 60hz
- Latency: as a small as possible, no greater than 5ms
- Ultrawide or not: my take is extra pixels + screen size is immersive but you get that also just by going up in res + monitor size.
I don't have 5k+ or 120hz+ monitors so I can't chime in on those.
If your programming has you managing a lot of apps and windows at once then I recommend 2 monitors.
IIRC the solution steps should be Step 1: make it work, Step 2: refactor, Step 3: optimize. I think you did Step 1: unoptimize, Step 2: undo