Skip to content

Commit

Permalink
Last Week in Pony - July 28, 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Jul 28, 2024
1 parent 23b67a2 commit 72ee568
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
1 change: 1 addition & 0 deletions .spelling-wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ patroclos
PCRE
Perelandric
permalink
petri
PLISS
PLT
Plyukhin
Expand Down
45 changes: 45 additions & 0 deletions docs/blog/posts/last-week-in-pony-072824.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
draft: false
authors:
- seantallen
categories:
- "Last Week in Pony"
title: "Last Week in Pony - July 28, 2024"
date: 2024-07-28T07:00:06-04:00
---

This week's Last Week in Pony is a two-fer. I was away on vacation so there was no post last week. This week's post covers the last two weeks.

<!-- more -->

## Items of Note

### Pony Development Sync

The recording of the July 23th development sync is [available on Vimeo](https://vimeo.com/991181964).

And a quick note, we've moved the start time for the development sync meeting back by half an hour. If you are subscribed to the calendar, you should already be seeing the time change.

### Office Hours

The July 15 Office Hours was a great one. There was a ton of discussion amongst the primary participants: Adrian, Joe, and myself as well as the occasional comment Red who was mostly lurking.

We discussed:

- Petri Nets, Behavior Oriented Concurrency and Verona, and Pony
- "Shareable writable buffers"
- Joe's "ref prime" idea
- Fat pointers and unions and boxing
- and much much more.

I was on vacation on July 22nd, so I don't know if there was a meeting.

## Releases

- [ponylang/pony-language-server 0.2.2](https://github.com/ponylang/pony-language-server/releases/tag/0.2.2)

---

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

0 comments on commit 72ee568

Please sign in to comment.