Viewing profile — _seemethere
_seemethere
HN member- Joined
- Fri, Jun 09, 2017, 6:28 PM UTC
- HN karma
- 84
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About _seemethere
Recent public activity
-
comment
Comment #20772348
containerd is also the default container runtime for docker as well. when you do a `docker run` it just calls out to containerd now to launch your container.
-
comment
Comment #19934950
Not everyone has the time to create their own platform and curation network. That's the reason why people will keep using Medium. We need to stop acting like it's easy to build the…
-
comment
Comment #17761395
Yeah they should've just used asciinema where you can actually manipulate time, and copy/paste directly from the video.
- story
-
comment
Comment #17550463
It's the same for Android vs iOS as well. With Android you have so many options that it's overwhelming, with an iPhone you'll have a product that is better than most Android phones…
- story
-
comment
Comment #17191025
Why doesn't reddit try to roll out an enterprise product? I'm sure a lot of companies would be willing to pay to have an interface like reddit internally. Most current solutions fo…
-
comment
Comment #16549102
That's not entirely true. Candidates have to meet employers halfway. Employer's have a limited amount of time and money too, why should they waste those resources having to mine fo…
-
comment
Comment #15673225
the issue becomes that there are so many solutions out there that going from project to project becomes a pain. Large projects use a litany of different tools like glide, dep, gode…
-
comment
Comment #15535489
Having lived in both Texas and now California I do have to say that the higher taxes do provide for better public everything. Texas seems so far behind when it comes to things like…
-
comment
Comment #15467700
By decentralizing you have to expose more things for interaction with different services leaving you more entry-points for a potential attack.
-
comment
Comment #15395904
From the perspective of someone who works at Docker, we still use it to quickly spin up machines to test the installation of Docker on various kernel setups / OS's. It still has it…
- story
-
comment
Comment #15195553
I use vagrant (I also work at Docker) to spin up machines when I need different kernel versions since Docker shares the kernel with the host machine.
-
comment
Comment #15049328
How is it slower to use containers than traditional machines? Provisioning for a container is basically just downloading an image and running it. Sounds like you haven't really use…
-
comment
Comment #14983892
150-160k is pretty reasonable for salary in the city. Most engineers I know are making around that or higher.
-
comment
Comment #14541390
I can see where both sides are coming from, but I think if it's as simple as just uploading a new package with a version bump then the maintainer should just go ahead and do it. It…