|
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 more in the product section. I'm also speaking at WordCamp Canada in a few weeks on serverless! I'm also excited to meet up with some people I haven't seen in a long time. Otherwise, everything is pretty much unchanged on the business front. PRODUCT You can always view the history of Ymir's product development at https://ymirapp.com/changelog. So adding Laravel support to the Ymir CLI has basically become rewriting a large amount of the CLI. This wasn't something I anticipated. I knew it wouldn't be easy, but, as I got to work on it, it became clear that the technical debt had to be paid now. The Ymir CLI codebase is quite large. It's 20,000 lines with essentially no testing. The "no testing" has bothered me for a while. I even tried to do a livestream to add testing. There's also a lot of hardcoded logic especially in the ymir init command. The architecture is poor because I don't have experience building a CLI tool of this size. There was just no way what I'd done so far would carry me beyond 20,000 lines. So here we are, I'm doing a rewrite of essentially every command. It's been a slow methodical process of planning the architecture, slowly building it out, evolving it as we convert commands and run into new use cases. I then want to add tests to everything. It's a lot and I'm hoping I can wrap it up in October. But it's looking like a busy month, so we'll see what happens. MARKETING Nothing much to share here right now. I'll be at WordCamp Canada next month to talk about serverless. It's also looking pretty likely I'll be at CloudFest USA in November as well. BUSINESS You can always view Ymir's up-to-date business metrics at ymirapp.com/open. They're updated every 10 minutes. Pretty quiet this month. I talked to another Laravel Vapor customer this month. Waiting to see if they decide to use the product or not. Carl |
Heya friend! Carl here. You signed up to receive updates about Ymir, the WordPress serverless DevOps platform that Iām building. I licensed Ymir to a hosting company. These aren't words I would've ever expected to write a few months ago. It still doesn't feel real to me, if I'm honest. It doesn't matter that there's an actual press release. Or that there's a picture of me at CloudFest USA showing a new serverless ecosystem that didn't even exist two weeks ago. I keep thinking of the Hemingway...
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 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....