I recently updated to Intellij 2021.1. However, whenever I try to run my program, I get: java: error: release version 17 not supported I have tried snooping aro
Laravel default paginate gave me the response with default format for pagination, but I want to remove links in the meta object at the page response I used belo
I have a hard time trying to document the following: { "virtualFaxPermissions" : { "SOME_RANDOM_UUID" : [ "SOME_SPECIFIC_PERMISSION" ] } } I have tried
I want to get the current user, so I can access fields like their email address. But I can't do that in asp.net core. This is my code: HttpContext almost is nul
I've been working on keras, LSTM for a while now but still fairly new. I am facing an issue where I would need to restart Jupyter Notebook every time I train a
I want to create Note object which one of the fields of the model is an ImageField using Django Rest Framework. I can already create objects and update all diff
I'm taking an array of posts from the backend and map through that array to display posts. But when I'm removing any one element and setting it again to useStat
I am trying to write a function which downloads multiple .csv files from GitHUB repository and at first stores them in one (long format) tibble like so: # write