dependabot aka the scourge of github
{
"type": "entry",
"published": "2021-06-01T15:30:42+00:00",
"url": "https://twitter.com/tinysubversions/status/1399750260520493057",
"content": {
"text": "dependabot aka the scourge of github"
},
"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": "20935326",
"_source": "2773"
}
#smallpoems
#edu407
Good poets get
passed like bad wine,
as I take a jug of Emily Oliver
from Tara. A poet warrior,
opine in prose; precision
in paint splashed on moon rises
Oliver I find interesting
Deep patterns, Ohio hops from
pages; so much… quickthoughts.jgregorymcverry.com/2021/06/01/sma…
{
"type": "entry",
"published": "2021-06-01T15:09:50+00:00",
"url": "https://twitter.com/jgmac1106/status/1399745009524559874",
"content": {
"text": "#smallpoems\n#edu407 \n\nGood poets get \npassed like bad wine,\nas I take a jug of Emily Oliver\nfrom Tara. A poet warrior,\nopine in prose; precision\nin paint splashed on moon rises\n\nOliver I find interesting\nDeep patterns, Ohio hops from \npages; so much\u2026 quickthoughts.jgregorymcverry.com/2021/06/01/sma\u2026",
"html": "<a href=\"https://twitter.com/search?q=%23smallpoems\">#smallpoems</a>\n<a href=\"https://twitter.com/search?q=%23edu407\">#edu407</a> \n\nGood poets get \npassed like bad wine,\nas I take a jug of Emily Oliver\nfrom Tara. A poet warrior,\nopine in prose; precision\nin paint splashed on moon rises\n\nOliver I find interesting\nDeep patterns, Ohio hops from \npages; so much\u2026 <a href=\"https://quickthoughts.jgregorymcverry.com/2021/06/01/smallpoemsedu407-good-poets-get-passed-like-bad\">quickthoughts.jgregorymcverry.com/2021/06/01/sma\u2026</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": "20934839",
"_source": "2773"
}
I have a lot on at work today so I had to get dressed for Pedalpalooza before I clocked in. Are capes business casual?
{
"type": "entry",
"published": "2021-06-01T14:47:39+00:00",
"url": "https://twitter.com/anomalily/status/1399739426050396171",
"photo": [
"https://pbs.twimg.com/media/E2zflpGVIAUDTSy.jpg"
],
"content": {
"text": "I have a lot on at work today so I had to get dressed for Pedalpalooza before I clocked in. Are capes business casual?"
},
"author": {
"type": "card",
"name": "Lillian Karabaic",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "photo",
"_id": "20934134",
"_source": "2773"
}
I think it expanded quite enough, thank you.
{
"type": "entry",
"published": "2021-06-01T12:12:56+00:00",
"url": "https://twitter.com/karabaic/status/1399700490909224962",
"photo": [
"https://pbs.twimg.com/media/E2y7_5LVcAgN8sC.jpg"
],
"content": {
"text": "I think it expanded quite enough, thank you."
},
"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": "photo",
"_id": "20930377",
"_source": "2773"
}
{
"type": "entry",
"published": "2021-06-01T00:12:15-07:00",
"url": "https://boffosocko.com/2021/06/01/creating-internal-backlinks-for-mediawiki-for-digital-gardeners/",
"category": [
"indieweb",
"technology",
"backlinks",
"commonplace-book",
"commonplace-books",
"digital-gardens",
"hovercards",
"mediawiki",
"transclusion"
],
"name": "Creating Internal Backlinks for MediaWiki for Digital Gardeners",
"content": {
"text": "I\u2019d spit-balled the general idea of showing backlinks or bidirectional links on a MediaWiki instance last year when thinking about and adding Webmention to one. Tonight I tinkered around and actually set it up on an instance. Within a MediaWiki, one can transclude all the backlinks from other pages to a particular page by adding a line for transcluding content like the following when editing a page:\n{{Special:WhatLinksHere/PageName|limit=1000}}\nYou can see a live example of the practice on my user page on the IndieWeb wiki at https://indieweb.org/User:Boffosocko.com#Backlinks along with the code I used by clicking on the edit tab. The effect is rather nice, particularly when put into columns when there are lots of entries. I\u2019ll have to look into automatically coding something like this into every page now, but being able to do it manually is most of the battle, right?\nDoing this along with adding display for external webmentions quickly vaults MediaWiki to a solidly first class web-enabled digital commonplace book/digital garden/Memex/zettelkasten tool that can communicate with other similarly enabled tools. (Now if only Webmention were supported natively on MediaWiki\u2026 but there are definitely ways around this in the meanwhile.)\nTo go the extra mile, I know there\u2019s the ability to interlink wikis with some custom syntax or even to show hovercards within a wiki. Both MediaWiki and Wikipedia already allow this after enabling page previews using hovercards in 2018. (I\u2019ll have to check out if one could do hovercards across wikis as well!?!)\nI\u2019ve slowed down some of my experiments with my personal MediaWiki in preference to using Obsidian lately. Perhaps, for working in public, I\u2019m going to have to resume some of my experiments and/or figure out a way to mirror the content?\n\u21ac Sister Heather Kristine in knowledge-management discord for Obsidian (05/28/2021 22:41:02) for re-sparking idea.",
"html": "I\u2019d spit-balled the general idea of <a href=\"https://boffosocko.com/2020/04/12/55770198/\">showing backlinks or bidirectional links on a MediaWiki</a> instance last year when thinking about and adding Webmention to one. Tonight I tinkered around and actually set it up on an instance. Within a MediaWiki, one can <a href=\"https://www.mediawiki.org/wiki/Transclusion\">transclude all the backlinks from other pages</a> to a particular page by adding a line for transcluding content like the following when editing a page:\n<p><code>{{Special:WhatLinksHere/PageName|limit=1000}}</code></p>\n<p>You can see a live example of the practice on my user page on the IndieWeb wiki at <a href=\"https://indieweb.org/User:Boffosocko.com#Backlinks\">https://indieweb.org/User:Boffosocko.com#Backlinks</a> along with <a href=\"https://indieweb.org/wiki/index.php?title=User:Boffosocko.com&action=edit&section=16\">the code I used</a> by clicking on the edit tab. The effect is rather nice, particularly when put into columns when there are lots of entries. I\u2019ll have to look into automatically coding something like this into every page now, but <a href=\"https://indieweb.org/manual_until_it_hurts\">being able to do it manually</a> is most of the battle, right?</p>\n<p>Doing this along with adding display for external webmentions quickly vaults MediaWiki to a solidly first class <a href=\"https://indieweb.org/commonplace_book\">web-enabled digital commonplace book/digital garden/Memex/zettelkasten tool</a> that can communicate with other similarly enabled tools. (Now if only Webmention were supported natively on MediaWiki\u2026 but there are definitely ways around this in the meanwhile.)</p>\n<p>To go the extra mile, I know there\u2019s the <a href=\"https://www.mediawiki.org/wiki/Manual:Interwiki\">ability to interlink wikis</a> with some custom syntax or even to show <a href=\"https://indieweb.org/hovercard\">hovercards</a> within a wiki. Both MediaWiki and Wikipedia already allow this after enabling <a href=\"https://www.mediawiki.org/wiki/Page_Previews\">page previews using hovercards</a> in 2018. (I\u2019ll have to check out if one could do hovercards across wikis as well!?!)</p>\n<p>I\u2019ve slowed down some of my experiments with my personal MediaWiki in preference to using Obsidian lately. Perhaps, for working in public, I\u2019m going to have to resume some of my experiments and/or figure out a way to mirror the content?</p>\n<p><abbr title=\"hat tip\">\u21ac</abbr> <span class=\"p-author h-card\">Sister Heather Kristine</span> in <a class=\"u-url p-name\" href=\"https://discord.com/channels/686053708261228577/710585052769157141/848901926791544882\">knowledge-management discord for Obsidian</a> (<time class=\"dt-published\">05/28/2021 22:41:02</time>) for <a href=\"https://discord.com/channels/686053708261228577/710585052769157141/849133491873644544\">re-sparking idea</a>.</p>"
},
"author": {
"type": "card",
"name": "Chris Aldrich",
"url": "https://boffosocko.com/author/chrisaldrich/",
"photo": "https://secure.gravatar.com/avatar/d5fb4e498fe609cc29b04e5b7ad688c4?s=96&d=identicon&r=pg"
},
"post-type": "article",
"_id": "20925483",
"_source": "2785"
}
Creating Internal Backlinks for MediaWiki for Digital Gardeners
boffosocko.com/2021/06/01/cre…
{
"type": "entry",
"published": "2021-06-01T07:13:21+00:00",
"url": "https://twitter.com/ChrisAldrich/status/1399625095237226497",
"content": {
"text": "Creating Internal Backlinks for MediaWiki for Digital Gardeners\nboffosocko.com/2021/06/01/cre\u2026",
"html": "Creating Internal Backlinks for MediaWiki for Digital Gardeners\n<a href=\"https://boffosocko.com/2021/06/01/creating-internal-backlinks-for-mediawiki-for-digital-gardeners/\">boffosocko.com/2021/06/01/cre\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": "20925048",
"_source": "2773"
}
Pedalpalooza begins today! Kickoff ride route in the thread below in case you need to catch/meet up at the end spot!
{
"type": "entry",
"published": "2021-06-01T06:00:54+00:00",
"url": "https://twitter.com/anomalily/status/1399606863696519171",
"video": [
"https://video.twimg.com/ext_tw_video/1399606848190246913/pu/vid/500x500/nprKU1NiQ48KZwfb.mp4?tag=12"
],
"content": {
"text": "Pedalpalooza begins today! Kickoff ride route in the thread below in case you need to catch/meet up at the end spot!"
},
"author": {
"type": "card",
"name": "Lillian Karabaic",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "video",
"_id": "20924169",
"_source": "2773"
}
It has been so good to see my family again after so long apart. Especially great to see (and hug!) my grandma again. As always the visit was too short, but hopefully I'll be back to visit again very soon! instagr.am/p/CPkEd1PjHHQ/
{
"type": "entry",
"published": "2021-06-01T04:49:21+00:00",
"url": "https://twitter.com/mjordancodes/status/1399588856064786434",
"photo": [
"https://pbs.twimg.com/media/E2xWpgFXEAAMYXw.jpg"
],
"content": {
"text": "It has been so good to see my family again after so long apart. Especially great to see (and hug!) my grandma again. As always the visit was too short, but hopefully I'll be back to visit again very soon! instagr.am/p/CPkEd1PjHHQ/",
"html": "It has been so good to see my family again after so long apart. Especially great to see (and hug!) my grandma again. As always the visit was too short, but hopefully I'll be back to visit again very soon! <a href=\"https://instagr.am/p/CPkEd1PjHHQ/\">instagr.am/p/CPkEd1PjHHQ/</a>"
},
"author": {
"type": "card",
"name": "mJordan",
"url": "https://twitter.com/mjordancodes",
"photo": "https://pbs.twimg.com/profile_images/1313336275236089856/5-zC5LhE.jpg"
},
"post-type": "photo",
"_id": "20923211",
"_source": "2773"
}
I would say the statute of limitations has expired on respecting Maher for his prior work, but I never respected him for his prior work.
zionist propaganda consistently plays itself man
{
"type": "entry",
"published": "2021-06-01T00:51:46+00:00",
"url": "https://twitter.com/karabaic/status/1399529069864128512",
"quotation-of": "https://twitter.com/littlebutchboy/status/1399206245953949696",
"content": {
"text": "I would say the statute of limitations has expired on respecting Maher for his prior work, but I never respected him for his prior work."
},
"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/littlebutchboy/status/1399206245953949696": {
"type": "entry",
"published": "2021-05-31T03:28:59+00:00",
"url": "https://twitter.com/littlebutchboy/status/1399206245953949696",
"photo": [
"https://pbs.twimg.com/media/E2r6qiIWQAEqk7R.jpg"
],
"content": {
"text": "zionist propaganda consistently plays itself man"
},
"author": {
"type": "card",
"name": "lesbian ally \u2721\ufe0e \ud83c\uddf5\ud83c\uddf8",
"url": "https://twitter.com/littlebutchboy",
"photo": "https://pbs.twimg.com/profile_images/1358832150741741575/I7220iG4.jpg"
},
"post-type": "photo"
}
},
"_id": "20919999",
"_source": "2773"
}
There’s also a lot of Gaylors out there just adding this to their Agron master posts
Tonight, everyone who lived through the birth of gay internet discourse in 2011 is together in spirit.
{
"type": "entry",
"published": "2021-06-01T00:16:32+00:00",
"url": "https://twitter.com/anomalily/status/1399520201092124672",
"quotation-of": "https://twitter.com/theheatherhogan/status/1398466705962250241",
"content": {
"text": "There\u2019s also a lot of Gaylors out there just adding this to their Agron master posts"
},
"author": {
"type": "card",
"name": "Lillian Karabaic",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/theheatherhogan/status/1398466705962250241": {
"type": "entry",
"published": "2021-05-29T02:30:19+00:00",
"url": "https://twitter.com/theheatherhogan/status/1398466705962250241",
"photo": [
"https://pbs.twimg.com/media/E2haDrpWUAQ_m0B.jpg"
],
"content": {
"text": "Tonight, everyone who lived through the birth of gay internet discourse in 2011 is together in spirit."
},
"author": {
"type": "card",
"name": "Heather Hogan",
"url": "https://twitter.com/theheatherhogan",
"photo": "https://pbs.twimg.com/profile_images/1224472703895252996/asgVp-6N.jpg"
},
"post-type": "photo"
}
},
"_id": "20919349",
"_source": "2773"
}
While @Goodreads can be a useful discovery platform, the vast majority of my notifications are now like spam or developers complaining about them abandoning their API. I'm starting to wonder if it's worth the hassle ...
{
"type": "entry",
"published": "2021-05-31T23:36:07+00:00",
"url": "https://twitter.com/ChrisAldrich/status/1399510030941102080",
"content": {
"text": "While @Goodreads can be a useful discovery platform, the vast majority of my notifications are now like spam or developers complaining about them abandoning their API. I'm starting to wonder if it's worth the hassle ...",
"html": "While <a href=\"https://twitter.com/goodreads\">@Goodreads</a> can be a useful discovery platform, the vast majority of my notifications are now like spam or developers complaining about them abandoning their API. I'm starting to wonder if it's worth the hassle ..."
},
"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": "20918642",
"_source": "2773"
}
Cross the 300,000 monthly pageviews threshold on the OMD forums ✨✨ it’s such an honor to host such a caring and thoughtful community. Can’t wait for Summer of Funds!
{
"type": "entry",
"published": "2021-05-31T22:26:50+00:00",
"url": "https://twitter.com/anomalily/status/1399492594007121925",
"content": {
"text": "Cross the 300,000 monthly pageviews threshold on the OMD forums \u2728\u2728 it\u2019s such an honor to host such a caring and thoughtful community. Can\u2019t wait for Summer of Funds!"
},
"author": {
"type": "card",
"name": "Lillian Karabaic",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "note",
"_id": "20917450",
"_source": "2773"
}
Some fabulous food carts downtown but I would not even pretend it is the center of Portland’s food culture. Maybe write about all cool and diverse NEW restaurants and pop ups that opened the past year! Maybe on the side of the river where the majority of portland lives 🤔
twitter.com/athulkacharya/…
Oh good, another article about Portland by someone who's never even left the DMV. twitter.com/HotlineJosh/st…
{
"type": "entry",
"published": "2021-05-31T21:54:58+00:00",
"url": "https://twitter.com/anomalily/status/1399484573436633088",
"quotation-of": "https://twitter.com/AthulKAcharya/status/1399388881313619971",
"content": {
"text": "Some fabulous food carts downtown but I would not even pretend it is the center of Portland\u2019s food culture. Maybe write about all cool and diverse NEW restaurants and pop ups that opened the past year! Maybe on the side of the river where the majority of portland lives \ud83e\udd14\ntwitter.com/athulkacharya/\u2026",
"html": "Some fabulous food carts downtown but I would not even pretend it is the center of Portland\u2019s food culture. Maybe write about all cool and diverse NEW restaurants and pop ups that opened the past year! Maybe on the side of the river where the majority of portland lives \ud83e\udd14\n<a href=\"https://twitter.com/athulkacharya/status/1399388881313619971\">twitter.com/athulkacharya/\u2026</a>"
},
"author": {
"type": "card",
"name": "Lillian Karabaic",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/AthulKAcharya/status/1399388881313619971": {
"type": "entry",
"published": "2021-05-31T15:34:43+00:00",
"url": "https://twitter.com/AthulKAcharya/status/1399388881313619971",
"photo": [
"https://pbs.twimg.com/media/E2ugwieVoAgEk0t.jpg"
],
"content": {
"text": "Oh good, another article about Portland by someone who's never even left the DMV. twitter.com/HotlineJosh/st\u2026",
"html": "Oh good, another article about Portland by someone who's never even left the DMV. <a href=\"https://twitter.com/HotlineJosh/status/1399371330559033344\">twitter.com/HotlineJosh/st\u2026</a>"
},
"author": {
"type": "card",
"name": "Athul K. Acharya",
"url": "https://twitter.com/AthulKAcharya",
"photo": "https://pbs.twimg.com/profile_images/1281732035820716032/P600x-EY.jpg"
},
"post-type": "photo"
}
},
"_id": "20916766",
"_source": "2773"
}
Type the year you became a teenager into the gif bar
Type the year you became a teenager into the gif bar twitter.com/summeranne/sta…
{
"type": "entry",
"published": "2021-05-31T21:11:47+00:00",
"url": "https://twitter.com/tinysubversions/status/1399473705944719362",
"photo": [
"https://pbs.twimg.com/media/E2vt627VIAQr1Jz.jpg"
],
"quotation-of": "https://twitter.com/joannalovesyou/status/1399447321436475393",
"content": {
"text": "Type the year you became a teenager into the gif bar"
},
"author": {
"type": "card",
"name": "Darius Kazemi",
"url": "https://twitter.com/tinysubversions",
"photo": "https://pbs.twimg.com/profile_images/1355952735921692673/XVIen_1n.jpg"
},
"post-type": "photo",
"refs": {
"https://twitter.com/joannalovesyou/status/1399447321436475393": {
"type": "entry",
"published": "2021-05-31T19:26:56+00:00",
"url": "https://twitter.com/joannalovesyou/status/1399447321436475393",
"video": [
"https://video.twimg.com/tweet_video/E2vV6zeXEAQVmbi.mp4"
],
"content": {
"text": "Type the year you became a teenager into the gif bar twitter.com/summeranne/sta\u2026",
"html": "Type the year you became a teenager into the gif bar <a href=\"https://twitter.com/summeranne/status/1399440401199767552\">twitter.com/summeranne/sta\u2026</a>"
},
"author": {
"type": "card",
"name": "joanna",
"url": "https://twitter.com/joannalovesyou",
"photo": "https://pbs.twimg.com/profile_images/1111613881917546496/5rcu9HXo.jpg"
},
"post-type": "video"
}
},
"_id": "20916192",
"_source": "2773"
}
Next up on TikTok: the “superglue your nose and mouth shut” challenge
Authorities are warning about an electrical "outlet challenge" video on TikTok that involves using part of a phone charger, a wall outlet and a penny to cause sparks, ele...
{
"type": "entry",
"published": "2021-05-31T19:22:36+00:00",
"url": "https://twitter.com/fluffy/status/1399446230510444545",
"quotation-of": "https://twitter.com/CNN/status/1220478222573416448",
"content": {
"text": "Next up on TikTok: the \u201csuperglue your nose and mouth shut\u201d challenge"
},
"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",
"refs": {
"https://twitter.com/CNN/status/1220478222573416448": {
"type": "entry",
"published": "2020-01-23T22:47:38+00:00",
"url": "https://twitter.com/CNN/status/1220478222573416448",
"content": {
"text": "Authorities are warning about an electrical \"outlet challenge\" video on TikTok that involves using part of a phone charger, a wall outlet and a penny to cause sparks, electrical system damage and possibly fire cnn.it/2RHR9E0",
"html": "Authorities are warning about an electrical \"outlet challenge\" video on TikTok that involves using part of a phone charger, a wall outlet and a penny to cause sparks, electrical system damage and possibly fire <a href=\"https://cnn.it/2RHR9E0\">cnn.it/2RHR9E0</a>"
},
"author": {
"type": "card",
"name": "CNN",
"url": "https://twitter.com/CNN",
"photo": "https://pbs.twimg.com/profile_images/1278259160644227073/MfCyF7CG.jpg"
},
"post-type": "note"
}
},
"_id": "20913840",
"_source": "2773"
}
*sings* Beginning to feel a lot like #pedalpalooza... it’s the most wonderful time of year!
{
"type": "entry",
"published": "2021-05-31T19:11:47+00:00",
"url": "https://twitter.com/anomalily/status/1399443508407140353",
"photo": [
"https://pbs.twimg.com/media/E2vSc-KVEAMHzHd.jpg"
],
"content": {
"text": "*sings* Beginning to feel a lot like #pedalpalooza... it\u2019s the most wonderful time of year!",
"html": "*sings* Beginning to feel a lot like <a href=\"https://twitter.com/search?q=%23pedalpalooza\">#pedalpalooza</a>... it\u2019s the most wonderful time of year!"
},
"author": {
"type": "card",
"name": "Lillian Karabaic",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "photo",
"_id": "20913638",
"_source": "2773"
}
All the details you need to know about the @Pedalpalooza Kickoff edition of the Odd Tuesday Outing June 1st at 6PM! Lots of ways to join and friendly to all riders (even if you don’t have a bike), make sure to bring water and picnic snacks for the end. shift2bikes.org/calendar/event…
{
"type": "entry",
"published": "2021-05-31T17:54:22+00:00",
"url": "https://twitter.com/anomalily/status/1399424025995071491",
"photo": [
"https://pbs.twimg.com/media/E2vAu2RVEAAPue-.jpg",
"https://pbs.twimg.com/media/E2vAu2QVcAgVjfA.jpg"
],
"content": {
"text": "All the details you need to know about the @Pedalpalooza Kickoff edition of the Odd Tuesday Outing June 1st at 6PM! Lots of ways to join and friendly to all riders (even if you don\u2019t have a bike), make sure to bring water and picnic snacks for the end. shift2bikes.org/calendar/event\u2026",
"html": "All the details you need to know about the <a href=\"https://twitter.com/pedalpalooza\">@Pedalpalooza</a> Kickoff edition of the Odd Tuesday Outing June 1st at 6PM! Lots of ways to join and friendly to all riders (even if you don\u2019t have a bike), make sure to bring water and picnic snacks for the end. <a href=\"https://www.shift2bikes.org/calendar/event-13485\">shift2bikes.org/calendar/event\u2026</a>"
},
"author": {
"type": "card",
"name": "Lillian Karabaic",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "photo",
"_id": "20911993",
"_source": "2773"
}
In Ukraine these were called "пельмені" 🤔
As part of my ongoing fingering research, I’m pleased to report that I found and bought smol finger condoms
{
"type": "entry",
"published": "2021-05-31T17:23:38+00:00",
"url": "https://twitter.com/slsoftworks/status/1399416290708701188",
"quotation-of": "https://twitter.com/carolstran/status/1399412170526445568",
"content": {
"text": "In Ukraine these were called \"\u043f\u0435\u043b\u044c\u043c\u0435\u043d\u0456\" \ud83e\udd14"
},
"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/carolstran/status/1399412170526445568": {
"type": "entry",
"published": "2021-05-31T17:07:15+00:00",
"url": "https://twitter.com/carolstran/status/1399412170526445568",
"photo": [
"https://pbs.twimg.com/media/E2u18WpXEAI0uLd.jpg",
"https://pbs.twimg.com/media/E2u18WoWUAY42CE.jpg"
],
"content": {
"text": "As part of my ongoing fingering research, I\u2019m pleased to report that I found and bought smol finger condoms"
},
"author": {
"type": "card",
"name": "Carolyn Stransky",
"url": "https://twitter.com/carolstran",
"photo": "https://pbs.twimg.com/profile_images/1364910845092847616/Y1sXcsnQ.jpg"
},
"post-type": "photo"
}
},
"_id": "20911335",
"_source": "2773"
}
I know I’m way late to the party, but now I’m trying out Sequel in earnest and…wow, this is great stuff! How is it that Ruby has *several* great ORMs to choose from and we can’t even find one in JS world? 😂
Roda by @jeremyevans0 & co. is the first non-Rails #Ruby framework to have really grabbed ahold of me.
Prototyped a file-based routing system inside a @bridgetownrb proj...
{
"type": "entry",
"published": "2021-05-31T17:10:31+00:00",
"url": "https://twitter.com/jaredcwhite/status/1399412991238447109",
"quotation-of": "https://twitter.com/jaredcwhite/status/1399008432624046082",
"content": {
"text": "I know I\u2019m way late to the party, but now I\u2019m trying out Sequel in earnest and\u2026wow, this is great stuff! How is it that Ruby has *several* great ORMs to choose from and we can\u2019t even find one in JS world? \ud83d\ude02"
},
"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/1399008432624046082": {
"type": "entry",
"published": "2021-05-30T14:22:57+00:00",
"url": "https://twitter.com/jaredcwhite/status/1399008432624046082",
"video": [
"https://video.twimg.com/tweet_video/E2pGv5hUYAE5KDj.mp4"
],
"content": {
"text": "Roda by @jeremyevans0 & co. is the first non-Rails #Ruby framework to have really grabbed ahold of me.\n\nPrototyped a file-based routing system inside a @bridgetownrb project \u2014 Next.js style \u2014 and it's blowing my mind.\n\nNow I want to build a big beefy app with it!",
"html": "Roda by <a href=\"https://twitter.com/jeremyevans0\">@jeremyevans0</a> & co. is the first non-Rails <a href=\"https://twitter.com/search?q=%23Ruby\">#Ruby</a> framework to have really grabbed ahold of me.\n\nPrototyped a file-based routing system inside a <a href=\"https://twitter.com/bridgetownrb\">@bridgetownrb</a> project \u2014 Next.js style \u2014 and it's blowing my mind.\n\nNow I want to build a big beefy app with it!"
},
"author": {
"type": "card",
"name": "Jared White",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1349070767032438784/Pns0N1s_.jpg"
},
"post-type": "video"
}
},
"_id": "20910852",
"_source": "2773"
}
Are you remembering during eternal Caturday?
{
"type": "entry",
"published": "2021-05-31T10:28:11-0400",
"url": "https://martymcgui.re/2021/05/31/102811/",
"category": [
"caturday"
],
"video": [
"https://media.martymcgui.re/7a/f5/46/db/3e4de88fe66972c175f12ddf0461e14ff090bd16c582ed75d077e7fc.mov"
],
"content": {
"text": "Are you remembering during eternal Caturday?",
"html": "<p>Are you remembering 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": "20910042",
"_source": "175"
}