Search
You can find the results of your search below.
Fulltext results:
- k80 @tips
- : 384-bit L2 Cache Size: 1572864 bytes Maximum Texture Dimension Size (x,y,z) 1D=(65536), 2D=(65536, 65536), 3D=(4096, 4096, 4096) Maximum Layered 1D Texture Size, (num) layers 1D=(16384), 2048 layers Maximum Layered 2D Texture Size, (num) layers 2D=(16384, 16384), 2048 layers T
- syntax @wiki
- th curly brackets. Optionally you can specify the size of them. Real size: {{wiki:dokuwiki-128.png}} Resize to given width: {{wiki:dokuwiki-128.png?50}} Resize to given width and height((when the aspect ratio
- zfs @tips
- le <code> Number Start (sector) End (sector) Size Code Name 1 1026048 7442... -address-pools": [ {"base":"172.16.0.0/21","size":26} ], "storage-driver": "zfs", "features"... e bash> zfs destroy rpool/cimiteriali@snap1 # volsize ? zfs get volsize,reservation rpool/cimiteriali zfs set volsize=20G rpool/cimiteriali zfs get volsize,r
- 3dprinter @projects
- #define Z_SAFE_HOMING // temporary #define X_BED_SIZE 200 #define Y_BED_SIZE 200 #define X_MIN_POS -10 // original plate 260x260 //#define X_BED_SIZE 255 //#define Y_BED_SIZE 255 //#define Y_MIN_POS -5 </code> install marlin auto build extension chang
- plate @projects
- IL import Image classes = ["targa"] def convert(size, box): dw = 1./size[0] dh = 1./size[1] x = (box[0] + box[1])/2.0 y = (box[2] + box[3])/2.0 w = box[1] - box... im=Image.open(img_path) w= int(im.size[0]) h= int(im.size[1]) #w
- tmux @tips
- escape-time 0 # Rather than constraining window size to the maximum size of any client # connected to the *session*, constrain window size to the maximum size of any # client connected to *that window*. Much more reasonable. setw -g aggressi
- video @tips
- for f in "$@" do [ -f "$f" ] || continue SIZE=$(stat -c%s "$f") OUTNAME=$OUTDIR/${f%.*}.mkv... && ( echo "Skip $OUTNAME"; continue ) if [ $SIZE -gt $(($LIMIT_MBYTE*1000000)) ]; then ech... -loglevel warning -analyzeduration 5000000 -probesize 5000000 \ -rtsp_transport tcp -i rtsp://admin:ad... bx264 -r 2 -f hls -s 640x380 \ -max_muxing_queue_size 1024 \ -tune zerolatency -g 1 -hls_time 2 -hls_l
- gstreamer @tips
- o Capture [0]: 'GRBG' (8-bit Bayer GRGR/BGBG) Size: Discrete 1280x960 Interval: Discrete 0.033s (... fps) Interval: Discrete 0.067s (15.000 fps) Size: Discrete 1280x720 Interval: Discrete 0.033s (... fps) Interval: Discrete 0.067s (15.000 fps) Size: Discrete 640x480 Interval: Discrete 0.010s (1... fps) Interval: Discrete 0.067s (15.000 fps) Size: Discrete 320x240 Interval: Discrete 0.006s (1
- idrac @tips
- dk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 512 </file> ===== openjdk 1.8 ===== <file ini ... jdk.tls.disabledAlgorithms=RC4, MD5withRSA, DH keySize < 1024, \ EC keySize < 224, DES40_CBC, RC4_40, 3DES_EDE_CBC jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 512 </file> {{ :projects:openstack:idrac-view
- esphome @projects:internetofthings
- facturer_data: %s [%d]", message.c_str(), message.size()); if (message.size() >= 73) { /* ibeacon = e2c56db5-dffb-48d2-b060-... facturer_data: %s [%d]", message.c_str(), message.size()); if (message.size() >= 73) { /* ibeacon = e2c56db5-dffb-48d2-b060-d0f5a710
- integration @projects:wamp
- <graphviz dot> digraph G { graph [rankdir = "LR" size="10,8" splines="true" remincross="true"]; node [fontsize = "10" shape = "egg" style="filled,rounded" color... 1:/blues6/4" ranksep=1.5]; edge [weight=1.0 arrowsize=0.5 color="#999999" fontsize = "10" penwidth=1]; db backend router [label="router\nWAMP"] browser ws
- graphite @projects:internetofthings
- .conf older *wsp has to be changed with whisper-resize <code bash> for i in `find /var/lib/graphite/whisper/ha/ -name "*wsp"`; do whisper-resize $i 30s:7d 5m:30d 10m:1y 1d:10y done </code> ===... l_settings=/etc/graphite/local_settings.py buffer-size = 65536 plugin = python </file> <code bash> syst
- homeassistant @projects:internetofthings
- "LR" splines="true" remincross="true"]; node [fontsize = "10" shape = "box" style="filled" color=black p... 1:/blues6/4" ranksep=1.5]; edge [weight=1.0 arrowsize=0.5 color="#999999" fontsize = "10" penwidth=1]; hass -> influxdb -> grafana -> browser } </gra
- vscode @projects:zibaldone
- ode> <file json settings.json> { "editor.fontSize": 16, "editor.fontFamily": "Fira Code", "... true, "window.zoomLevel": 1.5, "editor.tabSize": 4, "editor.insertSpaces": true, "python... true, "editor.insertSpaces": true, "editor.tabSize": 4, "editor.detectIndentation": false, "edit
- locale @tips:ubuntu
- OL=ignoredups:ignorespace shopt -s histappend HISTSIZE=5000 HISTFILESIZE=10000 shopt -s checkwinsize [ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)" if [ -z "$debi