pseudozach

Results 59 comments of pseudozach

now I'm getting another error but I probably need to open another issue for this :) > Graphics Device initialization failed for : es2, sw > Error initializing QuantumRenderer: no...

@talvasconcelos is it fixed? I haven't tested recently or is the spec updated to disallow following redirects?

no I haven't fixed it. why should it be closed? it should either be fixed or it can be closed as spec compliant.

I'll be implementing this approach soon for [nostr.directory](https://github.com/pseudozach/nostr.directory): https://github.com/nostr-protocol/nostr/issues/20#issuecomment-913027389 Any feedback is appreciated, perhaps we can resurrect and formalize this NIP with datatypes as mentioned in the linked comment.

+1 I support Jasper in his current and future contributions to Stacks foundation and the ecosystem in general. He's technically capable and manages to identify gaps where most impact is...

This team can execute! No doubt they'll find a way to deliver on their promises. I love their Bitcoin focus and vision as well.

Concept ACK I'd like to see this functionality, will test relays with this capability and implement it in my client.

> I've said this on Telegram, but let me say again that I think these fit better in tags. is the benefit of tags just that it makes them easily...

> > How to enable a swap LNBTC -> STX when LNBTC balance is 0 ? > > Can you elaborate on this. How would you be able to swap...

Here's the script part: >console.log('pzinvoice: ', pzinvoice); const paid = await lnService.payViaPaymentRequest({lnd, request: pzinvoice}); Here's output from my script vs manual command. I didn't do lookupinvoice or get routes with...