Skip to content

Commit

Permalink
Move more sync recordings to Vimeo
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Feb 27, 2024
1 parent 0895239 commit 1e3981a
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/blog/posts/last-week-in-pony-011022.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A new RFC has been opened: Make Array iterator classes private to hide implement

## Items of note

- Audio from the [2022-01-04](https://sync-recordings.ponylang.io/r/2022-01-04.m4a) Pony development sync call is available.
- Audio from the [2022-01-04](https://vimeo.com/916935424) Pony development sync call is available.

## RFCs

Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/last-week-in-pony-011622.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Version 0.46.0 of ponylang/ponyc has been released. Many other Pony packages hav

## Items of note

- Audio from the [2022-01-11](https://sync-recordings.ponylang.io/r/2022-01-11.m4a) Pony development sync call is available. It was an extended meeting that included extensive discussion of different approaches for object capabilities and authorization primitives.
- Audio from the [2022-01-11](https://vimeo.com/916935801) Pony development sync call is available. It was an extended meeting that included extensive discussion of different approaches for object capabilities and authorization primitives.

## Releases

Expand Down
4 changes: 2 additions & 2 deletions docs/blog/posts/last-week-in-pony-013022.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Audio from the January 18th and 25th Pony development syncs are available. Versi

## Items of note

- Audio from the [January 18th](https://sync-recordings.ponylang.io/r/2022-01-18.m4a) Pony development sync is available:
- Audio from the [January 18th](https://vimeo.com/916936076) Pony development sync is available:

- Audio from the [January 25th](https://sync-recordings.ponylang.io/r/2022-01-25.m4a), Pony development sync is available.
- Audio from the [January 25th](https://vimeo.com/916936279), Pony development sync is available.
Lots of good discussion including discussion of an RFC for a change to collections iterators, discussions of ways to support optional features in the pony runtime, and if we should switch to LLD as linker built into ponyc.

## Releases
Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/last-week-in-pony-020622.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ It was also a busy week with RFCS. 3 new RFCs were opened, 1 was implemented, an
## Items of note

- Sean T. Allen held his second weekly "office hours" meeting. It was another good week of discussing many things Pony including what needs to be done to the ["Change FFI to be disallowed by default" RFC](https://github.com/ponylang/rfcs/pull/195) to get it ready for review. Got Pony related questions or conversation? Join Sean every Friday at 15:00 Eastern US on [Zoom](https://us02web.zoom.us/j/77752669310?pwd=bSSyWWTduqMRfdvEpEBo9DICCDjxWA.1).
- Audio from the [February 1st](https://sync-recordings.ponylang.io/r/2022_02_01.m4a) Pony development sync is available.
- Audio from the [February 1st](https://vimeo.com/916936483) Pony development sync is available.

## Releases

Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/last-week-in-pony-021322.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ It was also a busy week with RFCS. 3 RFCs were moved to "final comment period" a

- [ponyup](https://github.com/ponylang/ponyup) is now available for Windows. This is a huge moment in making it easier to install Pony on Windows. You can now download ponyup and use it to install both [ponyc](https://github.com/ponylang/ponyc) and [corral](https://github.com/ponylang/corral).
- Sean T. Allen held his third weekly "office hours" meeting. It was another good week of discussing many things Pony. Got Pony related questions or conversation? Join Sean every Friday at 15:00 Eastern US on [Zoom](https://us02web.zoom.us/j/77752669310?pwd=bSSyWWTduqMRfdvEpEBo9DICCDjxWA.1).
- Audio from the [February 8th](https://sync-recordings.ponylang.io/r/2022_02_08.m4a) Pony development sync is available.
- Audio from the [February 8th](https://vimeo.com/916936696) Pony development sync is available.

## Issue of the Week

Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/last-week-in-pony-022022.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ We have 1 new RFC and 3 that are ready for vote. Corral 0.5.6 has been released.

## Items of note

- Audio from the February 15th, 2022 Pony development sync is now available: [https://sync-recordings.ponylang.io/r/2022_02_15.m4a](https://sync-recordings.ponylang.io/r/2022_02_15.m4a). We covered a lot of ground including ponyc bugs [#3737](https://github.com/ponylang/ponyc/issues/3737), [#2150](https://github.com/ponylang/ponyc/issues/2150), and [#3997](https://github.com/ponylang/ponyc/issues/3997). If you listen along you might also learn a bit about how the Pony compiler handles field initialization checks for try/else, if/else, and other control structures.
- Audio from the February 15th, 2022 Pony development sync is now available: [https://vimeo.com/916937017](https://vimeo.com/916937017). We covered a lot of ground including ponyc bugs [#3737](https://github.com/ponylang/ponyc/issues/3737), [#2150](https://github.com/ponylang/ponyc/issues/2150), and [#3997](https://github.com/ponylang/ponyc/issues/3997). If you listen along you might also learn a bit about how the Pony compiler handles field initialization checks for try/else, if/else, and other control structures.

## Issue of the Week

Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/last-week-in-pony-022722.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ We have a ton of releases this week due to the 3 accepted and implemented RFCs.

## Items of note

- Audio from the February 22, 2022 Pony development sync is available: [https://sync-recordings.ponylang.io/r/2022_02_22.m4a](https://sync-recordings.ponylang.io/r/2022_02_22.m4a).
- Audio from the February 22, 2022 Pony development sync is available: [https://vimeo.com/916937218](https://vimeo.com/916937218).
Highlights include a good discussion around revisiting the ["explicit self member access" RFC](https://github.com/ponylang/rfcs/pull/173)

## Issue of the Week
Expand Down

0 comments on commit 1e3981a

Please sign in to comment.