People don’t actually do this, right? Docker inside docker inside a VM inside another VM? On windows? Right???
People don’t actually do this, right? Docker inside docker inside a VM inside another VM? On windows? Right???
Seems fine, but you’re sorta hitting two fields at once. Application development (coding) is a different skill set from devops/deployment (docker). I’d stay pretty surface level on docker and the CLI for now and focus on building your app. You’ll know when you need to go off and learn those things.
So… the republicans are saying „it’s us or the porn”? That will certainly go well for them
Strong types are really just healthy, clearly defined boundaries
SQL is run on the server to communicate with a database. The screenshot is jsx, which is a front-end, UI templating language. Writing SQL this way is cursed
Sway and I3 as well, without the warning
It’s not about bragging rights, all you do is follow instructions. I just do it that way because I can set everything up exactly how I like it
Payroll pretty much always costs more than hosting. Update frequency and quality is a far more useful consideration
Title text: If that doesn’t fix it, git.txt contains the phone number of a friend of mine who understands git. Just wait through a few minutes of ‘It’s really pretty simple, just think of branches as…’ and eventually you’ll learn the commands that will fix everything.
Encryption has very little overhead; modern CPUs have hardware acceleration for all the common algorithms. What are you doing that’s so performance constrained you can’t tolerate even that?
Yes, perfectly. 10/10 no notes
Typescript got a lot easier for me when I stopped even trying to read the error messages
Typescript gives you better suggestions, red squiggles where you would get errors or bugs if you try to run it, more information about whatever it is you’re using that’s defined somewhere else, and some other neat stuff like project-wide renaming that works every time.
This thread is amazing. My own fuckups:
snapper is good software i like snapper
Nothing is off limits, you can change everything
So is PowerPoint
This is why linting and static typing are mandatory
Yeah, docker in a VM makes sense. Docker in docker in a vm in a vm though?