I am trying to update my existing application on google play store from Android Java with Flutter Dart. On my existing application, I have an in-app purchase th
I wrote a minimal text editor in python with the help of a youtube video. I want to use it as a distraction-free writing app. The goal is to just boot up a pi a
I'm working on a MYSQL table in which i have thousands (20 thousand) of issues reported by users collected in the last 2 years. And now I have to treat this rep
I am using python subprocess.run() to process some command. I want to capture output/error/return code, and want to have timeout if the command is blocked. The
I've researched fast fourier transforms and have not been able to see a way for them to decode multiple frequencies from one signal. Is there a way to decompos
I have a container that should display products in bootstrap grid, but instead of side by side I just get one column. <div class="container"> <div
I'm trying to get a grey image to a more blue tone, really no idea how to set the filters for this or if it's possible. The image only has one color in #cacaca
I have the following interface: export interface ITransaction { id: number; description: string; category: string; tags: array; date: string;
So, my English is very bad, but I will try to explain my problem clearly(sorry about that). I have a program in the С programming language: #include <s