Update Your Wetware

in #bloglast year (edited)

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

https://www.zdnet.com/article/microsoft-our-new-free-python-programming-language-courses-are-for-novice-ai-developers/

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

  1. https://www.naut.ca/blog/2020/08/26/ubuntu-vm-on-macos-with-libvirt-qemu/
  2. https://raw.githubusercontent.com/yoonsikp/vm_configs/master/ubuntu.xml
  3. 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/

PDF

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

  1. NixOS Website: https://nixos.org/
  2. NixOS Manual: https://nixos.org/manual/nixos/stable/
  3. NixOS Packages & Options: https://search.nixos.org/packages
  4. NixOS Wiki: https://nixos.wiki/wiki/Main_Page
  5. NixOS Learn: https://nixos.org/learn.html/
  6. Nix Pills: https://nixos.org/guides/nix-pills/
  7. https://github.com/telent/nixos-configs
  8. https://nixos.wiki/wiki/Packaging/Binaries
  9. https://nixos.org/manual/nix/unstable/package-management/garbage-collection.html
  10. https://github.com/TUM-DSE/doctor-cluster-config/blob/master/modules/k3s/default.nix
  11. https://xeiaso.net/blog/nix-flakes-4-wsl-2022-05-01

Home-Manager

  1. Home-Manager: https://github.com/nix-community/home...
  2. Home-Manager Manual: https://nix-community.github.io/home-...
  3. Home-Manager Appendix A: https://nix-community.github.io/home-...
  4. Home-Manager Appendix B: https://nix-community.github.io/home-...

Examples

  1. Personal Flake: https://github.com/MatthiasBenaets/ni...
  2. List of reference configurations: https://nixos.wiki/wiki/Configuration...

Extras

  1. https://news.ycombinator.com/item?id=19736592

  2. https://ww.telent.net/2017/10/20/nixos_again_declarative_vms_with_qemu

  3. https://developers.facebook.com/docs/messenger-platform/getting-started

  4. https://developers.facebook.com/docs/messenger-platform/

  5. https://developers.facebook.com/docs/messenger-platform/built-in-nlp (edited)

  6. https://pve.proxmox.com/wiki/Installation

Searches

  1. PlushCV
  2. 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/

Sort:  

Today I was playing with the thought of getting more in coding and now I found you because of a lion... Interesting. May a sign... Who knows. I will watch out for your posts now... Have a good weekend ✨🎶✨🎶✨

I will endeavor to meet your expectations.

Ah no worries, I don't have expectations. 😅🤗😊 Just trying to learn a bit about that topic. But Muitoooo obrigada.