I'm new to flutter,I want to read some files outide the directory of my flutter project,let's say a file located in Desktop folder here's how I tried Future&l
I build a Razor web application in .NET 6. I use some JS and I defined CSS that I put in wwwroot/lib or wwwroot/css. In development environment (Visual Studio 2
I am using EC2 Spot Instance interruption notices to architect a fault tolerant application running on Amazon Linux. On receiving the warning, some logs are sto
Following Microsoft Oauth docs, I obtain the first access token and the refresh token using offline_access in the scope like this: But, when I try to do the re
I'm attempting to load a directory of xml files into a database table as blobs. Each row would contain a corresponding blob file. When loading files via a pyt
How to create an alert for k8s resource quotas to send alert eg Prometheus I have a problem, I can't find something like that, but I need to catch the resource
Is it possible to read the MAC address from the NIC directly? I have the code below but it just reads from the layer above but not the card itself. I'm trying t