Problem-solving: The Raku Conference

Created on 11 Feb 2021  Â·  42Comments  Â·  Source: Raku/problem-solving

TL;DR

Let us have an online Raku-only event this year.

Pre-thoughts

It is quite unlikely that we'll meet offline for an annual conference this year. Although I have a reservation in Riga for August and there were other groups wanting to host a conference, the chances people will want to come are low. Even if the restrictions are lifted by that time.

The second question is whether it's time to start being independent from the Perl or Perl+Raku events. The recent FOSDEM, for example, had a schedule mixed from both languages, which was kind of strange if you never heard of Perl, for example. We don't want to be pulled back by Perl in any aspects etc. etc. (No wars here, but if it was decided that Raku is a separate language, let's walk that path.) While not rejecting the Raku talks at a Perl+Raku event, it may be a good thing to have a dedicated Main Raku Event.

Possible solution details

  1. We can have an online conference in Zoom and/or with a stream on YouTube. A minimal paid account allows up to 300 people, which should be enough for now :-)
  2. I am going to re-use the perlcon.eu engine for the registration/schedule/etc.
  3. I propose the following URL as an entry point: conference.raku.org, with a /2021 appendix for the year.

To be defined

  1. The date. One of the options is to follow the regular YAPC time and have it in ~August. The other option is to make it earlier this year as a test (say, May). The third option is to think of the schedule for fitting two events a year (online by Christmas and in-person in August).
  2. Sponsors. How to collect, who wants to participate? What benefits?
  3. Technical details and equipment for streaming and organising the general flow — what exactly is needed? Pre-recorded talks are not a good option I think.
  4. Establishing a Raku Foundation (deserves a separate ticket).

I believe this is an initial draft, and there are more questions to think about.

fallback

Most helpful comment

I propose to declare Jitsy the winner in this duel.

The dates. I doubt May is reasonable choice. It could be if we form a group of 3-5 organizers who will do everything and post conference announcement no later than the first decade of March. We must keep in mind that TPRC is already announced for Jun 9-11. I personally would like to prepare at least two talks, one for each conference. With my current situation this could be a hard task.

Besides, as people tend to remember "the last word", TPRC could overshadow TRC. For this reason August or even September look like good alternatives. Also, I don't want TRC to be treated as TPRC competitor, which would likely happen if it's held in May.

All 42 comments

I like this idea and think that this is exactly the right time to be thinking through this issue.

A couple of fairly minor points:

We can have an online conference in Zoom and/or with a stream on YouTube.

I'd push pretty hard for a Matrix/Jitsi alternative. It seemed to work well for FOSDEM and should be even more stable by the time we're talking about. I (and many Rakoons) personally value that sort of free software, and I'd be willing to put in some extra work to make that platform work. Perhaps even more importantly, I think that the Raku conf will be a high-visibility moment for Raku, and so it makes sense to reinforce the Raku == free software connection rather than undermine it.

I propose the following URL as an entry point: conference.raku.org, with a /2021 appendix for the year.

Bikeshedding a bit on the name: how would you feel about con.raku.org? That seems to fit our pattern a bit more (its docs.raku, not documentation.raku, and would be a bit shorter to type. It also works as an abbreviation for either "conference" or "convention", in case we ever want that flexibility.

Both con.raku.org and conf.raku.org are fine, or course.

I'd push pretty hard for a Matrix/Jitsi alternative.

I would be interested to help out to make more use out of free software where possible in Raku events.

Bikeshedding a bit on the name

I'd go with conf.raku.org.

conf.raku.org would have my vote as well, as "con" has negative connotations.

"con" has negative connotations.

I see what you did there.

conf.raku.org gets my vote also. I really like the conference idea and will make plans to attend (and possibly present if looking for presenters). I wanted to attend FOSDEM this year but ended up needing the sleep more.

Pm

On Thu, Feb 11, 2021 at 08:27:05AM -0800, Patrick Spek wrote:

I'd push pretty hard for a Matrix/Jitsi alternative.

I would be interested to help out to make more use out of free software where possible in Raku events.

Bikeshedding a bit on the name

I'd go with conf.raku.org.

--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/Raku/problem-solving/issues/262#issuecomment-777619045

OK, looks like we agreed on the domain name: conf.raku.org. It also looks like the name of the event raised no questions.

  • [x] title: The Raku Conference
  • [x] domain: conf.raku.org
  • [ ] software
  • [ ] date: May 15, 2021 or August 7, 2021

As for the software, I personally have no issues with working with paid/non-open-source software, and I'd avoid investing in learning something "non-standard" :)

Open source does not mean "free". Jitsi has commercial options, if we don't
really want to have the infrastructure. Matrix.org + Jitsi was really
amazing in Fosdem, however. It would be a great option.
Date: we should be well clear of TPCiC, for instance. In that sense, May is
probably a better option.

El jue, 11 feb 2021 a las 19:29, Andrew Shitov (notifications@github.com)
escribió:

As for the software, I personally have no issues with working with
paid/non-open-source software, and I'd avoid investing learning something
"non-standard" :)

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/Raku/problem-solving/issues/262#issuecomment-777697727,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAAD5EYG7KKVREFQS6HMZ3S6QOW7ANCNFSM4XOYO7YQ
.

--
JJ

free as in beer = good
free as in open = would be nice, but not at the cost of going off the beaten track, particularly if that is a pain for our audience[1]

[1] ahhh - so what is the anticipated size of audience? 10, 100, 1000?

To be clear, I also certainly have no _issue_ working with non-open-source software – I'm typing this comment on GitHub, after all :grin:

But I do like to use/support FOSS software if and when I can, and it seems to me that there's a natural overlap between people who are/might be interested in free software and people who are/might be interested in Raku (something I discussed a bit in my Fosdem talk).

And using Matrix + Jitsi seems like an especially good fit given that, as JJ said, that combo worked really well for Fosdem and I'm guessing we could borrow a good bit of their setup. In fact, Fosdem was a lot better than any Zoom meeting I've participated in (largely because their setup increased the prominence of the chat in a way that created much more of a community feeling).

In any case, the last word in software choice is behind the person(s) who will actually be using it during the event and who will be responsible for the streaming/etc.

@p6steve I would expect ±30 people as a good start.

Pre-recorded talks are not a good option I think.
@ash, why is this a bad option (for those speakers that prefer it)? Interaction during online talks are difficult, impossible and/or very distracting. Of course, the Q&A should be live and we should offer some "social" tracks.

Well, we should not stop someone from preparing a recoding but I think that interacting is still fine. And especially if you manage to see the faces/smiles/etc (probably you need a separate monitor though). Of course, the big plus of a recording is that we are less dependent on speaker's network quality and speed. OK, agree, to record or not to record is an open question.

Maybe we can get some input about the pre-recording from the online Fosdem speakers/organizers...

@nxadm I made a recording and decided to cancel my talk after that :D

I would expect ±30 people as a good start.

I'm a bit more optimitic than that! @JJ probably knows better than I do (since he was one of the dev room organizers) but I believe the Perl+Raku dev room had ~150 people in it. That probably includes some people who were there just for Perl and others who were "at" Fosdem and decided to stop by. On the other hand, I bet the main Raku conference will attract some people who didn't make it to Fossdem (especially if we can adopt more of a compromise/global time). So I'd hope we can hit aim for ~75 – and I'd want any infrastructure we spin up/rent to be able to accommodate over 100.

That said, I'm not sure what the attendance was last year. If it was significantly lower than that, it's possible that I'm being too optimistic – it certainly wouldn't be the first time!

There were 194 checked-in people in Riga in 2019.

@codesections I saw 147 members in the Matrix room late Saturday, it may have increased on Sunday.

I saw 147 members in the Matrix room late Saturday, it may have increased on Sunday.

I think it did but, one, I think that was a total count of unique visitors, so the number went up on Sunday even though the Sunday attendance was lower overall. Two, the people who came Sunday were mostly there for the Advent of Code talk, which didn't really have a Raku connection. I definitely noticed a spike in attendance right _after_ my talk anyway :D (Not that I blame them – the AoC talk was really interesting and I half wanted to duck out of my own Q&A period to watch the beginning!)

It feels to me that attendance isn't the most significant matter here. I'd be more interested in resolving items 2 (sponsor) and 4 (TRF).

@codesections off-top: can you find my emails or reach me out on IRC?

I would expect ±30 people as a good start.

I'm a bit more optimitic than that! @JJ probably knows better than I do (since he was one of the dev room organizers) but I believe the Perl+Raku dev room had ~150 people in it. That probably includes some people who were there just for Perl and others who were "at" Fosdem and decided to stop by. On the other hand, I bet the main Raku conference will attract some people who didn't make it to Fossdem (especially if we can adopt more of a compromise/global time). So I'd hope we can hit aim for ~75 – and I'd want any infrastructure we spin up/rent to be able to accommodate over 100.

That said, I'm not sure what the attendance was last year. If it was significantly lower than that, it's possible that I'm being too optimistic – it certainly wouldn't be the first time!

Actually, I'm trying to grab hold of actual analytics... But I consider @ash 's a good ballpark.

OT: @vrurg I was actually already talking with Nige about your email. You can expect something from me today :+1:

The nice thing about an entirely virtual event is that the need for sponsorship is substantially less than for in person. A paid Zoom account for 300 in a room is roughly the same as two nights in a hotel for one person (and maybe I could convince $day-job to let me use my institutional account and then it'd be no cost? not sure our license terms though).

If folks can make it work with FLOSS and/or beerfree stuff without too much extra effort, even better.

The nice thing about an entirely virtual event is that the need for sponsorship is substantially less than for in person.

Sure, you're totally right. Yet, having a backup would make me sleep better. :)

Let me just highlight the point by @JJ regarding the date:

"Date: we should be well clear of TPCiC, for instance. In that sense, May is probably a better option."

On Donnerstag, 11. Februar 2021 20:21:58 CET p6steve wrote:

free as in beer = good
free as in open = would be nice, but not at the cost of going off the beaten
track, particularly if that is a pain for our audience[1]

Well that surely means that using the FOSDEM setup is the way to go? After all
that track has been beaten by 33600 attendees watching 25 simultaneous tracks
with apparently about zero issues. How much more proven can anything be? I've
only heard good things and about satisfied users so far.

It's not only about proofs, it is also about "who will make it possible".

$ cal may 2021
      May 2021        
Su Mo Tu We Th Fr Sa  
                   1  
 2  3  4  5  6  7  8  
 9 10 11 12 13 14 15  
16 17 18 19 20 21 22  
23 24 25 26 27 28 29  
30 31                 

Is May 15 good enough?

Looks fine to me.

WRT the Raku Foundation: In what way is it related to the conference? If it's unrelated (apart from both dealing with distinction from Perl), shall we discuss this separately?

@patrickbkr as it is said in the original comment: "(deserves a separate ticket)".

Well that surely means that using the FOSDEM setup is the way to go? After all
that track has been beaten by 33600 attendees watching 25 simultaneous tracks

I'm confused by these numbers, if they're referring to FOSDEM. I don't think they've released attendance numbers for this year, but the closing talk noted that they were down from last year (~8,000). On the other hand, they apparently had 114 tracks. It doesn't really matter for us – 8k and 33k are both well more than we need to plan for. But I am curious about where those numbers came from.

On Freitag, 12. Februar 2021 16:59:47 CET Daniel Sockwell wrote:

I'm confused by these numbers, if they're referring to FOSDEM. I don't
think they've released attendance numbers for this year, but the closing
talk noted that they were down from last year (~8,000). On the other hand,
they apparently had 114 tracks. It doesn't really matter for us – 8k and
33k are both well more than we need to plan for. But I am curious about
where those numbers came from.

https://nitter.nixnet.services/_ShinIce/status/1358461185537044488
"we have an estimation of ~33.6k attendees for the conference and ~20k
attendees"

25 is the number of simultaneous tracks, the 114 were spread out over the
weekend.

Cheers,
Stefan

I propose to declare Jitsy the winner in this duel.

The dates. I doubt May is reasonable choice. It could be if we form a group of 3-5 organizers who will do everything and post conference announcement no later than the first decade of March. We must keep in mind that TPRC is already announced for Jun 9-11. I personally would like to prepare at least two talks, one for each conference. With my current situation this could be a hard task.

Besides, as people tend to remember "the last word", TPRC could overshadow TRC. For this reason August or even September look like good alternatives. Also, I don't want TRC to be treated as TPRC competitor, which would likely happen if it's held in May.

Ignore this comment. vrurg already noticed.

Did anyone notice https://twitter.com/PerlConferences/status/1360495401019863040 ?

The Perl and Raku Conference
@PerlConferences
*SAVE THE DATE* It’s official! Jump on the train... TPRC2021: 9-11 June 2021 #tprc2021 #perlfoundation #perl

Is anyone in contact with them so we don't horribly work in different directions?

The TRPC planning discussions are mostly happening in the TPF Slack these days, in the various #tprc-* channels. I think some of the participants in this issue discussion are already part of that Slack org. If you'd like to be invited please email me at [email protected] and let me know what email address to invite.

Anyone willing to volunteer to build the streaming system?

I decided it is not yet time to make a conference.

UPDATE: If you are confused by this comment, here are the thoughts behind it: https://github.com/Raku/problem-solving/issues/269#issuecomment-787101144

I'm sorry to hear that. Would you object to other people trying to organize a Raku Conference?

Was this page helpful?
0 / 5 - 0 ratings