Search
You can find the results of your search below.
Fulltext results:
- docker @projects:zibaldone:linux
- 20.10.12 docker node update --label-add type=jibri jen361j71yr6k96zrhx7x7b6a docker node update --label-add type=jvb n4z6nb6c8xi6el63a6b0vflyv </code> spread the deployment across nodes based on the value of "type" label: one node on type=jvb, one on type=jibri <code> docker service update --placement-pref-add 'spre
- python
- ====== Python ====== ===== type hints cheat sheet (python 3.9+) ===== <file python> from typing import... , float] = f # User-defined classes are valid as types in annotations x: MyClass = MyClass() # An arg... # you may have to help mypy a bit by providing a type annotation x: list[str] = [] x: Optional[str] = N
- turbolevo @projects:zibaldone:electronic
- vo: 250khz canbus <code> sudo ip link set can0 up type can bitrate 250000 </code> or <file txt /etc/net... can0 inet manual pre-up /sbin/ip link set can0 type can bitrate 250000 up /sbin/ifconfig can0 up
- vscode
- "name": "Python: Attach", "type": "python", "request": "attach",
- glusterfs @projects:zibaldone:linux
- ====== glustefs ====== volume types: * distributed: more space, no redundancy * replicated: redunda