bendbro 5 years ago

Kind of annoying that I have to hit the “X” every time I refresh the page or visit the site. Could you make it so the page stores some kind of state in my browser so I don’t have to do it manually every time?

  • ktpsns 5 years ago

    Well, that would be ironically if a website announces not to store cookies (as a user I also expect nothing else on my computer) but then makes use of some pesistent storage.

    Let's be honest: These badges which consume screen spaces are annoying and nobody ever reads them. I did not realize what it says (I automatically clicked the close box) before I read the main text of that No-Cookie website!

    • illustrioussuit 5 years ago

      That's part of the point! I did intentionally try to design it similarly to a real cookie consent banner.

      It just goes to show how ineffective they are if people just click without even reading them.

    • benbristow 5 years ago

      Could use LocalStorage as that's not technically cookies.

  • illustrioussuit 5 years ago

    Thanks for the feedback! I’ll definitely look into it.

illustrioussuit 5 years ago

Hey HN, creator here. I made this satirical project for me to learn how to make NPM modules and my goal was to release it in one day. It’s not for serious use. The code isn’t great. Like I said, I’m still learning.

Here’s the GitHub: https://github.com/rockhopper72/no-cookie Pull requests welcome.

Thanks!

  • gitgud 5 years ago

    Glad this is satirical, I was afraid this was a seriously misguided attempt to _enhance_ user experience...

  • kevsim 5 years ago

    Funny stuff!

    You spelled consent wrong in the pop up though ;-)

sparrish 5 years ago

Why annoy my users, even as a joke? I don't get this at all.

masukomi 5 years ago

why, in the would, would i need JavaScript to tell people I don't use cookies?!

Why not just a note at the bottom of the page with no banner that needs to be closed. It's frustrating enough that I have to do it on the cookie sites, why in the world would you make me do it on a non-cookie site.

cosmos05 5 years ago

I personally 'ok' with websites using Cookies. It helps pulling webpage faster..

  • masukomi 5 years ago

    um. no. it.... no.

    That.... no.

    It may help you avoid logging in to a page again, but it will _not_ help load/pull the page faster. In fact, it will load it slower, because now there's more data to download, read, and process.