Hi Guys, I need one suggestion. I have a usecase where i need to store user's time spent on page. (this is ignoring idle time, i have made javascript code to get timings). I ...
Hi Guys Imagine i have a.localhost.com and i have ingress file on namespace A. it works fine. But i created namespace B wth same exact config, to use a.localhost.com and forwa...
Hi Guys, I have a requirement where i need to store files per entity , like for one user there could be bunch of documents and each document type has to have a type/tag assign...
Hi Guys, I have a requirement where I need to identify whether pdf has hand written text or check boxes, its flattened pdf, so no form elements, without LLM, is it possible to...
Hi Team, with tekton ci, is there any other library/tool that has extension / wrapper that can auto increment docker tags after build in deployment files etc? i know jenkins-x...
Hi Guys, I have 2 servers one is api and other is celery, no disk sharing here ,its a microservice application to convert files from docx, xlsx etc to pdf, i receive file as f...
Hi Guys, if you want to setup kubernetes cluster on your home network with 2-3 machines, which one would you choose, k3s or minikube?
do you guys use javascrip when you use functional programming or prefer some other language?
Hi , i am using axios interceptor for refreshing tokens, but the page which loads(homepage) needs to contact the server which needs authorization, so the page throws error (i ...
Hi , i am currently getting base64 from frontend for profile pics and other images and i am decoding and uploading to s3 buckets. is there any proper way to check if the base6...
is jwt actually good to use between frontend and backend for sessions ? I have a client who asked me that what happend if someone gets to my computer , go to localstorag or so...
also i have a doubt. if i am using redux , should i use local component state to keep track of form onchange ? or is there other way?
Hi. How do I create aws iam policy in a way that only specific ami's are allowed to launch ?
but i want to send webhooks over a 3 days with time gap like 10 min , then after 30 mins , 1hr , 2hr etc.. what if server gets restarted in between ?
does 4000 items in select tag in ejs templates or any templated based webapp slows website down?
Hi guys , i am having some issue with axios cancel post request for file upload in react. When i call the cancel method , its not getting cancelled. Anything wrong in here ?
can someone clarify my doubt ? The callbacks in js..suppose there is an addEventListener() for a 'click' , then the callback of that eventlistener has default arguments relate...
does fetchapi has any method to get upload progress ?
have you installed extension ?
are there any good remote logging services to log from my backend app ? self hosted services are preferable