How do I convert a float64 to a string as is? 1.00 and 3.24000 should be converted to "1.00" and "3.24000" without any precision loss or gain
have to decompile?
is there some config which auto adds parenthesis to functions?
Hey guys! Pretty much new in android devel but i finally built an app for myself. Simple and small. Works well but theres a problem with it. I cant install updated versions o...
Hi, is there any way I could apparently reduce the bundle size of an electron app? I know discord is ~30mb so can I theoretically get a bundle size like that? Stuff like ffmpe...
Suppose I have a string and I want to check a word from it, can I check it cases insensitively? code eg: string = "Hi seed" if 'seed' in string: #docode string = "Hi Se...
I tried setting clicked element in state and then add/remove a class conditionally, but this doesn't seem to work?
highlightjs?
yeah thanks, i'm using multipartform to get a file from the user, can i stream the file to my storage? like when the user uploads, i at that time simulataneously write
Hey guys, i wanted to know if we could get a timezone from a random city on the internet? Basically, i use geopy to get the latitude and longitude, then use timezonefinder t...
How would I debug this?
is there a license which restricts commercial use?
you mean how do you implement it?
is Anarchy recommended?
Hi, is there any way I could write to stdout and update on the same line?
anyone has any tips to reduce electron file size? A simple form is taking over 100mb on both windows and mac
is this how deno has urls directly to import from various sources instead of being something central?
and then he thus concludes with deno is not production material?
is there any way i can surpass it?
so sass is affected too in the process?