Carl Karsten
Carl Karsten
https://us.pycon.org/2013/schedule/ has: Talk and tutorial videos (where permitted) and slides: http://www.pyvideo.org/category/33/pycon-us-2013 which is 404
This keeps happening: "I remember this video I saw, I want to see it again.. What was it called? I think it was at PyCon 2011 or 12... by Jeff...
https://github.com/arut/nginx-rtmp-module/wiki/Installing-on-Ubuntu-using-PPAs ``` sudo apt-get source nginx cd /usr/src/nginx -bash: cd: /usr/src/nginx: No such file or directory ``` apt-get source nginx puts the source in the current dir, in this case...
To help determine if audio level needs to be reduced, I would like some visual clue that makes it easier to know when clipping has happened. I think "time sense...
the main [ + - x (edit) ] bar, The edit button edits the current settings. (fine, don't change that) however, I generally need it to parse a new URL...
``` carl@x1:~/src/fomu/fomu-workshop/docs$ make html Running Sphinx v7.2.6 fatal: No names found, cannot describe anything. Extension error (sphinxcontrib_session): Handler for event 'builder-inited' threw an exception (exception: 'Sphinx' object has no attribute...
carl@x1:~/src/fomu/fomu-workshop/docs$ make env rm -rf env ./_download/Miniconda3-latest-Linux-x86_64.sh -p /home/carl/src/fomu/fomu-workshop/docs/env -b -f PREFIX=/home/carl/src/fomu/fomu-workshop/docs/env Unpacking payload ... Installing base environment... Downloading and Extracting Packages: Downloading and Extracting Packages: Preparing transaction: done Executing...
https://workshop.fomu.im/en/latest/requirements/index.html ``` For this workshop you will need: [The Fomu workshop files](https://workshop.fomu.im/en/latest/requirements/files.html#required-files) [The Fomu toolchain](https://workshop.fomu.im/en/latest/requirements/software.html#required-software) [A Fomu board](https://workshop.fomu.im/en/latest/requirements/hardware.html#required-hardware) [Set up drivers](https://workshop.fomu.im/en/latest/requirements/drivers.html#required-drivers) Warning Your Fomu should be running Foboot v2.0.3 or...
https://f4pga-examples.readthedocs.io/en/latest/eos-s3/btn_counter.html carl@x1:~/src/fpga/f4pga-examples/xc7$ make -C btn_counter make: *** btn_counter: No such file or directory. Stop.