Skip to content
HN On Hacker News ↗

Don't Hijack My Mouse Pointer

▲ 61 points 61 comments by rukshn 2w ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

0 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 1 of 1
SEGMENTS · AI 0 of 1
WORD COUNT 264
PEAK AI % 0% · §1
Analyzed
May 12
backend: pangram/v3.3
Segments scanned
1 windows
avg 264 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 264 words · 1 segments analyzed

Human AI-generated
§1 Human · 0%

I wanted to write this blog post for a while, but didn’t find time with all the work I have with my day-job and side projects. But I finally found a few minutes to write it down.The mouse pointer exists for a reason, a lot of thought has been put throughout the years to make it the way it is. For example, making it slightly tilted because it was easier to draw on old screens. And the pointed shape makes sure you are clicking the right place and not accidentally clicking the wrong button.Maybe I am wrong on this assumption, but with the help of vibe-coding people are replacing the pointer with fancy effects. The Syntax podcast also highlighted the fact that vibe-coding has made it easier to implement such fancy things (they didn’t talk about the mouse pointer), that were difficult to implement a couple of years ago.Maybe they look cool to a designer trying to impress their clients, but they give a terrible user experience for people like me who use your website.I think before vibe-coding it was difficult and time consuming to implement such fancy effects, but now it takes a single prompt and a few hundred tokens, and you have a fancy effect instead of the nice pointer.For example it can be as simple as this, to something completely unacceptable as this If you are a web developer, please don’t replace my mouse pointer with these kinds of fancy designs. It’s not a good user experience and something that would instantly turn me off from using your website and service.