-
### Describe the bug
Using the Golang CDK bindings, there is no `EcsOptimizedImage_Bottlerocket`. I only see the Amazon Linux ones and the Windows ones:
```
EcsOptimizedImage_AmazonLinux (option…
-
A very good example of using OpenVPN3 with Golang!
But I wanted to highlight that you could use swig natively with Golang:
just take `ovpncli.i` from `openvpn3` repo and rename it to `ovpncli.swig…
-
Hello!
Rclone uses dns resolving via querying to 127.0.0.1:53:53
In the end on Linux systems the `nslookup` is used which is strictly DNS protocol tool.
Now the mDNS came in play. The mDNS record…
-
using the golang libsql bindings over `https://` mistakenly returns float64's instead of int64's for INTEGER. the `wss://` and `libsql://` implementations don't have this problem.
-
Hi @anatol, how are you doing?
Following my post and your comment on Reddit (https://www.reddit.com/r/golang/comments/nwtgtn/go_bindings_for_libcryptsetup_luks/), I have a question:
Would you co…
-
Make it easy for devs on all OS's to build the GRPC bindings for any language.
I like this as a basis: https://github.com/lucor/fyne-cross
It runs from any developer desktop and runs cross compila…
-
I'm currently investigating my options for writing an OpenGL application for both desktop and web and this repository seems the be the best candidate - good work!
It is a while since it was forked …
-
I'm having trouble building the app on a new Arch Linux virtual machine using the AUR package. I get an error message saying 'make: buf: No such file or directory'.
I think the AUR package needs to…
-
Given a interactive template (flix) need to create binding files. Task should address local development.
In current Cadence vs code project structure, bindings files can be generated to "bindings" …
-
TLDR: I have gotten it to work now, but found the instructions unclear.
Go version:
go1.21.0 windows/amd64
Go-SDL2 version:
v2?
SDL2 version:
SDL2-devel-2.30.2-mingw
OS:
Windows 11
…