Skip to content

Last Week in Pony - August 4, 2019

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, our Twitter account @ponylang, or our Zulip community.

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.

Items of note

  • Recording of the July 30, 2019 Pony developer sync is available here.

  • Version 0.3.0 of the Pony changelog-tool has been released.

  • Version 0.2.2 of the http library has been released. This release contains a bug fix and compatibility with ponyc 0.30.0.

  • @rkallos is now a Pony committer! Welcome to the team Richard.

  • The Makefile that is included with our library-project-starter has been greatly enhanced. After the recent changes, the Makefile will now:

    • only rebuild test binary if source files have changed
    • supports compiling example applications
    • supports release and debug configurations for building
    • using pony stable or ponyc to compile

    See the USAGE document for more information.

  • Sean T. Allen:

    We need you to help test out the nightly builds of ponyc and stable.

    The ponyc nightly is a .tar.gz archive that should work on any x86-64 glibc based Linux. stable is a static binary that should work on any x86-64 Linux.

    We need your help in verifying that they work without issue. Please download them and put em through their paces. Please report any issues on their respective repos.

    The nightlies are available in this temporary testing repo and once will be moved to a more official one later. In the meantime, please help out and give em a try:

    https://cloudsmith.io/~ponylang/repos/nightlies/packages/

    New packages are uploaded every day around midnight UTC.

    Some members of the community have already joined in and reported some issues for the ponyc nightly builds. Please lend a hand as well.

    Thanks!

  • Sean T. Allen:

    main.actor needs you! Yes, you! (If you are a JS/CSS wielding lover of Pony)

    main.actor, our package discovery website (kind of like Ruby gems) is going to go live with an early version in August. The site is powered by a Gatsby website that @ChristopherBiscardi put together. It’s an excellent starting point. Going forward, we are going to want to add a lot of additional functionality and features.

    Most of the active Pony committers are not JavaScript people. We could really use a couple of CSS/JavaScript people who are interested in becoming Pony committers and working on main.actor. If you are interested, let’s talk. We really need you. You will be making a massive contribution to the Pony community and go down in history as a righteous person. I know there’s got to be at least a couple of CSS/JS folks here who want to join in.

    Interested? Drop my the main.actor stream on the Pony Zulip and let’s chat.

News and Blog Posts

RFCs

Interested in making a change, or keeping up with changes to Pony? Check out the RFC repo. Contributors welcome!

Final Comment Period

New RFCs