awww bummer. Our speaker this Thursday night cancelled last minute, so now I have to figure out what to do.
{
"type": "entry",
"published": "2021-04-20T06:39:41+00:00",
"url": "https://twitter.com/andigalpern/status/1384396333847437313",
"content": {
"text": "awww bummer. Our speaker this Thursday night cancelled last minute, so now I have to figure out what to do."
},
"author": {
"type": "card",
"name": "Andi Galpern",
"url": "https://twitter.com/andigalpern",
"photo": "https://pbs.twimg.com/profile_images/1162560868543893504/uo_XA_EA.jpg"
},
"post-type": "note",
"_id": "19905511",
"_source": "2773"
}
Spent some time in the guts of Ruby processing for my news reader app. Some via code I wrote ages ago, but sprucing it all up now.
✅ Feed autodiscovery (thanks Feedbag gem!)
✅ Publication icon pulled from touch icon or favicon
✅ Curator tags plus overridden user tags
{
"type": "entry",
"published": "2021-04-20T06:15:14+00:00",
"url": "https://twitter.com/jaredcwhite/status/1384390179973058564",
"content": {
"text": "Spent some time in the guts of Ruby processing for my news reader app. Some via code I wrote ages ago, but sprucing it all up now.\n\n\u2705 Feed autodiscovery (thanks Feedbag gem!)\n\u2705 Publication icon pulled from touch icon or favicon\n\u2705 Curator tags plus overridden user tags"
},
"author": {
"type": "card",
"name": "Jared White",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1349070767032438784/Pns0N1s_.jpg"
},
"post-type": "note",
"_id": "19905309",
"_source": "2773"
}
Got my digital badge for this week's #OERxDomains21 Conference courtesy of the Remixer, where you can mix your own.
#OER #DoOO
boffosocko.com/2021/04/19/557…
{
"type": "entry",
"published": "2021-04-20T03:43:00+00:00",
"url": "https://twitter.com/ChrisAldrich/status/1384351870483718146",
"photo": [
"https://pbs.twimg.com/media/EzY0ILFVIAM4nAE.jpg"
],
"content": {
"text": "Got my digital badge for this week's #OERxDomains21 Conference courtesy of the Remixer, where you can mix your own.\n#OER #DoOO\nboffosocko.com/2021/04/19/557\u2026",
"html": "Got my digital badge for this week's <a href=\"https://twitter.com/search?q=%23OERxDomains21\">#OERxDomains21</a> Conference courtesy of the Remixer, where you can mix your own.\n<a href=\"https://twitter.com/search?q=%23OER\">#OER</a> <a href=\"https://twitter.com/search?q=%23DoOO\">#DoOO</a>\n<a href=\"https://boffosocko.com/2021/04/19/55790211/\">boffosocko.com/2021/04/19/557\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": "photo",
"_id": "19903442",
"_source": "2773"
}
What language did you write you first line of code in?
{
"type": "entry",
"published": "2021-04-20T03:26:45+00:00",
"url": "https://twitter.com/jaredcwhite/status/1384347781825851395",
"photo": [
"https://pbs.twimg.com/media/EzYw-JxUYA0DB1u.jpg"
],
"quotation-of": "https://twitter.com/NetflixEng/status/1384200622551883777",
"content": {
"text": "BASIC on this bad boy. twitter.com/netflixeng/sta\u2026",
"html": "BASIC on this bad boy. <a href=\"https://twitter.com/netflixeng/status/1384200622551883777\">twitter.com/netflixeng/sta\u2026</a>"
},
"author": {
"type": "card",
"name": "Jared White",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1349070767032438784/Pns0N1s_.jpg"
},
"post-type": "photo",
"refs": {
"https://twitter.com/NetflixEng/status/1384200622551883777": {
"type": "entry",
"published": "2021-04-19T17:42:00+00:00",
"url": "https://twitter.com/NetflixEng/status/1384200622551883777",
"content": {
"text": "What language did you write you first line of code in?"
},
"author": {
"type": "card",
"name": "Netflix Engineering",
"url": "https://twitter.com/NetflixEng",
"photo": "https://pbs.twimg.com/profile_images/1196095067947073536/Jyl64hF0.jpg"
},
"post-type": "note"
}
},
"_id": "19903326",
"_source": "2773"
}
Also if you don’t mind a bit of finagling, you can also take an older vanilla JS library and *wrap it* in a web component + shadow DOM for easy reuse and attribute-based customization. I’ve done it, twice!
I don’t know who needs to hear this, but…
…the Shadow DOM isn’t for scoping CSS. It’s for scoping *everything*.
HTML, CSS, *and* JavaScript all neatly encapsu...
{
"type": "entry",
"published": "2021-04-20T00:30:45+00:00",
"url": "https://twitter.com/jaredcwhite/status/1384303488566317056",
"quotation-of": "https://twitter.com/jaredcwhite/status/1384237905363705864",
"content": {
"text": "Also if you don\u2019t mind a bit of finagling, you can also take an older vanilla JS library and *wrap it* in a web component + shadow DOM for easy reuse and attribute-based customization. I\u2019ve done it, twice!"
},
"author": {
"type": "card",
"name": "Jared White",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1349070767032438784/Pns0N1s_.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/jaredcwhite/status/1384237905363705864": {
"type": "entry",
"published": "2021-04-19T20:10:09+00:00",
"url": "https://twitter.com/jaredcwhite/status/1384237905363705864",
"content": {
"text": "I don\u2019t know who needs to hear this, but\u2026\n\n\u2026the Shadow DOM isn\u2019t for scoping CSS. It\u2019s for scoping *everything*.\n\nHTML, CSS, *and* JavaScript all neatly encapsulated and hidden away from the main page author. True componentization.\n\nThe Shadow DOM is *awesome*. \ud83e\udd70"
},
"author": {
"type": "card",
"name": "Jared White",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1349070767032438784/Pns0N1s_.jpg"
},
"post-type": "note"
}
},
"_id": "19900705",
"_source": "2773"
}
Who's someone they could give the Jeopardy hosting gig to that would make you watch every episode, every day, never missing a single second? I'll start:
{
"type": "entry",
"published": "2021-04-20T00:05:59+00:00",
"url": "https://twitter.com/cleverdevil/status/1384297254387818497",
"video": [
"https://video.twimg.com/tweet_video/EzYC8u2VcAYiP1X.mp4"
],
"quotation-of": "https://twitter.com/KenTremendous/status/1383975444756664321",
"content": {
"text": "https://t.co/C5S4dWvRoY"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://twitter.com/cleverdevil",
"photo": "https://pbs.twimg.com/profile_images/744804831064317952/W-gMo7AO.jpg"
},
"post-type": "video",
"refs": {
"https://twitter.com/KenTremendous/status/1383975444756664321": {
"type": "entry",
"published": "2021-04-19T02:47:13+00:00",
"url": "https://twitter.com/KenTremendous/status/1383975444756664321",
"photo": [
"https://pbs.twimg.com/media/EzTeHgqUYAYOZY4.jpg"
],
"content": {
"text": "Who's someone they could give the Jeopardy hosting gig to that would make you watch every episode, every day, never missing a single second? I'll start:"
},
"author": {
"type": "card",
"name": "Ken Tremendous",
"url": "https://twitter.com/KenTremendous",
"photo": "https://pbs.twimg.com/profile_images/1371153763864481793/_vefuX2P.jpg"
},
"post-type": "photo"
}
},
"_id": "19900523",
"_source": "2773"
}
{
"type": "entry",
"published": "2021-04-20T00:14:10+00:00",
"url": "https://twitter.com/matthewmcvickar/status/1384299314269200388",
"content": {
"text": "Thoughts That Lead"
},
"author": {
"type": "card",
"name": "Matthew McVickar",
"url": "https://twitter.com/matthewmcvickar",
"photo": "https://pbs.twimg.com/profile_images/1381462476080828418/kiDKMIEj.jpg"
},
"post-type": "note",
"_id": "19900522",
"_source": "2773"
}
Do you have your eyes open during eternal Caturday?
{
"type": "entry",
"published": "2021-04-19T17:03:34-0400",
"url": "https://martymcgui.re/2021/04/19/170334/",
"category": [
"caturday"
],
"video": [
"https://media.martymcgui.re/31/6b/04/d6/a15bb0adffa98bd608e59962b8b999bf529eb123b906a858e5084a14.mov"
],
"content": {
"text": "Do you have your eyes open during eternal Caturday?",
"html": "<p>Do you have your eyes open during eternal Caturday?</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "video",
"_id": "19899433",
"_source": "175"
}
"Truly the most shocking thing about these numbers is that they look ordinary. They look just like every other market. Everything about [NFT markets] is run-of-the-mill, banal, predictable capitalism."
On the left, the latest @_reallifemag essay proposing NFTs as economic equalisers. On the right, data showing @NFTs are reproducing the same hierarchy that is criticised ...
{
"type": "entry",
"published": "2021-04-19T21:49:23+00:00",
"url": "https://twitter.com/tinysubversions/status/1384262880095129605",
"quotation-of": "https://twitter.com/helveticade/status/1384234368256774153",
"content": {
"text": "\"Truly the most shocking thing about these numbers is that they look ordinary. They look just like every other market. Everything about [NFT markets] is run-of-the-mill, banal, predictable capitalism.\""
},
"author": {
"type": "card",
"name": "Darius Kazemi",
"url": "https://twitter.com/tinysubversions",
"photo": "https://pbs.twimg.com/profile_images/1355952735921692673/XVIen_1n.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/helveticade/status/1384234368256774153": {
"type": "entry",
"published": "2021-04-19T19:56:05+00:00",
"url": "https://twitter.com/helveticade/status/1384234368256774153",
"photo": [
"https://pbs.twimg.com/media/EzXIwc5VgAYnN9x.png",
"https://pbs.twimg.com/media/EzXI3pCVoAQJKLR.png"
],
"content": {
"text": "On the left, the latest @_reallifemag essay proposing NFTs as economic equalisers. On the right, data showing @NFTs are reproducing the same hierarchy that is criticised in the Real Life essay. \n\nBoth published today \ud83d\ude19\ud83d\udc4c\n\nL - reallifemag.com/paid-in-full/\nR - thatkimparker.medium.com/most-artists-a\u2026",
"html": "On the left, the latest <a href=\"https://twitter.com/_reallifemag\">@_reallifemag</a> essay proposing NFTs as economic equalisers. On the right, data showing <a href=\"https://twitter.com/NFTS\">@NFTs</a> are reproducing the same hierarchy that is criticised in the Real Life essay. \n\nBoth published today \ud83d\ude19\ud83d\udc4c\n\nL - <a href=\"https://reallifemag.com/paid-in-full/\">reallifemag.com/paid-in-full/</a>\nR - <a href=\"https://thatkimparker.medium.com/most-artists-are-not-making-money-off-nfts-and-here-are-some-graphs-to-prove-it-c65718d4a1b8\">thatkimparker.medium.com/most-artists-a\u2026</a>"
},
"author": {
"type": "card",
"name": "Cade",
"url": "https://twitter.com/helveticade",
"photo": "https://pbs.twimg.com/profile_images/1265977838949281792/gtP6P8iv.jpg"
},
"post-type": "photo"
}
},
"_id": "19898170",
"_source": "2773"
}
another day, another 'Twitter's UI is user-hostile, actually' 🤷
why the hell is the top option here “unfollow”?
Just accidentally unfollowed a friend who’s on private because I tried to tap into one of their tweets and when the...
{
"type": "entry",
"published": "2021-04-19T20:52:49+00:00",
"url": "https://twitter.com/slsoftworks/status/1384248643125846024",
"quotation-of": "https://twitter.com/bitandbang/status/1384204613788725254",
"content": {
"text": "another day, another 'Twitter's UI is user-hostile, actually' \ud83e\udd37"
},
"author": {
"type": "card",
"name": "flaki",
"url": "https://twitter.com/slsoftworks",
"photo": "https://pbs.twimg.com/profile_images/749678683514896385/7gxIRnoC.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/bitandbang/status/1384204613788725254": {
"type": "entry",
"published": "2021-04-19T17:57:51+00:00",
"url": "https://twitter.com/bitandbang/status/1384204613788725254",
"photo": [
"https://pbs.twimg.com/media/EzWuwfNUcAgAg7M.jpg"
],
"content": {
"text": "why the hell is the top option here \u201cunfollow\u201d?\n\nJust accidentally unfollowed a friend who\u2019s on private because I tried to tap into one of their tweets and when the UI didn\u2019t update as I expected, so I tapped that spot again and it unfollowed \ud83d\ude1e"
},
"author": {
"type": "card",
"name": "Tierney Cyren",
"url": "https://twitter.com/bitandbang",
"photo": "https://pbs.twimg.com/profile_images/1377472140023332865/OXkG6HWc.jpg"
},
"post-type": "photo"
}
},
"_id": "19896811",
"_source": "2773"
}
I don’t know who needs to hear this, but…
…the Shadow DOM isn’t for scoping CSS. It’s for scoping *everything*.
HTML, CSS, *and* JavaScript all neatly encapsulated and hidden away from the main page author. True componentization.
The Shadow DOM is *awesome*. 🥰
{
"type": "entry",
"published": "2021-04-19T20:10:09+00:00",
"url": "https://twitter.com/jaredcwhite/status/1384237905363705864",
"content": {
"text": "I don\u2019t know who needs to hear this, but\u2026\n\n\u2026the Shadow DOM isn\u2019t for scoping CSS. It\u2019s for scoping *everything*.\n\nHTML, CSS, *and* JavaScript all neatly encapsulated and hidden away from the main page author. True componentization.\n\nThe Shadow DOM is *awesome*. \ud83e\udd70"
},
"author": {
"type": "card",
"name": "Jared White",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1349070767032438784/Pns0N1s_.jpg"
},
"post-type": "note",
"_id": "19895815",
"_source": "2773"
}
Interesting to think that we eliminated smallpox and almost eliminated polio and measles using written notes from school, landlines, and postal mail as the primary communications technologies.
You think we'd do better this time.
{
"type": "entry",
"published": "2021-04-19T19:47:20+00:00",
"url": "https://twitter.com/karabaic/status/1384232163831279626",
"content": {
"text": "Interesting to think that we eliminated smallpox and almost eliminated polio and measles using written notes from school, landlines, and postal mail as the primary communications technologies. \n\nYou think we'd do better this time."
},
"author": {
"type": "card",
"name": "your one nonbot friend",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"_id": "19895224",
"_source": "2773"
}
"Kids, if you want to piss off your parents: show interest in the arts. / Kids, if you REALLY want to piss off your parents: buy real estate in an imaginary place."
- @Busdriverr, "Imaginary Places"
twitter.com/i/events/13841…
{
"type": "entry",
"published": "2021-04-19T19:42:56+00:00",
"url": "https://twitter.com/tinysubversions/status/1384231058934095877",
"content": {
"text": "\"Kids, if you want to piss off your parents: show interest in the arts. / Kids, if you REALLY want to piss off your parents: buy real estate in an imaginary place.\"\n- @Busdriverr, \"Imaginary Places\"\n\ntwitter.com/i/events/13841\u2026",
"html": "\"Kids, if you want to piss off your parents: show interest in the arts. / Kids, if you REALLY want to piss off your parents: buy real estate in an imaginary place.\"\n- <a href=\"https://twitter.com/Busdriverr\">@Busdriverr</a>, \"Imaginary Places\"\n\n<a href=\"https://twitter.com/i/events/1384190987992387584\">twitter.com/i/events/13841\u2026</a>"
},
"author": {
"type": "card",
"name": "Darius Kazemi",
"url": "https://twitter.com/tinysubversions",
"photo": "https://pbs.twimg.com/profile_images/1355952735921692673/XVIen_1n.jpg"
},
"post-type": "note",
"_id": "19895225",
"_source": "2773"
}
I always wondered: in Spanish, why does "ratón" mean mouse and "rata" mean rat? It's weird to me because my understanding is "ón" is augmentative, denoting something larger than the root word. Is there some kind of larger-than-a-rat species of mouse it originally referred to???
{
"type": "entry",
"published": "2021-04-19T19:28:38+00:00",
"url": "https://twitter.com/tinysubversions/status/1384227458833027079",
"content": {
"text": "I always wondered: in Spanish, why does \"rat\u00f3n\" mean mouse and \"rata\" mean rat? It's weird to me because my understanding is \"\u00f3n\" is augmentative, denoting something larger than the root word. Is there some kind of larger-than-a-rat species of mouse it originally referred to???"
},
"author": {
"type": "card",
"name": "Darius Kazemi",
"url": "https://twitter.com/tinysubversions",
"photo": "https://pbs.twimg.com/profile_images/1355952735921692673/XVIen_1n.jpg"
},
"post-type": "note",
"_id": "19894829",
"_source": "2773"
}
If the future is in Pope's and Wiggin's *hands*, evidence indicates they'll let it slip right through. I'd be delighted to be wrong, but the young guys are looking like the significantly better options at this point.
MANNY DIAZ WRAPS UP SPRING ON MONDAY
NEW: Manny Diaz: Miami QBs and Rambo rising. Pope, Wiggins? Future ‘in their hands.’ Defense? Evolving miamiherald.com/sports/co...
{
"type": "entry",
"published": "2021-04-19T19:25:52+00:00",
"url": "https://twitter.com/cleverdevil/status/1384226764361064452",
"quotation-of": "https://twitter.com/smillerdegnan/status/1384163278071353346",
"content": {
"text": "If the future is in Pope's and Wiggin's *hands*, evidence indicates they'll let it slip right through. I'd be delighted to be wrong, but the young guys are looking like the significantly better options at this point."
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://twitter.com/cleverdevil",
"photo": "https://pbs.twimg.com/profile_images/744804831064317952/W-gMo7AO.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/smillerdegnan/status/1384163278071353346": {
"type": "entry",
"published": "2021-04-19T15:13:36+00:00",
"url": "https://twitter.com/smillerdegnan/status/1384163278071353346",
"content": {
"text": "MANNY DIAZ WRAPS UP SPRING ON MONDAY\n\nNEW: Manny Diaz: Miami QBs and Rambo rising. Pope, Wiggins? Future \u2018in their hands.\u2019 Defense? Evolving miamiherald.com/sports/college\u2026 @HeraldSports",
"html": "MANNY DIAZ WRAPS UP SPRING ON MONDAY\n\nNEW: Manny Diaz: Miami QBs and Rambo rising. Pope, Wiggins? Future \u2018in their hands.\u2019 Defense? Evolving <a href=\"https://www.miamiherald.com/sports/college/acc/university-of-miami/article250779309.html\">miamiherald.com/sports/college\u2026</a> <a href=\"https://twitter.com/HeraldSports\">@HeraldSports</a>"
},
"author": {
"type": "card",
"name": "Susan Miller Degnan",
"url": "https://twitter.com/smillerdegnan",
"photo": "https://pbs.twimg.com/profile_images/378800000808942938/99a9febb2561e69cc0a3774d6837992b.jpeg"
},
"post-type": "note"
}
},
"_id": "19894752",
"_source": "2773"
}
What @LinkedIn calls bullying behavior.
No doing anti-racist work on LinkedIn.
{
"type": "entry",
"published": "2021-04-19T19:04:43+00:00",
"url": "https://twitter.com/jgmac1106/status/1384221439767633922",
"photo": [
"https://pbs.twimg.com/media/EzW93U7VoAE4RtH.png"
],
"content": {
"text": "What @LinkedIn calls bullying behavior.\n\nNo doing anti-racist work on LinkedIn.",
"html": "What <a href=\"https://twitter.com/LinkedIn\">@LinkedIn</a> calls bullying behavior.\n\nNo doing anti-racist work on LinkedIn."
},
"author": {
"type": "card",
"name": "https://jgregorymcverry.com",
"url": "https://twitter.com/jgmac1106",
"photo": "https://pbs.twimg.com/profile_images/565227710104883200/g4MDcTnx.jpeg"
},
"post-type": "photo",
"_id": "19894475",
"_source": "2773"
}
I'm going!Looking forward to this IndieWeb Popup! Despite my occasional salty-sounding post about Webmention I am very optimistic about their power as a tool for the web.
{
"type": "entry",
"published": "2021-04-19T11:39:07-0400",
"rsvp": "yes",
"url": "https://martymcgui.re/2021/04/19/113907/",
"in-reply-to": [
"https://events.indieweb.org/2021/05/webmentions-beyond-webmention-io-zG4JpHhZShVA"
],
"content": {
"text": "I'm going!Looking forward to this IndieWeb Popup! Despite my occasional salty-sounding post about Webmention I am very optimistic about their power as a tool for the web.",
"html": "I'm going!<p>Looking forward to this IndieWeb Popup! Despite my occasional <a href=\"https://martymcgui.re/2020/07/15/what-we-talk-about-when-were-talking-about-webmentions/\">salty-sounding post about Webmention</a> I am very optimistic about their power as a tool for the web.</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "rsvp",
"refs": {
"https://events.indieweb.org/2021/05/webmentions-beyond-webmention-io-zG4JpHhZShVA": {
"type": "entry",
"summary": "Webmentions haven't really been revisited in some time (and with the advent of people leaning to Webmention.io). This is a chance to see what's been really wanted, what hasn't worked and where we can go with it.",
"url": "https://events.indieweb.org/2021/05/webmentions-beyond-webmention-io-zG4JpHhZShVA",
"name": "Webmentions Beyond Webmention.io",
"author": {
"type": "card",
"name": "events.indieweb.org",
"url": "http://events.indieweb.org",
"photo": null
},
"post-type": "article"
}
},
"_id": "19894123",
"_source": "175"
}
Hey writer-programmers: I encourage you to pitch for the next issue of Increment Magazine. As a writer had a nice time working with good editors and was very happy with both process and outcome! (my article here increment.com/apis/land-befo…)
It’s that time again! Send @IncrementMag your brightest takes, fascinating case studies, and nitty-gritty technical explorations of📱 mobile development 📱
twitter....
{
"type": "entry",
"published": "2021-04-19T18:47:15+00:00",
"url": "https://twitter.com/tinysubversions/status/1384217043436662789",
"quotation-of": "https://twitter.com/rebeccahiscott/status/1382772751006629888",
"content": {
"text": "Hey writer-programmers: I encourage you to pitch for the next issue of Increment Magazine. As a writer had a nice time working with good editors and was very happy with both process and outcome! (my article here increment.com/apis/land-befo\u2026)",
"html": "Hey writer-programmers: I encourage you to pitch for the next issue of Increment Magazine. As a writer had a nice time working with good editors and was very happy with both process and outcome! (my article here <a href=\"https://increment.com/apis/land-before-modern-apis/\">increment.com/apis/land-befo\u2026</a>)"
},
"author": {
"type": "card",
"name": "Darius Kazemi",
"url": "https://twitter.com/tinysubversions",
"photo": "https://pbs.twimg.com/profile_images/1355952735921692673/XVIen_1n.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/rebeccahiscott/status/1382772751006629888": {
"type": "entry",
"published": "2021-04-15T19:08:09+00:00",
"url": "https://twitter.com/rebeccahiscott/status/1382772751006629888",
"content": {
"text": "It\u2019s that time again! Send @IncrementMag your brightest takes, fascinating case studies, and nitty-gritty technical explorations of\ud83d\udcf1 mobile development \ud83d\udcf1\ntwitter.com/IncrementMag/s\u2026",
"html": "It\u2019s that time again! Send <a href=\"https://twitter.com/IncrementMag\">@IncrementMag</a> your brightest takes, fascinating case studies, and nitty-gritty technical explorations of\ud83d\udcf1 mobile development \ud83d\udcf1\n<a href=\"https://twitter.com/IncrementMag/status/1382732980901326850\">twitter.com/IncrementMag/s\u2026</a>"
},
"author": {
"type": "card",
"name": "Rebecca Hiscott",
"url": "https://twitter.com/rebeccahiscott",
"photo": "https://pbs.twimg.com/profile_images/1321101702653710339/U5hPH7El.jpg"
},
"post-type": "note"
}
},
"_id": "19893902",
"_source": "2773"
}
I love this guy
twitter.com/cosyciub/statu…
{
"type": "entry",
"published": "2021-04-19T18:30:06+00:00",
"url": "https://twitter.com/karabaic/status/1384212727271284747",
"quotation-of": "https://twitter.com/PFTompkins/status/1384031077916807175",
"content": {
"text": "this made my morning"
},
"author": {
"type": "card",
"name": "your one nonbot friend",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/PFTompkins/status/1384031077916807175": {
"type": "entry",
"published": "2021-04-19T06:28:17+00:00",
"url": "https://twitter.com/PFTompkins/status/1384031077916807175",
"content": {
"text": "I love this guy\ntwitter.com/cosyciub/statu\u2026",
"html": "I love this guy\n<a href=\"https://twitter.com/cosyciub/status/1383649897367314442\">twitter.com/cosyciub/statu\u2026</a>"
},
"author": {
"type": "card",
"name": "Paul F. Tompkins",
"url": "https://twitter.com/PFTompkins",
"photo": "https://pbs.twimg.com/profile_images/1365103612154707968/7-UtDjMv.jpg"
},
"post-type": "note"
}
},
"_id": "19893643",
"_source": "2773"
}
New post: Notes: Social Media Isn’t Going to Save You From Social Media beesbuzz.biz/blog/chatter/2…
{
"type": "entry",
"published": "2021-04-19T18:28:59+00:00",
"url": "https://twitter.com/fluffy/status/1384212449151250434",
"content": {
"text": "New post: Notes: Social Media Isn\u2019t Going to Save You From Social Media beesbuzz.biz/blog/chatter/2\u2026",
"html": "New post: Notes: Social Media Isn\u2019t Going to Save You From Social Media <a href=\"https://beesbuzz.biz/blog/chatter/2785-Social-Media-Isnt-Going-to-Save-You-From-Social-Media\">beesbuzz.biz/blog/chatter/2\u2026</a>"
},
"author": {
"type": "card",
"name": "fluffy \ud83d\udc9c \u272a\u25be\u032b\u272a",
"url": "https://twitter.com/fluffy",
"photo": "https://pbs.twimg.com/profile_images/1252480375646851072/Pc5osn74.jpg"
},
"post-type": "note",
"_id": "19893644",
"_source": "2773"
}