-
Recovering videos from DV tapes with Canon ZR80
I am recovering some tapes from back in the day that some of you may enjoy. Here is a log of the process so that maybe you can recover some of your own DV tapes. Seems to work well in modern Debian. To attach to the camcorder, I used a PCI-e card that has an […]
-
Some work on a VyOS image with Let’s Encrypt certs
I put some packages together this weekend. It’s been a while since I’ve debuilt anything officially. libffi-platypus-perl libalien-base-perl libalien-ffi-perl libffi-checklib-perl libshell-config-generate-perl libshell-guess-perl The plan is to build a binding to the libgnutls.so.30 API. The certtool CSR (REQ) generation interface does not allow me to create a CRL with “not critical” attributes set on purposes. Maybe […]
-
LLC-Technologies-Collier/Demo-SCCC-Byte-AngularJS
Hello dear readers and attendees, This is the post that I will be/ will have been referencing during my presentation to the Seattle Central Community College’s Byte club on Thursday, December 10th at 1500-1630. I will begin with a bit of an autobio and find out what kind of students we have in attendance. Please […]
-
Really large NLP corpora
Jeeze people. You’re all noisy. I’m sure it was all done for posterity’s sake. 23M irclogs/MagNET/#perl.log 29M irclogs/freenode/#mysql.log 36M irclogs/freenode/#debian.log 37M irclogs/foonetic/#xkcd.log 39M irclogs/OFTC/#debian.log 43M irclogs/freenode/#jquery.log 44M irclogs/freenode/#perl.log $ for file in irclogs/MagNET/#perl.log irclogs/freenode/#mysql.log irclogs/freenode/#debian.log irclogs/foonetic/#xkcd.log irclogs/OFTC/#debian.log irclogs/freenode/#jquery.log irclogs/freenode/#perl.log; do echo -n “$file: ” ; head -1 $file ; done irclogs/MagNET/#perl.log: — Log opened Thu […]
-
When was the last time you upgraded from squeeze to wheezy?
Wow. 3G delta. I haven’t booted this laptop for a while… I think I’m finally ready to make the move from gnome2 to gnome3. There are bits that still annoy me, but I think it’s off to a good start. Upgrading perl from 5.10 to 5.14. cjac@calcifer:~$ sudo apt-get dist-upgrade Reading package lists… Done Building […]
-
Gotta’ get ’em all.
And now I have them all. Maybe I can reduce the load on my wan pipe by setting up a mirror for the island.
-
I miss you. Please come back?
… Creating var directory ‘/usr/src/git/debian/pkg-mariadb/builddir/mysql-test/var’… Checking supported features… MariaDB Version 5.5.32-MariaDB-1 Installing system database… – SSL connections supported Collecting tests… Using server port 42388 ============================================================================== TEST RESULT TIME (ms) or COMMENT ————————————————————————– worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019 oqgraph.basic [ skipped ] No OQGraph oqgraph.binlog [ skipped ] No OQGraph sphinx.sphinx [ skipped […]
-
Vacation Tasks
So, I’m taking vacation this week and next. Here’s a (partial) list of tasks that are left to do: Visit BC for NANOG 55 Work with Threshold Communications to verify interop is working as well as it seems to be Make sure the UTC has acknowledged receipt of our 2012 filing Complete move of storage […]
-
software bridge loops suck, too
I didn’t realize that I had two of my machines attached to openvpn from the same l2 segment. It caused a network outage for about 24 hours. Sorry for the downtime folks. I believe that if I turn on stp for all nodes which have two legs in to the same l2, I can avoid […]