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 - April 17, 2017 #55

Closed
SeanTAllen opened this issue Apr 15, 2017 · 7 comments
Closed

Last Week in Pony - April 17, 2017 #55

SeanTAllen opened this issue Apr 15, 2017 · 7 comments

Comments

@SeanTAllen
Copy link
Member

This issue is to track submissions for Last Week in Pony for April 17, 2017

@SeanTAllen
Copy link
Member Author

After a bit of DNS wrangling and drama, the standard library documentation is back online at it's new official home: http://stdlib.ponylang.org

@SeanTAllen
Copy link
Member Author

Audio from the April 12th Pony developer's sync is available at https://pony.groups.io/g/dev/files/Pony%20Sync/April%2012,%202017. The call was devoted mostly to addressing older issues that had started to back up. If you'd like to get involved with Pony development, feel free to stop by. We meet weekly.

@SeanTAllen
Copy link
Member Author

Several new "easy to get started with" issues have recently been opened. They are a great way to get started with contributing to Pony. Interested in taking on one? Let us know on the issue.

@SeanTAllen
Copy link
Member Author

Andrew Turley opened a PR for RFC #21. When merged it will allow the programmer to specify custom serialization/deserialization that would be run as part of Pony's built-in serialization/deserializaton process. The custom methods would run after the built-in serialization and deserialization, and would allow the programmer to:

  • specify the number of bytes to use for serialization
  • write bytes to the serialization buffer
  • read bytes from the serialization buffer

@SeanTAllen
Copy link
Member Author

Wojciech Migda has opened a very exciting PR to integrate RapidCheck into the Pony code base. It's very early on but the idea of having property based testing on the C codebase that drives the Pony runtime and compiler is very exciting.

@SeanTAllen
Copy link
Member Author

Core teeam member Sean T. Allen announced that he'll be giving two different Pony talks in the coming months. One at PolyConf in July, the other at QConNewYork in June.

@SeanTAllen
Copy link
Member Author

website updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant