Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Honestly, everyone would be sitting at the top of the page still and one dude would be typing everything out. Occasionally someone notices a spelling mistake and they fix it. But otherwise everyone's sitting and listening.
-
I hope this is a joke and doesn't scare anyone away from the idea of Live Share.
It is normally done with one person typing and the others just following along or reading ahead. As you'd do with a screen share during mob programming. But the benefit is no one has to asks "can you zoom and stay at the top of the file so I have time to read the code?" 😆
You usually have one coder and the rest can silently remeber mistakes or look ahead to see if other files will be affected.
I rarely do live sharing with more than 2 people but once in a while it's useful to have everyone on board for a short mob session. -
JS96185261y@jiraTicket I understand there are some rare scenarios where it's useful, and usually in "read-only mode" for other participants, but still I can't understand why it's advertised as a major feature for an IDE.
-
@kobenz that’s what they believe where I work. I absolutely hate it and keep telling them during retro meetings. 90% it’s a waste of time. But let’s keep doing it
-
@JS96 Perhaps not a MAJOR feature. but it can be nice for remote teams who that do a lot of mob programming and normally use screenshare.
An annoying part of screensharing to me is that there's often some detail that people get hung up on. Like "could you indent this part. and on 160 you could extract that object to a separate variable and move it to the top...line 115. no, wait now you changed it...not I mean line 110" 😆 can be tedious
Especially when teaching someone who's unfamiliar.
Good thing about Live Share is the main coder can pause and let someone else take over and do their little refactoring for real - instead of trying to describe it.
Related Rants
What a nightmare... writing code with 5 other people at the same time.
rant
jetbrains
fleet