Also love to see the “multi-year” prefix on the headline. They’ll obviously leave after this season if an elite program throws enough money at them, but this should protect 90% of FBS from poaching.
{
"type": "entry",
"published": "2026-04-14T02:24:05.028699+00:00",
"url": "https://cleverdevil.io/2026/also-love-to-see-the-multi-year-prefix-o",
"syndication": [
"https://cleverdevil.club/@jonathan/116400681459287915",
"https://bsky.app/profile/cleverdevil.io/post/3mjgd7lor4326"
],
"content": {
"text": "Also love to see the \u201cmulti-year\u201d prefix on the headline. They\u2019ll obviously leave after this season if an elite program throws enough money at them, but this should protect 90% of FBS from poaching.",
"html": "<p>Also love to see the \u201cmulti-year\u201d prefix on the headline. They\u2019ll obviously leave after this season if an elite program throws enough money at them, but this should protect 90% of FBS from poaching.</p>"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47940797",
"_source": "10"
}
Shannon Dawson and Corey Heatherman signed extensions today? Best OC/DC combo in two decades. Let’s ride! 🏈 🙌🏻 #GoCanes
{
"type": "entry",
"published": "2026-04-14T02:21:52.033539+00:00",
"url": "https://cleverdevil.io/2026/shannon-dawson-and-corey-heatherman-sign",
"syndication": [
"https://cleverdevil.club/@jonathan/116400672752215228",
"https://bsky.app/profile/cleverdevil.io/post/3mjgd3mzm2j26"
],
"content": {
"text": "Shannon Dawson and Corey Heatherman signed extensions today? Best OC/DC combo in two decades. Let\u2019s ride! \ud83c\udfc8 \ud83d\ude4c\ud83c\udffb #GoCanes",
"html": "<p>Shannon Dawson and Corey Heatherman signed extensions today? Best OC/DC combo in two decades. Let\u2019s ride! \ud83c\udfc8 \ud83d\ude4c\ud83c\udffb #GoCanes</p>"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47940798",
"_source": "10"
}
{
"type": "entry",
"published": "2026-04-13T12:10:35-07:00",
"url": "https://boffosocko.com/2026/04/13/march-of-time-in-heaven-can-wait/",
"featured": "https://boffosocko.com/wp-content/uploads/2026/04/wp-1776106353455122656363046230405.jpg",
"category": [
"Quotes",
"Social Stream",
"Typewriters",
"WordPress",
"kissing",
"one typed quote",
"pace of technology",
"signs of the times",
"values"
],
"author": {
"type": "card",
"name": null,
"url": null,
"photo": null
},
"post-type": "note",
"_id": "47937734",
"_source": "2785"
}
I ran into this odd issue when trying to add two Yubico security keys to my Google account on a Windows machine. The process on myaccount.google.com keeps prompting to “Enroll Windows Hello” in order to create passkeys.
If you want to skip the preamble, jump directly to the steps.
Whenever I clicked the “Create a passkey” button in the middle of that page, it opened the special link ms-settings:signinoptions, which opens the Windows OS settings page for sign-in options. My best guess is that Google wants the machine itself to use one of those options, but I prefer not to at this point.

I did some clicking around between the security page, two factor authentication page, and the passkeys page, both with the security key plugged in and without. I don’t remember the exact steps, but I did eventually get to the “Use another device” prompt and was able to set up the passkey on the security key. At that point, I had my first security key and my phone listed as passkeys. I wanted to add my second security key (backups!), but no matter how I tried, I could not get back to that “Use another device” prompt.
I turned to the human internet and found some threads on Reddit. This one in particular had a comment suggesting signing up for Google’s Advanced Protection Program. It is free, so it was possible, but I persisted on mostly in spite because this shouldn’t be so hard!
Fast forward through several more clicking around adventures and here is how I got it to work:
- Visit https://myaccount.google.com/advanced-protection/onboarding and sign in
- Scroll down and expand the section “Passkeys and security keys”
- Select “Create passkey”
- In the popover, select “Use another device” (screenshot below)
- Another popover with a QR code instructs to scan with a phone or tablet. Ignore that prompt and click the “Back” button at the lower left of the popover
- The QR popover will go away and you should see the prompt “Choose where to save your passkey for google.com”. Select “Use an external security key” (screenshot below)
- From that point, follow the OS prompts to enter a PIN and touch the security key
- Done! The security key now shows up in the list of passkeys
Screenshot for step 4
Screenshot for step 6
{
"type": "entry",
"published": "2026-04-13 11:20-0700",
"url": "https://gregorlove.com/2026/04/google-passkeys-on-windows/",
"category": [
"passkeys",
"howto"
],
"content": {
"text": "I ran into this odd issue when trying to add two Yubico security keys to my Google account on a Windows machine. The process on myaccount.google.com keeps prompting to \u201cEnroll Windows Hello\u201d in order to create passkeys.\n\nIf you want to skip the preamble, jump directly to the steps.\n\nWhenever I clicked the \u201cCreate a passkey\u201d button in the middle of that page, it opened the special link ms-settings:signinoptions, which opens the Windows OS settings page for sign-in options. My best guess is that Google wants the machine itself to use one of those options, but I prefer not to at this point.\n\n\n\nI did some clicking around between the security page, two factor authentication page, and the passkeys page, both with the security key plugged in and without. I don\u2019t remember the exact steps, but I did eventually get to the \u201cUse another device\u201d prompt and was able to set up the passkey on the security key. At that point, I had my first security key and my phone listed as passkeys. I wanted to add my second security key (backups!), but no matter how I tried, I could not get back to that \u201cUse another device\u201d prompt.\n\nI turned to the human internet and found some threads on Reddit. This one in particular had a comment suggesting signing up for Google\u2019s Advanced Protection Program. It is free, so it was possible, but I persisted on mostly in spite because this shouldn\u2019t be so hard!\n\nFast forward through several more clicking around adventures and here is how I got it to work:\n\nVisit https://myaccount.google.com/advanced-protection/onboarding and sign in\n\tScroll down and expand the section \u201cPasskeys and security keys\u201d\n\tSelect \u201cCreate passkey\u201d\n\tIn the popover, select \u201cUse another device\u201d (screenshot below)\n\tAnother popover with a QR code instructs to scan with a phone or tablet. Ignore that prompt and click the \u201cBack\u201d button at the lower left of the popover\n\tThe QR popover will go away and you should see the prompt \u201cChoose where to save your passkey for google.com\u201d. Select \u201cUse an external security key\u201d (screenshot below)\n\tFrom that point, follow the OS prompts to enter a PIN and touch the security key\n\tDone! The security key now shows up in the list of passkeys\nScreenshot for step 4Screenshot for step 6",
"html": "<p>I ran into this odd issue when trying to add two <a href=\"https://yubico.com\">Yubico</a> security keys to my Google account on a Windows machine. The process on <a href=\"https://myaccount.google.com\">myaccount.google.com</a> keeps prompting to \u201cEnroll Windows Hello\u201d in order to create passkeys.</p>\n\n<p>If you want to skip the preamble, <a href=\"https://gregorlove.com/notes/#steps\">jump directly to the steps</a>.</p>\n\n<p>Whenever I clicked the \u201cCreate a passkey\u201d button in the middle of that page, it opened the special link <code>ms-settings:signinoptions</code>, which opens the Windows OS settings page for sign-in options. My best guess is that Google wants the machine itself to use one of those options, but I prefer not to at this point.</p>\n\n<p><img alt=\"screenshot of the Google account security page for Passkeys and security keys, showing the prompt to enroll in Windows Hello\" src=\"https://gregorlove.com/site/assets/files/7264/2026-04-13-myaccount-google-com-passkeys1.png\" /></p>\n\n<p>I did some clicking around between the security page, two factor authentication page, and the passkeys page, both with the security key plugged in and without. I don\u2019t remember the exact steps, but I did eventually get to the \u201cUse another device\u201d prompt and was able to set up the passkey on the security key. At that point, I had my first security key and my phone listed as passkeys. I wanted to add my second security key (backups!), but no matter how I tried, I could not get back to that \u201cUse another device\u201d prompt.</p>\n\n<p>I turned to the human internet and found some threads on Reddit. <a href=\"https://www.reddit.com/r/yubikey/comments/1nvo17l/yubikey_windows_forcing_me_tu_set_a_windows_hello/\">This one</a> in particular had a comment suggesting signing up for Google\u2019s Advanced Protection Program. It is free, so it was possible, but I persisted on mostly in spite because <em>this shouldn\u2019t be so hard!</em></p>\n\n<p>Fast forward through several more clicking around adventures and here is how I got it to work:</p>\n\n<ol><li>Visit <a href=\"https://myaccount.google.com/advanced-protection/onboarding\">https://myaccount.google.com/advanced-protection/onboarding</a> and sign in</li>\n\t<li>Scroll down and expand the section \u201cPasskeys and security keys\u201d</li>\n\t<li>Select \u201cCreate passkey\u201d</li>\n\t<li>In the popover, select \u201cUse another device\u201d (screenshot below)</li>\n\t<li>Another popover with a QR code instructs to scan with a phone or tablet. <em>Ignore that prompt</em> and click the \u201cBack\u201d button at the lower left of the popover</li>\n\t<li>The QR popover will go away and you should see the prompt \u201cChoose where to save your passkey for google.com\u201d. Select \u201cUse an external security key\u201d (screenshot below)</li>\n\t<li>From that point, follow the OS prompts to enter a PIN and touch the security key</li>\n\t<li>Done! The security key now shows up in the list of passkeys</li>\n</ol><img alt=\"screenshot of popover where you can select to use another device\" src=\"https://gregorlove.com/site/assets/files/7264/2026-04-13-myaccount-google-com-passkeys2.515x0-is.png\" />Screenshot for step 4<img alt=\"screenshot of popover where you can select to use an external security key\" src=\"https://gregorlove.com/site/assets/files/7264/2026-04-13-myaccount-google-com-passkeys3.png\" />Screenshot for step 6"
},
"author": {
"type": "card",
"name": "gRegor Morrill",
"url": "https://gregorlove.com/",
"photo": "https://gregorlove.com/site/assets/files/6268/profile-2021-square.300x0.jpg"
},
"post-type": "note",
"_id": "47937455",
"_source": "95"
}
Man, what a steal. Less than half original sticker, only 27k miles, still has a year left of original warranty, loan is “free money” level APR, cut our monthly cost by half.
{
"type": "entry",
"published": "2026-04-13T01:25:13.280447+00:00",
"url": "https://cleverdevil.io/2026/man-what-a-steal-less-than-half-original",
"syndication": [
"https://cleverdevil.club/@jonathan/116394787692527918",
"https://bsky.app/profile/cleverdevil.io/post/3mjdphg454h27"
],
"content": {
"text": "Man, what a steal. Less than half original sticker, only 27k miles, still has a year left of original warranty, loan is \u201cfree money\u201d level APR, cut our monthly cost by half.",
"html": "<p>Man, what a steal. Less than half original sticker, only 27k miles, still has a year left of original warranty, loan is \u201cfree money\u201d level APR, cut our monthly cost by half.</p>"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47929507",
"_source": "10"
}
{
"type": "entry",
"published": "2026-04-02T19:53:17-04:00",
"url": "https://aaronparecki.com/2026/04/02/18/",
"category": [
"365",
"travel"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/9f4a20dd96e065a7f35a97a9a46a8e94381892c0e6c121d16e072e26d035e133.jpg"
],
"content": {
"text": "Welcome to New York!"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "photo",
"_id": "47928572",
"_source": "16"
}
Working on the final drawings for the shed so they can pour the foundation!
{
"type": "entry",
"published": "2026-04-07T10:23:58-07:00",
"url": "https://aaronparecki.com/2026/04/07/13/",
"category": [
"365",
"triplex"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/75ea53d2b8d2ca0787e135729026f0587443b0d4095de98877cc85536f4144d6.jpg"
],
"content": {
"text": "Working on the final drawings for the shed so they can pour the foundation!"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "photo",
"_id": "47928517",
"_source": "16"
}
I haven't got a drone shot since they finished the landscaping wall!
{
"type": "entry",
"published": "2026-04-06T19:07:30-07:00",
"url": "https://aaronparecki.com/2026/04/06/13/",
"category": [
"365",
"triplex"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/fd330e3bf6ee149bb59533e11dc766192861a5961b77ee5cb6bb24f87cd99cd0.jpg"
],
"content": {
"text": "I haven't got a drone shot since they finished the landscaping wall!"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "photo",
"_id": "47928518",
"_source": "16"
}
This week's LEGO build progress
{
"type": "entry",
"published": "2026-04-05T11:16:35-07:00",
"url": "https://aaronparecki.com/2026/04/05/14/",
"category": [
"365",
"lego"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/2052ae8d3c45e082b3ec0c902b24fab65a7df65732615dee85d20a1758167964.jpg"
],
"content": {
"text": "This week's LEGO build progress"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "photo",
"_id": "47928519",
"_source": "16"
}
Last day of sunny spring means time to bring out the slushie machine for the Ladd's 500!
{
"type": "entry",
"published": "2026-04-11T12:27:12-07:00",
"url": "https://aaronparecki.com/2026/04/11/18/",
"category": [
"ladds500",
"pedalpalooza",
"365"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/ef1f7baa0df727ee134bc3ef5eac71a97594f66e632e49d2d43ee1fefb711027.jpg"
],
"content": {
"text": "Last day of sunny spring means time to bring out the slushie machine for the Ladd's 500!"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "photo",
"_id": "47928432",
"_source": "16"
}
Shed foundation is poured!
{
"type": "entry",
"published": "2026-04-10T15:13:38-07:00",
"url": "https://aaronparecki.com/2026/04/10/11/",
"category": [
"triplex",
"365"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/e1b5be2aff4709529e1e5450a319d356b3fe90bac6a9b6df95ded828c7fddcc7.jpg"
],
"content": {
"text": "Shed foundation is poured!"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "photo",
"_id": "47928433",
"_source": "16"
}
Long day of meetings so here is a photo of a cat
{
"type": "entry",
"published": "2026-04-09T14:59:45-07:00",
"url": "https://aaronparecki.com/2026/04/09/10/",
"category": [
"365"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/267b4c41f3304c810335f62588a5cecba5f2244594322c002877e0a988b2aaa4.jpg"
],
"content": {
"text": "Long day of meetings so here is a photo of a cat"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "photo",
"_id": "47928434",
"_source": "16"
}
This week's LEGO build progress
{
"type": "entry",
"published": "2026-04-12T11:01:00-07:00",
"url": "https://aaronparecki.com/2026/04/12/7/",
"category": [
"lego",
"365"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/912e17602f2c8c728670968d073d8f6e64c9be146eda20e00ea5319c29d17512.jpg"
],
"content": {
"text": "This week's LEGO build progress"
},
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"post-type": "photo",
"_id": "47928398",
"_source": "16"
}
Got a crazy deal on a lightly used BMW iX to replace it and will be saving a ton, the car is far nicer inside and out, and I actually trust BMW’s engineering and service. Sad it didn’t work out with the Rivian, but excited for the new ride for Lacey.
{
"type": "entry",
"published": "2026-04-12T21:42:49.047438+00:00",
"url": "https://cleverdevil.io/2026/got-a-crazy-deal-on-a-lightly-used-bmw-i",
"syndication": [
"https://cleverdevil.club/@jonathan/116393913164187923",
"https://bsky.app/profile/cleverdevil.io/post/3mjdczpzjhz2k"
],
"content": {
"text": "Got a crazy deal on a lightly used BMW iX to replace it and will be saving a ton, the car is far nicer inside and out, and I actually trust BMW\u2019s engineering and service. Sad it didn\u2019t work out with the Rivian, but excited for the new ride for Lacey.",
"html": "<p>Got a crazy deal on a lightly used BMW iX to replace it and will be saving a ton, the car is far nicer inside and out, and I actually trust BMW\u2019s engineering and service. Sad it didn\u2019t work out with the Rivian, but excited for the new ride for Lacey.</p>"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47928248",
"_source": "10"
}
We have decided to get rid of our Rivian. At the price we paid, it shouldn’t feel like we are driving a beta test where service appointments are multiple months out. Over it.
{
"type": "entry",
"published": "2026-04-12T21:40:30.021391+00:00",
"url": "https://cleverdevil.io/2026/we-have-decided-to-get-rid-of-our-rivian",
"syndication": [
"https://cleverdevil.club/@jonathan/116393904053506066",
"https://bsky.app/profile/cleverdevil.io/post/3mjdcvliwzc2i"
],
"content": {
"text": "We have decided to get rid of our Rivian. At the price we paid, it shouldn\u2019t feel like we are driving a beta test where service appointments are multiple months out. Over it.",
"html": "<p>We have decided to get rid of our Rivian. At the price we paid, it shouldn\u2019t feel like we are driving a beta test where service appointments are multiple months out. Over it.</p>"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47928249",
"_source": "10"
}
{
"type": "entry",
"published": "2026-04-11T12:30:18-07:00",
"url": "https://aaronparecki.com/2026/04/11/5/",
"category": [
"https://anomalily.world/"
],
"photo": [
"https://aperture-media.p3k.io/aaronparecki.com/ad7a348b6b63807bafc92552884e3c89cd0fb4cdd75933eeb061629f414ffa72.jpg"
],
"syndication": [
"https://www.swarmapp.com/user/59164/checkin/69daa14a8200e43e127ed6ad"
],
"name": "at Ladd Circle Park",
"author": {
"type": "card",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/",
"photo": "https://aperture-media.p3k.io/aaronparecki.com/41061f9de825966faa22e9c42830e1d4a614a321213b4575b9488aa93f89817a.jpg"
},
"checkin": {
"type": "card",
"name": "Ladd Circle Park",
"latitude": "45.508518",
"longitude": "-122.649439",
"url": "https://foursquare.com/v/4b8d9a27f964a5209d0333e3"
},
"post-type": "checkin",
"_id": "47919257",
"_source": "16"
}
NASA Artemis II live stream update:
Spaceflight Now has the raw feed of Houston and Integrity comms and video:
https://www.youtube.com/watch?v=M8m9YdxgJ5g
The official NASA live stream (posted previously), has switched to a NASA spokesperson and interviews of folks on the sea/ground as part of splashdown recovery operations.
Choose your live stream:
* Houston, space, and astronauts talking: https://youtu.be/M8m9YdxgJ5g
* Spokespeople/interviews talking: https://youtu.be/m3kR2KK8TEs
or pull them both up on separate side-by-side monitors like they have on the desks at Mission Control.
About an hour left til splashdown!
#NASA #liveStream #Artemis #Artemis #Artemis2 #ArtemisII #Integrity #Earth #Houston #MissionControl #SpaceflightNow
{
"type": "entry",
"published": "2026-04-10 16:00-0700",
"url": "https://tantek.com/2026/100/t2/nasa-artemis-live-stream-update",
"category": [
"NASA",
"liveStream",
"Artemis",
"Artemis2",
"ArtemisII",
"Integrity",
"Earth",
"Houston",
"MissionControl",
"SpaceflightNow"
],
"content": {
"text": "NASA Artemis II live stream update:\n\nSpaceflight Now has the raw feed of Houston and Integrity comms and video:\n\nhttps://www.youtube.com/watch?v=M8m9YdxgJ5g \n\nThe official NASA live stream (posted previously), has switched to a NASA spokesperson and interviews of folks on the sea/ground as part of splashdown recovery operations.\n\nChoose your live stream:\n* Houston, space, and astronauts talking: https://youtu.be/M8m9YdxgJ5g \n* Spokespeople/interviews talking: https://youtu.be/m3kR2KK8TEs \n\nor pull them both up on separate side-by-side monitors like they have on the desks at Mission Control.\n\nAbout an hour left til splashdown!\n\n#NASA #liveStream #Artemis #Artemis #Artemis2 #ArtemisII #Integrity #Earth #Houston #MissionControl #SpaceflightNow",
"html": "NASA Artemis II live stream update:<br /><br />Spaceflight Now has the raw feed of Houston and Integrity comms and video:<br /><br /><a href=\"https://www.youtube.com/watch?v=M8m9YdxgJ5g\">https://www.youtube.com/watch?v=M8m9YdxgJ5g</a> <br /><br />The official NASA live stream (posted previously), has switched to a NASA spokesperson and interviews of folks on the sea/ground as part of splashdown recovery operations.<br /><br />Choose your live stream:<br />* Houston, space, and astronauts talking: <a href=\"https://youtu.be/M8m9YdxgJ5g\">https://youtu.be/M8m9YdxgJ5g</a> <br />* Spokespeople/interviews talking: <a href=\"https://youtu.be/m3kR2KK8TEs\">https://youtu.be/m3kR2KK8TEs</a> <br /><br />or pull them both up on separate side-by-side monitors like they have on the desks at Mission Control.<br /><br />About an hour left til splashdown!<br /><br />#<span class=\"p-category\">NASA</span> #<span class=\"p-category\">liveStream</span> #<span class=\"p-category\">Artemis</span> #<span class=\"p-category\">Artemis</span> #<span class=\"p-category\">Artemis2</span> #<span class=\"p-category\">ArtemisII</span> #<span class=\"p-category\">Integrity</span> #<span class=\"p-category\">Earth</span> #<span class=\"p-category\">Houston</span> #<span class=\"p-category\">MissionControl</span> #<span class=\"p-category\">SpaceflightNow</span>"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "https://tantek.com/",
"photo": "https://tantek.com/photo.jpg"
},
"post-type": "note",
"_id": "47913338",
"_source": "2460"
}
What I’m watching for the next 3 hours:
https://www.youtube.com/watch?v=m3kR2KK8TEs
#NASA #liveStream #Artemis #Artemis #Artemis2 #ArtemisII #Earth
{
"type": "entry",
"published": "2026-04-10 14:07-0700",
"url": "https://tantek.com/2026/100/t1/nasa-livestream-artemis-earth",
"category": [
"NASA",
"liveStream",
"Artemis",
"Artemis2",
"ArtemisII",
"Earth"
],
"content": {
"text": "What I\u2019m watching for the next 3 hours:\n\nhttps://www.youtube.com/watch?v=m3kR2KK8TEs \n\n#NASA #liveStream #Artemis #Artemis #Artemis2 #ArtemisII #Earth",
"html": "What I\u2019m watching for the next 3 hours:<br /><br /><a href=\"https://www.youtube.com/watch?v=m3kR2KK8TEs\">https://www.youtube.com/watch?v=m3kR2KK8TEs</a> <br /><br />#<span class=\"p-category\">NASA</span> #<span class=\"p-category\">liveStream</span> #<span class=\"p-category\">Artemis</span> #<span class=\"p-category\">Artemis</span> #<span class=\"p-category\">Artemis2</span> #<span class=\"p-category\">ArtemisII</span> #<span class=\"p-category\">Earth</span>"
},
"author": {
"type": "card",
"name": "Tantek \u00c7elik",
"url": "https://tantek.com/",
"photo": "https://tantek.com/photo.jpg"
},
"post-type": "note",
"_id": "47913339",
"_source": "2460"
}
{
"type": "entry",
"published": "2026-04-10T08:30:00-07:00",
"url": "https://nadreck.me/2026/04/that-time-of-year-again/",
"category": [
"life",
"birthday"
],
"name": "That time of year again",
"content": {
"text": "It\u2019s my birthday. I\u2019ve always felt uneasy about my birthday for a variety of reasons \u2013 it feels like a lot of my life\u2019s bigger emotional upheavals have happened within a few weeks of the day. After a while, I actually started planning to take myself on trips around now, both as a treat for myself, and also to put some distance there. It\u2019s worked pretty well, I think. Today\u2019s not much different \u2013 I\u2019m actually writing this post the day before and have it scheduled, as I\u2019ll be on the road. Just a day trip this time, but still.\n\n\n\nI\u2019ve been feeling a little weird lately anyway, honestly. We\u2019re in the process of preparing the house to sell (planning to list it at the end of the month-ish), and so I\u2019m trying to go through old boxes from the last move that I just hadn\u2019t gotten to (you know how it is), and we\u2019re whittling things down to put stuff in storage while we hit the road again \u2013 this time, the plan is to take a few months to trek across Canada. Exactly when and where will depend on when the house sells, but regardless it\u2019s the next plan. (Some of you may be wondering \u201cdidn\u2019t you just move in there?\u201d And you\u2019re right \u2013 it\u2019ll be not quite 2 years here. Lovely house, no real regrets, but for various reasons I\u2019m not going to bother enumerating, we decided it was time to move on.)\n\n\n\nI\u2019ve always had this sort of vision of having a place that acts like a base of operations \u2013 a spot to come home to, yes, but also a spot to re-collect yourself before you take off on another wander. I\u2019m pretty sure I\u2019d need to win a small lottery to pull off affording both the home\u00a0and\u00a0the travel these days, though. So for now it seems like an either/or, and the scales for both Simone and I have tipped towards the wander.\n\n\n\nI\u2019ve been trying to put out a weekly longer, non-life post the past few weeks, and I plan to continue that, but I\u2019m taking an indulgence this week. It\u2019s my birthday, so I\u2019d appreciate it if you could do me a favor: just do your best. Even if it\u2019s small increments, move forward on getting a little bit happier, a little bit safer and more secure, a little bit more in a good headspace than you were yesterday. That\u2019s all I really want for my birthday, just everyone I care about to be alright, or at least moving in that direction. I know that\u2019s a lot to ask these days, but try. It\u2019d mean a lot to me.",
"html": "<p>It\u2019s my birthday. I\u2019ve always felt uneasy about my birthday for a variety of reasons \u2013 it feels like a lot of my life\u2019s bigger emotional upheavals have happened within a few weeks of the day. After a while, I actually started planning to take myself on trips around now, both as a treat for myself, and also to put some distance there. It\u2019s worked pretty well, I think. Today\u2019s not much different \u2013 I\u2019m actually writing this post the day before and have it scheduled, as I\u2019ll be on the road. Just a day trip this time, but still.</p>\n\n\n\n<p>I\u2019ve been feeling a little weird lately anyway, honestly. We\u2019re in the process of preparing the house to sell (planning to list it at the end of the month-ish), and so I\u2019m trying to go through old boxes from the last move that I just hadn\u2019t gotten to (you know how it is), and we\u2019re whittling things down to put stuff in storage while we hit the road again \u2013 this time, the plan is to take a few months to trek across Canada. Exactly when and where will depend on when the house sells, but regardless it\u2019s the next plan. (Some of you may be wondering \u201cdidn\u2019t you just move in there?\u201d And you\u2019re right \u2013 it\u2019ll be not quite 2 years here. Lovely house, no real regrets, but for various reasons I\u2019m not going to bother enumerating, we decided it was time to move on.)</p>\n\n\n\n<p>I\u2019ve always had this sort of vision of having a place that acts like a base of operations \u2013 a spot to come home to, yes, but also a spot to re-collect yourself before you take off on another wander. I\u2019m pretty sure I\u2019d need to win a small lottery to pull off affording both the home\u00a0<em>and</em>\u00a0the travel these days, though. So for now it seems like an either/or, and the scales for both Simone and I have tipped towards the wander.</p>\n\n\n\n<p>I\u2019ve been trying to put out a weekly longer, non-life post the past few weeks, and I plan to continue that, but I\u2019m taking an indulgence this week. It\u2019s my birthday, so I\u2019d appreciate it if you could do me a favor: just do your best. Even if it\u2019s small increments, move forward on getting a little bit happier, a little bit safer and more secure, a little bit more in a good headspace than you were yesterday. That\u2019s all I really want for my birthday, just everyone I care about to be alright, or at least moving in that direction. I know that\u2019s a lot to ask these days, but try. It\u2019d mean a lot to me.</p>"
},
"author": {
"type": "card",
"name": "Nadreck",
"url": "http://nadreck.me",
"photo": null
},
"post-type": "article",
"_id": "47907644",
"_source": "2935"
}
Also, For All Mankind always finds a way to become even more joyfully unhinged every single season.
{
"type": "entry",
"published": "2026-04-10T07:34:09.769335+00:00",
"url": "https://cleverdevil.io/2026/also-for-all-mankind-always-finds-a-way",
"syndication": [
"https://cleverdevil.club/@jonathan/116379251497078475",
"https://bsky.app/profile/cleverdevil.io/post/3mj4soep4s32j"
],
"content": {
"text": "Also, For All Mankind always finds a way to become even more joyfully unhinged every single season.",
"html": "<p>Also, For All Mankind always finds a way to become even more joyfully unhinged every single season.</p>"
},
"author": {
"type": "card",
"name": "Jonathan LaCour",
"url": "https://cleverdevil.io",
"photo": "https://cleverdevil.io/profile/photo"
},
"post-type": "note",
"_id": "47904072",
"_source": "10"
}