-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Last Week in Pony - December 15, 2024
- Loading branch information
1 parent
22e4a8a
commit 9b62d14
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
draft: false | ||
authors: | ||
- seantallen | ||
categories: | ||
- "Last Week in Pony" | ||
title: "Last Week in Pony - December 15, 2024" | ||
date: 2024-12-15T07:00:06-04:00 | ||
--- | ||
|
||
Your intrepid reporter was traveling for work this past week and as such missed much of our normal weekly Pony events. Expect everything to be light on details this week. | ||
|
||
<!-- more --> | ||
|
||
## Items of Note | ||
|
||
### Pony Development Sync | ||
|
||
The recording of the December 10, 2024 Pony development sync is available. Check it out on [Vimeo](https://vimeo.com/1038684133). | ||
|
||
### Office Hours | ||
|
||
I was traveling for a work event and missed Office Hours. I'm unsure if anyone met. | ||
|
||
## RFCs | ||
|
||
### New (and Final Comment Period) | ||
|
||
- ["String.find/String.rfind USize proposal"](https://github.com/ponylang/rfcs/pull/216) | ||
|
||
--- | ||
|
||
_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). |