Hacker News new | ask | show | jobs
by eganist 1275 days ago
> Just deleted my account - everything was fine. One thing to note, there's nowhere in the UI or account settings tab to delete my account. I had to go directly to the link.

That's the point OP is making - the button to do it from within the UI has been hidden with CSS attribute

    display: none
it's there, but the fact that it was hidden with CSS suggests it was done deliberately to stem attrition.