Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last Week in Pony - February 9, 2025 #1048

Merged
merged 1 commit into from
Feb 9, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .spelling-wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,7 @@ www
Wyndham
Xcode
YAAM
yada
Yaya
Zapier
Zulip
39 changes: 39 additions & 0 deletions docs/blog/posts/last-week-in-pony-022925.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
draft: false
authors:
- seantallen
categories:
- "Last Week in Pony"
title: "Last Week in Pony - February 9, 2025"
date: 2025-02-09T07:00:06-04:00
---

Be wary of nightly Ponyc builds. They may be broken. The Pony team is working on it. In the meantime, stick with the latest release.

<!-- more -->

## Items of Note

### Broken Nightly Builds

On Friday, we merged a PR that makes improvements to the cycle detector. Unfortunately, that isn't quite what happened. Instead, we have stress tests failing. I wouldn't trust any nightlies until we get this sorted out. Keep an eye on [this Zulip thread](https://ponylang.zulipchat.com/#narrow/channel/189934-general/topic/Avoid.20ponyc.20nightly) for updates.

### Pony Development Sync

The recording from this week's Development Sync is now [available on Vimeo](https://vimeo.com/1053546199).

I didn't jot down any notes about what was discussed, but I'm sure it was a great conversation. I mean, I was there so I should remember but, yada yada yada: you should check it out!

### Office Hours

We had a nice sized crowd at Office Hours this week. Red and I discussed the [Lori](https://github.com/ponylang/lori) based HTTP server that Red is playing around with and then a new attendee Steve Leak showed up with a number of excellent "can you explain questions".

If you are learning Pony, Office Hours is a great place to get assistance.

Attendees were: Red, Steve Leak, Adrian, Alex Webber, Nathan Watts, and myself.

---

_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).