VirtualTam's bookmarks
122 bookmarks found
-
Validating URLs in Go
2019-05-30 -
Network socket statistics with Go
2019-04-03 - https://github.com/cakturk/go-netstat
- https://github.com/drael/GOnetstat (does not rely on the 'net' package, homemade IP to integer conversion)
- https://github.com/vishvananda/netlink
-
Go repository structure templates
2019-03-13 - https://github.com/katzien/go-structure-examples
- https://medium.com/@benbjohnson/standard-package-layout-7cdbc8391fc1
- https://github.com/golang-standards/project-layout
- https://github.com/ribice/gorsk-gin
- https://github.com/gothinkster/golang-gin-realworld-example-app
- https://github.com/mmcmm/go-gin-starter
- https://www.reddit.com/r/golang/comments/3focff/ask_golang_have_you_built_a_complex_website_in/
- https://github.com/volatiletech/authboss/wiki/Integration-with-gin-gonic
- https://github.com/thewhitetulip/web-dev-golang-anti-textbook
-
xpadneo | Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
2019-02-01 - https://github.com/atar-axis/xpadneo/
- https://aur.archlinux.org/packages/xpadneo-dkms-git/
- https://www.gamingonlinux.com/articles/xpadneo-is-an-advanced-linux-driver-for-the-xbox-one-s-wireless-gamepad.11875
- https://askubuntu.com/questions/783587/how-do-i-get-an-xbox-one-controller-to-work-with-16-04-not-steam
- https://www.reddit.com/r/linux_gaming/comments/63t87i/connecting_xbox_one_s_controllers_with_bluetooth/
- https://github.com/paroj/xpad
- https://github.com/360Controller/360Controller
-
-
-
Packages using struct field tags:
- https://golang.org/pkg/encoding/json/
- https://golang.org/pkg/encoding/xml/
- https://golang.org/pkg/reflect/
- https://github.com/golang/go/wiki/Well-known-struct-tags
Articles:
- https://blog.golang.org/json-and-go
- https://www.golang-book.com/books/intro/9#section1
- https://sosedoff.com/2016/07/16/golang-struct-tags.html
- https://gobyexample.com/json
Threads:
-
- https://www.debian.org/doc/manuals/maint-guide/build.en.html
- https://salsa.debian.org/nginx-team/nginx
- https://www.debian.org/doc/debian-policy/#document-ch-controlfields
- https://www.debian.org/doc/debian-policy/#document-ch-relationships
- https://unix.stackexchange.com/questions/333603/debian-control-file-provides-does-not-satisfy-dependency
- https://github.com/JayH5/nginx-modules