Philipp Krüger

Results 50 issues of Philipp Krüger

I stated my idea in #876 and I'd be willing to put in the work to do this (It's itching in my fingers). What would you like this bot to...

This tracks an idea for improving the UX of linking with a device in case there's multiple devices in a single websocket room at the same time. At the moment,...

# Summary Don't handle encoding in webnative very well. What is the data you can put into webnative? Are they utf8-encoded strings? Arrays of numbers? `Uint8Array`s? And what do we...

# Summary Improve pin management. The root idea: Your computer is just a cache for the internet. ## Problem Pinning everything the client touches causes it to store lots of...

enhancement

(Came up in a call with @expede) Recently a couple of concurrency issues surfaced. They stem from data races, so the root problem in these cases is that some *mutable*...

### Context This came up while working on #211. The root issue means that the MMPT is missing entries. More concretely: * The MMPT is basically a key-value store. The...

bug
question

# Summary I want to have a way to be notified until a `.publish()` call finally finishes synchronized the changes with the fission servers. I.e. to get notified when the...

@expede and I have been talking about this a while ago: https://talk.fission.codes/t/webnative-on-nodejs/2240/5 The problem is essentially: We treat the local IPFS blockstore as ephemeral, but store the UCAN in there....

@expede and I have talked about the `*.DID.Oldstyle.Types` module recently. We were agreeing that we should just delete that code I now saw that we're actually using it in production...

Tracking here that we should at some point define how recovery email sending should work. Resending account recovery emails is desirable because the user might have accidentally deleted the email...