

It isn’t hardware and doesn’t have some kind of proprietary interface that takes time to get used to when switching.
The proprietary interface is kinda the largest selling point, besides the once cheap prices. But the $10 plan going from 300 multi-hour prompts per month to 20 quick prompts per month effectively makes it worthless. Though, you could just pay a few hundred/thousand per month and continue, or bring your own API key from elsewhere, but at that point just use someone else’s interface. It’s not that much better than competitors and copilot isn’t offering anything unique.








It’s a few lines of css, no JS required.
.my-div:hover { overflow-x: scroll; }And the look and feel of the scrollbar is generally determined by the browser/OS. Unless someone does a custom scrollbar implementation, but that is exceedingly rare. So that thin rounded gray bar is a browser/OS design, again, without any JS.