DavyJone's comments

DavyJone | 1 year ago | on: Show HN: A free minimalist daily habit tracker

> Not sure how much or if this had influence from Guava at all

I don't see any similarity between the two that would lead me to believe that there is influence. Why do you mention this?

This seems like a plug to your product more than anything else.

DavyJone | 3 years ago | on: Show HN: Asdf Clone Written in Rust

Nice! How long does `node -v` take now?

EDIT: OK, I see the main trick is to use PATH instead of shims.

> rtx does not use shims and instead updates PATH so that it doesn't have any overhead when simply calling binaries

There is a good reason `asdf-vm` uses shims, and is that it does not have to interplay or worry about other tools that set PATH and tools that need a reference to an executable could be simply set to `~/.asdf/shims`.

Ill take it for a spin, but this choice might have a lot of consequences that are not easy to foresee. A good example is `direnv` which as you mention in the README now requires to be set in `.envrc` and then disable global `rtx` hook I guess.

DavyJone | 3 years ago | on: Show HN: Val Town – A Cloud Scripting Site

This looks really cool, I find the mix between Zapier and Code to be :chef-kiss:

Do you plan to allow for self-hosting? eg. An org that wants to have a private version of this, or even internal version of it.

page 1