Viewing profile — kylequest
kylequest
HN member- Joined
- Mon, Mar 11, 2013, 5:31 PM UTC
- HN karma
- 626
- Public activity
- 242 items
- HN profile
- View on Hacker News ↗
About kylequest
https://x.com/kcqon
Recent public activity
-
comment
Comment #49253123
TLDR facts about Docker Sandboxes (based on its install): Uses ContainerD compiled natively for Mac OS and uses Nerdbox for the VMs: ├── bin │ └── sbx ├── libexec │ ├── containerd-…
-
comment
Comment #46740825
Also some WASM there too... though WASM is mostly limited to Tree Sitter for language parsing. Not touching those in phase 1 :-)
-
comment
Comment #46740465
By the way, I reversed engineered the Claude Code binary and started sharing different code snippets (on twitter/bluesky/mastadon/threads). There's a lot of code there, so I'm look…
-
comment
Comment #38885789
Nice and simple interface! Congrats! There are a number of web/SaaS based vulnerability scanners out there actually :) Snyk's SaaS does it, for example. Free to sign up, free to us…
-
comment
Comment #38885471
Quite a few vulnerabilities don't have CVEs. You can find some of them in the Github Security Advisories.
-
comment
Comment #36733724
You are oversimplifying it picking comp as a single/only dimension. There's so much more to being in a startup. That's ok. For some people maximizing current comp is the most impor…
-
comment
Comment #36575269
Slim.AI | CTO Innovation Office R&D Engineer | Full-time | Remote or WA State I'm the CTO/founder. I also created SlimToolkit (aka DockerSlim), which recently became a CNCF Sandbox…
-
comment
Comment #36574981
Wonder if anybody is really using buildpacks... The stats i've seen recently show that it doesn't have much adoption and I'm very curious why it's not adopted more. The post also d…
-
comment
Comment #36052854
Cool to see that people still find "50 Shades of Go" useful :) If anybody has additional gotchas you want to share I'd love to add them!
-
comment
Comment #34623189
Slim.AI | Sr Backend Engineers | REMOTE or Seattle/Bellevue/WA | Full-time | Golang, AWS, Containers I'm the founder and CTO at Slim.AI. I created DockerSlim as a hackathon project…
-
comment
Comment #32339510
Alpine's libc is intentionally non-standard* and Alpine (at least, some of their members) explicitly state that Alpine is not GNU Linux while most other distros people use are :) d…
-
comment
Comment #32337730
One word... libc :-) There's tons of info on the internet about the gotchas in Alpine. Even fly.io gave up on using/supporting Alpine based container images and they are probably o…
-
comment
Comment #32337683
Seems like today is the day of misconceptions for docker-slim on HackerNews :-) Happy to answer any questions. AMA One thing I'd like to mention right away is that docker-slim does…
-
comment
Comment #32337545
There's always a trade off. You are willing to do more low level work "manually" assembling container images your way with apko. You are also willing to accept Alpine randomly expl…
-
comment
Comment #32337427
Please explain how it's wrong without simply saying you prefer other solutions, which was the case with Ariadne :) Dead code elimination is a common construct in software engineeri…
-
comment
Comment #31591467
Slim.AI | Backend Engineers | REMOTE or Seattle/Bellevue/WA | Full-time | Golang, Cloud-Native I'm the founder and CTO at Slim.AI. I created DockerSlim as a hackathon project and i…
-
comment
Comment #31236476
Slim.AI | Backend Engineers | REMOTE or Seattle/Bellevue/WA | Full-time | Golang, Cloud-Native I'm the founder and CTO at Slim.AI. I created DockerSlim as a hackathon project and i…
-
comment
Comment #30885201
Slim.AI | Fullstack and Backend Engineers | REMOTE, international or Seattle/Bellevue/WA | Full-time | Golang, Node.js, Vue.js/Nuxt.js I'm the founder and CTO at Slim.AI. I created…
-
comment
Comment #30824109
And the gethostbyname() calls might be in a dependency of another dependency and that's when the real fun begins :)
-
comment
Comment #30815065
You can try using the xray command that will give you clues (docker-slim isn't just minification :-)). The diff capability in the Slim web portal is even more useful (built on top …
-
comment
Comment #30815016
it'll be possible to do something like that in the future where docker-slim will generate a spec that describes what your system and app package managers need to install. Using the…
-
comment
Comment #30809875
Layers support in docker-slim is something that's on the todo list (exact time is tbd). The recent set of the engine enhancements reduce the need for the explicit include flags. Al…
-
comment
Comment #30524649
Slim.AI | Fullstack/Frontend/Backend Engineers | REMOTE, international or Seattle/Bellevue/WA | Full-time | Golang, Node.js, Vue.js/Nuxt.js I'm the founder and CTO at Slim.AI. I cr…
-
comment
Comment #30422866
One of the future capabilities will be auto-generating base images. It'll require several images to figure out the right base image. The easy version of it be will be available in …
-
comment
Comment #30167556
Slim.AI | Technical Writer and Fullstack/Backend Engineers | REMOTE, international or Seattle/Bellevue/WA | Full-time | Golang, Node.js, Vue.js/Nuxt.js I'm the founder and CTO at S…