_whitelogger has joined #elliottcable
brr has quit [Remote host closed the connection]
brr has joined #elliottcable
alexgordon has joined #elliottcable
Rorik has joined #elliottcable
Rarik has quit [Ping timeout: 244 seconds]
brr has quit [Remote host closed the connection]
brr has joined #elliottcable
Rurik has joined #elliottcable
Rorik has quit [Ping timeout: 244 seconds]
devyn has quit [Ping timeout: 276 seconds]
devyn has joined #elliottcable
eligrey has quit [Quit: Leaving]
Sgeo has quit [Ping timeout: 240 seconds]
amatecha has quit [Ping timeout: 248 seconds]
amatecha has joined #elliottcable
fujisan has joined #elliottcable
<
alva>
clang-format --style=llvm -i hax.c ← format file according to LLVM style, and do it in-place. Why did I not know about this earlier.
fujisan has quit [Quit: Connection closed for inactivity]
Navarr has joined #elliottcable
fujisan has joined #elliottcable
eligrey has joined #elliottcable
irclogger_com has quit [Ping timeout: 244 seconds]
irclogger_com has joined #elliottcable
fujisan has quit [Quit: Connection closed for inactivity]
creationix has quit [Max SendQ exceeded]
creationix has joined #elliottcable
Coronel has joined #elliottcable
Coronel has left #elliottcable ["Leaving"]
Rorik has joined #elliottcable
Rurik has quit [Ping timeout: 244 seconds]
<
pikajude>
jesus h fucking christ
<
pikajude>
of the 3 major versions of npm still in use, only 1 of them actually works
<
alva>
There's one that works?
<
pikajude>
yeah, npm 2 is able to 1. install scoped packages and 2. install packages
<
pikajude>
of course, "works" is still generous, as it leaves my repo in a half-working state if any of the dependencies fail to build
<
alva>
Amazing. Does it also only install the once?
<
pikajude>
but by "works" here i mean npm itself doesn't exit early with a spurious failure when i run "npm install"
<
pikajude>
npm 2 also works if none of the dependencies encounter build errors
<
pikajude>
and by works I mean it puts my repo in a state where i can run my code
<
pikajude>
but npm 3 cannot install packages because it blows the stack
<
pikajude>
and npm 1 doesn't know what scoped packages are
<
pikajude>
so i'm stuck with 2
Sgeo has joined #elliottcable
Navarr has quit [Quit: Connection closed for inactivity]