First, that is a pretty nice web site. The notion of this sort of virtual computer goes back a ways, the one thing I keep expecting to see but haven't yet is a fully encrypted experience where the "cloud" bits don't work unless the user's local display has a security token attached. My first experience with type of architecture was in the 80's with something called an "X terminal". All the same elements, a machine wi…
Workstream: A fast virtual computer you can use for anything
141–150 of 255 posts
Re: Workstream: A fast virtual computer you can use for anything
#142Curious what folks think the outlook on this technology is. Rather, will there be any significant shift towards centralized compute in the next decade? Currently, a large institution/corporation has to manage thousands of individual machines. Say a physical component fails, now a technician must go to the location of the machine and give the user a temporary replacement. Alternatively, in a centralized compute enviro…
Therefore, unless Apple changes course, if I want to stay in their ecosystem (which is debatable), the only way I'd be able to do that is to start using a a service like this.
The way I see it there are three options:
1. Apple changes course and starts supporting powerful software again.
2. All powerful software becomes web-based a à la Figma.
3. Start using services like this.
The status quo cannot continue indefinitely, history has shown that when a popular product stagnates, an external player eventually figures out how to capitalize on it and takes over from the existing players (e.g., see the iPhone vs. flip phones, Firefox vs. IE, Sketch vs. Photoshop).
[0]: https://blog.robenkleene.com/2019/08/07/apples-app-stores-ha...
Re: Workstream: A fast virtual computer you can use for anything
#143I think there is a market here. I don't use this service, but instead use an EC2 instance as my developer box (for personal projects) and I do like being able to easily move between multiple machines, no matter where I am and easily spin up another instance when I want to start fresh or try out other setups like having a more powerful machine or something with a GPU. At work (I work at AWS) most people do the same fo…
Re: Workstream: A fast virtual computer you can use for anything
#144First, that is a pretty nice web site. The notion of this sort of virtual computer goes back a ways, the one thing I keep expecting to see but haven't yet is a fully encrypted experience where the "cloud" bits don't work unless the user's local display has a security token attached. My first experience with type of architecture was in the 80's with something called an "X terminal". All the same elements, a machine wi…
Citrix imploded? That’s news to me. It’s pretty much an industry standard in US healthcare.
(PS: I'm joking, I hope the product has become stellar. It very much was not back in the day when I had 200 users on it).
Re: Workstream: A fast virtual computer you can use for anything
#145Curious what folks think the outlook on this technology is. Rather, will there be any significant shift towards centralized compute in the next decade? Currently, a large institution/corporation has to manage thousands of individual machines. Say a physical component fails, now a technician must go to the location of the machine and give the user a temporary replacement. Alternatively, in a centralized compute enviro…
Depends on latency requirements. Data analysis? Yep. Creative pros? Nope.
Re: Workstream: A fast virtual computer you can use for anything
#146Re: Workstream: A fast virtual computer you can use for anything
#147I'm curious what others here are paying for a cloud VM for dev tasks. My current favorite VM size on Azure is Standard_NC6_Promo that includes a K80 GPU, 56GB RAM with 8 vCPUs for $0.39/hour.
Which product is this? I cant seem to find it myself in Azure. Virtual Desktop? I can only see buttons asking to contact sales
Re: Workstream: A fast virtual computer you can use for anything
#148I'm curious what others here are paying for a cloud VM for dev tasks. My current favorite VM size on Azure is Standard_NC6_Promo that includes a K80 GPU, 56GB RAM with 8 vCPUs for $0.39/hour.
When you say dev tasks, are you talking about machine learning? What dev tasks do you need 56G of ram for? I’m trying to figure out who these products are for. 0.39/h * 8h = $3.20/day, or approx $70/working month. And that’s on top of buying the computer you have to connect to this, with the annoyance of extra latency in all tasks. I can see the use of occasional demanding tasks using very large VMs on inexpensive co…
My laptop doesn't have a discrete GPU, so I can't do any ML tasks on it so running a Jupyter server on a remote VM is my way of doing those tasks.
Re: Workstream: A fast virtual computer you can use for anything
#149First, that is a pretty nice web site. The notion of this sort of virtual computer goes back a ways, the one thing I keep expecting to see but haven't yet is a fully encrypted experience where the "cloud" bits don't work unless the user's local display has a security token attached. My first experience with type of architecture was in the 80's with something called an "X terminal". All the same elements, a machine wi…
Citrix imploded? That’s news to me. It’s pretty much an industry standard in US healthcare.
My experience in the early 2000's supporting enterprises with network attached storage was they started moving away from Citrix to the VM/VNC solutions often from VMWare. At the same time Citrix started buying a bunch of different companies to expand into other markets.
That people still have to use it is a testament to this architecture pattern's resiliency in face of systemic challenges :-)
Re: Workstream: A fast virtual computer you can use for anything
#150I think there is a market here. I don't use this service, but instead use an EC2 instance as my developer box (for personal projects) and I do like being able to easily move between multiple machines, no matter where I am and easily spin up another instance when I want to start fresh or try out other setups like having a more powerful machine or something with a GPU. At work (I work at AWS) most people do the same fo…