il

Search

You can find the results of your search below.

docker @projects:zibaldone:linux
38 Hits, Last modified:
e> ===== deploy ===== get a docker-compose.yml file and edit it create and run in background <code>... ose.yml <code> docker-compose up -d --no-deps --build </code> ===== docker backup example ===== <c... * https://dockerlabs.collabnix.com/beginners/building-your-first-alpine-container.html start from ... lone source ===== <code> docker pull dryseawind/wildfly14jdk8 </code> create Dockerfile <file> FROM
turbolevo @projects:zibaldone:electronic
29 Hits, Last modified:
ww.testandmeasurementtips.com/exploring-canbus-oscilloscope/|exploring canbus]] * [[https://upcommon... ase pay attention to the connection order, or it will damage the component. ====== Electronic ==== ... ?100|}} BOM: * [[https://lcsc.com/product-detail/DC-DC-Converters_UMW-Youtai-Semiconductor-Co-Ltd-... M2596HVS-3.3]] * [[https://lcsc.com/product-detail/CAN-ICs_Texas-Instruments-SN65HVD230D_C1543812.ht
vscode
13 Hits, Last modified:
l fonts-firacode paru -S ttf-fira-code </code> <file json settings.json> { "editor.fontSize": 16, "editor.fontFamily": "Fira Code", "editor.fontLigatures": true,... e, "python.formatting.provider": "black" } </file> <code> code --install-extension Angular.ng-tem... ontainers: Open Attached Container Configuration File <code | angular remote configuration> { "work
corne @projects:zibaldone:electronic
5 Hits, Last modified:
thub.com/qmk/qmk_firmware.git cd qmk_firmware ./util/linux_install.sh # qmk cli optional export QMK_H... p install qmk cd $QMK_HOME qmk setup </code> compile default <code> qmk compile -kb crkbd -km default </code> download scipio layout <code> cd keyboards... 96455.html?spm=a2g0s.9042311.0.0.7e934c4d9SAZnD|Kailh low profile Switch 1350 Chocolate]] * [[https:
python
2 Hits, Last modified:
=== type hints cheat sheet (python 3.9+) ===== <file python> from typing import Optional, Callable, M... my_mapping[5] = 'maybe' # if we try this, mypy will throw an error... return list(my_mapping.key... my_mapping[5] = 'maybe' # ...but mypy is OK with this. return set(my_mapping.values()) </file>
cells @projects:zibaldone:electronic
1 Hits, Last modified:
All you need is a 4 ohm 5W power resistor or similar and a multimeter. * First, measure the batte
ferris @projects:zibaldone:electronic
1 Hits, Last modified:
s keyboard ====== * https://github.com/davidphilipbarr/sweep * https://github.com/pierrechevali