<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:01:05] <ping> .w tcp
L2[00:01:06] <^v> ping, Not found.
L3[00:01:09] <ping> rly
L4[00:01:13] <ping> i swore i added that
L5[00:19:09] *** Cazzar is now known as cazzar|Away
L6[00:27:02] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L7[00:29:33] ⇨ Joins: Maxwolf (labs@madsciencemod.com)
L8[00:29:33] zsh sets mode: +v on Maxwolf
L9[00:32:13] *** Death is now known as Food
L10[00:38:13] ⇦ Quits: finkmac (~finkmac@68-68-12-88.applecreek.pathcom.com) (Quit: Nettalk6 - www.ntalk.de)
L11[00:53:33] ⇦ Quits: Johannes13_ (~Johannes@p4FDEB2BB.dip0.t-ipconnect.de) (Ping timeout: 186 seconds)
L12[00:57:03] *** Food is now known as Death
L13[01:01:00] ⇨ Joins: Vaht (~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net)
L14[01:01:01] zsh sets mode: +v on Vaht
L15[01:02:06] ⇦ Quits: Tahg (~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net) (Ping timeout: 380 seconds)
L16[01:04:16] ⇨ Joins: Vexatos (~Vexatos@p200300556E151586002B8232D65BD5E7.dip0.t-ipconnect.de)
L17[01:05:13] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll probably come back in either 20 minutes or 8 hours.)
L18[01:12:33] ⇨ Joins: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L19[01:13:14] <ShadowKatStudios> Huh, my ping is about 1.08 seconds.
L20[01:13:19] <ShadowKatStudios> Also afternoon o/
L21[01:13:33] <ping> .ping ShadowKatStudios
L22[01:13:34] <^v> Ping reply from ShadowKatStudios 1.23s
L23[01:13:38] <ping> :O
L24[01:14:00] <ShadowKatStudios> No-one else is on the wifi, it's half decent now
L25[01:14:15] <ShadowKatStudios> Also hai ping, haven't seen you in a while :P
L26[01:16:02] ⇦ Quits: ping (~notPing@c-71-238-153-166.hsd1.mi.comcast.net) (Read error: Connection reset by peer)
L27[01:16:03] ⇦ Quits: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net) (Read error: Connection reset by peer)
L28[01:16:45] ⇨ Joins: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net)
L29[01:17:20] <ShadowKatStudios> So I got the default filesystem library down to 10616 bytes by removing all the leading whitespace.
L30[01:17:28] ⇨ Joins: ping (~notPing@c-71-238-153-166.hsd1.mi.comcast.net)
L31[01:17:38] <ShadowKatStudios> Manually, of course xD
L32[01:18:28] <ShadowKatStudios> Now, I need to remove the \ns and I'm going to write a program to do it, that was painful.
L33[01:19:42] <ping> fff
L34[01:19:54] <ping> cat closed laptop
L35[01:20:04] <ping> he miss me so much
L36[01:20:52] ⇦ Quits: ping (~notPing@c-71-238-153-166.hsd1.mi.comcast.net) (Client Quit)
L37[01:20:55] <ShadowKatStudios> Cats are cool. As long as they don't mess with computers.
L38[01:22:27] ⇨ Joins: ping (~notPing@c-71-238-153-166.hsd1.mi.comcast.net)
L39[01:25:04] *** Death is now known as Death|Away
L40[01:28:02] <ShadowKatStudios> So print doesn't like values around 10616 chars long
L41[01:28:32] <ping> ofc not
L42[01:28:59] *** Death|Away is now known as Death
L43[01:29:35] <ShadowKatStudios> Holyshit, it might even work
L44[01:30:08] <ShadowKatStudios> Oh, it's still 10616 :(
L45[01:31:18] <ShadowKatStudios> \13 is part of the windows line ending?
L46[01:35:11] <ping> \r\n
L47[01:35:18] <ShadowKatStudios> Oh, removing newlines won't make filesystem.lua any smaller :(
L48[01:36:03] <ping> \10 is \n \13 is \r
L49[01:36:08] <ShadowKatStudios> I made an executable smallerizer program
L50[01:36:21] <ping> .-. there are like fifty on luarocks
L51[01:37:50] <ping> oh and jack black was on the plane on the way to LA
L52[01:38:25] <ShadowKatStudios> 10404 by replacing all the ' = ' with = and all the ' + ' with + and all the ' - ' with -
L53[01:39:07] <ShadowKatStudios> Shortened result to res, 10313
L54[01:39:38] <ShadowKatStudios> Shortened res to re, 10228
L55[01:40:16] <ShadowKatStudios> Replaced node with no, 10122
L56[01:40:21] <ShadowKatStudios> 10112*
L57[01:40:57] <ShadowKatStudios> Replaced reason with ra, 10044
L58[01:41:35] <ShadowKatStudios> Replaced non-whole-word nodes with no
L59[01:42:48] <ShadowKatStudios> Replaced rest with rs, 9822
L60[01:43:26] <Bizzycola> how small are you trying to make it
L61[01:43:49] <ShadowKatStudios> 8192.
L62[01:44:11] <ping> you know this is pointless right?
L63[01:44:20] <ShadowKatStudios> Replaced component with comp and unicode with uni, 9785
L64[01:44:21] <ShadowKatStudios> Why?
L65[01:44:36] <ping> when its compiled it size doesnt change :|
L66[01:45:08] <ShadowKatStudios> I only need a filesize of 8192
L67[01:45:13] <ShadowKatStudios> Compiled doesn't matter.
L68[01:45:53] <ShadowKatStudios> Replaced ', ' with just a , filesize 9598
L69[01:47:01] <ShadowKatStudios> Replaced table with tab, 9578
L70[01:48:14] <ShadowKatStudios> Removed spaces between comparison operators and operands, 9538
L71[01:49:07] <ping> i remember 8192
L72[01:49:16] <ping> thats 2^14 isnt it
L73[01:49:22] <ping> .l 2^14
L74[01:49:22] <^v> ping, 16384
L75[01:49:25] <ping> dammit
L76[01:49:28] <ping> off by one
L77[01:49:33] <Death> 2^13
L78[01:49:47] <ShadowKatStudios> Replaced fsOrPath with fsOP, 9506
L79[01:51:18] <ShadowKatStudios> Replaced handle with han, 9461
L80[01:51:22] <ShadowKatStudios> 2^12.
L81[01:51:43] <ping> no
L82[01:51:50] <ping> 2^12 is 4096
L83[01:52:16] <ShadowKatStudios> Oh, shut up :P
L84[01:52:35] <ShadowKatStudios> So the PDP-8 could adress 4096 words?
L85[01:52:39] <ShadowKatStudios> o.O
L86[01:52:57] <ping> whats a PDP-8
L87[01:53:38] <ShadowKatStudios> en.wikipedia.org/wiki/PDP-8
L88[01:54:27] <ping> The word size, 12 bits, is large enough to handle unsigned integers from 0 to 4095 – wide enough for controlling simple machinery. This is also enough to handle signed numbers from -2048 to +2047.
L89[01:55:16] * ShadowKatStudios thinks a 4-bit computer with 12-bit addressing would be a good 4-bit design
L90[01:55:29] <ping> .l (4096/256)*4096
L91[01:55:30] <^v> ping, 65536
L92[01:55:37] <ping> so tecnically 2^16
L93[01:55:40] <ping> bytes
L94[01:55:51] <ping> ShadowKatStudios, -_-
L95[01:56:13] <ShadowKatStudios> No, a 4-bit computer capible of 12-bit addressing
L96[01:56:21] <ping> yes, thats retarded
L97[01:56:35] <ShadowKatStudios> 4*4096
L98[01:56:43] <ping> 16384?
L99[01:56:57] *** Death is now known as Death|Away
L100[01:57:08] <ShadowKatStudios> 4*4096 bits that is.
L101[01:57:16] <ShadowKatStudios> 2kBytes
L102[01:57:57] <ping> you will have to do crazy PAE shit to do 12 bit addressing on a 4 bit computer
L103[01:58:07] <ping> 12 isnt even a multiple of 4
L104[01:58:15] <ping> this idea is stupid
L105[01:58:18] <ShadowKatStudios> 4*3=12
L106[01:58:24] <ping> oh right
L107[01:58:27] <ShadowKatStudios> .l 4*3
L108[01:58:28] <^v> ShadowKatStudios, 12
L109[01:58:37] <ping> but still, PAE shit
L110[01:58:42] <ShadowKatStudios> 3-word addressing.
L111[01:59:14] <ping> jumping would be hard.
L112[01:59:37] <ping> pretty much everything involving memory would suck
L113[02:00:51] <ShadowKatStudios> Push 3 4-bit values to the stack, execute jump instruction, which pulls 3 off the stack and into the pointer register.
L114[02:01:12] <ShadowKatStudios> Like, program counter registers.
L115[02:02:17] * ShadowKatStudios wonders about how to list files in a filesystem without using the filesystem API
L116[02:03:25] zsh sets mode: +v on tgame14|sleep
L117[02:03:26] <ShadowKatStudios> Genuis idea: use os.setenv("fsapi",filesystem) before you run the thing that can't hold the filesystem API because of it's filesize
L118[02:03:31] *** tgame14|sleep is now known as tgame14
L119[02:04:41] <ShadowKatStudios> Oh, it only stores a string.
L120[02:04:51] <ShadowKatStudios> I suppose I could write a compressed library loader.
L121[02:05:01] <ShadowKatStudios> Is there an easy way to replace 'require'?
L122[02:05:33] <ShadowKatStudios> Like, is require tied to any APIs?
L123[02:06:16] <ShadowKatStudios> So libcompress is far too large.
L124[02:07:13] <ShadowKatStudios> 11.37k, lots of whitespace.
L125[02:07:30] <ShadowKatStudios> Oh, whitespace is tabs :(
L126[02:07:50] <ShadowKatStudios> Haha, 11.377KB
L127[02:07:59] <ShadowKatStudios> 11.337*
L128[02:09:54] ⇦ Quits: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net) (Ping timeout: 186 seconds)
L129[02:10:03] <ShadowKatStudios> gamax's port of immbis' compression lib might work.
L130[02:10:45] ⇦ Quits: ping (~notPing@c-71-238-153-166.hsd1.mi.comcast.net) (Ping timeout: 186 seconds)
L131[02:12:35] <ShadowKatStudios> Hmm, it seems to make a lot of use of the table api.
L132[02:12:44] <ShadowKatStudios> Could probably replace table with tab.
L133[02:18:27] <ShadowKatStudios> So I got it down to 9051
L134[02:18:54] ⇨ Joins: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net)
L135[02:22:05] <ShadowKatStudios> 8434!
L136[02:22:10] ⇦ Quits: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net) (Ping timeout: 186 seconds)
L137[02:24:12] <ShadowKatStudios> So close D:
L138[02:24:17] <ShadowKatStudios> 8051
L139[02:37:08] <ShadowKatStudios> Fffs, teachers.
L140[02:37:32] * ShadowKatStudios wonders when they will realise that people will pay attention when they start teaching something /interesting/
L141[02:39:14] <ShadowKatStudios> Argh, dsAway, your files are showing the wrong size again.
L142[02:40:22] <ShadowKatStudios> A file that when opened shows a filesize of 7820 reports to have a filesize 16384
L143[02:41:33] <ShadowKatStudios> Hah, I copied the >8k file, and it killed the drive xD
L144[02:43:54] <ShadowKatStudios> Hm, it'd be easier to format the tape then write the files to it than copy from a TCP stream to a tape.
L145[02:45:19] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L146[02:45:19] <Sangar> good morning / evening / night
L147[02:45:38] <Bizzycola> hi
L148[02:45:59] <ShadowKatStudios> o/
L149[02:46:06] <Bizzycola> afternoon for me :p
L150[02:46:07] <asie|tab> good morning Sangar
L151[02:46:11] <Sangar> did anyone find any new bugs or may i dare release 1.2.8? :P
L152[02:46:17] * ShadowKatStudios is formatting a tape
L153[02:46:34] <Bizzycola> yea if you spawn a computer the universe tears in two
L154[02:46:44] <Sangar> oh, formatting with what?
L155[02:46:46] <Bizzycola> nothing major though, you're fine :p
L156[02:46:57] <asie|tab> Sangar: Computronics is not yet a part of OC.
L157[02:46:58] <Sangar> hah
L158[02:47:19] <Sangar> :>
L159[02:47:20] <Vexatos> :D
L160[02:47:29] <Vexatos> OC 1.3: Now with tape drives :3
L161[02:47:50] <ShadowKatStudios> I'd rather like raw disk drives of some sort.
L162[02:47:58] <Bizzycola> OC 1.3: Now with exploding kittens, free with every tier 3 graphics card!
L163[02:48:08] <Bizzycola> THROW THEM AT YOUR ENEMIES!
L164[02:48:10] <Sangar> et tu SKS?
L165[02:48:45] <Sangar> Bizzycola, but only if ICBM is installed
L166[02:48:52] <Bizzycola> heh
L167[02:48:53] <ShadowKatStudios> Like, a drive with a bunch of 256 byte tracks that store 8-bit data
L168[02:49:11] <Bizzycola> promotional offer, get ICBM with OC and you get exploding kittens with your tier 3 graphics card :p
L169[02:49:19] <ShadowKatStudios> :D it reported the right size!
L170[02:49:46] <Bizzycola> http://puu.sh/8rHkZ.png -needs exploding kitten achievement
L171[02:51:18] <ShadowKatStudios> dsAway: Invalid block 7136, 65535
L172[02:53:10] <ShadowKatStudios> Reformat, hope it works.
L173[02:56:15] <ShadowKatStudios> Okay, I have a compression library on the tape.
L174[02:56:25] <ShadowKatStudios> Now I need to compress filesystem.lua
L175[02:56:50] <ShadowKatStudios> Then write a loader for loading compressed libraries
L176[02:58:11] ⇨ Joins: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net)
L177[02:59:22] <ShadowKatStudios> Why doesn't loadstring work? :(
L178[02:59:44] <Vexatos> Because it does not like you?
L179[02:59:47] <Sangar> because lua 5.2, presumably. try load()
L180[03:00:33] <Vexatos> Nope
L181[03:00:39] <Vexatos> loadstring is still there in Lua 5.2
L182[03:00:45] <ShadowKatStudios> Load expects a function o.O
L183[03:01:17] <Sangar> Vexatos, nope. http://www.lua.org/manual/5.2/manual.html#8.2 deprecated
L184[03:01:33] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Quit: where did mai raifu go wrong)
L185[03:01:54] <Vexatos> what exactly is load supposed to do?
L186[03:01:57] <Sangar> ShadowKatStudios, http://www.lua.org/manual/5.2/manual.html#pdf-load takes strings just fine
L187[03:03:19] <ShadowKatStudios> Oh, load didn't like my program because I borked something.
L188[03:03:51] *** Vaht is now known as Tahg
L189[03:05:29] ⇨ Joins: sciguyryan (sciguyryan@109-205-169-146.dynamic.swissvpn.net)
L190[03:06:45] <ShadowKatStudios> I have loaded it!
L191[03:08:46] ⇦ Quits: Vexatos (~Vexatos@p200300556E151586002B8232D65BD5E7.dip0.t-ipconnect.de) (Ping timeout: 380 seconds)
L192[03:11:15] <ShadowKatStudios> Hmm. Messing with compression was a bad idea.
L193[03:13:01] * ShadowKatStudios wonders how hard it would be to fit a bit from a char in the unused ASCII bit to fit more chars in a string
L194[03:33:12] *** Sangar changes topic to 'Thread: http://www.minecraftforum.net/topic/2201440-opencomputers/ | Forums: http://oc.cil.li/ | Latest version: 1.2.8 for MC1.6.4 and MC1.7.2 | Dev Builds: http://ci.cil.li/'
L195[03:37:45] ⇨ Joins: BevoLJ (~BevoLJ@cpe-24-55-33-198.austin.res.rr.com)
L196[03:37:46] zsh sets mode: +v on BevoLJ
L197[03:40:29] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L198[03:43:09] <Kodos> Anything major new in 1.2.8?
L199[03:43:21] *** Nentify is now known as Nentify|away
L200[03:55:39] <ShadowKatStudios> \a?
L201[03:55:39] <ShadowKatStudios> Cool!
L202[03:55:54] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Quit: where did mai raifu go wrong)
L203[03:56:22] <ShadowKatStudios> More cards in T2/3?
L204[03:56:22] <ShadowKatStudios> Score!
L205[03:56:43] <ShadowKatStudios> Hey, something just occured to me?
L206[03:56:49] <ShadowKatStudios> Not a question.
L207[03:57:17] <ShadowKatStudios> There's so little activity on the forums because evveryone hangs out here :D
L208[04:03:10] ⇦ Quits: sciguyryan (sciguyryan@109-205-169-146.dynamic.swissvpn.net) ()
L209[04:03:11] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L210[04:05:34] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Client Quit)
L211[04:10:27] <Kodos> Anyone have a link handy to the latest computronics
L212[04:10:40] ⇦ Quits: Maxwolf (labs@madsciencemod.com) (Remote host closed the connection)
L213[04:11:07] ⇨ Joins: Maxwolf (labs@madsciencemod.com)
L214[04:11:08] zsh sets mode: +v on Maxwolf
L215[04:12:07] <Bizzycola> I keep considering putting some tutorials or something on the forum but I haven't bothered yet :p
L216[04:12:33] <Bizzycola> Kodos: http://files.shinonome.ch/mods172/Computronics/Computronics-1.7.2-0.3.0.jar
L217[04:12:41] <Kodos> Err 1.6.4, sorry
L218[04:12:53] <Bizzycola> http://files.shinonome.ch/mods164/Computronics/Computronics-1.6.4-0.4.1.jar
L219[04:13:00] <Bizzycola> asielib: http://files.shinonome.ch/mods164/AsieLib/AsieLib-1.6.4-0.2.3.jar
L220[04:13:11] <Kodos> Requires a lib now? D=
L221[04:13:23] <Bizzycola> didn't it always? :p
L222[04:13:31] <Kodos> Nope
L223[04:13:38] <Bizzycola> hmm well it does now :p
L224[04:14:16] <Kodos> I'm also trying to find/design a small, self sufficient mining rig on Space Engineers
L225[04:15:17] <Bizzycola> haven't built one :p
L226[04:15:27] <Bizzycola> all I do is smash ships together pretty much
L227[04:17:00] <Kodos> What's the command to find the working directory again
L228[04:18:26] <ShadowKatStudios> Oooh, 0.4?
L229[04:18:46] <Bizzycola> which
L230[04:19:00] <Bizzycola> oh computronics?
L231[04:19:02] <ShadowKatStudios> Computronics
L232[04:19:12] * ShadowKatStudios heads to the site
L233[04:19:38] * ShadowKatStudios needs to find out what was added :D
L234[04:20:46] <Bizzycola> cool stuff
L235[04:21:26] <Kodos> NSA in a box? wtf
L236[04:21:43] <Bizzycola> iunno :p
L237[04:21:50] <ShadowKatStudios> Ah, chat boxes and new tapes
L238[04:22:01] <Bizzycola> I think asie has a mod that can limit chat distance
L239[04:22:13] ⇨ Joins: Gopher|omnom (~Gopher@149.sub-70-193-133.myvzw.com)
L240[04:22:14] ⇦ Quits: Gopher (~Gopher@239.sub-70-193-129.myvzw.com) (Killed (NickServ (GHOST command used by Gopher|omnom!~Gopher@149.sub-70-193-133.myvzw.com)))
L241[04:22:14] zsh sets mode: +v on Gopher|omnom
L242[04:22:16] <Bizzycola> and the creative box lets you read all chat messages that are spoken
L243[04:22:18] *** Gopher|omnom is now known as Gopher
L244[04:22:19] <ShadowKatStudios> Yeah, it's part of asielib
L245[04:22:20] <Bizzycola> hence nsa :p
L246[04:24:09] ⇨ Joins: Kodos|MC (~kodos|mc@108-226-6-195.lightspeed.stlsmo.sbcglobal.net)
L247[04:24:16] <Kodos> Logging out of webchat now
L248[04:24:34] <Kodos> Can you /msg on OpenIRC?
L249[04:24:56] <Kodos> Yiss
L250[04:25:05] ⇦ Quits: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net) (Quit: Web client closed)
L251[04:25:10] <ShadowKatStudios> So new tapes?
L252[04:25:19] <ShadowKatStudios> Score, bigger filesystems :D
L253[04:25:31] * ShadowKatStudios updates his OC while he is at it
L254[04:25:40] <Kodos|MC> 64 min tapes :o
L255[04:25:43] *** Kodos|MC is now known as Kodos
L256[04:25:55] <Kodos> Awesome, I'm ident'd on a minecraft computer
L257[04:25:56] <Kodos> lol
L258[04:26:02] <ShadowKatStudios> Hmmm... 16MB filesystems :D
L259[04:26:52] <Bizzycola> Yea 16mb is quite a bit bigger. but it requires a nether star to craft I think
L260[04:27:09] <Bizzycola> Or maybe that was a different tape..
L261[04:27:10] <Bizzycola> I forget :p
L262[04:27:58] <ShadowKatStudios> Nether Star tapes, copper tapes and steel tapes.
L263[04:28:38] <Bizzycola> how long was the nether star one?
L264[04:28:44] <ShadowKatStudios> Testing now
L265[04:28:57] <ShadowKatStudios> Give me 10 mins for Minecraft to start :P
L266[04:30:02] <ShadowKatStudios> How deep is the Lua stack?
L267[04:30:19] <ShadowKatStudios> Oooh, minecraft started :D
L268[04:32:03] <Kodos> I'm guessing using a tape as a datatape is all using methods and such, and no way to just mount it
L269[04:32:21] <Bizzycola> ah the 64min one is the nether star one
L270[04:32:40] <ShadowKatStudios> :D Computer.beep is awesome :D
L271[04:33:04] <ShadowKatStudios> Kodos: ds84182 made a filesystem for the tapes that allows you to mount them.
L272[04:33:19] * Kodos runs off to find it
L273[04:33:31] <ShadowKatStudios> Kodos: https://github.com/ds84182/ds84182-Programs/blob/master/tdfs.lua
L274[04:33:53] <ShadowKatStudios> It doesn't like files over 8K, but I'm sure that will be fixed.
L275[04:35:36] <ShadowKatStudios> event.timer(0.5,computer.beep,math.huge)
L276[04:35:45] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L277[04:35:57] <Bizzycola> lol
L278[04:36:03] <Bizzycola> beep boop :p
L279[04:36:09] <Kodos> Whee, 64 minute tape is formatting now
L280[04:36:43] <ShadowKatStudios> Format takes forever on a 64min tape
L281[04:36:49] * ShadowKatStudios is also formatting
L282[04:37:02] * ShadowKatStudios wonders what a 1GB tape would be like...
L283[04:37:25] <ShadowKatStudios> The beeping did stop while it was formatting though xD
L284[04:37:27] <Bizzycola> Very bad for servers would be my guess
L285[04:37:48] <ShadowKatStudios> 95%!
L286[04:37:53] <Kodos> Now, what to do with a 16mb tape
L287[04:37:55] <Kodos> as a folder
L288[04:38:05] <Bizzycola> nuclear launch codes on it
L289[04:38:09] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Client Quit)
L290[04:38:18] <Bizzycola> or even the nuclear launch program
L291[04:38:25] <Kodos> The one I mentioned yesterday?
L292[04:38:32] <Bizzycola> or you could be like the U.S and keep it on a floppy :p
L293[04:38:34] <Kodos> I have that on a floppy buried at layer 0
L294[04:38:41] <Bizzycola> but having a launch program on a tape is more fun :D
L295[04:38:46] <Bizzycola> nice :p
L296[04:38:53] <Kodos> Also, I still haven't figured out how to do audio on tapes yet
L297[04:39:25] <Kodos> Also also, I may not like CJ, but this will be awesome https://github.com/CovertJaguar/Railcraft-IssueTracker/issues/193
L298[04:39:57] <Bizzycola> indeed :p
L299[04:40:02] <ShadowKatStudios> Oooh, BTW like!
L300[04:40:13] <ShadowKatStudios> I used to use BTW once
L301[04:40:53] <ShadowKatStudios> Then CC required forge so I had to move away from it.
L302[04:42:24] <ShadowKatStudios> Huh.
L303[04:42:34] <ShadowKatStudios> A 64min tape copes with files up to 16k...
L304[04:43:10] <ShadowKatStudios> I can work with this.
L305[04:43:26] <ShadowKatStudios> tdfs may be too large, but the default filesystem library would fit....
L306[04:44:05] <Kodos> Wouldn't a tape with tdfs on it be a bit redundant?
L307[04:44:36] <ShadowKatStudios> Backups are always neccesary
L308[04:45:01] <Kodos> Right, but you'd need tdfs to get it from the tape, and if it's your backup, you wouldn't have tdfs
L309[04:45:08] <ShadowKatStudios> Besides, you can retrieve data from a TDFS tape by manually copying the blocks.
L310[04:45:33] <Kodos> It's like needing to get your can opener out of the unopened can, so you get a can opener to get it, and boom you don't need a can opener anymore
L311[04:47:01] <ShadowKatStudios> Argh, it still dislikes large files.
L312[04:47:08] <Kodos> If I wanted to have two computers and/or a server rack connected on the same network, I'd just use cable, or do I need a switch
L313[04:47:37] <ShadowKatStudios> Huh... filesystem.lua is only 12k :/
L314[04:48:01] <ShadowKatStudios> I should really write my own filesystem... This is sorta unreliable
L315[04:48:41] <Kodos> What's the max resolution on a T3 screen
L316[04:48:45] <Kodos> And max number of colors
L317[04:49:25] <ShadowKatStudios> Uh, 160x50, 8-bit colour IIRC
L318[04:49:39] <ShadowKatStudios> Arghh, every time I break the filesystem I have to reformat it.
L319[04:49:49] <ShadowKatStudios> And this is a 64 minute tape.
L320[04:50:13] ⇨ Joins: dangranos (webchat@109.203.209.139)
L321[04:51:32] <ShadowKatStudios> dangranos: Hello!
L322[04:51:40] <Kodos> Thank God, someone made an idiot-proof cipher method
L323[04:51:45] <ShadowKatStudios> How's your filesystem going?
L324[04:52:08] <ShadowKatStudios> Best way to cipher using the cipher block: Through 64 diamond blocks at it.
L325[04:52:11] <ShadowKatStudios> throw*
L326[04:53:29] <ShadowKatStudios> gamax92: Are you on? Also how's msdosfs going?
L327[04:55:21] ⇦ Quits: Kodos (~kodos|mc@108-226-6-195.lightspeed.stlsmo.sbcglobal.net) (Quit: Kodos)
L328[04:56:36] ⇨ Joins: Kodos (~kodos|mc@108-226-6-195.lightspeed.stlsmo.sbcglobal.net)
L329[04:56:40] <Kodos> Stupid mining
L330[05:00:39] ⇦ Quits: mallrat208 (Mibbit@68.204.184.175) (Quit: http://www.mibbit.com ajax IRC Client)
L331[05:01:10] <tgame14> For the interested, Doing a modding livestream, very early in development http://www.twitch.tv/tgame14
L332[05:01:20] <tgame14> 1.7 modding livestream tutorial style :)
L333[05:02:10] ⇦ Quits: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e) (Remote host closed the connection)
L334[05:03:14] ⇦ Quits: Kodos (~kodos|mc@108-226-6-195.lightspeed.stlsmo.sbcglobal.net) (Read error: Connection reset by peer)
L335[05:11:09] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L336[05:19:56] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Quit: where did mai raifu go wrong)
L337[05:23:27] <ShadowKatStudios> Vampires in Bleach... Well, I guess it had to happen eventuually.
L338[05:24:36] <ShadowKatStudios> Hehe, stack overflow: Does batman use Linux?
L339[05:28:32] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L340[05:34:04] ⇨ Joins: Vexatos (~Vexatos@p508A7F7A.dip0.t-ipconnect.de)
L341[05:34:08] <Vexatos> Huzzy folks
L342[05:34:52] <asie|tab> okay
L343[05:34:57] <Vexatos> Hey asie
L344[05:35:04] <asie|tab> i got an idea on how to do an efficient rp2-like system that works like buildcraft in code
L345[05:35:08] ⇨ Joins: gjgfuj|sleep (~gjgfujsle@119.15.76.203)
L346[05:35:12] <Vexatos> :O
L347[05:35:16] <asie|tab> cache pathfinding data in tubes
L348[05:35:22] ⇦ Quits: Vexatos (~Vexatos@p508A7F7A.dip0.t-ipconnect.de) (Client Quit)
L349[05:35:38] ⇨ Joins: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net)
L350[05:35:41] <asie|tab> for each potential target direction, store the closest distance from there
L351[05:35:44] <asie|tab> on every crossroad
L352[05:35:45] <Kodos> What is Besh? (Probably a stupid question
L353[05:35:56] <asie|tab> this would then cost 18 bytes per crossroad
L354[05:39:59] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Quit: where did mai raifu go wrong)
L355[05:45:04] *** gjgfuj|sleep is now known as gjgfuj
L356[05:52:30] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L357[05:53:41] *** cazzar|Away is now known as Cazzar
L358[05:54:29] <ShadowKatStudios> Kodos: An improved shell with piping and stuff, but it's too large to run on T1 computers, so it's not the default.
L359[05:58:00] *** dsAway is now known as ds84182
L360[05:58:07] <ShadowKatStudios> Hmm... cat should also be able to combine files...
L361[05:59:58] <ShadowKatStudios> Ehehe, put \a in a file >:D
L362[06:00:39] <ShadowKatStudios> cat actually works on it :D
L363[06:02:52] ⇨ Joins: Vexatos (~Vexatos@p508A7F7A.dip0.t-ipconnect.de)
L364[06:03:06] <Sangar> i'm hoping someone will eventually write a program that plays the monkey island theme or so, using computer.beep :P
L365[06:03:25] <Vexatos> Use tape drives!
L366[06:03:30] <Vexatos> (Also, I am on it, sir)
L367[06:03:43] <Vexatos> I'll do it tomorrow
L368[06:03:49] <ShadowKatStudios> Hm...
L369[06:03:50] <Sangar> awesome
L370[06:03:53] <Vexatos> Too much school work to do today
L371[06:03:56] <ShadowKatStudios> Timing is about once a second...
L372[06:04:09] <ShadowKatStudios> I could do this in a text file!
L373[06:04:11] <Sangar> shortest beep is one tick
L374[06:04:16] <Vexatos> Mhm
L375[06:04:37] <Vexatos> It would be easier with Noteblocks, but I'll test the beep
L376[06:04:43] <Sangar> textfile won't allow you to modulate the frequency, though :P
L377[06:04:46] <asie|tab> augh, designing intelligent tube systems that dont lag like RP2 did is hard
L378[06:05:30] <ShadowKatStudios> Modulate the frequency?
L379[06:05:33] <ShadowKatStudios> o.O
L380[06:05:44] <Sangar> that's probably why pipe systems are usually relatively dumb
L381[06:05:48] <ShadowKatStudios> I was just gonna make a recoignisable sequence of beeps
L382[06:05:56] <Sangar> SKS: computer.beep(frequency, duration)
L383[06:06:05] <asie|tab> Sangar: only BC really is
L384[06:06:09] <ShadowKatStudios> Oh, you can do that?
L385[06:06:11] <Vexatos> Sangar: No computer.beep on the wiki yet
L386[06:06:16] <Vexatos> How does it work exactly?
L387[06:06:21] <Sangar> Vexatos, add it :>
L388[06:06:25] <asie|tab> my idea was to keep the list of accessible TEs from every direction in crossroad tubes
L389[06:06:31] <Vexatos> I don't have a clue how it works
L390[06:06:32] <asie|tab> but that has serious issues with optimization for tube addition
L391[06:06:47] <Sangar> it generates an approximated square wave based on those parameters and plays it
L392[06:07:02] <Vexatos> Okay...
L393[06:07:20] <asie|tab> specifically
L394[06:07:24] <Sangar> asie|tab, hmm, sounds like logistics pipes based on the guis i saw (routing table etc)
L395[06:07:25] <Vexatos> That will be hard to get the noises correctly for music
L396[06:07:34] <asie|tab> Sangar: not at all, as routing is automatic like in RP2
L397[06:07:39] <asie|tab> the item picks the closest inventory accepting it
L398[06:07:41] <ShadowKatStudios> n = 1 while n < 201 do computer.beep(n,1) n = n + 1 end
L399[06:07:42] <asie|tab> that is how RP2 worked
L400[06:07:42] <Sangar> ah, ok
L401[06:07:48] <Vexatos> Sangar: Add a music API, basically a table that equals all the notes to certain beep parameters
L402[06:07:50] <Sangar> it's been so long...
L403[06:07:51] <Vexatos> I might do it
L404[06:08:05] <Vexatos> When I am doing a song with that
L405[06:08:17] <asie|tab> i might just code the usual dumb pipes
L406[06:08:21] <ShadowKatStudios> Frequency sucks.
L407[06:08:43] <Sangar> SKS range is 20 - 2000 Hz iirc
L408[06:08:51] <Vexatos> Which parameters does beep take?
L409[06:08:53] <ShadowKatStudios> Oh, so it is.
L410[06:09:13] <ShadowKatStudios> I can't make it stop!
L411[06:09:42] <ShadowKatStudios> Man, the noises are just weird at some points.
L412[06:09:50] <Sangar> Vexatos, frequency and duration, in hz and seconds, though max duration is 2 secs (to avoid generating massive sound data arrays :P)
L413[06:09:59] <Vexatos> Ok
L414[06:10:05] <Vexatos> And to avoid BEEEEEEEEEEEEEEEEEEEEEEEEEEEEEP
L415[06:10:14] <ShadowKatStudios> Just while true do loop it
L416[06:10:20] <Sangar> while true do computer.beep(math.random(2000), math.random() * 2) end
L417[06:10:23] <Vexatos> Sangar: I won
L418[06:10:23] <ShadowKatStudios> Alternatively, use event.timer
L419[06:10:53] <Vexatos> http://www.sengpielaudio.com/Rechner-notennamen.htm
L420[06:10:56] <Vexatos> \O/
L421[06:11:01] <Vexatos> All the notes and their frequencies
L422[06:11:22] <ShadowKatStudios> It's gonna explode!
L423[06:11:23] <Vexatos> I'll make a beep library
L424[06:11:27] <Vexatos> Just like the colours one
L425[06:11:46] <Vexatos> :D
L426[06:11:47] <ShadowKatStudios> n = 1 while n < 2001 do computer.beep(n,0.1) n = n + 1 end
L427[06:11:50] <ShadowKatStudios> Listen to that.
L428[06:12:07] <ShadowKatStudios> :o Computers now have their own speakers!
L429[06:12:11] <ShadowKatStudios> Whoaaaa
L430[06:12:15] <Vexatos> o.O-°
L431[06:12:33] <ShadowKatStudios> These are not quite but almost usable as speakers
L432[06:12:37] <Vexatos> Stop distracting me from work with awesome features
L433[06:12:38] <Vexatos> D:
L434[06:13:01] <Vexatos> I am at school and have to make a presentation for tomorrow
L435[06:13:18] <ShadowKatStudios> I had a science assignment to hand in today.
L436[06:13:24] <ShadowKatStudios> I didn't hand it in.
L437[06:13:27] <ShadowKatStudios> :P
L438[06:13:35] <Sangar> Vexatos, me so sorry. good luck with that :P
L439[06:13:42] <Vexatos> Well chances are 1:5 that I will have to present tomorrow
L440[06:14:05] <Vexatos> research is already done, actually, so much that I can't start reading my essay about it again
L441[06:14:11] <Vexatos> (16 pages essay)
L442[06:14:19] <Vexatos> (Comuter font)
L443[06:14:28] <Vexatos> (==too much information)
L444[06:14:37] <Sangar> heh
L445[06:14:46] <Vexatos> It's hard to compress compressed information about ocean pollution
L446[06:15:08] <Vexatos> Without losing important
L447[06:15:10] <Vexatos> stuff
L448[06:15:11] <Vexatos> >_>
L449[06:15:42] <Sangar> lossy compression is good enough for audio data... wait.
L450[06:15:46] <ShadowKatStudios> So this server has 4 card slots now?
L451[06:15:50] <ShadowKatStudios> :D
L452[06:15:52] <Sangar> t3, yes
L453[06:15:55] <Vexatos> I'll quickly make the tone library later today, okay, sangar?
L454[06:16:05] <Vexatos> Will look like this then
L455[06:16:05] <Vexatos> https://github.com/MightyPirates/OpenComputers/blob/master/src/main/resources/assets/opencomputers/lua/rom/lib/colors.lua
L456[06:16:10] <Sangar> sure thing :)
L457[06:16:18] <Vexatos> :)
L458[06:16:32] <ShadowKatStudios> <3 servers now
L459[06:16:47] <Vexatos> Will get tones from
L460[06:16:50] <Kodos> Why's that, Shadow
L461[06:17:01] <Kodos> Oh
L462[06:17:13] <Vexatos> A0 to B6
L463[06:17:32] <Kodos> Not sure what to do with 4 card slots, tbh. I have graphics, internet, wireless network, and redstone because nothing else fits unless you can network servers together on a rack with network cards
L464[06:17:33] <ShadowKatStudios> I now have enough card slots!
L465[06:17:39] <ShadowKatStudios> This server can do everything!
L466[06:17:50] <Kodos> Not everything
L467[06:17:57] <Kodos> We still need to be able to unionize HDDs
L468[06:17:58] <Vexatos> Yes anything
L469[06:18:30] <Sangar> Vexatos, make it dynamically convert note names to midi ids / frequencies :> no need for hardcoding anything!
L470[06:18:36] <ShadowKatStudios> Perhaps so, but network RAID is possible.
L471[06:19:09] <ShadowKatStudios> We need more expansion cards.
L472[06:19:14] <Vexatos> Sangar, no idea how midi works
L473[06:19:22] <Vexatos> So I'll just hardcode all the note frequencies
L474[06:19:31] <Sangar> it's on the page you linked! :P
L475[06:19:40] <Vexatos> >_>
L476[06:20:06] * ShadowKatStudios modifies term.write to play a random frequency
L477[06:20:20] <Vexatos> Sangar, what are MIDI IDs?
L478[06:20:41] <Sangar> Vexatos, notes. i.e. A4 = 69 etc
L479[06:20:59] <Sangar> id was a bad choice of word, sorry
L480[06:21:04] <Vexatos> 69? Why 60
L481[06:21:12] <Vexatos> Err 69
L482[06:21:27] * Kodos googles Network RAID to figure out what it is, and is immediately confused as to how to implement it into OC
L483[06:21:27] <ShadowKatStudios> Woo, 8M RAM
L484[06:21:35] <Sangar> Vexatos, because that's how its defined :P
L485[06:21:39] <Vexatos> >_>
L486[06:22:05] <ShadowKatStudios> Oh, Kodos, it's basically a bunch of bindings to filesystem calls over a network.
L487[06:22:10] <Vexatos> So, I shall link a note string 'c#' to the MIDI tone, not the frequency?
L488[06:22:53] <Sangar> Vexatos, what i meant: you could have a method note.midi and note.frequency which both take a string, "A4" for example, and return the approriate value.
L489[06:23:03] <Vexatos> Ah
L490[06:23:07] <Vexatos> Right
L491[06:23:24] <Vexatos> So, 2 functions which grab a value from a local table and return it appropriately
L492[06:23:28] <Sangar> and by parsing the string you could get the midi note, and using math you can get the frequency from that
L493[06:23:45] <Vexatos> So, just link note string to MIDI ID
L494[06:23:48] <Kodos> http://tinyurl.com/kodosisconfused
L495[06:23:51] <Vexatos> And calc the frequency from the ID
L496[06:24:19] <Sangar> if the string parsing is too fiddly, yes :P
L497[06:24:30] <Vexatos> http://www.phys.unsw.edu.au/jw/notes.html
L498[06:24:42] <Vexatos> All the things there
L499[06:24:45] <Vexatos> Great
L500[06:24:50] <Vexatos> Will do it after school
L501[06:24:59] <Sangar> cool :)
L502[06:25:53] <Vexatos> The I'd just need to hardcode the midi values
L503[06:26:03] <Vexatos> Which is fairls easy
L504[06:26:10] <Vexatos> *faily
L505[06:26:13] <Vexatos> *fairly
L506[06:26:19] <Vexatos> Dang school keyboard
L507[06:28:46] <Vexatos> Mhm
L508[06:29:33] <Vexatos> frequency = 2^(midi-69/12)
L509[06:29:41] <Vexatos> frequency = 2^((midi-69)/12)
L510[06:29:44] <Vexatos> Like that
L511[06:31:44] <Vexatos> Well, I'll go for now
L512[06:31:47] <Vexatos> see you o/
L513[06:31:51] ⇦ Quits: Vexatos (~Vexatos@p508A7F7A.dip0.t-ipconnect.de) (Quit: Leaving)
L514[06:31:55] *** Kenny|Sleeping is now known as Kenny
L515[06:40:30] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Quit: where did mai raifu go wrong)
L516[06:40:32] <Kenny> Sangar, you away or here? hehe
L517[06:44:54] <Sangar> was away for a bit, am back now ;)
L518[06:45:15] <Kenny> i'm pm'ing on an issue
L519[06:46:12] <Kenny> you're still marked as away :)
L520[06:46:49] <Sangar> oh, oops
L521[06:48:38] ⇨ Joins: darknife (~gareth@95.144.188.37)
L522[06:54:10] ⇦ Quits: Gopher (~Gopher@149.sub-70-193-133.myvzw.com) (Ping timeout: 186 seconds)
L523[06:58:02] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L524[06:58:47] ⇨ Joins: Gopher (~Gopher@149.sub-70-193-133.myvzw.com)
L525[06:58:47] zsh sets mode: +v on Gopher
L526[07:00:39] ⇦ Quits: Gopher (~Gopher@149.sub-70-193-133.myvzw.com) (Read error: Connection reset by peer)
L527[07:01:42] ⇨ Joins: Gopher (~Gopher@149.sub-70-193-133.myvzw.com)
L528[07:01:42] zsh sets mode: +v on Gopher
L529[07:07:20] ⇦ Quits: Gopher (~Gopher@149.sub-70-193-133.myvzw.com) (Ping timeout: 190 seconds)
L530[07:17:37] *** JoshTheEnder|InTheShadows is now known as JoshTheEnder|Outside
L531[07:18:02] <JoshTheEnder|Outside> HEllo
L532[07:18:05] ⇨ Joins: Gopher (~Gopher@149.sub-70-193-133.myvzw.com)
L533[07:18:06] zsh sets mode: +v on Gopher
L534[07:18:46] <Kenny> wb Gopher
L535[07:19:59] <Kenny> he ain't awake yet lol
L536[07:20:07] <Kenny> hey Josh
L537[07:23:56] <ShadowKatStudios> ... Outside?
L538[07:24:12] <Kenny> he's outside chasing the girls
L539[07:24:30] <ShadowKatStudios> The whats?
L540[07:24:43] <Kenny> seems they can run faster than him
L541[07:24:56] <ShadowKatStudios> And what's this 'outside' you speak of?
L542[07:25:06] <Kenny> college campus
L543[07:25:17] <Kenny> or uni campus
L544[07:25:49] * ShadowKatStudios heads to wikipedia
L545[07:26:33] <Kenny> the area surrounding the school filled with grass, bushes, tress, etc
L546[07:26:39] <Kenny> trees*
L547[07:26:59] *** JoshTheEnder|Outside is now known as JoshTheEnder|Outside|InTheShad
L548[07:27:09] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Remote host closed the connection)
L549[07:27:23] <Kenny> he's worked up a sweat chasing them now he has to rest in the shadows
L550[07:27:38] <ShadowKatStudios> Huh. I see.
L551[07:27:48] <ShadowKatStudios> What were those things he was chasing?
L552[07:28:06] <Kenny> the female of the human species
L553[07:28:18] <Kenny> girls
L554[07:28:30] <ShadowKatStudios> Ah, I wasn't familiar with that term
L555[07:29:10] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L556[07:29:11] <Kenny> damn, i'm brainlocking on how they are referred to there lol
L557[07:29:12] ⇨ Joins: FreakyHydra (~EIRC_RR@232-133.neasonline.no)
L558[07:29:43] <ShadowKatStudios> Hmmm...
L559[07:30:27] <Kenny> a sheila
L560[07:30:42] <ShadowKatStudios> Ah, I see.
L561[07:30:51] * ShadowKatStudios understands now :D
L562[07:31:16] ⇦ Quits: Gopher (~Gopher@149.sub-70-193-133.myvzw.com) (Ping timeout: 380 seconds)
L563[07:31:24] <ShadowKatStudios> If a filesystem populates blocks of files from the end of the tape, I could have an index at the start...
L564[07:31:51] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Client Quit)
L565[07:31:58] <Kenny> have no idea about tapes
L566[07:32:03] *** JoshTheEnder|Outside|InTheShad is now known as JoshTheEnder
L567[07:32:35] <Kenny> now he's decided to quit chasing what he can't catch
L568[07:33:30] *** ds84182 is now known as dsAway
L569[07:34:51] <JoshTheEnder> i was getting food, there were no good looking females :(
L570[07:35:05] <Kodos> Shallow bastard =P
L571[07:40:13] <Kenny> who me?
L572[07:40:30] ⇨ Joins: ANXHaruhi|HexChat (~ANXHaruhi@198.Red-83-46-145.dynamicIP.rima-tde.net)
L573[07:40:41] <Kenny> i knew what he was doing, just having fun with him :P
L574[07:40:55] <Kenny> since it is lunch time for him
L575[07:41:00] ⇨ Joins: Gopher (~Gopher@149.sub-70-193-133.myvzw.com)
L576[07:41:01] zsh sets mode: +v on Gopher
L577[07:41:24] * Kenny whacks Gopher, stay here this time damn it
L578[07:42:20] <Kodos> No, Josh
L579[07:42:24] <Kodos> I'm going to bed
L580[07:42:28] *** Kodos is now known as Kodos|Zzz
L581[07:42:36] <JoshTheEnder> :P
L582[07:42:43] <JoshTheEnder> http://imgur.com/gallery/Bjnba
L583[07:43:27] <Kenny> nice looking houses but too close together for me....
L584[07:43:50] <JoshTheEnder> expand the image
L585[07:43:53] <Kenny> i'm a country boy, need some space between me and the neighbor hehe
L586[07:44:56] ⇨ Joins: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl)
L587[07:45:13] <Kenny> how in the hell do i expand it. imgur is only showing me so much of it
L588[07:45:33] <JoshTheEnder> click it
L589[07:45:41] <JoshTheEnder> or right click and open in new tab
L590[07:45:46] <Kenny> that just zooms in on it
L591[07:46:10] <JoshTheEnder> yeah, read the sign
L592[07:46:17] <Kenny> oh holt christ, how stupid can you get
L593[07:46:25] ⇦ Quits: FreakyHydra (~EIRC_RR@232-133.neasonline.no) (Read error: Connection reset by peer)
L594[07:46:43] <JoshTheEnder> also look at the gate to the right of the sign
L595[07:46:47] <Kenny> a 2 ft x 2 ft patch of grass
L596[07:47:29] <Kenny> thta is one very idiotic person
L597[07:48:03] <Kenny> a gate that doesn't stop anything and a sign 'Keep Off the Grass' on a 2 ft x 2 ft patch of grass
L598[07:48:35] <Kenny> wonder what mental institution they escaped rom
L599[07:51:08] ⇨ Joins: FreakyHydra (~EIRC_RR@232-133.neasonline.no)
L600[07:52:48] <JoshTheEnder> lol
L601[07:53:42] <JoshTheEnder> anyway, back to enderbot deving
L602[07:54:16] <Michiyo> back to OpenSecurity Deving :P
L603[07:54:52] <JoshTheEnder> damn, cant make my bouncer listen on port 443 'cause it's not got root perms
L604[07:54:52] <ShadowKatStudios> Back to... Building myself a shed to run my OpenComputers in
L605[07:55:24] <JoshTheEnder> SuPeRMiNoR2: you awake yet?
L606[07:55:52] ⇦ Quits: asie|tab (~asietab@apn-46-215-65-14.dynamic.gprs.plus.pl) (Quit: where did mai raifu go wrong)
L607[08:00:24] <JoshTheEnder> damn, why doesnt esper support chan mode +D
L608[08:00:35] <JoshTheEnder> http://mibpaste.com/K4VTcK
L609[08:01:01] <ShadowKatStudios> Sangar: Can we get the ability to plug in remote terminals to screens?
L610[08:01:30] <JoshTheEnder> .jenkins
L611[08:01:32] <EnderBot> Latest builds: OpenComputers: #360 | OpenComponents: #37 | OpenComputers-MC1.7: #135 | OpenComponents-MC1.7: #5 | ICBMComponent: #18 | OpenPrinter: #36 | OpenPrinter1.7: #23
L612[08:01:45] <Kenny> back to porting the Lua Tutorial :P
L613[08:01:47] <Sangar> ShadowKatStudios, it's on my list, can't promise it'll make it into 1.3 though
L614[08:02:11] <Kenny> Josh need to add OpenSecurity to that list now hehe
L615[08:02:21] <ShadowKatStudios> Ah, OK. It'd make me working on servers easier. Good to know it's on the list :D
L616[08:02:27] <JoshTheEnder> does it got a jenkins build server?
L617[08:02:32] ⇨ Joins: Lumien (~lumien@p4FED44C8.dip0.t-ipconnect.de)
L618[08:02:45] <Kenny> not sure
L619[08:03:22] <Kodos|Zzz> I don't think it's functional yet, even
L620[08:03:36] <Kodos|Zzz> Anyone use IC2 reactors
L621[08:03:37] <Sangar> ShadowKatStudios, just to make sure, if you just want a screen to work on them, you know you can just connect a normal screen + keyboard to them?
L622[08:03:39] <ShadowKatStudios> What will OpenSecurity do?
L623[08:03:46] <Kodos|Zzz> RFID/Mag Cards for OC
L624[08:04:19] <ShadowKatStudios> Yeah, I know, I just want a nice way to use all the machines in my server room from a single terminal.
L625[08:05:45] <Sangar> ok
L626[08:06:16] <Michiyo> JoshTheEnder, it's on my jenkins, no builds yet.
L627[08:06:26] <ShadowKatStudios> (I have high-density computing stuff, but I'd like to not have to keep corridors in-between the racks
L628[08:06:56] <Kodos|Zzz> ShadowKatStudios: What do you use/do with your servers that you'd require 'high density computing'
L629[08:07:08] <ShadowKatStudios> Dunno yet.
L630[08:07:23] <JoshTheEnder> ok, i'll add it when i get home, i really need to module-ise that command so i can do like .addjenkins <link to jenkins job>
L631[08:07:27] <ShadowKatStudios> I'm considering creating a huge RAID server.
L632[08:07:37] <Kodos|Zzz> So you have a bunch of servers decked out, and nothing on them?
L633[08:07:41] <Kodos|Zzz> YOu sound like me lol
L634[08:08:18] <ShadowKatStudios> (And by huge, I mean like, 256M)
L635[08:08:27] <ShadowKatStudios> Yeah, full-upgrade T3 servers.
L636[08:08:39] <Kodos|Zzz> What cards do you have in each server
L637[08:09:59] <ShadowKatStudios> Uh, T2 graphics (80x25 is my prefered res, and I operate in monochrome), internet and normal network card.
L638[08:10:46] <ShadowKatStudios> I also have 8 tape drives with 64min tapes.
L639[08:11:27] <Kodos|Zzz> Now you just need a Mag stripe card/reader to get into your server room
L640[08:11:35] <Kodos|Zzz> I'm assuming you have everything wired with cable?
L641[08:12:07] <ShadowKatStudios> Well, it's mostly wired by direct contact, but my blocks of 16 server racks are linked with cables.
L642[08:12:34] <Kodos|Zzz> Wouldn't that short circuit though? I mean, isn't that why servers can only access one side of the block per server?
L643[08:12:56] <ShadowKatStudios> It seems to work
L644[08:13:45] <JoshTheEnder> Kodos|Zzz: that the only side that they can access peripherals on, if they have a network card and have a side set then they can communicate over the network(server rackacts as a switch + power distributer)
L645[08:13:48] <ShadowKatStudios> (I'm going to note I've only used a few :P)
L646[08:14:10] <Kodos|Zzz> So a Cable in the back on a rack of 4 servers all containing network cards allows access to all 4 servers?
L647[08:14:19] <JoshTheEnder> yup
L648[08:14:23] <Kodos|Zzz> Awesome
L649[08:14:34] <Kodos|Zzz> That makes my server designs a LOT easier
L650[08:16:40] <ShadowKatStudios> I'm considering replicating this setup on a multiplayer server and renting out servers.
L651[08:17:01] <JoshTheEnder> lol
L652[08:17:07] ⇨ Joins: Johannes13 (~Johannes@p4FDEB2BB.dip0.t-ipconnect.de)
L653[08:17:15] <Kodos|Zzz> Unless you own the server and can restrict people crafting their own, I don't see the point
L654[08:17:30] <ShadowKatStudios> It'd save them making their own.
L655[08:17:54] <Kodos|Zzz> Eh, true I guess
L656[08:18:07] ⇨ Joins: asie|tab (~asietab@078088168214.elblag.vectranet.pl)
L657[08:18:12] <ShadowKatStudios> Lower prices the more servers you rent?
L658[08:18:15] <Kodos|Zzz> Graphics, Internet, and Network... What to use for the 4th
L659[08:18:58] <ShadowKatStudios> Second internet card?
L660[08:19:05] <ShadowKatStudios> Have more connections?
L661[08:19:11] <Kodos|Zzz> Not sure that would work
L662[08:19:15] <Kodos|Zzz> how that*
L663[08:19:33] <ShadowKatStudios> You'd have to address them manually but it'd work I think
L664[08:19:50] <Kodos|Zzz> Eh, I don't need to be any more clueless on how to do something than I already am
L665[08:19:54] <Kodos|Zzz> i'll leave it empty for now
L666[08:20:19] ⇨ Joins: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net)
L667[08:20:56] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L668[08:21:12] <Kodos|Zzz> Can a server rack take power directly now?
L669[08:21:20] ⇦ Quits: asie|tab (~asietab@078088168214.elblag.vectranet.pl) (Client Quit)
L670[08:21:22] <ShadowKatStudios> Seems so.
L671[08:21:27] <JoshTheEnder> i tink so
L672[08:21:28] <Kodos|Zzz> Hmm
L673[08:21:39] <ShadowKatStudios> I use a creative case for my power generation though.
L674[08:21:45] <JoshTheEnder> s/tink/think
L675[08:21:45] <SuperBot> <JoshTheEnder> i think so
L676[08:21:58] <Kodos|Zzz> Now how to power and cable them together
L677[08:22:04] <Kodos|Zzz> Without it looking like trash
L678[08:22:17] <ShadowKatStudios> <3 besh: 'ls > tape/derp'
L679[08:25:37] <ShadowKatStudios> Hm. This is annoying.
L680[08:25:44] <ShadowKatStudios> I thought I fixed it hanging.
L681[08:26:14] <ShadowKatStudios> I couldn't fix the 8-block limit, but I guess the hanging is back
L682[08:27:57] <Michiyo> the game now launches with OS loaded...
L683[08:28:00] <Michiyo> woo
L684[08:28:32] <ShadowKatStudios> o.O With an OS loaded?
L685[08:28:38] <Michiyo> OS.. OpenSecurity
L686[08:28:48] <ShadowKatStudios> Ah.
L687[08:28:52] * ShadowKatStudios keeps forgetting
L688[08:29:05] <Michiyo> :P
L689[08:29:12] <Kodos|Zzz> Any idea why two identical servers have a 500 unit difference in energy capacity?
L690[08:30:25] <Michiyo> o_O
L691[08:30:31] <Michiyo> magic?
L692[08:31:52] <johnEgbert> hi
L693[08:32:59] <Kenny> hey john
L694[08:33:14] <Kenny> what name will you be suing for the bot?
L695[08:33:20] <Kenny> using*
L696[08:33:46] <ShadowKatStudios> So I had a great idea:
L697[08:33:50] ⇨ Joins: Michibot (~Michiyo@206.255.160.139)
L698[08:33:50] <EnderBot> !kick Michibot Your owner does not have permission to bring you here.
L699[08:33:52] *** Michibot was kicked by zsh ((EnderBot (ThatJoshGreen)) Your owner does not have permission to bring you here.))
L700[08:33:56] <Michiyo> q_q lol
L701[08:34:08] <JoshTheEnder> ermm
L702[08:34:23] <Kenny> .addbot MichiBot
L703[08:34:23] <EnderBot> Added MichiBot to the whitelist
L704[08:34:24] <ShadowKatStudios> Add a beep for each formatted block in the tdfs program format function.
L705[08:34:36] <JoshTheEnder> i /should/ make it save that list to a file
L706[08:34:46] <Michiyo> :/ lolol yes...
L707[08:35:33] <Kodos|Zzz> I'm entertained that one bot gave a kick reason to another bot as if it were a person that could READ it
L708[08:35:43] <Michiyo> lol
L709[08:35:56] <johnEgbert> Kenny: can I bring mine? :D
L710[08:35:59] <Kenny> Kodos|Zzz, one bot gave a message to another bot which was kicked by a 3rd bot
L711[08:36:00] <Michiyo> a bot, gave a command to another bot to kick a bot, with a reason as if the bot could read it.
L712[08:36:26] <Kenny> what name will you use, johnEgbert?
L713[08:36:40] <johnEgbert> Kenny: mitchbot2
L714[08:36:49] <Kenny> .addbot mitchbot2
L715[08:36:49] <EnderBot> Added mitchbot2 to the whitelist
L716[08:36:55] <johnEgbert> :D
L717[08:37:10] <JoshTheEnder> Kodos|Zzz: i do that because if the owner of the bot is in the channel or looking at the console of the bot then they can see it
L718[08:37:17] ⇨ Joins: mitchbot2 (~mitchbot2@c-66-229-243-72.hsd1.fl.comcast.net)
L719[08:37:29] <johnEgbert> :oc gpu.get
L720[08:37:29] <mitchbot2> gpu.get(x: number, y: number):string - Gets the character currently being displayed at the specified coordinates.
L721[08:37:35] <johnEgbert> :D
L722[08:38:06] <Kenny> #oc gpu.set
L723[08:38:20] <Michiyo> :oc gpu.set
L724[08:38:20] <mitchbot2> gpu.set(x: number, y: number, value: string): boolean - Writes a string to the screen, starting at the specified coordinates. The string will be copied to the screen's buffer directly, in a single row. This means even if the specified string contains line breaks, these will just be printed as special characters, the string will not be displayed over multiple lines. Returns true if the string was set to the buffer, false otherwise.
L725[08:38:28] <JoshTheEnder> ohh dear
L726[08:38:45] <Kenny> got to get used to command chars lol
L727[08:38:56] <johnEgbert> Lol
L728[08:39:13] <Kodos|Zzz> Question
L729[08:39:15] <Michiyo> michibot listens on () :P
L730[08:39:24] <Kodos|Zzz> If a server crashes, does the green light on the rack stay green or shut off
L731[08:39:31] <JoshTheEnder> shuts off
L732[08:39:32] <Kenny> :oc filesystem.path
L733[08:39:32] <mitchbot2> filesystem.path(path: string): string - Returns the path component of a path to a file, i.e. everything before the last slash in the canonical form of the specified path.
L734[08:39:41] <Kodos|Zzz> It should turn red, imo, so I know what server crashed
L735[08:41:06] <Kenny> Kodos|Zzz: are you wanting the Red Ring of Death from the XBox
L736[08:41:20] ⇦ Quits: Gopher (~Gopher@149.sub-70-193-133.myvzw.com) (Ping timeout: 190 seconds)
L737[08:41:42] <Kodos|Zzz> No, I want the red light of 'Hey, reboot me'
L738[08:41:53] <ShadowKatStudios> Or the Amber Light of Doom from Dell machines?
L739[08:42:03] ⇨ Joins: Gopher (~Gopher@149.sub-70-193-133.myvzw.com)
L740[08:42:03] zsh sets mode: +v on Gopher
L741[08:42:04] <Michiyo> funny story, it is impossible for the 360 slims to RROD.. because they are physically incapable of showing a red ring.
L742[08:42:28] <ShadowKatStudios> Note: Dell computers make popping noises if you try to replace the power supply with a standard ATX power supply.
L743[08:42:30] <JoshTheEnder> FFS multimc, you're failing ot download a file so i'm doing it for you then you delete it and try again
L744[08:42:39] <ShadowKatStudios> At least the ones I've tried...
L745[08:42:41] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll probably come back in either 20 minutes or 8 hours.)
L746[08:42:58] <Michiyo> ShadowKatStudios, cause lots of older dell computers use a nonstandard ATX wiring layout wit ha standard ATX connector
L747[08:43:14] <Michiyo> and by lots I mean 99% of any dell older then a few years.
L748[08:43:24] <ShadowKatStudios> Yeah... I found that out
L749[08:43:34] <ShadowKatStudios> Anyway, I'm off, gotta sleep apparently\
L750[08:43:40] <ShadowKatStudios> o/
L751[08:43:46] <Michiyo> o/
L752[08:47:48] <JoshTheEnder> ok, sod trying to run the latest oc at college, multimc keep failing to download stuff and the normal launcher cant seem to unpack itself
L753[08:50:50] <JoshTheEnder> aparrently my bot is sending pings to the past "Ping time: -0.00499987602234"
L754[08:51:01] <Michiyo> lol.. :/
L755[08:52:00] ⇦ Quits: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net) (Ping timeout: 190 seconds)
L756[08:52:42] *** Cazzar is now known as cazzar|Away
L757[08:54:08] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L758[08:55:23] <johnEgbert> Gotta go
L759[08:55:27] * Gopher yawns and waves vaguely. "morning."
L760[08:57:30] ⇨ Joins: Gopher|omnom (~Gopher@61.sub-174-237-130.myvzw.com)
L761[08:57:31] ⇦ Quits: Gopher (~Gopher@149.sub-70-193-133.myvzw.com) (Killed (NickServ (GHOST command used by Gopher|omnom!~Gopher@61.sub-174-237-130.myvzw.com)))
L762[08:57:31] zsh sets mode: +v on Gopher|omnom
L763[08:57:34] <Gopher|omnom> ffs interweb
L764[08:57:35] *** Gopher|omnom is now known as Gopher
L765[08:57:41] <Gopher> drawing a bit of a blank on where to go with this next.
L766[08:58:29] <Gopher> guess I should try to polish up the terrain generation, which means extending the noise functions a bit?
L767[09:00:15] <dangranos> ?
L768[09:01:10] <Gopher> dangerous: working on hex tiled planets, a piece of a bigger project... http://geomys.com/pictures/hexworld.jpg
L769[09:01:21] <dangranos> *dangranos
L770[09:01:21] <Gopher> guess the initial statement didn't make it in before the last disconnect :P
L771[09:01:38] <Gopher> dangranos. Sorry, it's early, lol
L772[09:10:29] ⇦ Quits: dangranos (webchat@109.203.209.139) (Ping timeout: 198 seconds)
L773[09:13:52] ⇦ Quits: FreakyHydra (~EIRC_RR@232-133.neasonline.no) (Read error: Connection reset by peer)
L774[09:15:35] ⇦ Quits: MrHohenheim (~MrHohenhe@92-249-194-255.pool.digikabel.hu) (Quit: Leaving)
L775[09:18:32] <Gopher> currently getting 1600fps. I shouldn't be surprised, but I still remember pre-hardware days.
L776[09:19:11] <Gopher> And having a completely unoptimized app, running in debug mode, render 40k tris at 1600fps still manages to surprise me a bit.
L777[09:19:42] ⇨ Joins: dangranos (webchat@109.203.209.139)
L778[09:23:03] <Kenny> any one know a good video editor that also shows the frames....
L779[09:23:13] <Kenny> i need one to do subtitle editting
L780[09:34:25] ⇨ Joins: Dean4Devil (~jaic@p549638EF.dip0.t-ipconnect.de)
L781[09:40:54] *** Bizzycola is now known as Bizzycola|Offline
L782[10:00:57] *** Kenny is now known as Kenny|AFK
L783[10:02:12] ⇨ Joins: sciguyryan (sciguyryan@109-205-169-146.dynamic.swissvpn.net)
L784[10:27:06] *** dsAway is now known as ds84182
L785[10:44:49] ⇦ Quits: Gopher (~Gopher@61.sub-174-237-130.myvzw.com) (Ping timeout: 194 seconds)
L786[10:55:44] ⇨ Joins: Vexatos (~Vexatos@p5B3C89E9.dip0.t-ipconnect.de)
L787[10:56:13] ⇨ Joins: Michibot (~Michiyo@206.255.160.139)
L788[10:56:31] ⇦ Quits: Michibot (~Michiyo@206.255.160.139) (Remote host closed the connection)
L789[10:56:54] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll probably come back in either 20 minutes or 8 hours.)
L790[10:57:53] <Vexatos> Hellöa
L791[10:59:18] *** Nentify|away is now known as Nentify
L792[11:00:47] ⇨ Joins: Assile (webchat@vhe-430096.sshn.net)
L793[11:00:54] <Assile> Hi
L794[11:01:19] <JoshTheEnder> hi
L795[11:01:33] <Assile> Mind if I ask a question?
L796[11:01:41] <JoshTheEnder> fire away
L797[11:01:51] <Assile> Is there a way to abort a running program?
L798[11:02:02] <dangranos> ctrl+c
L799[11:02:11] <JoshTheEnder> ctrl+alt+c
L800[11:02:24] <dangranos> or you can just shutdown computer using button in gui
L801[11:02:29] <Assile> Neither seem to work
L802[11:02:39] <dangranos> even shutdown?
L803[11:02:46] <Assile> Yeah, I know, I was just wondering if there was a way to do it without losing /tmp
L804[11:02:55] <Assile> Ow, manual works
L805[11:03:15] ⇨ Joins: ^v (~pingbot@c-71-238-153-166.hsd1.mi.comcast.net)
L806[11:03:17] <Assile> But I'd like to be able to test while true programs in /tmp :)
L807[11:04:54] ⇨ Joins: ping (~notPing@c-71-238-153-166.hsd1.mi.comcast.net)
L808[11:04:58] <JoshTheEnder> o/ ping
L809[11:05:17] <Michiyo> Thats no ping.. it's a space station
L810[11:05:23] <JoshTheEnder> lol
L811[11:06:03] <ping> oh
L812[11:06:05] <ping> okay
L813[11:06:09] <ping> beep boop
L814[11:06:36] <JoshTheEnder> huston we have a problem
L815[11:06:53] <ping> cannawt low earth orbit
L816[11:07:05] <ping> falling
L817[11:07:45] * JoshTheEnder prepares for impact
L818[11:07:54] * Noiro wonders why someone would put a space station in low earth orbit
L819[11:11:27] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L820[11:12:26] ⇨ Joins: Gopher (~Gopher@115.sub-70-193-133.myvzw.com)
L821[11:12:26] zsh sets mode: +v on Gopher
L822[11:13:54] <Vexatos> Does anyone know what the frequency range of computer.beep is?
L823[11:14:16] <Assile> It's a pretty low sound
L824[11:14:31] <Assile> I can try doing a spectral analysis
L825[11:14:35] <JoshTheEnder> 20-20000 or something
L826[11:14:49] <Assile> Haha Josh, like anything we can hear :P
L827[11:14:58] <ping> 2000Hz
L828[11:15:03] <Vexatos> Thanks, josh
L829[11:15:04] <ping> is usually what it is
L830[11:15:05] <JoshTheEnder> you can hear the range i did
L831[11:15:15] <JoshTheEnder> well
L832[11:15:16] <Vexatos> ping: I needed the minimum
L833[11:15:17] <JoshTheEnder> me
L834[11:15:38] <JoshTheEnder> i'm not sure if that the minimum, thats just an example Sanga_r gave once
L835[11:15:58] <JoshTheEnder> also hometime or something
L836[11:16:10] <Vexatos> Let's just go with 20
L837[11:16:34] <Kenny|AFK> 20-2000
L838[11:17:21] <Kenny|AFK> 20 is going to be almost inaudiblw
L839[11:17:28] *** JoshTheEnder is now known as JoshTheEnder|InTheShadows
L840[11:17:29] <Vexatos> k
L841[11:17:29] <Kenny|AFK> inaudible*
L842[11:19:37] *** vifino|off is now known as vifino
L843[11:20:30] <ping> 20Hz seems to have artifacts when i try to play it
L844[11:20:39] ⇨ Joins: Wobbo (~wobbo@88.128.80.78)
L845[11:20:39] zsh sets mode: +v on Wobbo
L846[11:20:43] <ping> \o/ Wobbo
L847[11:20:53] <Wobbo> Hi
L848[11:21:47] <dangranos> :(
L849[11:22:03] <Wobbo> I might not notice it if you say something here, so wehn you need me you should ping :P
L850[11:22:38] <ping> k
L851[11:23:17] <Wobbo> But first im gonna do something about that away stuff :P
L852[11:26:56] <ping> i thought this cat purred alot ;-;
L853[11:27:04] <ping> now that i got back
L854[11:27:07] <ping> he purrs more
L855[11:27:28] <ping> like, constantly
L856[11:28:20] <Wobbo> Sucks to be you :P
L857[11:28:37] <Wobbo> It appears to be good for its gones
L858[11:28:45] <Wobbo> * bones
L859[11:28:56] <Wobbo> Is it hurt or sometjing?
L860[11:29:19] <ping> no
L861[11:29:23] <ping> just misses me
L862[11:29:26] <ping> because was gone
L863[11:29:54] <Gopher> daaw.
L864[11:30:03] <SuPeRMiNoR2> reading logs of this channel from 2013-01-04 to now? http://superminor2.no-ip.org/oc.txt
L865[11:30:06] <Wobbo> Hi gopher
L866[11:30:07] <Gopher> Also, hi, ping, wobbo.
L867[11:30:34] <SuPeRMiNoR2> s/reading/feel like reading/
L868[11:30:34] <SuperBot> <SuPeRMiNoR2> feel like reading logs of this channel from 2013-01-04 to now? http://superminor2.no-ip.org/oc.txt
L869[11:30:40] <Wobbo> From 2013-01-04? Is the channel that old?
L870[11:31:22] *** ds84182 is now known as dsAway
L871[11:31:43] <Wobbo> It is 2014-01-24 for me
L872[11:31:54] <SuPeRMiNoR2> yeah
L873[11:32:01] <Wobbo> Also, I rmember that discussion :D
L874[11:32:24] <SuPeRMiNoR2> i have older logs too, but i need to find them
L875[11:35:06] <ping> .> local file=io.open("derplogs","w") file:write(http.request("http://superminor2.no-ip.org/oc.txt&quot;)) file:close()
L876[11:35:11] <^v> ping, lua:1: bad argument #3 to 'write' (string expected, got table)
L877[11:35:14] <ping> :<
L878[11:35:52] <Wobbo> Ping is stealing dem logs :P
L879[11:36:00] <Vexatos> Making a note library :D
L880[11:36:09] <Vexatos> For computer.beep
L881[11:36:24] <ping> thars computer.beep nao?
L882[11:36:26] <ping> wows
L883[11:36:33] <Gopher> yawp. :D
L884[11:37:00] <ping> .w computer
L885[11:37:00] <^v> ping, https://github.com/MightyPirates/OpenComputers/wiki/component-computer
L886[11:37:03] <ping> not there :<
L887[11:37:22] <Gopher> it was just added in the latest update
L888[11:37:23] <Vexatos> So, insert note or MIDI code, get frequency
L889[11:37:28] <ping> .j
L890[11:37:32] <^v> ping, Last sucessful build for OpenComputers: http://goo.gl/FnzZRh 1 days 16 hours 56 minutes ago
L891[11:38:22] <Wobbo> Ping the logs are almost always outdated
L892[11:38:35] <ping> i got weed (cave story) to play on my NXT and it sounds soo cool
L893[11:38:38] <Wobbo> They can't keep up with the progress
L894[11:39:00] <ping> but it manages to segfault when i thread too many beeps at once
L895[11:39:33] <Gopher> hrm. What to work on now.
L896[11:39:44] <ping> halp me with telnot
L897[11:39:54] <Gopher> 3 options: 1) improve terrain generation on hex planets ( http://geomys.com/pictures/hexworld.jpg )
L898[11:39:55] *** JoshTheEnder|InTheShadows is now known as JoshTheEnder
L899[11:40:17] <Gopher> 2) return to working on the simulation engine for ship computers and systems
L900[11:40:34] <Gopher> or 3) start a 3rd sub-project for ship/environment modeling and rendering.
L901[11:40:58] <Gopher> (I've abandoned all entertaining tangents and returned to my ongoing (Read: neverending) game project.
L902[11:41:07] <dangranos> 2
L903[11:42:04] <Wobbo> Gopher: 4) work on hlrl :P
L904[11:42:13] <Gopher> <_< nah..
L905[11:43:07] <Gopher> I should've been working on #2 instead of making rlvm/hlrl in the first place XD
L906[11:43:46] <Gopher> as there's a fair amount of overlap there, at least conceptually
L907[11:44:53] <Wobbo> Then you should do 2 :P
L908[11:45:18] <Wobbo> The
L909[11:45:31] <Gopher> hmm. I kindof want to work on 3. Once 3 gets to a minimal level I can integrate 2 and 3 into a single project, and start working on the mechanics, which will give some amount of substance to #2
L910[11:45:37] <Wobbo> Last blog is from 2011 O_o
L911[11:45:44] <Gopher> lol, @geomys.com? yeeah
L912[11:45:48] <Gopher> I don't really use the blog
L913[11:46:44] <Gopher> the only people who've ever read it are random people who decided to check the root domain based on either my email address or an image link I've shared XD
L914[11:47:00] <Gopher> never linked directly to the blog anywhere that I can remember.
L915[11:48:36] <Wobbo> No wonder noone reads it :P
L916[11:48:45] <Gopher> Indeed!
L917[11:49:47] <Wobbo> If you start writing posts, then I will add it to my rss feed :P
L918[11:49:48] <Gopher> wow. The last blog was right before my accident. I'd forgotten that I was still updating it then.
L919[11:50:26] <Gopher> (car accident. Right arm mangled pretty severely, 17 pins and 4 plates in it now, couldn't type or tie my shoes for months)
L920[11:50:59] <Wobbo> Sounds like fun :/
L921[11:51:03] <Gopher> oh, it was!
L922[11:51:51] <Vexatos> Hmmm...
L923[11:51:59] <Vexatos> Does anyone know how exactly error() works?
L924[11:52:04] <Gopher> so that's when I stopped, and I never got back into it. Also had to abandon that project, couldn't afford to carry on with it anymore at the time.
L925[11:52:15] <Gopher> how do you mean, vex?
L926[11:52:56] <Vexatos> Mhm
L927[11:53:08] <Vexatos> Like, does it break the current function?
L928[11:53:11] <Vexatos> Or the whole program?
L929[11:53:15] <Vexatos> (If not pcalled)
L930[11:53:27] <Wobbo> It unwinds the stack untill the latest pcall
L931[11:53:32] <Vexatos> Ok
L932[11:53:39] <Vexatos> Then I'll use error
L933[11:53:53] <Vexatos> Will it print the error message on screen if not pcalled at any time?
L934[11:54:04] <Wobbo> If you just want to leave a program, os.exit will also work
L935[11:54:16] <Wobbo> Yes, but only the message
L936[11:54:18] <Vexatos> Ok
L937[11:54:28] <Vexatos> Using that for the note library
L938[11:54:36] <Gopher> passing 0 as 2nd arg will make it print no error
L939[11:54:42] <Vexatos> in case you inserted a string that cannot be parsed into a note
L940[11:54:49] <Gopher> er, wait
L941[11:54:50] *** JoshTheEnder is now known as JoshTheEnder|InTheShadows
L942[11:54:54] <Gopher> that might be a cc-specific behavior, not sure
L943[11:55:01] *** JoshTheEnder|InTheShadows is now known as JoshTheEnder
L944[11:55:09] <Wobbo> Yeah, you might want to return true on success and nil, reason otherwise
L945[11:55:27] <Vexatos> Ok
L946[11:55:34] <Vexatos> Then I'll do io.stderr:write
L947[11:55:37] <Vexatos> and return nil
L948[11:55:39] <Wobbo> That is neater than erroring and leads to less pcall
L949[11:55:50] <Vexatos> That'll work, right?
L950[11:55:54] <Sangar> the second parameter is the stack level at which to report the error (with 1 == where error is called, 2 = the point where the containing function was called and so on)
L951[11:55:54] <Wobbo> No, I mean literrally return nil, reason
L952[11:56:06] <Wobbo> No printing to anything
L953[11:56:08] <Vexatos> Ok
L954[11:56:20] <Vexatos> So, no error message by itself
L955[11:56:23] <Wobbo> The programmer should handle the problem, not the user
L956[11:56:32] <Sangar> (and 0 being no stacktrace)
L957[11:56:33] <Vexatos> I am the programmer
L958[11:56:35] <Vexatos> :|
L959[11:56:36] <Wobbo> The error message is the reason
L960[11:56:41] <Vexatos> Okay
L961[11:56:44] <Vexatos> I will do that
L962[11:56:46] <Wobbo> Is it an application?
L963[11:56:49] <Vexatos> No
L964[11:56:52] <Vexatos> a library
L965[11:56:53] <Kenny|AFK> https://scontent-a-ord.xx.fbcdn.net/hphotos-ash3/t1.0-9/10250112_10151995168941863_602918356933750128_n.jpg
L966[11:57:20] <Wobbo> The you are not the programmer, because you are not using the library, you are the designer :P
L967[11:57:24] <Vexatos> Yea
L968[11:57:37] <Vexatos> The one who uses the library in his program should get notified though
L969[11:57:48] <Vexatos> So I would rather write some error on screen and return
L970[11:57:57] <Wobbo> That is why you return nil, reason
L971[11:58:01] <Vexatos> Mhm
L972[11:58:03] <Vexatos> Well, yea
L973[11:58:08] ⇨ Joins: mallrat208 (Mibbit@68.204.184.175)
L974[11:58:15] <Vexatos> in that case it can be pcalled without printing the error
L975[11:58:20] <Vexatos> I will do that
L976[11:58:24] <Wobbo> Libraries that aren't for guis that write to the screen show bad behaviour
L977[11:58:39] <Wobbo> But that leads to ugly code D:
L978[11:59:00] <dangranos> i should finish my fs, but i am lazy D:
L979[11:59:03] <Wobbo> Just use default Lua behavior and return nil, reason
L980[11:59:12] <Vexatos> Ok
L981[11:59:32] <Vexatos> So if not notes[n] then return nil, "Error <blahblah>" end
L982[11:59:32] <Sangar> returning nil, reason is a common pattern in lua for... 'expected' errors (i.e. where the called can't know if the call will succeed). in your case, if the note is out of range an error would be appropriate, too, i suppose.
L983[11:59:43] <ping> \o/ Sangar
L984[11:59:43] <Sangar> *caller
L985[11:59:46] <Vexatos> Ok
L986[11:59:53] <Sangar> hey ping :)
L987[11:59:53] <Vexatos> So, then I'd rather error the message
L988[12:00:38] <Michiyo> LC, OP, and OS nil, error :P
L989[12:00:41] <dangranos> unity, why you dont work with x64 firefox?
L990[12:00:42] <Wobbo> Your call, but imho having to use pcall leads to ugly code
L991[12:00:50] *** Sorroko_Off is now known as Sorroko
L992[12:01:04] <Wobbo> Also, almost at the station, soI am going
L993[12:01:11] <Wobbo> Bye!
L994[12:01:14] <Sangar> cya
L995[12:01:24] <dangranos> bye
L996[12:01:49] ⇦ Quits: Wobbo (~wobbo@88.128.80.78) (Quit: Colloquy for iPad - http://colloquy.mobi)
L997[12:02:20] <Sangar> it depends very much on how you expect the lib to be used, i.e. people will throw in random/generated values, or explicitly state the input. in the latter case error would be fine, since it'd be 'hard fixable', in the first case nil, reason is nicer because it can be handled with less overhead.
L998[12:02:44] <Gopher> sangar: look. It's a planet, sortof. http://geomys.com/pictures/hexworld.jpg
L999[12:02:45] <Vexatos> My error is not supposed to happen
L1000[12:03:07] <Vexatos> Unless you import "pastry fork" into the function which wants to return the MIDI code representation of that string
L1001[12:03:13] <Sangar> Gopher, oh, nice! settlers of catan, supersized? :P
L1002[12:03:45] <Gopher> heh. Not quite. Small piece of a stupidly ambitious project I've been kicking around on and off for a very long time XD
L1003[12:03:59] <Sangar> everyone has one of those :D
L1004[12:04:08] <Gopher> yawp!
L1005[12:04:29] ⇦ Quits: Dean4Devil (~jaic@p549638EF.dip0.t-ipconnect.de) (Remote host closed the connection)
L1006[12:04:33] <Gopher> A surprising percentage of game programmers have one with many aspects in common with mine, in fact XD
L1007[12:04:59] <Gopher> Which is annoying, now, because I can't talk about the project anymore without people equating it to 0x10c, and I've been playing with the concept far, far longer than that XD
L1008[12:05:17] <asie> http://asie.pl/drama.php
L1009[12:05:19] <asie> drama generator!
L1010[12:05:38] <Vexatos> I love it, asie
L1011[12:05:38] <Gopher> isn't that what irc and social media in general are for, generating drama?
L1012[12:06:36] <Kilobyte> asie: may i parse that? (or can you add api) i'd like to add a command to my bot to retrieve stuff (ofc i'll credit you lol)
L1013[12:06:41] <asie> Kilobyte: sure
L1014[12:06:45] <Vexatos> "Greg puts Malware code into OpenPeripheral", asie
L1015[12:06:45] <asie> just grab body -> h1
L1016[12:06:48] <asie> and you will be fine
L1017[12:06:56] <asie> the script is lightweight
L1018[12:07:02] <Vexatos> I love that drama
L1019[12:07:56] <Gopher> Test Pack Please Ignore? Is that a thing? lol
L1020[12:08:34] <Gopher> based on my personal set of random values, dw20 seems to really like suing mod authors.
L1021[12:08:46] <Vexatos> :P
L1022[12:09:04] <dangranos> >Mikee reminds you that OpenComputers is horrible
L1023[12:09:07] <dangranos> lol
L1024[12:09:11] <Gopher> heh
L1025[12:09:33] <Kilobyte> asie: 18:09:12 @Kilobyte | i haven't laughed that much in ages
L1026[12:09:38] <asie> Kilobyte: i know that feel
L1027[12:09:39] <asie> i'm still laughing
L1028[12:09:44] <Kilobyte> aka very good work
L1029[12:09:47] <asie> "Direwolf20 saying using Project: Red and RotaryCraft together is illegal"
L1030[12:09:59] <Gopher> am I just unlucky or is FlowerChild not in the people list? heh
L1031[12:10:05] <asie> oh yeah
L1032[12:10:06] <asie> forgot about him
L1033[12:10:11] <dangranos> "Pahimar says not to use Thaumcraft"
L1034[12:10:30] <JoshTheEnder> "Eloraam sues MultiMC's author" what?
L1035[12:10:42] <asie> "LexManos puts adware code in ATLauncher"
L1036[12:10:57] <JoshTheEnder> "Pahimar and Eloraam argue about Minecraft"
L1037[12:11:08] <JoshTheEnder> :O
L1038[12:11:11] <JoshTheEnder> "dan200 sues OpenComputers's author"
L1039[12:11:19] <SuPeRMiNoR2> "Calclavia puts malware code in OpenComputers"
L1040[12:11:22] <Michiyo> lol
L1041[12:11:24] <Vexatos> Dangit
L1042[12:11:30] <Vexatos> How could I tell the library
L1043[12:11:40] <Vexatos> that A#3 and Bb3 are the same
L1044[12:11:44] <Vexatos> (and so on)
L1045[12:12:05] <asie> "Dinnerbone steals code from RedPower 2"
L1046[12:12:07] <asie> this is the single best one
L1047[12:12:13] <asie> because i bet it actually happened :^)
L1048[12:12:18] <JoshTheEnder> that make no sense "Cloudy sues Mojang's author"
L1049[12:12:27] <Gopher> lol
L1050[12:12:34] <SuPeRMiNoR2> "LexManos says GregTech is a serious problem on Reddit"
L1051[12:12:36] <Sangar> asie, that's genius. we should start a countdown until the first of those become real :P
L1052[12:12:42] <asie> Sangar: YES!
L1053[12:12:58] <Gopher> some of the possibilities are bound to be drama that's already happened.
L1054[12:13:09] <Sangar> Vexatos, multiple entries in the hashmap pointing to same number should work, no?
L1055[12:13:12] <JoshTheEnder> "Calclavia rants about OpenComputers APIs in mods on IC2 Forums" eh?
L1056[12:13:21] <Vexatos> Sangar, Hashmap meaning table?
L1057[12:13:26] <Sangar> Vexatos, yes
L1058[12:13:35] <Vexatos> The problem is, I have the note string as the key
L1059[12:13:38] ⇦ Quits: dangranos (webchat@109.203.209.139) (Ping timeout: 198 seconds)
L1060[12:13:46] <Sangar> yes
L1061[12:13:48] <Michiyo> JoshTheEnder, whats the confusion? Sounds totally legit to me.
L1062[12:13:59] <Vexatos> Oh, I get what you mean
L1063[12:14:12] <Vexatos> I did the value assigning dynamically, though
L1064[12:14:15] <Vexatos> not hard-coded
L1065[12:14:20] <JoshTheEnder> "Dinnerbone and Vswe argue about OpenComputers"
L1066[12:14:22] <SuPeRMiNoR2> "Calclavia and Player argue about RailCraft"
L1067[12:14:24] <Sangar> ah, well.
L1068[12:14:37] <Sangar> "jadedcat reminds you that ComputerCraft is incompilant with Mojang's EULA"
L1069[12:14:41] <SuPeRMiNoR2> "Simple Jetpacks removes compatibility with Simple Jetpacks"
L1070[12:14:48] <Michiyo> hahahah
L1071[12:14:57] <Vexatos> asie: Be hype-prepared
L1072[12:14:57] <SuPeRMiNoR2> i think that is suposed to be Simply jetpacks
L1073[12:15:03] <Michiyo> Badn ews guys... we're no longer working with ourselves...
L1074[12:15:09] <asie> Vexatos: Reddit is already all over me, and so is Twitter
L1075[12:15:16] <Vexatos> Giv link nao
L1076[12:15:17] <JoshTheEnder> wut "Calclavia says not to use Test Pack Please Ignore"
L1077[12:15:35] <Michiyo> JoshTheEnder...
L1078[12:15:38] <SuPeRMiNoR2> "Pahimar complains about ComputerCraft breaking Technic"
L1079[12:15:47] <JoshTheEnder> "Sangar says using Simple Jetpacks and ATLauncher together is a serious problem" Sangar why?
L1080[12:16:06] <SuPeRMiNoR2> "Direwolf20 steals code from RotaryCraft"
L1081[12:16:08] <Sangar> i'm not saying another word without my lawyer
L1082[12:16:13] <Michiyo> HA!
L1083[12:16:27] <SuPeRMiNoR2> "Pahimar finds DRM in Curse"
L1084[12:16:32] <JoshTheEnder> "jeb complains about Test Pack Please Ignore breaking Technic"
L1085[12:16:33] <Michiyo> no wai!
L1086[12:16:41] <Kilobyte> asie: you made my day
L1087[12:16:41] <Sangar> "Player says GregTech is full of DRM"
L1088[12:16:43] <ping> blargh
L1089[12:16:43] <SuPeRMiNoR2> "Cloudy and jeb get into a drama fight on FTB Forums'
L1090[12:17:01] <Michiyo> Sangar, that one... I believe.
L1091[12:17:02] <Michiyo> lol
L1092[12:17:09] <asie> "Mikee complains about Curse breaking Tekkit"
L1093[12:17:17] <Vexatos> ^ indeed
L1094[12:17:18] <Michiyo> I want on this list asie!
L1095[12:17:22] <Vexatos> asie, give link
L1096[12:17:23] <SuPeRMiNoR2> "Vswe complains about Simple Jetpacks including ComputerCraft APIs"
L1097[12:17:32] <asie> Vexatos: http://asie.pl/drama.php
L1098[12:17:38] <Vexatos> No
L1099[12:17:41] <Vexatos> to the reddit
L1100[12:17:49] <asie> it's #3 on r/ftb
L1101[12:17:51] <asie> not too hard to find
L1102[12:18:05] <JoshTheEnder> "Ars Magica breaks GregTech balance" \o/
L1103[12:18:19] ⇨ Joins: dangranos (webchat@109.203.209.139)
L1104[12:18:21] <SuPeRMiNoR2> http://www.reddit.com/r/feedthebeast/comments/24aazj/i_present_to_you_the_one_and_only_minecraft_drama/
L1105[12:18:23] <Vexatos> :P
L1106[12:18:29] <JoshTheEnder> ok then
L1107[12:18:29] <JoshTheEnder> KingLemming sues Thermal Expansion 3
L1108[12:18:47] <asie> Sangar: I dare you! "Sangar rants about FMP compatibility in mods on Technic Forums"
L1109[12:19:00] <Sangar> hahaha
L1110[12:19:09] <dangranos> "Reika says using Magic Farm 2 and Thaumcraft together is bad"
L1111[12:19:34] <SuPeRMiNoR2> "AlgorithmX2 rants about RedPower 2 on MCF"
L1112[12:19:42] <asie> "Eyamaz says using MCPC+ and Ars Magica together is wrong"
L1113[12:19:42] <ping> why do people huffman characters only, and not segments of a string
L1114[12:19:43] <asie> So true.
L1115[12:19:45] <ping> AlgorithmX2 says using Minecraft and RedPower 2 together is a serious problem
L1116[12:19:49] <asie> YES!
L1117[12:19:49] <dangranos> asie, so, can you history to it?
L1118[12:19:58] <ping> Eloraam says Minecraft is full of malware
L1119[12:20:03] <dangranos> XD
L1120[12:20:13] <SuPeRMiNoR2> ChickenBones and Sangar get into a drama fight on 4chan
L1121[12:20:29] <Michiyo> hahaha
L1122[12:20:38] <dangranos> "Better than Wolves removes compatibility with MCPC+"
L1123[12:20:43] <dangranos> uh
L1124[12:20:43] <JoshTheEnder> "Dinnerbone finds malware in the Mojang launcher"
L1125[12:20:43] <Sangar> but but but i'm anonymous :<
L1126[12:20:58] <Michiyo> not any more you'
L1127[12:21:00] <SuPeRMiNoR2> Better then wolfs does have any compatibility to remove
L1128[12:21:01] <Michiyo> you're not
L1129[12:21:06] <ping> dan200 says not to use OpenComputers with Technic
L1130[12:21:14] <SuPeRMiNoR2> kakermix says FTB is wrong on IC2 Forums
L1131[12:21:16] <Vexatos> Sangar: Try to google "Florian Nücke"
L1132[12:21:22] <SuPeRMiNoR2> also why does dan200 care about oc? XD
L1133[12:21:26] <ping> idk
L1134[12:21:26] <Sangar> "Greg says MineFactory Reloaded causes drama"
L1135[12:21:37] <SuPeRMiNoR2> Alblaka finds DRM in OpenComputers
L1136[12:21:43] <SuPeRMiNoR2> Sangar: is this true?
L1137[12:21:49] <Michiyo> zomg I knew it!
L1138[12:21:56] <ping> i havent seen dan complain about OC
L1139[12:22:11] <Sangar> i had dan sueing oc :P
L1140[12:22:11] <Gopher> For a while at least, I know flowerchild tolerated add-on mods for btw. Then I think he stopped because he decided they were all awful and/or undermined the Purity of His Vision.
L1141[12:22:25] <SuPeRMiNoR2> LexManos says FTB causes crashes
L1142[12:22:31] <Gopher> but note that - add-on mods for btw. NOt compatibility with minecraft mods.
L1143[12:23:00] <Vexatos> "Player sues Simple Jetpacks's author"
L1144[12:23:05] <SuPeRMiNoR2> whoa
L1145[12:23:09] <dangranos> "Eloraam says using Mojang and Thaumcraft together is horrible" wut?
L1146[12:23:22] <SuPeRMiNoR2> IndustrialCraft 2 breaks GregTech balance, so true
L1147[12:23:28] <Gopher> lol
L1148[12:23:40] <Michiyo> http://osrc.dfm.io/michiyoravencroft neat... lol
L1149[12:23:47] <dangranos> "Universal Electricity breaks MCPC+ support in Universal Electricity" ...
L1150[12:24:27] <ping> .drama
L1151[12:24:28] <^v> ping, GregTech breaks ComputerCraft APIs
L1152[12:24:33] <Michiyo> ♥
L1153[12:24:36] <Michiyo> .drama
L1154[12:24:38] <Michiyo> :(
L1155[12:24:38] <^v> Michiyo, Eloraam complains about RotaryCraft breaking FMP compatibility
L1156[12:24:49] <Michiyo> lolol
L1157[12:24:58] <dangranos> .drama 10
L1158[12:24:59] <^v> dangranos, Dinnerbone says not to use Too Many Items with Big Reactors
L1159[12:25:03] <Michiyo> lol
L1160[12:25:06] <dangranos> :(
L1161[12:25:10] <Michiyo> nice try dangranos
L1162[12:26:10] <dangranos> "dan200 complains about OpenBlocks breaking ComputerCraft" lol?
L1163[12:28:24] <Gopher> huh. Been checking up, seems flowerchild has declared BTW "finished," no more updates planned.
L1164[12:28:41] <Gopher> But the game he's been saying since the early days of BTW he would be making next? Not so much making that.
L1165[12:28:52] <Gopher> Instead he's making a mod to "fix" Kerbal Space Planet.
L1166[12:29:01] <ping> i miss BTW :(
L1167[12:29:02] <Gopher> like he "fixed" minecraft.
L1168[12:29:23] <asie> "LexManos reminds you that Agrarian Skies is incompilant with Mojang's EULA"
L1169[12:29:24] <Gopher> ping: eh? do you mean you miss it being compatible with stuff?
L1170[12:29:26] <JoshTheEnder> kerbal space planet? dont you mean Program?
L1171[12:29:41] <ping> i had BTW, Aether, IC, and Zepplins
L1172[12:29:42] <Gopher> jte: eh? no, I mean mod.. ksp supports mods..
L1173[12:30:25] <Gopher> ping: ah. Well, you were Doing It Wrong. BTW must be experienced by itself.
L1174[12:30:30] <Gopher> (according to fc)
L1175[12:30:51] <ping> i might have had BC too
L1176[12:31:00] <Gopher> Also, lol, you should try the last version of btw sometime, if you haven't played with it sicne back then
L1177[12:31:05] <ping> i had 3 blockids left
L1178[12:31:30] <Gopher> it's become a kind of systematic player abuse at this point XD
L1179[12:31:40] <Michiyo> oh man, I remember 1.2 sometimes I wonder how I ran all those mods..
L1180[12:32:02] <Gopher> punching wood takes about as long as mining obby with a diamond pick normally would, and drops 1 I think 1 plank?
L1181[12:32:08] <Gopher> wood picks break after a single use
L1182[12:32:12] <JoshTheEnder> .drama
L1183[12:32:16] <ping> IC1 had dem 1m*1m*1m cables
L1184[12:32:37] <Michiyo> single use? lolol
L1185[12:32:42] <Gopher> yes, single use.
L1186[12:32:54] <Gopher> So mining 3 stone for a stone pick requires 3 wooden picks.
L1187[12:33:01] <ping> oh and ^v is froze atm
L1188[12:33:04] <Gopher> Which requries mining something like 6 average trees?
L1189[12:33:07] <ping> because im spamming asie
L1190[12:33:12] <Gopher> at 30 seconds per block to break by hand
L1191[12:33:20] <ping> 1000 requests shouldnt take that long .-.
L1192[12:33:27] <Gopher> oh, and if you're thinking you'll make a wood axe to speed up tree cutting? No. There are no wooden axes.
L1193[12:33:47] <ping> .________.
L1194[12:33:57] <Gopher> And then there's Hardcore Respawn.
L1195[12:34:04] <Gopher> You don't go to spawn when you die.
L1196[12:34:08] <ping> it would go good with gregtech
L1197[12:34:12] <Gopher> You go to a random lcoation 1000m from spawn.
L1198[12:34:16] <Gopher> A different one every time you die.
L1199[12:34:19] <Michiyo> ....
L1200[12:34:30] <Gopher> Also, darkness? it kills you.
L1201[12:34:32] <Michiyo> I have never wanted to play BTW...
L1202[12:34:36] <ping> ._________.
L1203[12:34:36] <^v> JoshTheEnder, jadedcat says using OpenBlocks and MCUpdater together is incompilant with Mojang's EULA
L1204[12:34:36] <Michiyo> now I REALLY DON'T
L1205[12:34:42] <ping> wow that took long
L1206[12:34:43] <Gopher> Let me say that again.
L1207[12:34:54] <dangranos> " MultiMC adds code to ban ChickenBones automatically"
L1208[12:34:54] <Gopher> Darkness kills you. AS in, if you're in a completely dark area for too long, you die.
L1209[12:34:54] <ping> http://hastebin.com/tikuyiloze.txt
L1210[12:35:06] <ping> generated 1000
L1211[12:35:13] <Gopher> oh, and torches? 1 torch per coal.
L1212[12:35:16] <ping> RedPower 2 doesn't work with Mojang since the latest update
L1213[12:35:22] <Michiyo> lol
L1214[12:35:26] <dangranos> hmm
L1215[12:35:33] <ping> Fans of Simple Jetpacks and OpenComputers argue on 4chan
L1216[12:35:35] <ping> ffff
L1217[12:35:46] <ping> Eloraam finds spyware in RedPower 2
L1218[12:35:47] <ping> wдt
L1219[12:35:53] <dangranos> ping, can you make .drama *some_number* generate paste?
L1220[12:36:00] <Michiyo> ooh ^ lol
L1221[12:36:19] <Gopher> once you make a stone axe, you can finally get logs, but crafting logs to planks requires an axe, similar to microblocks + saws.
L1222[12:36:23] <ping> no because it took like 5 minutes to generate 1000
L1223[12:36:30] <Gopher> think you only get 3 planks per log even then?
L1224[12:36:52] <Gopher> Anyway, enough details. Point is, as I said, it has evolved into player abuse.
L1225[12:37:04] <Gopher> oh! lol, hunger. I have to talk about hunger.
L1226[12:37:10] <Michiyo> lmao
L1227[12:37:13] <Gopher> know how if you're too hungry, normally, you can't run?
L1228[12:37:20] <Gopher> Well, in BTW, if you're too hungry, you can't /jump/
L1229[12:37:33] <Gopher> meaning you can get yourself stuck in a 1x1 hole and die.
L1230[12:37:38] <JoshTheEnder> when you want to start a new world with BTW, do you have to do a quest before hand?
L1231[12:37:46] <dangranos> " Sangar complains about ComputerCraft breaking ComputerCraft APIs"
L1232[12:37:47] <Gopher> and when you can jump? you can't pillar.
L1233[12:37:57] <Gopher> You can't place blocks below you when jumping, I mean.
L1234[12:38:03] <ping> ._.
L1235[12:38:58] <Gopher> If you're into extremely harsh challenges, I suppose it would be rewarding to successfully clear all the obstacles BTW throws at you..lol
L1236[12:39:25] <Gopher> (like hostile wolves. They agro on sight. And in fact all mobs are beefed, and you can't make a sword without iron.)
L1237[12:39:39] <Gopher> oh, and lest I forget!
L1238[12:39:43] <Gopher> iron ore smelts to 1 nugget.
L1239[12:40:11] <Gopher> and I think even stone picks only dig 6 blocks?
L1240[12:40:13] <Gopher> before breaking
L1241[12:40:32] <ping> what the literal fuck?
L1242[12:40:35] <ping> WHY
L1243[12:40:37] <ping> WHHYYYYYYYYYYYYYYY
L1244[12:40:48] ⇨ Joins: Techokami (~Techokami@pool-173-48-7-25.bstnma.east.verizon.net)
L1245[12:41:02] <Gopher> lol. No idea, man. That's what constitutes "balance" in flowerchild's mind.
L1246[12:41:23] <Gopher> Oh, and then there's stratification!
L1247[12:41:24] <dangranos> "Calclavia finds adware in MFFS"
L1248[12:41:35] <Sangar> oh wow, it even does bugreports now! "Too Many Items makes OpenComputers lag when used with Project: Red"
L1249[12:41:51] <Michiyo> lol Sangar
L1250[12:42:06] <Michiyo> I really want LanteaCraft, and myself added to this.. :P
L1251[12:42:08] <dangranos> brw there was "Sangar complains about ComputerCraft breaking ComputerCraft APIs"
L1252[12:42:22] <Michiyo> Everyone complained about that... :P
L1253[12:43:02] ⇨ Joins: septi25 (~zandemax@2a02:810d:1e40:334:99dc:c334:a7d6:391f)
L1254[12:43:03] <Sangar> i wouldn't call it 'complaining'... oh, whatever, close enough :P
L1255[12:43:08] <Michiyo> lmao
L1256[12:43:37] <Michiyo> It's ok.. I just spent an hour trying to track down a issue, turns out I was missing a www. subdomain for lanteacraft.
L1257[12:44:06] <johnEgbert> Ohai
L1258[12:44:12] <dangranos> " KingLemming says using GregTech and Better than Wolves together is illegal"
L1259[12:44:15] <johnEgbert> Sangar: did you see my bot?
L1260[12:44:22] <johnEgbert> :D
L1261[12:44:28] <dangranos> BTW with gregtech >_<
L1262[12:44:32] <Sangar> aye, moar docs :)
L1263[12:44:45] <johnEgbert> Like it? :D
L1264[12:44:57] <Sangar> aye
L1265[12:45:05] <johnEgbert> I'm gonna add github support next
L1266[12:45:16] <johnEgbert> Ie. To see latest commits on repos
L1267[12:45:20] <Porygon> Reika rants about Minecraft on FTB Forums
L1268[12:45:29] <dangranos> "RichardG says Better than Wolves causes crashes"
L1269[12:45:48] <Porygon> Shadowclaimer decides to base their entire modpack on OpenComputers
L1270[12:46:02] <Sangar> "Curse adds spyware that only activates in Hexxit"... man, i should get back to doing something productive :/
L1271[12:46:47] <asie> 27138 dramas generated in the last 50 minutes
L1272[12:46:51] <asie> oh sorry, 27343
L1273[12:46:54] <dangranos> :O
L1274[12:46:55] <asie> 27378
L1275[12:46:59] <asie> it seems to be 10 dramas a second at this point
L1276[12:47:04] <dangranos> add history please
L1277[12:47:19] <dangranos> i mean local history
L1278[12:47:31] <Sangar> "Notch finds DRM in the Mojang launcher" no shit
L1279[12:47:46] <Michiyo> asie, add "Michiyo", and "LanteaCraft" plox :p
L1280[12:47:49] <Michiyo> lmao Sangar
L1281[12:47:55] <ping> asie, i spammed 1000 with ^v xD
L1282[12:48:08] <JoshTheEnder> Sangar, had dinnerbone find it earlier
L1283[12:48:10] <dangranos> " Forge MultiPart breaks FMP compatibility"
L1284[12:48:18] <Sangar> heh
L1285[12:48:21] <Porygon> cpw says Mojang is incompilant with Mojang's EULA on 4chan
L1286[12:48:29] <asie> YES
L1287[12:48:53] <Porygon> Pokefenn decides to base their entire modpack on Test Pack Please Ignore
L1288[12:49:34] <Sangar> "Project: Red makes MineFactory Reloaded explode when used by Cloudy"
L1289[12:49:46] <dangranos> " Project: Red removes compatibility with ComputerCraft"
L1290[12:50:03] <Porygon> these are so horrible
L1291[12:50:47] <dangranos> "Eloraam says not to use Forge with Minecraft" loool
L1292[12:51:31] <Michiyo> lmao
L1293[12:51:35] <Sangar> "nallar says using ComputerCraft and ComputerCraft together is bad" yeaah. i think there should be a check to avoid these repetitions :P
L1294[12:51:40] <asie> 20 dramas a second still
L1295[12:51:44] <asie> Sangar: nahhh
L1296[12:51:47] <asie> sometimes they're funny
L1297[12:51:48] <johnEgbert> Sangar: want me to make it so my bot announces oc commits here?
L1298[12:51:51] <dangranos> ^
L1299[12:51:53] <asie> like "IndustrialCraft 2 breaks compatibility with IndustrialCraft 2"
L1300[12:51:56] <asie> just reroll
L1301[12:51:56] <Sangar> true enough
L1302[12:52:19] <Michiyo> johnEgbert, but teh extra spams!
L1303[12:52:21] <dangranos> TMI or NEI?
L1304[12:52:25] <Sangar> johnEgbert, mmm not sure. might be spammy :P
L1305[12:52:47] <johnEgbert> Sangar: what if I make it only do it one line per push?
L1306[12:52:47] <Michiyo> I just use Github's IRC announce anyway :P
L1307[12:53:28] <johnEgbert> Michiyo: thats like 4+ lines per commit
L1308[12:53:29] <Sangar> i guess that would be fine.
L1309[12:53:38] <Michiyo> how os..?
L1310[12:53:41] <dangranos> "Tinker's Contsruct removes compatibility with Minecraft"
L1311[12:53:49] <Michiyo> I get 2
L1312[12:54:08] <dangranos> "Minecraft adds DRM that only activates alongside Better than Wolves"
L1313[12:54:08] <Michiyo> of course I setup a NS based allow for external messages, so the bot doesn't join to message
L1314[12:54:10] <johnEgbert> Michiyo: it's usually 4 per commit for me
L1315[12:54:19] <Michiyo> I get 2.
L1316[12:54:22] <Michiyo> lol
L1317[12:54:28] <Michiyo> because the bot never joins to message the channel
L1318[12:54:33] <dangranos> "Tekkit makes MultiMC crash when used by Notch" XD
L1319[12:54:52] <johnEgbert> I'm excluding joins/parts
L1320[12:55:11] <Michiyo> [19:35:03] <OpenSecurity> [OpenSecurity] MichiyoRavencroft pushed 1 new commit to master: http://git.io/xcK0dA</span>
L1321[12:55:11] <Michiyo> [19:35:03] <OpenSecurity> OpenSecurity/master bbe5165 MichiyoRavencroft: Implemented more of the core mod. Still non working.
L1322[12:55:14] <Michiyo> that's all I get
L1323[12:55:31] <johnEgbert> meh
L1324[12:55:39] <dangranos> link is broken
L1325[12:56:30] <Michiyo> what link..?
L1326[12:56:44] <dangranos> "OpenComputers breaks closed-source mods support in BuildCraft"
L1327[12:56:50] <dangranos> this http://git.io/xcK0dA
L1328[12:56:57] <dangranos> wat
L1329[12:56:59] <JoshTheEnder> works for me
L1330[12:57:00] <Michiyo> works fine..?
L1331[12:57:20] <dangranos> hmm
L1332[12:57:35] <dangranos> but it wasnt working seconds before .-.
L1333[12:58:28] <dangranos> "Notch says OpenComputers is horrible on IRC"
L1334[12:58:38] <johnEgbert> ha
L1335[12:58:45] <JoshTheEnder> down with notch
L1336[12:58:49] <johnEgbert> Where do you get these
L1337[12:59:10] <JoshTheEnder> http://asie.pl/drama.php
L1338[12:59:39] <ping> .drama
L1339[12:59:39] <^v> ping, ChickenBones finds spyware in Tekkit
L1340[12:59:43] <ping> ._.
L1341[12:59:46] <ping> makes sense :v
L1342[12:59:51] <dangranos> "Ender IO adds code to kick FlowerChild automatically"
L1343[12:59:57] <JoshTheEnder> lol
L1344[13:00:00] <dangranos> .drama
L1345[13:00:01] <^v> dangranos, JAKJ and kakermix argue about Mojang
L1346[13:00:06] <dangranos> .drama
L1347[13:00:07] <^v> dangranos, RichardG reminds you that Natura is a serious problem
L1348[13:00:21] <asie> YES
L1349[13:00:22] <asie> .drama
L1350[13:00:23] <^v> asie, Dinnerbone and Shadowclaimer get into a drama fight on Technic Forums
L1351[13:01:27] <dangranos> "Project: Red adds code to ban dan200 automatically"
L1352[13:01:44] <Vexatos> .drama
L1353[13:01:46] <^v> Vexatos, Simple Jetpacks breaks MCPC+ support in BuildCraft
L1354[13:02:23] <dangranos> "asie rants about ComputerCraft APIs in mods on IRC"
L1355[13:02:38] <asie> true.
L1356[13:02:44] ⇦ Quits: Kibibyte (~PircBotX@78.129.135.38) (Quit: [Kilobyte@EsperNet][restart] sooooo.... i added #drama for those who want, i need to enable per channel tho, so poke me in #Kibibyte if you want it. Thanks to asie for letting me access it)
L1357[13:02:48] <dangranos> :O
L1358[13:03:21] ⇨ Joins: Kibibyte (~PircBotX@78.129.135.38)
L1359[13:03:33] <dangranos> btw, sleep
L1360[13:03:36] <dangranos> bye
L1361[13:04:04] <dangranos> this drama generator is too addictive >_<
L1362[13:05:04] <dangranos> " Minecraft removes compatibility with RedPower 2" true techinically
L1363[13:05:04] <asie> it is
L1364[13:07:00] <ping> ChickenBones steals code from Not Enough Items
L1365[13:07:02] <johnEgbert> I need to make this part of my bot
L1366[13:07:20] <JoshTheEnder> johnEgbert, why?
L1367[13:07:21] <asie> Sangar: request
L1368[13:07:21] <dangranos> asie, will you add history please?
L1369[13:07:27] <ping> http.request("http://asie.pl/drama.php&quot;):match("<h1>(.-)</h1>")
L1370[13:07:30] <asie> dangranos: i can't - the script is really simple and there are no seeds
L1371[13:07:31] <asie> ping: or
L1372[13:07:37] <johnEgbert> JoshTheEnder: why not?
L1373[13:07:37] <asie> http.request("http://asie.pl/drama.php?plain")
L1374[13:07:38] <JoshTheEnder> ^v and Kibibyte already have support for it
L1375[13:07:38] <Kilobyte> #enable "Minecraft Drama Generator"
L1376[13:07:41] <ping> oh
L1377[13:07:42] <Kilobyte> #drama
L1378[13:07:43] <Kibibyte> Soaryn rants about Metallurgy on 4chan
L1379[13:07:45] <asie> .drama
L1380[13:07:45] <Kilobyte> asie: ^
L1381[13:07:45] <^v> asie, CrazyPants says not to use Logistics Pipes
L1382[13:07:51] <Kilobyte> ah ok :P
L1383[13:08:01] <johnEgbert> Ohai Kilobyte
L1384[13:08:05] <dangranos> ,drama
L1385[13:08:08] <dangranos> .drama
L1386[13:08:08] <^v> dangranos, jadedcat says BuildCraft is full of adware
L1387[13:08:10] <Sangar> asie, what?
L1388[13:08:17] <johnEgbert> Kilobyte: like my oc docs in my bot?
L1389[13:08:18] <dangranos> .drama
L1390[13:08:19] <^v> dangranos, Biomes O' Plenty makes OpenBlocks crash when used with FTB
L1391[13:08:20] <Kilobyte> dangranos: mine works too... and even logs them
L1392[13:08:21] <asie> Sangar: add a "drama" program to OC
L1393[13:08:36] <dangranos> once again ,sleep
L1394[13:08:38] <dangranos> bye
L1395[13:08:57] <Sangar> haha. write it and make a pr as a loot disk. i'll merge it.
L1396[13:09:01] <dangranos> i shouldnt click drama generator tab
L1397[13:09:03] <dangranos> bye
L1398[13:09:40] <Sangar> gotta go for a bit. see you later.
L1399[13:09:47] <Michiyo> o/
L1400[13:10:42] <Porygon> how long is the drama generator?
L1401[13:10:50] <ping> o/
L1402[13:10:53] <JoshTheEnder> #INF
L1403[13:11:13] <ping> .l math.huge
L1404[13:11:14] <johnEgbert> My oc command is 26 lines
L1405[13:11:14] <^v> ping, 1.#INF
L1406[13:11:16] <johnEgbert> Lol
L1407[13:11:35] <SuPeRMiNoR2> $drama
L1408[13:11:36] <SuperBot> OpenBlocks doesn't work with open-source mods since the latest update
L1409[13:11:44] <ping> ._.
L1410[13:11:46] <ping> +1
L1411[13:11:57] <johnEgbert> Lol
L1412[13:12:05] <JoshTheEnder> also johnEgbert if you're thinking about putting a jenkins command in your bot, dont bother (for here anyway) as we already have 3 bots that do it
L1413[13:12:07] <JoshTheEnder> .jenkins
L1414[13:12:16] <ping> .j
L1415[13:12:20] <^v> ping, Last sucessful build for OpenComputers: http://goo.gl/FnzZRh 1 days 18 hours 31 minutes ago
L1416[13:12:22] <ping> ^v is best jenkins
L1417[13:12:22] * JoshTheEnder prods EnderBot
L1418[13:12:31] <ping> .j 1.7
L1419[13:12:35] <johnEgbert> Josh, nah, just some github ones
L1420[13:12:35] ⇦ Quits: dangranos (webchat@109.203.209.139) (Ping timeout: 198 seconds)
L1421[13:12:36] <^v> ping, Last sucessful build for OpenComputers 1.7: http://goo.gl/Shvesh 1 days 18 hours 39 minutes ago
L1422[13:12:37] <JoshTheEnder> .jenkins
L1423[13:12:43] <JoshTheEnder> why is that not working
L1424[13:12:49] <SuPeRMiNoR2> $drama
L1425[13:12:49] <SuperBot> Eloraam says Minecraft is too much like Biomes O' Plenty
L1426[13:12:51] <SuPeRMiNoR2> $drama
L1427[13:12:52] <SuperBot> Calclavia tweaks balance in OpenPeripheral too much, annoying Vazkii
L1428[13:13:08] <Michiyo> JoshTheEnder, would 404s to the API requests cause it? lol
L1429[13:13:15] <JoshTheEnder> possibly
L1430[13:13:22] <JoshTheEnder> as there is a http error
L1431[13:13:38] <Michiyo> yeah something hosed the reverse proxy on lanteacraft...
L1432[13:13:52] <Michiyo> trying to fix now
L1433[13:14:00] <JoshTheEnder> yeah, 404 http://puu.sh/8sp0Z.txt
L1434[13:14:15] <SuPeRMiNoR2> CrazyPants says MultiMC is a ripoff of Curse
L1435[13:14:20] <Michiyo> JoshTheEnder, trying to fix now.
L1436[13:14:21] <SuPeRMiNoR2> seems legit
L1437[13:14:30] <JoshTheEnder> ok
L1438[13:17:23] ⇨ Joins: Gopher|omnom (~Gopher@222.sub-174-251-99.myvzw.com)
L1439[13:17:23] ⇦ Quits: Gopher (~Gopher@115.sub-70-193-133.myvzw.com) (Killed (NickServ (GHOST command used by Gopher|omnom!~Gopher@222.sub-174-251-99.myvzw.com)))
L1440[13:17:23] zsh sets mode: +v on Gopher|omnom
L1441[13:17:27] *** Gopher|omnom is now known as Gopher
L1442[13:18:40] ⇦ Quits: septi25 (~zandemax@2a02:810d:1e40:334:99dc:c334:a7d6:391f) (Ping timeout: 194 seconds)
L1443[13:22:50] <Michiyo> .jenkins
L1444[13:22:56] * Michiyo waaaaits
L1445[13:23:10] <Michiyo> JoshTheEnder, did it really break? lol
L1446[13:23:13] <Michiyo> 404 is fixt.
L1447[13:23:15] <Kilobyte> asie: add a counter?
L1448[13:23:16] <JoshTheEnder> i havent fixed it yet, it crashed the thread it was in
L1449[13:23:23] <Michiyo> :| oh damn my bad
L1450[13:23:24] * EnderBot 2 is restarting
L1451[13:23:34] <JoshTheEnder> .jenkins
L1452[13:23:36] <EnderBot> Latest builds: OpenComputers: #360 | OpenComponents: #37 | OpenComputers-MC1.7: #135 | OpenComponents-MC1.7: #5 | ICBMComponent: #18 | OpenPrinter: #36 | OpenPrinter1.7: #23
L1453[13:23:38] <Michiyo> sorry..
L1454[13:23:44] <asie> Kilobyte: i run one manually
L1455[13:23:46] <asie> it's at uh
L1456[13:23:52] <asie> 78160.
L1457[13:23:54] <asie> in 90 minutes.
L1458[13:24:02] <Kilobyte> asie: run manually?
L1459[13:24:13] <JoshTheEnder> right, now to add in 404 protection
L1460[13:24:15] <asie> asie@asie:/srv/http$ cat access.log.1 | grep "drama.php" | wc -l
L1461[13:24:15] <asie> 78160
L1462[13:24:31] * Kilobyte smells apache
L1463[13:24:36] <Kilobyte> am i right?
L1464[13:24:36] <asie> Kilobyte: lighttpd.
L1465[13:24:39] <Kilobyte> ah
L1466[13:24:39] <Vexatos> #drama
L1467[13:24:39] <Kibibyte> dan200 tweaks balance in OpenPeripheral too much, annoying Reddit
L1468[13:24:45] <Vexatos> Ah
L1469[13:24:53] <SuPeRMiNoR2> #drama
L1470[13:24:53] <Kilobyte> asie: put one on the page?
L1471[13:24:53] <Kibibyte> Azanor says Pixelmon causes imbalance when used with Iguana Tweaks
L1472[13:24:53] <SuperBot> SpaceToad steals code from FTB
L1473[13:25:10] <Kilobyte> [kibibyte@78 ~]$ cat kibi7/dramas.txt | wc -l
L1474[13:25:19] <asie> Kilobyte: nah.
L1475[13:25:24] <Kilobyte> err
L1476[13:25:27] <Kilobyte> fai
L1477[13:25:35] <Kilobyte> [kibibyte@78 ~]$ cat kibi7/dramas.txt | wc -l
L1478[13:25:35] <Kilobyte> 28
L1479[13:25:38] <Techokami> asie, something I forgot to say to you yesterday: thank you for the work you did with porting those mods to 1.7.2, I've been using them and they all work great :)
L1480[13:25:41] <Kilobyte> yes, i store all dramas :P
L1481[13:25:43] <asie> yay
L1482[13:27:11] <Vexatos> asie: http://pastebin.com/uXCHAa83
L1483[13:27:16] <Vexatos> :P
L1484[13:27:17] <Kenny|AFK> how bad have they come down on Player over that bs
L1485[13:27:50] <JoshTheEnder> Kenny|AFK, about the jetpack thing?
L1486[13:28:33] <Kenny|AFK> yep
L1487[13:28:36] <JoshTheEnder> <sciguyryan> http://t.co/n9d8AQeTIT
L1488[13:28:51] <JoshTheEnder> sorry for pinging you sciguy
L1489[13:29:19] <Kenny|AFK> i read trhat part already. wondered what the fallout was following it
L1490[13:29:29] <JoshTheEnder> ahh
L1491[13:29:32] <JoshTheEnder> i have no idea
L1492[13:29:58] <Kenny|AFK> i know Player lost a lot of respect from those in the channel that day
L1493[13:30:16] <Kenny|AFK> and there has to have been some backlash over it
L1494[13:30:16] <asie> yup
L1495[13:30:21] <asie> this is the best form of backlash
L1496[13:30:42] <Vexatos> https://imgur.com/asarSsi
L1497[13:30:55] <JoshTheEnder> also Michiyo what's the jenkins job url for OS? might as well add it while i'm doing this
L1498[13:31:21] <Michiyo> JoshTheEnder, http://lanteacraft.com/jenkins/job/OpenSecurity/
L1499[13:31:26] <JoshTheEnder> johnEgbert, what's your bot name? gonna need to add it all back in a bit
L1500[13:31:30] <JoshTheEnder> thanks Michiyo
L1501[13:31:51] <Michiyo> JoshTheEnder, his is mitchbot2
L1502[13:31:58] <JoshTheEnder> ok
L1503[13:32:34] <Kenny|AFK> .addbot mitchbot2
L1504[13:32:34] <EnderBot> No.
L1505[13:32:44] *** Kenny|AFK is now known as Kenny
L1506[13:32:46] <Kenny> .addbot mitchbot2
L1507[13:32:46] <EnderBot> Added mitchbot2 to the whitelist
L1508[13:32:57] <Kenny> silly ass bot
L1509[13:33:09] <Michiyo> Michibot's perms work based on NS login :P
L1510[13:33:13] <JoshTheEnder> Kenny|AFK, dont bother for now, as long as it doesnt rejoin in the time it takes me to add some stuff to EnderBot it wont get kicked
L1511[13:33:13] <Michiyo> Well they did..
L1512[13:33:18] <Michiyo> I'ven ot rewritten much of her yet.
L1513[13:34:23] <Kenny> i added mitchbot2 back in not michibot :P
L1514[13:35:09] <Michiyo> yeah everyone hates michibot..
L1515[13:35:09] <Michiyo> lol
L1516[13:35:39] <Michiyo> oh to teh noes Jenkins is restarting
L1517[13:36:27] <asie> http://forum.feed-the-beast.com/threads/latest-news-ftb-removes-compatibility-with-te.45005/
L1518[13:36:28] <asie> YES!
L1519[13:37:31] <Vexatos> Does string.gsub only replace the capture inside the pattern if there was one specified?
L1520[13:37:52] <Gopher> yes
L1521[13:37:55] <Kilobyte> asie: buuug report... this one violates grammar
L1522[13:37:58] <Kilobyte> 19:37:28 +Kibibyte | Mojang lawyers says not to use Agrarian Skies with Not Enough Items
L1523[13:37:59] <Vexatos> So, if I have a pattern ".(b).", it would only replace the "b"
L1524[13:38:00] <Vexatos> ?
L1525[13:38:05] <Gopher> yes
L1526[13:38:07] <Vexatos> Nice
L1527[13:38:08] <Vexatos> thank you
L1528[13:38:29] <asie> Kilobyte: fixed
L1529[13:38:44] <Kilobyte> good
L1530[13:41:22] <johnEgbert> JoshTheEnder: mitchbot2
L1531[13:41:48] <JoshTheEnder> k, i'll add it to EnderBot's startup list
L1532[13:42:13] <SuPeRMiNoR2> $addbot mitchbot2 johnEgbert
L1533[13:42:27] <SuPeRMiNoR2> $addbot mitchbot2 johnEgbert
L1534[13:42:28] <SuperBot> Adding johnEgbert's bot mitchbot2 to bot database.
L1535[13:43:13] ⇨ Joins: MichiBot (~Michiyo@206.255.160.139)
L1536[13:43:13] <EnderBot> !kick MichiBot Your owner does not have permission to bring you here.
L1537[13:43:13] *** MichiBot was kicked by zsh ((EnderBot (ThatJoshGreen)) Your owner does not have permission to bring you here.))
L1538[13:43:15] <Michiyo> :P
L1539[13:43:37] ⇨ Joins: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net)
L1540[13:43:45] <Kilobyte> asie: btw, i have a new start page in my browser
L1541[13:43:59] <Vexatos> Sangar, you still here?
L1542[13:43:59] <Michiyo> lol
L1543[13:44:14] <Techokami> don't mind me, testing something that I'm contributing
L1544[13:44:20] <Techokami> TechoMinecraft
L1545[13:44:52] <Techokami> uhoh, that didn't workj
L1546[13:45:03] ⇦ Quits: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net) (Client Quit)
L1547[13:45:23] <JoshTheEnder> meanwhile in #J&S where SuPeRMiNoR2 is testing SuperBot http://puu.sh/8sr3L.txt
L1548[13:45:44] <ping> xD
L1549[13:45:51] *** prassel|off is now known as prasselpikachu
L1550[13:45:52] <ping> asie, source?
L1551[13:46:53] ⇨ Joins: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net)
L1552[13:47:33] ⇦ Quits: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net) (Client Quit)
L1553[13:47:33] <JoshTheEnder> Techokami, is TechoMinecraft a bot or some program you're making for OC?
L1554[13:47:38] <Techokami> Nope
L1555[13:47:42] <Techokami> that's me, in OC
L1556[13:47:45] <JoshTheEnder> ahh
L1557[13:47:50] <Techokami> testing notification sounds
L1558[13:47:55] <JoshTheEnder> ok
L1559[13:48:03] <Techokami> so if someone says your name in chat
L1560[13:48:08] <Techokami> it does computer.beep()
L1561[13:50:55] <Vexatos> I am about to finish the note lib going into OC
L1562[13:51:10] <Vexatos> To convert notes into midi sounds or computer.beep-usable frequency
L1563[13:53:10] <ping> woot
L1564[13:53:27] <ping> memorized all powers of two up to 16
L1565[13:53:44] <Vexatos> I know all of them up to 16 as well
L1566[13:55:58] <ping> lets see how long it takes me to memorize 2^17
L1567[13:57:14] <Techokami> alright, time for yet another test, I HAVE HOPE FOR THIS ONE
L1568[13:57:27] ⇨ Joins: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net)
L1569[13:57:36] <Techokami> TechoMinecraft please beep
L1570[13:57:54] <Techokami> I think I heard it beep :O
L1571[13:57:58] <Techokami> TechoMinecraft please beep
L1572[13:58:09] <ping> ffffff
L1573[13:58:12] <ping> too easy
L1574[13:58:17] <ping> 131072
L1575[13:58:23] <Techokami> TechoMinecraft please beep
L1576[13:58:32] <TechoMinecraft> wtffff
L1577[13:58:39] ⇦ Quits: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net) (Client Quit)
L1578[13:58:39] <ping> well then
L1579[13:58:50] <Techokami> BACK TO THE EDITOR
L1580[14:00:38] <ping> le patterns make memorizing numbers take seconds
L1581[14:01:06] <Vexatos> Dafu
L1582[14:01:10] <Vexatos> "Not enough memory"
L1583[14:01:12] <Vexatos> Why
L1584[14:01:12] <Vexatos> D:
L1585[14:01:17] <ping> because memory
L1586[14:01:20] <Vexatos> Well
L1587[14:01:33] <Vexatos> I am registering a table with 70 strings in it
L1588[14:01:55] <ping> how beig?
L1589[14:01:57] <Vexatos> Is there any infinite registering loop
L1590[14:02:01] <Vexatos> Could you look at it?
L1591[14:02:08] <Vexatos> http://hastebin.com/cahorevuwi.lua
L1592[14:04:52] ⇨ Joins: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net)
L1593[14:04:57] <Techokami> TechoMinecraft please beep
L1594[14:05:02] <Techokami> agh
L1595[14:05:09] ⇦ Quits: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net) (Client Quit)
L1596[14:06:27] <Vexatos> ping, you found anything?
L1597[14:06:50] <ping> working on telnet, sorry
L1598[14:07:14] <Vexatos> :(
L1599[14:07:16] <ping> i dont see anything too big
L1600[14:07:38] <ping> got a stacktrace?
L1601[14:07:54] <Vexatos> nope
L1602[14:08:05] ⇨ Joins: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net)
L1603[14:08:13] <Techokami> TechoMinecraft please beep
L1604[14:08:27] ⇦ Quits: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net) (Client Quit)
L1605[14:08:47] <Techokami> man this is baffling
L1606[14:10:13] *** manmaed|AFK is now known as manmaed
L1607[14:11:59] <Techokami> oh jeez, herpaderp
L1608[14:12:07] ⇨ Joins: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net)
L1609[14:12:10] <Techokami> TechoMinecraft please beep
L1610[14:12:16] <Techokami> IT WORKS
L1611[14:12:23] <TechoMinecraft> HOORAY
L1612[14:12:38] * TechoMinecraft does a dance
L1613[14:12:50] * Techokami does a slightly different dance
L1614[14:12:56] ⇦ Quits: Kibibyte (~PircBotX@78.129.135.38) (Quit: [Kilobyte@EsperNet][restart] aaaaand now we have #drama -c and #drama --count)
L1615[14:12:56] <asie> the CPU usage went up from 0.7% to 6.5%
L1616[14:12:57] <asie> hmm
L1617[14:13:44] <TechoMinecraft> hrm looks like I got some other things to work on here regarding the /me command
L1618[14:13:47] ⇨ Joins: Kibibyte (~PircBotX@78.129.135.38)
L1619[14:13:52] <TechoMinecraft> back to the editor!
L1620[14:13:57] ⇦ Quits: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net) (Client Quit)
L1621[14:14:17] *** Kodos|Zzz is now known as Kodos
L1622[14:14:47] <JoshTheEnder> Techokami, what are you doing this in? by that i mean is it your own program or are you adding things to OC's OpenIRC?
L1623[14:14:57] <Techokami> work on OC's OpenIRC
L1624[14:15:09] <JoshTheEnder> OpenIRC already has support for /me
L1625[14:15:15] <Techokami> well it has SOME support
L1626[14:15:20] <Techokami> I just tested
L1627[14:15:21] <JoshTheEnder> i added that a few days ago
L1628[14:15:37] <Techokami> rendering it is not fully working though
L1629[14:15:42] <JoshTheEnder> ahh
L1630[14:16:05] <Vexatos> Could anyone test this for me?
L1631[14:16:30] <Vexatos> http://hastebin.com/yaqapunubu.lua
L1632[14:16:37] <JoshTheEnder> Vexatos, yes, it returns nil
L1633[14:16:38] <JoshTheEnder> jk
L1634[14:16:55] <Techokami> when I used a /me in OpenIRC, it printed as "/me does a dance"; when I used a /me in my regular IRC client, it printed as "Techokami: ?ACTION does a slightly different dance?"
L1635[14:17:00] <Vexatos> It gives "not enough memory" as soon as I require it
L1636[14:17:01] <Vexatos> :<
L1637[14:17:24] <ping> Techokami, because /me is a CTCP
L1638[14:17:43] <ping> .> send("PRIVMSG #oc :\1ACTION is a potato\1")
L1639[14:17:43] * ^v is a potato
L1640[14:17:43] <^v> ping, nil
L1641[14:17:43] <JoshTheEnder> \001ACTION <TEXT\001
L1642[14:17:52] <Michiyo> Mainly because I have yet to add the support for SHOWING the /me in OC's IRC Program
L1643[14:17:57] <Michiyo> it IS something I'm looking at
L1644[14:18:10] <Michiyo> But I've ogt like 400 other things going lol
L1645[14:18:18] <JoshTheEnder> Vexatos, dont ctcp me, me
L1646[14:18:21] <Michiyo> ^
L1647[14:18:22] <Michiyo> lol
L1648[14:19:01] <ping> hmm
L1649[14:19:05] *** Kenny is now known as Kenny|AFK
L1650[14:19:29] <ping> did anyone notice, this place has the same number of ops and voices than people from cc
L1651[14:19:48] <JoshTheEnder> nope, because i'm not in #cc
L1652[14:19:54] <JoshTheEnder> or whatever
L1653[14:20:00] <ping> :P
L1654[14:20:37] <JoshTheEnder> .josh
L1655[14:20:37] <EnderBot> Future ruler/ender of the world, often likes to destroy people by throwing busses full of children at them. Sometimes puppies are in place of children. Does not give a damn about what you think, and will pretty much eat your soul.
L1656[14:20:37] <EnderBot> - http://goo.gl/35fRvm
L1657[14:20:40] <JoshTheEnder> :P
L1658[14:21:48] <ping> .w JoshTheEnder
L1659[14:21:48] <^v> ping, http://en.wikipedia.org/wiki/Sod's_law
L1660[14:21:58] <JoshTheEnder> hehehe
L1661[14:28:06] <Sangar> back
L1662[14:28:35] <ping> why does the telnet protocol suck so badly
L1663[14:28:48] <ping> oh right, because it was designed for printers
L1664[14:28:56] <JoshTheEnder> lol
L1665[14:28:57] <Vexatos> >_>
L1666[14:29:01] <ping> <_<
L1667[14:29:03] <asie> Slowpoke claims Sangar did not steal a single function from Zeldo
L1668[14:29:20] <JoshTheEnder> >_<
L1669[14:29:23] <Michiyo> I really want added to this list asie..
L1670[14:29:24] <Michiyo> :P
L1671[14:29:26] <Vexatos> Why does my library give OutOfMemory error? I already have enough of those playing Minecraft
L1672[14:30:01] <Sangar> he might be right!
L1673[14:30:10] <Michiyo> oh, hey wb Sangar
L1674[14:30:21] <Sangar> Vexatos, i dunno, do you create many tables?
L1675[14:30:27] <Sangar> thanks
L1676[14:30:36] <Vexatos> Sangar: You have some free time to look at why my note lib produces "Not enough memory" once I require it?
L1677[14:30:54] <Vexatos> http://hastebin.com/yaqapunubu.lua
L1678[14:33:28] <Gopher> have you considered the possibility that you do not have enough memory?
L1679[14:33:28] <Sangar> yeah, one second, testing a hypothesis on why 1.2.8 seems to bug for someone on mcf
L1680[14:33:28] <Vexatos> Ok
L1681[14:33:28] <Vexatos> Gopher: Highest tier RAM and HDD
L1682[14:33:28] <Vexatos> In a creative case
L1683[14:33:28] <Vexatos> There needs to be some registering loop or something
L1684[14:33:28] <Vexatos> 75 keys in a table is really not THAT much
L1685[14:33:28] <ping> stack trace.
L1686[14:33:29] <Sangar> Vexatos, does it oom when you require it or when you call a method?
L1687[14:33:29] <Vexatos> Well, it sais line 1
L1688[14:33:29] <Vexatos> So, when I require it
L1689[14:33:30] <Vexatos> ping: No stack trace
L1690[14:33:41] <Vexatos> Just "notetest 1: Not enough memory"
L1691[14:33:43] <ping> .-.
L1692[14:34:19] <Kodos> Ah, nice, Dan200 got greenlit
L1693[14:35:43] <Sangar> how is that nice :P
L1694[14:36:01] <JoshTheEnder> for his game, not CC :P
L1695[14:36:11] <Sangar> oh
L1696[14:36:21] <Sangar> derp me, read "not" instead of "got" -.-
L1697[14:36:46] <JoshTheEnder> lol
L1698[14:36:50] <Vexatos> Mhm
L1699[14:36:56] <Vexatos> Found anything wrong?
L1700[14:37:04] <JoshTheEnder> also brb, restarting HexChat to update theme
L1701[14:37:06] <Sangar> yes! hypothesis was right :P
L1702[14:37:11] <Vexatos> Ok
L1703[14:37:22] <Vexatos> Now my library :d
L1704[14:37:29] <JoshTheEnder> and back
L1705[14:39:55] <Techokami> Okay I think I got part of it down
L1706[14:39:59] <Techokami> time to do a test
L1707[14:40:04] <ping> huuuuuuuuunjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjklml;
L1708[14:40:07] <Sangar> Vexatos, table.insert(sNotes, ...) while iterating sNotes == baaaad idea.
L1709[14:40:13] <Vexatos> Right
L1710[14:40:14] ⇨ Joins: EnderBot2 (~EnderBot2@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net)
L1711[14:40:15] <EnderBot> !kick EnderBot2 Your owner does not have permission to bring you here.
L1712[14:40:15] *** EnderBot2 was kicked by zsh ((EnderBot (ThatJoshGreen)) Your owner does not have permission to bring you here.))
L1713[14:40:20] <Vexatos> Sangar, you found my looü
L1714[14:40:21] <Vexatos> thanks
L1715[14:40:22] <JoshTheEnder> well, that works
L1716[14:40:26] <ping> cat .-.
L1717[14:40:40] ⇨ Joins: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net)
L1718[14:40:43] <Vexatos> Now to find an alternative
L1719[14:40:45] <Vexatos> Hmmmm
L1720[14:40:47] <JoshTheEnder> .addbot EnderBot2
L1721[14:40:47] <EnderBot> Added EnderBot2 to the whitelist
L1722[14:40:50] ⇨ Joins: EnderBot2 (~EnderBot2@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net)
L1723[14:40:57] <JoshTheEnder> .jenkins OpenComputers
L1724[14:40:58] <EnderBot> OpenComputers: Latest build: http://ci.cil.li/job/OpenComputers/360/ | Latest successful: http://ci.cil.li/job/OpenComputers/360/
L1725[14:40:58] <Sangar> temporary table for the keys like in keyboard e.g.
L1726[14:41:07] * Techokami is testing the /me command
L1727[14:41:08] <Vexatos> Like, yet another table?
L1728[14:41:10] <Vexatos> That would work
L1729[14:41:13] <Sangar> yes
L1730[14:41:13] <TechoMinecraft> YES
L1731[14:41:13] <Vexatos> Okay
L1732[14:41:20] <Vexatos> I'll do it inside a do-end
L1733[14:41:22] <JoshTheEnder> EnderBot2, that requires you to reply aswell
L1734[14:41:25] <Sangar> inserting into a table that's being iterated is undefined behavior in Lua
L1735[14:41:30] <Vexatos> Yea
L1736[14:41:45] <ping> not really
L1737[14:41:59] <Vexatos> So, just "for _,v in ipairs(sNotes) do table.insert(someTable,v) end"
L1738[14:42:00] <Sangar> inserting yes, changing / removing, no
L1739[14:42:05] <Vexatos> Like that
L1740[14:42:06] <Vexatos> ?
L1741[14:42:12] <ping> the order of next is undefined
L1742[14:42:19] <Sangar> Vexatos, yeah
L1743[14:42:22] ⇦ Quits: EnderBot2 (~EnderBot2@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net) (Read error: Connection reset by peer)
L1744[14:42:28] <Vexatos> Or could I just do local somTable = sNotes
L1745[14:42:32] ⇦ Quits: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net) (Client Quit)
L1746[14:42:36] ⇨ Joins: EnderBot2 (~EnderBot2@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net)
L1747[14:42:38] <JoshTheEnder> .jenkins OpenComputers
L1748[14:42:39] <EnderBot> OpenComputers: Latest build: http://ci.cil.li/job/OpenComputers/360/ | Latest successful: http://ci.cil.li/job/OpenComputers/360/
L1749[14:42:43] <Sangar> no, since then the underlying table would be the same
L1750[14:43:24] <ping> i use a function i made called tpairs that lists the keys before
L1751[14:43:25] <Sangar> ping, ok, that's more accurate, i agree :P
L1752[14:43:41] ⇦ Quits: EnderBot2 (~EnderBot2@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net) (Read error: Connection reset by peer)
L1753[14:43:52] ⇨ Joins: EnderBot2 (~EnderBot2@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net)
L1754[14:43:54] <JoshTheEnder> .jenkins OpenComputers
L1755[14:43:54] <EnderBot> OpenComputers: Latest build: http://ci.cil.li/job/OpenComputers/360/ | Latest successful: http://ci.cil.li/job/OpenComputers/360/
L1756[14:44:13] <JoshTheEnder> ohh derp
L1757[14:44:26] <ping> https://github.com/P-T-/-v4/blob/master/main.lua#L12-24
L1758[14:44:28] <JoshTheEnder> need to append /api/json on the url ¬_¬
L1759[14:45:12] ⇦ Quits: EnderBot2 (~EnderBot2@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net) (Read error: Connection reset by peer)
L1760[14:45:25] ⇨ Joins: EnderBot2 (~EnderBot2@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net)
L1761[14:45:27] <JoshTheEnder> .jenkins OpenComputers
L1762[14:45:27] <EnderBot2> OpenComputers: Latest build: http://ci.cil.li/job/OpenComputers/360/ | Latest successful: http://ci.cil.li/job/OpenComputers/360/
L1763[14:45:27] <EnderBot> OpenComputers: Latest build: http://ci.cil.li/job/OpenComputers/360/ | Latest successful: http://ci.cil.li/job/OpenComputers/360/
L1764[14:45:31] <JoshTheEnder> \o/
L1765[14:45:35] <Michiyo> teh spammys!
L1766[14:45:36] <Michiyo> :p
L1767[14:45:40] <Vexatos> Thanks sangar
L1768[14:45:49] <Vexatos> expect a finished notes lib tomorrow
L1769[14:45:53] <Sangar> great :)
L1770[14:45:56] <Vexatos> and a certian PC game theme
L1771[14:46:01] <Sangar> \o/
L1772[14:46:06] <JoshTheEnder> yes, though currently it's only set up to listen in this channel so meh
L1773[14:46:09] <Techokami> okay I'm almost done with the improvements to irc.lua
L1774[14:46:10] <ping> JoshTheEnder, got releases yet?
L1775[14:46:12] <ping> .r
L1776[14:46:13] <^v> ping, Latest release: Patch 1.2.8 Download: 1.6.4 http://goo.gl/YCqOxB 1.7.2 http://goo.gl/YCqOxB
L1777[14:46:18] <JoshTheEnder> ping, no
L1778[14:46:22] <Techokami> just want to field one quick question to y'all
L1779[14:46:27] <Vexatos> Bye now
L1780[14:46:29] ⇦ Quits: Vexatos (~Vexatos@p5B3C89E9.dip0.t-ipconnect.de) (Quit: Greetings from Pastry Fork, Inc. ✔)
L1781[14:46:31] <ping> o/
L1782[14:46:40] <Techokami> should I leave messages that you say start with "me: "
L1783[14:46:47] <Techokami> or should I change it to show your current nick?
L1784[14:47:02] <JoshTheEnder> leave as "me: "
L1785[14:47:11] <Techokami> lowercase?
L1786[14:47:17] <JoshTheEnder> yeah
L1787[14:47:27] <Techokami> alright
L1788[14:47:33] <Michiyo> I'm JUST about to PR in action displays :p
L1789[14:47:44] <JoshTheEnder> .jenkins ICBMComponent
L1790[14:47:45] <EnderBot> ICBMComponent: Latest build: http://lanteacraft.com/jenkins/job/ICBMComponent/18/ | Latest successful: http://lanteacraft.com/jenkins/job/ICBMComponent/18/
L1791[14:47:45] <EnderBot2> ICBMComponent: Latest build: http://lanteacraft.com/jenkins/job/ICBMComponent/18/ | Latest successful: http://lanteacraft.com/jenkins/job/ICBMComponent/18/
L1792[14:48:00] <JoshTheEnder> ok, good that works
L1793[14:48:02] <JoshTheEnder> .jenkins
L1794[14:48:04] <EnderBot> Latest builds: OpenComputers: #360 | OpenComponents: #37 | OpenComputers-MC1.7: #135 | OpenComponents-MC1.7: #5 | ICBMComponent: #18 | OpenPrinter: #36 | OpenPrinter1.7: #23
L1795[14:48:09] <JoshTheEnder> new that wouldnt
L1796[14:48:16] *** Kenny|AFK is now known as Kenny
L1797[14:48:19] ⇨ Joins: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net)
L1798[14:48:23] ⇦ Quits: EnderBot2 (~EnderBot2@cpc19-tilb8-2-0-cust200.20-1.cable.virginm.net) (Read error: Connection reset by peer)
L1799[14:48:26] <TechoMinecraft> okay time for the last test
L1800[14:48:34] * TechoMinecraft does a jig
L1801[14:48:35] <ping> inb4 not
L1802[14:48:54] <TechoMinecraft> yeesss.
L1803[14:49:12] <TechoMinecraft> time to put this into my git and make a pull request!
L1804[14:49:23] ⇦ Quits: TechoMinecraft (~techomine@pool-173-48-7-25.bstnma.east.verizon.net) (Client Quit)
L1805[14:50:24] <Kenny> https://dl.dropboxusercontent.com/u/11017392/Screenshots/drama.png
L1806[14:51:41] <Kodos> asie, what 'literal quote' is being referred to?
L1807[14:51:51] <asie> Kodos: Player's butthurt over SimpleJetpacks
L1808[14:51:52] <Kodos> Didn't want to ask in cc for fear of ban
L1809[14:52:12] <Kodos> Jetpack mods have been around for ages, why should it matter someone made one using RF?
L1810[14:52:18] <Techokami> these are the improvements to irc.lua that will be showing up shortly: /me actions render properly (both sending and receiving), and the computer will beep when your name is mentioned in chat
L1811[14:52:22] <asie> Kodos: Because it has 5 similar lines of code to IC2
L1812[14:52:24] <asie> and Player got butthurt
L1813[14:52:56] <Kenny> Player got more than butthurt
L1814[14:53:04] <ping> lol asie added more
L1815[14:53:07] <Kenny> he got castrated
L1816[14:53:52] <Kenny> he thought he had big balls but found out they were only little specks
L1817[14:55:09] <ping> .-.
L1818[14:55:14] * ping dies
L1819[14:56:31] <Sangar> now i'm stuck again -.- "Slowpoke says FTB Forums's attitude is wrong"
L1820[14:57:30] <Kenny> screw Slowpoke, it just means he isn't getting the attention and it's possibly affecting forgecraft
L1821[14:57:51] <ping> Soaryn quits modding. Fans of MultiMC rage.
L1822[14:58:05] <Kenny> that's no loss
L1823[14:58:30] <Michiyo> I'm sorry some of these are fake :P
L1824[14:58:41] <Michiyo> cause some of them would be amazing if true :P
L1825[14:59:02] <Kenny> Soaryn quitting would be good
L1826[14:59:14] <Techokami> made the pull requiest :D
L1827[14:59:17] <Kenny> he has don't anything with XYCraft in so long
L1828[14:59:18] <Techokami> *request
L1829[14:59:28] <Kodos> I saw pictures from Minecon, and I still can't figure out if Soaryn is a man or a woman.
L1830[14:59:40] <Kodos> (I've never heard voices, so I have no clue)
L1831[14:59:42] <Kenny> Soaryn is a dude
L1832[14:59:56] <Kenny> saw pics of him with Aurelyan
L1833[14:59:58] <Kodos> Seriously? I was actually leaning towards woman, given his face
L1834[15:00:18] <Techokami> should also mention that I cleaned up the script a little, OC doesn't like to display tabs.
L1835[15:00:22] <Kenny> watch some of DW's videos, he's always running his mouth
L1836[15:00:36] <Kodos> Eh, I'll pass. Not a fan of DW
L1837[15:00:47] <^v> Direderp
L1838[15:00:55] <Kenny> i'm not either, anymore
L1839[15:01:02] ⇦ Parts: Michiyo (Michiyo@isis.pc-logix.com) (Leaving))
<<Prev Next>> Scroll to Top