Is it, like, pretty interesting out there? Or weird? Asking because eternal Caturday.
{
"type": "entry",
"published": "2020-07-10T15:41:58-0400",
"url": "https://martymcgui.re/2020/07/10/154158/",
"category": [
"caturday"
],
"video": [
"https://media.martymcgui.re/bf/03/c3/46/b4d3b86080252b48b793646e1bdc091a57d2f95c2c97370a380d5c91.mov"
],
"content": {
"text": "Is it, like, pretty interesting out there? Or weird? Asking because eternal Caturday.",
"html": "<p>Is it, like, pretty interesting out there? Or weird? Asking because eternal Caturday.</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "video",
"_id": "13241089",
"_source": "175"
}
Anybody getting out and about? What’s that like during eternal Caturday?
{
"type": "entry",
"published": "2020-07-09T11:27:44-0400",
"url": "https://martymcgui.re/2020/07/09/112744/",
"category": [
"caturday"
],
"video": [
"https://media.martymcgui.re/9c/06/5b/b7/b5d842c9874115d038dfb3d34bb670d0874714b76baca4882b6290a8.mov"
],
"content": {
"text": "Anybody getting out and about? What\u2019s that like during eternal Caturday?",
"html": "<p>Anybody getting out and about? What\u2019s that like 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": "13241090",
"_source": "175"
}
{
"type": "entry",
"published": "2020-07-09T10:23:36-0400",
"url": "https://martymcgui.re/2020/07/09/my-notes-from-hwc-west-coast-2020-07-08/",
"category": [
"IndieWeb",
"meetup",
"HWC",
"virtual",
"vHWC",
"west-coast",
"wrap-up"
],
"name": "My notes from HWC West Coast 2020-07-08",
"content": {
"text": "Yesterday I joined in the West Coast Homebrew Website Club via Zoom. I was worried I'd be too tired to join - it was held 9-10:30pm my time - but after a nice dinner and wind-down from the day I was in a pretty good place.\nJacky shared some demos, reading, and brainstorming (go check 'em out). And, as captured in Tantek's notes, we also got into some good discussion about community onboarding prompted by Sarah.\nA recurring theme as new folks join the IndieWeb community is that the wiki is an amazing resource but also a source of crippling information overload. In recent years we have discussed ways to (re-)organize content for folks geting their own site started. On his own, Jason has begun writing guided intros for developers on topics like Webmention. But as Sarah pointed out, IndieWeb is much more than just developer documentation or guides for folks setting up their own websites. IndieWeb is also an active community with frequent live events, 24/7 discussions, and a long-term memory of observations and ideas and projects and participants. So, perhaps it's worth thinking about onboarding from a perspective of introducing new folks to this community, what they can expect, and how to successfully engage.\nFor my part, I continued research into the cursed project that I've been noodling on for years and finally started during IndieWebCamp 2020 West. My goal is to give folks a free way to dip their toes into the IndieWeb without needing to understand the building blocks first, but with on-ramps to understanding, customizing, and improving any part of it. While I am learning a lot from projects like Postr, I think I will end up actually making my own version of building blocks like authorization, token, and micropub endpoints. By way of being careful, I would like to be able to test that each one works properly. So that's how I ended up volunteering to help build out the IndieAuth.rocks test suite. \ud83d\ude05\n\n I really enjoy and appreciate these meetups and I look forward to joining the next one!",
"html": "<p>Yesterday I joined in the <a href=\"https://events.indieweb.org/2020/07/homebrew-website-club-west-coast-ZObv0hlGOdR5\">West Coast Homebrew Website Club</a> via Zoom. I was worried I'd be too tired to join - it was held 9-10:30pm my time - but after a nice dinner and wind-down from the day I was in a pretty good place.</p>\n<p><a href=\"https://v2.jacky.wtf/post/41319324-8a31-41aa-a61a-6851fdf78a6c\">Jacky shared some demos, reading, and brainstorming</a> (go check 'em out). And, as captured in <a href=\"https://tantek.com/2020/190/t2/homebrew-website-club-west\">Tantek's notes</a>, we also got into some good discussion about community onboarding prompted by <a href=\"http://sarah-hibner.com/\">Sarah</a>.</p>\n<p>A recurring theme as new folks join the IndieWeb community is that <a href=\"https://indieweb.org/\">the wiki</a> is an amazing resource but also a source of crippling information overload. In recent years we have discussed ways to <a href=\"https://indieweb.org/2019/homepage\">(re-)organize content for folks geting their own site started</a>. On his own, <a href=\"https://jmac.org/\">Jason</a> has begun writing <a href=\"https://jmac.org/webmention/\">guided intros for developers on topics like Webmention</a>. But as Sarah pointed out, IndieWeb is much more than just developer documentation or guides for folks setting up their own websites. IndieWeb is also an active community with <a href=\"https://events.indieweb.org/\">frequent live events</a>, <a href=\"https://indieweb.org/discuss\">24/7 discussions</a>, and a <a href=\"https://indieweb.org/\">long-term memory</a> of observations and ideas and projects and participants. So, perhaps it's worth thinking about onboarding from a perspective of introducing new folks to this community, what they can expect, and how to successfully engage.</p>\n<p>For my part, I continued research into <a href=\"https://indieweb.org/User:Martymcgui.re/IndieWeb-Sandbox\">the cursed project</a> that I've been noodling on for years and finally started during IndieWebCamp 2020 West. My goal is to give folks a free way to dip their toes into the IndieWeb <i>without</i> needing to understand the building blocks first, but with on-ramps to understanding, customizing, and improving any part of it. While I am learning a lot from projects like <a href=\"https://github.com/grantcodes/postr\">Postr</a>, I think I will end up actually making my own version of building blocks like authorization, token, and micropub endpoints. By way of being careful, I would like to be able to test that each one works properly. So that's how I ended up volunteering to help build out the <a href=\"https://indieauth.rocks/\">IndieAuth.rocks</a> test suite. \ud83d\ude05</p>\n<p>\n I really enjoy and appreciate these meetups and I look forward to joining the next one!\n <br /></p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "article",
"_id": "13241091",
"_source": "175"
}
Thanks to Onion Location you will now be reminded you can view your favorite loops of my cat more securely when using Tor Browser.
https://blog.torproject.org/more-onions-porfavor
{
"type": "entry",
"published": "2020-07-08T19:06:14-0400",
"url": "https://martymcgui.re/2020/07/08/190614/",
"category": [
"MoreOnionsPorfavor"
],
"photo": [
"https://res.cloudinary.com/schmarty/image/fetch/w_960,c_fill/https://media.martymcgui.re/d8/64/2e/c4/6c0117e1543e0e685085197fc8182e7abadf2b3d47edcd3c2e5785bd.png"
],
"syndication": [
"https://twitter.com/schmarty/status/1281003495689195530"
],
"content": {
"text": "Thanks to Onion Location you will now be reminded you can view your favorite loops of my cat more securely when using Tor Browser.\n\nhttps://blog.torproject.org/more-onions-porfavor",
"html": "<a href=\"https://media.martymcgui.re/d8/64/2e/c4/6c0117e1543e0e685085197fc8182e7abadf2b3d47edcd3c2e5785bd.png\"></a>\n\n <p>Thanks to Onion Location you will now be reminded you can view your favorite loops of my cat more securely when using Tor Browser.</p>\n\n<p><a href=\"https://blog.torproject.org/more-onions-porfavor\">https://blog.torproject.org/more-onions-porfavor</a></p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "photo",
"_id": "13241092",
"_source": "175"
}
Yaww-oh! Hello! Happy eternal Caturday!
{
"type": "entry",
"published": "2020-07-08T10:35:18-0400",
"url": "https://martymcgui.re/2020/07/08/103518/",
"category": [
"caturday"
],
"video": [
"https://media.martymcgui.re/3a/c0/05/8e/04b3602fd7ce02d37d36c2d8f64aef2c25973b1996c3ce3c60e62ed1.mov"
],
"content": {
"text": "Yaww-oh! Hello! Happy eternal Caturday!",
"html": "<p>Yaww-oh! Hello! Happy eternal Caturday!</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "video",
"_id": "13241094",
"_source": "175"
}
Welcome all #tech4teen campers in #nhv wanted to let you know I reached out to parents and guardians and invited then to our #IndieWeb meet up tonight: tech-4-teens.club/2020/07/15/wel… (quickthoughts.jgregorymcverry.com/s/1UoQon)
{
"type": "entry",
"published": "2020-07-15T18:48:12+00:00",
"url": "https://twitter.com/jgmac1106/status/1283473456135315457",
"content": {
"text": "Welcome all #tech4teen campers in #nhv wanted to let you know I reached out to parents and guardians and invited then to our #IndieWeb meet up tonight: tech-4-teens.club/2020/07/15/wel\u2026 (quickthoughts.jgregorymcverry.com/s/1UoQon)",
"html": "Welcome all <a href=\"https://twitter.com/search?q=%23tech4teen\">#tech4teen</a> campers in <a href=\"https://twitter.com/search?q=%23nhv\">#nhv</a> wanted to let you know I reached out to parents and guardians and invited then to our <a href=\"https://twitter.com/search?q=%23IndieWeb\">#IndieWeb</a> meet up tonight: <a href=\"http://tech-4-teens.club/2020/07/15/welcome-to-the-web-tech4teens-campers/\">tech-4-teens.club/2020/07/15/wel\u2026</a> (<a href=\"https://quickthoughts.jgregorymcverry.com/s/1UoQon\">quickthoughts.jgregorymcverry.com/s/1UoQon</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": "13240952",
"_source": "2773"
}
New post: Plaidophile: Various health updates beesbuzz.biz/blog/1771-Vari…
Two and a half weeks ago I got a COVID-19 test, and it finally came back, negative for both PCR and antibodies. So, it’s pretty unlikely that I have or ever have had COVID-19, which means that’s probably not…
{
"type": "entry",
"published": "2020-07-15T18:16:28+00:00",
"url": "https://twitter.com/fluffy/status/1283465472550330379",
"content": {
"text": "New post: Plaidophile: Various health updates beesbuzz.biz/blog/1771-Vari\u2026\n\nTwo and a half weeks ago I got a COVID-19 test, and it finally came back, negative for both PCR and antibodies. So, it\u2019s pretty unlikely that I have or ever have had COVID-19, which means that\u2019s probably not\u2026",
"html": "New post: Plaidophile: Various health updates <a href=\"https://beesbuzz.biz/blog/1771-Various-health-updates\">beesbuzz.biz/blog/1771-Vari\u2026</a>\n\nTwo and a half weeks ago I got a COVID-19 test, and it finally came back, negative for both PCR and antibodies. So, it\u2019s pretty unlikely that I have or ever have had COVID-19, which means that\u2019s probably not\u2026"
},
"author": {
"type": "card",
"name": "fluffy \ud83d\udc9c",
"url": "https://twitter.com/fluffy",
"photo": "https://pbs.twimg.com/profile_images/1252480375646851072/Pc5osn74.jpg"
},
"post-type": "note",
"_id": "13240389",
"_source": "2773"
}
Dang, the centralization of data to a private entity versus contributing to a distributed and commonly owned data repository? Controlled by a malignant federal resource? https://twitter.com/nick_kapur/status/1283261781008437248
{
"type": "entry",
"published": "2020-07-15T11:12:00.00000-07:00",
"url": "https://v2.jacky.wtf/post/6f3d4c90-b04c-4cd0-93da-15ff4a301ade",
"content": {
"text": "Dang, the centralization of data to a private entity versus contributing to a distributed and commonly owned data repository? Controlled by a malignant federal resource? https://twitter.com/nick_kapur/status/1283261781008437248",
"html": "<p>Dang, the centralization of data to a private entity versus contributing to a distributed and commonly owned data repository? Controlled by a malignant federal resource? <a href=\"https://twitter.com/nick_kapur/status/1283261781008437248\">https://twitter.com/nick_kapur/status/1283261781008437248</a></p>"
},
"author": {
"type": "card",
"name": "",
"url": "https://v2.jacky.wtf",
"photo": null
},
"post-type": "note",
"_id": "13239914",
"_source": "1886"
}
Welcome to open source in 2020! It’s a disturbed
distributed, open and healthy community that’s fucked because Microsoft literally owns the “stack” of front end Web development. Microsoft is also 3 years old now since we don’t seem to use history anymore.
{
"type": "entry",
"published": "2020-07-15T11:11:00.00000-07:00",
"url": "https://v2.jacky.wtf/post/fce34842-29a9-458d-8fdf-dbfb089aac9e",
"content": {
"text": "Welcome to open source in 2020! It\u2019s a disturbed\ndistributed, open and healthy community that\u2019s fucked because Microsoft literally owns the \u201cstack\u201d of front end Web development. Microsoft is also 3 years old now since we don\u2019t seem to use history anymore.",
"html": "<p>Welcome to open source in 2020! It\u2019s a disturbed<br />distributed, open and healthy community that\u2019s fucked because Microsoft literally owns the \u201cstack\u201d of front end Web development. Microsoft is also 3 years old now since we don\u2019t seem to use history anymore.</p>"
},
"author": {
"type": "card",
"name": "",
"url": "https://v2.jacky.wtf",
"photo": null
},
"post-type": "note",
"_id": "13239915",
"_source": "1886"
}
Woo hoo, I just saw an Apple Maps car drive by in Beaverton, so I think we'll be getting Look Around in the Portland, OR area in the near future. Very exciting!
{
"type": "entry",
"published": "2020-07-15T18:01:00+00:00",
"url": "https://twitter.com/jaredcwhite/status/1283461579128705025",
"content": {
"text": "Woo hoo, I just saw an Apple Maps car drive by in Beaverton, so I think we'll be getting Look Around in the Portland, OR area in the near future. Very exciting!"
},
"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",
"_id": "13239756",
"_source": "2773"
}
Me really regretting not taking the final steps towards getting my Croatian (now EU) citizenship a few years ago 😶
twitter.com/jesse_hirsch/s…
I have dual citizenship with France and it's wild to get warnings from the French consulate basically like "Not sure what to tell you, you've chosen a bad country to live...
{
"type": "entry",
"published": "2020-07-15T17:49:28+00:00",
"url": "https://twitter.com/anomalily/status/1283458673981878272",
"quotation-of": "https://twitter.com/Jesse_Hirsch/status/1283109071277772801",
"content": {
"text": "Me really regretting not taking the final steps towards getting my Croatian (now EU) citizenship a few years ago \ud83d\ude36\ntwitter.com/jesse_hirsch/s\u2026",
"html": "Me really regretting not taking the final steps towards getting my Croatian (now EU) citizenship a few years ago \ud83d\ude36\n<a href=\"https://twitter.com/jesse_hirsch/status/1283109071277772801\">twitter.com/jesse_hirsch/s\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",
"refs": {
"https://twitter.com/Jesse_Hirsch/status/1283109071277772801": {
"type": "entry",
"published": "2020-07-14T18:40:16+00:00",
"url": "https://twitter.com/Jesse_Hirsch/status/1283109071277772801",
"content": {
"text": "I have dual citizenship with France and it's wild to get warnings from the French consulate basically like \"Not sure what to tell you, you've chosen a bad country to live in\""
},
"author": {
"type": "card",
"name": "\uff2a\uff45\uff53\uff53\uff45 \uff28\uff49\uff52\uff53\uff43\uff48",
"url": "https://twitter.com/Jesse_Hirsch",
"photo": "https://pbs.twimg.com/profile_images/1233230753741385730/AOhnMo8x.jpg"
},
"post-type": "note"
}
},
"_id": "13239514",
"_source": "2773"
}
Today's #edu522 #dailychallenge How do we build in opportunities to learn how to learn online in our online learning experiences? #edtechchat #digped #openpedagogy
{
"type": "entry",
"published": "2020-07-15T17:26:17+0000",
"url": "https://quickthoughts.jgregorymcverry.com/2020/07/15/todays-edu522-dailychallenge-how-do-we-build",
"category": [
"edu522",
"dailychallenge",
"edtechchat",
"digped",
"openpedagogy"
],
"syndication": [
"https://twitter.com/jgmac1106/status/1283453243155193858"
],
"content": {
"text": "Today's #edu522 #dailychallenge How do we build in opportunities to learn how to learn online in our online learning experiences? #edtechchat #digped #openpedagogy",
"html": "Today's <a href=\"https://quickthoughts.jgregorymcverry.com/tag/edu522\" class=\"p-category\">#edu522</a> <a href=\"https://quickthoughts.jgregorymcverry.com/tag/dailychallenge\" class=\"p-category\">#dailychallenge</a> How do we build in opportunities to learn how to learn online in our online learning experiences? <a href=\"https://quickthoughts.jgregorymcverry.com/tag/edtechchat\" class=\"p-category\">#edtechchat</a> <a href=\"https://quickthoughts.jgregorymcverry.com/tag/digped\" class=\"p-category\">#digped</a> <a href=\"https://quickthoughts.jgregorymcverry.com/tag/openpedagogy\" class=\"p-category\">#openpedagogy</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": "13238897",
"_source": "1300"
}
Today's #edu522 #dailychallenge How do we build in opportunities to learn how to learn online in our online learning experiences? #edtechchat #digped #openpedagogy (quickthoughts.jgregorymcverry.com/s/29sxEH)
{
"type": "entry",
"published": "2020-07-15T17:27:53+00:00",
"url": "https://twitter.com/jgmac1106/status/1283453243155193858",
"content": {
"text": "Today's #edu522 #dailychallenge How do we build in opportunities to learn how to learn online in our online learning experiences? #edtechchat #digped #openpedagogy (quickthoughts.jgregorymcverry.com/s/29sxEH)",
"html": "Today's <a href=\"https://twitter.com/search?q=%23edu522\">#edu522</a> <a href=\"https://twitter.com/search?q=%23dailychallenge\">#dailychallenge</a> How do we build in opportunities to learn how to learn online in our online learning experiences? <a href=\"https://twitter.com/search?q=%23edtechchat\">#edtechchat</a> <a href=\"https://twitter.com/search?q=%23digped\">#digped</a> <a href=\"https://twitter.com/search?q=%23openpedagogy\">#openpedagogy</a> (<a href=\"https://quickthoughts.jgregorymcverry.com/s/29sxEH\">quickthoughts.jgregorymcverry.com/s/29sxEH</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": "13238844",
"_source": "2773"
}
{
"type": "entry",
"published": "2020-07-15T10:17:27-07:00",
"url": "https://beesbuzz.biz/blog/1771-Various-health-updates",
"syndication": [
"https://indieweb.xyz/en/health",
"https://indieweb.xyz/en/CPAP",
"https://indieweb.xyz/en/fibromyalgia",
"https://indieweb.xyz/en/rant"
],
"name": "Various health updates",
"author": {
"type": "card",
"name": "fluffy",
"url": "https://beesbuzz.biz/",
"photo": "https://beesbuzz.biz/static/headshot.jpg"
},
"post-type": "article",
"_id": "13238486",
"_source": "2778"
}
The number of people who I know that are preparing for like end day scenarios keeps rising, lol. Like I got invited to learn more about ham radio systems (which I am kinda interested in) and some other stuff. The other stuff is what’s throwing me off.
{
"type": "entry",
"published": "2020-07-15T01:40:44.58676-07:00",
"url": "https://v2.jacky.wtf/post/4df69e50-6e21-47ff-8464-b7b8a4b4fa76",
"content": {
"text": "The number of people who I know that are preparing for like end day scenarios keeps rising, lol. Like I got invited to learn more about ham radio systems (which I am kinda interested in) and some other stuff. The other stuff is what\u2019s throwing me off.",
"html": "<p>The number of people who I know that are preparing for like end day scenarios keeps rising, lol. Like I got invited to learn more about ham radio systems (which I am kinda interested in) and some other stuff. The other stuff is what\u2019s throwing me off.</p>"
},
"author": {
"type": "card",
"name": "",
"url": "https://v2.jacky.wtf",
"photo": null
},
"post-type": "note",
"_id": "13237225",
"_source": "1886"
}
One thing I never know how to do is compare CPUs (like an Intel i7-8550U versus an Intel i5-3570k for a specific relevant example). Does anyone have tips?
{
"type": "entry",
"published": "2020-07-15T01:18:17.57581-07:00",
"url": "https://v2.jacky.wtf/post/23243c98-8abe-4852-9fda-5674237c294b",
"category": [
"lazyweb"
],
"content": {
"text": "One thing I never know how to do is compare CPUs (like an Intel i7-8550U versus an Intel i5-3570k for a specific relevant example). Does anyone have tips?",
"html": "<p>One thing I never know how to do is compare CPUs (like an Intel i7-8550U versus an Intel i5-3570k for a specific relevant example). Does anyone have tips?</p>"
},
"author": {
"type": "card",
"name": "",
"url": "https://v2.jacky.wtf",
"photo": null
},
"post-type": "note",
"_id": "13237227",
"_source": "1886"
}
{
"type": "entry",
"published": "2020-07-15T00:06:57.87853-07:00",
"url": "https://v2.jacky.wtf/post/14d9f310-065a-42b7-aea5-6ac635dacd4b",
"photo": [
"https://v2.jacky.wtf/media/image/entry%2414d9f310-065a-42b7-aea5-6ac635dacd4b/Screenshot_20200715_000617.png?v=original"
],
"content": {
"text": "Firefox spitting",
"html": "<p>Firefox spitting</p>"
},
"author": {
"type": "card",
"name": "",
"url": "https://v2.jacky.wtf",
"photo": null
},
"post-type": "photo",
"_id": "13237228",
"_source": "1886"
}
“Schools are restrictive. Instead, lean on us so we can have our own pipeline.” It’d help more people if this wasn’t tied to a company, tbh. But eh. https://twitter.com/Google/status/1282677217307369474
{
"type": "entry",
"published": "2020-07-14T19:17:00.00000-07:00",
"url": "https://v2.jacky.wtf/post/a88e1d08-82ba-4193-ae17-6eaf81828cda",
"content": {
"text": "\u201cSchools are restrictive. Instead, lean on us so we can have our own pipeline.\u201d It\u2019d help more people if this wasn\u2019t tied to a company, tbh. But eh. https://twitter.com/Google/status/1282677217307369474",
"html": "<p>\u201cSchools are restrictive. Instead, lean on us so we can have our own pipeline.\u201d It\u2019d help more people if this wasn\u2019t tied to a company, tbh. But eh. <a href=\"https://twitter.com/Google/status/1282677217307369474\">https://twitter.com/Google/status/1282677217307369474</a></p>"
},
"author": {
"type": "card",
"name": "",
"url": "https://v2.jacky.wtf",
"photo": null
},
"post-type": "note",
"_id": "13237232",
"_source": "1886"
}
I love that even when my laptop is docked, I can tap my U2F device (Yuibkey) and it’ll just cccccckvvcjfhkfkeeefrfjjvvrrhilnjgnfbtuhrhlr all over the place. Very bad when I’m in Vim’s normal mode, lol.
{
"type": "entry",
"published": "2020-07-14T18:58:05.65021-07:00",
"url": "https://v2.jacky.wtf/post/99a92609-70d5-4cbf-a2fa-bcb409a77ff4",
"content": {
"text": "I love that even when my laptop is docked, I can tap my U2F device (Yuibkey) and it\u2019ll just cccccckvvcjfhkfkeeefrfjjvvrrhilnjgnfbtuhrhlr all over the place. Very bad when I\u2019m in Vim\u2019s normal mode, lol.",
"html": "<p>I love that even when my laptop is docked, I can tap my U2F device (Yuibkey) and it\u2019ll just cccccckvvcjfhkfkeeefrfjjvvrrhilnjgnfbtuhrhlr all over the place. Very bad when I\u2019m in Vim\u2019s normal mode, lol.</p>"
},
"author": {
"type": "card",
"name": "",
"url": "https://v2.jacky.wtf",
"photo": null
},
"post-type": "note",
"_id": "13237234",
"_source": "1886"
}
If I want to spend 1 yr just making accessible digital content about health care economics, particularly how and why the US got effed - what do I need to do?
Self-fund content with merch/ads/savings and enroll in a uni class for database access? Go after a grant? Grad school?
{
"type": "entry",
"published": "2020-07-15T15:26:30+00:00",
"url": "https://twitter.com/anomalily/status/1283422696550748160",
"content": {
"text": "If I want to spend 1 yr just making accessible digital content about health care economics, particularly how and why the US got effed - what do I need to do? \nSelf-fund content with merch/ads/savings and enroll in a uni class for database access? Go after a grant? Grad school?"
},
"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": "13235677",
"_source": "2773"
}