Update Your Wetware
This is more for my benefit than the public, but I do not mind sharing information freely. I am going to review some educational resources that I personally make use of. I will go through each and provide some commentary. Again, this is mostly for my benefit. I plan to use this as an index of information that is searchable and I can use in the future.
Speaking of future, I plan to continue to modify and improve this document perpetually which will lead to me reposting it week-after-week. Further, I also want this near the top of my blog feed for my own personal benefit.
Python
Go
https://www.tutorialspoint.com/go/index.htm
https://docs.bazel.build/versions/2.0.0/skylark/language.html
https://docs.bazel.build/versions/2.0.0/skylark/rules.html
https://golangdocs.com/reading-files-in-golang
AWS CDK
https://github.com/aws-samples/aws-cdk-examples/tree/master/typescript
Graphs
https://www.arangodb.com/docs/stable/aql/data-queries.html
Notebooks
https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/toc2/README.html
Containers and VMs
https://github.com/arangodb/arangodb-docker/blob/official/alpine/3.5.2/docker-entrypoint.sh
https://github.com/aws-samples/amazon-neptune-samples/tree/master/gremlin/visjs-neptune
https://itnext.io/how-to-setup-a-private-registry-on-k3s-d9283906d16
https://github.com/k3s-io/k3s/issues/145
https://documentation.suse.com/sles/15-SP1/html/SLES-all/cha-libvirt-config-virsh.html#libvirt-cpu-virsh
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/sect-generic_commands-connect
https://medium.com/nttlabs/containerd-and-lima-39e0b64d2a59
https://github.com/k3s-io/k3s/issues/145
https://github.com/rancher/k3os#configuration-reference
https://rancher.com/docs/k3s/latest/en/advanced/#configuring-containerd
https://github.com/containerd/containerd/blob/main/docs/getting-started.md
https://rancher.com/docs/k3s/latest/en/installation/private-registry/
https://github.com/k3s-io/k3s/issues/1713
http://woshub.com/manage-kvm-virtual-machines-virsh-cli/
http://woshub.com/install-configure-kvm-linux-centos-rhel/
https://medium.com/@rboulanouar/hands-on-k3os-k3s-cluster-5fe6c3497a1e
https://github.com/opencontainers/runc
https://vhs.codeberg.page/post/kubernetes-macos-k3s-k3d-rancher/
https://stackoverflow.com/questions/41732587/qemukvm-high-cpu-usage
https://github.com/kubernetes/dashboard/blob/master/docs/user/access-control/creating-sample-user.md
- https://www.naut.ca/blog/2020/08/26/ubuntu-vm-on-macos-with-libvirt-qemu/
- https://raw.githubusercontent.com/yoonsikp/vm_configs/master/ubuntu.xml
- https://graspingtech.com/ubuntu-desktop-18.04-virtual-machine-macos-qemu/
https://rancher.com/docs/k3s/latest/en/cluster-access/
https://wiki.libvirt.org/page/SSHSetup
https://www.techtarget.com/searchitoperations/tip/Use-virsh-commands-to-manage-KVM-networking
https://github.com/rancher/k3c
https://medium.com/geekculture/deploying-docker-registry-on-kubernetes-3319622b8f32
https://code.visualstudio.com/docs/remote/vscode-server
https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/
https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/
Automation
https://blog.argoproj.io/the-state-of-kubernetes-configuration-management-d8b06c1205?gi=b4d821bf12ba
https://github.com/kubernetes-sigs/kustomize
Javascript
https://jsonnet.org/
https://about.gitlab.com/handbook/
https://javascript.info/async-iterators-generators
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/function*
3D Printing
https://studio.blender.org/training/3d-printing/
https://www.adobe.com/acrobat/online/pdf-to-ppt.html
Ops
https://www.hpe.com/us/en/greenlake/ml-ops.html
https://www.hpe.com/us/en/greenlake/hpc.html
https://cidr.xyz/
NixOS
- NixOS Website: https://nixos.org/
- NixOS Manual: https://nixos.org/manual/nixos/stable/
- NixOS Packages & Options: https://search.nixos.org/packages
- NixOS Wiki: https://nixos.wiki/wiki/Main_Page
- NixOS Learn: https://nixos.org/learn.html/
- Nix Pills: https://nixos.org/guides/nix-pills/
- https://github.com/telent/nixos-configs
- https://nixos.wiki/wiki/Packaging/Binaries
- https://nixos.org/manual/nix/unstable/package-management/garbage-collection.html
- https://github.com/TUM-DSE/doctor-cluster-config/blob/master/modules/k3s/default.nix
- https://xeiaso.net/blog/nix-flakes-4-wsl-2022-05-01
Home-Manager
- Home-Manager: https://github.com/nix-community/home...
- Home-Manager Manual: https://nix-community.github.io/home-...
- Home-Manager Appendix A: https://nix-community.github.io/home-...
- Home-Manager Appendix B: https://nix-community.github.io/home-...
Examples
- Personal Flake: https://github.com/MatthiasBenaets/ni...
- List of reference configurations: https://nixos.wiki/wiki/Configuration...
Extras
https://ww.telent.net/2017/10/20/nixos_again_declarative_vms_with_qemu
https://developers.facebook.com/docs/messenger-platform/getting-started
https://developers.facebook.com/docs/messenger-platform/built-in-nlp (edited)
Searches
- PlushCV
- keycloak for sso
Programming General
https://scikit-learn.org/stable/getting_started.html
https://linuxhandbook.com/bash-arrays/
https://realpython.com/build-a-chatbot-python-chatterbot/
https://www.conventionalcommits.org/
https://medium.com/@kuszner/setting-up-local-development-environment-with-rancher-desktop-wsl-ubuntu-and-vscode-3ae00b5aefc
https://starship.rs/guide/#%F0%9F%9A%80-installation
https://nixos.org/manual/nix/stable/package-management/profiles.html
https://www.virtualthoughts.co.uk/2020/06/24/end-to-end-automation-with-circleci-and-argocd-part-2-circleci-configuration/
Leave Update Your Wetware to:
Read more # posts
Best Posts From timesheets
We have not curated any of timesheets's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From timesheets
- 💥 The Day Dell Killed My Boot: Evil Windows 11 Stop Code
- 🔐 Taming WSL in Bridged Mode with ProtonVPN and WireGuard
- Resolving Unintended Kubernetes Pod Scheduling: A Practical Guide
- What is Wrong with GNU Coreutils?
- Troubleshooting and Optimizing WSL2 Kubernetes Networking: A Journey to Seamless Bridged Mode Setup
- Troubleshooting Kubernetes DNS Issues in a WSL2 Node: A Tale of Flannel and Routes
- Troubleshooting k3s Agent Container Errors: A Real-World Fix
- How to Safely Remove a Control-Plane Node from a K3s Cluster
- 💥 How I Fixed Pop!_OS Booting into Emergency Mode
- Weekend Plans 2024/09/14
- SSHD in Kubernetes and communicating with buildkitd
- Bridging Network on Mac OS X for Kubernetes Cluster
- Update Your Wetware
- CVE-2022-3786 and CVE-2022-3602: What OpenSSL Version are you on?
- Downsides to WSL + Rancher Desktop + k8s + AWS
- Development Inside Kubernetes Part 5: Kaniko
- Development Inside Kubernetes Part 4: Private Container Registry
- Using Private Docker Registry with Skaffold
- Adding the Stable Chart Repo After Deprecation
- Development Inside Kubernetes Part 4: Private Container Registry