I just finished an amazing call.
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@stefano If they are looking for an expert on docker, they are rejecting everyone who knows something about docker.
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
It's so infruriating the other way too. I was being interviewed by a "very smart boy" about algorithms for a job. He asked how to multiply very large numbers, then kept overtalking me when I was trying to explain how to do it with an FFT.
"No, that's for signal domain transformation"
"No, I asked about multiplying numbers"
In the end he did me a favor, because I would rather defenstrate him than work with him. I did email him this after our interview:
http://numbers.computation.free.fr/Constants/Algorithms/fft.html -
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@stefano my blood pressure just skyrocketed while reading your toot. Wow… just wow… but bullet dodged I guess?
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
Gotta have the right pants for all the Dockers.
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@stefano nicely done!
-
@paul_ipv6 @mvilain @stefano Given that the main computer-related income I’ve received since #y2K has been a shareware check for a Mac INIT I wrote in the 80’s, and a few free lunches from a friend whose Windows machine I removed a few viruses from, the likelihood of my employment requiring using Docker is fairly slim. It is possible that I may want to learn it anyway, if some side project (not that these days I really have any non-side projects) seems to need it.
@maysonic @paul_ipv6 @stefano I spent 9 months working for a startup as their build engineer/AWS admin. They developed an application that made local storage available to containers without using network or the file sharing mechanism before kubernetes existed. I knew nothing about Docker and it's ecosystem prior to the job and learned a lot. Things have evolved in the 7+ years since then but containers haven't changed all that much.
If I knew then what I know now, I'd have worked harder to push my boss to accept more automation but he only wanted to implement what he knew and understood. Even with the stuff I wrote, the 2 developers I "trained" on my stuff still had deer-in-the-headlights stares through the class I gave the day I left. I also left all the dirty dishes in the sink rather than rinsing and putting in the dishwasher while I made my last cup of tea in the microwave. I shoulda taken a picture.
-
@release_candidate @mvilain @stefano
Sure, cgroups and namespaces are implementation details on Linux. But probably(*) the specification of a container doesn't require that those specific technologies are used. Docker/podman on a macintosh runs in a VM, and if I recall correctly, docker on NetBSD works similarly.(*) I didn't look it up
-
undefined oblomov@sociale.network shared this topic
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@stefano never play chess with a pigeon!
-
@stefano The Dunning-Kruger is strong in this one. I asked a candidate what the difference is between a VM and Docker container. Interview ended shortly after that question.
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@Stefano Marinelli well, what else is there to say ? :-) -
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
Ha. They're thinking of Podman, which doesn't need a kernel because it's daemonless...
..or something like that.
🤔😁
-
@release_candidate@bsd.cafe
i would at least find a way to rant about plan9's per process namespaces if randomly asked about containers. and if i counted on being asked about them intentionally, i'd be sleeplessly diving into anything i could get my hands on.
(my role is nothing to do with sysadmin stuff, i'm just a helpdesk person who messes around with snac & stuff in their home in simple noncontainerized ways of yore; i dont know what a microservice is and am too afraid to ask)
"not a vm but like a vm" is... um... a small part of me would want to tell them the janitor interviews are one floor below.
@mvilain@sfba.social @stefano@bsd.cafe
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@stefano You are wise in ways I can never be.
-
@paul_ipv6 @maysonic @mvilain @stefano or find another job. Like many other things that are meant to make my life easier, it seems to me that docker lures me onto thin ice from time to time. And I hope I’m still too young to die.
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
Hey, plainly he read a thing, or did his own research, or, like that.
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@stefano awesome. This is a big security win. I can quit fiddling with gvisor.
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@stefano Ah well, in the 80s as an ignorant teen I asked the creator of B to tell me why I should by a C compiler. He was fairly polite about it...
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@stefano Wow this person must have drunk ALL of the docker Kool-Aid.
-
I just finished an amazing call.
The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel."No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."
I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.
I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.
@stefano a bullet you dodged. possibly two of them. but in typical stefano form, a professional