Gavin Henry

Results 39 issues of Gavin Henry

Hi all, I'm trying to run this example and am getting: ``` ~/src/elixir-phoenix-realworld-example-app [master*]$ mix ecto.create ==> comeonin mkdir -p priv cc -g -O3 -Wall -I/usr/lib64/erlang/erts-10.3.5.5/include -Ic_src -fPIC -shared c_src/bcrypt_nif.c...

Hi Lewis, Have you ever done this with a UDP package? https://stackoverflow.com/questions/5281409/get-destination-address-of-a-received-udp-packet Looks like you can't use recvfrom and have to switch to recvmsg to use IP_PKTINFO I'll dig into...

In API searches, have a filter to return things collected by our node and things from others p2p users for trust. Sign ours too?

enhancement

/numbers/{number} does, but its our printf in sql select that only returns integers.

bug

See these 5 that offer free services to open source projects and free in general: https://free-for.dev/#/?id=major-cloud-providers Thanks!

good first issue
help wanted

As per: https://github.com/sipcapture/homer/issues/519#issuecomment-1021140035

enhancement
good first issue
help wanted

That was dropped too? Thanks.

Hi all, Just migrated to v3. I quite liked having the swagger bits too, any tips on how to add them back? Thanks.

Hi all, Just a note that I had to do this to do a successful migration: ``` rm -f spec/code_samples/README.md ``` Full logs FYI: ``` localhost ~/src/surevoip-api-spec [master*]$ create-openapi-repo --migrate-2-3...

Hi, On Android, the status bar icons need to be white, but others can be colour. How can I do that with this? For example, check out Twitter notifications. App...

improvement
help wanted
platform:android