where you bought goods in one place and sold them in another to try and make money… and random events would happen that could either help or hurt your profits. It was fun. I have the idea of doing a similar co
One of the best kept secrets in Azure is Azure Active Directory (AAD) Application Proxy. When exposing web applications running in Azure or on-premises, we all tend to look at services such as Azure ...
You want to be able to deploy the connector in any cloud (Azure, AWS, GCP and on-premises). Since everybody should know how to deploy Windows servers on their platform, and the connector is relatively easy to install, this sounds like a good idea. More importa...
The text corpus was generated using a custom Python script that leverages the OpenAI API, specifically utilizing the GPT-4o (omni) model. This approach allowed us to create a diverse and rich set of sentences in Egyptian Arabic, reflecting various aspects of local culture, everyday life, and...
Using eshell to run tests I am on Windows for my current project and mostly because I use native Python in Msys2 Emacs, I can't run my Python test withproject-run-test. This makes it hard to go exactly to the failed tests. But I remembered that I can use eshell, which I generally...
The academic damage done to school children whose schools went to distance learning was perhaps mitigated by the home-schooling and tiny pod-learning arrangements created by parents suddenly and horribly brought face to face with how awful public school curricula actually was, and how demented and ...
I was pleased to be able to find the complex number representation above but found care was needed to maintain efficiency, particularly short-circuit evaluation of arguments via IF. I also wanted to add the python code did run successfully when I changed the output, I had just misse...
I'd never used complex numbers in coding before and it didn't help that in the Rosetta Code link, the outputs from python as well as a number of other scripts were erroneous. After a few false starts I ended up with the following representation for a complex matrix X+iY: ...
By the way, if you would like to use this sample application for your testing, you can find it inmy Github repository: it is a very simple Python Flask application. As you see, App Proxy behaves like any reverse-proxy adding the client’s IP address (93.104....
I wrongly assumed it would be all Python or MATLAB/Simulink. aaltomani I find it something of a surprise that it is possible to deploy quite advanced numerical algorithms as a spreadsheet formula. I suspect there is a long way to go before we see Excel solutions deployed to the ...