Viewing profile — danielnesbitt
danielnesbitt
HN member- Joined
- Mon, Oct 24, 2016, 6:53 AM UTC
- HN karma
- 15
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About danielnesbitt
No profile information was provided.
Recent public activity
-
comment
Comment #45355458
Since they mention Windows, I believe this is a reference to the fact that you cannot (easily) install the Docker CLI without Docker Desktop. Podman does not have this issue.
-
comment
Comment #35167171
Is there something in particular missing? I have been using Podman for Windows almost daily for the past six months. There is no management GUI built-in like Docker for Windows, bu…
-
comment
Comment #20039056
That does not happen because you searched for Firefox. A dismissible popup suggesting you 'Switch to Chrome' appears if using IE to search with Google regardless of your search ter…
-
comment
Comment #17368387
They are not participating in the study though, at least not the regulated portion of the trial. The rule prevents negative outcomes for risky non-qualified patients from harming t…
-
comment
Comment #13498955
Pure functional languages often do not use the same data structures common in imperative languages. Instead there's an emphasis on persistent structures that copy on write while sh…
-
comment
Comment #12777106
I remember reading about Project Avatar around the the time Java 8 was released. The intention was to support some of those native node modules. https://avatar-js.java.net/ I guess…