From 23b67a2c9b15c2d7b5266f63f2122866e98544cc Mon Sep 17 00:00:00 2001 From: Sean T Allen Date: Sun, 14 Jul 2024 09:11:38 -0400 Subject: [PATCH] Last Week in Pony - July 14, 2024 (#1010) --- docs/blog/posts/last-week-in-pony-071424.md | 29 +++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 docs/blog/posts/last-week-in-pony-071424.md diff --git a/docs/blog/posts/last-week-in-pony-071424.md b/docs/blog/posts/last-week-in-pony-071424.md new file mode 100644 index 00000000..f9eeecc1 --- /dev/null +++ b/docs/blog/posts/last-week-in-pony-071424.md @@ -0,0 +1,29 @@ +--- +draft: false +authors: + - seantallen +categories: + - "Last Week in Pony" +title: "Last Week in Pony - July 14, 2024" +date: 2024-07-14T07:00:06-04:00 +--- + +Not much to report this week outside of a development sync meeting that I wasn't able to attend due to illness. + + + +## Items of Note + +### Pony Development Sync + +The recording of the July 9th development sync is [available on Vimeo](https://vimeo.com/983371228). + +### Office Hours + +I was sick and didn't attend. + +--- + +_Last Week In Pony_ is a weekly blog post to catch you up on the latest news for the Pony programming language. To learn more about Pony, check out [our website](https://ponylang.io) or our [Zulip community](https://ponylang.zulipchat.com). + +Got something you think should be featured? There's a GitHub issue for that! Add a comment to the [open "Last Week in Pony" issue](https://github.com/ponylang/ponylang.github.io/issues?q=is%3Aissue+is%3Aopen+label%3Alast-week-in-pony).