glacinefrox
glacinefrox
Explore posts from servers
CDCloudflare Developers
Created by glacinefrox on 10/24/2024 in #general-help
cloudfare tunels websocket not working
My websocket doesnt work thoguth cloudfare tunels and i dont know what do do next
8 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
I dont see the reason why variable names are compiled inside the exe file data when if the target is debuggin there is the .pdb file with all the debugin information it not just makes file larger (i know that wont do such diference) but probable also slower to load (also probably no palpable diference)
200 replies
CDCloudflare Developers
Created by glacinefrox on 7/16/2024 in #general-help
https://community.cloudflare.com/t/public-r2-bucket-doesnt-handle-range-requests-well/434221/4
cloudfare is removing the range header of my request when on my cache rules i have it disable on my subdomain
3 replies
CDCloudflare Developers
Created by glacinefrox on 6/14/2024 in #general-help
Clear browser cache via js
How i can emulate the devtools clear cache but in javascript
5 replies
CC#
Created by glacinefrox on 5/21/2024 in #help
Brotli compression with all cores
I want to compress a stream but using all cpu cores for fastest compression
5 replies
CDCloudflare Developers
Created by glacinefrox on 5/19/2024 in #general-help
Reload page without cache
I need a javacript code to be able to refetch everithing to my server
1 replies
CDCloudflare Developers
Created by glacinefrox on 5/18/2024 in #general-help
Cache everything except no-cache
i want to cache everything that cache control is not on no-cache but i dont see how
38 replies
CDCloudflare Developers
Created by glacinefrox on 4/22/2024 in #general-help
server sent events doesnt work on tunels
How i can fix it
9 replies
CC#
Created by glacinefrox on 4/19/2024 in #help
Read brotli stream in chunks
There is a way of putting as input the original data to a new brotli stream and read in chunks the compressed data
using (var compStream = new BrotliStream(myfilestream, CompressionLevel.SmallestSize, true))
{compStream.read(23939 byte)
}
using (var compStream = new BrotliStream(myfilestream, CompressionLevel.SmallestSize, true))
{compStream.read(23939 byte)
}
8 replies
DHDistant Horizons
Created by glacinefrox on 3/29/2024 in #bug-report
crash?
2 replies
DHDistant Horizons
Created by glacinefrox on 3/27/2024 in #help-me
How i can fix this
No description
8 replies
DHDistant Horizons
Created by glacinefrox on 3/13/2024 in #help-me
Crashes without minecraft even starting
Help
57 replies
CDCloudflare Developers
Created by glacinefrox on 1/20/2024 in #workers-help
Add stable diffusion turbo cause i always having errors
No description
1 replies