I have a problem My web app can't recognize the icons that I put with font-awesome, I dont know why. I have in my index.html in the header this: <link rel="s
Hello! I use the latest MongoDB (5.3) pymongo==4.1.1 I have a collection with users. Each of them has a 'points' key. When user opens his profile I want to show
I want to know the disadvantages of scanf(). In many sites, I have read that using scanf might cause buffer overflows. What is the reason for this? Are there a
I am writing a spring boot library that creates an autoconfiguration class conditionally if a specific bean is present. The weird thing that is happening is in
I have developed a website in Bootsratp 4 When I tested my side in Brave browser. Some of the features are not working. But the same is working in other browser
Python method to run query def function(run_query) //topic = arn return from topic name topic.publish(message) pass I am using the boto3 resource meth
My Scenario is that I have two fragment 1st Fragment Show All Audios 2nd Fragment Show Recently Played Audios I am using chibde:audiovisualizer "android-audio-
The console.log() in the "messageCreate" event is not firing when sending a DM. const Client = new Discord.Client({ intents: [ "GUILDS", "G
I have cassandra cluster with 8 nodes, where I put 2 of them down. Cassandra v3.11.11. Here is my cassandra.yaml config hinted_handoff_enabled: true max_hint_wi
I have a react app that is held on gh-pages. This page has a '/Main' as its home route and a '/le' route which has been linked in the Main. This link, which is