Powerful testimony. Just because you don't understand someone's identity, it doesn't mean that their identity is invalid. It's not the responsibility of the trans community to educate you on what it means to be trans. If you don't understand, educate yourself before legislating.
MUST WATCH: Brandon Boulware, the father of a transgender daughter, testifies during a hearing asking Missouri lawmakers to stop discriminating against trans youth.
{
"type": "entry",
"published": "2021-03-15T23:11:45+00:00",
"url": "https://twitter.com/cleverdevil/status/1371600033397624835",
"quotation-of": "https://twitter.com/ACLU/status/1371497868268212227",
"content": {
"text": "Powerful testimony. Just because you don't understand someone's identity, it doesn't mean that their identity is invalid. It's not the responsibility of the trans community to educate you on what it means to be trans. If you don't understand, educate yourself before legislating."
},
"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/ACLU/status/1371497868268212227": {
"type": "entry",
"published": "2021-03-15T16:25:47+00:00",
"url": "https://twitter.com/ACLU/status/1371497868268212227",
"video": [
"https://video.twimg.com/amplify_video/1371481993184124935/vid/720x720/78i76oB0BQhJQ26Z.mp4?tag=14"
],
"content": {
"text": "MUST WATCH: Brandon Boulware, the father of a transgender daughter, testifies during a hearing asking Missouri lawmakers to stop discriminating against trans youth."
},
"author": {
"type": "card",
"name": "ACLU",
"url": "https://twitter.com/ACLU",
"photo": "https://pbs.twimg.com/profile_images/1352017274769698820/EJvvRU7p.png"
},
"post-type": "video"
}
},
"_id": "19066934",
"_source": "2773"
}
{
"type": "entry",
"published": "2021-03-15T16:15:21-07:00",
"url": "https://aaronparecki.com/2021/03/15/15/sms",
"category": [
"sms",
"security",
"2fa"
],
"syndication": [
"https://twitter.com/aaronpk/status/1371600951472091136"
],
"content": {
"text": "lol the phone system is so broken https://twitter.com/josephfcox/status/1371509983842598918",
"html": "lol the phone system is so broken <a href=\"https://twitter.com/josephfcox/status/1371509983842598918\"><span>https://</span>twitter.com/josephfcox/status/1371509983842598918</a>"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "note",
"_id": "19066905",
"_source": "16"
}
So I’m working and I wanted to have someone up as I go about thangs.
I go to see @ChelseaBytes at https://www.twitch.tv/chelseabytes and SON - it is CROWDED!
{
"type": "entry",
"url": "https://v2.jacky.wtf/post/bc0094ad-0561-43b5-81d0-a61f51fc2e0b",
"content": {
"text": "So I\u2019m working and I wanted to have someone up as I go about thangs.I go to see @ChelseaBytes at https://www.twitch.tv/chelseabytes and SON - it is CROWDED!",
"html": "<p>So I\u2019m working and I wanted to have someone up as I go about thangs.</p><p>I go to see <a href=\"https://twitter.com/ChelseaBytes\">@ChelseaBytes</a> at <a href=\"https://www.twitch.tv/chelseabytes\">https://www.twitch.tv/chelseabytes</a> and SON - it is CROWDED!</p>"
},
"post-type": "note",
"_id": "19066684",
"_source": "1886"
}
I've been thinking about how I want my site to work (and additionally how I'd like to share it with other people so they can get it running for their own use cases) over the last few weeks as I had my head down working on [Fortress](https://indieweb.org/Fortress). It's been some time (it'll be 5 years this October 17th!) since I've joined the IndieWeb - and began exploring more people-centric social networking systems in general so it's about time.
I’ve went from a Jekyll site to working on my newer site project. This is what cloc shows for the site currently:
595 text files.
583 unique files.
55 files ignored.
github.com/AlDanial/cloc v 1.74 T=1.35 s (410.3 files/s, 48459.7 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
Elixir 336 4509 552 22526
HTML 2 6009 0 13872
JSON 43 0 0 13300
EEx 44 3 3 1265
liquid 78 16 8 1166
Sass 12 144 17 727
Vuejs Component 5 12 7 264
YAML 3 23 45 257
Bourne Shell 17 82 19 225
JavaScript 4 32 7 185
Cucumber 4 20 0 107
PO File 1 21 19 57
make 4 8 0 32
Bourne Again Shell 1 1 0 2
CSS 1 0 1 1
--------------------------------------------------------------------------------
SUM: 555 10880 678 53986
--------------------------------------------------------------------------------
And now, to be honest, I’m thinking about blowing all of it away!
Hear me out - I’ve learned a lot about the IndieWeb by working on this and even more so about the general space of things and now I want to try out something different. Koype works as a ‘monolith’, it has the support for things like Webmentions, IndieAuth and what not. But currently, I haven’t given myself a lot of room to consider other things like templating or making it easy to extend. This is potentially an issue with the framework I chose to work on this project with but blaming the tools doesn’t really fix the problem.
As I’ve continued to work on my site, I’ve seen other projects from people grow and flourish. I envy the flexibility that others have as I kept rushing to cobble more features into my site without taking other parts of it seriously enough. I do have a plan though!
I want to see if I can refactor my site down to a point where it’s truly just a set of “parts”:
- a flexible Micropub server
- something like
silo.pub to handle syndication
- finishing up Lwa to act as a Webmention hub (as well as a WebSub hub, contacts manager, and mention feeds)
- getting Fortress ready with AutoAuth and provisioning protected content (feeds, posts, etc)
I think that once the basis of the above is in place, I can think more on how I want to handle other things like actually showing the site. I really don’t want to go back to static site generation because the build times for Jekyll really frustrated me and was only justified when I was only writing like blog posts. Since I plan to have my website be my identity, place and hub on the Web, that doesn’t work for me anymore. By refactoring Koype down to just the Micropub server (with some extra kicks, of course), I can go and use the same file storage for content as the backing for a very thin server that can act as the ‘front-end’ for my site. Having two apps running to work as my site is a bit weird but it gives me a bit of power in decoupling how I work on my presentation layer of my site without worrying about breaking how things in the background.
I can imagine this sounding so complex but oddly enough, it’s a lot simpler than the general state of Web development (React! ‘Serverless’! Service Workers! oh my! Offload-all-of-the-work-on-client-devices-because-why-not!). I am excited to start working on this too because it’ll be a lot easier to make progress with things too.
{
"type": "entry",
"summary": "I've been thinking about how I want my site to work (and additionally how I'd like to share it with other people so they can get it running for their own use cases) over the last few weeks as I had my head down working on [Fortress](https://indieweb.org/Fortress). It's been some time (it'll be 5 years this October 17th!) since I've joined the IndieWeb - and began exploring more people-centric social networking systems in general so it's about time.",
"url": "https://v2.jacky.wtf/post/2186c978-eccc-4b80-b41f-c901aefe1640",
"content": {
"text": "I've been thinking about how I want my site to work (and additionally how I'd like to share it with other people so they can get it running for their own use cases) over the last few weeks as I had my head down working on [Fortress](https://indieweb.org/Fortress). It's been some time (it'll be 5 years this October 17th!) since I've joined the IndieWeb - and began exploring more people-centric social networking systems in general so it's about time.I\u2019ve went from a Jekyll site to working on my newer site project. This is what cloc shows for the site currently: 595 text files.\n 583 unique files.\n 55 files ignored.\n\n\ngithub.com/AlDanial/cloc v 1.74 T=1.35 s (410.3 files/s, 48459.7 lines/s)\n--------------------------------------------------------------------------------\nLanguage files blank comment code\n--------------------------------------------------------------------------------\nElixir 336 4509 552 22526\nHTML 2 6009 0 13872\nJSON 43 0 0 13300\nEEx 44 3 3 1265\nliquid 78 16 8 1166\nSass 12 144 17 727\nVuejs Component 5 12 7 264\nYAML 3 23 45 257\nBourne Shell 17 82 19 225\nJavaScript 4 32 7 185\nCucumber 4 20 0 107\nPO File 1 21 19 57\nmake 4 8 0 32\nBourne Again Shell 1 1 0 2\nCSS 1 0 1 1\n--------------------------------------------------------------------------------\nSUM: 555 10880 678 53986\n--------------------------------------------------------------------------------\nAnd now, to be honest, I\u2019m thinking about blowing all of it away!\nHear me out - I\u2019ve learned a lot about the IndieWeb by working on this and even more so about the general space of things and now I want to try out something different. Koype works as a \u2018monolith\u2019, it has the support for things like Webmentions, IndieAuth and what not. But currently, I haven\u2019t given myself a lot of room to consider other things like templating or making it easy to extend. This is potentially an issue with the framework I chose to work on this project with but blaming the tools doesn\u2019t really fix the problem.\nAs I\u2019ve continued to work on my site, I\u2019ve seen other projects from people grow and flourish. I envy the flexibility that others have as I kept rushing to cobble more features into my site without taking other parts of it seriously enough. I do have a plan though!\nI want to see if I can refactor my site down to a point where it\u2019s truly just a set of \u201cparts\u201d:\na flexible Micropub server\n\nsomething like silo.pub to handle syndication\n\nfinishing up Lwa to act as a Webmention hub (as well as a WebSub hub, contacts manager, and mention feeds)\n\ngetting Fortress ready with AutoAuth and provisioning protected content (feeds, posts, etc)\n\nI think that once the basis of the above is in place, I can think more on how I want to handle other things like actually showing the site. I really don\u2019t want to go back to static site generation because the build times for Jekyll really frustrated me and was only justified when I was only writing like blog posts. Since I plan to have my website be my identity, place and hub on the Web, that doesn\u2019t work for me anymore. By refactoring Koype down to just the Micropub server (with some extra kicks, of course), I can go and use the same file storage for content as the backing for a very thin server that can act as the \u2018front-end\u2019 for my site. Having two apps running to work as my site is a bit weird but it gives me a bit of power in decoupling how I work on my presentation layer of my site without worrying about breaking how things in the background.\nI can imagine this sounding so complex but oddly enough, it\u2019s a lot simpler than the general state of Web development (React! \u2018Serverless\u2019! Service Workers! oh my! Offload-all-of-the-work-on-client-devices-because-why-not!). I am excited to start working on this too because it\u2019ll be a lot easier to make progress with things too.",
"html": "<p class=\"p-summary\">I've been thinking about how I want my site to work (and additionally how I'd like to share it with other people so they can get it running for their own use cases) over the last few weeks as I had my head down working on [Fortress](https://indieweb.org/Fortress). It's been some time (it'll be 5 years this October 17th!) since I've joined the IndieWeb - and began exploring more people-centric social networking systems in general so it's about time.</p><p>I\u2019ve went from a Jekyll site to working on my <a href=\"https://koype.net\">newer site project</a>. This is what <a href=\"https://github.com/AlDanial/cloc\"><code>cloc</code></a> shows for the site currently:</p><pre><code> 595 text files.\n 583 unique files.\n 55 files ignored.\n\n\ngithub.com/AlDanial/cloc v 1.74 T=1.35 s (410.3 files/s, 48459.7 lines/s)\n--------------------------------------------------------------------------------\nLanguage files blank comment code\n--------------------------------------------------------------------------------\nElixir 336 4509 552 22526\nHTML 2 6009 0 13872\nJSON 43 0 0 13300\nEEx 44 3 3 1265\nliquid 78 16 8 1166\nSass 12 144 17 727\nVuejs Component 5 12 7 264\nYAML 3 23 45 257\nBourne Shell 17 82 19 225\nJavaScript 4 32 7 185\nCucumber 4 20 0 107\nPO File 1 21 19 57\nmake 4 8 0 32\nBourne Again Shell 1 1 0 2\nCSS 1 0 1 1\n--------------------------------------------------------------------------------\nSUM: 555 10880 678 53986\n--------------------------------------------------------------------------------</code></pre>\n<p>And now, to be honest, I\u2019m thinking about blowing all of it away!</p>\n<p>Hear me out - I\u2019ve learned a <em>lot</em> about the IndieWeb by working on this and even more so about the general space of things and now I want to try out something different. Koype works as a \u2018monolith\u2019, it has the support for things like <a href=\"https://www.w3.org/TR/webmention/\">Webmentions</a>, <a href=\"https://indieauth.spec.indieweb.org/\">IndieAuth</a> and what not. But currently, I haven\u2019t given myself a lot of room to consider other things like templating or making it easy to extend. This is potentially an issue with the framework I chose to work on this project with but blaming the tools doesn\u2019t really fix the problem.</p>\n<p>As I\u2019ve continued to work on my site, I\u2019ve seen other projects from people grow and flourish. I envy the flexibility that others have as I kept rushing to cobble more features into my site without taking other parts of it seriously enough. I do have a plan though!</p>\n<p>I want to see if I can refactor my site down to a point where it\u2019s truly just a set of \u201cparts\u201d:</p>\n<ul><li>a flexible Micropub server\n</li>\n<li>something like <code>silo.pub</code> to handle syndication\n</li>\n<li>finishing up Lwa to act as a Webmention hub (as well as a WebSub hub, contacts manager, and mention feeds)\n</li>\n<li>getting Fortress ready with AutoAuth and provisioning protected content (feeds, posts, etc)\n</li>\n</ul><p>I think that once the basis of the above is in place, I can think more on how I want to handle other things like <em>actually</em> showing the site. I <em>really</em> don\u2019t want to go back to static site generation because the build times for Jekyll really frustrated me and was only justified when I was only writing like blog posts. Since I plan to have my website be <em>my</em> identity, place and hub on the Web, that doesn\u2019t work for me anymore. By refactoring Koype down to just the Micropub server (with some extra kicks, of course), I can go and use the <em>same</em> file storage for content as the backing for a very thin server that can act as the \u2018front-end\u2019 for my site. Having two apps running to work as my site is a bit weird but it gives me a bit of power in decoupling how I work on my presentation layer of my site without worrying about breaking how things in the background.</p>\n<p>I can imagine this sounding so complex but oddly enough, it\u2019s <em>a lot</em> simpler than the general state of Web development (React! \u2018Serverless\u2019! Service Workers! oh my! Offload-all-of-the-work-on-client-devices-because-why-not!). I am excited to start working on this too because it\u2019ll be a lot easier to make progress with things too.</p>"
},
"post-type": "note",
"_id": "19066685",
"_source": "1886"
}
I've been thinking about how I want my site to work (and additionally how I'd like to share it with other people so they can get it running for their own use cases) over the last few weeks as I had my head down working on [Fortress](https://indieweb.org/Fortress). It's been some time (it'll be 5 years this October 17th!) since I've joined the IndieWeb - and began exploring more people-centric social networking systems in general so it's about time.
I’ve went from a Jekyll site to working on my newer site project. This is what cloc shows for the site currently:
595 text files.
583 unique files.
55 files ignored.
github.com/AlDanial/cloc v 1.74 T=1.35 s (410.3 files/s, 48459.7 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
Elixir 336 4509 552 22526
HTML 2 6009 0 13872
JSON 43 0 0 13300
EEx 44 3 3 1265
liquid 78 16 8 1166
Sass 12 144 17 727
Vuejs Component 5 12 7 264
YAML 3 23 45 257
Bourne Shell 17 82 19 225
JavaScript 4 32 7 185
Cucumber 4 20 0 107
PO File 1 21 19 57
make 4 8 0 32
Bourne Again Shell 1 1 0 2
CSS 1 0 1 1
--------------------------------------------------------------------------------
SUM: 555 10880 678 53986
--------------------------------------------------------------------------------
And now, to be honest, I’m thinking about blowing all of it away!
Hear me out - I’ve learned a lot about the IndieWeb by working on this and even more so about the general space of things and now I want to try out something different. Koype works as a ‘monolith’, it has the support for things like Webmentions, IndieAuth and what not. But currently, I haven’t given myself a lot of room to consider other things like templating or making it easy to extend. This is potentially an issue with the framework I chose to work on this project with but blaming the tools doesn’t really fix the problem.
As I’ve continued to work on my site, I’ve seen other projects from people grow and flourish. I envy the flexibility that others have as I kept rushing to cobble more features into my site without taking other parts of it seriously enough. I do have a plan though!
I want to see if I can refactor my site down to a point where it’s truly just a set of “parts”:
- a flexible Micropub server
- something like
silo.pub to handle syndication
- finishing up Lwa to act as a Webmention hub (as well as a WebSub hub, contacts manager, and mention feeds)
- getting Fortress ready with AutoAuth and provisioning protected content (feeds, posts, etc)
I think that once the basis of the above is in place, I can think more on how I want to handle other things like actually showing the site. I really don’t want to go back to static site generation because the build times for Jekyll really frustrated me and was only justified when I was only writing like blog posts. Since I plan to have my website be my identity, place and hub on the Web, that doesn’t work for me anymore. By refactoring Koype down to just the Micropub server (with some extra kicks, of course), I can go and use the same file storage for content as the backing for a very thin server that can act as the ‘front-end’ for my site. Having two apps running to work as my site is a bit weird but it gives me a bit of power in decoupling how I work on my presentation layer of my site without worrying about breaking how things in the background.
I can imagine this sounding so complex but oddly enough, it’s a lot simpler than the general state of Web development (React! ‘Serverless’! Service Workers! oh my! Offload-all-of-the-work-on-client-devices-because-why-not!). I am excited to start working on this too because it’ll be a lot easier to make progress with things too.
{
"type": "entry",
"summary": "I've been thinking about how I want my site to work (and additionally how I'd like to share it with other people so they can get it running for their own use cases) over the last few weeks as I had my head down working on [Fortress](https://indieweb.org/Fortress). It's been some time (it'll be 5 years this October 17th!) since I've joined the IndieWeb - and began exploring more people-centric social networking systems in general so it's about time.",
"url": "https://v2.jacky.wtf/post/a9c0526d-9b37-4559-acd9-3db2814da4db",
"content": {
"text": "I've been thinking about how I want my site to work (and additionally how I'd like to share it with other people so they can get it running for their own use cases) over the last few weeks as I had my head down working on [Fortress](https://indieweb.org/Fortress). It's been some time (it'll be 5 years this October 17th!) since I've joined the IndieWeb - and began exploring more people-centric social networking systems in general so it's about time.I\u2019ve went from a Jekyll site to working on my newer site project. This is what cloc shows for the site currently: 595 text files.\n 583 unique files.\n 55 files ignored.\n\n\ngithub.com/AlDanial/cloc v 1.74 T=1.35 s (410.3 files/s, 48459.7 lines/s)\n--------------------------------------------------------------------------------\nLanguage files blank comment code\n--------------------------------------------------------------------------------\nElixir 336 4509 552 22526\nHTML 2 6009 0 13872\nJSON 43 0 0 13300\nEEx 44 3 3 1265\nliquid 78 16 8 1166\nSass 12 144 17 727\nVuejs Component 5 12 7 264\nYAML 3 23 45 257\nBourne Shell 17 82 19 225\nJavaScript 4 32 7 185\nCucumber 4 20 0 107\nPO File 1 21 19 57\nmake 4 8 0 32\nBourne Again Shell 1 1 0 2\nCSS 1 0 1 1\n--------------------------------------------------------------------------------\nSUM: 555 10880 678 53986\n--------------------------------------------------------------------------------\nAnd now, to be honest, I\u2019m thinking about blowing all of it away!\nHear me out - I\u2019ve learned a lot about the IndieWeb by working on this and even more so about the general space of things and now I want to try out something different. Koype works as a \u2018monolith\u2019, it has the support for things like Webmentions, IndieAuth and what not. But currently, I haven\u2019t given myself a lot of room to consider other things like templating or making it easy to extend. This is potentially an issue with the framework I chose to work on this project with but blaming the tools doesn\u2019t really fix the problem.\nAs I\u2019ve continued to work on my site, I\u2019ve seen other projects from people grow and flourish. I envy the flexibility that others have as I kept rushing to cobble more features into my site without taking other parts of it seriously enough. I do have a plan though!\nI want to see if I can refactor my site down to a point where it\u2019s truly just a set of \u201cparts\u201d:\na flexible Micropub server\n\nsomething like silo.pub to handle syndication\n\nfinishing up Lwa to act as a Webmention hub (as well as a WebSub hub, contacts manager, and mention feeds)\n\ngetting Fortress ready with AutoAuth and provisioning protected content (feeds, posts, etc)\n\nI think that once the basis of the above is in place, I can think more on how I want to handle other things like actually showing the site. I really don\u2019t want to go back to static site generation because the build times for Jekyll really frustrated me and was only justified when I was only writing like blog posts. Since I plan to have my website be my identity, place and hub on the Web, that doesn\u2019t work for me anymore. By refactoring Koype down to just the Micropub server (with some extra kicks, of course), I can go and use the same file storage for content as the backing for a very thin server that can act as the \u2018front-end\u2019 for my site. Having two apps running to work as my site is a bit weird but it gives me a bit of power in decoupling how I work on my presentation layer of my site without worrying about breaking how things in the background.\nI can imagine this sounding so complex but oddly enough, it\u2019s a lot simpler than the general state of Web development (React! \u2018Serverless\u2019! Service Workers! oh my! Offload-all-of-the-work-on-client-devices-because-why-not!). I am excited to start working on this too because it\u2019ll be a lot easier to make progress with things too.",
"html": "<p class=\"p-summary\">I've been thinking about how I want my site to work (and additionally how I'd like to share it with other people so they can get it running for their own use cases) over the last few weeks as I had my head down working on [Fortress](https://indieweb.org/Fortress). It's been some time (it'll be 5 years this October 17th!) since I've joined the IndieWeb - and began exploring more people-centric social networking systems in general so it's about time.</p><p>I\u2019ve went from a Jekyll site to working on my <a href=\"https://koype.net\">newer site project</a>. This is what <a href=\"https://github.com/AlDanial/cloc\"><code>cloc</code></a> shows for the site currently:</p><pre><code> 595 text files.\n 583 unique files.\n 55 files ignored.\n\n\ngithub.com/AlDanial/cloc v 1.74 T=1.35 s (410.3 files/s, 48459.7 lines/s)\n--------------------------------------------------------------------------------\nLanguage files blank comment code\n--------------------------------------------------------------------------------\nElixir 336 4509 552 22526\nHTML 2 6009 0 13872\nJSON 43 0 0 13300\nEEx 44 3 3 1265\nliquid 78 16 8 1166\nSass 12 144 17 727\nVuejs Component 5 12 7 264\nYAML 3 23 45 257\nBourne Shell 17 82 19 225\nJavaScript 4 32 7 185\nCucumber 4 20 0 107\nPO File 1 21 19 57\nmake 4 8 0 32\nBourne Again Shell 1 1 0 2\nCSS 1 0 1 1\n--------------------------------------------------------------------------------\nSUM: 555 10880 678 53986\n--------------------------------------------------------------------------------</code></pre>\n<p>And now, to be honest, I\u2019m thinking about blowing all of it away!</p>\n<p>Hear me out - I\u2019ve learned a <em>lot</em> about the IndieWeb by working on this and even more so about the general space of things and now I want to try out something different. Koype works as a \u2018monolith\u2019, it has the support for things like <a href=\"https://www.w3.org/TR/webmention/\">Webmentions</a>, <a href=\"https://indieauth.spec.indieweb.org/\">IndieAuth</a> and what not. But currently, I haven\u2019t given myself a lot of room to consider other things like templating or making it easy to extend. This is potentially an issue with the framework I chose to work on this project with but blaming the tools doesn\u2019t really fix the problem.</p>\n<p>As I\u2019ve continued to work on my site, I\u2019ve seen other projects from people grow and flourish. I envy the flexibility that others have as I kept rushing to cobble more features into my site without taking other parts of it seriously enough. I do have a plan though!</p>\n<p>I want to see if I can refactor my site down to a point where it\u2019s truly just a set of \u201cparts\u201d:</p>\n<ul><li>a flexible Micropub server\n</li>\n<li>something like <code>silo.pub</code> to handle syndication\n</li>\n<li>finishing up Lwa to act as a Webmention hub (as well as a WebSub hub, contacts manager, and mention feeds)\n</li>\n<li>getting Fortress ready with AutoAuth and provisioning protected content (feeds, posts, etc)\n</li>\n</ul><p>I think that once the basis of the above is in place, I can think more on how I want to handle other things like <em>actually</em> showing the site. I <em>really</em> don\u2019t want to go back to static site generation because the build times for Jekyll really frustrated me and was only justified when I was only writing like blog posts. Since I plan to have my website be <em>my</em> identity, place and hub on the Web, that doesn\u2019t work for me anymore. By refactoring Koype down to just the Micropub server (with some extra kicks, of course), I can go and use the <em>same</em> file storage for content as the backing for a very thin server that can act as the \u2018front-end\u2019 for my site. Having two apps running to work as my site is a bit weird but it gives me a bit of power in decoupling how I work on my presentation layer of my site without worrying about breaking how things in the background.</p>\n<p>I can imagine this sounding so complex but oddly enough, it\u2019s <em>a lot</em> simpler than the general state of Web development (React! \u2018Serverless\u2019! Service Workers! oh my! Offload-all-of-the-work-on-client-devices-because-why-not!). I am excited to start working on this too because it\u2019ll be a lot easier to make progress with things too.</p>"
},
"post-type": "note",
"_id": "19066686",
"_source": "1886"
}
I dare anyone to make an NFT of this tweet.
{
"type": "entry",
"published": "2021-03-15T22:46:41+00:00",
"url": "https://twitter.com/fluffy/status/1371593725219008512",
"content": {
"text": "I dare anyone to make an NFT of this tweet."
},
"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": "19066433",
"_source": "2773"
}
Today I held my first @_whitefusion “Bored Meeting” 😜 to define upcoming Q2 projects.
Agenda, meeting notes, next steps, the whole nine yards.
Used @craftdocsapp to do it—and what a great experience it is! The colorful highlighting options are second to none. Huge recommend.
{
"type": "entry",
"published": "2021-03-15T22:27:59+00:00",
"url": "https://twitter.com/jaredcwhite/status/1371589019331485699",
"content": {
"text": "Today I held my first @_whitefusion \u201cBored Meeting\u201d \ud83d\ude1c to define upcoming Q2 projects.\n\nAgenda, meeting notes, next steps, the whole nine yards.\n\nUsed @craftdocsapp to do it\u2014and what a great experience it is! The colorful highlighting options are second to none. Huge recommend.",
"html": "Today I held my first <a href=\"https://twitter.com/_whitefusion\">@_whitefusion</a> \u201cBored Meeting\u201d \ud83d\ude1c to define upcoming Q2 projects.\n\nAgenda, meeting notes, next steps, the whole nine yards.\n\nUsed <a href=\"https://twitter.com/craftdocsapp\">@craftdocsapp</a> to do it\u2014and what a great experience it is! The colorful highlighting options are second to none. Huge recommend."
},
"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": "19066062",
"_source": "2773"
}
New post: Notes: NFTs: crypto grifters try to scam artists, again beesbuzz.biz/blog/chatter/4…
#Blockchain #Horribleness #Scams
{
"type": "entry",
"published": "2021-03-15T21:58:35+00:00",
"url": "https://twitter.com/fluffy/status/1371581619669245957",
"content": {
"text": "New post: Notes: NFTs: crypto grifters try to scam artists, again beesbuzz.biz/blog/chatter/4\u2026\n\n#Blockchain #Horribleness #Scams",
"html": "New post: Notes: NFTs: crypto grifters try to scam artists, again <a href=\"https://beesbuzz.biz/blog/chatter/4566-NFTs-crypto-grifters-try-to-scam-artists-again\">beesbuzz.biz/blog/chatter/4\u2026</a>\n\n<a href=\"https://twitter.com/search?q=%23Blockchain\">#Blockchain</a> <a href=\"https://twitter.com/search?q=%23Horribleness\">#Horribleness</a> <a href=\"https://twitter.com/search?q=%23Scams\">#Scams</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": "19065442",
"_source": "2773"
}
I won’t spoil it, but the sound that happens at the end of this song is so funny. anothermichael.bandcamp.com/track/im-not-h…
Also this album is absolutely amazing.
{
"type": "entry",
"published": "2021-03-15T21:18:22+00:00",
"url": "https://twitter.com/matthewmcvickar/status/1371571499421736960",
"content": {
"text": "I won\u2019t spoil it, but the sound that happens at the end of this song is so funny. anothermichael.bandcamp.com/track/im-not-h\u2026\n\nAlso this album is absolutely amazing.",
"html": "I won\u2019t spoil it, but the sound that happens at the end of this song is so funny. <a href=\"https://anothermichael.bandcamp.com/track/im-not-home\">anothermichael.bandcamp.com/track/im-not-h\u2026</a>\n\nAlso this album is absolutely amazing."
},
"author": {
"type": "card",
"name": "Matthew McVickar",
"url": "https://twitter.com/matthewmcvickar",
"photo": "https://pbs.twimg.com/profile_images/1082744131414155264/Y6nU3C3a.jpg"
},
"post-type": "note",
"_id": "19064451",
"_source": "2773"
}
The Republican Party is the party of voter suppression. They've made various false claims about HR1, the "For The People" act. Republicans know that their agenda will lose if more Americans can easily vote.
This is what happens when the entities writing your disinformation campaigns start getting nervous
twitter.com/asmith83/statu…
{
"type": "entry",
"published": "2021-03-15T20:01:26+00:00",
"url": "https://twitter.com/karabaic/status/1371552139646967809",
"quotation-of": "https://twitter.com/brooklynmarie/status/1371548503290220544",
"content": {
"text": "The Republican Party is the party of voter suppression. They've made various false claims about HR1, the \"For The People\" act. Republicans know that their agenda will lose if more Americans can easily vote."
},
"author": {
"type": "card",
"name": "super duper follow",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/brooklynmarie/status/1371548503290220544": {
"type": "entry",
"published": "2021-03-15T19:46:59+00:00",
"url": "https://twitter.com/brooklynmarie/status/1371548503290220544",
"content": {
"text": "This is what happens when the entities writing your disinformation campaigns start getting nervous\ntwitter.com/asmith83/statu\u2026",
"html": "This is what happens when the entities writing your disinformation campaigns start getting nervous\n<a href=\"https://twitter.com/asmith83/status/1371441213941940225\">twitter.com/asmith83/statu\u2026</a>"
},
"author": {
"type": "card",
"name": "Brooke Binkowski",
"url": "https://twitter.com/brooklynmarie",
"photo": "https://pbs.twimg.com/profile_images/1366772474998759425/08aUvWrd.jpg"
},
"post-type": "note"
}
},
"_id": "19063031",
"_source": "2773"
}
Is it time to get a move on during eternal Caturday?
{
"type": "entry",
"published": "2021-03-15T11:33:22-0400",
"url": "https://martymcgui.re/2021/03/15/113322/",
"category": [
"caturday"
],
"video": [
"https://media.martymcgui.re/d6/70/78/09/cdfb0a098856ba42d44b858b0586265a16205464fe3555ddabab50cf.mov"
],
"content": {
"text": "Is it time to get a move on during eternal Caturday?",
"html": "<p>Is it time to get a move on 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": "19061635",
"_source": "175"
}
Some really great reporting on the ongoing cultural issues inside Mailchimp, including a mind boggling story about the only female engineer, who's managers wanted her gone, but worried firing her would look sexist so they gave her projects outside her skillset / comfort zone:
NEW: I spoke to 30 current/former @Mailchimp employees about the company's "mass exodus of women + people of color. They described a culture of bullying and toxic leaders...
{
"type": "entry",
"published": "2021-03-15T19:04:24+00:00",
"url": "https://twitter.com/ZoeSchiffer/status/1371537786830954496",
"quotation-of": "https://twitter.com/TylerSonnemaker/status/1371526199894179842",
"content": {
"text": "Some really great reporting on the ongoing cultural issues inside Mailchimp, including a mind boggling story about the only female engineer, who's managers wanted her gone, but worried firing her would look sexist so they gave her projects outside her skillset / comfort zone:"
},
"author": {
"type": "card",
"name": "Zo\u00eb Schiffer",
"url": "https://twitter.com/ZoeSchiffer",
"photo": "https://pbs.twimg.com/profile_images/1339414834350182401/Cbwg03OA.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/TylerSonnemaker/status/1371526199894179842": {
"type": "entry",
"published": "2021-03-15T18:18:22+00:00",
"url": "https://twitter.com/TylerSonnemaker/status/1371526199894179842",
"content": {
"text": "NEW: I spoke to 30 current/former @Mailchimp employees about the company's \"mass exodus of women + people of color. They described a culture of bullying and toxic leadership that pushed people out.\n\nbusinessinsider.com/inside-mailchi\u2026",
"html": "NEW: I spoke to 30 current/former <a href=\"https://twitter.com/Mailchimp\">@Mailchimp</a> employees about the company's \"mass exodus of women + people of color. They described a culture of bullying and toxic leadership that pushed people out.\n\n<a href=\"https://www.businessinsider.com/inside-mailchimp-mass-exodus-women-people-color-ben-chestnut-2021-3\">businessinsider.com/inside-mailchi\u2026</a>"
},
"author": {
"type": "card",
"name": "Tyler Sonnemaker",
"url": "https://twitter.com/TylerSonnemaker",
"photo": "https://pbs.twimg.com/profile_images/1148314342900654080/w-A7E_no.png"
},
"post-type": "note"
}
},
"_id": "19061596",
"_source": "2773"
}
Y’all my hair is so damn long and I need a haircut so much.
What do we think about risk of in person double masked haircut? Case numbers here are low. 20% of adults in my state are vaxxed.
{
"type": "entry",
"published": "2021-03-15T18:09:02+00:00",
"url": "https://twitter.com/anomalily/status/1371523850073108483",
"photo": [
"https://pbs.twimg.com/media/Ewihq-hUcAI5QLQ.jpg"
],
"content": {
"text": "Y\u2019all my hair is so damn long and I need a haircut so much. \n\nWhat do we think about risk of in person double masked haircut? Case numbers here are low. 20% of adults in my state are vaxxed."
},
"author": {
"type": "card",
"name": "Lillian Karabaic \ud83e\udd44\ud83c\udff3\ufe0f\u200d\ud83c\udf08 BLM",
"url": "https://twitter.com/anomalily",
"photo": "https://pbs.twimg.com/profile_images/1123802400731664385/dsHQG1nZ.jpg"
},
"post-type": "photo",
"_id": "19060423",
"_source": "2773"
}
I have had to write multiple self-promotion essays in the last couple weeks. I was sorely tempted to steal from this oldie but goodie. humour.bluehaze.com.au/show.php?wk=19…
{
"type": "entry",
"published": "2021-03-15T17:13:37+00:00",
"url": "https://twitter.com/karabaic/status/1371509905576759296",
"content": {
"text": "I have had to write multiple self-promotion essays in the last couple weeks. I was sorely tempted to steal from this oldie but goodie. humour.bluehaze.com.au/show.php?wk=19\u2026",
"html": "I have had to write multiple self-promotion essays in the last couple weeks. I was sorely tempted to steal from this oldie but goodie. <a href=\"http://humour.bluehaze.com.au/show.php?wk=1997_09_05\">humour.bluehaze.com.au/show.php?wk=19\u2026</a>"
},
"author": {
"type": "card",
"name": "super duper follow",
"url": "https://twitter.com/karabaic",
"photo": "https://pbs.twimg.com/profile_images/1256785873384861696/QfRzUvne.jpg"
},
"post-type": "note",
"_id": "19059070",
"_source": "2773"
}
Arielle convinced me to get a treadmill desk 2 weeks ago and now I'm an evangelist. "I’m not saying that it’s given me superpowers, but I’m not saying it hasn’t" = my thoughts exactly (though I also walk at 1.5, so I'm a slug)
OK, I wrote about the treadmill. wired.com/story/treadmil…
{
"type": "entry",
"published": "2021-03-15T16:58:12+00:00",
"url": "https://twitter.com/ZoeSchiffer/status/1371506024067174403",
"quotation-of": "https://twitter.com/pardesoteric/status/1371488295369109508",
"content": {
"text": "Arielle convinced me to get a treadmill desk 2 weeks ago and now I'm an evangelist. \"I\u2019m not saying that it\u2019s given me superpowers, but I\u2019m not saying it hasn\u2019t\" = my thoughts exactly (though I also walk at 1.5, so I'm a slug)"
},
"author": {
"type": "card",
"name": "Zo\u00eb Schiffer",
"url": "https://twitter.com/ZoeSchiffer",
"photo": "https://pbs.twimg.com/profile_images/1339414834350182401/Cbwg03OA.jpg"
},
"post-type": "note",
"refs": {
"https://twitter.com/pardesoteric/status/1371488295369109508": {
"type": "entry",
"published": "2021-03-15T15:47:45+00:00",
"url": "https://twitter.com/pardesoteric/status/1371488295369109508",
"in-reply-to": [
"https://twitter.com/pardesoteric/status/1362142581367312385"
],
"content": {
"text": "OK, I wrote about the treadmill. wired.com/story/treadmil\u2026",
"html": "OK, I wrote about the treadmill. <a href=\"https://www.wired.com/story/treadmill-desk-rave-working-from-home/#intcid=_wired-homepage-right-rail_14bed4e4-6775-45ff-b49c-1ea1bd205a43_popular4-1\">wired.com/story/treadmil\u2026</a>"
},
"author": {
"type": "card",
"name": "Arielle Pardes",
"url": "https://twitter.com/pardesoteric",
"photo": "https://pbs.twimg.com/profile_images/1262442144083533829/WTZ_UijL.jpg"
},
"post-type": "reply"
}
},
"_id": "19058669",
"_source": "2773"
}
Re-adopted my favorite word for another year. Thank you for everything, @wordnik! wordnik.com/words/skeleton
{
"type": "entry",
"published": "2021-03-15T16:55:37+00:00",
"url": "https://twitter.com/matthewmcvickar/status/1371505377095905283",
"content": {
"text": "Re-adopted my favorite word for another year. Thank you for everything, @wordnik! wordnik.com/words/skeleton",
"html": "Re-adopted my favorite word for another year. Thank you for everything, <a href=\"https://twitter.com/wordnik\">@wordnik</a>! <a href=\"https://www.wordnik.com/words/skeleton\">wordnik.com/words/skeleton</a>"
},
"author": {
"type": "card",
"name": "Matthew McVickar",
"url": "https://twitter.com/matthewmcvickar",
"photo": "https://pbs.twimg.com/profile_images/1082744131414155264/Y6nU3C3a.jpg"
},
"post-type": "note",
"_id": "19058671",
"_source": "2773"
}
There are gaps of logic here you could drive a Mack Truck through. I've never once thought of objects as "cells"…so the entire premise is screwy. I’ve also yet to meet a FP-style API I like. At all. (But maybe I’ve just not drunk the Elixir Kool-Aid yet…)
OOP Design Patterns Considered Harmful #ruby #rails suzdalnitski.com/oop-design-pat…
{
"type": "entry",
"published": "2021-03-15T16:33:56+00:00",
"url": "https://twitter.com/jaredcwhite/status/1371499918439837696",
"quotation-of": "https://twitter.com/railslinks/status/1371491400479617029",
"content": {
"text": "There are gaps of logic here you could drive a Mack Truck through. I've never once thought of objects as \"cells\"\u2026so the entire premise is screwy. I\u2019ve also yet to meet a FP-style API I like. At all. (But maybe I\u2019ve just not drunk the Elixir Kool-Aid yet\u2026)"
},
"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/railslinks/status/1371491400479617029": {
"type": "entry",
"published": "2021-03-15T16:00:05+00:00",
"url": "https://twitter.com/railslinks/status/1371491400479617029",
"content": {
"text": "OOP Design Patterns Considered Harmful #ruby #rails suzdalnitski.com/oop-design-pat\u2026",
"html": "OOP Design Patterns Considered Harmful <a href=\"https://twitter.com/search?q=%23ruby\">#ruby</a> <a href=\"https://twitter.com/search?q=%23rails\">#rails</a> <a href=\"https://suzdalnitski.com/oop-design-patterns-bd2c4fb3014c\">suzdalnitski.com/oop-design-pat\u2026</a>"
},
"author": {
"type": "card",
"name": "Rails Links",
"url": "https://twitter.com/railslinks",
"photo": "https://pbs.twimg.com/profile_images/740010051914465280/PuM2KgvU.jpg"
},
"post-type": "note"
}
},
"_id": "19058055",
"_source": "2773"
}
For us internet geeks, this is the best one I’ve seen. BRAVO
What is a RSS feed but XML persevering?
{
"type": "entry",
"published": "2021-03-15T15:54:22+00:00",
"url": "https://twitter.com/jaredcwhite/status/1371489961480884225",
"quotation-of": "https://twitter.com/javavvitch/status/1371285862525308928",
"content": {
"text": "For us internet geeks, this is the best one I\u2019ve seen. BRAVO"
},
"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/javavvitch/status/1371285862525308928": {
"type": "entry",
"published": "2021-03-15T02:23:21+00:00",
"url": "https://twitter.com/javavvitch/status/1371285862525308928",
"content": {
"text": "What is a RSS feed but XML persevering?"
},
"author": {
"type": "card",
"name": "Sailor Ghoul \ud83d\udc7b\u2728",
"url": "https://twitter.com/javavvitch",
"photo": "https://pbs.twimg.com/profile_images/1364672899446145031/K0KVHgPB.jpg"
},
"post-type": "note"
}
},
"_id": "19057447",
"_source": "2773"
}
{
"type": "entry",
"published": "2021-03-15T15:41:08+00:00",
"url": "https://twitter.com/tinysubversions/status/1371486629135745024",
"video": [
"https://video.twimg.com/ext_tw_video/1371486622579974148/pu/vid/200x200/AjdO7-yp9Mb3BPMv.mp4?tag=12"
],
"content": {
"text": "dream blunt rotation"
},
"author": {
"type": "card",
"name": "Darius Kazemi",
"url": "https://twitter.com/tinysubversions",
"photo": "https://pbs.twimg.com/profile_images/1355952735921692673/XVIen_1n.jpg"
},
"post-type": "video",
"_id": "19056715",
"_source": "2773"
}
Did you know! If you're self employed or an independent contractor (and also a U.S. citizen / resident), you can apply for a PPP loan based on your 2019 income: uschamber.com/report/indepen…
{
"type": "entry",
"published": "2021-03-15T14:36:06+00:00",
"url": "https://twitter.com/andymcmillan/status/1371470266925162496",
"content": {
"text": "Did you know! If you're self employed or an independent contractor (and also a U.S. citizen / resident), you can apply for a PPP loan based on your 2019 income: uschamber.com/report/indepen\u2026",
"html": "Did you know! If you're self employed or an independent contractor (and also a U.S. citizen / resident), you can apply for a PPP loan based on your 2019 income: <a href=\"https://www.uschamber.com/report/independent-contractors-guide-cares-act-relief\">uschamber.com/report/indepen\u2026</a>"
},
"author": {
"type": "card",
"name": "Andy McMillan",
"url": "https://twitter.com/andymcmillan",
"photo": "https://pbs.twimg.com/profile_images/1151993418232369153/9ShXZFLh.jpg"
},
"post-type": "note",
"_id": "19055144",
"_source": "2773"
}