<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:08] ⇦ Quits: Dominance (~Dominance@72-186-205-33.res.bhn.net) (Ping timeout: 192 seconds)
L2[00:00:53] ⇨ Joins: Dominance (~Dominance@72-186-205-33.res.bhn.net)
L3[00:01:36] <Kodos> Well, I'm getting closer to figuring out the calculation I need
L4[00:02:32] <gamax92> Kodos: yay?
L5[00:02:38] <gamax92> what cha doing btw?
L6[00:02:58] <Kodos> Figuring out the equation needed to get this turret to aim at an entity using the offset provided by the Radar block
L7[00:03:06] <gamax92> computronics radar?
L8[00:03:07] <Kodos> Using trig
L9[00:03:08] <Kodos> Yeh
L10[00:03:11] <gamax92> lemme try.
L11[00:03:53] <gamax92> Kodos: oh what's the turret form
L12[00:03:55] <gamax92> from*
L13[00:04:01] <Kodos> A mod i'm testing, it isn't out yet
L14[00:04:20] * gamax92 dies
L15[00:04:38] <Kodos> When I talk to the guy in the morning, I'm gonna have him post on OC forums
L16[00:04:40] <gamax92> well then ... I'll just use open glasses to experiment.
L17[00:06:30] <gamax92> Kodos: is it just some aim function that takes radians/degrees?
L18[00:06:38] <Kodos> I wish, this would be easier
L19[00:06:44] <Kodos> Values are entered in a range of 0-1
L20[00:06:45] <gamax92> oh?
L21[00:06:58] <gamax92> uhh ... normalized vectors?
L22[00:06:58] <Kodos> For example, the vertical angle, 1 is 90 degrees or straight up
L23[00:07:08] <Kodos> 0 is straight forward
L24[00:07:20] <Kodos> And for horizontal, 0 and 1 are the same thing
L25[00:07:24] <Kodos> .5 is backwards
L26[00:07:30] <Kodos> .25 right, .75 left
L27[00:07:30] <gamax92> oh oh
L28[00:10:04] <Kodos> The main issue I'm having is the fact that the turret doesn't have an absolute base direction
L29[00:10:04] <Kodos> It's based on the way you're facing when you place it
L30[00:10:04] <gamax92> is it taking two values, one for the turret rotation, and one for the turret aim?
L31[00:10:04] <gamax92> ahh, that sucks
L32[00:10:04] <Kodos> Horizontal rotation, and vertical rotation
L33[00:10:04] <Kodos> Basically Yaw and Pitch
L34[00:10:04] <gamax92> yeah
L35[00:10:04] *** |0xDEADBEEF| is now known as |0xDEADSPOOK|
L36[00:10:04] <gamax92> vifino y
L37[00:10:04] <vifino> me y
L38[00:10:04] <Kodos> Latest attempt at math: http://puu.sh/l421N/75391bdcea.png
L39[00:12:19] <gamax92> horizontal would be atan2 with x and z, and vertical would be two sets of distances, one for x,turret_y,z and x,y,z
L40[00:12:51] <gamax92> or well ... you only need the fist distance
L41[00:17:44] <Kodos> Trying to figure out how to adjust for the turret not facing east or whatever would be default for these equations
L42[00:18:03] <Kodos> I think I'm going to suggest that he make the turret always face a certain direction, likely East
L43[00:18:07] <Kodos> When placed
L44[00:30:13] <Kodos> I just realized it can only rotate within that one circle's range. If you move it to 270, then tell it to move to 0, it has to go backwards all the way round, instead of moving right 90 degrees
L45[00:30:42] <Kodos> This is a terrible implementation overall, and I still think Cait can do it better for OS
L46[00:32:03] <gamax92> oh wow
L47[00:32:39] <Sandra> time to buy a bunch of games in the steam halloween sale!
L48[00:32:58] <Sandra> bioshock 1&2 for $2 each, nice.
L49[00:33:17] <gamax92> thats 199 pennies I dont have
L50[00:36:30] <Kodos> I want a new game, but no money and no one to trade with
L51[00:37:07] <Sandra> what game?
L52[00:37:34] <Kodos> If I had a choice? I'd get my friend a copy of Empyrion so I could hobble together Hamachi for me and him to play
L53[00:37:52] <Kodos> Failing that, Pillars of Eternity is on sale for half off currently
L54[00:41:00] <Sandra> I picked up Bioshock 1,2,infinite,pixel piracy, shantae and the pirates curse, and the witcher.
L55[00:41:47] <Sandra> for $20.
L56[00:41:55] <Sandra> $23 actually.
L57[00:41:59] <Sandra> not bad.
L58[00:44:53] <Kodos> Huh, Gauntlet Slayer Edition is 5 bucks
L59[00:45:32] <Kodos> Wow, I actually have that in the bank
L60[00:45:34] <Kodos> Holy shit
L61[00:46:20] ⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L62[00:47:56] ⇦ Quits: solenoids (~phillips1@72.42.104.172) (Ping timeout: 190 seconds)
L63[00:48:04] <Kodos> Ooh, Dead Island is only 4 bucks
L64[00:48:06] <Kodos> GOTY edition too
L65[01:00:58] ⇦ Quits: surferconor425 (surfercono@mango.bnc4free.com) (Remote host closed the connection)
L66[01:36:22] ⇨ Joins: brandon3055_ (~Brandon@120.21.163.182)
L67[01:36:41] ⇦ Quits: brandon3055__ (~Brandon@122.129.140.106) (Read error: Connection reset by peer)
L68[01:36:58] ⇨ Joins: dfo (webchat@cpe-173-95-179-34.nc.res.rr.com)
L69[01:37:05] <dfo> stupid question, can a computer both broadcast and listen on the same port?
L70[01:37:24] <dfo> i have two computers communicating, just need to knwo if i need to send/recieve on different ports
L71[01:42:08] ⇦ Quits: Dominance (~Dominance@72-186-205-33.res.bhn.net) (Ping timeout: 192 seconds)
L72[01:44:40] ⇨ Joins: Dominance (~Dominance@72-186-205-33.res.bhn.net)
L73[01:47:29] <Izaya> dfo, yeah, they can
L74[02:05:00] ⇨ Joins: Vexatos (~Vexatos@p200300556E6DF93755A05D23402E2BE1.dip0.t-ipconnect.de)
L75[02:05:00] zsh sets mode: +v on Vexatos
L76[02:12:44] ⇦ Quits: Dominance (~Dominance@72-186-205-33.res.bhn.net) (Ping timeout: 192 seconds)
L77[02:26:06] zsh sets mode: +v on asie
L78[02:34:01] <Kodos> Debating between Minecraft and forcing myself to sleep
L79[02:35:53] <asie> Sleep.
L80[02:36:12] <Kodos> Indeed, probably a better investment of my time
L81[02:36:14] <Kodos> o/
L82[02:37:46] *** Cranium is now known as Cranium[Away]
L83[02:54:33] ⇦ Quits: dfo (webchat@cpe-173-95-179-34.nc.res.rr.com) (Quit: Web client closed)
L84[03:10:35] ⇦ Quits: Something12 (~Something@184.65.42.207) (Ping timeout: 206 seconds)
L85[03:12:58] ⇦ Quits: hitecnologys (~hitecnolo@193.169.52.115) (Quit: Gone)
L86[03:15:15] ⇨ Joins: hitecnologys (~hitecnolo@193.169.52.115)
L87[03:22:05] ⇦ Quits: Vexatos (~Vexatos@p200300556E6DF93755A05D23402E2BE1.dip0.t-ipconnect.de) (Ping timeout: 378 seconds)
L88[03:23:56] ⇨ Joins: Jezza (~Jezza@92.206.13.233)
L89[03:32:10] <Sandra> dfo, yes, but if you have any loops in your network, it'll recieve it's message back.
L90[03:32:37] ⇨ Joins: Vexatos (~Vexatos@p200300556E6DF98155A05D23402E2BE1.dip0.t-ipconnect.de)
L91[03:32:37] zsh sets mode: +v on Vexatos
L92[03:32:57] ⇦ Quits: hitecnologys (~hitecnolo@193.169.52.115) (Quit: Gone)
L93[03:37:41] ⇨ Joins: hitecnologys (~hitecnolo@193.169.52.115)
L94[03:54:07] <Izaya> OS X is bullshit
L95[03:54:16] <Izaya> so to get a C compiler
L96[03:54:20] <Izaya> you need to install xcode
L97[03:54:22] <Izaya> which is on the DVD
L98[03:54:28] <Izaya> the Mac I have has a CD drive
L99[03:54:35] <Izaya> and the CDs don't have xcode
L100[03:54:36] <Izaya> okay
L101[03:54:45] <Izaya> so I'll go onto Apple's website and download it!
L102[03:54:48] <Izaya> oh wait
L103[03:54:52] <Izaya> I need an Apple DRM account
L104[03:54:54] <Izaya> which is funny
L105[03:55:09] <Izaya> because I was getting a C compiler so I could avoid Apple's DRM
L106[04:03:34] ⇦ Quits: Yepoleb (~quassel@194-166-3-247.adsl.highway.telekom.at) (Remote host closed the connection)
L107[04:06:48] ⇨ Joins: Yepoleb (~quassel@178-190-228-132.adsl.highway.telekom.at)
L108[04:09:56] ⇦ Quits: Jezza (~Jezza@92.206.13.233) (Ping timeout: 378 seconds)
L109[04:14:15] ⇨ Joins: Rorax (~Rorax@2400:4800:8044:f700:9938:c727:a4e9:ea07)
L110[04:14:24] <Rorax> halp halp
L111[04:14:39] <Izaya> plah plah
L112[04:15:09] <Rorax> I have a program, which has been proven to work when attached to computron, but BEEP BEEP when flashed to a eeprom and used in a MCU :x
L113[04:15:38] <Izaya> does it need external components?
L114[04:16:34] <Rorax> well it has been built with a transposer internally. so. yes?
L115[04:16:45] <Izaya> that shouldn't cause issues
L116[04:17:46] <Rorax> so it only needs to use the transposer the MCU has been fitted with and the program that has been flashed to it does all the requiring needed to run the itnernal transposer
L117[04:18:20] <Izaya> I dunno, wait a bit and maybe someone else will be able to help
L118[04:18:31] <Rorax> but I get beep beep. which is.. no boot medium?
L119[04:19:33] <Rorax> *prods vexatos*
L120[04:19:52] <Vexatos> Hi
L121[04:20:05] <Rorax> beep beep :(
L122[04:20:08] <Vexatos> Rorax, right click with an analyzer
L123[04:22:05] <Rorax> doesn't like "require"
L124[04:22:22] <Rorax> you did warn me it had to be simpler but I can't control a transposer more... simply?
L125[04:26:22] <Vexatos> as I said
L126[04:26:27] <Vexatos> <Vexatos> Rorax, local component = component.proxy(component.list("component")())
L127[04:27:06] <Rorax> you are a life saver <3
L128[04:27:36] <Rorax> what about "sides" its not a component its an api
L129[04:27:41] <Rorax> roundRobin
L130[04:27:44] <Rorax> fek
L131[04:27:49] <Rorax> *clicks window*
L132[04:29:32] <Izaya> uh
L133[04:29:37] <Izaya> sides are just numbers
L134[04:29:42] <Izaya> go into lua on a normal machine
L135[04:29:55] <Izaya> and do =sides.whateverside
L136[04:30:18] <Rorax> are the numbers forge direction or cardinal
L137[04:30:23] <Rorax> cardinal are bad
L138[04:30:37] <Izaya> dunt remember
L139[04:31:24] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-37-209-116-12.hsi15.kabel-badenwuerttemberg.de)
L140[04:31:36] <Vexatos> Rorax, how does one pump water again ,-,
L141[04:31:48] <Rorax> with whut?
L142[04:32:40] <Vexatos> with GT
L143[04:32:41] <Vexatos> :P
L144[04:33:30] <Rorax> pump /item/ click on the appropriate side (for a pump that will be the oblong closest to the face you want to apply it to)
L145[04:34:01] <Rorax> then get a screwdriver and right click the pump until it reads "import"
L146[04:34:59] ⇨ Joins: Jezza (~Jezza@92.206.13.233)
L147[04:35:44] <Vexatos> dangit, doesn't work with wooden pipes
L148[04:35:58] <Vexatos> what are they even useful for if I can't put covers on them >_>
L149[04:36:13] <Rorax> btw vexatos, local component = component.proxy(component.list("component")()) nets me 'attempt to index a nil value (global 'component')'
L150[04:36:27] <Rorax> you can totally put covers on wooden pipes
L151[04:36:41] <Vexatos> Yea but they don't work
L152[04:36:52] <Vexatos> that is, other than block a connection
L153[04:37:13] <Vexatos> Rorax, don't call the variable component
L154[04:37:18] <Vexatos> also, this only works on EEPROM level
L155[04:37:21] <Vexatos> not in OpenOS
L156[04:37:34] <Vexatos> in OpenOS, you have to do require("component") first
L157[04:37:35] <Rorax> I just set a wooden pipe to import >.>
L158[04:37:57] <Vexatos> But how .-.
L159[04:38:29] <Rorax> electric pump (lv) item
L160[04:38:40] <Rorax> apply to the end face you will be pumping from
L161[04:38:46] <Rorax> attach thing to pump from
L162[04:38:58] <Vexatos> Yea, it doesn't visually connect to the pipe
L163[04:39:04] <Vexatos> and it doesn't pump either :/
L164[04:39:09] <Rorax> it won't until it has something to connect to
L165[04:39:15] <Vexatos> it does though
L166[04:39:25] <Vexatos> it connects visually to the tank, but not to the pump cover
L167[04:40:12] <Rorax> http://i.imgur.com/i6UkAv2.png
L168[04:40:54] <Vexatos> yea, like that, but it doesn't connect even with a tank right next to it
L169[04:41:14] <Rorax> well I showed you that it should :P what tank is it?
L170[04:41:35] <Vexatos> quantum tank
L171[04:42:38] <Rorax> http://i.imgur.com/uU1JyGg.png
L172[04:42:53] <Rorax> water in the right tank proves its pulling
L173[04:43:25] <Vexatos> I am talking about pulling water from the world
L174[04:43:26] <Vexatos> into a tank
L175[04:43:33] <Vexatos> a drain should do that, shouldn't it
L176[04:43:35] <Rorax> OOOOOOOHHHHH
L177[04:43:41] <Rorax> thats a whole different story
L178[04:43:56] <Rorax> basic pump machine
L179[04:43:58] <Vexatos> I just need a water source for my boilers >_>
L180[04:51:02] <Rorax> welllll
L181[04:51:04] <Rorax> you see
L182[04:51:20] <Rorax> the greggy world pump removes blocks without updates
L183[04:51:31] <Rorax> sooo water won't replenish itself
L184[04:52:18] <Vexatos> sure, but it doesn't pump at all
L185[04:53:13] <Rorax> the pump machine requires IC2 mining pipe to be placed in its iventory
L186[04:53:18] <Rorax> it also requires power
L187[04:53:44] <Vexatos> I was talking about the "Drain" cover
L188[04:54:21] <Rorax> http://i.imgur.com/1tYtwYg.png
L189[04:54:28] <Rorax> ooooooohhh
L190[04:55:33] <Rorax> no
L191[04:55:43] <Rorax> a pipe with a drain cover will not gather liquid
L192[04:55:54] <Rorax> you need some form of tank for the drain to do that
L193[04:56:16] <Rorax> for example
L194[04:56:26] <Rorax> a quantum tank with a drain attached to it will collect water
L195[04:56:33] <Rorax> infinitely
L196[04:56:48] <Rorax> and then you pipe it out of the quantum tank
L197[04:57:22] <Vexatos> ok, so I just need a machine hull then?
L198[04:57:53] <Rorax> no, the structure that the drain is attached to needs to have an internal fluid tank
L199[04:57:58] <Rorax> (that isn't a pipe)
L200[04:58:28] <Vexatos> yay it works
L201[04:58:32] <Rorax> http://i.imgur.com/0BLX3KJ.png
L202[04:58:35] <Rorax> okay great
L203[04:58:38] <Vexatos> ULV machine hull + drain + pump in export mode
L204[04:58:59] <Rorax> the machine hull has an internal tank?! woah
L205[04:59:05] <Rorax> thats useful info
L206[04:59:52] <Rorax> I suppose that "you just need imagination" tooltip had deeper meaning
L207[05:00:28] <Vexatos> the machine hull is your "cover and upgrade dummy"
L208[05:00:37] <Vexatos> you can make it, say, have an IDSU worth of storage
L209[05:00:42] <Vexatos> with LV output
L210[05:00:45] <Vexatos> or wit UV
L211[05:00:48] <Vexatos> or with whatever you want
L212[05:00:56] <Vexatos> you can make it move items, fluids
L213[05:01:30] <Rorax> so I have just found out
L214[05:01:39] <Rorax> in all my time, never knew that
L215[05:01:49] <Rorax> anyhoo
L216[05:01:54] <Rorax> time for you to help me again xD
L217[05:02:53] <Rorax> so what you said about why component.proxy wasn't working is that.
L218[05:03:03] <Rorax> 1. it won't because you are calling it in openOS
L219[05:03:15] <Rorax> and 2. don't call the component variable?
L220[05:03:23] <Rorax> well what should I call then? transposer I guess?
L221[05:04:09] <Rorax> debugging eeprom is annoying i I have to flash it everytime I want to check it works :P
L222[05:06:42] <Vexatos> no
L223[05:06:48] <Vexatos> component does exist on EEPROM level
L224[05:06:52] <Vexatos> but on OpenOS level it does not
L225[05:06:57] <Vexatos> until you require() it
L226[05:08:32] <Rorax> local component = component.proxy(component.list("transposer")())
L227[05:08:36] <Rorax> ^ is correct?
L228[05:08:54] <Rorax> I would check myself but MC just crashed :P
L229[05:09:32] <Vexatos> local transposer=
L230[05:09:50] <Rorax> I'm talking in examples :P
L231[05:10:04] <Rorax> if you must know my variable is called tp
L232[05:10:17] <Rorax> local tp = :P
L233[05:11:03] <Rorax> I'm only worrying about getting the non user dynamic part correct
L234[05:15:58] <Rorax> okay well now I'm getting beep beep with no error on the analyzer
L235[05:20:43] ⇨ Joins: brandon3055 (~Brandon@122.129.140.106)
L236[05:20:44] <Rorax> vexatos http://i.imgur.com/xoV9QuF.png
L237[05:21:10] <Rorax> remove comment, and requires and the .transposer. in each like and you have what I gave to the eeprom
L238[05:21:13] <Vexatos> it's not cc.transposer
L239[05:21:16] <Vexatos> it's transposer
L240[05:21:26] <Rorax> read above
L241[05:21:40] <Vexatos> component.proxy(component.list("transposer")()) is the exact same as require("component").transposer
L242[05:21:54] <Rorax> yeah okay
L243[05:21:55] <Rorax> I get that
L244[05:22:00] <Rorax> but look at the screen shot again
L245[05:22:30] <Rorax> REMOVE ".transposer." from each line, uncomment proxy and remove requires = what I give to the MCU
L246[05:22:46] <Vexatos> hmmm
L247[05:23:06] <Vexatos> well that should work then, assuming the transposer's function (I never used that thing) works like that
L248[05:23:08] <Vexatos> with 3 args
L249[05:23:25] <Rorax> it works attached to the computer (hense the requires existing in the screen shot)
L250[05:23:45] <Rorax> then I patch it up like I said above and move it to the MCU it BEEP BEEP and no error on the analyzer
L251[05:25:17] ⇦ Quits: brandon3055_ (~Brandon@120.21.163.182) (Ping timeout: 378 seconds)
L252[05:28:10] <Rorax> actually seems like the analyzer was being derpy
L253[05:29:30] <Rorax> http://i.imgur.com/1Cuc1sh.png
L254[05:29:54] <Rorax> bad argument #1 (string expected, got nil)
L255[05:39:00] ⇨ Joins: surferconor425 (surfercono@mango.bnc4free.com)
L256[05:45:42] <Vexatos> read the function documentation of the transposer
L257[05:45:50] <Vexatos> either in NEI or the OpenOS "Lua" program
L258[05:45:57] <Vexatos> it will tell you how to use the thing
L259[05:47:02] <Vexatos> wait.... nil?
L260[05:47:20] <Vexatos> oh I see
L261[05:47:31] <Vexatos> Rorax, it appears.... there is no "transposer" component?
L262[05:48:13] <Rorax> well if I open the lua interpreter and do compontent.list("transposer") it finds transposer
L263[05:48:42] <Vexatos> well does the MCU have a transposer
L264[05:48:45] <Vexatos> that is my question
L265[05:48:49] <Rorax> yeah totally
L266[05:48:53] <Vexatos> you sure
L267[05:48:56] <Rorax> put it in every time
L268[05:49:00] <Vexatos> because that is the only nil I can find
L269[05:49:16] <Vexatos> oh, Rorax, also
L270[05:49:27] <Vexatos> don't do the "i = i + 1"
L271[05:49:43] <Vexatos> the loop does that for you
L272[05:49:43] <Rorax> I didn't think compounds existed in lua?
L273[05:49:52] <Rorax> o right
L274[05:50:01] <Vexatos> also DO NOT START COUNTING AT 0
L275[05:50:16] <Vexatos> also, what do you mean with "compounds" .-.
L276[05:50:50] <Vexatos> also also also also >_>
L277[05:51:17] ⇦ Quits: t3hero (~t3hero@c-67-182-65-239.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
L278[05:51:18] <Rorax> don't start counting at zero?!
L279[05:51:25] <Rorax> what shinnanigans is this?!
L280[05:51:43] <Vexatos> Rorax, Lua always starts counting at 1, so please do it too >_>
L281[05:52:25] <Vexatos> Rorax, could you pastebin me your program?
L282[05:52:37] <Vexatos> just "pastebin put <name>"
L283[05:52:41] <Vexatos> with an internet card :P
L284[05:53:48] <Rorax> but but
L285[05:53:49] <Rorax> 1?!
L286[05:54:30] <Vexatos> Lua is meant to be simple. 1 is way more intuitive for people not used to programming
L287[05:54:37] <Rorax> http://pastbin.com/at51bGe7
L288[05:54:52] <Vexatos> pastbin? k
L289[05:54:58] <Vexatos> looks like a decent malware site
L290[05:55:06] <Rorax> lel
L291[05:55:40] <Rorax> are you going to clean it up for me :P ?
L292[05:56:20] <Rorax> well its works
L293[05:57:03] <Vexatos> Rorax, http://pastebin.com/W5QQv79V
L294[05:57:03] <Rorax> you are going to LOVE why it wasn't working
L295[05:57:05] <Vexatos> ftfy
L296[05:57:20] <Vexatos> just "pastebin -f get W5QQv79V <name>" if you want it
L297[05:57:29] <Rorax> dang arrays an shiz
L298[05:57:46] <Vexatos> THAT is how you Lua
L299[05:57:53] <Rorax> well I will take that in stride
L300[05:57:56] <Rorax> thanks Vex
L301[05:57:58] <Rorax> thats really pretty
L302[05:58:06] <Vexatos> and just uncomment one or the other of the first lines
L303[05:58:09] <Vexatos> depending on your mode
L304[05:58:20] <Rorax> yep noticed that :)
L305[05:58:21] <Rorax> <3
L306[05:58:22] <Vexatos> pastebin put and pastebin get are really useful, there is also pastebin run .-.
L307[05:58:32] <Rorax> lol awesome !
L308[05:58:33] <Vexatos> (I totally didn't make half of that program)
L309[05:58:41] <Rorax> pastebin run ALLTHECODEZ
L310[05:58:42] <Vexatos> OpenOS also has wget
L311[05:59:08] <Vexatos> crap, I need more sulphur
L312[06:01:53] <Rorax> sulphur is a p in the a
L313[06:01:59] <Rorax> nether or bust
L314[06:02:11] <Vexatos> Oh right
L315[06:02:18] <Vexatos> I haven't advertised selene yet
L316[06:02:19] <Vexatos> here you go http://pastebin.com/Mz07fxS5
L317[06:02:26] <Rorax> go to about 12 and then make tunnels in all the directions ever
L318[06:02:36] <Vexatos> thanks for the tip
L319[06:02:57] <Rorax> np
L320[06:03:03] <Rorax> watch out for deadly lava snakes
L321[06:03:20] <Vexatos> I really need to use Selene legitemately some day...
L322[06:03:28] <Vexatos> off to the nether .-.
L323[06:03:28] <Rorax> there is syntax stuff in that last one that makes me scratch my head
L324[06:03:37] <Rorax> but I will trust it works and I kinda understand looking at it
L325[06:03:38] *** surferconor425 is now known as surferconor425|Away
L326[06:04:54] <Vexatos> Rorax, it only works with Selene installed >_>
L327[06:04:57] <Vexatos> don't use it
L328[06:11:30] ⇨ Joins: sciguyryan (~sciguyrya@109-205-170-14.dynamic.swissvpn.net)
L329[06:12:04] <Rorax> hehe okay
L330[06:12:24] <Rorax> also the problems with the code have appeared! \o/
L331[06:12:29] <Rorax> things I didn't account for
L332[06:12:56] <Rorax> a constantly ticking number but the input doesn't always have items
L333[06:13:58] *** Ender is now known as Slender
L334[06:15:06] ⇦ Quits: Wem (~Wembly@50.240.220.69) (Read error: Connection reset by peer)
L335[06:15:15] <Lizzy> oww my arm hurts like shit
L336[06:15:25] <Slender> What did you do to it? :O
L337[06:15:30] <Lizzy> slept on it
L338[06:15:39] <Slender> ah, good job
L339[06:16:46] <Vexatos> Rorax, does it error if the input has no items?
L340[06:18:22] <Rorax> nah it just keeps running which is good
L341[06:18:27] <Rorax> but think about this right
L342[06:18:51] <Rorax> the chest is empty for 1 2 3, and then an a single item arrives on 4
L343[06:19:03] <Rorax> its empty for 1 2 3, and then....
L344[06:19:05] <Rorax> you get the idea
L345[06:20:37] <Rorax> okay well I have to turn in for the night
L346[06:20:38] <Rorax> nn
L347[06:20:40] ⇦ Quits: Rorax (~Rorax@2400:4800:8044:f700:9938:c727:a4e9:ea07) (Quit: Leaving)
L348[06:30:24] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-37-209-116-12.hsi15.kabel-badenwuerttemberg.de) (Read error: Connection reset by peer)
L349[06:41:51] *** surferconor425|Away is now known as surferconor425
L350[06:44:02] ⇦ Quits: Guest40651 (~Magik6k_@magik6k.net) (Quit: Bye!)
L351[06:44:18] ⇨ Joins: Magik6k (~Magik6k_@magik6k.net)
L352[06:44:47] *** Magik6k is now known as Guest62876
L353[06:50:33] ⇨ Joins: Inari (~Uni@p5DEC68F2.dip0.t-ipconnect.de)
L354[07:03:18] *** XDjackieXD is now known as SpookyJackie
L355[07:05:38] ⇨ Joins: frost (webchat@78-150-93-178.pool.ukrtel.net)
L356[07:06:00] ⇦ Quits: frost (webchat@78-150-93-178.pool.ukrtel.net) (Client Quit)
L357[07:09:08] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L358[07:14:11] <SpookyJackie> http://www.twitchinstalls.com/ :D
L359[07:22:31] <Izaya> still 7 hours to go
L360[07:28:20] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-346-48.w92-132.abo.wanadoo.fr)
L361[07:52:34] <Sangar> but the important question is: will the bob ross stream be done by then? :P
L362[07:52:38] <Sangar> also hi
L363[07:57:34] <Izaya> well
L364[07:57:39] <Izaya> that was a good way to test
L365[07:57:43] <Izaya> I can safely say
L366[07:57:50] <Izaya> that I can't use twitch from firefox
L367[08:03:00] <Vexatos> Izaya, the heck is that stream
L368[08:06:01] <Izaya> well
L369[08:06:04] <Izaya> it's twitch
L370[08:06:07] <Izaya> installing arch linux
L371[08:06:16] <Izaya> which is probablyu the easiest distro to install
L372[08:06:40] <Sangar> if they manage it, will they do gentoo next? :P
L373[08:07:10] <Izaya> one hopes
L374[08:07:56] <Vexatos> oh wait
L375[08:08:02] <Vexatos> I know where this is going
L376[08:08:04] <Vexatos> .-.
L377[08:08:11] <Vexatos> Cruor, twitchinstallsselene when
L378[08:08:28] *** SleepingFairy is now known as Daiyousei
L379[08:08:33] *** Daiyousei is now known as Spookyousei
L380[08:08:42] <Cruor> Vexatos: sounds like a death trap
L381[08:14:51] ⇨ Joins: Dominance (~Dominance@72-186-205-33.res.bhn.net)
L382[08:15:09] ⇦ Quits: Dominance (~Dominance@72-186-205-33.res.bhn.net) (Read error: Connection reset by peer)
L383[08:29:32] ⇦ Quits: phillips1012 (~phillips1@72.42.104.172) (Ping timeout: 378 seconds)
L384[08:37:15] *** Fridtjof is now known as Spookjof
L385[08:37:16] *** Spookjof is now known as Spookfried
L386[08:43:18] ⇨ Joins: Zekrom2023 (webchat@x5f72dd0d.dyn.telefonica.de)
L387[08:43:22] *** Kilobyte is now known as Spookybyte
L388[08:43:45] ⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L389[08:43:55] ⇦ Quits: Zekrom2023 (webchat@x5f72dd0d.dyn.telefonica.de) (Client Quit)
L390[08:48:15] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-37-209-116-12.hsi15.kabel-badenwuerttemberg.de)
L391[08:48:37] <gamax92> ;-;
L392[08:48:43] <gamax92> vifino: why is git rebase interactive using vim
L393[08:48:49] *** Turtle is now known as SpookyTurtle
L394[08:48:50] <gamax92> help I'm trapped in another os.
L395[08:48:59] <vifino> what
L396[08:51:18] <gamax92> I don't know how to work this ...
L397[08:53:03] <gamax92> vifino: how do I save files in vim ,_,
L398[08:53:15] <vifino> :w
L399[08:56:54] <dangranos> >arch >easiest to install
L400[08:56:56] <dangranos> huh
L401[08:57:29] *** vifino is now known as spookifino
L402[08:58:40] <spookifino> spook spook
L403[08:59:04] ⇦ Quits: asie (~asie@asie.pl) (Ping timeout: 206 seconds)
L404[08:59:40] <dangranos> nixos has nice logo...
L405[09:01:23] ⇨ Joins: asie (~asie@asie.pl)
L406[09:12:48] ⇦ Quits: VikeStep (~VikeStep@101.184.94.18) (Quit: Leaving)
L407[09:31:09] *** Lizzy is now known as Elizadeath
L408[09:50:14] ⇨ Joins: Dominance (~Dominance@72-186-205-33.res.bhn.net)
L409[10:00:26] *** kirby|gone is now known as mrkirby153
L410[10:28:35] *** Cranium[Away] is now known as Cranium
L411[10:35:27] *** Izaya is now known as SpookyKatStudios
L412[11:03:17] ⇦ Quits: Kubuxu (~Kubuxu@51.254.25.17) (Ping timeout: 195 seconds)
L413[11:03:46] ⇦ Quits: marcin212 (~marcin212@bymarcin.com) (Ping timeout: 206 seconds)
L414[11:04:14] <Kodos> Wow, just had a URL split into 20ish messages in IRC >.>
L415[11:04:37] ⇨ Joins: Kubuxu (~Kubuxu@51.254.25.17)
L416[11:04:55] <Elizadeath> lol
L417[11:05:00] *** Skye|ZZZ is now known as Skye
L418[11:05:08] ⇨ Joins: Magik6k (~Magik6k_@51.254.25.16)
L419[11:05:10] ⇨ Joins: marcin212 (~marcin212@51.254.25.20)
L420[11:05:38] *** Magik6k is now known as Guest84186
L421[11:06:17] ⇦ Quits: Guest62876 (~Magik6k_@magik6k.net) (Ping timeout: 378 seconds)
L422[11:11:03] ⇦ Quits: Guest84186 (~Magik6k_@51.254.25.16) (Quit: Bye!)
L423[11:12:10] *** Kodos is now known as Killandro
L424[11:12:13] <Killandro> There
L425[11:12:26] <Killandro> Going to the store
L426[11:33:37] *** Dominance is now known as Dominance|away
L427[11:43:22] <spookifino> http://www.nootnoot.net/
L428[11:46:43] <Inari> https://i.imgur.com/MvMWq4h.jpg
L429[11:50:53] <nxsupert> Anyone here play TIS100?
L430[11:51:12] <SpookyKatStudios> TIS100 is a great game
L431[11:51:46] <Inari> its okay-ish
L432[11:52:01] <nxsupert> Do you know if it is possible to get stacks in the image console sandbox?
L433[11:52:15] <Inari> dunno, not that far yet
L434[11:53:02] <Vexatos> spookifino, that's so good
L435[11:53:06] <Vexatos> I remember that
L436[11:53:17] <Vexatos> quite a funny thing
L437[11:53:32] <Inari> oh i tought Shuudoushi had posted that, not spookifino :P
L438[11:53:50] <spookifino> gj Inari
L439[11:54:00] <Inari> your name is Shuudoushi coloured :<
L440[11:54:03] <Inari> and starts wtih an s
L441[11:54:32] <spookifino> .-.
L442[12:02:31] <Elizadeath> for me, Shuudoushi is purple, spookifino is green
L443[12:02:47] <spookifino> woo, greeeeeeen
L444[12:04:00] <Elizadeath> also spookifino, SpookyKatStudios, SpookyJackie, Spookyousei, Spookfried, spookmitchell, Spooky2001, Spookybyte, SpookyTurtle: 2spooky4me
L445[12:04:07] <Spookyousei> spook
L446[12:04:07] <SpookyTurtle> :p
L447[12:04:15] <spookifino> spoook
L448[12:04:33] <SpookyJackie> spoooook! :D
L449[12:04:37] <Elizadeath> in other news my window for this channel is full of people who's names start with spook cause i was tab compleeting theme
L450[12:04:41] <Elizadeath> *completing them
L451[12:04:46] <spookifino> spoooooooook
L452[12:04:53] <SpookyKatStudios> :3
L453[12:05:00] <SpookyKatStudios> this nick has returned from the dead
L454[12:05:16] <SppokyCube> spoooook
L455[12:05:33] *** Killandro is now known as Kodos
L456[12:05:34] <SpookyKatStudios> SppokyCube, spppppok
L457[12:05:45] <Elizadeath> I think Slender is the best :P
L458[12:06:31] <Slender> I had actually forgot i added SlenderBot2's nick change in before last haloween
L459[12:06:40] <Elizadeath> heh
L460[12:06:56] <SpookyKatStudios> hah
L461[12:07:37] <Slender> cause if you go back in the backlog for this or any other channel that SlenderBot2 is in, you'll see that at midnight, GMT he switched
L462[12:08:08] * Elizadeath is watching http://www.twitch.tv/nerdcubed
L463[12:10:03] <spookmitchell> Elizadeath, could you fucking not
L464[12:10:13] <Elizadeath> spookmitchell, ?
L465[12:10:25] <spookmitchell> highlighting everyone with spook in their name
L466[12:11:40] <Elizadeath> meh
L467[12:15:17] ⇨ Joins: CodeNinja (webchat@110-2-111-208-in-addr-arpa.omnispring.net)
L468[12:18:53] ⇦ Quits: lacsap (~lacsap@159.203.31.122) (Ping timeout: 378 seconds)
L469[12:29:54] ⇦ Quits: Dominance|away (~Dominance@72-186-205-33.res.bhn.net) (Quit: Leaving)
L470[12:30:23] <Kodos> Bleh, I need to find something to do before I just go back to sleep
L471[12:47:24] <Inari> spookmitchell: thats what you get for putting spook into yuor name
L472[12:47:34] <spookmitchell> Inari, shhhhh
L473[12:47:54] ⇨ Joins: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L474[12:47:55] zsh sets mode: +v on v^
L475[12:48:25] <spookifino> spook spook
L476[12:50:28] <Kodos> spook
L477[12:50:38] *** v^ is now known as spooktoast
L478[12:50:52] <spooktoast> Spookey63465
L479[12:51:09] *** gamax92 is now known as spooky92
L480[12:51:25] <spooktoast> https://www.youtube.com/watch?v=WWum0VRc6MI&app=desktop
L481[12:51:25] <MichiBot> spooktoast: Pumpkin Dance + Spooky Scary Skeleton #SPOOKYMONTH | length: 1m 42s | Likes: 10703 Dislikes: 377 Views: 648650 | by KevinSr
L482[12:51:49] <spooktoast> 1 updoot = 1 calcium
L483[12:57:11] ⇨ Joins: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L484[12:57:11] zsh sets mode: +v on v^
L485[12:59:35] ⇦ Quits: spooktoast (~ping@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 378 seconds)
L486[13:09:53] ⇨ Joins: v^Phone (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L487[13:09:54] zsh sets mode: +v on v^Phone
L488[13:12:18] ⇨ Joins: Dominance (~Dominance@72-186-205-33.res.bhn.net)
L489[13:12:36] *** Mimiru is now known as Spookmiru
L490[13:13:45] * Elizadeath shakes her head at spookmitchell
L491[13:13:47] <Elizadeath> ¬_¬##
L492[13:13:49] <Elizadeath> ffs
L493[13:14:03] <Elizadeath> *spookmiru
L494[13:14:26] <Spookyousei> spookumiru
L495[13:14:27] <Spookmiru> :P
L496[13:14:59] ⇦ Quits: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 378 seconds)
L497[13:18:11] *** Spookyousei is now known as ShoweringSkeleton
L498[13:18:27] *** ShoweringSkeleton is now known as ShoweringSkeltal
L499[13:22:26] *** ds84182 is now known as dspoopy
L500[13:22:34] <Spookmiru> ._.
L501[13:24:45] <spookifino> spook spook
L502[13:26:09] <Kodos> I think i have enough candy to last until Christmas
L503[13:26:22] <Kodos> My mom got me a 4 lbs bag of reeses cups to make up for last night
L504[13:30:05] *** rakiru|offline is now known as Kasen
L505[13:30:53] *** Dominance is now known as Dominance|away
L506[13:30:54] <CodeNinja> I get candy tommorow
L507[13:31:06] <CodeNinja> Anyway i aways get sick from it, so big deal
L508[13:43:38] ⇦ Quits: rashy (~rashdanml@S0106c8fb2652fb6e.vc.shawcable.net) (Read error: Connection reset by peer)
L509[13:44:52] ⇨ Joins: Something12 (~Something@S010634bdfa9eca7b.vs.shawcable.net)
L510[13:54:52] *** ShoweringSkeltal is now known as Spookyousei
L511[13:56:20] ⇨ Joins: t3hero (~t3hero@2601:202:201:9030:44ca:b94b:aad:6310)
L512[14:01:38] ⇦ Quits: Dominance|away (~Dominance@72-186-205-33.res.bhn.net) (Ping timeout: 192 seconds)
L513[14:01:56] ⇨ Joins: JackCarterSmith (webchat@133.136.6.84.rev.sfr.net)
L514[14:11:28] ⇦ Quits: JackCarterSmith (webchat@133.136.6.84.rev.sfr.net) (Quit: Web client closed)
L515[14:12:40] ⇨ Joins: h3po (~h3po@p5B36968A.dip0.t-ipconnect.de)
L516[14:18:36] ⇨ Joins: v^Laptop (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L517[14:18:37] zsh sets mode: +v on v^Laptop
L518[14:25:19] <spooky92> --<};.'~X3_3)/
L519[14:27:19] ⇦ Quits: h3po (~h3po@p5B36968A.dip0.t-ipconnect.de) (Quit: Leaving.)
L520[14:27:57] ⇨ Joins: h3po (~h3po@p5B36968A.dip0.t-ipconnect.de)
L521[14:28:15] ⇦ Parts: CodeNinja (webchat@110-2-111-208-in-addr-arpa.omnispring.net) ())
L522[14:35:31] ⇨ Joins: ^v (~^v@c-68-41-215-101.hsd1.mi.comcast.net)
L523[14:42:14] ⇨ Joins: Dominance|away (~Dominance@72-186-205-33.res.bhn.net)
L524[14:44:03] <scj643> I wish I had candy
L525[14:49:01] <Ekoserin> Anyone here interested in Twitch Installs Arch Linux?
L526[14:49:21] <spooky92> nope
L527[14:49:31] <Ekoserin> Can't say I'm surprised.
L528[14:52:18] <spookifino> I am, and I am watching.
L529[14:52:44] <spookifino> Same with many spooky people, like Spooky2001 or Spookyousei
L530[14:55:29] <Inari> Ekoserin: it will go like any other twitch does X thing for me
L531[14:55:36] <Inari> > watch 5 mins > get bored and do something else
L532[14:55:36] <Inari> ;)
L533[14:56:58] <Ekoserin> 50 partitions, a quarter of the OS installed, an infinite stream of "command not found" errors... Oh boy.
L534[14:58:11] <Inari> hm?
L535[14:58:35] <Ekoserin> That's just what I think will happen.
L536[14:58:41] <Inari> haha
L537[14:59:44] <Temia> oh lord
L538[14:59:53] <spookifino> Ekoserin: ^C, ^C everywhere.
L539[15:00:05] <Vexatos> Sangar, http://www.twitch.tv/twitchinstallsarchlinux is starting :3
L540[15:00:09] ⇦ Quits: t3hero (~t3hero@2601:202:201:9030:44ca:b94b:aad:6310) (Read error: Connection reset by peer)
L541[15:00:11] <Ekoserin> In five seconds
L542[15:00:13] <Vexatos> I don't know what to expect
L543[15:00:18] <Inari> this counter thigny sucks
L544[15:00:24] <Ekoserin> The counter is going negative.
L545[15:00:27] <Temia> I almost want to write that insta-win script
L546[15:00:39] <Ekoserin> It started
L547[15:00:43] <spooky92> wow, that counter.
L548[15:00:44] <spooky92> -1
L549[15:01:02] <Temia> holy shit
L550[15:01:16] <Ekoserin> "Enter" is the entire chat
L551[15:01:16] <spooky92> well this is boring.
L552[15:01:21] <Temia> I can't even watch the stream and that horrible flood of comments tells me it's already going terribly
L553[15:01:33] <Temia> I wonder if SysRq triggers work
L554[15:01:43] <Inari> seems to have some issues still :P
L555[15:02:03] <Inari> twitch installs arch linux failed due to thingy not working
L556[15:02:04] <Inari> gg
L557[15:02:12] <spookifino> gege
L558[15:02:28] <Ekoserin> "NOT ENOUGH VOTES PLACED!" and relogging.
L559[15:02:32] <Vexatos> jeejee
L560[15:02:52] <spooky92> such hype, all gone.
L561[15:03:04] <Temia> So is it on anarchy or democracy?
L562[15:03:15] <Vexatos> well, something something "votes"
L563[15:03:18] <nxsupert> Well. "Twitch Does X" has reached a hole new level.
L564[15:03:22] <Vexatos> so I assume autocracy. duh
L565[15:03:27] <Temia> Bah.
L566[15:03:34] <Vexatos> nxsupert, Cruor had TwitchPlaysShurtle
L567[15:03:37] <Vexatos> can't beat that
L568[15:03:49] <Inari> "Twitch doesnt do X"
L569[15:03:51] <nxsupert> Yes.
L570[15:04:07] <Temia> That means I can't ruin things with echo c > /proc/sysrq-trigger
L571[15:04:30] <Ekoserin> It's down.
L572[15:04:33] <nxsupert> I really want to try and do rm -rf / on there
L573[15:04:46] <Temia> Down?
L574[15:04:51] <Temia> I can't actually see what's going on, hang on
L575[15:04:52] <Ekoserin> Welp, Arch is installed. Black screen means installed, right?
L576[15:05:08] <Vexatos> * gent0o has been timed out. (3 times)
L577[15:05:10] <Vexatos> wow
L578[15:05:12] <Vexatos> so rude
L579[15:05:36] <spooky92> wait yeah ...
L580[15:05:45] ⇨ Joins: Wem (~Wembly@50.240.220.69)
L581[15:05:45] <spooky92> how is this installing arch if it was already installed and bootable.
L582[15:05:49] <nxsupert> I think it crashed
L583[15:06:27] <Ekoserin> Now it's down for real.
L584[15:09:46] <nxsupert> Overload by the looks of it.
L585[15:10:03] <Temia> Spooky: They're presumably running the live installation environment
L586[15:10:06] <nxsupert> Too many people issuing commands :P
L587[15:10:28] <Ekoserin> Connecting to master... Connected. NOT ENOUGH VOTES!
L588[15:10:51] <nxsupert> "Twitch makes a minecraft mod" :P
L589[15:11:10] <Ekoserin> "HEROBRINE OR RIOT! Kappa"
L590[15:11:15] <Inari> nxsupert: nah
L591[15:11:18] <Inari> just networking hiccup
L592[15:11:28] <Inari> seems the chat didnt properly feed into the bot? since it said no votes placed
L593[15:12:09] <nxsupert> Umm. The person on the IRC said it was network problems.
L594[15:13:14] ⇦ Quits: EricBJ (~eric@108-160-20-69.regn.hsdb.sasknet.sk.ca) (Ping timeout: 378 seconds)
L595[15:13:29] <Inari> so did twitch :P
L596[15:13:35] <Inari> *twitter
L597[15:13:44] <Ekoserin> The channel is flooded with people joining and changing nicknames. I can't see any messages.
L598[15:15:09] <Inari> nxsupert: and the bot not porperly receiving teh twitch chat would be a networking issue, no? :P
L599[15:15:43] <spookifino> Vexatos: I saw you joining.
L600[15:16:00] <Vexatos> :>
L601[15:16:03] <Vexatos> you saw nothing
L602[15:16:16] <spookifino> I saw everything.
L603[15:16:19] <Inari> I saw vex use wrong latin
L604[15:16:28] <Vexatos> No you did not
L605[15:16:31] ⇨ Joins: Wembly (~wembly@50.240.220.69)
L606[15:16:31] <Vexatos> http://onoc.eu/ heh .-.
L607[15:16:46] ⇦ Quits: Wem (~Wembly@50.240.220.69) (Quit: Leaving)
L608[15:18:51] <Ekoserin> "-1:-1:-1:9-37"
L609[15:21:26] <Inari> oooh
L610[15:21:27] <Inari> it runs
L611[15:21:30] <Ekoserin> Yes!
L612[15:21:51] <Inari> it says enter
L613[15:21:53] <Inari> but it doing nothing
L614[15:21:54] <Inari> :<
L615[15:22:21] <Inari> lol
L616[15:22:23] <Inari> so much breakage
L617[15:22:52] ⇦ Quits: SpookyKatStudios (~Izaya@210.1.213.55) (Ping timeout: 195 seconds)
L618[15:24:33] <Ekoserin> It's like a rollercoaster, down, up, down, up, whoops, it crashed, front page of the news.
L619[15:26:19] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L620[15:26:45] <Ekoserin> Holy cow, it's at 10k.
L621[15:26:54] <Shuudoushi> Inari: "Shuudoushi coloured" I didn't know I became a color
L622[15:27:18] <spookifino> Shoe, you have always been a color, you special snowflake you.
L623[15:27:19] ⇨ Joins: TangentDelta (~tangentde@63.143.24.22)
L624[15:27:21] <Shuudoushi> I got that going for me at least, which is nice
L625[15:27:24] <Inari> you did https://dl.dropboxusercontent.com/u/18783800/ShareX/2015/10/2015-10-31_21-26-51_F1fuWE.png though i think its actaully a more orangey colour for spookifino :P
L626[15:27:28] <Ekoserin> What color am I?
L627[15:28:02] <Shuudoushi> at least I'm black and red :3
L628[15:28:09] <spookifino> Ekoserin: If stupid would be a color, that'd be you.
L629[15:28:13] <Shuudoushi> http://puu.sh/l4GBX/65182ecc5d.png
L630[15:28:55] <Ekoserin> spookifino: But stupid isn't a color.
L631[15:29:05] <spookifino> Now it is.
L632[15:29:24] <Ekoserin> So, what, 0xCC0000?
L633[15:29:51] <Inari> my pretty irc <3 http://akari.in/pinky_6DKfG
L634[15:31:13] <Shuudoushi> http://puu.sh/l4GNJ/1e4555f05e.png
L635[15:32:35] <Shuudoushi> I wonder if I still have a power shell open... using a lot of CPU fir not doing much...
L636[15:33:21] <Ekoserin> Eleven thousand disappointed viewers.
L637[15:33:37] <Shuudoushi> oh... superfetch is using a shit ton of ram an cpu again...
L638[15:34:15] <Ekoserin> Oh shit, it did something
L639[15:34:23] <Shuudoushi> and I did have a powershell still open lol
L640[15:34:40] <Ekoserin> "Winning Command: yes"
L641[15:35:32] <Shuudoushi> is it still illegal to beat people to death with their own tongue?
L642[15:35:42] <Ekoserin> What kind of question is that?
L643[15:35:47] <Shuudoushi> http://puu.sh/l4H0h/65b1f60115.png
L644[15:35:51] <Shuudoushi> one I would ask
L645[15:36:17] <Ekoserin> Do you eat hands, Shuudoushi?
L646[15:36:20] ⇦ Quits: Vexatos (~Vexatos@p200300556E6DF98155A05D23402E2BE1.dip0.t-ipconnect.de) (Ping timeout: 378 seconds)
L647[15:36:28] <Shuudoushi> yes
L648[15:36:52] <Shuudoushi> best way to get rid of finger prints :D
L649[15:37:21] <Ekoserin> Could you save some for me?
L650[15:37:28] <Shuudoushi> any who, time to figure out how to get just that tab as a live tile, on my desktop...
L651[15:39:05] ⇦ Quits: sciguyryan (~sciguyrya@109-205-170-14.dynamic.swissvpn.net) (Ping timeout: 378 seconds)
L652[15:40:25] ⇨ Joins: Vexatos (~Vexatos@p200300556E6DF98155A05D23402E2BE1.dip0.t-ipconnect.de)
L653[15:40:26] zsh sets mode: +v on Vexatos
L654[15:44:17] <Ekoserin> It is insanely difficult for Twitch to spell "ls"
L655[15:45:36] <Spookyousei> someone asked for spook
L656[15:45:50] <spookifino> spook
L657[15:48:07] <dspoopy> llslss
L658[15:49:13] <Ekoserin> Well, they finally got a command in.
L659[15:50:21] <Inari> i like how some poeple dont understand the system and just write lines like "rm -rf"
L660[15:50:51] <dspoopy> cat !
L661[15:50:54] <Ekoserin> Well shit, they're starting to get their shit together.
L662[15:51:19] <dspoopy> TAB
L663[15:51:21] <dspoopy> TAB
L664[15:51:24] <dspoopy> :
L665[15:51:25] <dspoopy> O
L666[15:51:28] <Ekoserin> Oh my god, they're doing it!
L667[15:51:40] <dspoopy> doublecat.
L668[15:51:46] <dspoopy> cat install.txt install.txt
L669[15:51:58] <dspoopy> LOL
L670[15:52:02] <Ekoserin> Well, that worked. What now?
L671[15:52:38] <dspoopy> The thing I hate about Arch's install.txt is that it references different wiki pages when it tells you how to set it up, so you can't simply have an install.txt to install Arch
L672[15:52:47] <dspoopy> install.txt is useless.
L673[15:52:59] ⇦ Quits: h3po (~h3po@p5B36968A.dip0.t-ipconnect.de) (Quit: Leaving.)
L674[15:53:17] <dspoopy> >See Boot Loaders for available choices and configurations
L675[15:53:22] <dspoopy> >No Boot Loaders thing available
L676[15:54:13] <SpookyTurtle> Twitch got arch installed?
L677[15:54:42] <spookifino> ... no.
L678[15:54:49] <spookifino> they just managed to boot the live cd.
L679[15:54:50] <dspoopy> Hell no
L680[15:54:56] <SpookyTurtle> ... lol livecd
L681[15:54:56] <SpookyTurtle> xD
L682[15:55:02] <Techokami> they got the install.txt to print to the screen
L683[15:55:11] <Ekoserin> Total things done: Boot OS, list directory, read install.txt
L684[15:55:24] <Temia> Are they still in democracy mode?
L685[15:55:30] <dspoopy> umm, thats read install.txt twice concat'd
L686[15:55:42] <SpookyTurtle> How would anarchy mode even work in this
L687[15:55:44] <SpookyTurtle> it'd be chaos
L688[15:55:49] <Temia> well.
L689[15:55:50] <Temia> yes.
L690[15:55:57] <dspoopy> ToomanySpooky4me
L691[15:56:04] <dspoopy> I can't autocomplete anybody today
L692[15:56:15] <SpookyTurtle> :p
L693[15:56:51] <SpookyJackie> ^^
L694[15:57:10] <Ekoserin> I'm bored now.
L695[15:59:43] <Kodos> wat
L696[16:01:32] <dspoopy> FDISK!
L697[16:02:01] ⇨ Joins: h3po (~h3po@p5B36968A.dip0.t-ipconnect.de)
L698[16:07:11] <Temia> echo c > /proc/sysrq-trigger
L699[16:07:39] <SpookyTurtle> are they wiping the partition?
L700[16:08:13] ⇦ Quits: h3po (~h3po@p5B36968A.dip0.t-ipconnect.de) (Quit: Leaving.)
L701[16:13:25] <nxsupert> It is amazing how well they are doing.
L702[16:29:29] <Ekoserin> Nerds candy tastes like sand.
L703[16:33:50] * Elizadeath wonders if her laptop could stream games well
L704[16:34:53] <SpookyTurtle> ... it's installing something
L705[16:35:05] <Ekoserin> It is.
L706[16:36:52] <Ekoserin> I still can't believe 12 thousand people are capable of working together to do something.
L707[16:38:11] ⇨ Joins: markman4897 (~markman48@user10.c2.kamnik.kabelnet.net)
L708[16:38:20] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-37-209-116-12.hsi15.kabel-badenwuerttemberg.de) (Read error: Connection reset by peer)
L709[16:41:22] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-37-209-116-12.hsi15.kabel-badenwuerttemberg.de)
L710[16:43:15] <Ekoserin> That is a cool transition
L711[16:44:28] <Ekoserin> The Directors, the Mirrors, the Wreckers, and the Observers.
L712[16:46:44] ⇦ Quits: cpup (~cpup@32.218.114.167) (Ping timeout: 378 seconds)
L713[16:51:41] <Ekoserin> The Interruptors (Wreckers) and the Resumers (Directors and Mirrors)
L714[16:53:52] zsh sets mode: +v on asie
L715[16:57:29] ⇨ Joins: VikeStep (~VikeStep@101.184.94.18)
L716[17:02:34] *** S3 is now known as Spooky3
L717[17:02:42] <Spooky3> ooooooOOOooOOOOooOOOOOOOooooo
L718[17:03:05] <Elizadeath> .-.
L719[17:03:18] <Spooky3> LOL Elizadeath
L720[17:03:21] <Spooky3> hilarious
L721[17:07:56] ⇨ Joins: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L722[17:07:57] zsh sets mode: +v on v^
L723[17:08:38] ⇦ Quits: v^Phone (~ping@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 192 seconds)
L724[17:11:28] ⇦ Quits: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 192 seconds)
L725[17:12:35] ⇦ Quits: ^v (~^v@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 378 seconds)
L726[17:12:35] ⇦ Quits: v^Laptop (~ping@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 378 seconds)
L727[17:12:44] ⇨ Joins: t3hero (~t3hero@2601:202:201:9030:395b:c946:94b7:a5ee)
L728[17:18:51] ⇨ Joins: EricBJ (~eric@108-160-20-69.regn.hsdb.sasknet.sk.ca)
L729[17:26:12] ⇦ Quits: Dominance|away (~Dominance@72-186-205-33.res.bhn.net) (Ping timeout: 192 seconds)
L730[17:27:53] <Spooky3> trick or treaters love to point out my creeper pumpkin
L731[17:27:54] <Spooky3> lol
L732[17:28:17] <Spooky3> some really little kid was like "LOOK MOM, ITS MINECRAFT!"
L733[17:36:32] * Elizadeath just bought Prototype 1 & 2
L734[17:38:25] <spookifino> :o
L735[17:39:08] <spookifino> I saw that game at a local store ages ago, didn't buy it, looked at the cover for a while though :O
L736[17:39:11] <spookifino> :P*
L737[17:39:18] <spookifino> blargh, i can't type
L738[17:39:30] * spookifino flops on Elizadeath
L739[17:39:51] <Elizadeath> they're going like, really cheap on steam at the moment
L740[17:40:13] * Vexatos is now known as ThereIsNotEvenAHallowsEveInGermany
L741[17:41:28] ⇨ Joins: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L742[17:41:28] zsh sets mode: +v on v^
L743[17:41:35] ⇨ Joins: ^v (~^v@c-68-41-215-101.hsd1.mi.comcast.net)
L744[17:42:04] <Elizadeath> spookifino, http://store.steampowered.com/sub/47880/
L745[17:43:17] <spookifino> my monies are dead, they all died in the process of building my new pc, having dead motherboards all over the place and stuff
L746[17:43:40] <Elizadeath> :/
L747[17:43:41] <spookifino> but I'm really tired, so excuse me, I have to sleep x.x
L748[17:43:48] <Elizadeath> okay
L749[17:43:49] * spookifino falls asleep on Elizadeath
L750[17:44:00] <Vexatos> is there a sale again
L751[17:44:03] <Vexatos> or what's going on
L752[17:44:16] <Elizadeath> Vexatos, theres some sort of sale on steam
L753[17:44:46] <Vexatos> v^ had me obliged to post https://www.youtube.com/watch?v=tRxcSNaVCPA in such a case
L754[17:44:47] <MichiBot> Vexatos: AWOLGABEN - SALE | length: 3m 5s | Likes: 57372 Dislikes: 597 Views: 2228397 | by Nate Knob
L755[17:50:34] ⇦ Quits: Kodos (~Kodos@2602:306:ce20:6c30:5868:234c:1114:ca06) (Ping timeout: 192 seconds)
L756[17:56:14] ⇦ Quits: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 192 seconds)
L757[17:56:17] ⇦ Quits: ^v (~^v@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 195 seconds)
L758[18:01:05] ⇦ Quits: Vexatos (~Vexatos@p200300556E6DF98155A05D23402E2BE1.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L759[18:01:05] *** SlenderBot2 is now known as EnderBot2
L760[18:16:53] ⇨ Joins: cpup (~cpup@32.218.113.146)
L761[18:27:25] ⇦ Quits: EricBJ (~eric@108-160-20-69.regn.hsdb.sasknet.sk.ca) (Read error: Connection reset by peer)
L762[18:29:07] ⇦ Quits: Wembly (~wembly@50.240.220.69) (Quit: Quit)
L763[18:29:53] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-37-209-116-12.hsi15.kabel-badenwuerttemberg.de) (Ping timeout: 206 seconds)
L764[18:30:38] ⇨ Joins: Wembly (~wembly@50.240.220.69)
L765[18:30:40] ⇦ Quits: Wembly (~wembly@50.240.220.69) (Remote host closed the connection)
L766[18:49:06] ⇨ Joins: Voidi (~tobias@5.28.74.228)
L767[19:02:19] ⇦ Quits: Jezza (~Jezza@92.206.13.233) (Quit: Leaving)
L768[19:04:11] *** Slender is now known as Ender
L769[19:04:28] *** Elizadeath is now known as Lizzy
L770[19:12:56] ⇨ Joins: primetoxinz (~primetoxi@ip68-107-226-229.hr.hr.cox.net)
L771[19:14:53] ⇨ Joins: Dominance|away (~Dominance@72-186-205-33.res.bhn.net)
L772[19:26:17] <Ekoserin> $60 worth of candy... gone. That could have bought me a handful of cheap games.
L773[19:29:05] <Spookyousei> and a lot of tf2 keys
L774[19:29:08] <Spookyousei> hue
L775[19:30:18] ⇦ Quits: mrdeadlocked (~admin@199.204.185.12) (Ping timeout: 192 seconds)
L776[19:31:58] ⇨ Joins: mrdeadlocked (~admin@199.204.185.12)
L777[19:39:37] ⇦ Parts: Voidi (~tobias@5.28.74.228) ())
L778[19:43:48] <Sandra> why is there a twitch installs arch?
L779[19:43:50] <Sandra> why?
L780[19:45:05] <SppokyCube> *was
L781[19:45:09] <SppokyCube> it's dead now.
L782[19:47:48] <Sandra> yeah, still.
L783[19:47:59] <Sandra> "Playing Arch Linux"
L784[19:58:35] <Ekoserin> It's dead? What killed it?
L785[20:02:05] ⇦ Quits: Kubuxu (~Kubuxu@51.254.25.17) (Remote host closed the connection)
L786[20:02:05] ⇦ Quits: marcin212 (~marcin212@51.254.25.20) (Quit: WeeChat 1.3)
L787[20:03:29] ⇨ Joins: Kubuxu (~Kubuxu@51.254.25.17)
L788[20:03:48] ⇨ Joins: Magik6k (~Magik6k_@51.254.25.16)
L789[20:04:00] ⇨ Joins: marcin212 (~marcin212@51.254.25.20)
L790[20:04:18] *** Magik6k is now known as Guest7262
L791[20:06:41] *** Spookyousei is now known as SleepingFairy
L792[20:12:58] *** Guest7262 is now known as Magik6k
L793[20:16:31] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:d519:77ad:3b14:95ec)
L794[20:16:31] zsh sets mode: +v on Kodos
L795[20:36:34] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-346-48.w92-132.abo.wanadoo.fr) (Quit: Leaving)
L796[20:37:43] *** Skye is now known as Skye|ZZZ
L797[20:56:25] <Spooky3> girls watch the stupidest movies
L798[20:56:41] <Spooky3> I must be right because I told my fiance she watches the stupidest movies
L799[20:56:46] <Spooky3> and she said its because she's a girl
L800[20:56:55] <Spooky3> so therefpore, girls watch the stupidest movies
L801[21:23:52] ⇦ Quits: SpookyTurtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L802[21:41:09] <Inari> sounds like a great relationship ;)
L803[21:53:53] ⇦ Quits: Inari (~Uni@p5DEC68F2.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
L804[22:14:09] ⇦ Quits: TangentDelta (~tangentde@63.143.24.22) (Quit: WeeChat 1.3)
L805[22:23:23] ⇨ Joins: MCServer (~mcserver@v-74-91-119-240.unman-vds.premium-chicago.nfoservers.com)
L806[22:24:56] ⇦ Quits: MCServer (~mcserver@v-74-91-119-240.unman-vds.premium-chicago.nfoservers.com) (Client Quit)
L807[22:33:54] *** Cranium is now known as Cranium[Away]
L808[22:36:49] ⇦ Quits: markman4897 (~markman48@user10.c2.kamnik.kabelnet.net) (Quit: Leaving)
L809[22:58:55] ⇨ Joins: Wembly (~Wembly@50.240.220.69)
L810[23:04:22] ⇨ Joins: ^v (~^v@c-68-41-215-101.hsd1.mi.comcast.net)
L811[23:04:27] ⇨ Joins: v^ (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L812[23:04:27] zsh sets mode: +v on v^
L813[23:30:26] ⇦ Quits: Tahg (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net) (Ping timeout: 190 seconds)
L814[23:34:02] ⇦ Quits: Lathanael|Away (~Lathanael@p549611AF.dip0.t-ipconnect.de) (Ping timeout: 195 seconds)
L815[23:35:47] ⇨ Joins: Lathanael|Away (~Lathanael@p549602BA.dip0.t-ipconnect.de)
L816[23:44:48] ⇨ Joins: Tahg (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net)
<<Prev Next>> Scroll to Top