This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
λ ffmpeg -v debug -re -i big_buck_bunny_480p_surround-fix.avi -f h264 rtmp://172.17.0.2 | |
ffmpeg version 4.1.1-1 Copyright (c) 2000-2019 the FFmpeg developers | |
built with gcc 8 (Debian 8.2.0-20) | |
configuration: --prefix=/usr --extra-version=1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-l |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-09-20 21:37:42 status half-configured linux-image-4.18.0-1-amd64:amd64 4.18.6-1 | |
make[3]: Entering directory '/var/lib/dkms/spl/0.7.9/build/rpm' | |
make[3]: Nothing to be done for 'all-am'. | |
make[3]: Leaving directory '/var/lib/dkms/spl/0.7.9/build/rpm' | |
make[2]: Leaving directory '/var/lib/dkms/spl/0.7.9/build/rpm' | |
Making all in module | |
make[2]: Entering directory '/var/lib/dkms/spl/0.7.9/build/module' | |
make -C /lib/modules/4.18.0-1-amd64/build SUBDIRS=`pwd` O=/lib/modules/4.18.0-1-amd64/build CONFIG_SPL=m modules | |
make[3]: Entering directory '/usr/src/linux-headers-4.18.0-1-amd64' | |
CC [M] /var/lib/dkms/spl/0.7.9/build/module/spl/spl-proc.o |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Os layer | |
FROM python:3.7-alpine AS os | |
# minimal | |
FROM scratch AS minimal | |
COPY --from=os /usr/local /usr/local | |
COPY --from=os /lib/ld-musl-x86_64.so.1 /lib/ld-musl-x86_64.so.1 | |
COPY --from=os /lib/libz.so.1 /lib/libz.so.1 | |
COPY --from=os /usr/lib/libsqlite3.so.0 /usr/lib/libsqlite3.so.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Collections.Generic; | |
using System.Collections.ObjectModel; | |
using System.Threading.Tasks; | |
using Plugin.BLE.Abstractions.Contracts; | |
using Xamarin.Forms; | |
// the goal is to get result of device.GetServicesAsync() into this.services |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mattiasll01@lucid64:/opt/fyndiq$ sudo service celeryd start | |
celery init v10.1. | |
Using config script: /etc/default/celeryd | |
celery multi v3.1.17 (Cipater) | |
> Starting nodes... | |
Traceback (most recent call last): | |
File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main | |
"__main__", fname, loader, pkg_name) | |
File "/usr/lib/python2.6/runpy.py", line 34, in _run_code | |
exec code in run_globals |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ fab spk qr | |
.... snip .... | |
[localhost] local: sudo service celeryd start | |
Fatal error: local() encountered an error (return code 1) while executing 'sudo service celeryd start' | |
Aborting. | |
local() encountered an error (return code 1) while executing 'sudo service celeryd start' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://code.djangoproject.com/ticket/22808 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
•_•) | |
( •_•)>⌐■-■ | |
(⌐■_■) |