At 16 it's still pretty cool
No it's god damn impressive no doubt. But when I think on it coding back when I was 16 tools were way more limited. I remember when CSS just became a thing.
At 16 it's still pretty cool
Update on my friend. He just got back from a week in California. The company wanted him out there to meet up with a new division that his current division/manager is doing work for. He builds proprietary software for his company that can only be used on a certain type of device (I'm being vague). His last project was completed, and he was the hero of that project. He's technically, still a paid intern ($35/hour) until that expires towards the end of August. But he came back from California this morning and his company already sent him an official proposal for employment. Which is only him working 20 hours a week while finishing school. He's going to be making $70k/year until he's done school, then get a promotion in addition to working full time. He was floored by that.EDIT: Ok, change of subjects back to my friend that had the option of working full time for good pay or part time for also good pay while continuing school. Here's a small update.
Looks like him getting fired is off the table now. The company he works for is fairly large with many buildings in the country. His boss coordinates 5 people in his department, but other bosses do the same. Then there's a few thousand people in manual labor doing production of physical parts that the company sells.
Turns out his boss and another small boss elsewhere are trying to combine together to make a new branch of the company. This branch is successful if my friend works there, but not if he doesn't. It looks like he's the most knowledgeable out of his group of coworkers. So if this boss is really determined to start the new branch, he will need my friend to work there.
Automation = Powershell everything if Windows based. Bash can do the rest of Linux, though Powershell has even been brought to Linux in some form so depending how deep you need to go you could even use it for Linux once it's installed.Does anyone have any educational material or resources for IT testing and automation? Specifically SOAP, Toad for SQL, Visual Studio, and any other tools that might be useful? I took on this new job a couple months ago, but I have zero experience writing scripts for automation, which so far has been alright, since a lot of what we do can't be automated. Yet. (assholes keep changing the xml formatting of fields every couple of weeks) I have a mild background in C++, so I can read code, but I'm so out of practice, trying to translate and write my own with the tools available to me has been a challenge.
Also, as kudos mentioned, what do you do when you've fully automated everything? My business is still growing massively with the group I'm in, so that won't happen for a while (18-24 month plan for growth), but it is a long term consideration.
Automation = Powershell everything if Windows based. Bash can do the rest of Linux, though Powershell has even been brought to Linux in some form so depending how deep you need to go you could even use it for Linux once it's installed.
Luckily these days everything is web focused with automation built in. After you set it all up you just use the built-in report function to email you daily. If you need some specific tasks automated then just use Powershell. VEEAM for example is 100% compatible with the option to select .ps1 scripts to be ran before or after a task runs or to control remotely.
Off-topic but VMware can be a mess when it comes to configuration. Some things can only be done with the vSphere client. Some things can only be done with the web interface. Good luck figuring out an option needs to be enabled for some software to function properly without even seeing it as an option until you look in 100 different configuration screens. Not to mention the URL used for the web client wasn't what the documentation or Google kept bringing up. After 4 hours of random Googling I found some hidden away documentation that gave up the correct URL. Someone said it's a DNS error on my part but I refuse to believe it. The https://[serverip] always takes you to the vSphere client download screen. I've never seen it take you to the web client.
Another off-topic rant because why not. What the fuck is with this "People Operations" bullshit these days? No, you are not in any form operations. You are HR. Stop creating titles to make yourself sound important.
What do you do when you automate your entire job? I'm having a hard time finding something to keep myself occupied. I've convinced my company I can work from home 90% of the time.
I always use Pluralsight and maybe lydiaDoes anyone have any educational material or resources for IT testing and automation? Specifically SOAP, Toad for SQL, Visual Studio, and any other tools that might be useful? I took on this new job a couple months ago, but I have zero experience writing scripts for automation, which so far has been alright, since a lot of what we do can't be automated. Yet. (assholes keep changing the xml formatting of fields every couple of weeks) I have a mild background in C++, so I can read code, but I'm so out of practice, trying to translate and write my own with the tools available to me has been a challenge.
Also, as kudos mentioned, what do you do when you've fully automated everything? My business is still growing massively with the group I'm in, so that won't happen for a while (18-24 month plan for growth), but it is a long term consideration.
Proxmox might be something to look at.Why is there not an all encompassing great FREE VM option?
I'm going to try with Windows Hyper-V tomorrow since it's a requirement to have VT-x in order to even use it. It's my last ditch effort otherwise it's staying the way it is with poverty batch script snapshot.Proxmox might be something to look at.
I used Proxmox quite a bit to control all my VM's. Not a bad host in my opinion.I'm going to try with Windows Hyper-V tomorrow since it's a requirement to have VT-x in order to even use it. It's my last ditch effort otherwise it's staying the way it is with poverty batch script snapshot.
I have a few ESXi servers if local was the way I'm going. These VM's are being built out on laptops that will be going out to locations and rather than have to image them every time they return I'd rather they be snapshot back so I don't even have to touch them unless a significant upgrade is needed.I used Proxmox quite a bit to control all my VM's. Not a bad host in my opinion.
Ahh I see, makes sense now. Yeah Prox is not the way to go at all.I have a few ESXi servers if local was the way I'm going. These VM's are being built out on laptops that will be going out to locations and rather than have to image them every time they return I'd rather they be snapshot back so I don't even have to touch them unless a significant upgrade is needed.
Why the fuck does Virtualbox not allow VT-x even though it has the option in settings?
Why the fuck does VMware Workstation PLAYER not include snapshot ability?
I'm building a VM for some work computers but the software on it requires VT-x which works on VMware Workstation player but I cannot snapshot. Virtualbox runs better and has snapshot ability but doesn't allow VT-x ability (liars).
So I'm stuck copying the VMware VM files to another location and then creating a batch script to copy them back over when it needs to be reset.
FUCK.
Why is there not an all encompassing great FREE VM option?
Not trying to do virtualization at the server level. I already have that covered with ESXi.