I made a small sensor application in Blazor server. However, when I view the app on my phone, it shows these scrolling bars (I always need to pinch/zoom out my
Rotating a square div inside a css grid create gaps. Why? Here is a simple example: div { height:100%; width: 100%; margin:0; display:block;
I understand the basics of how a breadth-first search works. It utilizes a queue data structure to find adjacent vertices level by level. My issue is in underst
The company, that I work for, wants to develop mobile apps using react native. The idea is to reuse the content on the websites instead of creating native views
I cannot login into oracle database. After installing Database 12.2.0 (named as TX) in command line I am typing: sqlplus system/manager@tx And it gives me an in
I'm new on Heroku and trying to deploy my project here. After I typed this command in the terminal: curl https://cli-assets.heroku.com/install.sh | sh and I als
I have a code like the following. Im iterating through files in a directory and try to read a number from the filename. I I wanna have it like: if there is a fi
I have a task in which i need to calculate the runtime of a marathon. I'm given this as a start point start_hour = 3 start_minute = 48 length = 172 Basical
I'm getting an error using the Debezium Outbox Event Router (Postgres connector) when the JSON payload has nested objects and i use the option expand.json.paylo
Currently I have set up an API gateway that external systems will use. What are some good ways which you can handle authorization to the endpoints? I know API g