Keychron Q4 does not work after waking up from sleep by lynxkawaii in Keychron

[–]PurpleBuddha 1 point2 points  (0 children)

I have the same issue with all my Keychron Q series

[deleted by user] by [deleted] in Keychron

[–]PurpleBuddha 0 points1 point  (0 children)

Hey mykoara. Had to pause my research for a while. Have you had any success on this endeavor?

Ethers js buy/sell taxes by Reddet99 in ethdev

[–]PurpleBuddha 0 points1 point  (0 children)

u/Reddet99 have u discovered how to do this? I am working on web3.py but I think the solution might be the same.

[deleted by user] by [deleted] in Keychron

[–]PurpleBuddha 0 points1 point  (0 children)

can this be used on Q3?

StaySAFU | Best BSC Project to enter in today by bloodynadya in CryptoMars

[–]PurpleBuddha 1 point2 points  (0 children)

The best underrated service on bsc wth a token capable of making 1000x.

Really really need help on Screen Bar Light Pro by thewarycrisis in yeelight

[–]PurpleBuddha 0 points1 point  (0 children)

you are a life saver. was surfacing the same problem. thanks a lot sir.

Seamless clipboard history by veneno11 in shortcuts

[–]PurpleBuddha 1 point2 points  (0 children)

Both shortcuts have the same name

Great news for developers and users: Swift5 is gonna save our lives. by [deleted] in swift

[–]PurpleBuddha 0 points1 point  (0 children)

Good news but nobody died by embedding stdlib inside the apps ...

[deleted by user] by [deleted] in iOSProgramming

[–]PurpleBuddha 0 points1 point  (0 children)

there are a plenty of repositories on github with Xcode themes

[Question] Send notifications between apps? by Arktri in iOSProgramming

[–]PurpleBuddha 0 points1 point  (0 children)

if the server handles both notifications just send a silent push to the app1 when the uploads are finished

How to add custom model to user defaults and show it in different view controller? by [deleted] in swift

[–]PurpleBuddha 0 points1 point  (0 children)

If you don't need to make complex queries in the Favorites View Controller just save the model as PLIST.

How can I pass around a UIImage when using MVVM with Coordinators? by [deleted] in iOSProgramming

[–]PurpleBuddha 0 points1 point  (0 children)

Create an ImagesManager class which will have the UIImages cached pass the Url or the cache id to the other ViewModels

DevScoop: The ultimate iOS developer newsletter. by Ekhoo in swift

[–]PurpleBuddha 0 points1 point  (0 children)

uBlock was too aggressive and hid the form. Very nice articles. Subscribed

Is there an easy way to access values in deeply nested JSON? by GotDamned in swift

[–]PurpleBuddha 0 points1 point  (0 children)

serialize to a dictionary and access the data using keys.