Currently building something cool(TBA)
✅ AI validated SQL queries over HTTP
✅ AI validated SQL queries over HTTP
I guess AI will take over our jobs :D
I guess AI will take over our jobs :D
This logic is downloaded 400 000 times a week by JS Devs: const isOdd = number => !Number.isInteger(number / 2);
This logic is downloaded 400 000 times a week by JS Devs: const isOdd = number => !Number.isInteger(number / 2);
Everytime we have a cache-miss do we now use our own service.
Had one bug I fixed today, and the only trade-off is that we're serving BIG AVIF images 200ms slower.
Everytime we have a cache-miss do we now use our own service.
Had one bug I fixed today, and the only trade-off is that we're serving BIG AVIF images 200ms slower.
I did notice some problems with response time and increased CPU and Memory usage. After some blog posts did I find GOMAXPROCS, no we're back to normal
#golang
I did notice some problems with response time and increased CPU and Memory usage. After some blog posts did I find GOMAXPROCS, no we're back to normal
#golang