Viewing profile — cpuguy83
cpuguy83
HN member- Joined
- Wed, Oct 09, 2013, 1:32 PM UTC
- HN karma
- 1,972
- Public activity
- 938 items
- HN profile
- View on Hacker News ↗
About cpuguy83
Recent public activity
-
comment
Comment #49243626
I'm fairly certain that docker sandbox is based on https://github.com/containerd/nerdbox which you can run on Linux.
-
comment
Comment #49212802
USB-C is literally just the name of the connector. USB-A can also have varying speeds across it... and B. These are all connectors, not speed ratings. There is usb 1, 2, 3, and 4 t…
-
comment
Comment #49144413
I'm pretty sure the issue is not "higher order abstractions". It is using multiple single letter references with no real grounding or relationship that the reader has to track. For…
-
comment
Comment #49125955
Enjoyed the read, thanks! Beyond the content, the font, style, etc made it a pleasant experience for me.
-
comment
Comment #49020539
Bug is uncovered. Where was it first introduced? Why was the code changed? What did it do before the bug was introduced?
-
comment
Comment #48826174
This is focused on builds, so running either buildkitd or dockerd in an Apple containerization container. No port forwarding or host volume stuff (really its focused on running bui…
-
comment
Comment #48825678
Thanks for this. Just started another rewatch and were of course in awe of the house.
-
comment
Comment #48654626
Plenty of people offended by closing a PR or issue unresolved.
-
comment
Comment #48654617
In an ideal universe yes. But we live in a world where vulnerability scanners reign supreme.
-
comment
Comment #48654598
It's not (just) more of them, it's the same ones reported by multiple people. I think the point is those issues are now easily discoverable and are nearly public because of it.
-
comment
Comment #48601821
I'm reminded of the old-timey picture of a bunch of people on a train staring at their newspapers. Nothing new here.
-
comment
Comment #48470611
Not a full docker env, I aimed this as doing builds though you can run dockerd as an option, https://github.com/cpuguy83/crucible uses the containerization framework to run either …
-
comment
Comment #48349022
Hold onto your butts.
-
comment
Comment #48349019
No, docker access means root. You can use "rootless" mode, in this case it means root in a user namespace (that is not the "host" user namespace).
-
comment
Comment #48097139
Apple did recently approve drivers for both nvidia and amd, but not for gaming purposes. Apple supported OpenGL plenty, just that the world moved. Apple created metal, shortly afte…
-
comment
Comment #48029590
Does it free up fab space to make the newer ram?
-
comment
Comment #48028950
The whole entire reason is compression is not deterministic across tooling.
-
comment
Comment #48028936
containerd 2.3 has support for erofs which does a direct import of the layer. It can even convert the tar based layers to erofs, faster than extracting the tar normally. Also looki…
-
comment
Comment #48028892
That is not correct. You would have to use the same compression tool (and likely version) for this to match. Old docker discarded the compressed bits but kept some metadata about t…
-
comment
Comment #48028869
That's almost certainly nothing to do with the change. Please report this if you can with commands used. Buildkit isn't changing behavior here. Internally in docker there is a shim…
-
comment
Comment #47878248
The problem is distros often remove older versions from the repo as soon as the new version is available. Granted there is an archive that you can pull from.
-
comment
Comment #47622483
Giving kids the worst machines money can buy paired with absolutely terrible "education" software which is little more than bubble sheets on a screen was obviously going to fail. T…
-
comment
Comment #47554656
Sorry having to use ctrl+shift for in a terminal is absolutely awful. macOS keyboard shortcuts are king.
-
comment
Comment #47547673
Yeah this is the assumption, even pre-OSX. I won't claim to know the majority of mac users, especially not since the large uptick in the 2010's... but it seems, in my experience, v…
-
comment
Comment #47520874
Debatable because you don't use it?