purr changed the topic of #elliottcable to: a _better_ cult || topics << 'gamedev'
eligrey has quit [Quit: Leaving]
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #elliottcable
Cheery_ has joined #elliottcable
audy- has joined #elliottcable
devyn_ has joined #elliottcable
devyn has quit [Ping timeout: 250 seconds]
Cheery has quit [Ping timeout: 250 seconds]
audy has quit [Ping timeout: 250 seconds]
eligrey has joined #elliottcable
meowrobot has quit [Quit: let us connect our intestines and mutually digest]
meowrobot has joined #elliottcable
eligrey has quit [Quit: Leaving]
Temur has quit [Read error: Connection reset by peer]
Temur has joined #elliottcable
Temur is now known as Guest98347
Guest98347 is now known as kaplan
purr has quit [Remote host closed the connection]
glowcoil_ has quit [Quit: Lost terminal]
Cheery_ is now known as Cheery
glowcoil has joined #elliottcable
kaplan has quit [Ping timeout: 244 seconds]
gozala has quit [Quit: Connection closed for inactivity]
Temur has joined #elliottcable
Temur is now known as Guest26429
Guest26429 is now known as kaplan
<kaplan> ELLIOTTCABLE, there?
devyn_ has quit [Ping timeout: 240 seconds]
devyn has joined #elliottcable
<purr\ec> [System] ELLIOTTCABLE pushed 1 new commit to Master: https://github.com/ELLIOTTCABLE/System/commit/d46fec7c232bee327840b53f1c8e1084cfe828f5
<purr\ec> System/Master d46fec7 elliottcable: (- fix tmux) Improving mouse-mode support in tmux....
<kaplan> ELLIOTTCABLE, o/
<purr\ec> [System] ELLIOTTCABLE pushed 1 new commit to Master: https://github.com/ELLIOTTCABLE/System/commit/d3b7c6ba6208cfaba6bae184140487b350e2aafd
<purr\ec> System/Master d3b7c6b elliottcable: (- fix tmux) Moving the status-line setting back into the main conf
<ELLIOTTCABLE> kaplan: 'sup
<kaplan> ELLIOTTCABLE, finally caught you
<ELLIOTTCABLE> kaplan: good idea to tweet at me if you want my attention
<kaplan> ELLIOTTCABLE, ok, I'll remember that
<kaplan> ELLIOTTCABLE, the book arrived
<ELLIOTTCABLE> I'm basically ignoring IRC notifications, right now, because it's impossible to stop this fucker from pummling me with SASL / nickserv notifications every hour of every day of every week of every month of every year ಠ_ಠ
<ELLIOTTCABLE> kaplan: yes! :D
<kaplan> ELLIOTTCABLE, so, what now?
<ELLIOTTCABLE> what now about what?
<ELLIOTTCABLE> sorry, really busy.
<kaplan> ELLIOTTCABLE, I read it and it seems complicated
<ELLIOTTCABLE> the dragon? sure is. worth it, though.
<kaplan> ELLIOTTCABLE, how to actually use that information to start writing something?
<ELLIOTTCABLE> er, that's not how a course works. You start reading, and working through the exercises, and work your way through it. :P
<kaplan> ok
<kaplan> I'll ask you when I get stuck
<ELLIOTTCABLE> It may not be directly related to writing Something In Particular, but it will aid you overall. You won't get much of anywhere on some projects, until you've learned the material in that book (=
<ELLIOTTCABLE> that doesn't mean you have to *start* with it.
<ELLIOTTCABLE> Like I said: write a Scheme interpreter. Then, perhaps, take a break from actually implementing things, and start on that book.
<kaplan> hmmn
<ELLIOTTCABLE> sorry if I'm short; very busy. researching flights, and I'm really sick on top of that.
<kaplan> Understandable
gozala has joined #elliottcable
<Cheery> I'm wondering about the constraints in editing structured files
<Cheery> the basic editing commands are defined slot-wise
<Cheery> join causes |x|y| -> |xy|
<Cheery> split causes: |xy| -> |x|y|
<Cheery> collapse causes |x|y|z| -> |_|
<Cheery> and put is inverse of collapse, inserting stuff given to it, into the file
<Cheery> I defined them like this, because I want my operations to do things that are clear on intent.
<Cheery> but in complex constructs defined by context free grammar, these editing operations nearly always rip the construct open
<Cheery> considering to limit the 'damage' caused by these commands, by always allowing extensible fields to contain a trash field.
ELLIOTTCABLE has quit [Disconnected by services]
gq has quit [Ping timeout: 246 seconds]
ELLIOTTCABLE_ has joined #elliottcable
ELLIOTTCABLE_ is now known as ELLIOTTCABLE
eligrey has joined #elliottcable
<joelteon> ugh
<joelteon> I hate asking questions in #python
<joelteon> it's so shit
<Cheery> what's your question?
<joelteon> how to disable linking with the Carbon framework while building 2.7
eligrey has quit [Read error: Connection reset by peer]
eligrey has joined #elliottcable
<alynn> "build 3.4 instead, duh"