VirtualTam's bookmarks
54 bookmarks found
-
Setup Kubernetes on a Raspberry Pi Cluster
2018-09-28 - https://www.cncf.io/blog/2016/11/29/diversity-scholarship-series-programming-journey-becoming-kubernetes-maintainer/
- https://github.com/kubernetes/community/blob/master/contributors/design-proposals/multi-platform.md
- https://www.slideshare.net/MathiasRenner/high-availability-performance-of-kubernetes-and-docker-swarm-on-a-raspberry-pi-cluster/
- https://github.com/hypriot/image-builder-rpi
-
-
Jenkins & .Net
2018-02-06 - https://plugins.jenkins.io/msbuild
- https://jenkinsheaven.blogspot.fr/
- https://blog.alexellis.io/continuous-integration-docker-windows-containers/
- https://asmagin.com/2017/05/02/jenkins-on-docker-for-net-projects/
- https://developers.redhat.com/blog/2016/09/05/how-to-install-and-configure-jenkins-to-build-net-apps-on-red-hat-enterprise-linux/
- https://docs.microsoft.com/en-us/dotnet/core/linux-prerequisites
- https://www.pgs-soft.com/cross-platform-application-using-net-core-jenkins-docker/
- https://stackoverflow.com/questions/27725236/jenkins-net-build-server
- https://blog.couchbase.com/continuous-deployment-with-jenkins-and-net/
-
- https://github.com/docker-library/official-images#architectures-other-than-amd64
- https://hub.docker.com/u/arm32v7/
- https://forums.docker.com/t/automated-build-raspberry-pi-based-image-on-docker-hub/4155/7
- https://www.ecliptik.com/Cross-Building-and-Running-Multi-Arch-Docker-Images/
- https://stackoverflow.com/questions/44925788/dockerfile-compile-in-local-machine-but-fails-in-docker-hub-for-automated-build
- https://github.com/alexellis/docker-arm
- https://github.com/resin-io-projects/armv7hf-debian-qemu
- https://github.com/cmosh/alpine-arm
-
-
VCV - Open-source virtual Eurorack DAW
2017-10-21 - https://github.com/VCVRack
- https://vcvrack.com/manual/
- https://www.reddit.com/r/vcvrack/
- https://www.synthtopia.com/content/2018/01/22/open-source-synthesis-behind-the-scenes-with-vcv-rack-creator-andrew-belt/
Core modules:
- https://github.com/VCVRack/AudibleInstruments
- https://github.com/VCVRack/Befaco
- https://github.com/VCVRack/ESeries
- https://github.com/VCVRack/Fundamental
Community modules:
- https://github.com/VCVRack/community
- https://github.com/modlfo/VultModules
- https://github.com/Strum/Strums_Mental_VCV_Modules
- https://github.com/IohannRabeson/VCVRack-Simple
- https://github.com/Phal-anx/MS-Modules
- https://github.com/martin-lueders/ML_modules
- https://github.com/luckyxxl/vcv_luckyxxl
- https://github.com/jeremywen/JW-Modules
- https://github.com/dekstop/vcvrackplugins_dekstop
- https://github.com/av500/vcvrackplugins_av500
- https://github.com/antoniograzioli/Autodafe
- https://github.com/antoniograzioli/Autodafe-Drums
- https://github.com/david-c14/SubmarineFree
- https://github.com/JerrySievert/CharredDesert
- https://github.com/almosteric/FrozenWasteland
- https://github.com/sebastien-bouffier/Bidoo
- https://github.com/squinkylabs/SquinkyVCV
Patches:
-
Cross-platform shell wrapper
Alternatives:
- pbs (discontinued) - https://github.com/amoffat/sh/tree/pbs
- sh (*nix only) - https://github.com/amoffat/sh
-
PyCharm + Windows
2017-04-17 PyCharm setup
- https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC
- https://www.jetbrains.com/help/pycharm/2017.1/git.html
- https://confluence.jetbrains.com/display/PYH/Using+PyCharm%27s+Git+integration+locally
- https://www.jetbrains.com/help/pycharm/2017.1/run-debug-configuration-tox.html
- https://www.jetbrains.com/help/pycharm/2017.1/configuring-colors-and-fonts.html
- https://training.talkpython.fm/courses/explore_pycharm/mastering-pycharm-ide
Environment
- doesn't work with Git from Cygwin
- https://git-for-windows.github.io/
- https://www.python.org/downloads/
- https://github.com/jkaving/intellij-colors-solarized
- http://ethanschoonover.com/solarized
- https://fonts.google.com/specimen/Noto+Sans
- https://www.microsoft.com/en-us/download/details.aspx?id=44266
Packages