hoijui

Results 284 comments of hoijui

hmmm.. i am sorry to respond this late. i remember i first tried simpler solutions liek the ones you sugguested, but the tests would fail, because there were things we...

ahh nice, thank you! How would I get to this site, e.g. from the README or somewhere else? It would be nice if it would also show, how to traverse...

> @hoijui the link is missing on README or docs site. The traversing is also missing. I can add them later. thank you, that would be great! :-) > In...

ahhh.... cool, thank you! so it can be done with `of` or through "function overloading" (as with the `$` operator you linked to). great! With this, got it working now....

I have this same problem, and it indeed happens because the logger has the original `System.err` as reference. When I manually re-instantiate the logger before logging, it works fine. Strangely...

in a fully distributed git world, this is a more important and difficult question... how do we prevent identity theft? should measures preventing that be the default or optional? would...

**EDIT:** Better read a [short article about DIDs](https://w3c-ccg.github.io/did-primer/), then the official standard linked to below. ;-) --- I just stumbled over W3Cs [Decentralized Identifiers (DIDs)](https://www.w3.org/TR/2019/WD-did-core-20191209/): > Decentralized identifiers (DIDs) are...

> Not super knowledgeable about DID but AFAIK they don't work offline ? I concluded that same thing just now before coming back here. :-) basically, DID relies on the...

I would also prefer it that way; that gitea is the interface. why do you prefer the bridge way, @MichaelMure ? ... i would like the interface way very much!...