Markus

Results 12 comments of Markus

At least the Switch version is quite easy extract-able, as the ROMs are quite easy to find in romfs (even the DE versions and sorted per system)

https://gitlab.com/vaiski/romextract

@LappleApple Do you mean via OS-Guild newsletter?

I actually like the idea of `innerJoinWith` (might be implemented by `joinOn(pred, innerJoin(pred, A, B), innerJoin(pred, B, A))` with same pred in all (sub-)functions). But `innerJoin` actually does not join...

Hmm - I guess this issue can be closed, when merging: https://github.com/ramda/ramda/pull/3225

One opportunity might be to wait for native fetch...

It makes no sense to inherit the secure level of sub resources - at least if the resource itself is public (e.g. if the sub resource containing confidential data). Therefore...

I like the idea, but we should consider providing typedoc additionally

@bzums @ISO50 Should we tag it with 2.0.0, as we decided to close the ticket on 2.0.0 release?