<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:01:01] <dieselfuelonly> hey guys, looking for some help on this piece of code, i want the reactor to reach a certain temperature, and if it doesn't after a certain amount of time passes, throw an error
L2[00:01:05] <dieselfuelonly> not sure how to set up the timer, any ideas?
L3[00:01:06] <dieselfuelonly> http://pastebin.com/TcLF0Z7P
L4[00:01:57] <dieselfuelonly> i guess i could make a variable that gets "time" added to it every time the loop repeats every 0.25 seconds
L5[00:02:03] <dieselfuelonly> dunno if that's clean but it would work?
L6[00:03:58] ⇨ Joins: vifino (~vifino@tty.sh)
L7[00:04:30] *** ds84182 is now known as dsAway
L8[00:06:17] ⇨ Joins: Vex|Away (~Vexatos@p5B3C85F7.dip0.t-ipconnect.de)
L9[00:08:25] *** mrkirby153 is now known as kirby|away
L10[00:09:31] *** Vex|Away is now known as Vexatos
L11[00:09:42] zsh sets mode: +v on Vexatos
L12[00:12:52] <dangranos> uh
L13[00:12:56] <dangranos> its sleep
L14[00:12:59] <dangranos> not os.sleep
L15[00:13:00] <dangranos> iirc
L16[00:13:03] <dangranos> or wai
L17[00:13:09] * dangranos starts minecraft
L18[00:13:35] <dangranos> os.sleep
L19[00:15:09] <dangranos> wut
L20[00:15:15] <dangranos> on wiki >multiply it with 1000/60/60
L21[00:16:05] <Vexatos> \o
L22[00:16:13] <dangranos> o/
L23[00:16:22] <dangranos> dieselfuelonly, you could use os.time
L24[00:16:53] <dangranos> it uses MC time
L25[00:19:19] ⇨ Joins: ThePotato (webchat@68-185-232-89.dhcp.slid.la.charter.com)
L26[00:19:30] <dieselfuelonly> dangranos thanks, ill check that out
L27[00:19:49] <ThePotato> can anyone get me some tutorials
L28[00:19:54] <ThePotato> cant find any up to date
L29[00:20:40] <meto> Vexatos: http://www.bananapi.org/p/product.html
L30[00:20:59] <Vexatos> Seems legit
L31[00:21:06] <ThePotato> what happened to the raspberry
L32[00:21:25] <Vexatos> ThePotato, I ate it
L33[00:21:29] <ThePotato> lol
L34[00:21:42] <dangranos> damn
L35[00:21:53] <dangranos> so many raspberry clones .-.
L36[00:22:21] <ThePotato> is there any up to date tuts for opencomps
L37[00:22:28] <dangranos> uh
L38[00:22:31] <dangranos> i dont thing so
L39[00:23:03] <dangranos> though you can use changelog with old tutorial
L40[00:23:25] ⇨ Joins: iceman11a (iceman11a@cpe-74-141-56-150.swo.res.rr.com)
L41[00:25:15] <ThePotato> is there a good coding tut on the forum/wiki
L42[00:25:19] <ThePotato> cant find one
L43[00:27:01] <Alissa> for just Lua there's Programming in Lua
L44[00:27:08] <Alissa> for 5.1 but it's relevant to most 5.2 things
L45[00:27:35] <Sandra> or the lua manual.
L46[00:28:02] <Alissa> Lua manual's kinda helpful if you know your way around most Lua-like languages.
L47[00:28:12] <Vexatos> ThePotato, https://www.youtube.com/watch?v=1aINHnHSMqU&list=PLcZKee5-koAC2-pKrE6NOycvfX-KMm013&index=16
L48[00:28:12] -Kibibyte- [Vexatos] OpenComputers v1.3 Tutorial 1: Blocks and Items (English) | by mightypirateslp | 14m11s | 27w3d ago | 3,549 views | Rated: 4.86/5.00
L49[00:28:27] <Alissa> Programming in Lua's more helpful for most beginners to programming in general, and I found it useful even after learning JavaScript and bits of Python.
L50[00:33:40] <Temia> Python's nice because it lets you feel your way through easily, but lua's okay too on account of not letting bad habits about not casting form :p
L51[00:36:17] <Alissa> Python's nice if you want API's for everything >.>
L52[00:37:58] ⇦ Quits: iceman11a (iceman11a@cpe-74-141-56-150.swo.res.rr.com) (Quit: Leaving)
L53[00:45:07] *** VikeStep|A is now known as VikeStep
L54[00:49:17] *** Kamran is now known as EightsForDays
L55[00:50:13] *** EightsForDays is now known as Kamran
L56[00:51:55] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L57[00:51:55] zsh sets mode: +v on asie
L58[00:52:33] *** Kamran is now known as AugustIsTooFarAwayNeptunepink
L59[00:52:49] *** AugustIsTooFarAwayNeptunepink is now known as Kamran
L60[01:10:08] ⇦ Quits: Soni (SoniEx2@201.74.211.46) (Ping timeout: 198 seconds)
L61[01:10:37] ⇨ Joins: Soni (SoniEx2@201.74.211.46)
L62[01:17:20] <ThePotato> can someone help with crash reports
L63[01:17:36] <ThePotato> my game crashed no matter what
L64[01:19:05] <dangranos> um
L65[01:19:09] <dangranos> log itself
L66[01:21:44] <ThePotato> [01:14:42 INFO]: Minecraft Launcher 1.6.11 (through bootstrap 100) started on windows... [01:14:42 INFO]: Current time is Feb 22, 2015 1:14:42 AM [01:14:42 INFO]: System.getProperty('os.name') == 'Windows 8' [01:14:42 INFO]: System.getProperty('os.version') == '6.2' [01:14:42 INFO]: System.getProperty('os.arch') == 'amd64' [01:14:42 INFO]: System.getProperty('java.version') == '1.8.0_25' [01:14:42 INFO]: System.getProperty('java.vendor
L67[01:22:11] <ThePotato> java.lang.IndexOutOfBoundsException at java.nio.Buffer.checkIndex(Buffer.java:540) at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253) at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350) at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294) at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2204) at net.minecraft.client.Minecraft.func_71403_a(Minecraft.j
L68[01:22:13] <Kamran> ThePotato: Pastebin your log please.
L69[01:22:17] <ThePotato> ok
L70[01:22:28] <ThePotato> wait crash report or log
L71[01:22:31] <dangranos> or hastebin
L72[01:22:38] <Kamran> Both will help ThePotato.
L73[01:22:48] <dangranos> but not the irc
L74[01:23:27] <ThePotato> yeah
L75[01:23:29] <ThePotato> i see
L76[01:24:04] <dangranos> http://hastebin.com/
L77[01:24:10] <dangranos> http://pastebin.com
L78[01:24:14] <ThePotato> http://pastebin.com/Ae6u3M2Z
L79[01:24:48] <dangranos> >java 8
L80[01:24:51] <dangranos> maybe this?
L81[01:24:56] <ThePotato> what
L82[01:25:02] <ThePotato> what java do i need
L83[01:25:11] <ThePotato> 7
L84[01:25:17] <dangranos> you could try
L85[01:25:37] <dangranos> maybe it isnt java
L86[01:25:40] <ThePotato> im a programmer i should be able to figure this out but sadly no D:
L87[01:26:11] <dangranos> hmm, found "reduce view distance"
L88[01:26:22] <ThePotato> ohh lul
L89[01:34:25] ⇦ Quits: ThePotato (webchat@68-185-232-89.dhcp.slid.la.charter.com) (Quit: Web client closed)
L90[01:40:05] ⇨ Joins: iceman11a (iceman11a@cpe-74-141-56-150.swo.res.rr.com)
L91[01:45:14] ⇦ Quits: Doty1154 (~doty1154@50.136.193.35) (Ping timeout: 198 seconds)
L92[01:45:37] ⇨ Joins: Doty1154 (~doty1154@50.136.193.35)
L93[01:45:37] <Vexatos> Computronics 1.4.2 got released!
L94[01:45:52] <meto> Vexatos: yay
L95[02:07:12] ⇦ Quits: iceman11a (iceman11a@cpe-74-141-56-150.swo.res.rr.com) (Quit: Leaving)
L96[02:30:28] *** justasausage is now known as justastranger|zzz
L97[02:32:02] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 198 seconds)
L98[03:03:29] ⇦ Quits: Yepoleb (~quassel@188-22-162-242.adsl.highway.telekom.at) (Quit: No Ping reply in 180 seconds.)
L99[03:04:35] ⇨ Joins: Yepoleb (~quassel@188-22-161-16.adsl.highway.telekom.at)
L100[03:09:17] ⇨ Joins: Vexaton (~Vexatos@p200300556E1FAD91756DC710F83505CC.dip0.t-ipconnect.de)
L101[03:09:17] zsh sets mode: +v on Vexaton
L102[03:09:32] ⇦ Quits: Vexaton (~Vexatos@p200300556E1FAD91756DC710F83505CC.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
L103[03:09:33] *** Vexatos is now known as Vexaton
L104[03:09:51] ⇨ Joins: Vexatos (~Vexatos@p200300556E1FAD91756DC710F83505CC.dip0.t-ipconnect.de)
L105[03:09:51] zsh sets mode: +v on Vexatos
L106[03:20:25] ⇨ Joins: sciguyryan (~sciguyrya@93-94-245-76.dynamic.swissvpn.net)
L107[03:22:06] <Lizzy> o/
L108[03:25:24] *** AtomSponge|away is now known as AtomSponge
L109[03:29:40] ⇦ Quits: Vexatos (~Vexatos@p200300556E1FAD91756DC710F83505CC.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L110[03:36:33] *** Cruor|Away is now known as Cruor
L111[03:41:18] ⇨ Joins: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com)
L112[03:55:10] ⇦ Quits: Doty1154 (~doty1154@50.136.193.35) (Read error: Connection reset by peer)
L113[04:01:24] *** manmaed|AFK is now known as manmaed
L114[04:03:51] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L115[04:05:45] *** Vexaton is now known as Vexatos
L116[04:06:03] <nxsupert> o/
L117[04:12:33] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L118[04:12:33] zsh sets mode: +v on asie
L119[04:12:45] <asie> Sangar: bug - creative tab in 1.5.0/1.7.10 literally blows up OpenGL
L120[04:12:54] <asie> sky flickers, tooltips have translucency and the minecraft logo on the title screen goes poof
L121[04:14:12] <nxsupert> May it just be s specific item renderer doing that?
L122[04:16:09] <asie> possibly.
L123[04:17:38] <nxsupert> I'm going to take a look.
L124[04:17:43] <nxsupert> At the code.
L125[04:17:58] <asie> oh wait
L126[04:18:00] <asie> it gets better
L127[04:18:05] <asie> it only happens with OC... if ColoredLightsCore is installed
L128[04:18:18] <nxsupert> Oh. Ok.
L129[04:19:38] <nxsupert> Well. I think I have found one oddity in the item rendering code anyway.
L130[04:20:30] <nxsupert> Alas it has been so long seen I have done OpenGL stuff that I don't know if it would cause a problem.
L131[04:21:30] <nxsupert> And the file was last modified last year. Ok. Nevermind.
L132[05:00:30] ⇨ Joins: Azulaloi (~Azulaloi@c-50-137-88-3.hsd1.vt.comcast.net)
L133[05:04:54] *** Skye|ZZZ is now known as Skye
L134[05:09:56] * dangranos pokes Izaya
L135[05:12:14] ⇨ Joins: Sirdabalot_ (webchat@109.246.123.208)
L136[05:15:17] *** Keridos is now known as Keridos_off
L137[05:15:38] *** Keridos_off is now known as Keridos
L138[05:16:27] *** Keridos is now known as Keridos_off
L139[05:30:36] ⇦ Quits: TabletCube (~TCube@90.201.152.118) (Remote host closed the connection)
L140[05:31:36] * Izaya pokes dangranos
L141[05:32:39] <Skye> ugh
L142[05:32:50] <Skye> I hate wrangling with booting
L143[05:33:18] <Izaya> Skye: Interesting fact: Debian 8 can't boot on lain
L144[05:33:24] <Skye> Why?
L145[05:33:25] <Izaya> GRUB builds as an i686 package
L146[05:33:30] <Skye> OW
L147[05:33:42] <Izaya> the VIA C3 is i686 compliant but lacks CMOV
L148[05:33:53] <dangranos> sks, there is durarara fan on #ssss at quakenet
L149[05:33:59] <Skye> I hope that's a bug that will get resolved.
L150[05:34:22] <Izaya> Skye: If not, I'll install gentoo and build it all as C3 packages :D
L151[05:34:30] <Skye> haha
L152[05:34:57] <dangranos> why you dont use arch on it?
L153[05:35:04] <Skye> Is it possible to manually compile GRUB and force it not to update?
L154[05:35:17] <dangranos> change package name?
L155[05:35:30] <dangranos> and block repo's package
L156[05:35:45] <dangranos> sks, so, you broke lain?
L157[05:38:44] <Lizzy> wtf, ok, so my laptop's ssh key work on one user of my dedicated server but not the other
L158[05:39:51] <Izaya> dangranos: Arch doesn't have anything but i686 and x86_64
L159[05:41:48] *** Riking is now known as Riking|away
L160[05:43:28] * Izaya is modifying his desk arrangement
L161[05:43:35] <sirius_black> woop, this program is starting to take shape :P
L162[05:44:30] <dangranos> wai, what is lain?
L163[05:44:40] <dangranos> *lain's architecture
L164[05:44:44] <Izaya> dangranos: VIA C3
L165[05:45:04] <dangranos> wut
L166[05:45:06] <Izaya> i686 -CMOV and some other stuff low power CPU built by VIA around 2000
L167[05:45:31] <dangranos> >x86 compatible
L168[05:45:39] <Izaya> http://en.wikipedia.org/wiki/VIA_C3
L169[05:45:53] <Izaya> Lain has a Samuel 2
L170[05:46:18] <Izaya> 800Mhz
L171[05:46:20] ⇨ Joins: TabletCube (~TCube@90.201.152.118)
L172[05:48:39] <Lizzy> this is fucking weird...
L173[05:50:01] <Lizzy> ok, seems that my dedi is denying anything to the minecraft user.... wtf
L174[05:52:09] <Lizzy> WTF
L175[06:03:59] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 198 seconds)
L176[06:07:22] ⇨ Joins: tattyseal (~tattyseal@2.25.3.39)
L177[06:11:04] *** Benguin[ZzZ] is now known as Benguin
L178[06:29:14] *** SleepingFairy is now known as Daiyousei
L179[06:30:04] <Izaya> I can use 3 computers directly from my desk. I win.
L180[06:32:49] <Lizzy> so can i
L181[06:35:32] <Negi> Izaya: I can use three computers directly from my bed. I win.
L182[06:37:14] <Izaya> Negi: Without using a network?
L183[06:37:56] ⇦ Quits: VikeStep (~VikeStep@CPE-121-223-12-224.lnse2.cha.bigpond.net.au) (Quit: Leaving)
L184[06:51:42] ⇦ Quits: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com) (Remote host closed the connection)
L185[06:52:07] ⇨ Joins: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com)
L186[06:55:39] ⇦ Quits: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com) (Ping timeout: 189 seconds)
L187[07:01:17] ⇨ Joins: Inari (~Uni@p5493419B.dip0.t-ipconnect.de)
L188[07:04:22] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L189[07:04:22] zsh sets mode: +v on asie
L190[07:05:16] <Cruor> uhm, where is sides.internal? <_>
L191[07:08:15] ⇨ Joins: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com)
L192[07:16:55] ⇦ Quits: tattyseal (~tattyseal@2.25.3.39) (Quit: Leaving)
L193[07:21:26] <Negi> Izaya: There's my laptop, and a computer stuffed under my bed. The other one is a SSH from across my small room :')
L194[07:28:23] *** Magik6k|off is now known as Magik6k
L195[07:28:37] ⇦ Quits: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com) (Remote host closed the connection)
L196[07:29:03] ⇨ Joins: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com)
L197[07:31:15] ⇦ Quits: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com) (Remote host closed the connection)
L198[07:31:19] ⇨ Joins: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com)
L199[07:33:31] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 192 seconds)
L200[07:49:53] *** alekso56_off is now known as alekso56
L201[07:49:53] <sirius_black> cool, touch handler's working as expected :D
L202[07:50:37] <sirius_black> one slightly odd behavior is that event.listen keeps working after the program has stopped running
L203[07:51:13] <Vexatos> Yes, you need to close the listener
L204[07:51:17] <Vexatos> at the end of the program
L205[07:51:19] <sirius_black> ah
L206[07:51:31] <Vexatos> did you make the listener a local variableß
L207[07:51:32] <Vexatos> ?
L208[07:51:39] <sirius_black> nah, but i can do that
L209[07:52:02] <Vexatos> if they are global, they will not get removed once the program ended, sirius_black
L210[07:53:27] <sirius_black> i just did event.listen("touch") because i didn't know they returned anything
L211[07:54:03] <sirius_black> but i changed it to local listener = event.listen("touch") now
L212[07:54:13] <Vexatos> that might fix it
L213[07:54:14] <Vexatos> try it
L214[07:54:21] <nxsupert> o/
L215[07:54:33] <sirius_black> actually, doc says event.listen returns a boolean
L216[07:54:47] <sirius_black> ah
L217[07:54:51] <Magik6k> ~w event
L218[07:54:51] <ocdoc> http://ocd.cil.li/api:event
L219[07:54:53] <sirius_black> event.ignore("touch")
L220[07:56:05] <sirius_black> also lol, i now have 4 touch listeners
L221[07:56:22] <sirius_black> and event.ignore only closed one of them
L222[07:56:42] <Magik6k> rebot ;p
L223[07:56:52] <sirius_black> good thing i made a reset button
L224[07:59:08] <sirius_black> at least it SHOULD act like a reset button
L225[07:59:57] ⇨ Joins: marcin212 (~marcin212@abiu91.neoplus.adsl.tpnet.pl)
L226[08:00:47] <sirius_black> does component.redstone.setWakeThreshold() also reset running computers? or is it only if it's crashed
L227[08:01:57] ⇨ Joins: AzTest (~azulaloi@c-50-137-88-3.hsd1.vt.comcast.net)
L228[08:02:13] <AzTest> hello I am computer man
L229[08:02:46] <Lizzy> Hello computer man, I'm Lizzy
L230[08:02:58] ⇨ Joins: qqii (webchat@2.223.6.151)
L231[08:02:59] ⇦ Quits: TabletCube (~TCube@90.201.152.118) (Ping timeout: 192 seconds)
L232[08:03:00] <AzTest> I'm running this on a computer!
L233[08:03:08] <nxsupert> :P
L234[08:03:15] <AzTest> this is pretty cool
L235[08:03:15] <Izaya> Shiny, another person using the ingame IRC client
L236[08:03:38] <AzTest> how do I use drones?
L237[08:03:42] <Lizzy> magic
L238[08:03:43] * Izaya returns to organising his collection of potato computers and old video game consoles
L239[08:03:53] ⇨ Joins: TabletCube (~TCube@90.201.152.118)
L240[08:03:56] <Negi> This time my computer's going to be a desktop :7
L241[08:04:03] <AzTest> there was a message telling me to go to this program to get help
L242[08:04:14] <sirius_black> is there an easy way to bluescreen a computer
L243[08:04:31] <Negi> sirius_black: Don't put an EEPROM in.
L244[08:04:32] <Lizzy> throw a brick at it
L245[08:04:53] <Lizzy> or while true do a=1 end
L246[08:05:05] <sirius_black> that just errors out cleanly
L247[08:05:07] <Lizzy> will eventually bluescreen with a too long without yeilding error
L248[08:05:12] <Izaya> sirius_black: Create infinite hidden symlinks, will end up crashing the FS driver
L249[08:05:23] <Izaya> :D
L250[08:05:37] <Izaya> Ideally, use a stupidly long path
L251[08:05:51] <Izaya> Link each to the last
L252[08:05:52] <dangranos> what if its on linux?
L253[08:05:56] <Izaya> then try to resolve each
L254[08:06:19] <Izaya> dangranos: OpenOS's symlinks are held in the OC computer's RAM
L255[08:06:25] <dangranos> ah
L256[08:06:34] <Izaya> Linux has a symlink limit
L257[08:06:35] <AzTest> my drone just beeps send helpp
L258[08:07:04] <Lizzy> you need to proggram an EEPROM to put in it
L259[08:07:38] <sirius_black> mmhm, i guess the computer turns off if it bluescreens though, right?
L260[08:07:50] <AzTest> I put a lua bios in it
L261[08:09:33] <Izaya> :D My Windows 7 copy can now cope with 256 RDP users
L262[08:09:46] <Lizzy> AzTest, that wont work, you'll need to write up your own bios for it
L263[08:09:47] <Izaya> (That is not an invitation, my RDP is turned off, users of lain)
L264[08:10:07] <AzTest> my own bios
L265[08:10:11] ⇨ Joins: mpmxyz (webchat@p5DCAC846.dip0.t-ipconnect.de)
L266[08:10:12] <AzTest> what do you think I am
L267[08:10:12] <dangranos> heh, xkcd's symlink porn
L268[08:10:33] <TabletCube> Hardlo
L269[08:10:48] <Izaya> dangranos: Those were hardlinks
L270[08:11:03] <dangranos> heh
L271[08:11:04] ⇦ Quits: qqii (webchat@2.223.6.151) (Quit: Web client closed)
L272[08:11:12] * TabletCube is not turned on by filr
L273[08:11:18] <TabletCube> *filesystems
L274[08:11:29] ⇦ Parts: mpmxyz (webchat@p5DCAC846.dip0.t-ipconnect.de) ())
L275[08:11:31] <TabletCube> </reference>
L276[08:11:55] <Roadcrosser> computers are potatoes?
L277[08:14:12] <dangranos> find can detect link loops
L278[08:14:14] <dangranos> :(
L279[08:15:48] ⇦ Quits: AzTest (~azulaloi@c-50-137-88-3.hsd1.vt.comcast.net) (Remote host closed the connection)
L280[08:29:34] *** Daiyousei is now known as Fairy
L281[08:39:13] *** nekosune_Away is now known as nekosune
L282[08:39:28] ⇦ Quits: Azulaloi (~Azulaloi@c-50-137-88-3.hsd1.vt.comcast.net) (Quit: Leaving)
L283[08:42:08] <dangranos> tried to mount a dir to itself by sshfs
L284[08:42:28] <dangranos> zsh just freezes on tab in this or parent dir
L285[08:46:37] ⇦ Quits: TabletCube (~TCube@90.201.152.118) (Ping timeout: 192 seconds)
L286[08:48:34] ⇨ Joins: TabletCube (~TCube@90.201.152.118)
L287[08:48:45] ⇨ Joins: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L288[08:49:41] *** dsAway is now known as ds84182
L289[08:52:17] ⇦ Quits: TabletCube (~TCube@90.201.152.118) (Ping timeout: 198 seconds)
L290[08:52:30] *** Oddstr13 is now known as Odd|Away
L291[08:55:07] ⇨ Joins: Ivoah (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net)
L292[09:00:52] ⇨ Joins: MrRatermat (ratermat@host81-158-132-107.range81-158.btcentralplus.com)
L293[09:01:08] *** LordFokas|off is now known as LordFokas
L294[09:08:24] *** Techokami|Off is now known as Techokami
L295[09:10:16] *** gAway2002 is now known as g
L296[09:13:41] <Izaya> o.o
L297[09:13:49] <Izaya> I need to get a serial terminal or 8
L298[09:14:00] <Izaya> VIA sells boards with 8 serial ports
L299[09:14:52] <vifino> Hello Izaya.
L300[09:15:18] * dangranos pokes Izaya
L301[09:15:40] <dangranos> i want you on #ssss on quake net .-.
L302[09:15:43] <Izaya> Hi vifino
L303[09:16:06] <vifino> dangranos: Super Sonic Shit Shooter?
L304[09:16:32] <dangranos> sssscomic.com/
L305[09:21:45] <ds84182> Super Sonic Screwdriver Shooter
L306[09:22:13] <dangranos> um
L307[09:22:42] <ds84182> Super Savvy Sock Stuffer
L308[09:24:35] ⇨ Joins: tattyseal (~tattyseal@2.25.3.39)
L309[09:24:35] ⇦ Quits: tattyseal (~tattyseal@2.25.3.39) (Client Quit)
L310[09:25:28] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-297-78.w109-209.abo.wanadoo.fr)
L311[09:26:32] <Izaya> :o a VIA board with PCIe x16!
L312[09:33:52] * dangranos pokes sks
L313[09:34:06] <dangranos> stop confusing poor language nerds
L314[09:34:46] <dangranos> >It is possible to boot into micrOS from a copy of OpenOS by copying the files (only 14.2KiB worth of them) to /tmp/, and then set the boot address to the temporary filesystem, then reboot.
L315[09:35:07] <dangranos> sks, would this work with latest update?
L316[09:38:07] <Izaya> Why not? The tempfs still exists.
L317[09:38:08] <dangranos> btw, i could run bridge bot, but channel is empty
L318[09:40:45] <Sirdabalot_> Hey guys, I've been playing around with OC tablets and now every time I equip one a green shading appears on the sides of blocks I look at, is it a part of a mod?
L319[09:40:45] <Sirdabalot_> Oh yeah if I hold right click it "scans" what I'm looking that but no events are pushed
L320[09:41:10] <dangranos> uh
L321[09:41:12] <dangranos> sec
L322[09:42:22] <dangranos> you need to hold
L323[09:42:25] <dangranos> for scanning
L324[09:42:58] <Sirdabalot_> So is it supposed to make events?
L325[09:43:18] <dangranos> if you hold right button
L326[09:43:50] <dangranos> and it should be >10feb2015
L327[09:45:24] <Sirdabalot_> Ah right oh, cheers =D
L328[09:46:54] ⇨ Joins: CoolSquid (~CoolSquid@ti0011a400-5911.bb.online.no)
L329[09:58:10] ⇦ Quits: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com) (Remote host closed the connection)
L330[09:58:37] ⇨ Joins: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com)
L331[10:00:17] ⇦ Quits: Ivoah (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net) (Ping timeout: 192 seconds)
L332[10:00:43] *** kirby|away is now known as mrkirby153
L333[10:01:11] ⇦ Quits: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com) (Remote host closed the connection)
L334[10:01:15] ⇨ Joins: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com)
L335[10:03:54] ⇦ Quits: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com) (Ping timeout: 378 seconds)
L336[10:05:06] *** Riking|away is now known as Riking
L337[10:07:14] <Izaya> http://qdb.us/14888
L338[10:07:56] <dangranos> smooth
L339[10:15:32] <Izaya> http://qdb.us/125764
L340[10:17:12] <Izaya> http://qdb.us/296968 It all makes sense!
L341[10:19:03] <dangranos> i still dont get it, did he imagined all that?
L342[10:20:02] <Izaya> No, he pulled it off because he was on crack
L343[10:23:46] <dangranos> what do you think about systemd?
L344[10:27:24] <Izaya> http://qdb.us/60621
L345[10:27:27] <Izaya> I like systemd
L346[10:29:45] ⇦ Quits: sirius_black (~sirius_bl@dhcp-089-098-003-029.chello.nl) (Ping timeout: 378 seconds)
L347[10:33:17] <dangranos> i dont understand why everyone hates systemd and pulse-audio
L348[10:33:34] <dangranos> >fax
L349[10:34:26] <dangranos> http://qdb.us/90232
L350[10:34:38] <dangranos> i wish we could have such noobs here L3
L351[10:34:41] <dangranos> *:3
L352[10:34:48] <dangranos> s/L3/:3
L353[10:34:48] <Kibibyte> <dangranos> i wish we could have such noobs here :3
L354[10:40:52] *** rakiru|offline is now known as Kasen
L355[10:41:22] ⇨ Joins: Ivoah (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net)
L356[10:47:10] *** Skye is now known as Skye|Homework
L357[10:55:49] ⇦ Quits: Ivoah (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net) (Ping timeout: 192 seconds)
L358[10:57:07] ⇨ Joins: Ivoah (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net)
L359[10:59:42] *** mrkirby153 is now known as kirby|away
L360[11:01:11] ⇨ Joins: Berserker2K3 (~Berserker@p4FC78ECE.dip0.t-ipconnect.de)
L361[11:02:45] ⇦ Quits: CoolSquid (~CoolSquid@ti0011a400-5911.bb.online.no) (Read error: Connection reset by peer)
L362[11:05:15] ⇨ Joins: CoolSquid (~CoolSquid@ti0011a400-5911.bb.online.no)
L363[11:05:56] ⇦ Quits: Ivoah (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net) (Ping timeout: 198 seconds)
L364[11:05:57] ⇨ Joins: Ivoah_ (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net)
L365[11:12:53] ⇨ Joins: SpiritedDusty (~SpiritedD@24-205-168-36.dhcp.wsco.ca.charter.com)
L366[11:12:54] zsh sets mode: +o on SpiritedDusty
L367[11:21:29] ⇦ Quits: Ivoah_ (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net) (Read error: Connection reset by peer)
L368[11:21:42] ⇨ Joins: Ivoah (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net)
L369[11:36:07] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L370[11:36:07] zsh sets mode: +v on asie
L371[11:39:05] ⇨ Joins: CompanionCube (~samis@95f19484.skybroadband.com)
L372[11:41:41] ⇦ Quits: SpiritedDusty (~SpiritedD@24-205-168-36.dhcp.wsco.ca.charter.com) (Quit: SpiritedDusty)
L373[11:48:32] ⇨ Joins: samis (~samis@95f19530.skybroadband.com)
L374[11:49:23] ⇨ Joins: TigersFangs (~TigersFan@c75-111-51-220.erkacmtk01.ca.dh.suddenlink.net)
L375[11:50:13] ⇦ Quits: CompanionCube (~samis@95f19484.skybroadband.com) (Ping timeout: 192 seconds)
L376[11:55:33] ⇦ Quits: samis (~samis@95f19530.skybroadband.com) (Ping timeout: 378 seconds)
L377[12:00:05] ⇦ Quits: Ivoah (~Ivoah@p-69-195-53-105.dsl1.rtr.chat.fpma.frpt.net) (Quit: Leaving...)
L378[12:00:45] ⇨ Joins: SpiritedDusty (~SpiritedD@24-205-168-36.dhcp.wsco.ca.charter.com)
L379[12:00:45] zsh sets mode: +o on SpiritedDusty
L380[12:00:49] ⇦ Quits: SpiritedDusty (~SpiritedD@24-205-168-36.dhcp.wsco.ca.charter.com) (Client Quit)
L381[12:04:47] ⇦ Quits: CoolSquid (~CoolSquid@ti0011a400-5911.bb.online.no) (Read error: Connection reset by peer)
L382[12:04:47] ⇨ Joins: CoolSquid_ (~CoolSquid@ti0011a400-5911.bb.online.no)
L383[12:05:45] ⇨ Joins: samis (~samis@95f18763.skybroadband.com)
L384[12:07:47] ⇦ Quits: CoolSquid_ (~CoolSquid@ti0011a400-5911.bb.online.no) (Client Quit)
L385[12:11:40] ⇨ Joins: CoolSquid (~CoolSquid@ti0011a400-5911.bb.online.no)
L386[12:27:55] ⇦ Quits: justastranger|zzz (justastran@2604:180::7239:d646) (Excess Flood)
L387[12:31:03] <Pwootage> "As the famous what-his-name said..."
L388[12:31:24] <meto> Pwootage!
L389[12:31:34] <Pwootage> Hello!
L390[12:31:35] ⇨ Joins: justastranger (justastran@2604:180::7239:d646)
L391[12:31:39] <Pwootage> I'm not sure I know who you are :P
L392[12:31:43] <Pwootage> oh gamax
L393[12:32:06] <Pwootage> What's up?
L394[12:32:13] <meto> how is qemu
L395[12:32:17] <meto> :D?
L396[12:33:05] <Pwootage> stuck behind a compiler and a filesystem for school
L397[12:33:22] <meto> oh
L398[12:33:25] <meto> :c
L399[12:33:55] *** Odd|Away is now known as Oddstr13
L400[12:34:19] <meto> Pwootage: FUSE?
L401[12:34:30] <Pwootage> No, simulated OS
L402[12:34:40] <meto> what does that mean .-.
L403[12:35:09] <Pwootage> it means that I am writing it in my fake c++ os that controls a vm that runs assembly
L404[12:40:45] *** Pyrolusite is now known as Pyrolusite|AFK
L405[12:41:25] *** Fairy is now known as Daiyousei
L406[12:46:19] ⇨ Joins: Ivoah (~Ivoah@dsl-216-227-122-44.taconic.net)
L407[13:15:16] ⇨ Joins: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L408[13:20:29] ⇦ Quits: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com) (Ping timeout: 198 seconds)
L409[13:31:21] *** Skye|Homework is now known as Skye
L410[13:41:33] *** Pyrolusite|AFK is now known as Pyrolusite
L411[13:45:06] <dieselfuelonly> ok guys need some help, right now i have a table storing the 2 values for each reactor, just the index value and the address of the reactor
L412[13:45:24] <dieselfuelonly> later on i want to add a 3rd "column" to store the heat of the reactor
L413[13:46:06] <dieselfuelonly> i tried using table.insert but it didn't do as intended and instead created a new row with an index and the heat value
L414[13:46:13] <dieselfuelonly> what do i use for inserting data into existing rows?
L415[13:46:35] <Magik6k> reactors = {["address1"] = {a = b, c = d}, ["address2"] = {a = b, c = d}}
L416[13:49:02] <dieselfuelonly> now i need to understand what is happening lol
L417[13:53:18] <Lizzy> in the table "reactors" you have 2 key,value pairs. the key is the address of the reactor component and the value is a table containing the data
L418[13:58:17] <dieselfuelonly> im using table.insert(reactors, add) to create the initial table from component.list("br_reactor")
L419[13:58:45] <dieselfuelonly> afaik its not using the address as the key, it's just using 1, 2, 3, 4, etc., for as many reactors, and the second value is the address
L420[14:01:56] <Vexatos> then it will be {"addr1", "addr2"} etc
L421[14:02:29] <dieselfuelonly> alright let me step back here
L422[14:02:59] <Vexatos> this is what you might want
L423[14:03:23] <dieselfuelonly> ok hold up xD
L424[14:03:25] <Vexatos> Magik6k's idea is what you want, I think
L425[14:03:28] <Vexatos> so do
L426[14:03:46] <Vexatos> reactor[addr] = {allthevaluesyouwanttostore}
L427[14:03:52] <Vexatos> reactors*
L428[14:04:04] <dieselfuelonly> forget the adding to existing tables for 1 sec, i dont even know if its possible to do what i want it to do
L429[14:04:04] <Vexatos> then the address will be the key
L430[14:04:17] <dieselfuelonly> right now im creating two different tables, one table with an index value (1, 2, etc) and the address, and another table with an index value and the proxy address
L431[14:04:18] <dieselfuelonly> http://pastebin.com/GzJuaXJG
L432[14:04:53] <Vexatos> why don't you just map the address to the proxy directly
L433[14:04:56] <Vexatos> in one table
L434[14:05:02] <dieselfuelonly> what i am thinking i could do is combine all of those in 1 table, maybe with table.insert(reactors, add, component.proxy(add))
L435[14:05:04] <Vexatos> do you ever _need_ the index number?
L436[14:05:21] <Vexatos> Instead of table.insert(reactors, add, component.proxy(add)) you can do it much better
L437[14:05:24] <Vexatos> just do this
L438[14:05:33] <Vexatos> reactors[add] = component.proxy(add)
L439[14:05:35] <meto> Magik6k: hey
L440[14:05:45] ⇦ Quits: Dashkal (~dashkal@S0106001217d8177c.vf.shawcable.net) (Ping timeout: 189 seconds)
L441[14:05:58] <dieselfuelonly> Vexatos what will be used for the index value then?
L442[14:06:32] <dieselfuelonly> i like to have the address stored as well as the proxy so that i can print the address out later
L443[14:06:35] <Vexatos> dieselfuelonly, the address
L444[14:06:42] <Vexatos> the address will be the key
L445[14:06:46] <Vexatos> and the proxy the value
L446[14:06:57] <dieselfuelonly> sec
L447[14:07:22] <meto> Vexatos: http://i.imgur.com/o6ayitH.png
L448[14:07:26] <meto> so i ran an image through the mp3 codec
L449[14:07:35] <Vexatos> This is a banana indeed
L450[14:08:04] <dieselfuelonly> a banana run through an mp3 code*
L451[14:08:06] <dieselfuelonly> c
L452[14:08:26] <dieselfuelonly> Vexatos how's this:
L453[14:08:27] <dieselfuelonly> http://pastebin.com/DVsnfcSw
L454[14:09:25] <Vexatos> Yea, that should work
L455[14:09:31] <Vexatos> just make sure not to use ipairs but pairs
L456[14:09:45] <Vexatos> because ipairs only works if the key is a number
L457[14:09:49] <vifino> meto: Seriously?
L458[14:09:58] <Vexatos> and ipairs will iterate through the entries in order of the key
L459[14:10:06] <Vexatos> pairs will be more or less unpredictable
L460[14:10:17] <Vexatos> but I double you will need a particular order for managing your reactors
L461[14:10:20] <Vexatos> doubt*
L462[14:10:51] <dieselfuelonly> alright, now, is it possible for me to add a 3rd value to that table later? i guess it would no longer be a "pair" then if it had 3 values, would that be a problem? later on i test the reactors in the script and would like to store a value, such as the max heat, in the same table... possible?
L463[14:11:33] <Vexatos> Well, then you can do this
L464[14:11:38] <Vexatos> Instead of reactors[add] = component.proxy(add)
L465[14:11:39] <Vexatos> do this
L466[14:11:45] <Vexatos> reactors[add] = {component.proxy(add)}
L467[14:11:53] <Vexatos> That will map the address to another table
L468[14:11:59] <Vexatos> that table can contain any values you want
L469[14:12:10] <Vexatos> so to get the proxy, just do reactors[address][1]
L470[14:12:26] <Vexatos> and to get the heat, reactors[address][2] and so on
L471[14:13:42] <dieselfuelonly> ok, so initially i will create a table of add,proxy
L472[14:14:13] <Vexatos> no
L473[14:14:18] <dieselfuelonly> ok :|
L474[14:14:28] <Vexatos> a table of add-> {proxy}
L475[14:14:33] <Vexatos> address will be mapped to a table
L476[14:14:36] <Vexatos> not to the proxy directly
L477[14:14:43] <Vexatos> the proxy will be the first entry in that table
L478[14:16:25] <dieselfuelonly> man im having trouble wrapping my head around this... i'll get it figured out though its gonna take some time... thanks for explaining
L479[14:19:31] ⇨ Joins: Dashkal (~dashkal@S0106001217d8177c.vf.shawcable.net)
L480[14:19:51] <dieselfuelonly> so in its simplest form, table[1] = {2} will create a table, called table, with a key of 1 and a value of 2, correct?
L481[14:20:48] <Vexatos> In that case
L482[14:20:53] <Vexatos> table will be a table
L483[14:20:57] <Vexatos> table[1] will be a table
L484[14:21:02] <Vexatos> table[1][1] will be 2
L485[14:24:24] <dieselfuelonly> ok, so what if i wanted to create a table, called test, with an index of a and a value of 1
L486[14:26:10] <Vexatos> local test = {}
L487[14:26:14] <Vexatos> test[1] = 1
L488[14:26:30] <Vexatos> or, you can have this case in a single line as well
L489[14:26:39] <Vexatos> local test = {[1]=1}
L490[14:26:40] <Vexatos> or even
L491[14:26:46] <Vexatos> local test = {1}
L492[14:27:36] <dieselfuelonly> ok so local test = {} creates the initial table
L493[14:27:57] <dieselfuelonly> next, test[1] = 1 creates a new entry with a key of 1, and a value of 1
L494[14:27:59] <dieselfuelonly> correct?
L495[14:28:21] <Vexatos> Yes
L496[14:28:30] <dieselfuelonly> so if i did test[4] = 3, it would add another entry with a key of 4, and a value of 3
L497[14:28:35] <Vexatos> Exactly
L498[14:28:42] <dieselfuelonly> ok, cool, getting somewhere to understanding this now
L499[14:28:47] <Vexatos> table.insert() is mostly used for appending at the end of a table
L500[14:29:14] <Vexatos> or inserting something into the middle and shifting anything to the right to make space
L501[14:29:30] <Vexatos> table[key]=value <-- that syntax just sets/overwrites the value at the specific key
L502[14:29:41] <Vexatos> and key that does not have a value mapped will return nil
L503[14:30:04] <Vexatos> so if there is no test[10] or test["potato"], both will return nil
L504[14:30:06] <dieselfuelonly> ok, so lets say i want to add another value of "X" to the key of 4, so now for the key of 4, there will be two values, 3, and X - possibel?
L505[14:32:09] <Vexatos> no, one key may only have one value
L506[14:32:15] <Vexatos> but that value may be another table
L507[14:32:29] <Vexatos> so you can do test[4]={3,"X"}
L508[14:32:50] <Vexatos> and test[4] will be a table, and test[4][1] will be 3, and test [4][2]
L509[14:32:53] <Vexatos> will be "X"
L510[14:33:55] <dieselfuelonly> so is that basically creating a table within a table?
L511[14:34:18] <Vexatos> Yes
L512[14:34:24] <dieselfuelonly> ok, cool
L513[14:34:58] <Vexatos> See this for ultimate table-within-tables madness https://github.com/OpenPrograms/Vexatos-Programs/blob/master/song/song.lua#L33-L45
L514[14:35:14] <dieselfuelonly> so, back to my script, the best thing to do would be to create the first table with an index of the address, and a value that contains a second table with the index of the proxy, and a value of whatever i wanted to store, say, heat
L515[14:35:32] <Vexatos> Almost
L516[14:35:41] <Vexatos> the key should be the address, that's right
L517[14:35:46] <Vexatos> and the value should be another table
L518[14:35:55] <Vexatos> but that table should contain the proxy at index 1
L519[14:36:02] <Vexatos> and any other values at index 2, 3 and so on
L520[14:36:57] <dieselfuelonly> alright, trying again
L521[14:37:35] <dieselfuelonly> err brb
L522[14:43:19] *** DFrostedWang is now known as RecordingWang
L523[14:51:54] ⇨ Joins: sirius_black (~sirius_bl@dhcp-089-098-003-029.chello.nl)
L524[14:53:38] ⇦ Quits: Vexatos (~Vexatos@p5B3C85F7.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L525[14:55:31] ⇦ Quits: Sirdabalot_ (webchat@109.246.123.208) (Ping timeout: 186 seconds)
L526[14:55:50] ⇨ Joins: MintyChipp (~mintychip@c-76-18-215-54.hsd1.fl.comcast.net)
L527[14:55:59] <MintyChipp> Helloo
L528[14:56:31] <MintyChipp> This is amazing how they have irc in minecraft
L529[14:56:59] <sirius_black> :P
L530[14:58:23] <Skye> The end of "war games" is really clever
L531[15:00:03] ⇦ Quits: CoolSquid (~CoolSquid@ti0011a400-5911.bb.online.no) (Ping timeout: 192 seconds)
L532[15:00:36] ⇦ Quits: MintyChipp (~mintychip@c-76-18-215-54.hsd1.fl.comcast.net) (Quit: MintyChipp)
L533[15:02:19] *** kirby|away is now known as mrkirby153
L534[15:05:00] *** The_Doctors_Life|Away is now known as The_Doctors_Life
L535[15:06:25] *** Riking is now known as Riking|away
L536[15:07:06] ⇨ Joins: MintyChipp (~mintychip@c-76-18-215-54.hsd1.fl.comcast.net)
L537[15:07:12] <MintyChipp> Woop
L538[15:16:00] ⇦ Quits: MintyChipp (~mintychip@c-76-18-215-54.hsd1.fl.comcast.net) (Quit: MintyChipp)
L539[15:20:12] ⇨ Joins: samis2 (~samis@95f126b2.skybroadband.com)
L540[15:21:59] ⇦ Quits: samis (~samis@95f18763.skybroadband.com) (Ping timeout: 198 seconds)
L541[15:25:02] *** RecordingWang is now known as DFrostedWang
L542[15:28:12] <Pwootage> Comment from my compiler: "// I herd you like stacks, so I put a stack in your stack so you can stack while you stack"
L543[15:31:47] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 192 seconds)
L544[15:38:22] ⇨ Joins: PotatoTrumpet (PotatoTrum@elitebnc6-2.clients.libirc.so)
L545[15:40:20] <PotatoTrumpet> Uggh, expected 1/2 inch of sleet, 1/10 of ice tonight
L546[15:40:33] <PotatoTrumpet> e3xpecting*
L547[15:40:34] <Alissa> oh boo hoo
L548[15:40:39] <Alissa> Boston has 7.5 feet.
L549[15:40:44] <PotatoTrumpet> oh boo hoo
L550[15:40:53] <PotatoTrumpet> Boston has the infrastructure for it
L551[15:41:00] <meto> Alissa don't be a jerk
L552[15:41:11] <PotatoTrumpet> 1/4th inch and the whole state of Texas shuts down
L553[15:41:13] <meto> just because one's struggles may be worse than others doesn't mean the other isn't also struggling
L554[15:41:27] * PotatoTrumpet beats meto in his dungeon
L555[15:41:43] <Pwootage> Yaaay, function calls work :3
L556[15:44:56] <Pwootage> or, at least, they are checked for semantics
L557[15:45:00] <meto> Pwootage = Pwootage(Pwootage);
L558[15:46:39] <Pwootage> ERROR 1:1 SEMANTICS - Unknown identifier: Pwootage
L559[15:46:55] <Pwootage> (if Pwootage is a variable then)
L560[15:48:24] <Pwootage> yeah not even valid syntax if Pwootage is a variable
L561[15:48:35] <Pwootage> anyway...
L562[15:50:33] <Magik6k> ~w buffer
L563[15:50:33] <ocdoc> Predicted http://ocd.cil.li/file:setvbuf
L564[15:52:14] <PotatoTrumpet> Omg
L565[15:52:18] <PotatoTrumpet> OC is on 1.5.0
L566[15:52:22] <PotatoTrumpet> When did this happen
L567[15:52:24] <PotatoTrumpet> what's new
L568[15:53:28] <meto> oc now runs lua 5.3, computers compress ram, allowing for even more code, gpu's are so much more faster, computronics has been merged in
L569[15:53:38] <meto> </bullshit>
L570[15:53:40] ⇦ Quits: samis2 (~samis@95f126b2.skybroadband.com) (Read error: Connection reset by peer)
L571[15:56:14] <dieselfuelonly> how do i read from a table inside a table?
L572[15:57:07] <Pwootage> "fnuecke released this 3 days ago"
L573[15:57:10] <PotatoTrumpet> use a chair?
L574[15:57:14] <meto> #lua some_table = {{{1,2},{3,4}},{{5,6},{7,8}}}
L575[15:57:14] <|0xDEADBEEF|> > nil
L576[15:57:23] <meto> #lua some_table[1][1][1]
L577[15:57:23] <|0xDEADBEEF|> > 1
L578[15:57:26] <Pwootage> wait computronics is part of OC now? HYEP!
L579[15:57:31] <PotatoTrumpet> :D
L580[15:57:32] <meto> #lua some_table[2][2][1]
L581[15:57:32] <|0xDEADBEEF|> > 7
L582[15:57:36] <meto> #lua some_table[2][1][2]
L583[15:57:36] <|0xDEADBEEF|> > 6
L584[15:57:37] <PotatoTrumpet> What's new in 5.3?
L585[15:57:52] <dieselfuelonly> that's what i thought, but its returning nil
L586[15:57:52] <dieselfuelonly> wtf
L587[15:58:04] <meto> dieselfuelonly: code?
L588[15:58:07] <dieselfuelonly> sec
L589[15:58:10] <meto> post on pastebin/hastebin
L590[15:59:03] <dieselfuelonly> http://pastebin.com/u5NtfPbN
L591[15:59:36] <dieselfuelonly> i know there is data inside that nested table, i just wanted to test printing some of it, but it just returns nil althought i know there is data inside
L592[16:00:24] ⇨ Joins: TabletCube (~TCube@95f126b2.skybroadband.com)
L593[16:06:01] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Quit: WeeChat 1.0.1)
L594[16:09:59] ⇨ Joins: VikeStep (~VikeStep@CPE-121-223-12-224.lnse2.cha.bigpond.net.au)
L595[16:13:28] *** AtomSponge is now known as AtomSponge|away
L596[16:19:38] *** g is now known as gAway2002
L597[16:19:44] <Alissa> Pwootage: "</bullshit>"
L598[16:19:52] <Alissa> computronics isn't a part of OC probably
L599[16:19:59] <Pwootage> oh lol
L600[16:20:00] <Pwootage> didn't see that
L601[16:20:22] <Alissa> although 5.3 is officially released
L602[16:20:27] <Alissa> i don't see a big reason to switch to it.
L603[16:21:31] <Alissa> http://www.lua.org/manual/5.3/readme.html#changes
L604[16:23:24] ⇦ Quits: VikeStep (~VikeStep@CPE-121-223-12-224.lnse2.cha.bigpond.net.au) (Quit: Leaving)
L605[16:23:57] <Alissa> I think string:pack might be something imprtant
L606[16:24:06] <Alissa> I don't really understand it though
L607[16:25:02] ⇨ Joins: CoolSquid (~CoolSquid@ti0011a400-5911.bb.online.no)
L608[16:25:52] ⇦ Quits: justastranger (justastran@2604:180::7239:d646) (Excess Flood)
L609[16:25:59] <PotatoTrumpet> I agree Alissa
L610[16:27:18] <Magik6k> ints!
L611[16:28:05] ⇨ Joins: justastranger (justastran@2604:180::7239:d646)
L612[16:30:12] ⇨ Joins: Johannes13 (~Johannes@129.143.39.74)
L613[16:37:44] *** Riking|away is now known as Riking
L614[16:41:35] ⇨ Joins: Johannes13_ (~Johannes@141.70.98.30)
L615[16:43:12] *** nekosune is now known as nekosune_Away
L616[16:43:33] *** Cruor is now known as Cruor|Away
L617[16:44:31] ⇨ Joins: Doty1154 (~doty1154@50.136.193.35)
L618[16:46:56] ⇦ Quits: nxsupert (~nxsupert@host109-145-30-178.range109-145.btcentralplus.com) ()
L619[16:46:59] *** Skye is now known as Skye|ZZZ
L620[16:47:03] ⇦ Quits: Johannes13 (~Johannes@129.143.39.74) (Ping timeout: 378 seconds)
L621[16:50:40] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-297-78.w109-209.abo.wanadoo.fr) (Quit: Leaving)
L622[16:51:44] ⇨ Joins: kreezxil (~kree@64-31-193-160.ip.pdq.net)
L623[16:58:46] <dieselfuelonly> component.proxy("address") returns an array, correct?
L624[17:01:25] ⇦ Quits: Alissa (~alissa@vps.alissa.ml) (Quit: Restarting VPS)
L625[17:01:51] *** Daiyousei is now known as ShoweringFairy
L626[17:07:35] *** nekosune_Away is now known as nekosune
L627[17:11:41] ⇦ Quits: Logan (~Logan@2607:5300:60:47bc:dead:beef:dead:beef) (Quit: robots are cool)
L628[17:12:47] <Skye|ZZZ> dieselfuelonly: table, not array
L629[17:13:02] <Skye|ZZZ> Learn the Lua terminology
L630[17:14:00] ⇨ Joins: Logan (~Logan@2607:5300:60:47bc:dead:beef:dead:beef)
L631[17:18:12] <sirius_black> table is more generic than array though
L632[17:18:49] <sirius_black> it's also a technically more like a hashtable
L633[17:19:32] <sirius_black> in java it would be: HashMap<object, object> where the keys are defaulted to a counter integer
L634[17:21:14] *** manmaed is now known as manmaed|AFK
L635[17:21:40] <vifino> Skye|ZZZ: numerated tables can be called arrays.
L636[17:22:39] <Skye|ZZZ> .-.
L637[17:23:54] <Skye|ZZZ> But dieselfuelonly was talking about the thing returned by component.proxy()... I still see your point though, vifino
L638[17:24:19] * vifino is playing with lasers so he finds that mildly funny
L639[17:25:14] <sirius_black> the return value of component.proxy() is more comparable to an object XD
L640[17:26:16] <vifino> Or a []func if you come from the Go world.
L641[17:26:19] <vifino> I guess.
L642[17:27:15] * vifino does not even, busy playing with cheap lasers before he goes and buys 200€ Infrared high-speed switching lasers
L643[17:27:21] <PotatoTrumpet> Damn, drivers education is boreing
L644[17:27:29] <PotatoTrumpet> and I can only do "two hours per day"
L645[17:27:34] <PotatoTrumpet> ._.
L646[17:33:31] *** ShoweringFairy is now known as Daiyousei
L647[17:38:16] ⇦ Quits: CoolSquid (~CoolSquid@ti0011a400-5911.bb.online.no) (Quit: Leaving)
L648[17:38:17] *** alekso56 is now known as alekso56_off
L649[17:38:25] *** justastranger is now known as justastranger|AFK
L650[17:45:18] ⇨ Joins: zoro (Mibbit@cpe-76-184-82-183.tx.res.rr.com)
L651[17:47:17] <zoro> is there an article on what I have to do to get my computers working again after these BIOSes came about?
L652[17:47:50] <Skye|ZZZ> Craft an EEPROM
L653[17:47:56] <zoro> ok I did that
L654[17:48:00] <Skye|ZZZ> craft that with a book
L655[17:48:13] <zoro> ah!
L656[17:48:31] <Skye|ZZZ> Then put that in the case
L657[17:48:36] <shortybsd> OpenComputers ftfw! that's all :)
L658[17:49:41] <zoro> that worked thanks, I was missing the book step
L659[17:50:25] <vifino> Oh shit. Skye|ZZZ being useful? No way! :D
L660[17:50:30] * vifino hugs Skye|ZZZ
L661[17:50:42] <Skye|ZZZ> :O
L662[17:50:50] <vifino> :3
L663[17:50:55] * Skye|ZZZ hugs vifino
L664[17:51:03] <Skye|ZZZ> I see you are in a good mood
L665[17:51:28] <vifino> Not really, but I need some hugs.
L666[17:51:53] <Skye|ZZZ> Ah
L667[17:51:56] <vifino> Couple hugs a day keep a vifino alife.
L668[17:52:07] <vifino> *alive
L669[17:52:29] * Skye|ZZZ gives vifino another hug, just in case
L670[17:52:34] <vifino> :3
L671[17:53:10] <vifino> Meanwhile in zhe #V:
L672[17:53:13] <vifino> +vifino | Wizard: eval Stream.repeatedly(fn -> :random.uniform(2) - 1 end) |> Enum.take(10) |> Enum.map(&("#{&1}")) |> Enum.join("")
L673[17:53:13] <vifino> Wizard | "0000110000"
L674[17:53:16] <vifino> :D
L675[17:53:28] <Skye|ZZZ> Eh?
L676[17:53:40] <vifino> Me makin' Elixir magic.
L677[17:53:48] ⇦ Quits: sciguyryan (~sciguyrya@93-94-245-76.dynamic.swissvpn.net) ()
L678[17:54:17] <kreezxil> anyone running the 1.8 version of OC? seems I can't override the recipes even tho there are configs that show that I can. :( ideas?
L679[17:55:58] <Skye|ZZZ> vifino huggability rating: 10/10 -- hugs back and makes cute faces, also a kitten (I think), vastly higher rating than last time.
L680[17:56:28] <vifino> :o
L681[17:56:48] <vifino> am kitten, can confirm.
L682[17:57:17] <Skye|ZZZ> \o/
L683[18:00:31] *** Riking is now known as Riking|away
L684[18:01:36] <Skye|ZZZ> I have managed to give myself loads of projects...
L685[18:01:55] <Skye|ZZZ> .-.
L686[18:01:55] *** Daiyousei is now known as SleepingFairy
L687[18:15:15] ⇦ Quits: MrRatermat (ratermat@host81-158-132-107.range81-158.btcentralplus.com) (Quit: MrRatermat)
L688[18:22:51] ⇦ Quits: kreezxil (~kree@64-31-193-160.ip.pdq.net) (Quit: Going offline, see ya! (www.adiirc.com))
L689[18:24:58] * PotatoTrumpet hugs Skye|ZZZ
L690[18:25:42] <Skye|ZZZ> 6/10 -- don't really trust him
L691[18:25:51] * Skye|ZZZ hugs PotatoTrumpet
L692[18:27:19] *** justastranger|AFK is now known as justastranger
L693[18:27:25] * TabletCube huge Skye|ZZZ
L694[18:27:53] <Skye|ZZZ> 11/10 -- preemptive hug
L695[18:28:02] <Skye|ZZZ> I need to sleep
L696[18:28:06] <PotatoTrumpet> No
L697[18:28:08] <PotatoTrumpet> Sleep bad
L698[18:28:11] <PotatoTrumpet> IRC good
L699[18:28:29] * Skye|ZZZ drags TabletCube and lies down next to vifino
L700[18:28:45] * TabletCube is heavy
L701[18:29:09] * Skye|ZZZ throws a rock at PotatoTrumpet
L702[18:29:11] <vifino> :o?
L703[18:29:23] * PotatoTrumpet throws rock at vifino, starting a game of hot potato
L704[18:29:29] <Skye|ZZZ> Cute...
L705[18:29:32] * vifino cries
L706[18:29:45] <Skye|ZZZ> OI YOU WOT MATE?!
L707[18:30:17] *** Benguin is now known as Benguin[ZzZ]
L708[18:30:22] <PotatoTrumpet> YALL COMMIES BETTER PREPARE TO GET A GOOD OL' FASHIONED TEXAN ASS WHOOPIN
L709[18:30:26] * Skye|ZZZ ties PotatoTrumpet to a chair
L710[18:30:36] * PotatoTrumpet kicks and screams around
L711[18:30:39] * Skye|ZZZ gags PotatoTrumpet
L712[18:30:48] * PotatoTrumpet throws self at Skye|ZZZ
L713[18:31:02] * Skye|ZZZ ties the legs to the chai
L714[18:31:08] <Skye|ZZZ> *chair
L715[18:31:09] * PotatoTrumpet kills Skye|ZZZ
L716[18:31:30] * Skye|ZZZ secures the chair to the floor
L717[18:31:41] * PotatoTrumpet wonders why Skye|ZZZ isn't dieing
L718[18:31:45] <Skye|ZZZ> ssh
L719[18:32:00] * PotatoTrumpet kills Skye|ZZZ's connection
L720[18:32:01] <Skye|ZZZ> Dunno
L721[18:32:30] * Skye|ZZZ hugs vifino and TabletCube and falls asleep
L722[18:32:46] * PotatoTrumpet sleeps in Skye|ZZZ's bed
L723[18:33:52] <Skye|ZZZ> Eew
L724[18:37:41] *** meto is now known as SarahHelenNope
L725[18:37:47] *** SarahHelenNope is now known as gamax92
L726[18:40:54] *** gamax92 is now known as meto
L727[18:52:16] ⇨ Joins: Frekvens1 (webchat@180.81-166-225.customer.lyse.net)
L728[18:53:23] ⇦ Quits: Frekvens1 (webchat@180.81-166-225.customer.lyse.net) (Client Quit)
L729[19:14:38] ⇦ Quits: Johannes13_ (~Johannes@141.70.98.30) (Ping timeout: 198 seconds)
L730[19:26:22] ⇦ Quits: marcin212 (~marcin212@abiu91.neoplus.adsl.tpnet.pl) (Quit: Leaving)
L731[19:29:22] *** Kilobyte is now known as Kiloff
L732[19:31:54] ⇦ Quits: Inari (~Uni@p5493419B.dip0.t-ipconnect.de) (Ping timeout: 189 seconds)
L733[19:48:26] ⇨ Joins: user (~user@c-76-18-215-54.hsd1.fl.comcast.net)
L734[19:48:31] <user> saggsadg
L735[19:48:34] <user> fdsafasdgjerty
L736[19:48:40] ⇦ Quits: user (~user@c-76-18-215-54.hsd1.fl.comcast.net) (Client Quit)
L737[19:59:04] *** Riking|away is now known as Riking
L738[20:02:43] *** meto is now known as gamax
L739[20:04:22] ⇦ Parts: nekosune (~BNCClient@2607:5300:60:1166::1) ())
L740[20:32:09] ⇦ Quits: Kamran (~kamranm12@d66-222-225-164.abhsia.telus.net) ()
L741[20:33:36] ⇨ Joins: Johannes13_ (~Johannes@141.70.98.30)
L742[20:37:59] *** justastranger is now known as justastranger|zzz
L743[20:38:16] ⇨ Joins: Zequan (~Zequan@d110-33-237-221.bla801.nsw.optusnet.com.au)
L744[20:38:34] ⇨ Joins: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L745[20:47:09] <Izaya> Good afternoon.
L746[20:47:37] <Kodos> Howdy
L747[20:48:35] <gamax> a wild izaya
L748[20:48:35] <TabletCube> Hi.
L749[20:49:07] <Izaya> TabletCube, Skye|ZZZ, why are you people not asleep!?
L750[20:49:39] <Izaya> You guys are worse than me1
L751[20:49:45] <Izaya> s/1/\!
L752[20:49:45] <Kibibyte> <Izaya> You guys are worse than me!
L753[20:50:20] <Izaya> gamax: The wild Izaya uses greeting!
L754[20:50:57] * gamax dies
L755[20:52:10] <Izaya> >You are about to close 45 tabs, are you sure you want to continue?
L756[20:57:06] *** The_Doctors_Life is now known as The_Doctors_Life|Away
L757[21:04:09] <dangranos> Hi sks
L758[21:04:12] <ds84182> You are about to close 327 tabs, why the fuck do you have so many tabs, and are your sure you want to continue?
L759[21:04:34] <dangranos> did you seriosly modified that message?
L760[21:04:57] <ds84182> Yes.
L761[21:04:57] <Izaya> ds84182: Only 327?
L762[21:05:04] <Izaya> My limiting factor on my laptop is RAM
L763[21:05:04] <ds84182> Only 327.
L764[21:05:07] <ds84182> 328.
L765[21:05:09] <ds84182> 329
L766[21:05:17] <ds84182> Izaya: my phone has no limiting factor
L767[21:05:18] <dieselfuelonly> http://pastebin.com/2qXVY5zP
L768[21:05:27] <ds84182> Currently sitting at a healthy 95 tabs.
L769[21:05:28] <dieselfuelonly> ok wtf, why does it always return "answer yes"
L770[21:05:34] <dieselfuelonly> regardless of what i enter?
L771[21:05:45] <ds84182> I used to have two versions of chrome on my phone, ~90 tabs each
L772[21:05:51] <dangranos> because (answer == "y") or "Y"
L773[21:06:20] <ds84182> I totally wished it worked like that
L774[21:06:37] <ds84182> In lua any variable that is not false or nil will evaluate as true
L775[21:06:39] <dangranos> try string.tolower(answer) == "y"
L776[21:06:57] <ds84182> so you are asking if answer is equal to y, or true
L777[21:07:07] <ds84182> dangranos: correction, string.lower
L778[21:07:12] <dangranos> oh
L779[21:07:35] <ds84182> #lua if 5 then print("Very true") else print("Very false") end
L780[21:07:36] <|0xDEADBEEF|> > Very true | nil
L781[21:07:45] <ds84182> #lua if (answer == "y") or "Y" then print("Very true") else print("Very false") end
L782[21:07:45] <|0xDEADBEEF|> > Very true | nil
L783[21:07:49] <ds84182> #lua if "Y" then print("Very true") else print("Very false") end
L784[21:07:49] <|0xDEADBEEF|> > Very true | nil
L785[21:08:01] <ds84182> #lua if false or true then print("Very true") else print("Very false") end
L786[21:08:01] <|0xDEADBEEF|> > Very true | nil
L787[21:08:11] <dangranos> can we add custom commands?
L788[21:08:12] <dieselfuelonly> ok lets just make it simple and see if it will work with either y or n, forget the uppercase
L789[21:08:13] <dangranos> #alias
L790[21:08:15] <dangranos> meh
L791[21:08:38] <dangranos> can i kill him?
L792[21:08:40] <ds84182> dieselfuelonly: all you need to do is replace answer with string.lower(answer) :P
L793[21:08:55] <ds84182> and remove the or "Y"
L794[21:09:02] <dangranos> and same with n
L795[21:09:09] <dieselfuelonly> ds84182 that will force the input into lowercase?
L796[21:09:28] <ds84182> yes, it will make anything that is uppercase lowercase
L797[21:09:39] <ds84182> #lua string.lower("I JUST LOVE YELLING")
L798[21:09:40] <|0xDEADBEEF|> > i just love yelling
L799[21:10:19] <dieselfuelonly> hmmm
L800[21:10:59] <dangranos> http://pastebin.com/9gmDp2pi
L801[21:11:36] <dangranos> dieselfuelonly, what are you writing?
L802[21:12:24] <dieselfuelonly> the setup part of a program that controls multiple reactors/turbines
L803[21:12:45] <dieselfuelonly> checking to see that the user attached void pipes to check the maximum combined steam output of the reactors
L804[21:13:09] <Izaya> ds84182: On my desktop, I have 8GB of RAM and 8GB of swap. If I had $1 for every tab I have open in a week, I'd be very very very rich.
L805[21:13:29] <dieselfuelonly> when my tabs get so small i can't even see the icon its time to close them all
L806[21:13:35] <dieselfuelonly> until them its game on
L807[21:13:50] <ds84182> Izaya: much jelly
L808[21:14:40] ⇨ Joins: VikeStep (~VikeStep@CPE-121-223-12-224.lnse2.cha.bigpond.net.au)
L809[21:15:04] <dieselfuelonly> dangranos in the pastbin you linked, why is "y" surrounded by brackets in the print statement? just for looks?
L810[21:15:26] <dangranos> to mark that its default option
L811[21:15:43] <dangranos> so if you just press ender it will be selected
L812[21:16:57] <dieselfuelonly> thats cool, didn't know you could do that
L813[21:17:06] <dangranos> ...
L814[21:17:17] <dangranos> you can do nearly anything in most languages
L815[21:17:28] <dangranos> i am sure its possible to make VM in bfuck
L816[21:17:48] <dieselfuelonly> this is day 3 for me with lua or pretty much any programming language... cut me some slack lol
L817[21:18:42] *** Magik6k is now known as Magik6k|off
L818[21:18:58] <dieselfuelonly> i really wish they would have made the steam buffer larger in the bigreactors reactors... you gotta jerk the control rods around like crazy in order to keep from filling it up completely with steam and sending temperatures to the moon
L819[21:19:28] <dieselfuelonly> then by the time you get the rods inserted again the buffer is already empty of steam and the turbine is spinning down again
L820[21:19:37] <dangranos> https://en.wikipedia.org/wiki/Turing_completeness
L821[21:19:55] <dangranos> гь
L822[21:19:56] <dangranos> um
L823[21:20:03] <dangranos> store it in external tank?
L824[21:20:49] <dieselfuelonly> that was an option, except for the fact that you gotta pump out of a tank, and the only way to do it is with a transfer node with a stack full of upgrades which probably isn't the easiest on the server
L825[21:20:59] <dieselfuelonly> even a smaller reactor can produce about 20 buckets/tick
L826[21:21:06] <dieselfuelonly> so normally i use a tesseract connected straight to the turbine
L827[21:21:19] <dieselfuelonly> and another on the reactor
L828[21:21:31] <dieselfuelonly> no transfer limit on those tesseracts
L829[21:23:09] <sirius_black> dieselfuelonly: in my reactor a change of 1% fuel rod insertion causes about 500-1000 degrees of temperature change
L830[21:23:29] <dieselfuelonly> too bad you can't move it by tenths of a percent
L831[21:23:30] <PotatoTrumpet> I feel so stupid
L832[21:23:39] <PotatoTrumpet> sooooo stupid
L833[21:24:14] <sirius_black> but then i have 27 fuel rods in that reactor
L834[21:24:17] <sirius_black> XD
L835[21:24:57] <dangranos> screen or tmux?
L836[21:25:19] <dieselfuelonly> right now im controlling the output of the reactor(s) by calculating the total steam requirements of the turbines, then dividing that amount among the reactors and inserting/removing the control rods to keep the steam output near that amount.... seems to be working pretty well
L837[21:25:43] <dangranos> um
L838[21:25:56] ⇦ Quits: justastranger|zzz (justastran@2604:180::7239:d646) (Excess Flood)
L839[21:26:01] <dangranos> just "fully inserted" and "fully removed"?
L840[21:26:03] <ds84182> You are able to emulate any programming language in another programming language as long as the source language is Turning complete and the programmer has enough patience.
L841[21:26:04] <sirius_black> i have the fuel rods inserted at 97%, which heats the core to 830 degrees
L842[21:26:26] <dieselfuelonly> dangranos no, checks steam output every .25 seconds and removes or inserts each rod by 1%
L843[21:26:32] <sirius_black> uses 0.0043 mb/t
L844[21:26:39] <Temia> Nuclear science gets pretty hot :3c
L845[21:26:51] * dangranos slaps Temia
L846[21:26:52] * EnderBot2 laughs
L847[21:26:57] <ds84182> I get pretty cold.
L848[21:27:01] * Temia owmoos. >A<
L849[21:27:01] <sirius_black> and it's still producing 8000 mb/t
L850[21:27:37] <gamax> ohai Temia
L851[21:27:45] <dieselfuelonly> im assuming you must have an absolutely massive case for that reactor to have that many rods and that kind of efficiency?
L852[21:27:53] <Temia> Moo. o/
L853[21:28:00] <dangranos> damn
L854[21:28:01] * gamax hugs Temia
L855[21:28:02] <sirius_black> actually it's a 9
L856[21:28:08] <dangranos> i think i am going to use vim now .-.
L857[21:28:25] <sirius_black> 9*3 fuel rods, spaced apart 1 block
L858[21:28:25] <dieselfuelonly> 9x9?
L859[21:28:41] <sirius_black> 10 blocks high
L860[21:29:12] <sirius_black> so... 21*9*10
L861[21:29:35] ⇨ Joins: justastranger (justastran@2604:180::7239:d646)
L862[21:29:44] <sirius_black> then a similar size turbine (7
L863[21:30:36] <sirius_black> 7*7 rotor, a little over enough to get 100% efficient, then the pink super-efficient blocks around the rest of the shaft
L864[21:31:11] <sirius_black> close to 30k RF/0.005 mb of yellorium
L865[21:31:21] <Izaya> Someone, whois me and tell me what channels I'm in.
L866[21:31:24] <dieselfuelonly> the biggest challenge for me to figure out so far is load balancing between different size reactors, right now the load is just split evenly between all reactors and while it works, it requires some reactors to run hotter than others, i'd rather it scale the output to each reactors capabilities instead of making a smalling reactor work harder
L867[21:31:57] <Caitlyn> »» [Izaya] #KSPOfficial #computronics #oc
L868[21:32:09] <Izaya> :D Thanks Caitlyn, it works perfectly!
L869[21:32:26] *** Caitlyn sets mode: +i
L870[21:32:29] <Caitlyn> johaoh
L871[21:32:32] *** Caitlyn sets mode: -i
L872[21:32:37] <Caitlyn> that was supposed to be on me
L873[21:32:40] <Caitlyn> not the channel
L874[21:32:42] <Caitlyn> :/
L875[21:32:46] <sirius_black> XD
L876[21:32:51] <Soni> so I'm watching anime at 2x speed because I g2g sleep soon
L877[21:32:54] * Izaya has +s his channel now
L878[21:32:57] <Soni> but it keeps buffering ;_;
L879[21:33:10] <gamax> so watch at 1x
L880[21:33:13] * gamax hugs Caitlyn
L881[21:33:14] <Izaya> Soni: I watch anime at .75x speed in class so I can take notes and watch anime
L882[21:33:34] <Soni> screw 1x
L883[21:33:41] <Soni> even with buffering this is still faster
L884[21:35:27] <Izaya> Wait
L885[21:35:29] <Izaya> buffering?
L886[21:35:32] <Izaya> ew streaming
L887[21:36:01] <dangranos> ^
L888[21:36:08] <dangranos> DOWNLOAD ALL THE THING!
L889[21:36:16] ⇦ Quits: justastranger (justastran@2604:180::7239:d646) (Excess Flood)
L890[21:37:00] * Izaya looks at his 320GB HDD dedicated to anime
L891[21:37:01] <Izaya> L3
L892[21:37:03] <Izaya> :3
L893[21:37:22] <Soni> only 320? why not 1024?
L894[21:37:38] <dangranos> because they can be only *1000
L895[21:37:38] <Izaya> Soni: Because it was the right price
L896[21:37:50] <Izaya> and my main HDD is only 500GB anyway
L897[21:38:08] <dangranos> seriosly, most of companies that make storages use 1000 as multiplier
L898[21:38:15] <Soni> ew
L899[21:38:17] <Soni> ok
L900[21:38:20] <Soni> w/e then
L901[21:38:54] * Izaya uses laptop HDDs in his desktop because they are the right price, and they're not new.
L902[21:38:57] <TabletCube> My main HDD is ~931GiB
L903[21:39:26] <TabletCube> s/main/external/
L904[21:39:27] <Kibibyte> <TabletCube> My external HDD is ~931GiB
L905[21:39:30] ⇦ Quits: Johannes13_ (~Johannes@141.70.98.30) (Ping timeout: 189 seconds)
L906[21:39:57] * TabletCube idly wonders if a HDD with exactly 1.00TiB space exista
L907[21:40:02] <TabletCube> *exists
L908[21:40:16] <dangranos> nope
L909[21:40:35] ⇨ Joins: justastranger (justastran@2604:180::7239:d646)
L910[21:40:45] * dangranos pokes justastranger
L911[21:45:42] ⇦ Quits: sirius_black (~sirius_bl@dhcp-089-098-003-029.chello.nl) (Ping timeout: 378 seconds)
L912[21:48:37] <ds84182> [Nn]|B matches OpenComputers, BluePower, and Minecraft Forge but not ComputerCraft, RedPower, and ModLoader
L913[21:48:43] <ds84182> horray for majik
L914[21:49:44] <dangranos> O_o
L915[21:49:45] <dangranos> wtf google
L916[21:49:50] <dangranos> "document moved"
L917[21:50:04] <ds84182> yay
L918[21:50:33] <dangranos> GOOGLE WTF
L919[21:58:42] <dangranos> fuck you google. FUCK YOU
L920[21:58:44] <dangranos> sorry
L921[21:59:04] <dangranos> i enabled firefox's "e10s" and google started redirecting me
L922[21:59:52] <dangranos> ah
L923[21:59:57] <dangranos> that damn addon
L924[22:02:21] *** Techokami is now known as Techokami|Off
L925[22:04:38] <PotatoTrumpet> dangranos, are you high?
L926[22:04:42] <ds84182> ( ͡° ͜ʖ ͡°)
L927[22:05:11] <dangranos> e10s + some addons = wtf
L928[22:06:29] <Soni> good night o/
L929[22:20:45] *** Kasen is now known as rakiru|offline
L930[22:20:56] ⇦ Quits: Doty1154 (~doty1154@50.136.193.35) (Ping timeout: 198 seconds)
L931[22:30:15] ⇦ Quits: Lathanael|Away (~Lathanael@p54970D85.dip0.t-ipconnect.de) (Ping timeout: 378 seconds)
L932[22:36:35] ⇨ Joins: Lathanael|Away (~Lathanael@p54971378.dip0.t-ipconnect.de)
L933[22:39:36] ⇦ Quits: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com) (Ping timeout: 378 seconds)
L934[22:42:18] *** ds84182 is now known as dsAway
L935[22:56:23] *** Oddstr13 is now known as Odd|Away
L936[23:02:21] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L937[23:02:21] zsh sets mode: +v on asie
L938[23:07:43] *** SleepingFairy is now known as Daiyousei
L939[23:15:40] ⇨ Joins: Vexatos (~Vexatos@p200300556E1FAD47890CBB64965698EC.dip0.t-ipconnect.de)
L940[23:15:40] zsh sets mode: +v on Vexatos
L941[23:25:48] ⇦ Quits: TabletCube (~TCube@95f126b2.skybroadband.com) (Remote host closed the connection)
L942[23:36:59] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 198 seconds)
L943[23:45:05] ⇦ Quits: Berserker2K3 (~Berserker@p4FC78ECE.dip0.t-ipconnect.de) (Quit: Verlassend)
L944[23:51:15] *** mrkirby153 is now known as kirby|away
L945[23:53:39] *** justastranger is now known as justastranger|zzz
L946[23:57:51] *** kirby|away is now known as mrkirby153
<<Prev Next>> Scroll to Top