Why is my terminal emulator not switching to fish when it's the default shell? I have tried qterminal, lxterminal but only kitty did the thing
Question about tooling. My employer has asked me to make a dashboard using data from different databases Opensearch/ES and Redis. I am using Openseach dashboard (made from ki...
I have found that sway doesn't get on well with lightdm What do you use?
How do you make a custom poll function that executes until a fetch is successful? I have a fetch( stuff ) .then(this stuff is a blob). .then(okay now do stuff with the blob) ...
Something strange has happened. I had a two fetch functions that POSTed to an api endpoint I got one to post files and another to post JSON. But one posted to foo.bar/api_end...
Hi, i am working in image segmentation and i would like to apply kmeans segmentation to images but i got this exact question: -How to determine the number of classes in image...
im trying to use the generator function range which Thomas shared before const range = function*(from, to, step = from > to ? -1 : 1) { if (step < 0 ? from <= to : from >= t...
Hi , yesterday i read a lot about making requests with ajax and retrieving responses but asyncrony was difficult to operate with. What to do recommend to send and receive bina...
isn't there a way to change the step?
another question, i need to declare explicitly new Promise for a function i created (and i guess by default its not async) right?
Is it true that Promises are getting superseeded by async await and that they are not going to be relevant in the future?
i have a design doubt, what is better: i have a data structure of images with it's blobs, the binaries and the metadata where should i put the metadata? Inside the images file...
Is the hack verified?
Hi, do you use any tool to draw a database? Which ones? I am running a postgreSQL db now but i think a db designer would help me tons
The police did a backdoor and now im homeless. Does that count?
Can someone explain why rsync is eating all my bandwidth (50mb/50mb) while still not uploading at more than 7 mb/s?
you talking to me?
Ok, is there any bot dev guide for this project not in the repo?
Wouldn't it be better to have 5?
Where would i find a better function?