<!doctype html>
<html>
    <head>
        <title>Zk | 2012-12-08-1-uh-which-do-i-click</title>
        <link rel="stylesheet" type="text/css" href="/style.css" />
        <meta name="viewport" content="width=device-width" />
        <meta charset="utf-8" />
    </head>
    <body>
        <main>
            <header>
                <h1>Zk | 2012-12-08-1-uh-which-do-i-click</h1>
            </header>
            <article class="content">
                <hr />
<p>type: link
link: http://help.pandora.com/customer/portal/articles/84635-why-does-pandora-need-my-gender-
title: Uh&hellip;Which Do I Click?
date: 2012-12-08
slug: uh-which-do-i-click</p>
<hr />
<p>I had to sign up for Pandora in order to get a gift this year, and was presented with a required question asking my gender with the two standard options.  It&rsquo;s apparently required in order to provide targeted ads, which, well, okay, but boy howdy did it make me feel super awkward for some reason.  </p>
<p>Just kind of makes me feel like a weirdo :oP</p>
            </article>
            <footer>
                <p>Page generated on 2020-06-24</p>
            </footer>
        </main>
        <script type="text/javascript">
        document.querySelectorAll('.tag').forEach(tag => {
            let text = tag.innerText;
            tag.innerText = '';
            tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
        });
        </script>
    </body>
</html>