Cesar Delgado

Results 4 issues of Cesar Delgado

Currently remoteAddr and remoteHost are both just taken from the headers in the request. This does not work when the application is behind a proxy or loadbalancer. I added logic...

- Install Stable Diffusion as per [https://medium.com/gft-engineering/macbook-m1-how-to-install-and-run-stable-diffusion-7bfb2f802b1a](https://medium.com/gft-engineering/macbook-m1-how-to-install-and-run-stable-diffusion-7bfb2f802b1a) - Install PyTorch by running : - `conda install pytorch torchvision torchaudio -c pytorch-nightly` Running with more than one sample seems to break...

Hello, I am trying to play music to a HomePod from a RaspberryPi and I'm getting the following error: ``` Mar 21 22:49:22 patchbox pulseaudio[5579]: W: [pulseaudio] module-loopback.c: Configured latency...

I am trying to write a very basic front end to some data (retweet counts) I have in a DB and I can't get it to work. For now I've...