mskr pfp

mskr

@mskr

78 Following
175 Followers


mskr pfp
mskr
@mskr
0 reply
14 recasts
97 reactions

mskr pfp
mskr
@mskr
JFS header doesn't contain `signer` but `key` property instead, also signature is just base64url encoded without the JSON.stringify step. Does it mean that https://github.com/farcasterxyz/protocol/discussions/208 is outdated? I was validating https://github.com/farcasterxyz/frames-v2-demo/blob/2bd375b525bcfca8514ede78560dc2abe22d3dc8/src/app/.well-known/farcaster.json/route.ts#L5
3 replies
0 recast
7 reactions

mskr pfp
mskr
@mskr
Now just learn how to solder properly 😅
0 reply
0 recast
5 reactions

mskr pfp
mskr
@mskr
After long time I finally took care of double bass pedal chain and connecting rod joints…
0 reply
0 recast
7 reactions

mskr pfp
mskr
@mskr
Javascript tip: In order to get direct child of some element using querySelector()/querySelectorAll() API you can use element.querySelector(':scope > .selector'). :scope pseudo-class ensures that the selector is applied to current element.
0 reply
1 recast
3 reactions

mskr pfp
mskr
@mskr
Javascript tip: you can remove event listeners using AbortController https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#signal
0 reply
1 recast
2 reactions

mskr pfp
mskr
@mskr
I can't reproduce the issue. Tried `yarn global add @frames.js/debugger` on node 20.12.2 and yarn 1.22.22. Is the problem still occurring for @vallexyz ?
0 reply
0 recast
0 reaction

mskr pfp
mskr
@mskr
Hey there, this issue was caused by next@^14.2.0 versions. We locked debugger to [email protected] for now until the issue is resolved upstream. So this issue is fixed in latest debugger.
0 reply
0 recast
0 reaction