In "Grants"

51 - 100 of 949 posts:

<< < > >> Summaries on
  • Grants: July 2022 Votes Mon, 01-Aug-2022 by Jason A. Crome
    in: Grants

    The Grants Committee has concluded voting on the July 2022 round. One grant request was submitted: Grant Proposal: Google TensorFlow API Bindings for Perl VOTING RESULTS: Approved. 3 YES votes 0 NO votes, 3 ABSTAIN We accept proposals throughout the year; our next round of review will begin in July. You can submit proposals at any time. If you want to help with funding and increase our budget, please visit

    ... read more
  • Grant Proposal: Google TensorFlow API Bindings for Perl (John Napiorkowski) Mon, 11-Jul-2022 by Jason A. Crome
    in: Grants

    Name John Napiorkowski Amount Requested: The minimum budget for this project is $8,800 USD Synopsis This grant proposal is for the development of a Perl API to Google TensorFlow, a software library for machine learning and artificial intelligence TensorFlow is generally considered to be the most mature and well-supported ML/AI library, and will benefit the Perl community tremendously. Benefits to the Perl Community Most new software development projects tend to

    ... read more
  • Maintaining Perl (Tony Cook): June 2022 Mon, 11-Jul-2022 by Jason A. Crome
    in: Grants

    Tony writes: 2022/06/01 Wednesday 0.28 comment on Win32 p5p thread 0.60 #18882 review, comment briefly 1.17 review github notifications 1.40 #19668 fail to build perl get it built, reproduce, work on test 0.17 #19668 finish test, fix, start test run, push for CI 3.62 2022/06/02 Thursday 0.07 #19668 open PR 1.42 review coverity report 351943, diagnose, research, fix, testing, push change for CI, open PR #19807 0.77 cid

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): June 2022 Sun, 10-Jul-2022 by Jason A. Crome
    in: Grants

    Dave writes: This is my monthly report on work done during June covered by my TPF perl core maintenance grant. SUMMARY: 0:47 improve docs for internal exception handling 1:46 look into disabling smartmatch/switch. 8:02 make stack reference counted 7:58 process p5p mailbox 18:33 TOTAL The most interesting thing I did was that near the end of the month I started work on "making the

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): May 2022 Sun, 10-Jul-2022 by Jason A. Crome
    in: Grants

    Dave writes: This is my monthly report for May on work done covered by my TPF perl core maintenance grant. The main things I did were to fix an obscure panic when an eval is the last statement in a regex code block, e.g. And, as a side-effect of working on that, I also improved the docs covering how perl handles exceptions internally. Other than that, I ended up

    ... read more
  • Call for Grants: July 2022 Round Sun, 10-Jul-2022 by Jason A. Crome
    in: Grants

    The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another round is starting. If you have an idea for doing some work that will benefit the Perl or Raku communities, please consider submitting a grant application. The application deadline for this round is 23:59 July 17th, 2022, UTC. We will publish the received applications, get community feedback through July 24th, and we

    ... read more
  • Calling All Grant Gurus! Fri, 17-Jun-2022 by Amber Krawczyk
    in: Grants

    We are in need of a volunteer to take over the Grants Committee Chair responsibilities ASAP. What does the Grants Committee Chair do? Grants Committee Chair Job Duties Open a grants call every two months to invite community members to apply for funding. Facilitate discussion of grants between the public,The Perl Foundation/Raku Foundation, and Grants Committee members. Tally and report voting outcome at the end of each grant call. Work

    ... read more
  • Grant Update: Optree Optimisations for Performance Gains Thu, 09-Jun-2022 by alh
    in: Grants

    Work has started, though a roadblock has come up: https://www.nntp.perl.org/group/perl.perl5.porters/2022/06/msg263847.html Paul has a few ideas to work around it. As some preliminary work, he wants to clean up op.c a bit and split the peephole optimiser out into its own file, per this thread: https://www.nntp.perl.org/group/perl.perl5.porters/2021/12/msg262118.html There is now an MR for that here: https://github.com/Perl/perl5/pull/19835 Cheers, Matthew Horsfall

    ... read more
  • Grants: May 2022 Votes Wed, 01-Jun-2022 by Jason A. Crome
    in: Grants

    The Grants Committee has concluded voting on the May 2022 round. One grant request was submitted: Grant Proposal: Maintaining Perl VOTING RESULTS: Approved. 7 YES votes 0 NO votes, 0 ABSTAIN We accept proposals throughout the year; our next round of review will begin in July. You can submit proposals at any time. If you want to help with funding and increase our budget, please visit our donations page. We

    ... read more
  • Grant Proposal: Maintaining Perl (Tony Cook) Thu, 12-May-2022 by Jason A. Crome
    in: Grants

    Name Anthony Cook Synopsis Free up one of the Perl core's contributors to work non-stop on making Perl better. Benefits to Perl Community This grant provides the Perl Steering Committee with a development resource to target as they will, while still providing for more general bug fixes and other improvements to the perl core. Project Details I intend to devote around 400 hours over the next 20 weeks to work

    ... read more
  • Call for Grants: May 2022 Round Thu, 12-May-2022 by Jason A. Crome
    in: Grants

    The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another round is starting. If you have an idea for doing some work that will benefit the Perl or Raku communities, please consider submitting a grant application. The application deadline for this round is 23:59 May 19, 2022, UTC. We will publish the received applications, get community feedback through May 26th, and we

    ... read more
  • Grant Proposals: March 2022 Mon, 28-Mar-2022 by Jason A. Crome
    in: Grants

    We received no grant proposals for Perl or Raku in time for the March voting round. The next round of voting will be held starting in early May. But... there's no need to wait until then. We accept grant proposals all year round. To apply, please read How to Write a Proposal, GC Charter, Rules of Operation and Running Grants List will also help you understand how the grant process

    ... read more
  • Call for Grants: March 2022 Round Sun, 20-Mar-2022 by Jason A. Crome
    in: Grants

    The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another round is starting. If you have an idea for doing some work that will benefit the Perl or Raku communities, please consider submitting a grant application. The application deadline for this round is 23:59 March 27, 2022, UTC. We will publish the received applications, get community feedback through April 3rd, and we

    ... read more
  • RakuAST Grant 2022-01 update Wed, 16-Feb-2022 by Moritz Lenz

    After a bit of a pause, Jonathan Worthington has continued his work on the RakuAST grant. Find his progress report below. In addion, you might want to check out this really cool post about embedding BASIC in Raku based on the RakuAST branch. Things have moved slowly on the RakuAST work of late, between me needing more of a breather that I imagined after the new dispatch mechanism work, along

    ... read more
  • Grants: January 2022 Votes Thu, 10-Feb-2022 by Jason A. Crome
    in: Grants

    The Grants Committee has concluded voting on the January 2022 round. One grant request was submitted: Grant Proposal: Optree Optimsiations for Performance Gains VOTING RESULTS: Approved. 7 YES votes 0 NO votes, 0 ABSTAIN We accept proposals throughout the year; our next round of review will begin in March. You can submit proposals at any time. If you want to help with funding and increase our budget, please visit our

    ... read more
  • Grant Report 2021-12/2022-01 Raku CI Bot by Patrick Böker Sat, 29-Jan-2022 by Moritz Lenz

    Regarding the progress on his Raku CI Bot grant, Patrick Böker writes: In December and January I worked in different areas of RCB: I fixed smaller errors in all parts of the stack, so that now testing on the OBS backend works, ignoring errors caused by the still open bugs listed below. I started work on the website which currently allows viewing test status and results of a given test

    ... read more
  • Grant Proposal: Optree Optimsiations for Performance Gains Thu, 20-Jan-2022 by Jason A. Crome
    in: Grants

    Synopsis Apply some efficiency optimisations to generated optrees in order to gain faster runtime performance. There are three ideas covered by this proposal; any or all of them can be created independently. In each case, it is hard to estimate upfront whether it would actually provide a measurable benefit to programs in practice, so part of the project involves attempting to measure the impact it creates. Project Details Inside a

    ... read more
  • Call for Grants: January 2022 Round Thu, 20-Jan-2022 by Jason A. Crome
    in: Grants

    The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another round is starting. If you have an idea for doing some work that will benefit the Perl or Raku communities, please consider submitting a grant application. The application deadline for this round is 23:59 Jan 31, 2022, UTC. We will publish the received applications, get community feedback through February 7th, and we

    ... read more
  • Supporting TPF – potential tax savings Fri, 24-Dec-2021 by Nic Evans

    With the end of the year quickly approaching, The Perl Foundation want to thank you for all that you do in supporting us. Your support has allowed us to make significant strides in advancing the Perl and Raku languages, and the software behind them. There is, however, much work that still needs to be done. As you consider your year-end philanthropy, we want to highlight a few strategies that may

    ... read more
  • Raku CI Bot Grant Report October and November 2021 Sun, 05-Dec-2021 by Moritz Lenz

    Patrick Böker submitted his report for the Raku CI Bot grant, for the months of October and November: In October and November most of my time was spent on finding and fixing bugs. Several problems I encountered are bugs in third party systems. Some of those I tackled, some remain as bug reports. Reported and fixed bugs: Red: Boolean checking DateTime columns fails when using Pg #530 Red: Checking multiple

    ... read more
  • Maintaining Perl 5 Core (Tony Cook): October 2021 Sun, 28-Nov-2021 by Jason A. Crome
    in: Grants

    Approximately 25 tickets were reviewed, and 3 patches were applied. 0.83 #12957 review discussion review sdbm source, comment 1.27 #18958 look over code #18958 review code and comment #18958 comment 1.59 #19020 research should the shell be trapping in this case? haven’t found anything appropriate, also look at dash source #19020 more dash source, comment 2.74 #19121 research and comment

    ... read more
  • Grants: November 2021 Votes Tue, 16-Nov-2021 by Jason A. Crome
    in: Grants

    The Grants Committee has concluded voting on the November 2021 round. One grant request was submitted: Grant Proposal: Optimizations building upon the new Raku dispatch mechanism VOTING RESULTS: Approved. 4 YES votes 0 NO votes, 1 ABSTAIN We accept proposals throughout the year; our next round of review will begin in January. You can submit proposals at any time. If you want to help with funding and increase our budget,

    ... read more
  • Grant update: Persistent Data Structures for Raku, Daniel Sockwell Tue, 09-Nov-2021 by Moritz Lenz

    Daniel Sockwell has provided two updates to his Grant: Persistent Data Structures for Raku. The first update was already submitted in October, and not posted due to my own error. Enjoy the thorough description! Raku Persistent Data Structures Grant Report for September 2021 In September, I spent 28 hours on implementing Raku persistent data structures. That's a bit under the 10 hour/week I'd estimated that I'd spend, but I was

    ... read more
  • Final Report: Raku Dispatch and Compiler Improvements Grant Update Mon, 25-Oct-2021 by Jason A. Crome
    in: Grants

    During September, I completed the remaining hours on my current grant. The key aim of the grant to bring my work on a new generalized dispatch mechanism to the point where it could be merged and delivered to Raku users has been achieved, the merge taking place on 29th September. I wrote a blog post that provides some data on the improvements, as well as identifying future work that can

    ... read more
  • Grant Proposal: Optimizations building upon the new Raku dispatch mechanism Mon, 25-Oct-2021 by Jason A. Crome
    in: Grants

    Project title Optimizations building upon the new Raku dispatch mechanism Author Jonathan Worthington Synopsis Recently a new dispatch mechanism was merged into MoarVM, along with changes to Rakudo to make use of it. This led to a number of performance improvements in the immediate, and incidentally fixed various long-standing bugs. This is, however, just the start of what can be achieved with the new dispatch architecture and the changes made

    ... read more
  • Call for Grants: November 2021 Round Mon, 25-Oct-2021 by Jason A. Crome
    in: Grants

    The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another round is starting. If you have an idea for doing some work that will benefit the Perl or Raku communities, please consider submitting a grant application. The application deadline for this round is 23:59 November 5, 2021, UTC. We will publish the received applications, get community feedback through November 12th, and we

    ... read more
  • Raku CI Bot Grant Report for September 2021 Mon, 11-Oct-2021 by Moritz Lenz

    Regarding his Raku CI bot grant, Patrick Böker writes: In September I: got the OBS interfacing component working, and got the GitHub interfacing component working. I hoped to manage to put a working system together this weekend. That didn't quite work out, but there is not much missing. So I'm hopeful to do so in the coming days.

    ... read more
  • Maintaining Perl 5 Core (Tony Cook): September 2021 (updated) Sun, 03-Oct-2021 by Jason A. Crome
    in: Grants

    Approximately 30 tickets were reviewed, and 4 patches were applied 2.75 #1420 re-work PL_last_in_io to act more like last_in_gv with validation, testing, work on commit message #1420 create ticket #19124 for last_in_gv assert create draft PR #19125 1.06 #17128 review discussion consider possible changes, close #17128 review discussion consider possible changes, close 3.14 #18606 testing, debugging #18606 debugging 0.33

    ... read more
  • Maintaining Perl 5 Core (Tony Cook): August 2021 Report Sun, 26-Sep-2021 by Jason A. Crome
    in: Grants

    Tony reports his August progress on maintaining the Perl 5 core: Approximately 40 tickets were reviewed, and 7 patches were applied 7.45 #18606 produce another case where the implementation fails, comment, try to work on a fix #18606 research, code on making a new stub cv #18606 more try to make stub cv #18606 get it seemingly working, needs more tests 0.31 #18746 reply

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): August 2021 Report Sun, 26-Sep-2021 by Jason A. Crome
    in: Grants

    This is my final report for my second TPF perl5 maintenance grant, which has now come to an end. Many thanks to my grant monitors for their endless +1's First: the 'what I did last month' part of this report covers all of August and up to 10th September. I made a start on getting the build back into shape by starting to look at things like failing smokes and

    ... read more
  • Maintaining Perl 5 (Tony Cook): July 2021 Tue, 31-Aug-2021 by Jason A. Crome
    in: Grants

    Tony reports his July progress on maintaining Perl 5 core: Approximately 23 tickets were reviewed, and 1 patches were applied 19.37 #1420 working on a fix #1420 accessor for the split up last_in_*, start replacing accesses #1420 testing, fix some bugs, need more tests #1420 more tests, debugging ${^LAST_FH} problem #1420 more debugging, fixes, more tests #1420 code review, fix one problem, try to refactor a bit, debugging #1420 debugging

    ... read more
  • Maintaining Perl 5 Core (Dave Mitchell): July 2021 Report Tue, 31-Aug-2021 by Jason A. Crome
    in: Grants

    Dave reports the following for July: In July I managed to mostly catch up on the last few months of unread p5p emails, github notifications etc, and have been keeping up to date with them on a daily basis now. SUMMARY: 16:04 process p5p mailbox 16:04 TOTAL There are 12.6 hours left on the existing grant,

    ... read more
  • Raku CI Bot grant repot for July 2021 Sun, 22-Aug-2021 by Moritz Lenz
    in: Grants

    Patrick Böker has submitted the following grant progress report for his Raku CI Bot grant: In July I worked on the GitHub and OBS integrations. I decided to work on OBS first and tackle Azure once OBS and the system as a whole works. I implemented logic to parse GitHub hook messages and add them to an internal work queue. On the OBS side I added functionality to start test

    ... read more
  • RakuAST Grant Report for June 2021 Thu, 19-Aug-2021 by Moritz Lenz
    in: Grants

    Jonathan Worthing has submitted the following report on his RakuAST grant. Delays in publishing are purely my fault, not Jonathan's. Jonathan also gave a talk during the first Raku conference on the topic of RakuAST. It is a highly recommended watch. My work on RakuAST and the new RakuAST-based compiler frontend in June saw a further 40 test files from the Raku test suite start to pass in full. I

    ... read more
  • LibUV Final Grant Report by Paul Evans Thu, 19-Aug-2021 by Moritz Lenz
    in: Grants

    Paul "LeoNerd" Evans has submitted his final grant report for the LibUV grant. The Grants Committee will vote on its completion and payment. If you have feedback or question on its completion, please comment here. The latest release of UV version 2.000 indicates that this project is now fundamentally done. The CPAN version of UV, the libuv binding module, is now sufficiently complete and useable, to allow event systems and

    ... read more
  • Grants: July 2021 Votes Sat, 07-Aug-2021 by Jason A. Crome
    in: Grants

    The Grants Committee has concluded voting on the July 2021 round. One grant request was submitted: Grant Proposal: Maintaining Perl 5 Core VOTING RESULTS: Approved. 7 YES vote 0 NO votes We accept proposals throughout the year; our next round of review will begin in July. You can submit proposals at any time. If you want to help with funding and increase our budget, please visit our donations page. We

    ... read more
  • Maintaining Perl 5 (Tony Cook): June 2021 Report Wed, 04-Aug-2021 by Jason A. Crome
    in: Grants

    Approximately 30 tickets were reviewed, and 3 patches were applied 3.09 research, comment on PSC #024, review Neil’s perl quirks PSC #024 follow-up 2.49 #17521 research #17521 research #17521 research 11.28 #18534 review, re-work general xlocale.h handling #18534 testing, try to work out an autodoc issue #18534 fix some porting issues, push for CI #18534 testing my PR on freebsd, debugging, working

    ... read more
  • Grant Proposal: Maintaining Perl 5 Core (Dave Mitchell) Tue, 13-Jul-2021 by Jason A. Crome
    in: Grants

    Synopsis This application is to extend into the future the TPF grant funding I have been receiving over the last ten years or so to maintain the Perl core. I'm one of the main maintainers of the Perl core internals, and new funding will help me to continue working on the core. Project Details This project will cover improvements to the perl core such as: general maintenance, bug fixes, performance

    ... read more
  • Call for Grants: July 2021 Round Tue, 13-Jul-2021 by Jason A. Crome
    in: Grants

    The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another round is starting. If you have an idea for doing some work that will benefit the Perl or Raku communities, please consider submitting a grant application. The application deadline for this round is 23:59 July 27, 2021, UTC. We will publish the received applications, get community feedback through August 3rd, and we

    ... read more
  • Raku CI Bot Grant Report June 2021 Sun, 04-Jul-2021 by Moritz Lenz

    Patrick Böker writes about the progress of his Raku CI Bot grant: Building on Khalids work, I improved the GitHub API auto-generation. Implemented and tested the logic to efficiently retrieve, package and store sets of Rakudo, NQP, MoarVM checkouts. I implemented and tested a nifty little helper to aid with asynchronous task processing. It's a trait that tacks onto a method and changes it so: It runs asynchronously.

    ... read more
  • Maintaining Perl 5 (Tony Cook): May 2021 Report Sun, 27-Jun-2021 by Jason A. Crome

    This is a monthly report by Tony Cook on his Maintaining Perl 5 grant. We thank the TPF sponsors to make this possible. Approximately 36 tickets were reviewed, and 6 patches were applied 0.55 research, comment on https topic in PSC #021 2021-05-21 0.67 #15608 research and comment 0.93 #18660 review suggested test code, research 0.15 #18670 re-check, apply to blead 10.57 #18703 try to

    ... read more
  • Grants: May 2021 Votes Fri, 18-Jun-2021 by Jason A. Crome
    in: Grants

    The Grants Committee has concluded voting on the May 2021 round. Two grant requests were submitted: Grant Proposal: Raku Dispatch and Compiler Improvements VOTING RESULTS: Approved. 7 YES vote 0 NO votes, 3 ABSTAIN Grant Proposal: Persistent Data Structures for Raku VOTING RESULTS: Approved. 7 YES vote 0 NO votes, 3 ABSTAIN The Grants Committee is excited to see work begin on these. We accept proposals throughout the year; our

    ... read more
  • RakuAST Grant Report for May 2021 Wed, 02-Jun-2021 by Moritz Lenz

    Regarding his RakuAST Grant, Jonathan Worthington reports some awesome progress for May 2021. Side note: due to a bug in the Markdown rendering in this blog post, the less-than and greater-than characters in code blocks are double-encoded. Please refer to this gist for a correctly rendered version. Anyway, here is Jonathan's report: During May I focused on filling out the regex part of RakuAST, with the result that the majority

    ... read more
  • Grant Proposal: Persistent Data Structures for Raku Sun, 30-May-2021 by Jason A. Crome
    in: Grants

    Name Daniel Sockwell Synopsis Immutable, persistent data structures give a program certain superpowers that it's very hard to have in any other way: they allow the program to "time travel" they allow let the program share data across threads or asynchronously save it to disk without needing locks; they enable a much more purely functional style of programming which results in code that many software developers find much easier to

    ... read more
  • Grant Proposal: Raku Dispatch and Compiler Improvements Sun, 23-May-2021 by Jason A. Crome
    in: Grants

    Name Jonathan Worthington Synopsis I currently have two ongoing grants: A Raku performance and reliability grant, under which almost all the time is currently dedicated to implementing a new generalized dispatch mechanism. Progress so far indicate it will offer both performance improvements and simplify future development. A RakuAST grant, which involves implementing a user-facing document object model for the Raku programming language. This will provide a

    ... read more
  • RakuAST Grant Report 2021-04 Mon, 17-May-2021 by Moritz Lenz

    Jonathan wrote an update to his RakuAST grant RakuAST continues to grow to cover more of the Raku language, and the new RakuAST-based compiler frontend advances along with it. This month saw 30 further spectest files start passing in full using the new compiler frontend. New AST nodes were created and compilation implemented for the following language constructs: Placeholder parameters, both positional and named Sigilless variable declarations Loop labels The

    ... read more
  • Grants Committee Vacancy Sun, 16-May-2021 by Jason A. Crome
    in: Grants

    The Grants Committee needs your help! We presently have an opening in the committee that needs to be filled. If you would be interested in assisting the TPF please contact me at tpf-grants-secretary at perlfoundation dot org. Thanks! Jason CromeDome

    ... read more
  • Call for Grants: May 2021 Sun, 16-May-2021 by Jason A. Crome
    in: Grants

    The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another round is starting. If you have an idea for doing some work that will benefit the Perl or Raku communities, please consider submitting a grant application. The application deadline for this round is 23:59 May 30, 2021, UTC. We will publish the received applications, get community feedback through June 9th, and we

    ... read more
  • Raku CI Bot Grant Report 2021-04 Thu, 06-May-2021 by Moritz Lenz

    Regarding his Raku CI Bot grant, Patrick writes: In April I didn't find much time to work on the Raku CI Bot grant, because non computer things required my time. I added more API mappings to my clone of In particular I added relevant parts of the Checks, Pulls, OAuth and Issues APIs. I also rebased my changes on the fork of khalid who incidentally also started working on the

    ... read more
  • Maintaining Perl 5 (Tony Cook): March 2021 Report Mon, 19-Apr-2021 by Jason A. Crome
    in: Grants

    This is a monthly report by Tony Cook on his Maintaining Perl 5 grant. We thank the TPF sponsors to make this possible. Approximately 29 tickets were reviewed, and 3 patches were applied 1.63 #18519 manually rebase and some clean up, make PR #18647 0.17 #18523 recheck and apply to blead 2.33 #18557 review, find several similar tickets, work on adding a warning, create #18643

    ... read more
<< < > >>
Max results per page:    5    10    20    50    100    200    500