Jorge Rocha Gualtieri
Jorge Rocha Gualtieri
If I use `SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3());` the loader looks for `libsqlite3.so`. But `libsqlite3.so` symlink is provided by `libsqlite3-dev` and not provided in `libsqlite3-0`. `libsqlite3-0` only provides `libsqlite3.so.0` I think SQLitePCL.raw should...
I'm using pimd to route multicast packets across different AWS regions over a GRE tunnel. I've been able to make everything work but group joins/leave. Capturing some packets shows that...
Would it be ok to write a patch for a feature to export required files for client (ca.crt, client-key.crt, client-key.key) to zip file? I'm planning to add something like `./easyrsa...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. Sort of. If...
It would be nice to have nominatim-ui available. It could be a flag on get it running on nominatim-docker or have a nominatim-ui-docker. IMO, having it inside nominatim-docker would be...
# PR Details this PR fixes message forwarding on webpack-exodus ## How Has This Been Tested manually tested on my own bot ## Types of changes - [x] Bug fix...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug `(await messsge.getQuotedMessage()).mentionedIds` is returning an object and docs states that...