|
Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that I’m building. INTRO Smaller gap between updates this time! There's been some good progress with adding Radicle support to Ymir. I'll talk about it more in the product section. But I've been having a lot of fun puttering on Ymir. I also finally wrapped up my year in review! There are some new thoughts on Ymir there, like the importance of not dying. But also the need to branch out and work on supporting other project types like Radicle. PRODUCT You can always view the history of Ymir's product development at https://ymirapp.com/changelog. So I have a Radicle installation working! I'm largely done writing the code to support Radicle. There's a new event handler in the runtime. The WordPress plugin and the CLI also needed some changes to support the Radicle project type. I still haven't tagged any releases yet. Since the whole point of Radicle is to run Laravel inside WordPress, I had to look at making Ymir work with Laravel. This required a brand new Laravel bridge package, which I made public over the weekend. It's not a 1.0 release because I don't support important things like queues yet. The last step is to wrap up the Ymir code related to Radicle. I'm still missing extensive testing there. It's a bit time consuming to write those tests because each test takes minutes to run. Radicle has also highlighted significant architectural issues. I'm nearing the limit of what I can do in the CLI and Laravel application to support more project types. I'd never really designed that part of Ymir to scale well if I wanted to add more project types. But that's the direction I'm going so I'll need to do some important refactoring there. That'll be the next major thing on my plate afterwards. MARKETING Some movement on marketing! I had a meeting with 40Q and have what I need to write the case study for OHNY. That's also on my plate for the coming weeks. I've also booked everything for CloudFest is also in the books. I'll be there for the conference, but also the hackathon over the weekend. This is a big business trip for me and Ymir. We'll see what happens! BUSINESS You can always view Ymir's up-to-date business metrics at ymirapp.com/open. They're updated every 10 minutes. Business is still stable. I had a promising trial, but nothing ended up happening. Carl |
Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that I’m building. INTRO Looks like we're on more of a monthly cadence still 😅 This is going to be a shorter update. October was busy, but I can't talk about it yet. I'll have a longer report after CloudFest USA. Because I was so busy with other things, I didn't get to work on Ymir itself much. That said, I did some really good marketing at WordCamp Canada! 💪 I was pretty exhausted...
Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that I’m building. INTRO So September has come and gone! It's been really busy, but not in a publicly visible way. There isn't much I can share or talk about yet so this will be a shorter update. For example, I'm working very hard on the Ymir CLI. But unfortunately, the technical debt there has really caught up to me. So a lot of the work is still ongoing, I'll talk about it a bit...
Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that I’m building. INTRO Fall is almost here! August has been super busy with a lot of work going on behind the scenes. I'm happy to say that Ymir now supports SQS queues. 🥳 The feature is live and documented in the configuration reference and change log. There isn't much else to do with it for now. I'm not adding SQS support for WordPress yet, so this is really for Laravel support....