Sukiru
Sukiru
Explore posts from servers
CDCloudflare Developers
Created by Sukiru on 12/26/2024 in #general-help
WARP Windows disconnections
The current WARP client version seems to frequently disconnect and reconnect (every minute or so, but just for a moment). This isn't obvious (or maybe happening) at all unless doing something such as streaming without having cached segments, leading to make videos or other interactive media unwatchable or impossible to use on several platforms, as the user is kicked off due to no longer having the resource(s) visible. Windows event viewer mentions DNS issues. I read the change logs for the WARP client. However, each bullet point of the known issues doesn't apply to my case. This seems to be missed from the changelog, as it occurs on all Windows devices I've tested.
3 replies
CDCloudflare Developers
Created by Sukiru on 8/31/2024 in #workers-help
data cannot be deleted from existing worker
Selecting the option to permanently delete files/folders doesn't work under certain conditions, as they remain in the filesystem and show up the next time the page to edit code is visited.
3 replies
MModular
Created by Sukiru on 4/22/2024 in #questions
def in Mojo
When writing a program from scratch, what does def bring to the table over fn? Although def has its benefits and would work well alongside fn, in practice, I don't see what stops it from being viewed as "legacy Python"
5 replies