Besides, I could already do everything I needed to with vi and Emacs users didn’t seem to be able to do something I couldn’t do. It felt like to me (at the time at least) that the learning curve for Emacs was higher than vi, but that’s a pretty subjective call. The reasons...
Excel is now meant to be Turing complete so it appears to be possible to write serious computing functionality. As an experiment, I have implemented a Discrete Fourier Transformation algorithm using recursive FFT. I avoided the built-in text-based functionality to process complex numbers ...
I also wanted to add the python code did run successfully when I changed the output, I had just missed initially that the inconsistency was due to reporting amplitudes instead.","kudosSumWeight":1,"repliesCount":0,"postTime":"2023-02-11T14:38:34.276-08:00","images":{"__type...
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 concept, but for music – like you’...
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 ...
Where does AAD App Proxy fit with other Azure reverse proxies? 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...
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....
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....