Timothy Washington

Results 8 issues of Timothy Washington

I'm trying to run Clojurescript tests with `lambdaisland/kaocha-cljs`. But the run fails when trying to run my mainline code, which calls the `firebase-admin` npm library. The compiler can't find the...

These instructions worked for me: https://www.help.tinder.com/hc/en-us/articles/115003358846-How-do-I-delete-my-account-

I don't have a rails project, thus don't have bundler or a Gemfile. But I do use compass, and would like to try the Twitter Bootstrap integration with Compass without...

Can we insert custom tags using Kioo (ex: `Hello World`)? I'm in the market for using webcomponents, and react certainly allows it (see [here](https://facebook.github.io/react/docs/webcomponents.html)). I ask because it looks like...

Not an issue really. Just dropped in to say that the Clojure Cheatsheet with TipTip is my goto documentation. So a big thanks to all contributors. And let me /...

Hey there, I'm playing with a recent [onyx kafka plugin](https://github.com/onyx-platform/onyx-kafka) ("0.10.0.0-SNAPSHOT"). For some reason, I can't get Onyx to write to an output kafka topic. Code is in this [git...

I can see the Network Security section of the repo [README](https://github.com/zutherb/terraform-dcos#network-security). I simply added the dcos moddule to one of my existing terraform configs. ``` ... provider "aws" { region...

The functionality here will be to import a dataset into the user's database. Function spec details are below. The workflow is going to be very similar to how we [setup...