Uploading bad photos from time to time.
Clients often are not able to change DNS servers/provider.
cc @cloudflare-dev.bsky.social @cloudflare.social
Clients often are not able to change DNS servers/provider.
cc @cloudflare-dev.bsky.social @cloudflare.social
I'm super excited for this project. Have an MVP, but I'm starting hitting the wall: is it ready? is it good enough?
Anyone would be kind enough to offer his time to complete quick form for me? In return can offer hosting credits.
CC @astro.build community
I'm super excited for this project. Have an MVP, but I'm starting hitting the wall: is it ready? is it good enough?
Anyone would be kind enough to offer his time to complete quick form for me? In return can offer hosting credits.
CC @astro.build community
tanstack.com/router/lates... -> auth.tsx file
Any idea why we do have this 250/500ms sleep in login/logout?
Is it to avoid race conditions?
To mock async call in demo?
tanstack.com/router/lates... -> auth.tsx file
Any idea why we do have this 250/500ms sleep in login/logout?
Is it to avoid race conditions?
To mock async call in demo?
Something new I never done before. You live you learn.
Something new I never done before. You live you learn.
This would require to inject JS into your code (can be automated).
#buildinpublic #hosting
This would require to inject JS into your code (can be automated).
#buildinpublic #hosting
Is it just me, or they not needed? I presumed it'll keep only ones used in CSS classes?
Is it just me, or they not needed? I presumed it'll keep only ones used in CSS classes?
The docs state that the Router handles caching, etc., for loaders, so maybe I should just use a decent fetch library like Ky that handles exceptions for me, and I’m good?
This will be a medium-sized project - a hosting panel.
The docs state that the Router handles caching, etc., for loaders, so maybe I should just use a decent fetch library like Ky that handles exceptions for me, and I’m good?
This will be a medium-sized project - a hosting panel.
Here is my attempt... speed improved a lot from first iteration
github.com/digitalmio/a...
Here is my attempt... speed improved a lot from first iteration
github.com/digitalmio/a...
wow... my code is sloooooow
wow... my code is sloooooow
Or 1 challenge in under 10 seconds?
On day 1, BOTH stars were earned after 9! seconds.
You need time to read, understand, write code, copy input data, submit twice etc.
🤯
Or 1 challenge in under 10 seconds?
On day 1, BOTH stars were earned after 9! seconds.
You need time to read, understand, write code, copy input data, submit twice etc.
🤯
All I could find now are Bunny DNS, CloudNS, and DNSimple.
Is this market too small?
All I could find now are Bunny DNS, CloudNS, and DNSimple.
Is this market too small?
In that case TXT with validation is not resolving. Anyone found workaround?
Opened a ticket about this, Bunny is aware of bug, but no ETA. Thanks!
In that case TXT with validation is not resolving. Anyone found workaround?
Opened a ticket about this, Bunny is aware of bug, but no ETA. Thanks!
My use case: want to mock middleware response for most of tests (mocked), but on the other side, I want to write test to check and throw when no token is provided.
My use case: want to mock middleware response for most of tests (mocked), but on the other side, I want to write test to check and throw when no token is provided.