12
gvnix
6y

So we work on a Vmware network. And besides the terrible network lag. The specs of that VM is one core (Possibly one thread of a xeon core) and 3 GB RAM.

What do we do on it?
Develop heavy ass java GUI applications on eclipse. It lags in every fucking task. Can't even use latest versions of browsers because the VM is a fucking snail ass piece of shit!

So, in the team meeting I proposed to my manager, Hey our productivity is down because of this POS VM. Please raise the specs!.

He said mere words won't help. He needs proof.

Oh, you need proof ? Sure. I coded up a script that all of my team ran for a week. That generates a CSV with CPU usage, mem left, time - every 10 min. I use this data to show some motherfucking Graphs because apparently all they understand is graphs and shit.

So there you go. Have your proof! Now give me the specs I need to fucking work!

Comments
  • 0
    If you're using Linux as a host, make sure unsigned drivers are allowed to be used by vnware. This then allows 3d acceleration on the client post vmware disk installation, which sounds like something you need.
  • 0
    @c3ypt1c this vm is not locally hosted. I connect it via internet.
  • 0
    @illusion466 thats what I believe. They need to scale more.
Add Comment