From 5cea63eb424c14efe56092b8c22175d386c44f8b Mon Sep 17 00:00:00 2001 From: "Sean T. Allen" Date: Mon, 8 Apr 2024 20:03:44 +0000 Subject: [PATCH] Last Week in Pony - April 14, 2024 --- docs/blog/posts/last-week-in-pony-041424.md | 31 +++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 docs/blog/posts/last-week-in-pony-041424.md diff --git a/docs/blog/posts/last-week-in-pony-041424.md b/docs/blog/posts/last-week-in-pony-041424.md new file mode 100644 index 00000000..2d19a34e --- /dev/null +++ b/docs/blog/posts/last-week-in-pony-041424.md @@ -0,0 +1,31 @@ +--- +draft: false +authors: + - seantallen +categories: + - "Last Week in Pony" +title: "Last Week in Pony - April 14, 2024" +date: 2024-04-14T07:00:06-04:00 +--- + +<< content >> + + + +## Items of Note + +### Pony Development Sync + +The [recording](https://vimeo.com/<>) of the April 9, 2024 sync is available. + +### Office Hours + +<< content >> + +--- + +_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), our Twitter account [@ponylang](https://twitter.com/ponylang), 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). + +Interested in making a change, or keeping up with changes to Pony? Check out the [RFC repo](https://github.com/ponylang/rfcs). Contributors welcome!