I'm using Vulkan for heavy GPU computations and in some kernels I'm applying subgroup arithmetic operations. In order to use this, I've included necessary exten
get the data from DB and spread the date(YYYY-MM) on xAxis. And it can see the table just below the chart through the getTable() function, there is a shape wher
I want to check if the member is joined to the voice channel that the bot is joined. The whole code is working, I just want to add that line that I put in code
I am trying to debug my web application. In the chrome://inspect/#devices tab I can see my device and in adb devices too, the problem is that the chrome tabs th
I am trying to delete photo in php using unlink. I have used it earlier on other server but this time it is not working. I have used absolute path for a test bu
My php script successfully extracts data from a mysql database and creates a properly formatted and validated geojson array. But I can't figure out how to pass
How customize permissions for updating and deleting objects just for creator (author) in view.py (CRUD classes)? I know classes LoginRequiredMixin and Permissio
I have 3 models/tables/entities in spring boot project. Employees ----------- id name 1 Tom 2 Bob Products ----------- id name 1 Chair 2