Venturebeat article on seed round funding, and general public release, including windows: https://venturebeat.com/2021/03/25/coscreen-exits-stealth-to...
This is cool, congrats guys
CoScreen: Screen Sharing for Engineers
21–30 of 96 posts
Re: CoScreen: Screen Sharing for Engineers
#22I'm not sure how to ask this question in a way that doesn't sound snarky, so having said that I'll try: At the end of the day, is this beneficial enough to justify a completely new product versus just sharing your screen/window over Zoom (etc.)? When I'm pairing, I prefer to have a single "driver" where the pair is there to work through the bigger ideas and course correct code level decisions. I've never really wishe…
I think it's a really good question and not snarky at all.
This is honestly one of the biggest hurdles I think we have towards adoption.
We have bet a lot on the benefits of producing frictionless remote app-level sharing.
At the moment you can share one application, or your entire desktop with other tools. Then there is the friction of allowing sharing, asking for sharing, or even down to just knowing where the remote user's cursor is at.
CoScreen eliminates all of that. Anyone can share any window at any time. You see their shared cursor over your window that is translated into the adjusted coordinate space for that window.
You can be discussing a piece of code, share vim in Alacritty, or iTerm. The remote user looks up some documentation, and immediately shares it with you. Or you have a Android/iOS emulator that you want to immediately preview your work in.
Basically you're working in a shared working space more analogous to what you would experience in the office.
It's a paradigm shift from video conferencing, and traditional screen sharing tools that I think has to be experienced to be understood.
That being said it's going to be a great challenge to make this experience more transparent, and we are actively working on different scaling modes, the ability to move windows independent of remote users, and other concerns that we think will take it to the next level.
Our goal is to facilitate things like pair programming by fading into the background and just letting you continue with your normal workflow while not thinking about the tooling behind it.
Re: CoScreen: Screen Sharing for Engineers
#23I'm not sure how to ask this question in a way that doesn't sound snarky, so having said that I'll try: At the end of the day, is this beneficial enough to justify a completely new product versus just sharing your screen/window over Zoom (etc.)? When I'm pairing, I prefer to have a single "driver" where the pair is there to work through the bigger ideas and course correct code level decisions. I've never really wishe…
Re: CoScreen: Screen Sharing for Engineers
#24Earlier quoted context omitted.
CTO of CoScreen here: It has been a grueling labor of love to get where we are, and there still is a lot of work ahead of us. And we can only acknowledge the shoulders of the giants we obviously stand on, like Doug Engelbart. Linux is definitely on our roadmap. We want to know which distros are you most interested in for us to officially support first?
I'm an Ubuntu user but Debian in general is good. I'm sure others will chime in.
We hope to provide some universal binary, but ultimately our testing and in-house resources for verification are limited, and we dogfood our solution every single day on every one of our supported platforms.
It will be interesting to see how widely adopted Wayland will become: CoScreen is very dependent on a lot of display server/OS level wizardry that honestly was unexpectedly difficult to achieve.
Re: CoScreen: Screen Sharing for Engineers
#25Re: CoScreen: Screen Sharing for Engineers
#26Of course, this is also a challenge when everyone is together in the same place.
Re: CoScreen: Screen Sharing for Engineers
#27I'm not sure how to ask this question in a way that doesn't sound snarky, so having said that I'll try: At the end of the day, is this beneficial enough to justify a completely new product versus just sharing your screen/window over Zoom (etc.)? When I'm pairing, I prefer to have a single "driver" where the pair is there to work through the bigger ideas and course correct code level decisions. I've never really wishe…
Re: CoScreen: Screen Sharing for Engineers
#28'screen -x' is screen sharing for engineers.
Re: CoScreen: Screen Sharing for Engineers
#29To the CoScreen folks watching this thread: Have you thought about possible ways of handling the special case where one of the collaborators has a disability and needs to use a screen reader, magnifier, voice input, or some other accessibility tool? I have expertise in this area, so maybe we could discuss it more privately. Of course, this is also a challenge when everyone is together in the same place.
Please drop me a mail at till@coscreen.co!
Re: CoScreen: Screen Sharing for Engineers
#30Earlier quoted context omitted.
I'm an Ubuntu user but Debian in general is good. I'm sure others will chime in.
Thanks for the feedback: Ubuntu LTS will definitely be one of our first supported targets. We hope to provide some universal binary, but ultimately our testing and in-house resources for verification are limited, and we dogfood our solution every single day on every one of our supported platforms. It will be interesting to see how widely adopted Wayland will become: CoScreen is very dependent on a lot of display serv…