public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: GCC GSoC 2024: Call for project ideas and mentors
       [not found] <65a56fff.050a0220.665f7.e82fSMTPIN_ADDED_BROKEN@mx.google.com>
@ 2024-01-19 12:38 ` Arthur Cohen
  2024-01-23 20:59   ` GCC GSoC 2024: Call for project ideas and mentors (rust) Martin Jambor
  0 siblings, 1 reply; 2+ messages in thread
From: Arthur Cohen @ 2024-01-19 12:38 UTC (permalink / raw)
  To: Martin Jambor, GCC Mailing List, Gfortran mailing list, libstdc++,
	gcc-rust
  Cc: David Edelsohn, Thomas Schwinge


[-- Attachment #1.1.1: Type: text/plain, Size: 4877 bytes --]

Hi Martin,

On 1/15/24 18:48, Martin Jambor wrote:
> Hello,
> 
> another year has passed, Google has announced there will be again Google
> Summer of Code (GsoC) in 2024 and the deadline for organizations to
> apply is already approaching (February 6th).  I'd like to volunteer to
> be the main org-admin for GCC again but let me know if you think I
> shouldn't or that someone else should or if you want to do it instead.
> Otherwise I'll assume that I will and I hope that I can continue to rely
> on David Edelsohn and Thomas Schwinge to back me up and help me with
> some decision making along the way as my co-org-admins.

I think that'd be good :) we've really appreciated all the work you've 
done for the past editions.

We'll be discussing project ideas with the rest of the gccrs team and 
will update the page shortly. We'd love to mentor again this year.

Thanks for getting in touch,

Best,

Arthur

> 
> ======================== The most important bit: ========================
> 
> I would like to ask all (moderately) seasoned GCC contributors to
> consider mentoring a contributor this year and ideally also come up with
> a project that they would like to lead.  I'm collecting proposal on our
> wiki page https://gcc.gnu.org/wiki/SummerOfCode - feel free to add yours
> to the top list there.  Or, if you are unsure, post your offer and
> project idea as a reply here to the mailing list.
> 
> Additionally, if you have added an idea to the list in the recent years,
> please review it whether it is still up-to-date or needs adjusting or
> should be removed altogether.
> 
> =========================================================================
> 
> At this point, we need to collect list of project ideas.  Eventually,
> each listed project idea should have:
> 
>    a) a project title,
>    b) more detailed description of the project (2-5 sentences),
>    c) expected outcomes (we do have a catch-almost-all formulation that
>       outcome is generally patches at the bottom of the list on the
>       wiki),
>    d) skills required/preferred,
>    e) project size - whether it is expected to take approximately 350,
>       175 or just 90 hours (the last option in new in 2024, see below),
>    f) difficulty (easy, hard or medium, but we don't really have easy
>       projects), and
>    g) expected mentors.
> 
> Project ideas that come without an offer to also mentor them are always
> fun to discuss, by all means feel free to reply to this email with yours
> and I will attempt to find a mentor, but please be aware that we can
> only use the suggestion it if we actually find one or ideally two.
> 
> Everybody in the GCC community is invited to go over
> https://gcc.gnu.org/wiki/SummerOfCode and remove any outdated or
> otherwise bad project suggestions and help improve viable ones.
> 
> Finally, please continue helping (prospective) students figure stuff out
> about GCC like you have always done in the past.
> 
> As far as I know, GSoC 2024 should be quite similar to the last year,
> the most important parameters probably are these:
> 
>    - Contributors (formerly students) must either be full-time students
>      or be "beginners to open source."
> 
>    - There are now three project sizes: roughly 90 hors (small), roughly
>      175 hours (medium-sized) and roughly 350 hours (large) of work in
>      total.  The small option is new this year but because our projects
>      usually have a lengthy learning period, I think we will usually want
>      to stick to the medium and large variants.
> 
>    - Timing should be pretty much as flexible as last year.  The
>      recommended "standard" duration is 12 weeks but depending on
>      contributor's and mentor's needs and circumstances, projects can
>      take anywhere between 10 and 22 weeks.  There will be one mid-term
>      and one final evaluation.
> 
> For further details you can see:
> 
>    - The announcement of GSoC 2024:
>      https://opensource.googleblog.com/2023/11/google-summer-of-code-2024-celebrating-20th-year.html
> 
>    - GSoC rules:
>      https://summerofcode.withgoogle.com/rules
> 
>    - The detailed GSoC 2024 timeline:
>      https://developers.google.com/open-source/gsoc/timeline
> 
>    - Elaborate project idea guidelines:
>      https://google.github.io/gsocguides/mentor/defining-a-project-ideas-list
> 
> Thank you very much for your participation and help.  Let's hope we
> attract some great contributors again this year.
> 
> Martin

-- 
Arthur Cohen <arthur.cohen@embecosm.com>

Toolchain Engineer

Embecosm GmbH

Geschäftsführer: Jeremy Bennett
Niederlassung: Nürnberg
Handelsregister: HR-B 36368
www.embecosm.de

Fürther Str. 27
90429 Nürnberg


Tel.: 091 - 128 707 040
Fax: 091 - 128 707 077

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3195 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GCC GSoC 2024: Call for project ideas and mentors (rust)
  2024-01-19 12:38 ` GCC GSoC 2024: Call for project ideas and mentors Arthur Cohen
@ 2024-01-23 20:59   ` Martin Jambor
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jambor @ 2024-01-23 20:59 UTC (permalink / raw)
  To: Arthur Cohen; +Cc: David Edelsohn, Thomas Schwinge, gcc-rust

Hi Arthur,

On Fri, Jan 19 2024, Arthur Cohen wrote:
> Hi Martin,
>
> On 1/15/24 18:48, Martin Jambor wrote:
>> Hello,
>> 
>> another year has passed, Google has announced there will be again Google
>> Summer of Code (GsoC) in 2024 and the deadline for organizations to
>> apply is already approaching (February 6th).  I'd like to volunteer to
>> be the main org-admin for GCC again but let me know if you think I
>> shouldn't or that someone else should or if you want to do it instead.
>> Otherwise I'll assume that I will and I hope that I can continue to rely
>> on David Edelsohn and Thomas Schwinge to back me up and help me with
>> some decision making along the way as my co-org-admins.
>
> I think that'd be good :) we've really appreciated all the work you've 
> done for the past editions.
>
> We'll be discussing project ideas with the rest of the gccrs team and 
> will update the page shortly. We'd love to mentor again this year.

Thanks a lot.  The organization registration ends February 6th, I guess
that is when the GSoC folks are going to start looking at applications
and idea lists.  So please consider that your deadline though of course
the earlier the better :-)

Thanks again,

Martin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-23 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <65a56fff.050a0220.665f7.e82fSMTPIN_ADDED_BROKEN@mx.google.com>
2024-01-19 12:38 ` GCC GSoC 2024: Call for project ideas and mentors Arthur Cohen
2024-01-23 20:59   ` GCC GSoC 2024: Call for project ideas and mentors (rust) Martin Jambor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).