{title}
++ + Published on + + {publishState} + +
+ +diff --git a/src/constants/bkup/2025-01-04.json b/src/constants/bkup/2025-01-04.json new file mode 100644 index 0000000..0f2028b --- /dev/null +++ b/src/constants/bkup/2025-01-04.json @@ -0,0 +1,7 @@ +{ + "title": "Finding my rhythm", + "description": "Feels like I'm finding a good rhythm for myself here now...", + "publishDate": "2025-01-04", + "publishedOn": "a cold Sunday night while the fam is already asleep", + "publishState": "in my home in Amsterdam" +} diff --git a/src/constants/bkup/2025-01-04.md b/src/constants/bkup/2025-01-04.md new file mode 100644 index 0000000..87c379c --- /dev/null +++ b/src/constants/bkup/2025-01-04.md @@ -0,0 +1,13 @@ +Happy with how I organized my spaces at home with separation for *creating* and *consuming* stuff, after [realizing](https://social.ayco.io/@ayo/113753532411548490) that [*I like it that way*](https://www.youtube.com/watch?v=4fndeDfaWCg). + +Meaning, in my workspace where I usually create stuff (e.g., software, music, write-ups) it feels weird to be consuming media (e.g., books, games, files). + +Enjoying this so far. I now have a reading corner, a gaming corner, a music corner, and my usual work area (which is the biggest). + +I have [received news](https://social.ayco.io/@ayo/113759677401894023) that my proposal to talk about [Elk](https://elk.zone) in [FOSDEM2025](https://fosdem.org/2025/) was accepted. + +Fingers-crossed they send me the schedule for the slot soon. So glad that I will be participating in topics I am most passionate about: The freedom of people in the Web and the efforts to protect it using Free and Open Source Software. + +I have also published [a new page](/tech-bsky-fedi) 🎉 in celebration of Bsky accounts who opted to bridge their presense in the Fediverse. Hoping to get more Bsky accounts to do that... + +Overall, after three winters here in The Netherlands, I feel like I have adjusted well already to find my rhythm. Looking forward to a great 2025! \ No newline at end of file diff --git a/src/constants/now.json b/src/constants/now.json index 0f2028b..08bb561 100644 --- a/src/constants/now.json +++ b/src/constants/now.json @@ -1,7 +1,7 @@ { - "title": "Finding my rhythm", - "description": "Feels like I'm finding a good rhythm for myself here now...", - "publishDate": "2025-01-04", - "publishedOn": "a cold Sunday night while the fam is already asleep", - "publishState": "in my home in Amsterdam" + "title": "annual sickness, mcfly progress, and being ghosted", + "description": "annual sickness, mcfly progress, and being ghosted", + "publishDate": "2025-01-09", + "publishedOn": "the 9th of January, 2025", + "publishState": "" } diff --git a/src/constants/now.md b/src/constants/now.md index 87c379c..8bf86d9 100644 --- a/src/constants/now.md +++ b/src/constants/now.md @@ -1,13 +1,20 @@ -Happy with how I organized my spaces at home with separation for *creating* and *consuming* stuff, after [realizing](https://social.ayco.io/@ayo/113753532411548490) that [*I like it that way*](https://www.youtube.com/watch?v=4fndeDfaWCg). +## Annual Sickness -Meaning, in my workspace where I usually create stuff (e.g., software, music, write-ups) it feels weird to be consuming media (e.g., books, games, files). +I have been on bed rest for some days now due to fevers and coughs. This is tough on my real day job, since my work now is mostly meetings -- my mind blanks out a lot and coughing does not help. Hoping to get better soon and come back refreshed. -Enjoying this so far. I now have a reading corner, a gaming corner, a music corner, and my usual work area (which is the biggest). +## McFly progress -I have [received news](https://social.ayco.io/@ayo/113759677401894023) that my proposal to talk about [Elk](https://elk.zone) in [FOSDEM2025](https://fosdem.org/2025/) was accepted. +Had a good progress on [McFly](https://mcfly.js.org) -- the codebase is so clean now: +1. only need one config file now `mcfly.config.mjs` +2. `api` routes are now inside `src/` (so no need for a `routes/api`) +3. No need for the catch-all route in `routes/[...].js` -Fingers-crossed they send me the schedule for the slot soon. So glad that I will be participating in topics I am most passionate about: The freedom of people in the Web and the efforts to protect it using Free and Open Source Software. +Try it today by runing: `npm create mcfly@latest` -I have also published [a new page](/tech-bsky-fedi) 🎉 in celebration of Bsky accounts who opted to bridge their presense in the Fediverse. Hoping to get more Bsky accounts to do that... +## Ghosted by Social Web organizers for FOSDEM2025 -Overall, after three winters here in The Netherlands, I feel like I have adjusted well already to find my rhythm. Looking forward to a great 2025! \ No newline at end of file +I have received an [acceptance letter](https://social.ayco.io/@ayo/113759677401894023) for my Elk talk proposal, but [was not given a slot](https://social.ayco.io/@ayo/113784915020626878) in the end... I wonder how common of a practice is this among conference organizers. But yeah, I am not going to FOSDEM2025. + +## Chat poll + +I opened a [poll](https://social.ayco.io/@ayo/113775644091515266) asking which chat platforms are popular. Discord is quite popular; a lot of open source projects are managing their communities there. diff --git a/src/pages/now/and-then/posts/2025-01-04.astro b/src/pages/now/and-then/posts/2025-01-04.astro new file mode 100644 index 0000000..6bfed81 --- /dev/null +++ b/src/pages/now/and-then/posts/2025-01-04.astro @@ -0,0 +1,75 @@ +--- +import Layout from '../../../../layouts/Layout.astro' +import Footer from '../../../../components/Footer.astro' + +const title = `Finding my rhythm` +const description = `Feels like I'm finding a good rhythm for myself here now...` +const publishedOn = `a cold Sunday night while the fam is already asleep` +const publishDate = `2025-01-04` +const publishState = `in my home in Amsterdam` +const content = `
Happy with how I organized my spaces at home with separation for creating and consuming stuff, after realizing that I like it that way.
+Meaning, in my workspace where I usually create stuff (e.g., software, music, write-ups) it feels weird to be consuming media (e.g., books, games, files).
+Enjoying this so far. I now have a reading corner, a gaming corner, a music corner, and my usual work area (which is the biggest).
+I have received news that my proposal to talk about Elk in FOSDEM2025 was accepted.
+Fingers-crossed they send me the schedule for the slot soon. So glad that I will be participating in topics I am most passionate about: The freedom of people in the Web and the efforts to protect it using Free and Open Source Software.
+I have also published a new page 🎉 in celebration of Bsky accounts who opted to bridge their presense in the Fediverse. Hoping to get more Bsky accounts to do that...
+Overall, after three winters here in The Netherlands, I feel like I have adjusted well already to find my rhythm. Looking forward to a great 2025!
` +--- + ++ + Published on + + {publishState} + +
+ +