Orwa Diraneyya

Results 81 comments of Orwa Diraneyya

I had to build libcurl from source to use `pg_net`. This adds to the complexity of using this extension on older systems. I am currently using `8.12.1` I am curious...

Fixed, check #140

Thank you so much for the response. Great! `--override-os linux` solved my problem and probably is what I needed to know, thanks for pointing it out! In your experience, is...

I am building a cli tool that can use another machine with docker installed to download and export a rootfs tarball archive, to be used on the first machine 🤪....

```ts declare function PromiseAll(values: readonly [...T]): Promise ```

Hello Tom. I identified your work as the best way currently to [add Mermaid diagrams into Jupyter notebooks](https://gist.github.com/diraneyya/1177344d2ead2185c0316f8b5f6ef67b). Using this server locally (without Docker) was the most efficient and least...

Note that I am pointing my `A` DNS records of both of my domain and all of the subdomains under it to the load-balancer:

My efforts to deploy anything no matter how simple it is, is also not seem to work. I am not sure if this failure has anything to do with the...

Okay, it might have just needed some time, now it seems okay: Yet, I am still unable to get the main functionality to work, which is to be able to...

### More information about the single-container app `kubectl edit kuberoapp flatnotes -n example-production` gives the following: ```yaml apiVersion: application.kubero.dev/v1alpha1 kind: KuberoApp metadata: creationTimestamp: "2024-09-17T18:49:36Z" generation: 4 labels: manager: kubero name:...