I've found some code (below) which copies files to a new bucket as soon as they are updated in another. It works fine for smaller files, however ones of 5GB are
I want to know how many even and odd numbers are present in the list up to a specific index entered by the user. The following code is working but only gives ei
I have an Application where I want Users to be able to buy Power Ups inside an Alert Dialog. For the actual buying, the user simply presses the IconButton, whic
Trying to run android app getting following error Unable to resolve dependency for ':app@release/compileClasspath': Could not resolve com.github.congle7997:Goog
i'm currently trying to optimize some kind of query of 2 rather large tables, which are characterized like this: Table 1: id column - alphanumerical, about 300m
I have a problem with Autocomplete component from Material UI on Iphones and Ipads. Selected option is invisible on input. The issues only happens on iOS system
I have a somewhat large (~2000) set of medical images I plan to use to train a CV model (using efficentnet architecture) in my workplace. In preparation for thi
I have to add a progress_level field to my User model that shows where does this user stand at the moment so I added a field to the user model like this: progre
Assume I have an HTML/JS component that is rendered inside the WebBrowser C# component (or another browser C# component). This component can be controlled by th