Hacker News new | ask | show | jobs
by james_impliu 995 days ago
Yikes, I'm the founder of this company (one of my colleagues wrote this piece) - just saw it appear here. We shipped a rather huge change to the website recently (we're trying to let other people post stuff too), think we accidentally made it janky and missed this. Will fix when the right person wakes up - he's west coast US! Sorry for QA via HN :)
2 comments

FWIW, fully a quarter of the screen is taken up by fixed position elements that are entirely irrelevant to a reader. When I see this on sites I want or have to use, I add cosmetic rules to delete the sticky elements. When I see it on sites I don't have to use, I close the tab.

I don't claim that this makes it a net loss for you from a money standpoint, nor that I'm representative of a majority of your market, but I _do_ suspect I'm the sort of potential customer that isn't easily studied in an A/B test.

Cheers!

I use a hide sticky extension / web script, works great for removing all this sticky header garbage so that I can actually read the content.
If you're talking about that obnoxious left sidebar, I agree. The table of contents widget on the right too. The article itself is squeezed between a bunch of shit I don't want to look at. It makes the page feel crowded and like it's trying to get me. Please just let us read the content! If it's any good, it'll speak for itself.
I didn't see that until I enabled JS on the page. Just sayin',
Where do you host this site? It's freaking fast.
Seems to be Vercel / Next.js (I'm not affiliated, only did an IP lookup because I was curious)