VirtualTam's bookmarks
87 bookmarks found
-
BBS - The Documentary
2024-11-10 The BBS Documentary Video Collection is a varied set of video items collected by Jason Scott, curator of TEXTFILES.COM. These are recordings about and from the era of the domination of ASCII and Dial-up Bulletin Board Systems (roughly the 1970s through the 1990s, with examples far before and after that).
-
Fly.io - JIT Wireguard
2024-03-31 What if, instead of pushing [user] configs to gateways, we had the gateways pull them from our API on demand?
-
Debian Package Repository - Instructions to connect to a third-party repository (with Ansible)
2024-01-06 - apt_key deprecated in Debian/Ubuntu - how to fix in Ansible
- ansible.builtin.deb822_repository - Add and remove deb822 formatted repositories
- ansible/ansible#78063 - ansible.builtin.apt_key adds keys to a deprecated location
- Example usages of the new
deb822_repository
Ansible module - Ubuntu [Spec] APT deb822 sources by default
-
BASIC Computer Games
2023-12-17 An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages
-
- https://aws.amazon.com/blogs/security/how-to-delegate-management-of-multi-factor-authentication-to-aws-iam-users/
- https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_aws_my-sec-creds-self-manage.html
- https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html
-
- https://www.theguild.nl/cost-saving-with-nat-instances/
- https://dzone.com/articles/nat-instance-vs-nat-gateway
- https://docs.aws.amazon.com/vpc/latest/userguide/VPC_NAT_Instance.html
- https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html
- https://aws.amazon.com/blogs/aws/new-managed-nat-network-address-translation-gateway-for-aws/
- https://dzone.com/articles/aws-vpc-nat-instance-failover
- https://aws.amazon.com/articles/high-availability-for-amazon-vpc-nat-instances-an-example/
-
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
-
mobile - GoDoc
2019-03-05