Mya

Results 84 comments of Mya

@DuaneOBrien as I'm no longer at Indeed and he's got some better knowledge about what does and doesn't qualify.

Unfortunately no one in our office uses Windows. Making progress on this might take a little bit of time. @ruckc, since it sounds like you actively develop on windows would...

Sorry for the late response on this issue. I'm unsure if our MMap library works on Android. Most of our use cases for that class are on the server. If...

I've got a private repo that I've started to play around with some ideas and get some sense of what this could possibly look like. So far, I've managed to...

I have a very early prototype in a private repo: https://github.com/depscloud/ui

Yup. I'd use DFS to enumerate paths. Path enumeration can be valuable for a few different reasons. For dependency management, you might want to know how a given library is...

Let's build this into the dev base image. I've seen a few build failures related to oss.indeed.com being out. Building it into the container should remove the need to fetch...

We'll probably want to do this for all the dev tools tbh.

For some technical direction here, I was thinking about adding a persistent flag (--output, -o) with support for `text` and `jsonstream` to start. `jsonstream` is the current behavior. I was...

Just a heads up, the public deps.cloud API is by no means complete (currently). I had plans to actually have a public API, but the cost to run that is...