Oh hey a self-deprecating hashtag, heck yes I'm in the #NobodyArtistClub. My stuff's at beesbuzz.biz and I mostly try to draw comics, chronic pain permitting.
{
"type": "entry",
"published": "2020-07-12T22:35:21+00:00",
"url": "https://twitter.com/fluffy/status/1282443456053297153",
"photo": [
"https://pbs.twimg.com/media/EcwmvKXU8AEwi_p.jpg",
"https://pbs.twimg.com/media/EcwnDJiU0AAQVPH.jpg",
"https://pbs.twimg.com/media/EcwnTHuUEAAvf7v.jpg",
"https://pbs.twimg.com/media/EcwngKyU0AAjstA.jpg"
],
"content": {
"text": "Oh hey a self-deprecating hashtag, heck yes I'm in the #NobodyArtistClub. My stuff's at beesbuzz.biz and I mostly try to draw comics, chronic pain permitting.",
"html": "Oh hey a self-deprecating hashtag, heck yes I'm in the <a href=\"https://twitter.com/search?q=%23NobodyArtistClub\">#NobodyArtistClub</a>. My stuff's at <a href=\"https://beesbuzz.biz/\">beesbuzz.biz</a> and I mostly try to draw comics, chronic pain permitting."
},
"author": {
"type": "card",
"name": "fluffy \ud83d\udc9c",
"url": "https://twitter.com/fluffy",
"photo": "https://pbs.twimg.com/profile_images/1252480375646851072/Pc5osn74.jpg"
},
"post-type": "photo",
"_id": "13162273",
"_source": "2773"
}
Posting an event and RSVPing to it at the same time
#IndieWeb
boffosocko.com/2020/07/12/pos…
{
"type": "entry",
"published": "2020-07-12T21:03:48+00:00",
"url": "https://twitter.com/ChrisAldrich/status/1282420416393310209",
"content": {
"text": "Posting an event and RSVPing to it at the same time\n#IndieWeb\nboffosocko.com/2020/07/12/pos\u2026",
"html": "Posting an event and RSVPing to it at the same time\n<a href=\"https://twitter.com/search?q=%23IndieWeb\">#IndieWeb</a>\n<a href=\"https://boffosocko.com/2020/07/12/posting-an-event-and-rsvping-to-it-at-the-same-time/\">boffosocko.com/2020/07/12/pos\u2026</a>"
},
"author": {
"type": "card",
"name": "Chris Aldrich",
"url": "https://twitter.com/ChrisAldrich",
"photo": "https://pbs.twimg.com/profile_images/890299009381916672/CafdvvxN.jpg"
},
"post-type": "note",
"_id": "13160781",
"_source": "2773"
}
{
"type": "entry",
"published": "2020-07-12T13:50:32-07:00",
"url": "https://boffosocko.com/2020/07/12/posting-an-event-and-rsvping-to-it-at-the-same-time/",
"category": [
"indieweb",
"event-posts",
"rsvp-posts"
],
"name": "Posting an event and RSVPing to it at the same time",
"content": {
"text": "Yesterday I had created an event post for an upcoming DoOO Meetup I\u2019m hosting and syndicated a copy to Meetable. The sad, but predictable, result was a webmention being displayed on Meetable that duplicated all of the details including all of the invitations. This felt annoying to me, and I simultaneously thought that as the host, I also ought to officially RSVP for the event itself so that it didn\u2019t appear like no one was going. Rather than go to the trouble of creating a stand-alone RSVP reply post, I thought, why not create a two-for-one bargain? So I na\u00efvely added a class=\"u-in-reply-to\" to the Meetable URL in my event and threw on a data tag to the front of the post like so:\n<data class=\"p-rsvp\" value=\"yes\">I'll be hosting</data>\nAnd of course, wouldn\u2019t you know: it worked! The duplication of all the data on the syndicated copy disappeared, and in its place a smiling photo of me indicating that I\u2019m attending.\nSadly, I\u2019ve noticed that the WordPress Webmention plugin doesn\u2019t seem to allow me to self-RSVP to my own original post within the same post. I thought I might try forcing it manually only to discover that Telegraph won\u2019t allow the source and target to be the same URL. I also tried mention-tech which will apparently send it and report a success, but my site doesn\u2019t seem to actually receive and display it. I will say this may be the only case I\u2019ve run across in 5 years that I\u2019d want to self-mention the same post and actually display the result.",
"html": "Yesterday I had created an event post for an <a href=\"https://boffosocko.com/2020/07/11/a-domain-of-ones-own-meetup-july-23-2020/\">upcoming DoOO Meetup</a> I\u2019m hosting and syndicated <a href=\"https://events.indieweb.org/2020/07/domain-of-one-s-own-meetup-july-2020--5fwuoSLBNJ6n\">a copy to Meetable</a>. The sad, but predictable, result was a webmention being displayed on Meetable that duplicated all of the details including all of the invitations. This felt annoying to me, and I simultaneously thought that as the host, I also ought to officially <a href=\"https://indieweb.org/rsvp\">RSVP</a> for the event itself so that it didn\u2019t appear like no one was going. Rather than go to the trouble of creating a stand-alone RSVP reply post, I thought, why not create a two-for-one bargain? So I na\u00efvely added a <code>class=\"u-in-reply-to\"</code> to the Meetable URL in my event and threw on a data tag to the front of the post like so:\n<p><code><data class=\"p-rsvp\" value=\"yes\">I'll be hosting</data></code></p>\n<p>And of course, wouldn\u2019t you know: <em>it worked</em>! The duplication of all the data on the syndicated copy disappeared, and in its place a smiling photo of me indicating that I\u2019m attending.</p>\n<p>Sadly, I\u2019ve noticed that the WordPress Webmention plugin doesn\u2019t seem to allow me to self-RSVP to my own original post within the same post. I thought I might try forcing it manually only to discover that <a href=\"https://telegraph.p3k.io/send-a-webmention\">Telegraph</a> won\u2019t allow the source and target to be the same URL. I also tried <a href=\"http://mention-tech.appspot.com/\">mention-tech</a> which will apparently send it and report a success, but my site doesn\u2019t seem to actually receive and display it. I will say this may be the only case I\u2019ve run across in 5 years that I\u2019d want to self-mention the same post and actually display the result.</p>"
},
"author": {
"type": "card",
"name": "Chris Aldrich",
"url": "https://boffosocko.com/",
"photo": "https://secure.gravatar.com/avatar/d5fb4e498fe609cc29b04e5b7ad688c4?s=96&d=identicon&r=pg"
},
"post-type": "article",
"_id": "13160655",
"_source": "2785"
}
List of resources (and what we learned from them) at the Superorganism site + going out to the newsletter. Friendly reminder that if your work puts anything out into the world (product, service, idea, diagnosis, software, art, etc.), then you, too, are a designer of our futures.
We’ve compiled a list of writings and resources that have been helping us center justice within our design practice. If you have more to share with us, we would love to...
{
"type": "entry",
"published": "2020-07-12T20:29:06+00:00",
"url": "https://twitter.com/atmlutter/status/1282411685488332800",
"quotation-of": "https://twitter.com/superorganism__/status/1277681806431653888",
"content": {
"text": "List of resources (and what we learned from them) at the Superorganism site + going out to the newsletter. Friendly reminder that if your work puts anything out into the world (product, service, idea, diagnosis, software, art, etc.), then you, too, are a designer of our futures."
},
"author": {
"type": "card",
"name": "Ariana Lutterman",
"url": "https://twitter.com/atmlutter",
"photo": "https://pbs.twimg.com/profile_images/979820085828374528/U5XoSjXT.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/superorganism__/status/1277681806431653888": {
"type": "entry",
"published": "2020-06-29T19:14:15+00:00",
"url": "https://twitter.com/superorganism__/status/1277681806431653888",
"photo": [
"https://pbs.twimg.com/media/Ebs8onQXQAEYftC.jpg"
],
"content": {
"text": "We\u2019ve compiled a list of writings and resources that have been helping us center justice within our design practice. If you have more to share with us, we would love to hear them. superorg.ca/blog/design-ju\u2026",
"html": "We\u2019ve compiled a list of writings and resources that have been helping us center justice within our design practice. If you have more to share with us, we would love to hear them. <a href=\"https://www.superorg.ca/blog/design-justice-resources/\">superorg.ca/blog/design-ju\u2026</a>"
},
"author": {
"type": "card",
"name": "superorganism",
"url": "https://twitter.com/superorganism__",
"photo": "https://pbs.twimg.com/profile_images/1052295352764719104/6UYqrDly.jpg"
},
"post-type": "photo"
}
},
"_id": "13159897",
"_source": "2773"
}
On a now regular family Zoom gathering stories from the family tree:
“Yeah, he was a tailor for the white men in town so when the Klan would go marching, he’d know ...
{
"type": "entry",
"published": "2020-07-12T20:21:10+00:00",
"url": "https://twitter.com/karabaic/status/1282409687053266945",
"quotation-of": "https://twitter.com/franklinleonard/status/1282337488959201280",
"content": {
"text": "Great thread"
},
"author": {
"type": "card",
"name": "jk",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/franklinleonard/status/1282337488959201280": {
"type": "entry",
"published": "2020-07-12T15:34:16+00:00",
"url": "https://twitter.com/franklinleonard/status/1282337488959201280",
"content": {
"text": "On a now regular family Zoom gathering stories from the family tree: \n\n\u201cYeah, he was a tailor for the white men in town so when the Klan would go marching, he\u2019d know who was who by the material in their pantlegs.\u201d"
},
"author": {
"type": "card",
"name": "Franklin Leonard",
"url": "https://twitter.com/franklinleonard",
"photo": "https://pbs.twimg.com/profile_images/1098628316943138816/5FKx3xCI.jpg"
},
"post-type": "note"
}
},
"_id": "13159662",
"_source": "2773"
}
"The most radical gesture, then, may not be to emerge from quarantine but to figure out how to persist within it, always. To appreciate complexity, to acknowledge hardship, to wonder why things are what they are and whether they must always be so. (They mustn’t.)" Beautiful.
I wrote a piece for @_reallifemag answering the question "what was quarantine?" My response: reallifemag.com/liminal-space/
{
"type": "entry",
"published": "2020-07-12T19:58:43+00:00",
"url": "https://twitter.com/atmlutter/status/1282404037699276806",
"quotation-of": "https://twitter.com/devjpow/status/1280141954433638402",
"content": {
"text": "\"The most radical gesture, then, may not be to emerge from quarantine but to figure out how to persist within it, always. To appreciate complexity, to acknowledge hardship, to wonder why things are what they are and whether they must always be so. (They mustn\u2019t.)\" Beautiful."
},
"author": {
"type": "card",
"name": "Ariana Lutterman",
"url": "https://twitter.com/atmlutter",
"photo": "https://pbs.twimg.com/profile_images/979820085828374528/U5XoSjXT.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/devjpow/status/1280141954433638402": {
"type": "entry",
"published": "2020-07-06T14:10:00+00:00",
"url": "https://twitter.com/devjpow/status/1280141954433638402",
"content": {
"text": "I wrote a piece for @_reallifemag answering the question \"what was quarantine?\" My response: reallifemag.com/liminal-space/",
"html": "I wrote a piece for <a href=\"https://twitter.com/_reallifemag\">@_reallifemag</a> answering the question \"what was quarantine?\" My response: <a href=\"https://reallifemag.com/liminal-space/\">reallifemag.com/liminal-space/</a>"
},
"author": {
"type": "card",
"name": "Devon Powers",
"url": "https://twitter.com/devjpow",
"photo": "https://pbs.twimg.com/profile_images/1097693319336026114/_8HbpPdD.png"
},
"post-type": "note"
}
},
"_id": "13159273",
"_source": "2773"
}
"Don’t ask if artificial intelligence is good or fair, ask how it shifts power [..] Through the lens of power, it’s possible to see why accurate, generalizable and efficient AI systems are not good for everyone" nature.com/articles/d4158…
{
"type": "entry",
"published": "2020-07-12T19:56:17+00:00",
"url": "https://twitter.com/atmlutter/status/1282403426337468418",
"content": {
"text": "\"Don\u2019t ask if artificial intelligence is good or fair, ask how it shifts power [..] Through the lens of power, it\u2019s possible to see why accurate, generalizable and efficient AI systems are not good for everyone\" nature.com/articles/d4158\u2026",
"html": "\"Don\u2019t ask if artificial intelligence is good or fair, ask how it shifts power [..] Through the lens of power, it\u2019s possible to see why accurate, generalizable and efficient AI systems are not good for everyone\" <a href=\"https://www.nature.com/articles/d41586-020-02003-2\">nature.com/articles/d4158\u2026</a>"
},
"author": {
"type": "card",
"name": "Ariana Lutterman",
"url": "https://twitter.com/atmlutter",
"photo": "https://pbs.twimg.com/profile_images/979820085828374528/U5XoSjXT.jpg"
},
"post-type": "note",
"_id": "13159102",
"_source": "2773"
}
As a cancer survivor, this irks me. This begs for regulation.
Very impt op-ed from someone who was diagnosed with cancer & then was flooded with pseudoscience ads on Facebook.
“The evidence is clear: Death rates are much higher f...
{
"type": "entry",
"published": "2020-07-12T16:48:42+00:00",
"url": "https://twitter.com/karabaic/status/1282356220762845185",
"quotation-of": "https://twitter.com/dseetharaman/status/1282354476930658306",
"content": {
"text": "As a cancer survivor, this irks me. This begs for regulation."
},
"author": {
"type": "card",
"name": "jk",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/dseetharaman/status/1282354476930658306": {
"type": "entry",
"published": "2020-07-12T16:41:46+00:00",
"url": "https://twitter.com/dseetharaman/status/1282354476930658306",
"content": {
"text": "Very impt op-ed from someone who was diagnosed with cancer & then was flooded with pseudoscience ads on Facebook. \n\u201cThe evidence is clear: Death rates are much higher for people with cancer who choose alternative therapies instead of standard care.\u201d nytimes.com/2020/07/10/opi\u2026",
"html": "Very impt op-ed from someone who was diagnosed with cancer & then was flooded with pseudoscience ads on Facebook. \n\u201cThe evidence is clear: Death rates are much higher for people with cancer who choose alternative therapies instead of standard care.\u201d <a href=\"https://www.nytimes.com/2020/07/10/opinion/facebook-cancer-ads.html\">nytimes.com/2020/07/10/opi\u2026</a>"
},
"author": {
"type": "card",
"name": "Deepa Seetharaman",
"url": "https://twitter.com/dseetharaman",
"photo": "https://pbs.twimg.com/profile_images/1130012614640017408/-dgeOcPG.jpg"
},
"post-type": "note"
}
},
"_id": "13155715",
"_source": "2773"
}
This is frighteningly true.
Most creators most of the time will pump out outrageous amounts of content seemingly into the void.
That's normal.
You won't "make it" until you make it. And even then, there are umpteen times more people who don't follow you than do.
That's OK too
twitter.com/ingmaralbizu/s…
Nobody Knows What You’re Doing by @JeffGoins in @BttrMarketing link.medium.com/N4JfL0Mv17
{
"type": "entry",
"published": "2020-07-12T15:32:33+00:00",
"url": "https://twitter.com/jaredcwhite/status/1282337057835114500",
"quotation-of": "https://twitter.com/IngmarAlbizu/status/1282001665667870720",
"content": {
"text": "This is frighteningly true.\n\nMost creators most of the time will pump out outrageous amounts of content seemingly into the void.\n\nThat's normal.\n\nYou won't \"make it\" until you make it. And even then, there are umpteen times more people who don't follow you than do.\n\nThat's OK too\ntwitter.com/ingmaralbizu/s\u2026",
"html": "This is frighteningly true.\n\nMost creators most of the time will pump out outrageous amounts of content seemingly into the void.\n\nThat's normal.\n\nYou won't \"make it\" until you make it. And even then, there are umpteen times more people who don't follow you than do.\n\nThat's OK too\n<a href=\"https://twitter.com/ingmaralbizu/status/1282001665667870720\">twitter.com/ingmaralbizu/s\u2026</a>"
},
"author": {
"type": "card",
"name": "Jared White \ud83e\udd13",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1232704698890670080/goiKk3uW.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/IngmarAlbizu/status/1282001665667870720": {
"type": "entry",
"published": "2020-07-11T17:19:50+00:00",
"url": "https://twitter.com/IngmarAlbizu/status/1282001665667870720",
"content": {
"text": "Nobody Knows What You\u2019re Doing by @JeffGoins in @BttrMarketing link.medium.com/N4JfL0Mv17",
"html": "Nobody Knows What You\u2019re Doing by <a href=\"https://twitter.com/JeffGoins\">@JeffGoins</a> in <a href=\"https://twitter.com/BttrMarketing\">@BttrMarketing</a> <a href=\"https://link.medium.com/N4JfL0Mv17\">link.medium.com/N4JfL0Mv17</a>"
},
"author": {
"type": "card",
"name": "Ingmar Albizu",
"url": "https://twitter.com/IngmarAlbizu",
"photo": "https://pbs.twimg.com/profile_images/839947307034509312/SnZAKKRW.jpg"
},
"post-type": "note"
}
},
"_id": "13154193",
"_source": "2773"
}
Sydmar Lodge Care Home residents and carers have been recreating classic album covers. The home has now been in lockdown for 4 months.
{
"type": "entry",
"published": "2020-07-12T15:01:31+00:00",
"url": "https://twitter.com/karabaic/status/1282329248254922752",
"quotation-of": "https://twitter.com/robertspeker/status/1281627747136274432",
"content": {
"text": "This is lovely."
},
"author": {
"type": "card",
"name": "jk",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/robertspeker/status/1281627747136274432": {
"type": "entry",
"published": "2020-07-10T16:34:01+00:00",
"url": "https://twitter.com/robertspeker/status/1281627747136274432",
"photo": [
"https://pbs.twimg.com/media/EclBnugWoAAuH98.jpg",
"https://pbs.twimg.com/media/EclBoLFXkAUBlbS.jpg",
"https://pbs.twimg.com/media/EclBojZWkAES4VS.jpg",
"https://pbs.twimg.com/media/EclBpJRXgAAVlm2.jpg"
],
"content": {
"text": "Sydmar Lodge Care Home residents and carers have been recreating classic album covers. The home has now been in lockdown for 4 months."
},
"author": {
"type": "card",
"name": "Robert Speker",
"url": "https://twitter.com/robertspeker",
"photo": "https://pbs.twimg.com/profile_images/1270324356607025152/NvqHUD_c.jpg"
},
"post-type": "photo"
}
},
"_id": "13153680",
"_source": "2773"
}
A great piece with a killer last line.
But it makes me think of what the skeptical & humanist movements lack, highlighted in this quote: bearing witness.
What is bearing witness for us?
theatlantic.com/ideas/archive/…
{
"type": "entry",
"published": "2020-07-12T14:58:32+00:00",
"url": "https://twitter.com/karabaic/status/1282328494383349761",
"photo": [
"https://pbs.twimg.com/media/Ecu--A5U0AALRKe.jpg"
],
"content": {
"text": "A great piece with a killer last line.\n\nBut it makes me think of what the skeptical & humanist movements lack, highlighted in this quote: bearing witness.\n\nWhat is bearing witness for us?\ntheatlantic.com/ideas/archive/\u2026",
"html": "A great piece with a killer last line.\n\nBut it makes me think of what the skeptical & humanist movements lack, highlighted in this quote: bearing witness.\n\nWhat is bearing witness for us?\n<a href=\"https://www.theatlantic.com/ideas/archive/2020/07/white-evangelicals-gambled-and-lost/613999/\">theatlantic.com/ideas/archive/\u2026</a>"
},
"author": {
"type": "card",
"name": "jk",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "photo",
"_id": "13153571",
"_source": "2773"
}
52% of lower income households (below $37K per year) had someone in their household had loose a job or hours since the pandemic began. We are in an economic crisis, and there's no question who is getting hurt the most. vox.com/policy-and-pol…
{
"type": "entry",
"published": "2020-07-12T14:52:23+00:00",
"url": "https://twitter.com/anomalily/status/1282326947914084352",
"content": {
"text": "52% of lower income households (below $37K per year) had someone in their household had loose a job or hours since the pandemic began. We are in an economic crisis, and there's no question who is getting hurt the most. vox.com/policy-and-pol\u2026",
"html": "52% of lower income households (below $37K per year) had someone in their household had loose a job or hours since the pandemic began. We are in an economic crisis, and there's no question who is getting hurt the most. <a href=\"https://www.vox.com/policy-and-politics/2020/4/22/21231152/pew-economy-coronavirus-pandemic\">vox.com/policy-and-pol\u2026</a>"
},
"author": {
"type": "card",
"name": "Lillian Karabaic \ud83e\udd44\ud83c\udff3\ufe0f\u200d\ud83c\udf08 BLM",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "note",
"_id": "13153525",
"_source": "2773"
}
Filmed a bra haul video last night (because I hadn't bought any bras since 2014 and all 2 of my bras were stretched out) and - fashion hauls are hard work! So much on and off. So, here's me in my bra on the internet...ahh.
{
"type": "entry",
"published": "2020-07-12T14:49:15+00:00",
"url": "https://twitter.com/anomalily/status/1282326159343017985",
"photo": [
"https://pbs.twimg.com/media/Ecu8n1VVcAAgCXb.jpg",
"https://pbs.twimg.com/media/Ecu8n1oU8AIAquy.jpg"
],
"content": {
"text": "Filmed a bra haul video last night (because I hadn't bought any bras since 2014 and all 2 of my bras were stretched out) and - fashion hauls are hard work! So much on and off. So, here's me in my bra on the internet...ahh."
},
"author": {
"type": "card",
"name": "Lillian Karabaic \ud83e\udd44\ud83c\udff3\ufe0f\u200d\ud83c\udf08 BLM",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "photo",
"_id": "13153527",
"_source": "2773"
}
Yes, pay for cameras and hand them to racist neighborhood associations
Much better than actually addressing income inequality, hunger, poverty...
Nellie Bowles:’Why Is a Tech Executive Installing Security Cameras Around San Francisco?’: nytimes.com/2020/07/10/bus… Chris Larsen knows that a crypto mogul spendi...
{
"type": "entry",
"published": "2020-07-12T14:13:38+00:00",
"url": "https://twitter.com/karabaic/status/1282317195784028161",
"quotation-of": "https://twitter.com/wa8dzp/status/1282316245115822080",
"content": {
"text": "Yes, pay for cameras and hand them to racist neighborhood associations\n\nMuch better than actually addressing income inequality, hunger, poverty..."
},
"author": {
"type": "card",
"name": "jk",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/wa8dzp/status/1282316245115822080": {
"type": "entry",
"published": "2020-07-12T14:09:51+00:00",
"url": "https://twitter.com/wa8dzp/status/1282316245115822080",
"content": {
"text": "Nellie Bowles:\u2019Why Is a Tech Executive Installing Security Cameras Around San Francisco?\u2019: nytimes.com/2020/07/10/bus\u2026 Chris Larsen knows that a crypto mogul spending his own money for a city\u2019s camera surveillance system might sound creepy. He\u2019s here to explain why it\u2019s not.",
"html": "Nellie Bowles:\u2019Why Is a Tech Executive Installing Security Cameras Around San Francisco?\u2019: <a href=\"https://www.nytimes.com/2020/07/10/business/camera-surveillance-san-francisco.html\">nytimes.com/2020/07/10/bus\u2026</a> Chris Larsen knows that a crypto mogul spending his own money for a city\u2019s camera surveillance system might sound creepy. He\u2019s here to explain why it\u2019s not."
},
"author": {
"type": "card",
"name": "Dewayne Hendricks",
"url": "https://twitter.com/wa8dzp",
"photo": "https://pbs.twimg.com/profile_images/2849210502/b7e2f7e59f80a906bb19f7e3b51f4d96.jpeg"
},
"post-type": "note"
}
},
"_id": "13152630",
"_source": "2773"
}
If he bought insurance, he did.
twitter.com/redtraccoon/st…
If he has a mortgage, he did.
{
"type": "entry",
"published": "2020-07-12T14:10:38+00:00",
"url": "https://twitter.com/karabaic/status/1282316440167538688",
"quotation-of": "https://twitter.com/RedTRaccoon/status/1282314900442931201",
"content": {
"text": "If he bought insurance, he did.\ntwitter.com/redtraccoon/st\u2026",
"html": "If he bought insurance, he did.\n<a href=\"https://twitter.com/redtraccoon/status/1282314900442931201\">twitter.com/redtraccoon/st\u2026</a>"
},
"author": {
"type": "card",
"name": "jk",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/RedTRaccoon/status/1282314900442931201": {
"type": "entry",
"published": "2020-07-12T14:04:31+00:00",
"url": "https://twitter.com/RedTRaccoon/status/1282314900442931201",
"photo": [
"https://pbs.twimg.com/media/EcuymvhX0AA8QKw.jpg"
],
"content": {
"text": "If he has a mortgage, he did."
},
"author": {
"type": "card",
"name": "Ted Corcoran (Red T Raccoon)",
"url": "https://twitter.com/RedTRaccoon",
"photo": "https://pbs.twimg.com/profile_images/1259574636645421056/TenIVBNh.jpg"
},
"post-type": "photo"
}
},
"_id": "13152631",
"_source": "2773"
}
The last scene in the @quibi Princes Bride quarantine remake has put a little something in my eye.
No spoilers, but...y’all should watch.
{
"type": "entry",
"published": "2020-07-12T14:08:32+00:00",
"url": "https://twitter.com/karabaic/status/1282315913086169090",
"content": {
"text": "The last scene in the @quibi Princes Bride quarantine remake has put a little something in my eye. \n\nNo spoilers, but...y\u2019all should watch.",
"html": "The last scene in the <a href=\"https://twitter.com/Quibi\">@quibi</a> Princes Bride quarantine remake has put a little something in my eye. \n\nNo spoilers, but...y\u2019all should watch."
},
"author": {
"type": "card",
"name": "jk",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"_id": "13152481",
"_source": "2773"
}
Live Event Stream - Virtual Tour de France 2020 | via @GoZwift. What a great finish! Exciting race in VR peloton. zwift.com/uk/video/vtdf-…
{
"type": "entry",
"published": "2020-07-12T13:56:11+00:00",
"url": "https://twitter.com/scott_gruber/status/1282312806159618056",
"content": {
"text": "Live Event Stream - Virtual Tour de France 2020 | via @GoZwift. What a great finish! Exciting race in VR peloton. zwift.com/uk/video/vtdf-\u2026",
"html": "Live Event Stream - Virtual Tour de France 2020 | via <a href=\"https://twitter.com/GoZwift\">@GoZwift</a>. What a great finish! Exciting race in VR peloton. <a href=\"https://www.zwift.com/uk/video/vtdf-live\">zwift.com/uk/video/vtdf-\u2026</a>"
},
"author": {
"type": "card",
"name": "Scott Gruber",
"url": "https://twitter.com/scott_gruber",
"photo": "https://pbs.twimg.com/profile_images/1278864327101960194/ojp7gCCg.jpg"
},
"post-type": "note",
"_id": "13152276",
"_source": "2773"
}
At the same time teaching this course edu522sum20.jgregorymcverry.com @scsu to Hamden and #nhv and also open on the web to any teacher or district.
Model how to plan remote teaching by planning remote teaching for camp. #edu522 (quickthoughts.jgregorymcverry.com/s/1nvXpw)
{
"type": "entry",
"published": "2020-07-12T13:48:16+00:00",
"url": "https://twitter.com/jgmac1106/status/1282310811445334019",
"content": {
"text": "At the same time teaching this course edu522sum20.jgregorymcverry.com @scsu to Hamden and #nhv and also open on the web to any teacher or district.\n\nModel how to plan remote teaching by planning remote teaching for camp. #edu522 (quickthoughts.jgregorymcverry.com/s/1nvXpw)",
"html": "At the same time teaching this course <a href=\"https://edu522sum20.jgregorymcverry.com\">edu522sum20.jgregorymcverry.com</a> <a href=\"https://twitter.com/SCSU\">@scsu</a> to Hamden and <a href=\"https://twitter.com/search?q=%23nhv\">#nhv</a> and also open on the web to any teacher or district.\n\nModel how to plan remote teaching by planning remote teaching for camp. <a href=\"https://twitter.com/search?q=%23edu522\">#edu522</a> (<a href=\"https://quickthoughts.jgregorymcverry.com/s/1nvXpw\">quickthoughts.jgregorymcverry.com/s/1nvXpw</a>)"
},
"author": {
"type": "card",
"name": "https://jgregorymcverry.com",
"url": "https://twitter.com/jgmac1106",
"photo": "https://pbs.twimg.com/profile_images/565227710104883200/g4MDcTnx.jpeg"
},
"post-type": "note",
"_id": "13152171",
"_source": "2773"
}
This makes me smile every time I read it
My Mom Just Blah Blah Blah’s All Day thecut.com/2020/06/quaran…
{
"type": "entry",
"published": "2020-07-12T13:27:32+00:00",
"url": "https://twitter.com/karabaic/status/1282305595521941506",
"content": {
"text": "This makes me smile every time I read it\n\nMy Mom Just Blah Blah Blah\u2019s All Day thecut.com/2020/06/quaran\u2026",
"html": "This makes me smile every time I read it\n\nMy Mom Just Blah Blah Blah\u2019s All Day <a href=\"https://www.thecut.com/2020/06/quarantine-kids-parents-working.html\">thecut.com/2020/06/quaran\u2026</a>"
},
"author": {
"type": "card",
"name": "jk",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"_id": "13151930",
"_source": "2773"
}
After 5 joy-packed years Fun Fun Function waves goodbye 😔
A painful loss in so many ways—but @mpjme's farewell is also both testament to "all-endings-are-new-beginnings" and the classic devrel dilemma: balancing personal value & community impact at scale youtube.com/watch?v=IfHWE3…
{
"type": "entry",
"published": "2020-07-12T13:18:31+00:00",
"url": "https://twitter.com/slsoftworks/status/1282303324163919872",
"content": {
"text": "After 5 joy-packed years Fun Fun Function waves goodbye \ud83d\ude14\n\nA painful loss in so many ways\u2014but @mpjme's farewell is also both testament to \"all-endings-are-new-beginnings\" and the classic devrel dilemma: balancing personal value & community impact at scale youtube.com/watch?v=IfHWE3\u2026",
"html": "After 5 joy-packed years Fun Fun Function waves goodbye \ud83d\ude14\n\nA painful loss in so many ways\u2014but <a href=\"https://twitter.com/mpjme\">@mpjme</a>'s farewell is also both testament to \"all-endings-are-new-beginnings\" and the classic devrel dilemma: balancing personal value & community impact at scale <a href=\"https://www.youtube.com/watch?v=IfHWE36B1go\">youtube.com/watch?v=IfHWE3\u2026</a>"
},
"author": {
"type": "card",
"name": "flaki",
"url": "https://twitter.com/slsoftworks",
"photo": "https://pbs.twimg.com/profile_images/749678683514896385/7gxIRnoC.jpg"
},
"post-type": "note",
"_id": "13151623",
"_source": "2773"
}