March For Science 2018
Looks like there's another March For Science this year. I'll definitely be attending it too. I wish I had known there would be another Women's March On Washington earlier. I would have gone to that too but I didn't find out until afterwords.
It does look like at least one of my photographer friends is interested in going too.
- Read more about March For Science 2018
- Log in to post comments
Realtime RPI Camera Streaming
- Run RPI Config util `sudo raspi-config` or the GUI config util
- Enable camera
- Optionally disable the GUI, enable ssh, change locale/keyboard/timezone/etc
- `apt-get update`
- `apt-get upgrade`
- `apt-get install vlc liblivemedia-dev liblog4cpp5-dev cmake livemedia-utils`
- Reboot
- `git clone https://github.com/mpromonet/v4l2rtspserver.git`
- `cd v4l2rtspserver`
- `cmake . && make`
- `./v4l2rtspserver....`
Notes
An Excess Of Pedantery
I call this one "An Excess Of Pendantery". Notice the mix of joy and hate on the subjects face. You can almost feel his malice towards the technically inaccurate and his love of the exposure of those inaccuracies.
My March For Science Photos
Here are the photos I took at the March For Science on 2017-04-22. Please note that these cannot be redistributed without explicit permission.
- Read more about My March For Science Photos
- Log in to post comments
Bill Nye At The March For Science
- Read more about Bill Nye At The March For Science
- Log in to post comments
Women's March on Washington
Seems that I'll be attending the Women's March on Washington on 2017-01-21. It should be a great event and also a great opportunity to take a few photos.
Getting there will be interesting given the number of people planning on attending. Plus they're limiting bag sizes and forbidding backpacks. This will make things hard on me as I'll have to keep anything I need in my pockets.
- Read more about Women's March on Washington
- 1 comment
- Log in to post comments
ZFS Replace Keeps Disks Online
Based on this experiment with ZFS it appears that using 'zfs replace' on a good or semi-good disk will keep the disk in use during the replace.