Is it possible to completely revert git repository to previous X revision on bitbucket so that it doesn't keep any changes after that X revision and doesn't con
I am trying to further pretrain a Dutch BERT model with MLM on an in-domain dataset (law-related). I have set up my entire preprocessing and training stages, bu
I have a working ASP.NET Web API. I am currently converting it to ASP.NET Core 3.1. In one of the API calls, I check if an image is present in a folder. If i
I have a data inform of an object which has an object also bearing the name of a route name, then inside that object again there is the route name, title and it
I am trying to have a background thread/process to do some health checks on the system. and the main thread will be performing some other operations. I want the
I am reading excel files in folder by filtering some files and looping though the files to get data. When I read excel, I am getting stack of dictionaries and I
I'm building a timeline effect using AOS https://github.com/michalsnik/aos . However, the element disappears It would be really appreciated if you can help me:
I need to tar (or otherwise zip) more than 2.7 million files. (150GB) However, with this many files the tar command uses way too much memory and my system crash
I want in my app that when someone clicks the image it opens with the default browser. I have searched everywhere but no method helps me. <RelativeLayout x