Skip to content

Instantly share code, notes, and snippets.

View ELLIOTTCABLE's full-sized avatar
🐫

ELLIOTTCABLE

🐫
View GitHub Profile
fn 1. (PLT) CS 351, 440, 443, 451, 532, 535, 540, 541, 545
fn 2. (CS) CS 530, 536
fn 3. (infosec) CS 458, 549
fn 4. (heuristics) CS 429, 481, 482, 512
I have an L16 that will not operate over WiFi, *at all*, after an (otherwise successful) firmware upgrade:
- After importing settings from an iPhone over USB, the wireless indicator flashes quickly for a
few moments, and then returns to to the slow-flash of failure.
- Trying to boot up the internal WiFi host with the DLNA button, despite it switching to the
quick-flash, never actually creates a WiFi hotspot: I can't see something named JBL_L16_WFxxxx on
any of my devices. (I've used a powerful WiFi scanner; there is nothing being broadcast by the
JBL.)
All this, despite trying a full reset, etc etc etc.
@ELLIOTTCABLE
ELLIOTTCABLE / cv.md
Last active November 10, 2015 22:13
resume tho mby idk

ELLIOTT CABLE

1136 S. Delano Ct. W. / Apt. 626W
Chicago, IL          /  60605

919 636.4204       /    <[email protected]>

Hi! I'm Elliott, a computer-scientist, open-source software developer, and maker of Things. I've a decade's experience with computers and software-development,

why doesn't this work?

@ELLIOTTCABLE
ELLIOTTCABLE / Dockerfile
Created November 6, 2015 04:26
Er, upgrading ArchLinux via Dockerfile? idk.
FROM base/archlinux
RUN pacman --noconfirm -S --needed archlinux-keyring && \
pacman --noconfirm -S --needed openssl pacman && \
pacman-key --init && \
pacman-key --populate archlinux && \
pacman-key --refresh-keys && \
pacman-db-upgrade && \
pacman --noconfirm -Syy && \
pacman --noconfirm -S --needed archlinux-keyring && \
@ELLIOTTCABLE
ELLIOTTCABLE / package.json
Last active November 1, 2015 07:56
Simplest possible test for web-server and redis functionality.
{
"name": "vagrant_test",
"version": "0.0.1",
"main": "index.coffee",
"scripts": {
"start": "coffee server.coffee"
},
"engines" : { "node" : ">=5.0.0" },
@ELLIOTTCABLE
ELLIOTTCABLE / aaa-run-it.sh
Last active October 29, 2015 04:40 — forked from steventroughtonsmith/gist:6788b6c340a0aa52345a
Run OS X Screen Saver as Wallpaper
launchctl load ~/Library/LaunchAgents/com.highcaffeinecontent.wallpaper.plist
if ! source "$HOME/.zgen/init.zsh"; then
printf %s\\n '-- `init.zsh` missing, re-generating with `Zgen`'
# completions (from zsh-users and Homebrew)
zgen load zsh-users/zsh-completions src
zgen load /usr/local/share/zsh/site-functions
zgen oh-my-zsh plugins/sudo
zgen oh-my-zsh plugins/brew
zgen oh-my-zsh plugins/vagrant

@simon_wc: Thanks for wanting to help me out! :D

  1. Have you ever used a (JavaScript) mutation testing framework? If so, which framework(s) did you use and what are your experiences?

I haven't used a JavaScript framework; I've wanted one for a long time, after briefly experimenting with a Ruby one (before I almost entirely stopped using Ruby), but my searching has been fruitless until very recently. (It looks like Martin Koster recently started working on splitting some mutation-testing work out of a Grunt-specific project, though, and I'm [following that with interest.][js-mutation-testing]

β”‚ β”‚ β”‚ β”‚
β”‚ β–Ό
β”” ─ ─ ─ ┐ β”Œ ─ β”˜ β”‚ β”” ─ ─ ─ ┐ β”Œ ─ β”˜ Ownership ┃
β”‚ flows ┃
β”‚ β”‚ β”‚ *............β”‚.β”‚.....* ↓down↓ ┃
β–‘ β–‘ β”‚ : β–‘ β–‘ : ┃
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ : β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β” : ┃
β”‚ foo β”‚ β”‚ : β”‚ foo β”‚ : Thick line:┃
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ : β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ : Active Ο± ┃
β”‚ β”‚ β”‚ : β–² β”‚ : ━━━━━━━━━▢ ┃