-1
I create applications using HTML, CSS and javascript, and also using frameworks like Ionic. For one reason or another, I’ve always had to manually set up the development environment, which has always taken a long time. Until one day there was no way to procrastinate Ocker’s learning. So I rode twice:
- In a virtual machine with 32-bit O.S. (which did not work because the Docker image required 64 bit architecture)
- In Windows 10 Hyper-v manager, on a machine that is not mine but ran a virtualized 64-bit system.
The central problem is that the processor on my machine does not have this feature, but I have the impression that I read somewhere that linux does not need Hyper-v to run Docker. And installing an operating system with the wrong purpose can delay my projects too much.
I would use the term "devops fashion". I say this, because I’m from the time that I didn’t have so much buzzword, and the IT guy would set up the PC, read the motherboard scheme (which was in the Amiga manual, for example), understood digital electronics, read manual, found material even without internet, I learned to program for real and before even thinking about writing code, analyzed and understood the problem to be solved (all team), and the software was only manifestation. Today I see many "shadows" of this, an attempt to rescue the way that would be normal to do things, but that was being lost in recent decades.
– Bacco
PS: Not belittling any "concept", of course, I just don’t like seeing all this hype on top of terms that arise and are exchanged for others every two or three years, because I feel like seeing that scene that one congratulates the other for having returned a lost wallet, as if it were one "merit", being that it should be the obligation of anyone (who does it naturally does not need by name in it - the analogy is that when the guy does what should already be the normal, does not need a label). Maybe it’s a consequence of age, after a while you start to see the repetitive pattern of things...
– Bacco
PS2 (then comes Wii): I don’t know if you have participated, but your points already allow the use of network chat, great for more diffuse issues (in particular, the room Stack Burst, linked to Sopt - during the week, in office hours, has more movement, today is sure to be "slow"). - and that negative there in the post was not mine. (EDIT: after I realized that you have known chat for a long time, had not associated the account to the person :P )
– Bacco
Yes, for me also torturous unnecessary nomenclatures. But I still need them to communicate. I don’t like that either
– Sérgio Lima