In AWS SAM, I have a stack A, with creates an AWS Systems Manager (SSM) Parameters. Stack B references that stack with: {{resolve:ssm:<param name>}}. Afte
Good Day Hopefully I can explain my problem well enough. I do not have any sample query as I can not get anything to work. But my problem is I have a table th
I'm trying to connect my app to a Firebase Database, but whenever I launch the code that problem shows up that's my "LiveLocationActivity" activity public class
I work with ReactJs and I have a problem when I try to make a PDF post with FormData. The image is well stored in the server, but it does not open. The link see
With the next code: intents = discord.Intents.all() bot = commands.Bot(command_prefix='!!') online=#### @tasks.loop(seconds=1) async def thatloop(): def se
This may sound stupid but here I go (there's no silly question after all, right?): I'm working on a JAVA Maven module with IntelliJ IDEA and the code completion
I'm working on recreating the look of a plot found in a recent Economist article. There are two bar graphs connected by lines with the space in between them hav
We are currently working on a project that involves sending IMU sensor data over MQTT broker using ESP32 Wi-Fi module. We are sending the data every 100millisec