Regular Online PyLabRobot Discussions

Thinking about setting up recurring public PyLabRobot meetings to discuss use cases and development.

  • Would it increase productivity over forum threads? This is a necessary condition.
  • Who would be interested in joining?
  • What is the best schedule? Perhaps every other week?
  • Other thoughts?
3 Likes

Office Hours?

1 Like

Something like that maybe, Iā€™m not quite sure what the most optimal format is.

I like the idea.

Right now, I donā€™t have a good idea of who is actively using PLR. It seems like there are at least 3 people developing it: @rickwierenga @CamilloMoschner and me. Possibly there are more people developing on top of it?

For the most interesting use-cases, developers are likely busy & also need to keep their developments private to protect IP in their drug programs.

If we donā€™t record the meetings, then they arenā€™t as useful as the forum, because new people wonā€™t be able to discover what weā€™re working on asynchronously.

2 Likes

Some work is going on in the background. Marielle from Sculpting Evolution is working on pump arrays and @vkorotkov is working on integrating their Crystal Powerdose powder dispenser (front end already merged).

Either recordings or well-written notes are extremely important. I wonder if whisper + gpt could transcribe and summarize automatically :thinking:

3 Likes

I think this is a fantastic idea, and I would definitely join.

IP security for industry contributors
I agree with @ben that appropriate IP management is of top priority to industrial collaborators, and since most academic labs cannot afford the robots we are aiming to develop PLR for, the main PLR target user is likely industry-based.
But this is a common situation for many companies (github.blog: Why more companies are investing in open source program offices). So it is the responsibility of individual contributors to ensure their companiesā€™ interests are maintained :slight_smile:
After all, anyone can make a PLR copy and develop it in house. The question is then why develop PLR:main openly, and there are many answers here including developing speed, maintenance, crowd-sourcing problem solving (which has time and time again been proven to be the most efficient strategy; see wazoku), and many more.

Ideas regarding meeting

Yes, I think a regular meetup of something like a ā€œPLR Boardā€ that oversees and structures the development of PLR would be very beneficial. I found forum threads are very good for ideas and troubleshooting but bigger projects require more organisation that I donā€™t believe a thread can provide.
Therefore the purpose of the PLR Board would be to guide and oversee the development of PLR in a structured manner.

Like with most societies/clubs/projects the actual number of people joining will fluctuate but usually a small core team that contributes consistently emerges. I believe in the powerful incentives of PLR to attract people over time :slight_smile:

I think every other week is a bit too frequent. Since most people will not be able to work on PLR dev full time there might not be enough progress to ā€˜oversee and guideā€™ in 2 weeks, which then raises questions of the utility of the individual meeting.
Once a month at a fixed timepoint, like first Tuesday, is likely easiest to maintain over an extended period. If we have to fix the PLR board meeting every time around all people who might want to attend it will be very difficult.
To get the okay of industry collaborators to join the meeting during company time it would also be vital to stick to a maximum time limit of e.g. 1.5 hours for planning and approval purposes.

Yes notes are very important. But recordings are a handicap in my opinion: imagine having to go through 24 recordings of 1.5 hours after just 2 years of doing thisā€¦ the time to go through these would be too long.
Well written, concise notes should be able to be read in 10-20 min.

Yes, and no: I have used whisper before to transcribe recordings and it works very well for seminars/lectures (i.e. one speaker). I have not yet tested it for recordings with multiple speakers and therefore donā€™t know whether it would recognise our voices automatically.
But as long as it records and summarises all the information of the meeting, I can see a fast minute-taking workflow:

  • generate voice recording of board meeting
  • transcribe with whisper
  • summarise with GPT4
  • maybe ask attendees to check accuracy and add images they might have shown during a meeting to the summary (where appropriate)
  • upload to development meeting minutes page/folder on the forum(?) for everyone to freely access and maintain and open record.

What do you think?

Potential topics to discuss in board meetings
What does ā€˜guide and oversee the development of PLR in a structured mannerā€™ mean?
We could discuss and divide workload amongst volunteers for (i.a.)ā€¦

  • new implementations (modules, functionalities, entire new robots to add,ā€¦) and their priority for the open-source community
  • the development of a ā€œPLR Guidebookā€ (a PDF with a lot more documentation and examples than fits into the docs, and allows people an easy reading option; also less intimidating to newcomers); a .tex document hosted on the GitHub repo would work well I think
  • a written-down code styleguide that defines the PLR-best-practices (I was a bit thrown off by the two-space tab indent :sweat_smile: but am happy to adjust to anything consistent)
  • necessary code change to enable upgrade to Python 3.11 (that funky business with asyncioā€™s coroutine decoratorā€¦)
  • code reviews
    and so much more.1
1 Like

Agreed. The question is when we should start. I think we should just try it out at least once.

Agreed.

Sounds good! Letā€™s see if it works.

Great ideas!

Most of it is defined by pylabrobot/.pylintrc at main Ā· PyLabRobot/pylabrobot Ā· GitHub :slight_smile:
I use a vscode extension to check this inline. (and type hinting)

1 Like

Are you down for a test run? cc @ben @CamilloMoschner @luisvillaautomata @Stefan
https://www.when2meet.com/?23230507-9pKlP

(everyone is invited to join!)

3 Likes

Thanks @rickwierenga for putting this together

2 Likes

These updates would be great to see where PLR is heading. I might join :slight_smile:

2 Likes

Date: Feb 5 at 4pm EST

Please DM me your email so I can invite you to a Google meet.

https://forums.pylabrobot.org/t/plr-meeting-feb-5-at-4pm-est/2836

1 Like