Hacker News new | ask | show | jobs
by axiosgunnar 1841 days ago
Why would people have issues with you simply posting you...went and got a jab? Is there more to the story? Sorry genuinely curious, not trying to put fuel on the fire
3 comments

From what they wrote, it looks like they probably said something along the lines of "Hey, here's a location where they don't care if you are in an at risk group, you can just show up and get your vaccine." Considering it was back in March, people probably found it wrong to be advertising that to a bunch of people who are probably healthy and well-off, instead of people who actually needed the vaccine.

I'm not going to make any judgements about it though, considering I don't know anything about how things were in California. In Maryland they had county level registrations that went through tiers of at risk groups, plus state-wide vaccination sites that were open to anyone, so I ended up getting my vaccination a few weeks before I would have if I'd waited for "my turn" with the county vaccination program.

> Why would people have issues with you simply posting you...went and got a jab? Is there more to the story?

From the tweets now deleted, looks like the internal bookface post in question wasn't all that popular and got roundly criticized.

At least it got 0 upvotes and every single response told him he was wrong. Doesn't seem like he learned his lesson, however it's clear almost nobody else approves of this mentality.

(I think the first one was way worse; he was advocating lying.)

Seems like there's definitely more to it?

https://archive.is/6t7AG

Interesting. I can still see these "deleted" tweets when I retrieve JSON from the command line. I do not like using Twitter's user interface, especially the way it uses Javascript, so I wrote a quick shell script called 1.sh to read Twitter without using a graphical web browser.

https://news.ycombinator.com/item?id=27056734

To read the JSON, I have been experimenting with json_reformat from https://github.com/lloyd/yajl

   1.sh > 1.json

   sed -n /{\"data\"/p 1.json|json_reformat|sed  -n -e 's/ *//' \ 
   -e '/created_at/p;/sation_id_str/p;/full_text/p'|grep -B2 full_text|less
This was back in March when vaccine demand outstripped supply & ensuring "fair access" to the vaccine was a big concern. It seems almost quaint now that we have the opposite problem. (FWIW I think Paul's reaction was pretty unreasonable, bordering on hysterical).