If she were Black, the article would’ve led with the $70K default, the road rage assault, and the restraining order.
Buried lede: Babbitt once belonged to a National Guard unit whose job was to protect the Capitol from civil disturbances. They put their most qualified people, such as th...
{
"type": "entry",
"published": "2021-01-10T01:02:19+00:00",
"url": "https://twitter.com/karabaic/status/1348072647301627906",
"quotation-of": "https://twitter.com/beyerstein/status/1347995652794556416",
"content": {
"text": "If she were Black, the article would\u2019ve led with the $70K default, the road rage assault, and the restraining order."
},
"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/beyerstein/status/1347995652794556416": {
"type": "entry",
"published": "2021-01-09T19:56:22+00:00",
"url": "https://twitter.com/beyerstein/status/1347995652794556416",
"content": {
"text": "Buried lede: Babbitt once belonged to a National Guard unit whose job was to protect the Capitol from civil disturbances. They put their most qualified people, such as they were, in the vanguard. wapo.st/35slEpb",
"html": "Buried lede: Babbitt once belonged to a National Guard unit whose job was to protect the Capitol from civil disturbances. They put their most qualified people, such as they were, in the vanguard. <a href=\"http://wapo.st/35slEpb\">wapo.st/35slEpb</a>"
},
"author": {
"type": "card",
"name": "Lindsay Beyerstein",
"url": "https://twitter.com/beyerstein",
"photo": "https://pbs.twimg.com/profile_images/1092142224811405318/7qOdJkYJ.jpg"
},
"post-type": "note"
}
},
"_id": "17616782",
"_source": "2773"
}
As I’ve been backfilling weather on old posts on my site, I’ve also been fixing photo markup so that old photos will show up in the photo grid I added not long ago at /kind/photo. You can also look by year by adding the year to the end of the URL(/2020 or such). May add some links.
{
"type": "entry",
"published": "2021-01-09T20:07:45-05:00",
"url": "https://david.shanske.com/2021/01/09/3884/",
"content": {
"text": "As I\u2019ve been backfilling weather on old posts on my site, I\u2019ve also been fixing photo markup so that old photos will show up in the photo grid I added not long ago at /kind/photo. You can also look by year by adding the year to the end of the URL(/2020 or such). May add some links.",
"html": "As I\u2019ve been backfilling weather on old posts on my site, I\u2019ve also been fixing photo markup so that old photos will show up in the photo grid I added not long ago at <a href=\"https://david.shanske.com/kind/photo\">/kind/photo</a>. You can also look by year by adding the year to the end of the URL(/2020 or such). May add some links."
},
"author": {
"type": "card",
"name": "David Shanske",
"url": "https://david.shanske.com/",
"photo": "https://david.shanske.com/avatar/dshanske?s=49"
},
"post-type": "note",
"_id": "17616724",
"_source": "1905"
}
{
"type": "entry",
"published": "2021-01-09T20:04:36-05:00",
"url": "https://david.shanske.com/2021/01/09/simple-location-4-3-0-released/",
"name": "Simple Location 4.3.0 Released",
"content": {
"text": "Simple Location 4.3.0 has been released. This continues on the work released last week in 4.2.2.\nMeasurements in Simple Location have been stored in scientific units(celsius, meters, etc) since 2019, with an option to display in imperial on the frontend. With 4.2.2, the admin will now show in imperial units if you set the setting. This can be overridden on any page by adding the ?sloc_units=metric or ?sloc_units=imperial to the end of the URL.\n4.3.0 introduces Meteostat and Visual Crossing as weather providers. Visual Crossing is the first provider that not only offers 1000 queries per day, but pay per use at a fraction of a cent after that. All of the other providers offering a free tier require a monthly fee after that point that well exceeds justification for the amount of posts even the most dedicated poster makes.\nMeteostat is a historic only provider. It offers not only an API(key required), but the ability to download all data on a specific weather station(which requires no key). A future version of the plugin could download and cache the weather stations you use the most. For now, only the list of stations is bundled with the plugin, which it uses to determine the closest station.\nThe National Weather Service, the Met Office(UK), and the Custom Station plugin also cycle through lists of stations to find the closest one.\nExpect more enhancements in the weather station category, with so many different ways to get weather stations data.\n4.3.0 introduces historic weather support, for providers who offer this without a premium account. This includes Dark Sky(if you still have an API key), Meteostat(which only offers historic data), and Visual Crossing. If someone is paying for premium service on OpenWeatherMap and wants to talk me into adding this, send me a note.\nThe Fallback Weather provider feature introduced in 4.2.0, which allows for a secondary provider, will be checked if the primary provider does not offer historic weather.\nPlease remember, somewhere on your site, to provide attribution to the services you use. I\u2019m off to backfill weather on my old posts.",
"html": "Simple Location 4.3.0 has been released. This continues on the work released last week in 4.2.2.\n<p>Measurements in Simple Location have been stored in scientific units(celsius, meters, etc) since 2019, with an option to display in imperial on the frontend. With 4.2.2, the admin will now show in imperial units if you set the setting. This can be overridden on any page by adding the ?sloc_units=metric or ?sloc_units=imperial to the end of the URL.</p>\n<p>4.3.0 introduces Meteostat and Visual Crossing as weather providers. Visual Crossing is the first provider that not only offers 1000 queries per day, but pay per use at a fraction of a cent after that. All of the other providers offering a free tier require a monthly fee after that point that well exceeds justification for the amount of posts even the most dedicated poster makes.</p>\n<p>Meteostat is a historic only provider. It offers not only an API(key required), but the ability to download all data on a specific weather station(which requires no key). A future version of the plugin could download and cache the weather stations you use the most. For now, only the list of stations is bundled with the plugin, which it uses to determine the closest station.</p>\n<p>The National Weather Service, the Met Office(UK), and the Custom Station plugin also cycle through lists of stations to find the closest one.</p>\n<p>Expect more enhancements in the weather station category, with so many different ways to get weather stations data.</p>\n<p>4.3.0 introduces historic weather support, for providers who offer this without a premium account. This includes Dark Sky(if you still have an API key), Meteostat(which only offers historic data), and Visual Crossing. If someone is paying for premium service on OpenWeatherMap and wants to talk me into adding this, send me a note.</p>\n<p>The Fallback Weather provider feature introduced in 4.2.0, which allows for a secondary provider, will be checked if the primary provider does not offer historic weather.</p>\n<p>Please remember, somewhere on your site, to provide attribution to the services you use. I\u2019m off to backfill weather on my old posts.</p>"
},
"author": {
"type": "card",
"name": "David Shanske",
"url": "https://david.shanske.com/",
"photo": "https://david.shanske.com/avatar/dshanske?s=49"
},
"post-type": "article",
"_id": "17616639",
"_source": "1905"
}
And with that donut I am attempting to explain why the stock market didn’t crash despite a coup youtu.be/zfMlIIf5hdI
Join!
{
"type": "entry",
"published": "2021-01-10T00:55:43+00:00",
"url": "https://twitter.com/anomalily/status/1348070985719664640",
"content": {
"text": "And with that donut I am attempting to explain why the stock market didn\u2019t crash despite a coup youtu.be/zfMlIIf5hdI\n\nJoin!",
"html": "And with that donut I am attempting to explain why the stock market didn\u2019t crash despite a coup <a href=\"https://youtu.be/zfMlIIf5hdI\">youtu.be/zfMlIIf5hdI</a>\n\nJoin!"
},
"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": "17616514",
"_source": "2773"
}
{
"type": "entry",
"published": "2021-01-10T00:55:37+00:00",
"url": "https://twitter.com/karabaic/status/1348070958603538433",
"quotation-of": "https://twitter.com/Pervaizistan/status/1348060324356878336",
"content": {
"text": "New York\u2019s Sedition-est"
},
"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/Pervaizistan/status/1348060324356878336": {
"type": "entry",
"published": "2021-01-10T00:13:21+00:00",
"url": "https://twitter.com/Pervaizistan/status/1348060324356878336",
"content": {
"text": "BREAKING: The FDNY has provided information to the FBI on active & retired members after it received \u201canonymous allegations that active or retired members were present\u00a0at the events at the\u00a0United States Capitol on January 6,\u201d a FDNY spokesman tells @CNN",
"html": "BREAKING: The FDNY has provided information to the FBI on active & retired members after it received \u201canonymous allegations that active or retired members were present\u00a0at the events at the\u00a0United States Capitol on January 6,\u201d a FDNY spokesman tells <a href=\"https://twitter.com/CNN\">@CNN</a>"
},
"author": {
"type": "card",
"name": "Pervaiz Shallwani",
"url": "https://twitter.com/Pervaizistan",
"photo": "https://pbs.twimg.com/profile_images/1209276243981537282/ySer8EAc.jpg"
},
"post-type": "note"
}
},
"_id": "17616515",
"_source": "2773"
}
“no call to the family [of murdered Capitol Police office Sicknick] from the President[-defect].”
Sicknick’s father said Mike Pence and Nancy Pelosi called the family on Friday to offer their condolences. Apparently, no call to the family from the President. reut.rs...
{
"type": "entry",
"published": "2021-01-10T00:54:42+00:00",
"url": "https://twitter.com/karabaic/status/1348070730945073152",
"quotation-of": "https://twitter.com/TimAeppel/status/1348057939643228160",
"content": {
"text": "\u201cno call to the family [of murdered Capitol Police office Sicknick] from the President[-defect].\u201d"
},
"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/TimAeppel/status/1348057939643228160": {
"type": "entry",
"published": "2021-01-10T00:03:53+00:00",
"url": "https://twitter.com/TimAeppel/status/1348057939643228160",
"content": {
"text": "Sicknick\u2019s father said Mike Pence and Nancy Pelosi called the family on Friday to offer their condolences. Apparently, no call to the family from the President. reut.rs/3oznPyL",
"html": "Sicknick\u2019s father said Mike Pence and Nancy Pelosi called the family on Friday to offer their condolences. Apparently, no call to the family from the President. <a href=\"https://reut.rs/3oznPyL\">reut.rs/3oznPyL</a>"
},
"author": {
"type": "card",
"name": "Timothy Aeppel",
"url": "https://twitter.com/TimAeppel",
"photo": "https://pbs.twimg.com/profile_images/1330290956738899968/prgtoZig.jpg"
},
"post-type": "note"
}
},
"_id": "17616516",
"_source": "2773"
}
Going live with a donut on my head, soon to be in my mouth, and a cat with a donut on as well!
{
"type": "entry",
"published": "2021-01-10T00:54:37+00:00",
"url": "https://twitter.com/anomalily/status/1348070709164036096",
"video": [
"https://video.twimg.com/ext_tw_video/1348070681506840576/pu/vid/720x1280/5TtdM0R5_BITxKQk.mp4?tag=10"
],
"content": {
"text": "Going live with a donut on my head, soon to be in my mouth, and a cat with a donut on as well!"
},
"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": "video",
"_id": "17616517",
"_source": "2773"
}
The President lied for months about the election, abused his power in attempt to overturn the will of the people and, when it wasn’t enough, incited a violent insurrection on the capitol that led to five deaths.
Rarely is the path so clear. He *must* be impeached.
{
"type": "entry",
"published": "2021-01-09T23:48:26+00:00",
"url": "https://twitter.com/dangerdave/status/1348054054841143297",
"content": {
"text": "The President lied for months about the election, abused his power in attempt to overturn the will of the people and, when it wasn\u2019t enough, incited a violent insurrection on the capitol that led to five deaths.\n\nRarely is the path so clear. He *must* be impeached."
},
"author": {
"type": "card",
"name": "Dave Peck",
"url": "https://twitter.com/dangerdave",
"photo": "https://pbs.twimg.com/profile_images/1345149768918450176/iPcRmcr_.jpg"
},
"post-type": "note",
"_id": "17615588",
"_source": "2773"
}
You can tell I'm a nerd bc I've been struggling with this question for five full minutes since I can't land on a satisfying definition of "Internet community". Everywhere for me that felt like actual community was always hybrid online/offline. Everything else was just Posting
What was the first Internet community you were part of? Bonus points if you can pin down the year.
{
"type": "entry",
"published": "2021-01-09T22:19:40+00:00",
"url": "https://twitter.com/tinysubversions/status/1348031713075552257",
"quotation-of": "https://twitter.com/Humanstein/status/1347761419928928256",
"content": {
"text": "You can tell I'm a nerd bc I've been struggling with this question for five full minutes since I can't land on a satisfying definition of \"Internet community\". Everywhere for me that felt like actual community was always hybrid online/offline. Everything else was just Posting"
},
"author": {
"type": "card",
"name": "Darius Kazemi",
"url": "https://twitter.com/tinysubversions",
"photo": "https://pbs.twimg.com/profile_images/1344873977705943042/RR1pqMrB.png"
},
"post-type": "note",
"refs": {
"https://twitter.com/Humanstein/status/1347761419928928256": {
"type": "entry",
"published": "2021-01-09T04:25:37+00:00",
"url": "https://twitter.com/Humanstein/status/1347761419928928256",
"content": {
"text": "What was the first Internet community you were part of? Bonus points if you can pin down the year."
},
"author": {
"type": "card",
"name": "Nathan",
"url": "https://twitter.com/Humanstein",
"photo": "https://pbs.twimg.com/profile_images/1339808751453409281/WTjp28YA.jpg"
},
"post-type": "note"
}
},
"_id": "17614334",
"_source": "2773"
}
Saturday morning is brighter lately because I realize there’s an episode of The Expanse waiting for me.
{
"type": "entry",
"published": "2021-01-09T19:40:58+00:00",
"url": "https://twitter.com/karabaic/status/1347991774862561280",
"content": {
"text": "Saturday morning is brighter lately because I realize there\u2019s an episode of The Expanse waiting for me."
},
"author": {
"type": "card",
"name": "jk",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"_id": "17611584",
"_source": "2773"
}
This is it! Tune in for all the juicy details of why I walked away from Mastodon and the “Fediverse” after a year of fanboyism, and what needs to change in open socia...
{
"type": "entry",
"published": "2021-01-09T18:49:47+00:00",
"url": "https://twitter.com/jaredcwhite/status/1347978895857836032",
"quotation-of": "https://twitter.com/jaredcwhite/status/1346857420270620677",
"content": {
"text": "ICYMI \u2b07\ufe0f\u2b07\ufe0f\u2b07\ufe0f"
},
"author": {
"type": "card",
"name": "Jared White",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1342524575876218881/buD8P1lX.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/jaredcwhite/status/1346857420270620677": {
"type": "entry",
"published": "2021-01-06T16:33:27+00:00",
"url": "https://twitter.com/jaredcwhite/status/1346857420270620677",
"photo": [
"https://pbs.twimg.com/media/ErD_r0pVQAEhN1m.jpg"
],
"content": {
"text": "This is it! Tune in for all the juicy details of why I walked away from Mastodon and the \u201cFediverse\u201d after a year of fanboyism, and what needs to change in open social protocols before I let go of Twitter and Discord. Also some Fresh Picks of the day!\n\njaredwhite.com/podcast/61/",
"html": "This is it! Tune in for all the juicy details of why I walked away from Mastodon and the \u201cFediverse\u201d after a year of fanboyism, and what needs to change in open social protocols before I let go of Twitter and Discord. Also some Fresh Picks of the day!\n\n<a href=\"https://jaredwhite.com/podcast/61/\">jaredwhite.com/podcast/61/</a>"
},
"author": {
"type": "card",
"name": "Jared White",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1342524575876218881/buD8P1lX.jpg"
},
"post-type": "photo"
}
},
"_id": "17610667",
"_source": "2773"
}
A song about current events. #distrokid #minivideo
Album available for streaming and purchase at these fine sites: distrokid.com/hyperfollow/so… and sockpuppet.us/album/novembea…
{
"type": "entry",
"published": "2021-01-09T18:05:49+00:00",
"url": "https://twitter.com/fluffy/status/1347967829945896960",
"video": [
"https://video.twimg.com/ext_tw_video/1347967750367428608/pu/vid/720x1280/YM5MgeQEf017IgQD.mp4?tag=10"
],
"content": {
"text": "A song about current events. #distrokid #minivideo \n\nAlbum available for streaming and purchase at these fine sites: distrokid.com/hyperfollow/so\u2026 and sockpuppet.us/album/novembea\u2026",
"html": "A song about current events. <a href=\"https://twitter.com/search?q=%23distrokid\">#distrokid</a> <a href=\"https://twitter.com/search?q=%23minivideo\">#minivideo</a> \n\nAlbum available for streaming and purchase at these fine sites: <a href=\"https://distrokid.com/hyperfollow/sockpuppet/novembeat-vol-5\">distrokid.com/hyperfollow/so\u2026</a> and <a href=\"https://sockpuppet.us/album/novembeat-2020\">sockpuppet.us/album/novembea\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": "video",
"_id": "17609767",
"_source": "2773"
}
Attempted Putsch Schadenfreude for an actual putz
In a statement Thursday evening, the firm said Alex Kaufman and his father, Robert J. Kaufman, who were both partners in Atlanta, “reached a mutual agreement with Fox R...
{
"type": "entry",
"published": "2021-01-09T16:46:55+00:00",
"url": "https://twitter.com/karabaic/status/1347947975402610692",
"quotation-of": "https://twitter.com/Legal_Times/status/1347902221548138496",
"content": {
"text": "Attempted Putsch Schadenfreude for an actual putz"
},
"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/Legal_Times/status/1347902221548138496": {
"type": "entry",
"published": "2021-01-09T13:45:07+00:00",
"url": "https://twitter.com/Legal_Times/status/1347902221548138496",
"content": {
"text": "In a statement Thursday evening, the firm said Alex Kaufman and his father, Robert J. Kaufman, who were both partners in Atlanta, \u201creached a mutual agreement with Fox Rothschild LLP today to depart from the firm and pursue new professional opportunities.\u201d law.com/nationallawjou\u2026",
"html": "In a statement Thursday evening, the firm said Alex Kaufman and his father, Robert J. Kaufman, who were both partners in Atlanta, \u201creached a mutual agreement with Fox Rothschild LLP today to depart from the firm and pursue new professional opportunities.\u201d <a href=\"https://www.law.com/nationallawjournal/2021/01/07/fox-rothschild-partner-who-sat-in-trumps-call-to-georgia-resigns-from-firm/\">law.com/nationallawjou\u2026</a>"
},
"author": {
"type": "card",
"name": "Legal Times",
"url": "https://twitter.com/Legal_Times",
"photo": "https://pbs.twimg.com/profile_images/1182752844283351040/OUE86PG6.png"
},
"post-type": "note"
}
},
"_id": "17608805",
"_source": "2773"
}
School is never going to be the same
When I got home yesterday my daughter was in rage tears over her AP US History teacher's talking down and over the girls in the class about the validity of the "pink tax"...
{
"type": "entry",
"published": "2021-01-09T16:44:17+00:00",
"url": "https://twitter.com/karabaic/status/1347947310240579584",
"quotation-of": "https://twitter.com/librariankt/status/1347574773354803202",
"content": {
"text": "School is never going to be the same"
},
"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/librariankt/status/1347574773354803202": {
"type": "entry",
"published": "2021-01-08T16:03:57+00:00",
"url": "https://twitter.com/librariankt/status/1347574773354803202",
"content": {
"text": "When I got home yesterday my daughter was in rage tears over her AP US History teacher's talking down and over the girls in the class about the validity of the \"pink tax\" and the gender pay gap (both of which he disputes). Today I joined the class. 1/"
},
"author": {
"type": "card",
"name": "Dr. KTLV",
"url": "https://twitter.com/librariankt",
"photo": "https://pbs.twimg.com/profile_images/1338692707926073344/jFe7IFm7.jpg"
},
"post-type": "note"
}
},
"_id": "17608161",
"_source": "2773"
}
This wasn't in my "Christian homeschooling" textbooks. White supremacists overthrowing duly elected governments? Never heard of it. 😭😭😭
A must-watch:
In 1898 white supremacists overthrew the democratically elected government of Wilmington, North Carolina.
This is the hidden history of an American coup that North Carol...
{
"type": "entry",
"published": "2021-01-09T16:34:19+00:00",
"url": "https://twitter.com/jaredcwhite/status/1347944805721018370",
"quotation-of": "https://twitter.com/voxdotcom/status/1347674363470999552",
"content": {
"text": "This wasn't in my \"Christian homeschooling\" textbooks. White supremacists overthrowing duly elected governments? Never heard of it. \ud83d\ude2d\ud83d\ude2d\ud83d\ude2d\n\nA must-watch:"
},
"author": {
"type": "card",
"name": "Jared White",
"url": "https://twitter.com/jaredcwhite",
"photo": "https://pbs.twimg.com/profile_images/1342524575876218881/buD8P1lX.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/voxdotcom/status/1347674363470999552": {
"type": "entry",
"published": "2021-01-08T22:39:41+00:00",
"url": "https://twitter.com/voxdotcom/status/1347674363470999552",
"content": {
"text": "In 1898 white supremacists overthrew the democratically elected government of Wilmington, North Carolina.\n\nThis is the hidden history of an American coup that North Carolina \u2013 and the United States \u2013 has yet to fully reckon with. youtube.com/watch?v=LVQoml\u2026",
"html": "In 1898 white supremacists overthrew the democratically elected government of Wilmington, North Carolina.\n\nThis is the hidden history of an American coup that North Carolina \u2013 and the United States \u2013 has yet to fully reckon with. <a href=\"https://www.youtube.com/watch?v=LVQomlXMeek\">youtube.com/watch?v=LVQoml\u2026</a>"
},
"author": {
"type": "card",
"name": "Vox",
"url": "https://twitter.com/voxdotcom",
"photo": "https://pbs.twimg.com/profile_images/807306191395241984/s8xmWAvU.jpg"
},
"post-type": "note"
}
},
"_id": "17608162",
"_source": "2773"
}
The #ukulele underground curriculum has three course, but on top of the classes you work on two songs a week. Then drop those songs. Howver
{
"type": "entry",
"published": "2021-01-09T15:31:14+0000",
"summary": "The #ukulele underground curriculum has three course, but on top of the classes you work on two songs a week. Then drop those songs. Howver",
"url": "https://quickthoughts.jgregorymcverry.com/2021/01/09/my-decemeber-ukulele-songs-clmooc",
"category": [
"ukulele"
],
"syndication": [
"https://twitter.com/jgmac1106/status/1347929977078034432"
],
"name": "My Decemeber #ukulele songs #clmooc",
"content": {
"text": "The #ukulele underground curriculum has three course, but on top of the classes you work on two songs a week. Then drop those songs. Howver you mix in 1-2 older songs from previous weeks.In December I worked on:Waiting in Vane\nStand By Me\nFriend of the Devil\nFire on the Mountain\nJambalya\nWaiting in VaneA good song simplified to a different key practice a 4/4 count. Being a Reggae toon I am starting the first verse on the 2nd count.VideoStand By MeThis song is fun. Good practice singing and strumming to different rhythms because it is slow. Being C, Am, F, G, C it provides a good basis for other songsVideoFriend of the DevilA Grateful Dead classic of only four chords. I struggle with the strumming pattern. A bit fast and an upstrum after the four beat. I so wanna finish on a 4 beat down strum. I often end up just with an ududud and trying to keep time with the 4/4 count.VideoFire on the MountainAnother easy Dead tune. Just two chords. I made myself a scale tent to practice B Major Mixolydian. Sounds so fresh, drips in srpring rain as a scale. I am also trying Barr chords here. Realized you need to be gentle not apply too much pressure.This is another stum pattern I am trying to find. Struggiling a bit. Need to just keep practicing slow and move up the tempo.Again finishes on an upstrum, but I think I need to drop the first two down strums with a bit more mojo.There is a reason John MAyer fell in love with the Grateful Dead. Every song usually just a couple chords, no real progression, and just a scale. Yet you can go anywhere to places no one has traveled in spaces trampled on on for centuries.VideoJambalayaA Hank Williams traditional. A eight note udud to practice. First song I really learned.VideoJanuary Goals:Arpeggios, Rolls, and Chunking. Time to hang with the right hand.Week one songs: Brown Eyed Girl by Van Morrison and Guava Jelly by Bob Marley",
"html": "<p>The <a href=\"https://quickthoughts.jgregorymcverry.com/tag/ukulele\" class=\"p-category\">#ukulele</a> underground curriculum has three course, but on top of the classes you work on two songs a week. Then drop those songs. Howver you mix in 1-2 older songs from previous weeks.</p><p>In December I worked on:</p><ul><li>Waiting in Vane</li>\n<li>Stand By Me</li>\n<li>Friend of the Devil</li>\n<li>Fire on the Mountain</li>\n<li>Jambalya</li>\n</ul><h2>Waiting in Vane</h2><p>A good song simplified to a different key practice a 4/4 count. Being a Reggae toon I am starting the first verse on the 2nd count.</p><p><a>Video</a></p><h2>Stand By Me</h2><p>This song is fun. Good practice singing and strumming to different rhythms because it is slow. Being C, Am, F, G, C it provides a good basis for other songs</p><p><a href=\"https://jgregorymcverry.com/videos/2021-01SBM.mov\">Video</a></p><h2>Friend of the Devil</h2><p>A Grateful Dead classic of only four chords. I struggle with the strumming pattern. A bit fast and an upstrum after the four beat. I so wanna finish on a 4 beat down strum. I often end up just with an ududud and trying to keep time with the 4/4 count.</p><p><a href=\"https://jgregorymcverry.com/videos/2021-01-08FoD.mov\">Video</a></p><h2>Fire on the Mountain</h2><p>Another easy Dead tune. Just two chords. I made myself a scale tent to practice B Major Mixolydian. Sounds so fresh, drips in srpring rain as a scale. I am also trying Barr chords here. Realized you need to be gentle not apply too much pressure.</p><p>This is another stum pattern I am trying to find. Struggiling a bit. Need to just keep practicing slow and move up the tempo.</p><p>Again finishes on an upstrum, but I think I need to drop the first two down strums with a bit more mojo.</p><p>There is a reason John MAyer fell in love with the Grateful Dead. Every song usually just a couple chords, no real progression, and just a scale. Yet you can go anywhere to places no one has traveled in spaces trampled on on for centuries.</p><p><a href=\"https://jgregorymcverry.com/videos/2021-01-03FOTM.mov\">Video</a></p><h2>Jambalaya</h2><p>A Hank Williams traditional. A eight note udud to practice. First song I really learned.</p><p><a href=\"https://jgregorymcverry.com/videos/2021-01-08Jambalya.mov\">Video</a></p><h2>January Goals:</h2><p>Arpeggios, Rolls, and Chunking. Time to hang with the right hand.</p><p>Week one songs: Brown Eyed Girl by Van Morrison and Guava Jelly by Bob Marley</p>"
},
"author": {
"type": "card",
"name": "Greg McVerry",
"url": "https://quickthoughts.jgregorymcverry.com/profile/jgmac1106",
"photo": "https://quickthoughts.jgregorymcverry.com/file/2d6c9cfed7ac8e849f492b5bc7e6a630/thumb.jpg"
},
"post-type": "article",
"_id": "17607784",
"_source": "1300"
}
{
"type": "entry",
"published": "2021-01-09T15:35:24+00:00",
"url": "https://twitter.com/jgmac1106/status/1347929977078034432",
"content": {
"text": "My Decemeber #ukulele songs #clmooc: quickthoughts.jgregorymcverry.com/2021/01/09/my-\u2026",
"html": "My Decemeber <a href=\"https://twitter.com/search?q=%23ukulele\">#ukulele</a> songs <a href=\"https://twitter.com/search?q=%23clmooc\">#clmooc</a>: <a href=\"https://quickthoughts.jgregorymcverry.com/2021/01/09/my-decemeber-ukulele-songs-clmooc\">quickthoughts.jgregorymcverry.com/2021/01/09/my-\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": "17607125",
"_source": "2773"
}
Listening to the Ka'au Crater Boys to ride on ocean of arpeggios as I harp on how you give just have to swim in the sounds you already have on the #ukulele
{
"type": "entry",
"published": "2021-01-09T14:08:39+0000",
"url": "https://quickthoughts.jgregorymcverry.com/2021/01/09/listening-to-the-kaau-crater-boys-to",
"category": [
"ukulele"
],
"syndication": [
"https://twitter.com/jgmac1106/status/1347908436252622848"
],
"content": {
"text": "Listening to the Ka'au Crater Boys to ride on ocean of arpeggios as I harp on how you give just have to swim in the sounds you already have on the #ukulele",
"html": "Listening to the Ka'au Crater Boys to ride on ocean of arpeggios as I harp on how you give just have to swim in the sounds you already have on the <a href=\"https://quickthoughts.jgregorymcverry.com/tag/ukulele\" class=\"p-category\">#ukulele</a>"
},
"author": {
"type": "card",
"name": "Greg McVerry",
"url": "https://quickthoughts.jgregorymcverry.com/profile/jgmac1106",
"photo": "https://quickthoughts.jgregorymcverry.com/file/2d6c9cfed7ac8e849f492b5bc7e6a630/thumb.jpg"
},
"post-type": "note",
"_id": "17605804",
"_source": "1300"
}
Listening to the Ka'au Crater Boys to ride on ocean of arpeggios as I harp on how you give just have to swim in the sounds you already have on the #ukulele (quickthoughts.jgregorymcverry.com/s/1eYrO0)
{
"type": "entry",
"published": "2021-01-09T14:09:48+00:00",
"url": "https://twitter.com/jgmac1106/status/1347908436252622848",
"content": {
"text": "Listening to the Ka'au Crater Boys to ride on ocean of arpeggios as I harp on how you give just have to swim in the sounds you already have on the #ukulele (quickthoughts.jgregorymcverry.com/s/1eYrO0)",
"html": "Listening to the Ka'au Crater Boys to ride on ocean of arpeggios as I harp on how you give just have to swim in the sounds you already have on the <a href=\"https://twitter.com/search?q=%23ukulele\">#ukulele</a> (<a href=\"https://quickthoughts.jgregorymcverry.com/s/1eYrO0\">quickthoughts.jgregorymcverry.com/s/1eYrO0</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": "17605707",
"_source": "2773"
}
Profoundly sad to see an emblem of racism brazenly carried through The People's House.
{
"type": "entry",
"published": "2021-01-09T10:21:31+00:00",
"url": "https://twitter.com/afitnerd/status/1347850985335619585",
"photo": [
"https://pbs.twimg.com/media/ErSHU_UXYAA2BMq.jpg"
],
"content": {
"text": "Profoundly sad to see an emblem of racism brazenly carried through The People's House."
},
"author": {
"type": "card",
"name": "Micah Silverman - #BLM - Wear a Mask",
"url": "https://twitter.com/afitnerd",
"photo": "https://pbs.twimg.com/profile_images/1169746170740137984/R7RpX8Q7.jpg"
},
"post-type": "photo",
"_id": "17603103",
"_source": "2773"
}