VirtualTam's bookmarks
112 bookmarks found
-
Open questions, potential solutions or workarounds:
- Loki does not support out-of-order message ingestion
- There is not Java client for Loki
- The Wiced MQTT queue might be limited depending on the volume of logs
-
Docker:
- https://github.com/moby/moby/issues/9021
- https://github.com/moby/moby/issues/11185
- https://github.com/moby/moby/issues/11185#issuecomment-245983651
- https://github.com/moby/moby/issues/19017
- https://github.com/docker/for-mac/issues/2670#issuecomment-372365274
Kubernetes:
- https://github.com/kubernetes/kubernetes/issues/1802
- https://github.com/kubernetes/kubernetes/issues/23864
- https://github.com/kubernetes/kubernetes/issues/23864#issuecomment-387070644
Disabling userland proxy:
- https://github.com/moby/moby/issues/5618
- https://github.com/moby/moby/issues/14856
- https://github.com/moby/moby/issues/11185#issuecomment-129085898
Threads:
-
Docker & UFW
2019-10-24 - https://github.com/moby/moby#4737
- https://github.com/docker/for-linux/issues/690
- https://stackoverflow.com/questions/30383845/what-is-the-best-practice-of-docker-ufw-under-ubuntu
- https://www.mkubaczyk.com/2017/09/05/force-docker-not-bypass-ufw-rules-ubuntu-16-04/
- https://www.techrepublic.com/article/how-to-fix-the-docker-and-ufw-security-flaw/
- https://www.linux.com/news/how-fix-docker-and-ufw-security-flaw/
- https://svenv.nl/unixandlinux/dockerufw/
- https://blog.viktorpetersson.com/2014/11/03/the-dangers-of-ufw-docker.html
- https://news.ycombinator.com/item?id=27613217
-
Looper pedal with MIDI clock synchronization
2019-09-02 Threads:
- https://www.talkbass.com/threads/compact-looper-with-midi-sync-advice.1322813/
- https://www.talkbass.com/attachments/screen-shot-2018-01-15-at-10-50-39-am-png.2876469/
- https://www.jazzguitar.be/forum/guitar-amps-gizmos/59519-loopers-midi-sync.html
- https://www.gearslutz.com/board/electronic-music-instruments-and-electronic-music-production/1100762-looper-midi-sync.html
Pigtronix Infinity Looper (seems to be the favorite):
- https://pigtronix.com/product/infinity-looper/
- https://www.reddit.com/r/guitarpedals/comments/6ggsgq/pigtronix_infinity_looper_roland_tr8_midi_clock/
- https://forum.fractalaudio.com/threads/infinity-looper-format-larger-sd-card.104993/
BOSS RC-30 (no MIDI sync, only there 'cause I have one):
- http://forum.mybeatbuddy.com/index.php?threads/need-help-w-my-beat-buddy-and-the-boss-rc-30-looper.1325/
- https://www.talkbass.com/threads/is-it-possible-to-sync-two-boss-rc-30-loopers.1291450/
- https://rolandcorp.com.au/blog/taking-control-of-your-loop-station (also, W.T.F. ???)
BOSS RC-300 & RC-505:
-
- https://github.com/helm/helm/issues/2196
- https://github.com/mozilla/sops
- https://medium.com/faun/helm-charts-for-more-complex-projects-and-how-to-secure-them-a1dfde804226
- https://developer.epages.com/blog/tech-stories/kubernetes-deployments-with-helm-secrets/
- https://lab.getbase.com/helm-secrets-a-missing-piece-in-kubernetes/
-
Cycle error when trying to create AWS VPC security groups using Terraform - Stack Overflow
2019-02-20 TL;DR: break the dependency cycle by declaring rules between two of the groups from the dependency chain with
aws_security_group_rule
-
-