I'm writing a script to automate some command line commands in Python. At the moment, I'm doing calls like this: cmd = "some unix command" retcode = subprocess.
I apologize for the maybe stupid question. But I can't get a handle on it. My postgres database has two tables with report dates. How can I check if the last re
i try for 2 days to generate a documentation on android studio Bumblebee, i have try multiples possibility, generate documentation with -sourcepath /path/androi
I'm trying to create a sound recorder using Java Sound API on Kotlin Desktop. I want to automatically stop the recording after 3 seconds. The frame position doe
I recently moved my website to a new server ( both are apache ). the problem is that in this new server, the session cookie is not being set ( in addition to th
how can i send a POST request from a WordPress form to a REST API URL? Is there a plugin I can use? I have been requested by a company I work with to submit my
I want to make a link that when clicked, sends you to a certain line on the page (or another page). I know this is possible, but how do I do it?
On my mac when I install with pnpm and click folder cmd+i (info window) it shows 33,6 MB, but inside it shows only links to folders. I assume that the real si
Trying to update my app to androidX dependencies. Followed instructions here, and compilation failed. The error came from JetifyTransform task failing to proces
I have a paginated array and I have to sort by columns but when I sort from the current page I get the begenning or the end of the sorted array but if I change