purr changed the topic of #elliottcable to: a
amatecha has joined #elliottcable
jane has quit [Changing host]
jane has joined #elliottcable
<purr> <alexgordon> dude you've been using git longer than linus
perrier_ has joined #elliottcable
perrier_ has quit [Remote host closed the connection]
pelegreno has joined #elliottcable
pelegreno has quit [Remote host closed the connection]
pelegreno has joined #elliottcable
audy is now known as audy-
audy- is now known as audy
audy has quit [Changing host]
audy has joined #elliottcable
<purr> <ellio> sometimes I feel like micahjohnston when I talk about things
Sorella has quit [Quit: Connection closed for inactivity]
<purr> <alexzordon> I DESIRE POPCORN NECKLACES
<pikajude> -what
<purr> <Willox> Is paws something metaphorical?
<pikajude> -what
<purr> <gq> witness purr, voiced by Paul Bettany, as he shuts down starbound because 'god dammit go outside, fuck your video games'
<pikajude> -what
<purr> <katlogic> (and i hate both with passion, especially llvm)
<pikajude> -what
<purr> <prophile> if a tree falls in the forest, and is linked with LTO...
eligrey has quit [Quit: Leaving]
<purr> <elliottcable> I'm going to do something to abstract my ANAL approach; and then tie in JSON-streaming / real-time updating.
Sorella has joined #elliottcable
fujisan has joined #elliottcable
<purr> <alexgordon> I was inspired by rufus hound breaking eggs with a mallet taped to his penis
<ELLIOTTCABLE> -stop
<ELLIOTTCABLE> ljharb: okay, I might just be dumb, but … how do I use global modules with nvm, again?
<ELLIOTTCABLE> is there a central binaries directory I can add to my PATH or something? because the naive `nvm use <whatever>; npm install -g chokidar; which chokidar` isn't working
<ELLIOTTCABLE> oh derp goddamnit
<ELLIOTTCABLE> ljharb: just ignore that.
<ELLIOTTCABLE> >,<
<gkatsev> ELLIOTTCABLE: be aware that if you then change versions with nvm, you won't have that global
<ELLIOTTCABLE> yeah, aware
<ELLIOTTCABLE> I know how the *copying* works, I just couldn't figure out why the binary wasn't appearing.
<ELLIOTTCABLE> I still think it's super-unclear to new users how nvm works.
<ELLIOTTCABLE> That needs to be improved upon; but there's like twenty pages of Issue conversation on the topic, so I'll leave it to smarter people than me. lol.
fujisan has quit [Quit: Connection closed for inactivity]
<ljharb> ELLIOTTCABLE: using multiple versions of node isn't for new users, tbh
<ljharb> most users should install one version, set it at their default, and forget it
<ljharb> and when it's time to upgrade, `nvm install $new --reinstall-packages-from=$old`
<ELLIOTTCABLE> ljharb: new users of nvm*
<ljharb> ah
<ljharb> doc improvements in PRs are def welcome
* ELLIOTTCABLE nods
<ljharb> but "globals should be shared across modules" has been talked to death
<ljharb> i suppose i could alias that install command as `nvm migrate $old $new` or something
<ELLIOTTCABLE> I'll put that on my “If I have time to make ljharb very happy” todo list along with reviewing nvm-in-zsh stiuation (=
<ljharb> :-)
<ELLIOTTCABLE> nvm is my next “Elliott needs a sh fix” todo, since I finished rewriting zgen
<ELLIOTTCABLE> but those come few and far between, so, *shrug*
<ljharb> i could also implement a third-party thing someone built, and do something like `nvm globally-install-all foo` or something
<ljharb> but that'd take forever to run
<ELLIOTTCABLE> yeah, my concern isn't the obscurity of the command
<ELLIOTTCABLE> really, the existence of `nvm migrate` wouldn't be helpful because of the *ease of typing*, it'd be helpful because it exists in the output of `nvm help` or whatever ...
<ELLIOTTCABLE> and you can reduce that knowledge to “Maybe we should just document this better, so we aren't even assuming they type `nvm help` out of frustration in the first place.” y'get me?
<ljharb> right, totally
<ELLIOTTCABLE> I'll bring it back up later <3
<ljharb> deal
<ELLIOTTCABLE> yanking code out into modules: happymaking.
<ELLIOTTCABLE> two more to do today
<purr\GH> [mocha-before-this] ELLIOTTCABLE opened issue #1: Support interfaces other than 'bdd' https://github.com/ELLIOTTCABLE/mocha-before-this/issues/1
<ljharb> ELLIOTTCABLE: i'm making a mocha module you may be interested in, i'll ping you when it's done
<gkatsev> what wrong with nvm and zsh?
<ljharb> performance mostly
<ljharb> also oh-my-zsh is a pile of steaming garbage and its options break nvm all over the place
<jaawerth> oh look, another obscure XML spec I'm going to have to write tooling for
<jaawerth> ;_; is not enough to express my feelings
<purr\GH> [mocha-before-this] ELLIOTTCABLE created readme-test+ (+1 new commit): https://github.com/ELLIOTTCABLE/mocha-before-this/commit/ae935c817ca4
<purr\GH> mocha-before-this/readme-test+ ae935c8 ELLIOTTCABLE: + badges test: part 1
<purr\GH> [mocha-before-this] ELLIOTTCABLE pushed 1 new commit to readme-test+: https://github.com/ELLIOTTCABLE/mocha-before-this/commit/9c0bfd1919f8adb34424b63d1b830c2b4a0a7949
<purr\GH> mocha-before-this/readme-test+ 9c0bfd1 ELLIOTTCABLE: + badges test: part 2!
<purr\GH> [mocha-before-this] ELLIOTTCABLE pushed 1 new commit to readme-test+: https://github.com/ELLIOTTCABLE/mocha-before-this/commit/199cd577ac45a29e968d2fb37402aba0d9646b19
<purr\GH> mocha-before-this/readme-test+ 199cd57 ELLIOTTCABLE: + badges test: part 3
<purr\GH> [mocha-before-this] ELLIOTTCABLE pushed 1 new commit to readme-test+: https://github.com/ELLIOTTCABLE/mocha-before-this/commit/bcafe2d098eee38212f6c51e78d26d1616ab16cb
<purr\GH> mocha-before-this/readme-test+ bcafe2d ELLIOTTCABLE: + badges test: part 4
<purr\GH> [mocha-before-this] ELLIOTTCABLE pushed 1 new commit to readme-test+: https://github.com/ELLIOTTCABLE/mocha-before-this/commit/0371ce66ae9d64372ccd1eeab3c1d67544c058d5
<purr\GH> mocha-before-this/readme-test+ 0371ce6 ELLIOTTCABLE: + badges test: part 5
<purr\GH> [mocha-before-this] ELLIOTTCABLE pushed 1 new commit to readme-test+: https://github.com/ELLIOTTCABLE/mocha-before-this/commit/ca7be5436752267fdc027e55acdad6084f06f3d1
<purr\GH> mocha-before-this/readme-test+ ca7be54 ELLIOTTCABLE: + badges test: part 6
<ELLIOTTCABLE> oh lord noisy
<ELLIOTTCABLE> sut up purr
<purr\GH> [mocha-before-this] ELLIOTTCABLE pushed 1 new commit to readme-test+: https://github.com/ELLIOTTCABLE/mocha-before-this/commit/80230499ffc714013d7d7eefcf4dff32d5ead2e6
<purr\GH> mocha-before-this/readme-test+ 8023049 ELLIOTTCABLE: + badges test: part 7
<ELLIOTTCABLE> jaawerth: jesssssus, that website
<ELLIOTTCABLE> fuck
<jaawerth> yeah, doesn't exactly fill one with confidence
<jaawerth> buuut a product our researchers need uses either it or SPSS for interop
<jaawerth> so support it I shall
<pikajude> ooh, check out those 3d puzzle pieces
<pikajude> oh-my-zsh is poopy farts
eligrey has joined #elliottcable
meowrobot has quit [Quit: let us connect our intestines and mutually digest]
meowrobot has joined #elliottcable
fujisan has joined #elliottcable
<ELLIOTTCABLE> pikajude: … lol.
eligrey has quit [Quit: Leaving]