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

The Raku Conference #262

Closed
ash opened this issue Feb 11, 2021 · 42 comments
Closed

The Raku Conference #262

ash opened this issue Feb 11, 2021 · 42 comments
Assignees
Labels
fallback If no other label fits

Comments

@ash
Copy link

ash commented Feb 11, 2021

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.

@ash ash added the fallback If no other label fits label Feb 11, 2021
@codesections
Copy link
Contributor

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.

@ash
Copy link
Author

ash commented Feb 11, 2021

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

@Tyil
Copy link
Member

Tyil commented Feb 11, 2021

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.

@lizmat
Copy link
Collaborator

lizmat commented Feb 11, 2021

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

@nxadm
Copy link

nxadm commented Feb 11, 2021

"con" has negative connotations.

I see what you did there.

@pmichaud
Copy link

pmichaud commented Feb 11, 2021 via email

@ash
Copy link
Author

ash commented Feb 11, 2021

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

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

@ash
Copy link
Author

ash commented Feb 11, 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" :)

@JJ
Copy link
Contributor

JJ commented Feb 11, 2021 via email

@librasteve
Copy link

librasteve commented Feb 11, 2021

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?

@codesections
Copy link
Contributor

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

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).

@ash
Copy link
Author

ash commented Feb 11, 2021

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.

@ash
Copy link
Author

ash commented Feb 11, 2021

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

@nxadm
Copy link

nxadm commented Feb 11, 2021

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.

@ash
Copy link
Author

ash commented Feb 11, 2021

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.

@nxadm
Copy link

nxadm commented Feb 11, 2021

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

@ash
Copy link
Author

ash commented Feb 11, 2021

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

@codesections
Copy link
Contributor

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!

@ash
Copy link
Author

ash commented Feb 11, 2021

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

@Tyil
Copy link
Member

Tyil commented Feb 11, 2021

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

@codesections
Copy link
Contributor

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!)

@vrurg
Copy link
Contributor

vrurg commented Feb 11, 2021

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?

@JJ
Copy link
Contributor

JJ commented Feb 11, 2021

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.

@codesections
Copy link
Contributor

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

@alabamenhu
Copy link

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.

@vrurg
Copy link
Contributor

vrurg commented Feb 11, 2021

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. :)

@ash
Copy link
Author

ash commented Feb 12, 2021

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."

@niner
Copy link

niner commented Feb 12, 2021 via email

@ash
Copy link
Author

ash commented Feb 12, 2021

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

@ash
Copy link
Author

ash commented Feb 12, 2021

$ 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?

@JJ
Copy link
Contributor

JJ commented Feb 12, 2021 via email

@patrickbkr
Copy link
Member

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?

@ash
Copy link
Author

ash commented Feb 12, 2021

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

@codesections
Copy link
Contributor

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.

@niner
Copy link

niner commented Feb 12, 2021 via email

@vrurg
Copy link
Contributor

vrurg commented Feb 12, 2021

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.

@patrickbkr
Copy link
Member

patrickbkr commented Feb 14, 2021

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?

@autarch
Copy link

autarch commented Feb 15, 2021

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 autarch@urth.org and let me know what email address to invite.

@domm
Copy link

domm commented Feb 16, 2021

@ash
Copy link
Author

ash commented Feb 16, 2021

Anyone willing to volunteer to build the streaming system?

@ash
Copy link
Author

ash commented Feb 26, 2021

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: #269 (comment)

@ash ash closed this as completed Feb 26, 2021
@lizmat
Copy link
Collaborator

lizmat commented Feb 26, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fallback If no other label fits
Projects
None yet
Development

No branches or pull requests