Frederik Dudzik

Results 10 comments of Frederik Dudzik

Trading [knockouts](http://www.investopedia.com/terms/k/knock-outoption.asp) instead of stocks could be an interesting way to leverage the movement in price. What do you think?

Yes, but as long as you have a small position and the bid-ask spread doesn't become too wide it shouldn't be a problem. It would be interesting to see how...

> The one concern I have here is that now some widely used methods, such as Bundler.root will return a Bundler::Pathname, not a Pathname. If people are using normal typing...

> I think that should be weird enough to ignore it? Yeah, the current approach seems fine to me. The potential problem seems very niche and pretty easy to resolve...

@andrewfader Interesting error. There is an [issue in bootsnap that suggests](https://github.com/Shopify/bootsnap/issues/374#issuecomment-957268855) that the error is caused by multiple gem activation of `pathname`. Would you be able to test if this...

Looking at the linked PR in the pathname repo, pathname doesn't support rubies older than 2.7. We probably need to vendor an earlier version of the library to be used...

> It seems like this issue should be prioritized since it appears to be somewhat of a vulnerability. If someone publishes a gem to rubygems with the same name like...

I really like it 🔥 This is a bit tangential, but I wonder If it would make sense to enforce a minimal ruby version based on what [ruby version is...

which node version do you use?

@ZIJ I'm interested in having Buildkite support. Is there anything that needs to be done other than translating the existing [GitHub action](https://github.com/diggerhq/digger/blob/develop/action.yml) into a buildkite job?