<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:02:11] ⇨ Joins: progwml6 (~progwml6@n2-198-175.resnet.drexel.edu)
L2[00:12:33] ⇨ Joins: frnick (webchat@184-156-193-113.dyn.centurytel.net)
L3[00:13:12] <frnick> Does anyone know a wireless version of cable? Where I can connect adapter to my pc without using a long vertical cable?
L4[00:13:22] <frnick> So I can use its component
L5[00:13:42] <frnick> computer->cable->wireless->cable->adapter
L6[00:13:48] <frnick> is there such thing?
L7[00:14:10] <Temia> Might possibly be able to build a computer that can act as a component proxy.
L8[00:15:33] <frnick> hm
L9[00:15:39] <Kodos> You -might- be able to use a microcontroller on the adapter's end
L10[00:15:43] <Kodos> Wait, no
L11[00:15:43] <frnick> a subject I'm not really familar with.
L12[00:16:11] <Kodos> you could always just use a server with the adapter, and have the computer grab the data wirelessly from the server
L13[00:16:56] <frnick> hm
L14[00:17:03] <frnick> is there a benefit to using a server?
L15[00:17:21] <frnick> i could just use computer->cable->Wireless->cable>another pc?
L16[00:17:38] <Kodos> You could, but it would be a bit silly to use a computer when a server works just as well
L17[00:17:47] <frnick> king
L18[00:17:54] <frnick> hm
L19[00:17:55] <frnick> true
L20[00:17:56] <frnick> lol
L21[00:18:00] <Kodos> I mean
L22[00:18:03] <frnick> and I should do it to learn server
L23[00:18:05] <Kodos> What do you think this is, ComputerCraft?
L24[00:18:11] <frnick> well
L25[00:18:12] <frnick> i had to ask
L26[00:18:17] <Kodos> I was kidding =P
L27[00:18:20] <frnick> what of access point
L28[00:18:26] <frnick> what does it really do?
L29[00:18:30] <Kodos> ~w access
L30[00:18:30] <ocdoc> Predicted http://ocd.cil.li/component:access_point
L31[00:18:38] <frnick> i mean I kind of get its a wireless access point
L32[00:18:42] <Kodos> http://ocdoc.cil.li/block:access_point
L33[00:18:46] <Kodos> Read that
L34[00:18:47] <frnick> but does it means it exposes components API from a adapter through it?
L35[00:19:51] <frnick> I see
L36[00:22:39] <frnick> thanks
L37[00:31:59] ⇦ Quits: TabletCube (~TCube@95f1b544.skybroadband.com) (Remote host closed the connection)
L38[00:32:02] ⇦ Quits: Sangar (~Sangar@2001:41d0:2:b7b9::) (Ping timeout: 198 seconds)
L39[00:35:05] ⇨ Joins: Sangar (~Sangar@2001:41d0:2:b7b9::)
L40[00:35:06] zsh sets mode: +o on Sangar
L41[00:35:41] ⇦ Quits: frnick (webchat@184-156-193-113.dyn.centurytel.net) (Quit: Web client closed)
L42[00:41:00] ⇨ Joins: tschmitz (webchat@c-67-180-94-20.hsd1.ca.comcast.net)
L43[01:05:38] <Izaya> :D
L44[01:05:51] <Izaya> Finally bought Analogue: A Hate Story and Hate Plus
L45[01:06:04] * Izaya felt bad about not buying them, especially for such good games
L46[01:15:20] <dieselfuelonly> hey guys, question about reading the secondary parameter in robot.swing(), for example if i print robot.swingDown() on bedrock it returns "false block", so i know how to integrate the true or false part into my script, but how about reading that secondary "block" parameter
L47[01:26:13] ⇨ Joins: Vexatos (~Vexatos@p200300556E1FAD45D47DF24CE725A5A5.dip0.t-ipconnect.de)
L48[01:26:13] zsh sets mode: +v on Vexatos
L49[01:34:39] *** Skye|ZZZ is now known as Skye|School
L50[01:38:24] <dieselfuelonly> wtf lua
L51[01:39:00] <dieselfuelonly> http://pastebin.com/pCnCgVfm
L52[01:39:27] <dieselfuelonly> something is up with my "and" statement, it's not working, any ideas?
L53[01:41:52] <Kodos> I'd change it to 'if result == "false" then do if type == "block" then do print("bedrock reached") else print("bedrock not reached")
L54[01:41:57] <Kodos> Pretty sure that works
L55[01:42:12] <Kodos> Make sure to close the if statements proper
L56[01:42:22] *** Riking is now known as Riking|away
L57[01:43:25] <dieselfuelonly> "The binary operator and does not necessarily return a boolean value true or false to the logical expression x and y. In some languages the and operator returns a boolean dependent on the two inputs. Rather in Lua, it returns the first argument if its value is false or nil, and the second argument if the first argument is not false or nil. So, a boolean is only returned if the first argument is false or the second argument is a boolean. "
L58[01:43:27] <dieselfuelonly> guess that's why
L59[01:43:37] <dieselfuelonly> ill give your way a shot, thanks
L60[01:45:23] ⇦ Quits: tschmitz (webchat@c-67-180-94-20.hsd1.ca.comcast.net) (Ping timeout: 186 seconds)
L61[01:46:35] *** Khio is now known as Khio_Sleep
L62[01:49:46] <Izaya> ... The beta of gmail ran on 3 Pentium III machines no-one else wanted
L63[01:50:11] <Izaya> Oh, 3 hundred.
L64[02:00:09] <Temia> That's still pretty good.
L65[02:02:35] <Izaya> Would have been more impressive if it was only 3
L66[02:27:05] <^v> [OpenComputers] http://git.io/jjus fnuecke commented on issue ( 3d printer renders last printed object when there is no object in the output slot )
L67[02:27:05] <^v> [OpenComputers] http://git.io/jh1D fnuecke closed issue ( 3d printer renders last printed object when there is no object in the output slot )
L68[02:27:55] <Sangar> morning o/
L69[02:34:22] <Izaya> o/
L70[02:37:20] <Vexatos> o/ Sangar
L71[02:44:58] ⇨ Joins: iceman11a (Joe@cpe-74-141-56-150.neo.res.rr.com)
L72[03:04:20] *** Yepoleb is now known as Guest2083
L73[03:04:21] ⇨ Joins: Yepoleb (~quassel@188-22-163-42.adsl.highway.telekom.at)
L74[03:05:54] ⇦ Quits: Guest2083 (~quassel@178-191-135-221.adsl.highway.telekom.at) (Ping timeout: 378 seconds)
L75[03:19:58] *** gAway2002 is now known as g
L76[03:25:07] ⇨ Joins: Pyrolusite (~Pyrolusit@nat-wifi-etu.univ-rouen.fr)
L77[03:31:27] <dieselfuelonly> anyone around that could help me with reading a table from a file?
L78[03:35:42] <dieselfuelonly> i've got the table writing to the file correctly but am unsure on how to read it
L79[03:40:41] <Vexatos> dieselfuelonly, how does the file look?
L80[03:40:47] <dieselfuelonly> sec
L81[03:41:40] <Vexatos> this is how you can do it https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/resources/assets/opencomputers/loot/OPPM/oppm.lua#L116-L123
L82[03:41:49] <Vexatos> Just make sure to replace "path" with the path to your file
L83[03:42:08] <Vexatos> and get rid of the "or {-1}"
L84[03:42:48] <dieselfuelonly> Vexatos im writing to the file with this script, ignore the commented lines, just experimenting, it writes to the file "readme", and "readme" looks like this: {"9","8","7"}
L85[03:42:50] <dieselfuelonly> http://pastebin.com/WjJr4ayB
L86[03:43:10] <Vexatos> yea, then the code I linked should work
L87[03:43:17] <Vexatos> provided you remove the "or {-1}"
L88[03:43:33] <Vexatos> and replace path with "readme"
L89[03:43:56] <dieselfuelonly> ok taking a look
L90[03:47:35] ⇦ Quits: rashdanml (~rashdanml@S010628c68e00b41e.vc.shawcable.net) (Ping timeout: 206 seconds)
L91[03:48:20] ⇨ Joins: rashdanml (~rashdanml@S010628c68e00b41e.vc.shawcable.net)
L92[03:56:10] <rashdanml> o/
L93[04:01:23] ⇨ Joins: tattyseal (~tattyseal@2.28.51.109)
L94[04:02:42] <dieselfuelonly> hmm still not sure on how to get the data from the file into a table
L95[04:05:31] <Vexatos> dieselfuelonly, just copypaste that code :P
L96[04:06:20] <dieselfuelonly> im trying to make sense of what's happening with it LOL, i dont see the point at which the data from the file gets unserialized and put into the new table
L97[04:07:26] ⇨ Joins: Inari (~Uni@p5493587E.dip0.t-ipconnect.de)
L98[04:09:56] <Skye|School> oh god.
L99[04:10:21] <Skye|School> people at school have found my youtube account.
L100[04:10:38] * vifino sits on Lizzy's face
L101[04:20:21] <rashdanml> =o
L102[04:31:38] *** Cruor|Away is now known as Cruor
L103[04:37:55] *** alekso56_off is now known as alekso56
L104[04:43:35] <^v> [OpenComputers] kmendex forked
L105[04:48:08] <Kubuxu> Sangar: How about 2D item prints.
L106[04:48:38] <Kubuxu> It would allow to create custom designations which can be put into item frames.
L107[04:50:30] <rashdanml> http://www.curse.com/mc-mods/minecraft/225127-openprinter this does exist >.>
L108[04:52:31] <Kubuxu> rashdanml: but does it make item render shapes and so on?
L109[04:52:40] <Kubuxu> I always though it was just text.
L110[04:53:00] <rashdanml> -shrug- I just did a random search and found it, no idea how it actually works
L111[04:53:36] <Kubuxu> Yeah. It does not works that way.
L112[04:54:27] <Kubuxu> Sangar: And thank you for fixing this memory leak bug. We can play on our server once more.
L113[04:55:05] <rashdanml> printers with more that basic text would be nice though
L114[04:57:41] ⇦ Quits: Sorroko (~Sorroko@andromeda.ryanwelch.me) (Ping timeout: 206 seconds)
L115[04:57:48] ⇨ Joins: Sorroko (~Sorroko@andromeda.ryanwelch.me)
L116[05:02:46] ⇦ Quits: tattyseal (~tattyseal@2.28.51.109) (Quit: Leaving)
L117[05:09:28] *** SleepingFairy is now known as Daiyousei
L118[05:10:30] <^v> [OpenComputers] http://git.io/veeCo KJA1582 opened pull request ( Cortana added to robots.name )
L119[05:11:41] ⇦ Quits: rashdanml (~rashdanml@S010628c68e00b41e.vc.shawcable.net) (Ping timeout: 206 seconds)
L120[05:17:28] ⇨ Joins: rashdanml (~rashdanml@S010628c68e00b41e.vc.shawcable.net)
L121[05:35:43] *** Benguin is now known as Benguin[ZzZ]
L122[05:38:53] <Sangar> someone's working on a printer that prints stuff that can also be placed as images in frames afaik
L123[05:40:22] <rashdanml> (y)
L124[05:43:45] *** Kilobyte is now known as Kiloff
L125[05:46:19] ⇦ Quits: iceman11a (Joe@cpe-74-141-56-150.neo.res.rr.com) (Quit: Leaving)
L126[05:54:58] ⇦ Quits: Lathanael|Away (~Lathanael@p54970E7B.dip0.t-ipconnect.de) (Ping timeout: 189 seconds)
L127[05:58:03] ⇨ Joins: Lathanael|Away (~Lathanael@p54970139.dip0.t-ipconnect.de)
L128[06:06:58] ⇨ Joins: CoolSquid (~SquidHub@ti0011a400-5117.bb.online.no)
L129[06:23:15] ⇨ Joins: DrummerMC (webchat@p5B246BEC.dip0.t-ipconnect.de)
L130[06:30:53] *** Kiloff is now known as Kilobyte
L131[06:38:45] <vifino> https://twitter.com/vifino/status/583594106011656192
L132[06:39:42] *** Kilobyte is now known as Kiloff
L133[06:42:12] <Vexatos> vifino, that macbook
L134[06:42:58] <vifino> Vexatos: it was the biggest thing i had to hand, if we don't talk in genitals
L135[06:43:01] <vifino> :P
L136[06:54:51] *** Khio_Sleep is now known as Khio_Off
L137[06:57:23] ⇦ Quits: DrummerMC (webchat@p5B246BEC.dip0.t-ipconnect.de) (Ping timeout: 186 seconds)
L138[07:01:47] ⇨ Joins: Wembly (~Wembly@50.240.220.69)
L139[07:03:40] ⇦ Quits: Wem (~Wembly@50.240.220.69) (Ping timeout: 189 seconds)
L140[07:05:49] *** Cruor is now known as Cruor|Away
L141[07:13:19] *** ConcernedAway is now known as ConcernedHobbit
L142[07:18:14] <Lizzy> meep
L143[07:18:37] * vifino hugs Lizzy \o/
L144[07:19:11] * Lizzy hugs vifino
L145[07:19:16] <SkySom> beep
L146[07:19:23] <vifino> How are you, Lizzy? :D
L147[07:20:13] <Lizzy> i'm fine. slightly cold but thats cause i've been standing on a station for a while
L148[07:20:38] <Lizzy> you/
L149[07:20:47] <vifino> I just got my server :D
L150[07:21:08] <Lizzy> awesome
L151[07:21:45] <Izaya> Ohai Lizzy
L152[07:22:03] <Lizzy> ohai Izaya
L153[07:22:39] <Caitlyn> rashdanml: I've been playing with making openprinter print on maps for images...
L154[07:23:17] <Lizzy> btw i is on tablet/irssi so uf you've pinged me in other channels i havent seen it
L155[07:28:57] *** reddit is now known as water
L156[07:33:29] ⇨ Joins: DaeDroug (uid22591@id-22591.ealing.irccloud.com)
L157[07:40:21] *** alekso56 is now known as alekso56_off
L158[07:42:35] ⇦ Quits: VikeStep (~VikeStep@CPE-1-120-134-78.qcl9.cha.bigpond.net.au) (Quit: Leaving)
L159[07:51:25] ⇦ Quits: CoolSquid (~SquidHub@ti0011a400-5117.bb.online.no) (Quit: Leaving)
L160[07:56:16] ⇦ Quits: Pyrolusite (~Pyrolusit@nat-wifi-etu.univ-rouen.fr) (Quit: Leaving)
L161[07:56:48] <DeanIsaKitty> Izaya!! \o/
L162[07:56:52] * DeanIsaKitty cuddles Izaya
L163[07:57:04] <Izaya> DeanIsaKitty! \o/
L164[07:57:08] * Izaya cuddles DeanIsaKitty
L165[07:59:05] *** Skye|School is now known as Skye
L166[07:59:14] <Izaya> How are you, DeanIsaKitty?
L167[07:59:38] <DeanIsaKitty> Quite fine, how about you Izaya?
L168[08:00:18] <Izaya> I'm doing pretty well, school term finished today :D
L169[08:00:53] <DeanIsaKitty> \o/
L170[08:04:48] *** me is now known as ds84182
L171[08:06:37] <Izaya> I bought Analogue: A Hate Story and also Hate Plus, so that's pretty nice, got all the soundtracks too.
L172[08:08:23] <DeanIsaKitty> I bought music ;D
L173[08:10:21] <Izaya> What music/who by/any metadata
L174[08:11:47] <DeanIsaKitty> Oh, Slipknot, Avenged Sevenfold, Enforcer, Papa Roach... The usual stuff ;D
L175[08:16:03] <Izaya> Fun :D
L176[08:16:43] <Izaya> I got my sister's old SD card, and therefore all her music before she got a new phone, ie some Queens of the Stone Age, some Brian Adams... Lots of other stuff, too.
L177[08:18:38] *** prassel|off is now known as prasselpikachu
L178[08:19:12] <Lizzy> DeanIsaKitty!!
L179[08:19:18] * Lizzy hugs DeanIsaKitty
L180[08:19:30] <DeanIsaKitty> Lizzy!!
L181[08:19:33] * DeanIsaKitty hugs Lizzy
L182[08:19:36] <Lizzy> :)
L183[08:21:50] <Lizzy> hmm, to fuck about with Pi + DHCP/DNS stuff or play MC
L184[08:22:00] <Lizzy> SuperBot, a or b
L185[08:22:06] <Lizzy> k, that's not on in here
L186[08:22:12] <Lizzy> ^v, y or n
L187[08:22:12] <^v> Lizzy, Outlook not so good
L188[08:22:15] <Lizzy> ¬_¬
L189[08:22:37] <Izaya> <Izaya> .choose y|n
L190[08:22:38] <Izaya> <Kountdown> Izaya: Your options: y, n. My choice: y
L191[08:22:38] <Lizzy> #lua math.round(math.random())
L192[08:22:38] <|0xDEADBEEF|> > 1
L193[08:22:47] <Lizzy> mc it is
L194[08:29:43] ⇨ Joins: MisterErwin (~MisterErw@dslb-178-009-157-028.178.009.pools.vodafone-ip.de)
L195[08:34:26] * Izaya thinks
L196[08:34:40] <Izaya> So, an Arduino is faster than a PDP-8, but has less RAM?
L197[08:34:41] <Lizzy> uhoh
L198[08:34:58] <Izaya> No, the PDP-8 still had a faster clock speed
L199[08:36:45] <vifino> Izaya: I got it to boot! :D
L200[08:36:55] <vifino> And It really, /really/ sounds like a turbine.
L201[08:37:13] <Lizzy> lol
L202[08:37:28] * Skye sighs
L203[08:37:33] <Izaya> fun
L204[08:37:37] <Katie> Yeah actual servers are loud as hell
L205[08:38:10] <Katie> I've had to work on them in 4"x4" rooms at a doctors office, so I had to keep the door closed
L206[08:38:17] <vifino> Katie: Would you consider a 50kg 4U server an *actual* server? ;D
L207[08:38:47] <Lizzy> especially when you have a rack of them have 1 of the 2 psu's suddenly lose power
L208[08:38:47] <Izaya> So I found a PDP-8 emulator written in python
L209[08:39:08] <Katie> OH EM GEE the Lenovo servers we used went APE SHIT if one of the PSUs lost power
L210[08:39:14] <Katie> such loud
L211[08:39:20] <Katie> much hearing loss
L212[08:39:30] <Izaya> Maybe I should abuse the serial things to let me telnet into them
L213[08:39:42] <vifino> I just run 2 of the 4 psu's, because... I don't have enough plugs x_x
L214[08:39:45] <Lizzy> Katie, you could hear the servers rather loudly from behind closed large doors
L215[08:40:11] <Katie> yeah
L216[08:40:15] <Lizzy> vifino, server's generally have more than one PSU for redundancy
L217[08:40:17] <Katie> I sorta miss working on them
L218[08:40:25] <vifino> Lizzy: yes
L219[08:40:57] <Lizzy> oh that's nice. minecraft/shaders didn't save it's fucking settings
L220[08:41:08] <dangranos> Hi sks
L221[08:41:15] <Izaya> http://i.imgur.com/COKJrpk.jpg jealous
L222[08:41:23] <Lizzy> oh wow, eirairc has changed a lot since i last used it
L223[08:41:23] <vifino> Oh god, the bios on this thing is so slow
L224[08:41:24] <vifino> q_q
L225[08:41:43] <Skye> I think they are meant to be...
L226[08:42:25] <vifino> Skye: i can see each character being drawn...
L227[08:42:45] <dangranos> i think i sprained my arm ._.
L228[08:42:55] <dangranos> i hope i used right words
L229[08:46:45] <dangranos> and i heard that there might be Measles "epidemy" in the city
L230[08:47:01] <dangranos> damn "vactination is evil" idiots
L231[08:47:55] ⇦ Quits: Icedream (~icedream@85.220.207.204) (Quit: A lol made me boom.)
L232[08:48:27] * Izaya has no idea how they came up with that
L233[08:49:03] <Izaya> SHIT.
L234[08:49:16] <Izaya> So my Online Labs stuff
L235[08:49:26] <Izaya> is now going to cost money if I want to keep it
L236[08:49:38] <dangranos> D:
L237[08:49:56] <dangranos> gonna dd if=/dev/zero of=whatever is block dev
L238[08:50:05] * Izaya sighs
L239[08:50:18] <vifino> Izaya: I know :(
L240[08:50:21] <Izaya> I'll remove them from the VPN, kill the images and then delete the servers
L241[08:50:27] <Izaya> Good thing I still have lain, I guess.
L242[08:50:44] <Katie> Izaya, you can do some stuff on eos too lol
L243[08:50:53] <Izaya> Well, there's that too :P
L244[08:51:00] <Lizzy> Izaya, If you ever want some non-lain space, me and Katie wouldn't mind you doing small bits
L245[08:51:14] <Izaya> I'm just thinking it's good that I didn't try to migrate anything to my onlinelabs
L246[08:51:17] <Katie> Lizzy, Izaya has a user on eos :P
L247[08:51:33] <Lizzy> Katie, that's why i said both of is
L248[08:51:54] <Katie> I was just saying he knows I don't mind, since he has one heh
L249[08:53:29] <Izaya> dangranos: sudo dd if=/dev/urandom of=/dev/nbd0
L250[08:53:41] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L251[08:54:00] <LizzyTheSiren> oh wow, it actually decided to connect
L252[08:54:23] <LizzyTheSiren> test
L253[08:54:36] <LizzyTheSiren> k, good. still works when on a server, mostly
L254[08:54:52] <LizzyTheSiren> though i cant see my chat....
L255[08:54:55] <Lizzy> tesdt
L256[08:55:06] <LizzyTheSiren> yay this is borked
L257[08:55:07] <Temia> Siren :o
L258[08:55:19] <dangranos> "Ooops, it looks like your account has been locked validate_tos"
L259[08:55:23] <dangranos> wut
L260[08:55:46] * Temia yays, fellow monstergirl \o/
L261[08:55:48] <Izaya> You have to agree to the terms of service now
L262[08:55:54] <LizzyTheSiren> eh?
L263[08:56:00] <Izaya> dangranos: ^^
L264[08:56:00] <dangranos> where Q_Q
L265[08:56:18] ⇦ Parts: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) ())
L266[08:56:20] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L267[08:56:23] ⇦ Quits: shortybsd (~shortybsd@c-76-18-137-178.hsd1.tn.comcast.net) (Ping timeout: 195 seconds)
L268[08:56:45] ⇨ Joins: shortybsd (~shortybsd@c-76-18-137-178.hsd1.tn.comcast.net)
L269[08:57:15] <LizzyTheSiren> hm, might be because i have EiraIRC serverside as well
L270[08:57:31] <LizzyTheSiren> well this is annoying
L271[08:58:09] <Izaya> dangranos: It begins.
L272[08:58:32] <Izaya> su\ndd if=/dev/urandom of=/dev/nbd0
L273[08:58:43] <dangranos> um, i cant even find tos
L274[08:59:04] <dangranos> who has BCG vaccine scar?
L275[09:00:28] <vifino> Temia! \o/
L276[09:00:39] <vifino> I gots fancypants server now :D
L277[09:01:45] <LizzyTheSiren> test
L278[09:02:11] <dangranos> "€9.99" for a arm server
L279[09:02:18] <dangranos> fuck that, i quit
L280[09:02:26] ⇦ Quits: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) (Read error: Connection reset by peer)
L281[09:03:05] <Izaya> Bye misaki, bye akiho
L282[09:04:05] <dangranos> anyone found how to delete cloud.online.net accounts yet?
L283[09:04:18] <Lizzy> I never got an invite so no
L284[09:05:37] <MisterErwin> I'm not sure if it was already asked somewhere, but how much work would it be to add adapter as upgrades for drones?
L285[09:10:09] ⇨ Joins: Icedream (~icedream@85.220.207.204)
L286[09:11:25] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L287[09:11:47] <LizzyTheSiren> test
L288[09:11:57] <LizzyTheSiren> hmm, so i can see my messages in single player
L289[09:12:03] <Lizzy> test
L290[09:12:25] <LizzyTheSiren> but not multiplayer
L291[09:12:28] <LizzyTheSiren> hmm
L292[09:13:53] <Izaya> http://i.imgur.com/PiS26lb.jpg not relevant
L293[09:14:32] <CompanionCube> Izaya, 10 euros is not of worth it.
L294[09:15:02] <dangranos> 20
L295[09:15:51] ⇦ Parts: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) ())
L296[09:15:56] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L297[09:16:02] ⇦ Quits: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) (Read error: Connection reset by peer)
L298[09:16:11] <Izaya> CompanionCube: Indeed, that's like, $20
L299[09:16:33] <CompanionCube> It's not worth it when they have an x86 dedi for 6 euros + VAT
L300[09:16:38] <Skye> gg
L301[09:16:59] <Skye> outcompeting themselves
L302[09:17:16] <Caitlyn> Specs?
L303[09:17:24] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L304[09:17:25] <CompanionCube> 4 Dedicated ARM Cores
L305[09:17:25] <CompanionCube> 2GB Memory
L306[09:17:25] <CompanionCube> 50GB SSD Disk
L307[09:17:25] <CompanionCube> 1 Reserved public IPv4
L308[09:17:25] <CompanionCube> 200Mbit/s Unmetered bandwidth
L309[09:17:30] <LizzyTheSiren> test [IG]
L310[09:17:40] <LizzyTheSiren> erm [IG]
L311[09:17:40] <Caitlyn> Huh...
L312[09:18:23] <LizzyTheSiren> TEST
L313[09:18:37] <Izaya> They're aiming for the hipster market.
L314[09:18:37] <Caitlyn> Damn tablet... if i have my glasses on it cant detect my eyes :/
L315[09:18:50] <LizzyTheSiren> k, well now my messages are going to 2 plaCES
L316[09:18:54] <Caitlyn> Lol
L317[09:19:21] * LizzyTheSiren prods Caitlyn
L318[09:19:34] <CompanionCube> I'm going to send my servers out in style. UNINSTALL ALL THE THINGS!
L319[09:19:43] ⇦ Quits: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) (Read error: Connection reset by peer)
L320[09:20:08] <Izaya> CompanionCube: sudo dd if=/dev/urandom of=/dev/nbd0
L321[09:20:08] <Skye> CompanionCube, we have a free month
L322[09:20:16] * Caitlyn slaps irccloud
L323[09:20:16] * EnderBot2 chuckles
L324[09:20:21] <CompanionCube> Skye, don't they want billing details?
L325[09:20:28] <Skye> do they?
L326[09:20:57] <Caitlyn> I had to shut down Kusanagi yesterday :(
L327[09:21:04] <Lizzy> ?
L328[09:21:10] <Caitlyn> No more japanese server for me
L329[09:21:15] <Lizzy> Caitlyn, why?
L330[09:21:25] <Caitlyn> $
L331[09:21:29] <Lizzy> a
L332[09:21:49] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L333[09:21:50] <LizzyTheSiren> meep
L334[09:21:56] <Lizzy> ¬_¬
L335[09:21:57] *** Riking|away is now known as Riking
L336[09:22:07] <Caitlyn> I had prepaid for 3 months and that was up yesterday..
L337[09:22:11] <MisterErwin> Sangar: how much work would it be to add adapter as upgrades for drones?
L338[09:22:25] ⇦ Quits: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) (Read error: Connection reset by peer)
L339[09:22:28] <MisterErwin> Now with a poke ;)
L340[09:22:39] <Lizzy> MisterErwin, he's probably away
L341[09:22:50] * CompanionCube will use his free month
L342[09:22:56] <Sangar> i'm not, actually. but i kinda just got back ;)
L343[09:23:01] <Caitlyn> Lol
L344[09:23:05] <Caitlyn> Wb :p
L345[09:23:06] <Izaya> I don't have billing information
L346[09:23:10] <MisterErwin> Then web ;)
L347[09:23:11] <CompanionCube> Izaya, neither do i
L348[09:23:13] * Lizzy sits corrected
L349[09:23:16] <CompanionCube> but my servers aren't kill yet
L350[09:23:33] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L351[09:23:36] <LizzyTheSiren> test
L352[09:23:43] <LizzyTheSiren> \o/ i can see my chat now
L353[09:23:53] <LizzyTheSiren> and it's not going to 2 places
L354[09:24:12] <Sangar> uh, adapter in drones? as in the adapter block? as in allow them to communicate with blocks? hmm, dunno, middling in difficulty i'd guess. but i don't really think it fits well, seeing as even robots aren't allowed to talk with external components.
L355[09:25:14] <MisterErwin> Then add it to robots too :p
L356[09:25:39] <MisterErwin> Hm... but it adds more reasons to have a drone as your pet ;)
L357[09:25:59] * SkySom shoots the drones out of the sky
L358[09:26:32] <MisterErwin> Free easter gifts? Amazon prime ...
L359[09:27:04] <Roadcrosser> hey it's samis
L360[09:27:06] <Roadcrosser> hi samis o/
L361[09:27:10] <CompanionCube> hi
L362[09:27:40] <Roadcrosser> how is britland doing
L363[09:27:46] <Roadcrosser> ...is britland even a thing
L364[09:27:48] <Roadcrosser> ¯\_(ツ)_/¯
L365[09:28:12] <Skye> oh hello Roadcrosser
L366[09:28:20] * Roadcrosser munches
L367[09:28:27] <Roadcrosser> yesterday was GST day
L368[09:28:34] <LizzyTheSiren> was wonderign where all my power had gone, then i remembered the ender quarry
L369[09:28:37] <CompanionCube> good
L370[09:28:39] <Roadcrosser> and everyone was hoping that GST was an april fools prank
L371[09:28:47] ⇨ Joins: ShrewdSpirit (~ShrewdSpi@5.78.60.189)
L372[09:28:53] <Roadcrosser> but alas, no
L373[09:28:58] <Sangar> MisterErwin, eeeeh, dunno. feel free to make an issue on github to have it discussed, tho
L374[09:29:00] <ShrewdSpirit> Hi
L375[09:29:04] <Roadcrosser> o/
L376[09:29:25] <MisterErwin> Sure ;)
L377[09:29:47] <Roadcrosser> I feel like I ought to be doing something important
L378[09:29:50] <Roadcrosser> ... besides sleep
L379[09:29:59] <SkySom> Sleep is pretty important yo
L380[09:30:02] <Roadcrosser> maybe it was watching more ace attorney trailers?
L381[09:30:24] <SkySom> No it was sleep
L382[09:30:33] <Skye> .-.
L383[09:30:45] <ShrewdSpirit> Guys how should I know where does an event come from? (I mean which component is raising the event)
L384[09:30:50] <Roadcrosser> nah it was sometjing else probably
L385[09:31:06] <LizzyTheSiren> ... what the hell is using all my 8k RF/t generation...
L386[09:31:17] <LizzyTheSiren> oh, ae system is still charging
L387[09:31:21] <Skye> haha
L388[09:31:23] <Roadcrosser> ender quarry too
L389[09:31:34] <LizzyTheSiren> na, i stopped the ender quarry
L390[09:32:23] *** Magik6k|off is now known as Magik6k
L391[09:32:43] <LizzyTheSiren> much better, power gen is back to normal
L392[09:34:44] <ShrewdSpirit> Oh, the event address is the component address xD
L393[09:34:59] <LizzyTheSiren> stupid eirairc commands
L394[09:38:11] <^v> [OpenComputers] http://git.io/vevhi MisterErwin opened issue ( Adapter as upgrades for robots and drones )
L395[09:38:23] ⇦ Quits: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) (Ping timeout: 195 seconds)
L396[09:40:21] <Lizzy> fucking internet
L397[09:42:30] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L398[09:43:31] ⇦ Quits: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) (Client Quit)
L399[09:43:47] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L400[09:43:48] zsh sets mode: +o on LizzyTheSiren
L401[09:44:18] <LizzyTheSiren> test
L402[09:44:21] <LizzyTheSiren> \o/ NS pass stuff works
L403[09:44:45] <Skye> \o/
L404[09:45:30] <Lizzy> test
L405[09:45:42] * LizzyTheSiren slaps EnderBot2
L406[09:45:54] <Lizzy> why does it add a space?
L407[09:45:58] * Lizzy slaps EnderBot2
L408[09:45:58] * EnderBot2 wonders why he deserved a slap
L409[09:46:10] <LizzyTheSiren> oh, emote colours are all the same
L410[09:46:21] <Lizzy> EnderBot2, heart beat
L411[09:46:23] <Lizzy> EnderBot2, heartbeat
L412[09:46:23] * EnderBot2 taps out a four-beat rhythm...
L413[09:46:27] <Lizzy> ¬_¬
L414[09:46:31] <Lizzy> .josh
L415[09:46:31] <EnderBot2> 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.
L416[09:46:31] <EnderBot2> - http://goo.gl/35fRvm
L417[09:46:55] <LizzyTheSiren> meh, sod colours
L418[09:47:33] *** Riking is now known as Riking|away
L419[09:48:57] <Skye> LizzyTheSiren, will there ever be a .lizzy command? :p
L420[09:49:10] <LizzyTheSiren> ..., irc bork
L421[09:49:18] <Lizzy> Skye, maybe
L422[09:49:35] <^v> [OpenComputers] http://git.io/vefkA Vexatos commented on issue ( Adapter as upgrades for robots and drones )
L423[09:49:43] <Skye> I wonder what it would say...
L424[09:49:44] <Vexatos> pong,
L425[09:49:45] <Vexatos> pong,
L426[09:49:45] <Vexatos> pong,
L427[09:49:45] <Vexatos> pong,
L428[09:49:46] <Vexatos> pong,
L429[09:49:47] <Vexatos> pong,
L430[09:49:49] <Vexatos> pong,
L431[09:49:51] <Vexatos> Please
L432[09:49:51] <Skye> Vexatos,
L433[09:49:52] <Skye> Vexatos,
L434[09:49:52] <Skye> Vexatos,
L435[09:49:52] <Skye> Vexatos,
L436[09:49:52] <Skye> Vexatos,
L437[09:49:53] <Vexatos> Fix. Your. Antiping
L438[09:50:00] <Skye> %[
L439[09:50:01] * Vexatos throws bricks at pong
L440[09:50:02] <Skye> %o
L441[09:50:04] <pong> Vexatos
L442[09:50:05] <Skye> %p
L443[09:50:06] <MichiBot> Ping reply from Skye 0.14s
L444[09:50:12] <Lizzy> %p
L445[09:50:13] <MichiBot> Ping reply from Lizzy 0.87s
L446[09:50:14] <MichiBot> Ping reply from Lizzy 0.25s
L447[09:50:16] <Vexatos> %p
L448[09:50:17] <MichiBot> Ping reply from Vexatos 0.12s
L449[09:50:20] <pong> Vexatos, my antiping works
L450[09:50:22] <Vexatos> I haz the master ping
L451[09:50:25] <vifino> #p
L452[09:50:25] <|0xDEADBEEF|> > 0.139 Seconds passed.
L453[09:50:29] <pong> what version of hexchat are you using?
L454[09:50:32] <Vexatos> Latest
L455[09:50:34] <pong> >_>
L456[09:50:40] <Vexatos> Update Checker You have the latest version of HexChat installed!
L457[09:50:54] <pong> Update Checker You have the latest version of HexChat installed!
L458[09:51:00] * Lizzy ** SysInfo ** Client: HexChat 2.10.1 (x64) ** OS: Microsoft Windows 7 Ultimate ** CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz (3.00 GHz) ** RAM: 16351 MB Total (9904 MB Free) ** VGA: NVIDIA GeForce GTX 760 ** Uptime: 1.61 Hours **
L459[09:51:02] <pong> .> antiping("pong")
L460[09:51:02] <^v> pong, pong
L461[09:51:04] <Lizzy> wrong thing...
L462[09:51:11] <Vexatos> pong: Try antipinging me
L463[09:51:14] <Vexatos> with that command
L464[09:51:14] <Izaya> GUYS. WHAT THE FUCK.
L465[09:51:25] <pong> .> send("PRIVMSG #oc :"..antiping("pong"))
L466[09:51:25] <^v> pong
L467[09:51:25] <^v> pong, nil
L468[09:51:30] <Lizzy> Izaya, you sould know by now
L469[09:51:30] <vifino> Izaya: haaaaaalp it doesn't boot my usb .-.
L470[09:51:31] <pong> .> send("PRIVMSG #oc :"..antiping("Vexatos"))
L471[09:51:31] <^v> Vexatos
L472[09:51:31] <^v> pong, nil
L473[09:51:33] <Lizzy> This is madness!
L474[09:51:33] *** EnderBot2 is now known as Leonidas
L475[09:51:33] <Leonidas> Madness....?
L476[09:51:34] <Leonidas> THIS.
L477[09:51:35] <Leonidas> IS.
L478[09:51:35] <Leonidas> #oc!!
L479[09:51:36] <pong> that diddnt ping me
L480[09:51:36] *** Leonidas is now known as EnderBot2
L481[09:51:36] <EnderBot2> Seriously, what did you think this was?
L482[09:51:41] <Vexatos> pong, it did ping me
L483[09:51:44] <Vexatos> q_q
L484[09:51:48] <pong> Vexatos, mfw
L485[09:51:54] <Lizzy> pong, try m
L486[09:51:56] <Lizzy> ee
L487[09:51:58] ⇦ Parts: Izaya (~Izaya@210.1.213.55) (Nope.))
L488[09:52:03] <vifino> :s
L489[09:52:04] <pong> .> send("PRIVMSG #oc :"..antiping("Lizzy"))
L490[09:52:05] <^v> Lizzy
L491[09:52:05] <^v> pong, nil
L492[09:52:20] <Lizzy> didn't get pinged by ^v `
L493[09:52:22] <Skye> Vexatos, what client are you using?
L494[09:52:29] <Lizzy> Skye, ....
L495[09:52:29] <pong> Skye, same as me
L496[09:52:30] <Vexatos> pong, what does your antiping do
L497[09:52:33] <Vexatos> exactly
L498[09:52:41] <Roadcrosser> ...
L499[09:52:42] <pong> Vexatos, it inserts a unicode zero width space
L500[09:52:44] ⇦ Quits: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) (Ping timeout: 195 seconds)
L501[09:52:50] <Roadcrosser> well, I don't think there IS much else to do
L502[09:52:53] <Lizzy> oh look
L503[09:52:56] <pong> .> antiping("pong"):byte(1,-1)
L504[09:52:56] <^v> pong, 112 | 111 | 226 | 128 | 139 | 110 | 103
L505[09:52:56] <Roadcrosser> I'll just update my to do list
L506[09:52:58] <Vexatos> pong, what's the unicode char for it
L507[09:52:59] <Roadcrosser> then sleeo
L508[09:53:02] <pong> 226 | 128 | 139
L509[09:53:14] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L510[09:53:15] zsh sets mode: +o on LizzyTheSiren
L511[09:53:26] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L512[09:53:49] <Lizzy> ¬_¬
L513[09:53:52] <Lizzy> sod you irc
L514[09:53:57] <LizzyTheSiren> test
L515[09:54:03] <Roadcrosser> zzzzzzzzz
L516[09:54:06] <LizzyTheSiren> oh, was sending to a dead place....
L517[09:54:14] <LizzyTheSiren> .-.
L518[09:55:50] <Roadcrosser> ooh
L519[09:55:54] <Roadcrosser> NOW I remember
L520[09:55:55] <pong> .> antiping("Vexatos")
L521[09:55:55] <^v> pong, Potatos
L522[09:56:06] <pong> there, you get a special exeption Vexatos
L523[09:56:13] <LizzyTheSiren> pong lol
L524[09:56:57] <vifino> pong: y not poxatos
L525[09:58:26] <LizzyTheSiren> hmm, having so many ideas on how to do this train yard....
L526[10:00:38] <Vexatos> pong, what's this if admin.perms[nm]
L527[10:00:43] <Vexatos> in your antiping code
L528[10:00:47] * vifino puts a train in LizzyTheSiren's face
L529[10:00:54] <LizzyTheSiren> nooo
L530[10:01:00] <LizzyTheSiren> ma faice
L531[10:01:04] <pong> .> consoleSerialize(admin.perms.Vexatos)
L532[10:01:05] <^v> pong, http://68.36.225.16/paste/BvYXD.html
L533[10:01:15] <pong> Vexatos, all your information
L534[10:01:19] <Vexatos> ah
L535[10:01:20] <Vexatos> interesting
L536[10:01:21] <pong> even where you live ._.
L537[10:01:25] <Vexatos> that format is pretty
L538[10:01:44] <Izaya> what
L539[10:01:50] <pong> blame vifino for making me write it
L540[10:01:53] <Izaya> I don't remember re-joining here
L541[10:02:05] ⇦ Parts: Izaya (~Izaya@210.1.213.55) (Once again.))
L542[10:02:41] <Skye> Vexatos, you has IPv6??
L543[10:02:51] <pong> Skye, clearly
L544[10:02:57] <Skye> D:
L545[10:02:59] <Skye> I want.
L546[10:02:59] <Vexatos> Skye, actually I have IPv9
L547[10:03:04] <vifino> pong: yes, i make pretty things
L548[10:03:07] <pong> "ip" = "2003:55:6e1f:ad45:d47d:f24c:e725:a5a5"
L549[10:04:22] <LizzyTheSiren> pong, how do you get the IP? reverse lookup?
L550[10:04:34] <Skye> Vexatos, IPv⑨
L551[10:04:48] <LizzyTheSiren> wow, mc actually displayed that
L552[10:04:58] <dangranos> *OC
L553[10:04:59] <pong> LizzyTheSiren, esper gives me your ip
L554[10:05:12] <dangranos> oc has utf8
L555[10:05:16] <LizzyTheSiren> dangranos, no MC
L556[10:05:17] <pong> and if you join, i whois and do a lookup
L557[10:05:30] <dangranos> ah, i get it
L558[10:05:34] <Lizzy> when you say IP do you mean the @part ?
L559[10:05:39] <MisterErwin> So pong knows where we live :S
L560[10:05:55] <pong> MisterErwin, and all your SSNs
L561[10:05:56] <vifino> I know where pong lives, do i win cake now?
L562[10:06:03] <pong> vifino, no you dont .-.
L563[10:06:05] <MisterErwin> It might be a lie....
L564[10:06:08] <pong> address or gtfo
L565[10:06:09] <vifino> pong: I do
L566[10:06:43] <MisterErwin> Good thing that I live that close to my school that I can use their WLAN ;)
L567[10:07:41] <ShrewdSpirit> Guys? Is multithreading possible in oc? :)
L568[10:07:46] <Lizzy> nope
L569[10:07:59] <ShrewdSpirit> Ah
L570[10:08:10] <pong> ShrewdSpirit, not multithreading as you would usually think
L571[10:08:48] <ShrewdSpirit> pong: Coroutines?
L572[10:08:53] <pong> ye
L573[10:09:05] <ShrewdSpirit> So I need a scheduler
L574[10:09:07] <ShrewdSpirit> :(
L575[10:10:29] <Vexatos> Meh, pong, no idea why it doesn't work
L576[10:10:46] <vifino> Blame Vexatoast.
L577[10:10:49] <Vexatos> So it's not windows...
L578[10:11:42] <MisterErwin> It's always windows :p
L579[10:19:22] *** AtomSponge|away is now known as AtomSponge
L580[10:19:54] ⇨ Joins: nxsupert (~nxsupert@host86-148-72-21.range86-148.btcentralplus.com)
L581[10:20:43] <nxsupert> o/
L582[10:22:50] ⇦ Quits: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) (Ping timeout: 195 seconds)
L583[10:24:55] ⇨ Joins: iceman11a (Joe@cpe-74-141-56-150.neo.res.rr.com)
L584[10:25:41] ⇨ Joins: Phosphene (~Phosphene@64.140.115.250)
L585[10:29:05] <Phosphene> hi, is there an list of the color index for use in the Hologram?
L586[10:31:03] ⇦ Quits: nxsupert (~nxsupert@host86-148-72-21.range86-148.btcentralplus.com) ()
L587[10:31:06] <Vexatos> ~w hologram component
L588[10:31:06] <ocdoc> http://ocd.cil.li/component:hologram
L589[10:32:01] <Phosphene> yep, looked at that but it doesn't go into the color detail
L590[10:32:03] <Vexatos> Phosphene, getPaletteColor(index:number)
L591[10:32:13] <Vexatos> And setPaletteColor(index:number, value:number) to set it to a specific value
L592[10:32:25] <Vexatos> index may be 1, 2 or 3
L593[10:32:28] <Vexatos> on a T2 projector
L594[10:33:39] *** Kiloff is now known as Kilobyte
L595[10:35:46] <Phosphene> 1,2 & 3 refer to the 3 colors that can be projected on a tier 2 but I'm confused how to change the colors those numbers refer too. For instance #342FF3 etc
L596[10:36:04] <Phosphene> (random hex color, that btw)
L597[10:38:53] <Vexatos> setPaletteColor(1,0x342FF3)
L598[10:38:54] <Vexatos> there
L599[10:39:02] <Vexatos> That changes index 1 of the palette to that value
L600[10:39:12] <Phosphene> ah! thank you! that's what I was confused about
L601[10:39:28] <Phosphene> Didn't think to use the "0x"
L602[10:39:35] <Phosphene> Thank you [as always] Vexatos
L603[10:50:41] <ShrewdSpirit> Whats the usage of os.sleep(0)?
L604[10:52:05] <ShrewdSpirit> Does it wait for 0ms? :/
L605[10:52:15] <Katie> it causes a sleep of 0 seconds, but is enough for other things to run
L606[10:52:20] <Katie> it's in seconds
L607[10:52:24] <^v> [OpenComputers] http://git.io/vefPO KJA1582 opened issue ( How to add a dependency )
L608[10:52:39] <Katie> So yes, technically 0ms :P
L609[10:52:39] ⇨ Joins: Vexaton (~Vexatos@p200300556E1FAD65D47DF24CE725A5A5.dip0.t-ipconnect.de)
L610[10:52:40] zsh sets mode: +v on Vexaton
L611[10:52:55] ⇦ Quits: Vexatos (~Vexatos@p200300556E1FAD45D47DF24CE725A5A5.dip0.t-ipconnect.de) (Killed (insanity.esper.net (Nickname regained by services)))
L612[10:52:55] *** Vexaton is now known as Vexatos
L613[10:54:10] <ShrewdSpirit> Katie: thanks
L614[11:00:05] *** Cruor|Away is now known as Cruor
L615[11:06:10] ⇦ Parts: Phosphene (~Phosphene@64.140.115.250) ())
L616[11:19:17] ⇨ Joins: nightsta69 (~nightsta6@ns4008824.ip-192-99-0.net)
L617[11:23:05] <dangranos> ouch
L618[11:25:37] <gamax92> >ping reply: 0.404s
L619[11:26:36] *** Oddstr13 is now known as Odd|Away
L620[11:33:14] <Lizzy> it's started http://imgur.com/a/RFSV9
L621[11:34:11] <Vexatos> Lizzy, #feelthehype
L622[11:34:28] <Lizzy> Vexatos, hehe, going out to Pizza hut now, will continue when i come back
L623[11:35:00] *** Techokami|Off is now known as Techokami
L624[11:35:03] * Lizzy backs up her server world
L625[11:35:15] <Vexatos> Lizzy, and then BuildCraft blueprint q_q
L626[11:35:29] <SkySom> Its beautiful
L627[11:35:35] <SkySom> Yeah trains
L628[11:35:52] <Lizzy> Vexatos, would that be able to re-make it all? even on a different world/server/pack?
L629[11:36:03] <Vexatos> Yes
L630[11:36:09] <Lizzy> hm
L631[11:36:10] <Vexatos> Just save the blueprint file :P
L632[11:36:30] <Vexatos> Someone just needs to add support to the builder
L633[11:36:35] <Vexatos> for all the blocks you're using
L634[11:36:42] <Lizzy> well, i've taken a backup of the server world. will do blueprint when i get home
L635[11:37:31] <Vexatos> You can't just yet
L636[11:44:57] ⇨ Joins: Ekoserin (~Ekoserin@98.231.193.97)
L637[11:45:22] *** LordFokas|off is now known as LordFokas
L638[11:48:29] <Ekoserin> Does somebody have or know a program that can display images?
L639[11:48:35] <Kodos> gamax92,
L640[11:48:39] <Kodos> ^
L641[11:48:43] <gamax92> Hi
L642[11:49:07] <Ekoserin> Didn't know you were into OC too. Thought you were a CC kind of guy.
L643[11:49:12] <gamax92> who
L644[11:49:24] <Ekoserin> You.
L645[11:49:33] * Vexatos laughs at gamax92
L646[11:49:38] <gamax92> oh
L647[11:49:39] <Kodos> Ekoserin, you mean something like this, right? http://puu.sh/ejlb5/9362baf978.jpg
L648[11:49:45] <gamax92> Vexatos: ehh fuck you
L649[11:49:51] <Ekoserin> Yes.
L650[11:50:00] <gamax92> Kodos: you kept that?
L651[11:50:05] <Kodos> Yeah
L652[11:50:13] <Kodos> It's a picture of my wife and me, why wouldn't I keep it
L653[11:50:23] <Ekoserin> Doesn't have to be super-realistic, long as it displays at least three colors and text support.
L654[11:50:40] <gamax92> oh, text support is a no ...
L655[11:50:51] <gamax92> you could just have it write text after the image, i guess.
L656[11:51:17] <Ekoserin> Could it display a small images, then write text after it? I'm doing a fast-food menu, I only need a logo.
L657[11:51:30] <Ekoserin> "a small images" grammar good is yeah?
L658[11:51:55] <Kodos> A fast foo- what?
L659[11:52:03] <gamax92> it could
L660[11:52:03] <Kodos> You're making McD's in MC?
L661[11:52:09] <Ekoserin> Yes.
L662[11:52:33] <Ekoserin> Because the food in my food mod is all McDonald's branded.
L663[11:52:59] <gamax92> ehh, im not sure where i put my image converters
L664[11:53:10] <gamax92> i thought it was up on my github
L665[11:53:11] <Ekoserin> Converter?
L666[11:53:36] <Ekoserin> I think I would be better off asking the author of PaintPlus to make it an image viewing program too.
L667[11:53:37] <gamax92> Ekoserin: If you meant, can OC's screens natively display png's/jpeg's then no.
L668[11:53:55] <gamax92> they can be converted to a suitable format that is displayable on screens though.
L669[11:53:57] <Pwootage> I just explained OC's neat features to a friend
L670[11:53:59] <gamax92> hense converter
L671[11:54:03] <Ekoserin> No, I just want it to display a custom image. Not planning on watching movies in OC.
L672[11:54:08] <Vexatos> gamax92, hence* :3
L673[11:54:10] <Pwootage> he apollogises for offending the master race by not understanding it earlier
L674[11:54:17] <^v> [OpenComputers] 30 updates http://68.36.225.16/paste/qlRRf.html
L675[11:54:26] <Pwootage> (well, he can probably spell apology correctly however)
L676[11:54:29] <gamax92> Sangar: water you doing
L677[11:54:56] <pong> ignore that
L678[11:54:57] <Ekoserin> Never mind. I found a function in Paint Plus to do the task I want it to do.
L679[11:55:00] ⇦ Parts: Ekoserin (~Ekoserin@98.231.193.97) ())
L680[11:55:03] <gamax92> ...
L681[11:55:05] <gamax92> Well fuck you too
L682[11:55:06] <Sangar> wot
L683[11:55:15] <Vexatos> I totally forgot
L684[11:55:37] <Pwootage> gamax92: that was a bunch of issue stuff backed up by the looks of it
L685[11:56:25] <Vexatos> ==============
L686[11:56:25] <Vexatos> ADVERTISEMENT!
L687[11:56:25] <Vexatos> ==============
L688[11:56:25] <Vexatos> Part 2 of Sangar's OC 1.4 update video is out: https://www.youtube.com/watch?v=ni_X07GbiKQ Go. Watch it. Now.
L689[11:56:25] <Vexatos> ===============
L690[11:56:25] -Kibibyte- [Vexatos] OpenComputers v1.4: New features in version 1.4 - Part 2 (English) | by mightypirateslp | 32m2s | 1d2h ago | 165 views | Rated: 5.00/5.00
L691[11:56:39] <Vexatos> :3
L692[11:56:45] * Vexatos throws fancy advertisement at Sangar
L693[11:56:51] <Sangar> well done ;)
L694[11:57:48] *** Riking|away is now known as Riking
L695[11:57:58] <Vexatos> ========
L696[11:57:59] <Vexatos> WERBUNG!
L697[11:57:59] <Vexatos> ========
L698[11:57:59] <Vexatos> Und für alle deutschen Kartoffeln unter euch, Sangar hat auch den ersten Teil seines Tutorials auf deutsch veröffentlicht: https://www.youtube.com/watch?v=C2k-7YUbiFM
L699[11:57:59] <Vexatos> ========
L700[11:57:59] -Kibibyte- [Vexatos] OpenComputers v1.4 Tutorial 1: Aufbau eines Computers (deutsch) | by mightypirateslp | 30m28s | 2h57m ago | 39 views | Rated: 5.00/5.00
L701[11:58:12] <Sangar> <_>
L702[11:58:25] * Vexatos schmeißt mit grandioser Werbung nach Sangar
L703[11:59:15] * Sangar wonders how many people in the channel speak german (preferably in percent)
L704[11:59:23] <Pwootage> A german version of the video? Neat.
L705[11:59:52] <Vexatos> Sangar, T3 screens make horrible youtube
L706[11:59:54] <Vexatos> stick to T2 ones
L707[11:59:55] <Vexatos> please
L708[12:00:07] <Kodos> Did he say his name was Kojira?
L709[12:00:10] <Kodos> >.>
L710[12:00:46] <gamax92> I second Vexatos's request
L711[12:00:48] <Pwootage> Well if this is a perfectly balanced representation of the real world, ~2%
L712[12:00:49] <Sangar> Vexatos, i usually do, or so i thought >_>
L713[12:01:02] <Vexatos> Well, the tutorial doesn't
L714[12:01:09] <Vexatos> the part 1 German thingie poop
L715[12:01:09] <Sangar> stupid tutorial
L716[12:01:10] *** Odd|Away is now known as Oddstr13
L717[12:01:16] <Sangar> burn it
L718[12:01:21] <Sangar> downvote it into the abyss
L719[12:01:26] <Sangar> >_>
L720[12:01:26] * SkySom burns Sangar
L721[12:01:28] * Pwootage giggles and gets out the gas cans
L722[12:01:40] <Sangar> what have i done :D
L723[12:01:42] <Sangar> errr, D:
L724[12:01:51] <Pwootage> No, :D was the right emote
L725[12:02:14] <Sangar> freudian slip
L726[12:02:16] <^v> [OpenComputers] 30 updates http://68.36.225.16/paste/Nzfs1.html
L727[12:02:52] <MisterErwin> tsk tsk tsk .html file but no hyperlinks :p
L728[12:03:24] <Pwootage> links, but no hyperlinks. Yeah, that would be a good addition, if you're working on that
L729[12:05:35] <^v> [OpenComputers] 30 updates http://68.36.225.16/paste/cD79n.html
L730[12:05:41] <pong> ff
L731[12:05:42] <pong> ffs
L732[12:05:44] <pong> >_>
L733[12:05:57] <pong> ^v wat r u doin
L734[12:06:00] <pong> ^v stahp
L735[12:06:02] <LordFokas> Sangar, NEIN PERCENT!
L736[12:06:08] * LordFokas can't german
L737[12:06:22] <Sangar> uhuh
L738[12:07:21] <MisterErwin> Has anyone already made his storage system in MC with OC? Like an automated warehouse?
L739[12:08:43] <LordFokas> you have 130 people here, doesn't seem hard to have 10 that speak german
L740[12:09:04] <LordFokas> this isn't an accurate representation of the real world
L741[12:09:21] <MisterErwin> LordFokas: Real world? Never heard of that place
L742[12:09:26] <LordFokas> otherwise 20 people here would be chinese
L743[12:09:57] <LordFokas> MisterErwin, it's a place where no-lives spend their times ;)
L744[12:10:43] <MisterErwin> hm... nah
L745[12:12:26] <Vexatos> Sangar, http://puu.sh/gZ26B/0f008b3899.png
L746[12:12:28] <Vexatos> Tempting :P
L747[12:12:36] * Vexatos quickly hides before a chair hits him
L748[12:12:54] * Sangar throws multiple chairs at Vexatos
L749[12:13:18] <MisterErwin> Is this the robots on the shoulder file? xD
L750[12:13:40] <Sangar> Wobbo should kinda get one, as he was the only one to participate in ocjam, which is what those were added for in the first place >_>
L751[12:13:43] <Sangar> but i haven't seen him since
L752[12:14:04] <Sangar> MisterErwin, yes, it is :P
L753[12:14:39] <gamax92> Sangar: My german is good:
L754[12:14:50] <gamax92> See, I just said in German.
L755[12:15:06] <Sangar> that's quite impressive
L756[12:15:37] <MisterErwin> gamax92: and now some german law paragraphs ;)
L757[12:16:04] <gamax92> (insert German law paragraphs in German)
L758[12:16:09] <Sangar> MisterErwin, that's not fair, even native speakers wouldn't understand those :P
L759[12:16:38] <MisterErwin> ;)
L760[12:17:35] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-411-187.w90-22.abo.wanadoo.fr)
L761[12:17:37] <MisterErwin> I enjoyed some during a history exam... Paragraphs from the Weimar Republic
L762[12:20:51] <Sangar> that on the other hand sounds strangely fun :>
L763[12:21:57] <MisterErwin> Maybe... if I would have known the dates I needed, and not the oc docs ;)
L764[12:22:10] <Sangar> :P
L765[12:22:55] <Vexatos> §1 (1) Die Würde des Menschen ist unantastbar. Sie zu achten und zu schützen ist Verpflichtung aller staatlichen Gewalt.
L766[12:23:03] <Vexatos> :3
L767[12:23:09] <gamax92> >§1
L768[12:24:48] ⇨ Joins: sciguyryan (~sciguyrya@80-254-76-139.dynamic.swissvpn.net)
L769[12:25:45] ⇨ Joins: tschmitz_ (webchat@c-67-180-94-20.hsd1.ca.comcast.net)
L770[12:30:14] <MisterErwin> Oh and Vexatos: Was your editor sublime text?
L771[12:30:26] <Vexatos> err, no
L772[12:30:26] <Vexatos> q_q
L773[12:30:33] <Sangar> it was github
L774[12:30:37] <Sangar> with the dark theme :P
L775[12:30:48] <Sangar> i can tell by some of the pixels
L776[12:30:55] * Vexatos steals all of Sangar's tricks
L777[12:31:04] <MisterErwin> *feels ashamed*
L778[12:31:04] <MisterErwin> It looked like it
L779[12:31:18] <Kodos> Good morning
L780[12:31:30] <Sangar> \o
L781[12:31:31] <ShrewdSpirit> {gpu.getBackground()} returns a table with two elements? (color,palette mode or whatever!)
L782[12:32:18] <Katie> Dark Themed github is love.
L783[12:32:25] <Vexatos> Sangar: Better? http://puu.sh/gZ3l3/23ee1302b2.png
L784[12:32:27] <MisterErwin> ShrewdSpirit: getBackground(): number, boolean
L785[12:33:02] <Sangar> Vexatos, only if you change your MC ingame name accordingly :P (plzdont)
L786[12:33:29] <MisterErwin> Vexatos: If we would know the colo(u)r Sangar hates the most, you could use that - For him ;)
L787[12:33:50] * Vexatos is now known as Snagar
L788[12:33:53] <ShrewdSpirit> MisterErwin: I know the function, just wanna know if putting it in { } makes a table with two elements
L789[12:33:55] <Sangar> i don't think there actually is a color i "hate"
L790[12:34:11] <Vexatos> I wonder how robots GL-coloured with 0,0,0 would look
L791[12:34:11] <Vexatos> :3
L792[12:34:20] <Sangar> dark :X
L793[12:34:22] <LordFokas> black
L794[12:34:27] <Sangar> ShrewdSpirit, yes
L795[12:34:53] <LordFokas> because the color is most likely multiplied
L796[12:35:13] <MisterErwin> Sangar: And if we manage to place a lawn mower on your shoulder?
L797[12:35:21] <Vexatos> Sangar, you should really get some criteria for how to get a pet
L798[12:35:26] <Vexatos> Because I want one :X
L799[12:36:39] <Sangar> Vexatos, achievements! :P i dunno, something like "build 30 robots"? >_>
L800[12:36:53] <Vexatos> Nah, I'd like a permanent one
L801[12:37:01] <Vexatos> Because I know I can turn it off in the config whenever I want :3
L802[12:37:31] <MisterErwin> How about the achievement: Kill Sangar ?
L803[12:37:45] <Sangar> sometimes i get the feeling you know oc better than me >_>
L804[12:37:54] ⇦ Quits: ^v (~ping@2601:4:680:104c:8ed:4257:b0d8:cc60) (Ping timeout: 378 seconds)
L805[12:38:21] <Vexatos> Sangar, just guessing
L806[12:38:22] <Vexatos> # Whether to not show your special thinger (if you have one you know it).
L807[12:38:28] <Vexatos> :P
L808[12:38:29] <Sangar> yeah
L809[12:39:32] <Vexatos> Those things are sooo cuuuute
L810[12:39:33] <Vexatos> mewants
L811[12:40:10] <gamax92> Sangar: Fun fact, a robot winding a clock work engine makes more power than it takes to wind it
L812[12:40:33] <Vexatos> does it not check for fakeplayers D:
L813[12:40:35] <Vexatos> BUG BUG BUG
L814[12:40:38] <Sangar> Vexatos, come up with a sensible, objective criterion :P
L815[12:40:39] * Vexatos PRs to forestry
L816[12:40:57] <Sangar> huh, wouldn't that mean autonomous activators would work, too?
L817[12:40:59] <MisterErwin> I always knew it... You hide hamsters in your robots...
L818[12:41:05] <Vexatos> Sangar, "Contribute quite a bit to OC"?
L819[12:41:06] <Sangar> MisterErwin, pssssst
L820[12:41:14] <Sangar> Vexatos, define "quite a bit"
L821[12:41:23] <Vexatos> Good question
L822[12:41:33] <Vexatos> let's see
L823[12:41:36] <Sangar> number of commits? lines changed? addon mod? how bit? how many users/downloads?...?
L824[12:41:36] <Katie> I still stand behind get +o in #OC :P
L825[12:41:41] <MisterErwin> :-X
L826[12:41:42] <Sangar> :P
L827[12:41:49] <Katie> Addon mods also sounds good...
L828[12:41:50] <Sangar> *big
L829[12:41:50] <Katie> :D
L830[12:41:55] <Vexatos> Sangar, I am No. 3 in number of commits,
L831[12:41:58] ⇨ Joins: ^v (~ping@2601:4:680:104c:85d1:c699:380:6c3b)
L832[12:41:59] <gamax92> Katie: Do you know why eos froze for like 5 minutes yesterday?
L833[12:42:14] <Sangar> Vexatos, what if someone takes your place, will you lose your robot? :P
L834[12:42:33] <Vexatos> Hehehe
L835[12:42:42] <MisterErwin> How about a robot for everyone on aprils first?
L836[12:42:44] <Katie> gamax92, I had no idea it did, when...?
L837[12:42:47] <Vexatos> Well, 1. devs of addons more than 5 people use
L838[12:42:59] <Vexatos> 2. contributed a couple of useful things to OC
L839[12:43:15] <gamax92> Katie: oh, like ... what ever 11pm MDT is.
L840[12:43:28] <Katie> Ahh around 10 then, no clue I was asleep :P
L841[12:43:30] * Vexatos meets both criteria, Katie meets one, gamax92 meets one and a half
L842[12:43:59] <gamax92> lol ...
L843[12:44:00] <Vexatos> gamax92, you actually made an OC addon, right? Then it's one and a half indeed
L844[12:44:01] <Sangar> Vexatos, how do i tell how many people use a mod? :X i mean for computronics it's pretty clear, but smaller ones, that maybe just add a robot upgrade or such?
L845[12:44:09] * MisterErwin meets none
L846[12:44:11] <gamax92> what if i've contributited to a popular addon.
L847[12:44:12] <Vexatos> Sangar, fair enough
L848[12:44:21] <Vexatos> gamax92, it's non-recursive :P
L849[12:44:29] <gamax92> ?
L850[12:44:35] <Vexatos> Sangar, thing is, "objective" is a problem here
L851[12:44:35] <MisterErwin> Sangar: Maybe curse's downloads?
L852[12:44:54] <Vexatos> you can go by number of commits, number of "useful things" contributed to OC
L853[12:45:03] <MisterErwin> Define "useful" :p
L854[12:45:18] <Vexatos> Things more than "Update robot.names"
L855[12:45:25] <Sangar> number of commits... "Update" "Update" "Update" "Update" ... :X
L856[12:45:32] <Vexatos> Yea
L857[12:45:44] <Vexatos> "useful things" as in features added to OC
L858[12:45:46] <MisterErwin> So if I change something, I'll make a commit for every line I've changed ;)
L859[12:45:47] <Sangar> also punishes squashing comits
L860[12:45:50] <Vexatos> important bugfixes
L861[12:45:51] <Vexatos> or programs
L862[12:45:59] <Katie> Well I'm back to 0 then :P Neither OP or OL add a Robot Upgrade... I've commited a few things, but it was only to the IRC program
L863[12:46:01] <Vexatos> Then it's commit-independent
L864[12:46:16] <Vexatos> Katie, OP is quite a popular addon though
L865[12:46:32] <Sangar> i guess in the end it'll always boil down to a semi-subjective judgement.
L866[12:46:45] <MisterErwin> if you search me... I'll look at forges APIs :p
L867[12:47:07] <Vexatos> Sangar, of course
L868[12:47:07] <MisterErwin> But how about "Send a (real) cake to Sangar"?
L869[12:47:09] <Sangar> how does a thread on the forum where people that did make an addon / contribute to oc can submit a request for one? with info on their addon / what they did, etc.
L870[12:47:23] <Sangar> would then also serve as a nice overview of addons :P
L871[12:47:47] <Pwootage> Yeah and gives me a reason to finish my qemu integration
L872[12:47:54] <Sangar> and they'd have to put more work in the post than "i made [link]" :X
L873[12:47:55] <Katie> Oh hey 631 Downloads on CurseForge for OpenPrinter
L874[12:48:07] <Sangar> dinner, brb
L875[12:48:25] <MisterErwin> I made (url)[link here] ?
L876[12:48:54] <Pwootage> ^
L877[12:49:07] <Pwootage> At least get your markdown correct, sheesh
L878[12:49:11] <Vexatos> Things like "HEY SNAGAR I MADE OPPM AND I MADE THE NOTE API AND I MADE YOUR GO.LUA AND I MADE PASTEBIN NOT SUCK AND I FIXED REFUEL.LUA AND I FIXED ALL YOUR PUNCTUATION IN LANG FILES AND I DID SOME OTHER FIXES AS WELL CAN HAZ PET NAO?!?
L879[12:49:14] <Vexatos> </brag>
L880[12:49:29] <Vexatos> That's what that forum thread would boil down top
L881[12:49:32] <MisterErwin> Pwootage: :p He said a bit more work, not correct work ;)
L882[12:49:36] <Vexatos> Lots of bragging
L883[12:49:38] <gamax92> s/SNAGAR/SANGAR/
L884[12:49:38] <Kibibyte> <Vexatos> Things like "HEY SANGAR I MADE OPPM AND I MADE THE NOTE API AND I MADE YOUR GO.LUA AND I MADE PASTEBIN NOT SUCK AND I FIXED REFUEL.LUA AND I FIXED ALL YOUR PUNCTUATION IN LANG FILES AND I DID SOME OTHER FIXES AS WELL CAN HAZ PET NAO?!?
L885[12:49:46] <gamax92> stop trying to avoid pinging him
L886[12:49:55] <Vexatos> gamax92, that does ping him IIRC
L887[12:49:59] <gamax92> oh
L888[12:50:01] <gamax92> either wayu
L889[12:50:16] <Vexatos> Yea, I just went through my commit history
L890[12:50:25] <Vexatos> I contributed more to OC than I tought I'd have
L891[12:50:27] <Vexatos> what the fridge
L892[12:50:32] <Vexatos> how did I get so much free time
L893[12:50:33] ⇦ Quits: ^v (~ping@2601:4:680:104c:85d1:c699:380:6c3b) (Ping timeout: 378 seconds)
L894[12:50:44] <Skye> Vexatos.time--
L895[12:51:14] <Pwootage> s/--/-=infinity/
L896[12:51:14] <Kibibyte> <Skye> Vexatos.time-=infinity
L897[12:51:15] ⇨ Joins: Johannes13 (~Johannes@p4FDEA1E7.dip0.t-ipconnect.de)
L898[12:51:25] <Vexatos> .c
L899[12:51:29] <Vexatos> pong, fix your bot
L900[12:51:37] <Skye> Vexatos.time -= math.huge
L901[12:52:14] <MisterErwin> Vexatos.time = math.sqrt(-1) ?
L902[12:52:32] <gamax92> .l math.sqrt(-1)
L903[12:52:34] ⇨ Joins: ^v (~ping@2601:4:680:104c:85d1:c699:380:6c3b)
L904[12:52:35] <Pwootage> Hm, I think I want to make a simple turing-complete VM designed for fast redstone io for OC
L905[12:52:36] <gamax92> .l math.sqrt(-1)
L906[12:52:36] <^v> gamax92, -nan
L907[12:52:45] <gamax92> negative nan, as opposed to nan
L908[12:52:58] <Vexatos> .l math.sqrt(-1) == 1/0
L909[12:52:58] <^v> Vexatos, false
L910[12:53:00] <Pwootage> specifically for microcontrollers
L911[12:53:02] <Vexatos> .l 1/0
L912[12:53:02] <^v> Vexatos, inf
L913[12:53:05] <Vexatos> wat
L914[12:53:17] <Vexatos> gamax92 ^
L915[12:53:19] <pong> it assumes inf
L916[12:53:28] <pong> >_>
L917[12:53:29] <gamax92> .l -1/0
L918[12:53:29] <^v> gamax92, -inf
L919[12:53:32] <gamax92> WAIT
L920[12:53:39] <gamax92> i could potaentialyl
L921[12:53:41] <Pwootage> Well, got to go. Cya o/
L922[12:53:52] <pong> .l (-1)^(-0.5)
L923[12:53:52] <^v> pong, -nan
L924[12:53:53] <Vexatos> .l 0==-0
L925[12:53:53] <^v> Vexatos, true
L926[12:53:55] <Vexatos> oka
L927[12:54:12] <pong> Vexatos, thats actually not true btw
L928[12:54:16] <pong> .> tostring(-0)
L929[12:54:16] <^v> pong, -0
L930[12:54:18] <Kodos> Did someone write a program to show followers for twitch, in OC?
L931[12:54:18] <gamax92> .l 0/0
L932[12:54:18] <^v> gamax92, -nan
L933[12:54:21] <gamax92> .l -0/0
L934[12:54:22] <^v> gamax92, -nan
L935[12:54:23] * MisterErwin hides in a corner - this is so unreal
L936[12:54:25] <pong> .> tostring(-0)==tostring(0)
L937[12:54:25] <^v> pong, false
L938[12:54:26] <gamax92> .l -(0/0)
L939[12:54:26] <^v> gamax92, nan
L940[12:54:27] <Vexatos> There's some things Lua can not calculate
L941[12:54:28] <Vexatos> Like this
L942[12:54:37] <Vexatos> .l (-1)^(-0.5)^(2)
L943[12:54:38] <^v> Vexatos, -nan
L944[12:54:41] <Vexatos> :3
L945[12:54:47] <Vexatos> .l (-1)^(-1)^(2)
L946[12:54:47] <^v> Vexatos, -1
L947[12:54:50] <Katie> ooh woo, 221 downloads of OpenLights on CF
L948[12:54:55] <gamax92> .l -0 == 0
L949[12:54:55] <^v> gamax92, true
L950[12:54:56] <Vexatos> that did work, amazement
L951[12:55:01] <Vexatos> Katie, noice
L952[12:55:05] *** dmodoomsirius is now known as dmod_|HereIamnot
L953[12:55:11] <Vexatos> Katie, 221 people not knowing Computronics has colorful lamps
L954[12:55:13] <Pwootage> MisterErwin: I like these jokes
L955[12:55:13] <Katie> I forgot I put it there :P
L956[12:55:14] <Vexatos> xD
L957[12:55:17] <Vexatos> Sorry
L958[12:55:20] <Vexatos> That was evil
L959[12:55:21] <Katie> bite me.
L960[12:55:21] <Katie> :P
L961[12:55:27] <Katie> Mine WERE First.. :P
L962[12:55:27] * gamax92 bites Katie
L963[12:55:30] <MisterErwin> Pwootage: I (I intended) don't >.<
L964[12:55:36] <Vexatos> And yours are more pretty
L965[12:55:40] <Vexatos> far more pretty
L966[12:55:42] <Skye> Katie, care
L967[12:55:42] <MisterErwin> *i
L968[12:55:44] <Katie> lol oh?
L969[12:55:59] <Skye> Katie, careful, Lizzy could literally start eating you.
L970[12:56:11] <Katie> I have to admit I've not looked at Computronics lights...
L971[12:56:11] <Katie> :P
L972[12:56:20] <gamax92> I will take that as the non literal form of eating.
L973[12:57:06] <Skye> gamax92, nope. She will bite chunks out of you. at least in IRC.
L974[12:57:15] <Vexatos> Katie, they can be controlled with P:Red bundled cable, RedLogic bundled cable, MFR rednet cable, BC gates, Nedocomptuers, OpenComputers and ComputerCraft
L975[12:57:19] <gamax92> Will she though.
L976[12:57:23] <gamax92> or will she not
L977[12:57:45] <Katie> Yeah P:R control was on my todo list but then I heard yours already did that
L978[12:57:56] <Katie> I was just wondering why mine are more pretty
L979[12:58:20] <Kodos> Katie, yours update faster because 1 pixel
L980[12:59:08] <gamax92> so, faster, prettier, and the originals
L981[12:59:37] <Katie> I never did finish the Colored Lighting API stuff
L982[12:59:55] <Vexatos> Well, it was pretty fun to do
L983[13:00:01] <Vexatos> but requires massive mitshiftery
L984[13:00:14] <Katie> mitshifting!
L985[13:00:28] <gamax92> Vexatos: what about replacing minecraft's slow algorithms with faster algorithms
L986[13:00:37] <Vexatos> https://github.com/asiekierka/Computronics/blob/master/src/main/java/pl/asie/computronics/block/BlockColorfulLamp.java#L54-L68 :P
L987[13:01:03] <Katie> I've been tempted to try it again
L988[13:04:20] *** Riking is now known as Riking|away
L989[13:08:30] <Sangar> back
L990[13:08:45] <Vexatos> Sangar, read my ping and what I said below
L991[13:08:53] <Sangar> yes it did
L992[13:08:58] <Vexatos> k
L993[13:11:57] <Sangar> ok, so. guess i'll write some text and make that thread then. where should that go? showcase? announcements?
L994[13:11:57] <CompanionCube> Skye, I've done something even more clusterfucky
L995[13:12:12] <Skye> oh god........
L996[13:12:43] <CompanionCube> I've joined my Windows 7 box to a domain - said domain is connected to an NT 4.0 domain.
L997[13:12:47] <Vexatos> Sangar, showcase
L998[13:12:53] <Sangar> i agree
L999[13:12:53] <Skye> gg
L1000[13:12:58] <Vexatos> "The amazing place of advertisement"
L1001[13:13:02] <CompanionCube> Skye, then I did this
L1002[13:13:03] <Vexatos> Sangar ^ that
L1003[13:13:04] <Sangar> heh
L1004[13:13:14] <CompanionCube> since the domain is configured so any NT 4 account can be authenticated by it
L1005[13:13:24] <Skye> I cannot connect my computer to a domain.
L1006[13:13:25] <Vexatos> Seriously, it will be a bragging paradise, sangar
L1007[13:13:26] <Vexatos> So be warned
L1008[13:13:32] <CompanionCube> I logged on to Windows 7. With an account existing only in the NT 4.0 Domain.
L1009[13:13:34] <CompanionCube> It worked.
L1010[13:13:50] <Skye> I wish I could afford win8 pro now...
L1011[13:14:01] <Sangar> Vexatos, that's the point :>
L1012[13:14:07] <CompanionCube> Skye, I 'obtained' the ISO
L1013[13:14:07] <Vexatos> Also, Sangar, how about not telling everyone what you get because otherwise everyone would come and say "but I added a name to robot.names"
L1014[13:14:11] <CompanionCube> and am running it in a VM
L1015[13:14:15] <Skye> heh
L1016[13:14:36] <CompanionCube> Skye, check the release dates of both OSes.
L1017[13:14:36] <Skye> CompanionCube, how do I connect a virtualbox VM to the VPN?
L1018[13:14:37] <Sangar> Vexatos, eh, I guess I can be somewhat vague about it
L1019[13:14:45] <Vexatos> Yea
L1020[13:14:57] <CompanionCube> Skye, you already on the VPN?
L1021[13:15:01] <Skye> no
L1022[13:15:02] <Vexatos> Sangar, how about special thingers?
L1023[13:15:11] <Sangar> aye
L1024[13:15:13] <CompanionCube> get on it first then :p
L1025[13:15:16] <Vexatos> Or is that not vague enough
L1026[13:15:32] <Vexatos> Go, Sangar, unwrap all your amazing English-writingskillz
L1027[13:15:41] <Sangar> on it :P
L1028[13:15:56] <Skye> CompanionCube, how do I do that?
L1029[13:16:00] <Sangar> inb4 all the missing commas
L1030[13:16:08] <CompanionCube> Skye, ask Stary2001 to see if you can into VPN
L1031[13:16:18] <Stary2001> Mk
L1032[13:16:38] <Stary2001> CompanionCube: prassel wants to know when ppl join vpn
L1033[13:16:46] <CompanionCube> Stary2001, mkay
L1034[13:17:00] <CompanionCube> Stary2001, but oh god the haxc
L1035[13:17:02] <CompanionCube> the hax in this
L1036[13:17:14] <Stary2001> yes
L1037[13:17:18] <Vexatos> S.... Sangar: I fixed a punctuation error in your lang file, CAN HAZ SPECIALTHINGER NOW?
L1038[13:17:28] <Vexatos> .lolcode
L1039[13:17:36] <Vexatos> no LOLCODE parser in here
L1040[13:17:39] <Sangar> :X
L1041[13:17:40] <Vexatos> Seriously?
L1042[13:17:43] <Stary2001> rofl
L1043[13:17:51] <Vexatos> .lc
L1044[13:17:51] <^v> Vexatos,
L1045[13:17:54] <Vexatos> actually
L1046[13:18:13] <Vexatos> .lc HAI; CAN HAZ STDIO?; VISIBLE "CAKE"; KTHXBYE;
L1047[13:18:13] <^v> Vexatos, hai; can haz stdio?; visible "cake"; kthxbye;
L1048[13:18:15] <Vexatos> Nah
L1049[13:18:18] <Vexatos> not lolcode
L1050[13:18:25] <Vexatos> It's lowercase
L1051[13:18:30] * Vexatos blames pong
L1052[13:24:28] *** Riking|away is now known as Riking
L1053[13:30:44] <Kodos> ☐ Not REKT ☑ REKT
L1054[13:31:07] <Vexatos> ☑ CORREKT
L1055[13:32:44] *** SkySom is now known as SkySom|Work
L1056[13:33:17] <Katie> Someone should buy me a pizza, cause I'm awesome.
L1057[13:33:18] <Katie> :D
L1058[13:33:29] <Vexatos> ☑ CORREKT
L1059[13:33:33] <Katie> ^
L1060[13:37:01] ⇨ Joins: CyberTurd (~CyberTurd@host217-42-184-214.range217-42.btcentralplus.com)
L1061[13:37:30] <CyberTurd> hola
L1062[13:37:45] <CyberTurd> lizzy?
L1063[13:37:48] <CyberTurd> bl2?
L1064[13:39:24] *** SkySom|Work is now known as SkySom
L1065[13:40:55] <CyberTurd> lixxy??
L1066[13:41:00] <CyberTurd> *lizzy
L1067[13:41:16] <CyberTurd> wanna play some borderlands 2
L1068[13:42:00] <Katie> CyberTurd, Lizzys not here man
L1069[13:42:05] <Katie> Left a while ago for Pizza IIRC
L1070[13:42:11] <CyberTurd> oh ok
L1071[13:42:14] <Kodos> I've been thinking about how to do automated control rod insertion for BR control, and I wanted opinions of my current idea; I was thinking of looking at the energy buffer of the reactor, and depending on its percentage of being full, the rods would adjust automatically, so if the reactor was 87% full, the rods would be at 87%
L1072[13:43:11] *** Riking is now known as Riking|away
L1073[13:44:01] ⇨ Joins: Nibato (nibato@24-158-83-210.dhcp.kgpt.tn.charter.com)
L1074[13:47:20] <ShrewdSpirit> Sangar: Is there a way to see how much memory does an application need?
L1075[13:48:03] <Sangar> ShrewdSpirit, not really no, not short of running it and comparing used memory between it not running and it running.
L1076[13:48:41] *** Techokami is now known as Techokami|Off
L1077[13:48:45] <ShrewdSpirit> Uh, what about file size? Does it affect the memory usage?
L1078[13:57:31] <Lizzy> CyberTurd, are you doing anything tomorrow?
L1079[13:57:47] <CyberTurd> i dont think so
L1080[13:58:03] <Lizzy> cool, wanna play the crap out of borderlands 2 tomorrow?
L1081[13:58:14] <Lizzy> It's a bank holiday so i don't have work
L1082[13:58:16] <CyberTurd> yes
L1083[13:58:19] <Lizzy> cool
L1084[13:58:26] <CyberTurd> happy birthday by the way
L1085[13:58:37] <CyberTurd> got any cool stuff
L1086[13:58:40] <Lizzy> Thanks
L1087[13:58:46] <Lizzy> er, money. that's about it
L1088[13:58:54] <Vexatos> Lizzy, no time for borderlands
L1089[13:58:54] <CyberTurd> cool cool
L1090[13:58:58] <Vexatos> need more Railcraft
L1091[13:59:26] <Lizzy> Vexatos, i know, i just got back. gonna take converse off then continue with it
L1092[14:00:45] <Lizzy> ooh, would people watch if i livestreamed me fucking about with this rail network stuff?
L1093[14:01:37] <Lizzy> k, shoes off. time to get cracking (and maybe stream)
L1094[14:02:56] <CyberTurd> i'd watch you stream
L1095[14:03:24] <CyberTurd> also twitch or youtube?
L1096[14:03:35] <Lizzy> Twitch
L1097[14:04:03] <CyberTurd> k account
L1098[14:04:17] <Lizzy> JoshTheEnder
L1099[14:04:37] *** Benguin[ZzZ] is now known as Benguin
L1100[14:05:01] <Sangar> Vexatos, wanna proofread?
L1101[14:05:10] <Vexatos> yuss
L1102[14:05:35] <Sangar> see pm
L1103[14:05:55] <Lizzy> right, lets see if OBS wants to behave
L1104[14:10:31] <Kodos> Is there any way to add a function to a default lua lib
L1105[14:10:34] <Kodos> s/default/standard
L1106[14:10:35] <Kibibyte> <Kodos> Is there any way to add a function to a standard lua lib
L1107[14:10:44] <ShrewdSpirit> Sangar: Does oc release used memory after calling os.execute?
L1108[14:10:54] <ShrewdSpirit> Sorry I ask too many questions xD
L1109[14:12:24] ⇨ Joins: Shawniac (webchat@ipb21b55a1.dynamic.kabel-deutschland.de)
L1110[14:12:30] <ShrewdSpirit> I mean used memory of command ran by os.execute
L1111[14:12:55] <Sangar> Kodos, add the function to the table. e.g. in init.lua
L1112[14:13:13] <Kodos> Okey thanks
L1113[14:13:33] <Sangar> ShrewdSpirit, unless your programm registeres listeners / adds something else thats referred to from the outside, its stuff is garbage collected, yes
L1114[14:14:26] <ShrewdSpirit> Aha, thanks
L1115[14:19:06] <CyberTurd> what time will you be on tommorrow
L1116[14:19:56] <Katie> Oh.. Happy Birthday Lizzy!
L1117[14:23:36] <Lizzy> heh, thanks Katie
L1118[14:23:43] <Lizzy> CyberTurd, no clue
L1119[14:23:59] <Sangar> oh? habby pday!
L1120[14:24:10] ⇨ Joins: ping (~pixel@2601:4:680:104c:d82f:db0d:bf07:c6a8)
L1121[14:24:10] zsh sets mode: +v on ping
L1122[14:24:15] <Lizzy> pday?
L1123[14:24:52] <Sangar> bday :X
L1124[14:24:56] <Lizzy> hehe
L1125[14:24:59] <Lizzy> thanks
L1126[14:25:05] ⇦ Quits: ^v (~ping@2601:4:680:104c:85d1:c699:380:6c3b) (Remote host closed the connection)
L1127[14:25:28] ⇨ Joins: ^v (~ping@2601:4:680:104c:85d1:c699:380:6c3b)
L1128[14:25:51] <rashy> -presents Lizzy with walking stick and dentures- :D
L1129[14:26:02] <Lizzy> rashy, ......
L1130[14:26:09] <rashy> ^_^ teehee
L1131[14:26:22] <rashy> you are permitted to whack me with said walking stick
L1132[14:26:43] <CyberTurd> http://www.twitch.tv/JoshTheEnder
L1133[14:27:18] <CyberTurd> come join lizzy
L1134[14:27:26] <rashy> :o
L1135[14:28:04] <CyberTurd> he is streaming to a 2 whole views
L1136[14:28:12] <CyberTurd> *viewers
L1137[14:28:14] <rashy> xD
L1138[14:28:27] ⇦ Quits: pong (~pixel@c-68-36-225-16.hsd1.mi.comcast.net) (Ping timeout: 378 seconds)
L1139[14:28:32] <Sangar> http://oc.cil.li/index.php?/topic/527-the-thread-about-bragging-and-special-thingers/
L1140[14:30:15] <SkySom> "Special thingers"
L1141[14:30:19] <Sangar> yes
L1142[14:30:31] <SkySom> Noice
L1143[14:30:43] <Kodos> ping, you around
L1144[14:31:13] ⇨ Joins: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net)
L1145[14:31:14] zsh sets mode: +o on LizzyTheSiren
L1146[14:31:16] <Katie> Tell me your Minecraft name. awww no UUIDs? :P
L1147[14:31:27] <Kodos> Sangar's too cool for UUIDs
L1148[14:32:14] <Pwootage> Katie: pretty sure you can do a UUID->name lookup, can't you?
L1149[14:32:32] <Sangar> the last time i checked uuids were kinda messy
L1150[14:32:38] <Katie> Yes, but the thread specifically says the names are going in the git repo
L1151[14:33:57] ⇦ Quits: nightsta69 (~nightsta6@ns4008824.ip-192-99-0.net) (Ping timeout: 378 seconds)
L1152[14:34:55] <ping> Kodos, yes
L1153[14:35:19] <Kodos> Is the one thing still useable or did it get fixed
L1154[14:35:33] <ping> cc exploit?
L1155[14:35:36] <Kodos> Yeh
L1156[14:35:37] ⇨ Joins: shawniac_ (~shawniac@ipb21b55a1.dynamic.kabel-deutschland.de)
L1157[14:35:40] <ping> yes you can still do it
L1158[14:35:48] <Kodos> In 1.72/1.73?
L1159[14:36:20] <ping> idfk
L1160[14:36:24] ⇦ Quits: Shawniac (webchat@ipb21b55a1.dynamic.kabel-deutschland.de) (Quit: Web client closed)
L1161[14:36:35] <ping> i havent heared anybody release fixes
L1162[14:36:48] ⇦ Parts: shawniac_ (~shawniac@ipb21b55a1.dynamic.kabel-deutschland.de) ())
L1163[14:36:51] ⇨ Joins: shawniac_ (~shawniac@ipb21b55a1.dynamic.kabel-deutschland.de)
L1164[14:37:15] <Kodos> Now I just need to find a way to transmit it to CC computers via OC
L1165[14:37:38] * CompanionCube is annoyed because of the pings
L1166[14:37:46] <LizzyTheSiren> cc
L1167[14:37:49] <Katie> cc
L1168[14:37:52] <Kodos> CC, fix your highlighting
L1169[14:37:56] <Katie> %say cc
L1170[14:37:57] <Katie> awww
L1171[14:37:57] <CompanionCube> Kodos, no
L1172[14:37:59] <Katie> I broke it
L1173[14:38:22] <Kodos> CompanionCube, then don't complain =P
L1174[14:43:18] ⇦ Quits: shawniac_ (~shawniac@ipb21b55a1.dynamic.kabel-deutschland.de) (Ping timeout: 378 seconds)
L1175[14:43:52] <^v> [OpenComputers] http://git.io/veUr9 KJA1582 commented on issue ( @Callback not available in-Game )
L1176[14:45:07] ⇦ Quits: tschmitz_ (webchat@c-67-180-94-20.hsd1.ca.comcast.net) (Ping timeout: 186 seconds)
L1177[14:46:02] <^v> [OpenComputers] http://git.io/veUor fnuecke commented on issue ( @Callback not available in-Game )
L1178[14:48:08] <^v> [OpenComputers] http://git.io/veUKl fnuecke commented on issue ( @Callback not available in-Game )
L1179[14:49:09] <^v> [OpenComputers] http://git.io/veUK9 KJA1582 commented on issue ( @Callback not available in-Game )
L1180[14:50:13] <^v> [OpenComputers] http://git.io/veU6C fnuecke commented on issue ( @Callback not available in-Game )
L1181[14:52:18] <^v> [OpenComputers] http://git.io/veUiO KJA1582 commented on issue ( @Callback not available in-Game )
L1182[14:54:23] <^v> [OpenComputers] http://git.io/veUPq fnuecke commented on issue ( @Callback not available in-Game )
L1183[14:55:24] <^v> [OpenComputers] http://git.io/veUPo KJA1582 commented on issue ( @Callback not available in-Game )
L1184[14:55:59] <Vexatos> Katie, look at your post on the thread
L1185[14:56:01] <Vexatos> now look at mine
L1186[14:56:02] <Vexatos> q_q
L1187[14:56:17] <Vexatos> Sangar, I hope I have enough evidence
L1188[14:56:25] <^v> [OpenComputers] http://git.io/veUPx fnuecke commented on issue ( @Callback not available in-Game )
L1189[14:56:26] <Sangar> hahahahaha
L1190[14:56:30] <Sangar> no, sorry, declined :P
L1191[14:56:37] <Sangar> ;)
L1192[14:56:40] <Vexatos> Sangar, have fun reading it
L1193[14:56:45] <Sangar> on it
L1194[14:56:46] <Vexatos> It took quite a while as you can see
L1195[14:57:20] <LizzyTheSiren> Beware of a sarcastic post from me on there at some point
L1196[14:57:51] <Katie> ¬_¬
L1197[14:58:54] <Sangar> dat tiny [/brag] :3
L1198[14:59:20] <Sangar> Vexatos, ign? >_>
L1199[14:59:23] <Vexatos> Sangar, You like it?
L1200[14:59:26] <Vexatos> Sangar, guess
L1201[14:59:31] <Vexatos> Forum name = Vexatos
L1202[14:59:32] <Sangar> yes, well put together ;)
L1203[14:59:34] <Sangar> k then
L1204[14:59:34] <Vexatos> IRC name = Vexatos
L1205[14:59:43] ⇨ Joins: Doty1154 (~doty1154@50.136.193.35)
L1206[14:59:44] <Vexatos> EVERY OTHER NAME ON THE INTERWEBZ = Vexatos
L1207[14:59:50] <Vexatos> Minecraft IGN = Snagar
L1208[14:59:51] <Sangar> lucky bastard :X
L1209[14:59:52] <Vexatos> Of course
L1210[15:00:05] <Vexatos> Oh, on twitter I'm @Croxmata
L1211[15:00:15] <Vexatos> Because that's totally not m.... uuuh
L1212[15:00:17] <LizzyTheSiren> sarcastic reply sent
L1213[15:00:48] <Katie> <3 lolol
L1214[15:01:10] <LizzyTheSiren> I'm livestreaming btw
L1215[15:01:27] <Temia> moo 'o'
L1216[15:01:46] <Vexatos> Sangar, seriously, all my contributions written down
L1217[15:01:47] <Sangar> you do realize you have to hide that post now, according to the thread's rules? :X
L1218[15:01:49] <Vexatos> looks so much q_q
L1219[15:01:51] * Temia is Hinalle in-game but that's because it's easier to make a cute fairy than it is to make a cute minotaur without MPM
L1220[15:02:04] <Sangar> Vexatos, i'm always more scared when i look at my contribution graph on github
L1221[15:02:04] <LizzyTheSiren> what rules? i didn't read no rules!
L1222[15:02:11] <Vexatos> Sangar, exactly
L1223[15:04:02] <Vexatos> Sangar, accepted? <3
L1224[15:04:11] <Vexatos> quickly edit-patched my IGN inside
L1225[15:04:19] <Sangar> of course. i guess i'll just like the posts i accept :P
L1226[15:04:23] <Vexatos> I want git commit --amend for posts
L1227[15:06:18] <Sangar> LizzyTheSiren, so, you can either adjust your post to bring forth the argument that you pretty much manage the irc, or hide it :P because right now it's awkward :X
L1228[15:06:28] <Aedda> Hey Sangar :) I was wondering, is there supposed to be a config setting to not require robots to require the angel upgrade to place blocks in air?
L1229[15:06:29] <LizzyTheSiren> I hid it
L1230[15:06:35] <Sangar> okeh ^^
L1231[15:07:01] <Sangar> Aedda, there was, once... might have been removed when the upgrade was added? not sure.
L1232[15:07:05] <Vexatos> Sangar, that's not a contribution to OC - declined!
L1233[15:07:13] * Vexatos throws bricky at LizzyTheSiren
L1234[15:07:16] <Vexatos> xD
L1235[15:07:27] <Sangar> *chocolate bricky
L1236[15:07:28] <Vexatos> bricky == soft chocolate bricky
L1237[15:07:35] <Sangar> :P
L1238[15:07:40] <Vexatos> bricky = diminutive of brick
L1239[15:07:51] <Sangar> the only valid method of catching them is with your mouth
L1240[15:07:56] <Vexatos> Sangar, that German keyboard
L1241[15:08:11] <Vexatos> It's an awesome keyboard for foreign languages because of äöüéèê
L1242[15:08:18] <Vexatos> But it's horrible for coding
L1243[15:08:18] ⇨ Joins: LOLMLGgamer (~PotatoOMG@179.9.223.174)
L1244[15:08:20] <Aedda> I haven't been able to find one. I like the choice of making robots harder to use but I am also sort of used to turtles and it would be nice if there was an option for always-on angel mode
L1245[15:08:20] <MisterErwin> say whät?
L1246[15:08:23] <Vexatos> Alt Gr+ß
L1247[15:08:25] <Vexatos> <-<
L1248[15:08:30] <Sangar> guess why i have my layout set to the english one >_>
L1249[15:08:37] <Vexatos> Alt Gr + ß -> \
L1250[15:08:42] <Vexatos> So bad
L1251[15:08:47] <Sangar> i find {} much more annoying
L1252[15:08:52] ⇨ Joins: Nibato` (~nibato@24-158-83-210.dhcp.kgpt.tn.charter.com)
L1253[15:08:59] <Vexatos> those are the same in most European layouts, though
L1254[15:09:05] <Vexatos> i.e. 7890
L1255[15:09:09] <LOLMLGgamer> Really?
L1256[15:09:12] <Vexatos> I also hate ~ and |
L1257[15:09:19] <MisterErwin> Don't ask me why, but I have an external keyboard and my laptop keyboard... ;)
L1258[15:09:19] <Vexatos> especially |
L1259[15:09:20] <Sangar> i prefer them where they're in the english layout
L1260[15:09:23] ⇦ Parts: LizzyTheSiren (~Liz@cpc12-tilb8-2-0-cust20.basl.cable.virginm.net) ())
L1261[15:09:36] <Vexatos> I could just
L1262[15:09:42] <LOLMLGgamer> is more confortable
L1263[15:09:57] <Vexatos> Θσε τηε γρεεκ κεζβοαρδ ανδ λετ πεοπλε τρζ το δεψοδε τηε στθφφ
L1264[15:09:59] ⇦ Quits: Nibato (nibato@24-158-83-210.dhcp.kgpt.tn.charter.com) (Ping timeout: 198 seconds)
L1265[15:10:01] <Vexatos> Right?
L1266[15:10:16] <Sangar> indeed
L1267[15:10:29] <LOLMLGgamer> I don't understand anything you said
L1268[15:11:25] ⇦ Quits: LOLMLGgamer (~PotatoOMG@179.9.223.174) (Client Quit)
L1269[15:14:21] <Kodos> Lizzy, Katie SE Update is up
L1270[15:14:31] <Lizzy> Kodos, am playing mc
L1271[15:14:32] <Kodos> SPACE BALLS
L1272[15:14:33] <Katie> Yeah
L1273[15:14:38] <Katie> I'm playing Aion with Naomi|Off
L1274[15:14:52] <Kodos> ¯\_(ツ)_/¯
L1275[15:14:56] <Kodos> I'm off to build a mass driver
L1276[15:31:54] ⇨ Joins: Nibato (nibato@24-158-83-210.dhcp.kgpt.tn.charter.com)
L1277[15:32:28] ⇦ Quits: Nibato` (~nibato@24-158-83-210.dhcp.kgpt.tn.charter.com) (Ping timeout: 189 seconds)
L1278[15:34:37] <Vexatos> Snagar: The special thingers' GL value being a double between 0 and 1 where 1 equals 255 was right, right? :P
L1279[15:34:53] <Sangar> yes!
L1280[15:34:55] <Vexatos> ok
L1281[15:35:10] <Sangar> also, latest dev build should have the special thinger enabled for you
L1282[15:35:27] <Vexatos> I chose my MC skin't hair colour and divided the values by 255, so it'll be fine, because I know it will be darker anyways
L1283[15:35:31] <Vexatos> due to the default colour
L1284[15:35:40] <Sangar> yeah
L1285[15:35:42] <Vexatos> actually, it'd doubles
L1286[15:35:48] <Vexatos> I could have gone full precision
L1287[15:35:55] <Vexatos> and 0.921564etc
L1288[15:37:10] <Sangar> mhmm
L1289[15:40:52] ⇨ Joins: DrummerMC (webchat@p5B247D65.dip0.t-ipconnect.de)
L1290[15:42:03] <DrummerMC> I want to start my computer via redstone, but I have problems with it. can someone help me???
L1291[15:42:37] <Kodos> Sure, what are you using to program the computer to turn on via redstone?
L1292[15:44:34] <Vexatos> Sangar, always funny how, in your Youtube tutorials, LordJoda is speaking slowly, unsteadily and with a strong accent and you're speaking fluent English
L1293[15:44:42] <Vexatos> it's quite weird
L1294[15:44:49] <Sangar> and way too fast :X
L1295[15:44:54] <Vexatos> waaay too fast
L1296[15:45:10] <DrummerMC> I have a tier 3 computer and a redstone io block and when I open lua ther is a method called setWakeThreshold
L1297[15:45:16] <Sangar> it's annoying, because it never feels that way >_>
L1298[15:45:37] <Vexatos> Sangar, same here
L1299[15:45:52] <Vexatos> Everyone's telling me I'm talking way too loud and way too fast
L1300[15:45:59] <Sangar> yeah, calling that with, say 8, when the pc is off and the block goes from an input signal < 8 to 8+ the pc should start
L1301[15:46:20] <Sangar> *should*
L1302[15:46:27] <Sangar> wait
L1303[15:46:29] <Sangar> block
L1304[15:46:49] <Sangar> iirc it might not work for blocks... uhh...
L1305[15:46:50] * Sangar goes test
L1306[15:47:08] <Sangar> (and yes, that method shouldn't show up for blocks then)
L1307[15:47:27] <DrummerMC> ok i will test it
L1308[15:47:43] <Sangar> redstone card should work
L1309[15:48:03] <Sangar> i'll see if the block is borked why that was, and if i can either change that or make it hide the method to avoid confusion
L1310[15:49:24] <DrummerMC> It works
L1311[15:50:47] <Sangar> ah, right, now i remember. blocks don't do it because if they would, cards would wake up any computer directly connected to the computer they're in. gah.
L1312[15:51:25] <Vexatos> Sangar, this would be something nice to have: some way to hide a specific callback based on certain circumstances without having to use ManagedPeripheral
L1313[15:51:32] <Vexatos> I wonder if that'd be doable with lambdas
L1314[15:54:37] *** manmaed|AFK is now known as manmaed
L1315[15:55:06] <Sangar> well, at some point the callbacks are kept in a string->callback-wrapper map anyway, so some method for filtering (in an interface that can optionally be implemented?) should be feasible
L1316[15:57:02] <Sangar> for this case i'll add some special logic to the redstone component to allow switching whether it broadcasts the wake message or only seds it to its neighbors. so the block can also work for waking up computers.
L1317[16:02:40] ⇦ Quits: Vexatos (~Vexatos@p200300556E1FAD65D47DF24CE725A5A5.dip0.t-ipconnect.de) (Ping timeout: 189 seconds)
L1318[16:02:41] ⇨ Joins: rashyMC (~EiraIRC@S010628c68e00b41e.vc.shawcable.net)
L1319[16:03:03] ⇦ Parts: rashyMC (~EiraIRC@S010628c68e00b41e.vc.shawcable.net) ())
L1320[16:04:18] <Sangar> allrighters, DrummerMC, blocks will also work in next dev build. thanks for the reminder!
L1321[16:05:06] <Sangar> also, i totally didn't realize we're past issue 1000 on github... that's... wait for it... alot
L1322[16:05:07] <MichiBot> ALOT: http://4.bp.blogspot.com/_D_Z-D2tzi14/S8TRIo4br3I/AAAAAAAACv4/Zh7_GcMlRKo/s400/ALOT.png
L1323[16:05:12] <Sangar> <3
L1324[16:06:06] <Temia> <3
L1325[16:08:02] <vifino> <3
L1326[16:08:40] <Lizzy> <3
L1327[16:08:51] <Temia> We love this alot.
L1328[16:08:51] <MichiBot> ALOT: http://4.bp.blogspot.com/_D_Z-D2tzi14/S8TRIo4br3I/AAAAAAAACv4/Zh7_GcMlRKo/s400/ALOT.png
L1329[16:09:05] <DrummerMC> thanks Sangar
L1330[16:09:18] <vifino> I love cake alot.
L1331[16:09:18] <MichiBot> ALOT: http://4.bp.blogspot.com/_D_Z-D2tzi14/S8TRIo4br3I/AAAAAAAACv4/Zh7_GcMlRKo/s400/ALOT.png
L1332[16:09:22] <vifino> :3
L1333[16:10:07] <Sangar> oh, oh! Katie, add context sensitive a.lot images :3
L1334[16:10:30] <Katie> lol
L1335[16:10:31] <Katie> Maybe.
L1336[16:11:50] ⇦ Quits: ShrewdSpirit (~ShrewdSpi@5.78.60.189) (Read error: Connection reset by peer)
L1337[16:12:16] ⇨ Joins: ShrewdSpirit (~ShrewdSpi@5.78.60.189)
L1338[16:13:09] * vifino pets Temia
L1339[16:13:39] <vifino> My server now runs a custom kernel :D
L1340[16:14:15] <vifino> 16 core + btrfs + raid 6'd sas drives + custom kernel = <3
L1341[16:14:24] ⇦ Quits: ShrewdSpirit (~ShrewdSpi@5.78.60.189) (Read error: Connection reset by peer)
L1342[16:16:09] ⇨ Joins: ShrewdSpirit (~ShrewdSpi@5.78.49.92)
L1343[16:16:20] ⇨ Joins: TabletCube (~TCube@95f1942c.skybroadband.com)
L1344[16:17:35] <vifino> It needs more. I need *more*.
L1345[16:17:56] <vifino> Lizzy: Wat do!
L1346[16:18:25] ⇦ Quits: ShrewdSpirit (~ShrewdSpi@5.78.49.92) (Client Quit)
L1347[16:22:27] <vifino> :(
L1348[16:26:00] <Lizzy> sorry, was afk
L1349[16:26:09] * Lizzy hugs vifino
L1350[16:26:24] * vifino hugs Lizzy :D
L1351[16:26:46] <Lizzy> also Sangar, I will have a reason to request a special thinger..... Soon(tm)
L1352[16:27:04] *** Khio_Off is now known as Khio
L1353[16:27:14] <Sangar> cool, looking forward to it :3
L1354[16:28:35] <Lizzy> also on an unrelated note, Sangar when are you going to be here tomorrow so i can pester you with silly questions?
L1355[16:29:30] <Sangar> mostly afternoonish probably, not so much in the evening
L1356[16:29:37] ⇦ Quits: TabletCube (~TCube@95f1942c.skybroadband.com) (Remote host closed the connection)
L1357[16:29:49] *** Techokami|Off is now known as Techokami
L1358[16:30:19] <Lizzy> ok
L1359[16:32:32] * vifino gives Lizzy a cookie
L1360[16:32:38] <Lizzy> :O
L1361[16:32:43] * Lizzy noms cookie
L1362[16:32:49] <vifino> :3
L1363[16:32:55] * SkySom steals the cookie
L1364[16:32:59] * SkySom runs off
L1365[16:33:01] * vifino stabs SkySom
L1366[16:33:10] * SkySom continues running
L1367[16:33:23] <vifino> One does not simply steal something from someone.
L1368[16:34:59] <vifino> I think I injured my hand while lifting that 50kg server..
L1369[16:35:23] <vifino> Yeah, you shouldn't carry a 50kg server up to the 4th floor
L1370[16:36:05] <Lizzy> https://www.youtube.com/watch?v=a1vjdEfxjX8
L1371[16:36:05] -Kibibyte- [Lizzy] Bambee // El-Cid | by elcid1984 | 3m54s | 372w2d ago | 3,967,844 views | Rated: 4.85/5.00
L1372[16:36:12] <Skye> I need to argue with my dad about my RPi soon...
L1373[16:37:25] <Skye> It's going to be horrible...
L1374[16:38:16] <SkySom> Do not argue
L1375[16:38:18] <SkySom> Discuss
L1376[16:38:23] <SkySom> Arguing will get you no where
L1377[16:39:02] <Skye> I wish I could discuss
L1378[16:39:04] <Skye> but....
L1379[16:39:13] ⇨ Joins: TabletCube (~TCube@95f1942c.skybroadband.com)
L1380[16:39:37] <Skye> ugh
L1381[16:39:56] <Skye> he is probably going to turn it into an argument
L1382[16:41:46] <SkySom> Then resist
L1383[16:41:52] <SkySom> The second you begin to argue
L1384[16:41:54] <SkySom> You lose
L1385[16:42:02] <DeanIsaKitty> ^
L1386[16:42:19] ⇨ Joins: shawniac_ (~shawniac@ipb21b55a1.dynamic.kabel-deutschland.de)
L1387[16:49:11] <Skye> hmm
L1388[16:52:24] ⇦ Quits: Kibibyte (~PircBotX@hathor.stary2001.co.uk) ()
L1389[16:53:45] ⇨ Joins: Kibibyte (~PircBotX@hathor.stary2001.co.uk)
L1390[16:57:53] ⇨ Joins: Ekoserin (~Ekoserin@98.231.193.97)
L1391[16:58:06] <Ekoserin> If anyone's here, I need help with my code.
L1392[16:58:26] <Ekoserin> My poorly assembled, sloppy code that consists mostly of samples from the wiki.
L1393[16:58:46] <Ekoserin> http://oc.cil.li/index.php?/topic/528-cannot-register-keystroke/
L1394[17:00:08] <water> i would help but uh
L1395[17:00:09] <water> https://db.tt/kSZ9N2qa
L1396[17:00:38] <Ekoserin> "adult-and-pornography" are you serious
L1397[17:00:40] <water> Stary2001, ^
L1398[17:00:42] <water> ikr
L1399[17:00:43] <Stary2001> yes
L1400[17:00:48] <Stary2001> dickbu.tt
L1401[17:00:54] <Stary2001> Ekoserin: LOL
L1402[17:00:59] <Ekoserin> Where the hell did that label come from?
L1403[17:01:01] <water> Stary2001, that isn't blocked though
L1404[17:01:07] <water> Ekoserin, well i am at a christian school atm
L1405[17:01:08] <water> lel
L1406[17:01:21] <Ekoserin> Uh-huh, that doesn't explain the label.
L1407[17:01:26] <Stary2001> xD
L1408[17:01:33] <water> they block pirate bay for 'games'
L1409[17:01:41] <Ekoserin> Not piracy, but games?
L1410[17:01:44] <water> even though steam works fine
L1411[17:01:46] <SuPeRMiNoR2> or porn
L1412[17:01:52] <SuPeRMiNoR2> pirate bay has loads of porn too
L1413[17:01:54] <water> like, i'm not kidding i'm on steam now
L1414[17:02:10] <Ekoserin> Uh, I'll transcribe the forum thread for you.
L1415[17:02:13] <water> k
L1416[17:02:39] <Ekoserin> For the most part, it's "is "local keyboard = component.keyboard" valid? I don't think it is, what should it be?"
L1417[17:02:41] <SuPeRMiNoR2> Ekoserin: the problem is you dont have a loop
L1418[17:02:50] <Ekoserin> Oh.
L1419[17:02:53] <SuPeRMiNoR2> there might be more, but that is the main one
L1420[17:03:02] <SuPeRMiNoR2> you only check once
L1421[17:03:04] <SuPeRMiNoR2> when you start
L1422[17:03:09] <SuPeRMiNoR2> then it stops
L1423[17:03:10] <Ekoserin> How do I get a loop? Lua is like alien to me.
L1424[17:03:10] <SuPeRMiNoR2> :P
L1425[17:03:12] <water> Ekoserin, Stary2001 https://db.tt/kFNasdlC
L1426[17:03:25] <SuPeRMiNoR2> infinite loop could be while true do
L1427[17:03:29] <Stary2001> LOL water
L1428[17:03:30] <Stary2001> LOL
L1429[17:03:31] <Stary2001> YES
L1430[17:03:38] <Ekoserin> So, where does what line go?
L1431[17:04:27] <Ekoserin> "4 user(s) are reading this topic" u serious m8?
L1432[17:04:35] <SuPeRMiNoR2> http://paste.superminor2.net/view/a0ad8296
L1433[17:04:46] <water> Stary2001, but steam works, it's online https://db.tt/2Kg7kGfW
L1434[17:04:48] <Ekoserin> Thanks.
L1435[17:04:50] <water> seems legit right
L1436[17:05:01] <Stary2001> water: *clap&
L1437[17:05:02] <Stary2001> water: *clap*
L1438[17:05:22] ⇦ Parts: Ekoserin (~Ekoserin@98.231.193.97) ())
L1439[17:05:32] <SuPeRMiNoR2> do they block http://store.steampowered.com/
L1440[17:06:06] *** Riking|away is now known as Riking
L1441[17:06:15] <water> SuPeRMiNoR2, nope
L1442[17:06:18] <Stary2001> ROFL
L1443[17:06:27] <SuPeRMiNoR2> 10/10
L1444[17:06:35] <water> SuPeRMiNoR2, https://db.tt/0jmDfarc
L1445[17:06:37] ⇨ Joins: Ekoserin (~Ekoserin@98.231.193.97)
L1446[17:06:55] <SuPeRMiNoR2> i would say that is probably the king of games
L1447[17:07:09] <water> ikr
L1448[17:07:10] <Ekoserin> It still did not work. Same error.
L1449[17:07:13] <water> inb4 origin is blocked
L1450[17:07:14] <water> Stary2001, ^
L1451[17:07:19] <Stary2001> ha
L1452[17:07:23] <SuPeRMiNoR2> Ekoserin: what error
L1453[17:07:27] <shawniac_> Ekoserin, loops aren't really a lua exclusive thing, or much different from other languages
L1454[17:07:28] <SuPeRMiNoR2> oh right
L1455[17:07:32] <SuPeRMiNoR2> nvm ,i read the post
L1456[17:07:46] <Ekoserin> "/mnt/9e7/menu2.lua:11: attempt to call field 'isShiftDown' (a nil value)
L1457[17:07:47] <SuPeRMiNoR2> attempt to call field 'isShiftdown'
L1458[17:08:07] <SuPeRMiNoR2> in the post it says isShiftdown
L1459[17:08:13] <SuPeRMiNoR2> should be Down of course
L1460[17:08:18] <SuPeRMiNoR2> maybe
L1461[17:08:29] <Ekoserin> ?
L1462[17:08:34] <SuPeRMiNoR2> one second.
L1463[17:08:49] <Ekoserin> I have tried "isShiftDown," "isShiftdown," and "isShift down"
L1464[17:09:00] <SuPeRMiNoR2> i would just use events
L1465[17:09:51] <Ekoserin> Okay..?
L1466[17:10:54] <Ekoserin> ???
L1467[17:11:02] <SuPeRMiNoR2> anway
L1468[17:11:08] <Ekoserin> Ah, if only I knew an ounce of Lua.
L1469[17:11:26] <SuPeRMiNoR2> if you want to use isShiftDown, you need to add keyboard = require("keyboard")
L1470[17:11:39] <SuPeRMiNoR2> it is an api, not a component
L1471[17:11:42] <Ekoserin> Ah
L1472[17:11:45] <Ekoserin> yes
L1473[17:11:48] <SuPeRMiNoR2> well, it is a component too
L1474[17:11:51] <SuPeRMiNoR2> but meh
L1475[17:12:34] *** AtomSponge is now known as AtomSponge|away
L1476[17:12:36] <Ekoserin> I did that, and I got the same error after pressing Shift 5 times. It said "too long without yielding"
L1477[17:12:46] <Ekoserin> Still complaining about isShiftDown
L1478[17:13:13] <SuPeRMiNoR2> probably since there is no delays in there and if you hold shift down it will repeat the gpu.set over and over and over
L1479[17:13:54] <Ekoserin> So, I intend to end the program when Shift is held. What you're saying makes me think that's not what the code is doing.
L1480[17:14:02] <SuPeRMiNoR2> no
L1481[17:14:08] <SuPeRMiNoR2> not at all
L1482[17:14:13] <SuPeRMiNoR2> it will just change the colors
L1483[17:14:21] <Ekoserin> So how do I end the program?
L1484[17:14:35] <SuPeRMiNoR2> lots of different ways
L1485[17:14:42] <SuPeRMiNoR2> you could break out of the loop with break
L1486[17:14:48] <SuPeRMiNoR2> that would probably make the most sense
L1487[17:14:57] <Ekoserin> Okay...
L1488[17:15:25] <Ekoserin> Doesn't seem to help me.
L1489[17:15:40] <SuPeRMiNoR2> maybe nothing will :?
L1490[17:16:03] <Ekoserin> I've tried something, but it made it end instantly.
L1491[17:16:23] <SuPeRMiNoR2> is that not how you wanted it to end?
L1492[17:16:33] <Ekoserin> I wanted it to end when I press Shift.
L1493[17:16:39] <Ekoserin> Not as soon as it executes.
L1494[17:16:46] *** Cruor is now known as Cruor|Away
L1495[17:16:51] <SuPeRMiNoR2> no kidding, lol
L1496[17:17:04] <SuPeRMiNoR2> ok
L1497[17:17:09] <SuPeRMiNoR2> http://paste.superminor2.net/view/raw/ce619fb8
L1498[17:17:10] <SuPeRMiNoR2> use that
L1499[17:17:25] <SuPeRMiNoR2> it would be better to use signals, but that will work
L1500[17:18:18] <Ekoserin> It worked.
L1501[17:18:36] <SuPeRMiNoR2> you might want to update your post
L1502[17:18:41] ⇦ Quits: Khio (~khionu@ip68-9-182-208.ri.ri.cox.net) (Ping timeout: 198 seconds)
L1503[17:18:57] <Ekoserin> Didn't I? "EDIT: Fixed it."
L1504[17:19:08] <Ekoserin> huh
L1505[17:19:11] <Ekoserin> didn't save my edit
L1506[17:19:30] <SuPeRMiNoR2> no need to be a dick about it either way
L1507[17:19:49] <Ekoserin> Woah, that escalated. Where was I being a dick?
L1508[17:21:41] <Ekoserin> I was flaccid at all times.
L1509[17:21:47] <SuPeRMiNoR2> figures
L1510[17:21:56] <Ekoserin> ?
L1511[17:22:14] <SuPeRMiNoR2> i think it would still be a dick even if it was flaccid
L1512[17:22:16] <SuPeRMiNoR2> just saying
L1513[17:22:48] <Ekoserin> Point taken.
L1514[17:25:39] <LordFokas> SuPeRMiNoR2, must I remind you of our conversation from yesterday?
L1515[17:25:50] <shawniac_> well is anyone using the autostart.lua hook to automount harddrives?
L1516[17:25:55] <SuPeRMiNoR2> umm
L1517[17:26:04] <shawniac_> the wiki way, doesn't seem to work http://ocdoc.cil.li/tutorial:oc3_hard_drives
L1518[17:26:09] * Ekoserin raises an eyebrow
L1519[17:27:23] <shawniac_> the autostart.lua is either failing to execute, or never executed, i can't tell since there are no errors present for autostart.lua but manually executing if fails ... either way my hdd is not being automounted
L1520[17:27:25] ⇨ Joins: Khio (~khionu@ip68-9-182-208.ri.ri.cox.net)
L1521[17:27:49] <rashy> it's possible the wiki is outdated
L1522[17:28:03] <Ekoserin> Hey, uh, I want to start a program called "paintplus" with the parameter "menu1" in autorun. "shell.execute" is not working. Do I need another "local component" command or something?
L1523[17:29:06] <Lizzy> how is "shell.execute" not working?
L1524[17:29:58] ⇨ Joins: rashyMC (~EiraIRC@S010628c68e00b41e.vc.shawcable.net)
L1525[17:30:07] <Ekoserin> "/autorun.lua:5: attempt to index global 'shell' (a nil value)"
L1526[17:30:23] <Lizzy> try local shell = require("shell")
L1527[17:30:49] <Ekoserin> It worked.
L1528[17:31:00] <Lizzy> rashyMC, pleace make sure relaying of player deaths are turned off in eirairc
L1529[17:31:25] <shawniac_> rashy: any clue on how to get automount/autostart.lua working?
L1530[17:31:28] <rashyMC> RIGHT
L1531[17:31:38] <rashyMC> oops, caps xD
L1532[17:31:50] <rashyMC> shawn: trying a few experiments, will report
L1533[17:31:53] ⇦ Quits: ping (~pixel@2601:4:680:104c:d82f:db0d:bf07:c6a8) (Read error: Connection reset by peer)
L1534[17:32:09] <Ekoserin> This is what I was doing. http://cloud-4.steamusercontent.com/ugc/541896836986731065/518065BB30BE39D7FB9887C1BE5D5475A7F90E5F/\
L1535[17:32:14] ⇨ Joins: ping (~pixel@2601:4:680:104c:d82f:db0d:bf07:c6a8)
L1536[17:32:15] zsh sets mode: +v on ping
L1537[17:32:49] <shawniac_> you used an excess '\'
L1538[17:32:55] <Ekoserin> That was accidental.
L1539[17:33:00] <Lizzy> shawniac_, still worked for me
L1540[17:33:14] <Lizzy> chrome just treated it as another /
L1541[17:33:19] <shawniac_> yeah for me, after i removed that one \, firefox did not
L1542[17:34:53] ⇦ Quits: Khio (~khionu@ip68-9-182-208.ri.ri.cox.net) (Ping timeout: 198 seconds)
L1543[17:34:59] *** manmaed is now known as manmaed|AFK
L1544[17:35:15] ⇨ Joins: Khio (~khionu@ip68-9-182-208.ri.ri.cox.net)
L1545[17:35:23] <Ekoserin> So, how do I use 3D printers? Guide somewhere?
L1546[17:35:51] <Altenius> There's 3D printers now? Man, I need to get back into OC
L1547[17:35:54] <Kodos> Most of it is self explanatory, but the video helps
L1548[17:35:58] <Kodos> Let me get you a link
L1549[17:36:12] <Ekoserin> Does it print the object inside the printer? On top? Side? Bottom?
L1550[17:36:26] <Kodos> https://www.youtube.com/embed/L46kdUxTcbk
L1551[17:36:31] <Ekoserin> Okay.
L1552[17:37:08] ⇦ Quits: rashyMC (~EiraIRC@S010628c68e00b41e.vc.shawcable.net) (Ping timeout: 198 seconds)
L1553[17:37:21] <Katie> lol, MichiBot can parse embed links... neat
L1554[17:39:43] <Ekoserin> ...oh, I see.
L1555[17:40:35] ⇦ Quits: DrummerMC (webchat@p5B247D65.dip0.t-ipconnect.de) (Ping timeout: 186 seconds)
L1556[17:42:05] <Ekoserin> I would 3D print in survival if there was an editor.
L1557[17:43:49] <water> mfw i see this nick is free
L1558[17:43:52] *** water is now known as pornhub
L1559[17:43:53] <pornhub> ahahah
L1560[17:44:02] <pornhub> [18:44:10] -NickServ- Nick pornhub is now registered to your account.
L1561[17:44:11] <pornhub> i expect at least 2 'pls change your nick' messages now
L1562[17:44:13] <pornhub> Stary2001, ^
L1563[17:44:20] *** Ekoserin is now known as nick
L1564[17:44:25] <Stary2001> haaaahha
L1565[17:44:27] <Stary2001> yes.
L1566[17:44:28] <progwml6> lol
L1567[17:44:32] *** nick is now known as Ekoserin
L1568[17:44:40] <Ekoserin> And of course "nick" is registered.
L1569[17:44:51] <pornhub> yep
L1570[17:44:57] <pornhub> probably some guy 's actual name
L1571[17:45:04] *** Lizzy sets mode: +q *!*@ns510198.ip-198-27-68.net
L1572[17:45:24] *** Lizzy sets mode: -q pornhub!*@*
L1573[17:45:34] *** LordFokas is now known as LordFokas|out
L1574[17:45:35] <Altenius> Aw, Hitler is already in use
L1575[17:45:37] ⇦ Quits: Vic (~Victoriou@kurisu.rx14.co.uk) (Quit: Nyuu~)
L1576[17:45:37] ⇦ Quits: Thog (~Thog@kurisu.rx14.co.uk) (Quit: System.exit(-42);)
L1577[17:45:45] *** Ekoserin is now known as Adolf
L1578[17:45:52] <Adolf> what
L1579[17:45:56] *** Adolf is now known as Ekoserin
L1580[17:46:06] *** Altenius is now known as Hubert_Farnsworth
L1581[17:46:10] <Kodos> ...
L1582[17:46:13] <Kodos> Stahp
L1583[17:46:14] <Lizzy> ...
L1584[17:46:22] <rashy> autorun works perfectly fine
L1585[17:46:28] *** Hubert_Farnsworth is now known as Altenius
L1586[17:46:32] <rashy> @ shawniac_
L1587[17:46:46] <Ekoserin> I'm gonna use a 3D printer. If somebody's made an editor.
L1588[17:47:08] <Sangar> Ekoserin, it's called `edit` :P
L1589[17:47:21] <Ekoserin> And by "editor" I mean something that isn't a text editor.
L1590[17:47:32] <shawniac_> rashy: did you try http://ocdoc.cil.li/tutorial:oc3_hard_drives ?
L1591[17:47:34] <Ekoserin> Something like that program I found that lets you edit holograms. No text.
L1592[17:47:38] <shawniac_> rashy: or what did you try at all
L1593[17:47:54] <Ekoserin> Something like http://oc.cil.li/index.php?/topic/335-hologram-editor/
L1594[17:47:54] <rashy> word for word, yes
L1595[17:48:15] <rashy> substituting "test" with my own labels/mount points
L1596[17:48:39] ⇦ Parts: pornhub (~wolfmitch@ns510198.ip-198-27-68.net) ())
L1597[17:48:42] ⇨ Joins: reddit (~wolfmitch@ns510198.ip-198-27-68.net)
L1598[17:48:51] <Ekoserin> Read it, reddit.
L1599[17:48:55] <reddit> what
L1600[17:49:18] *** Lizzy sets mode: -q *!*@ns510198.ip-198-27-68.net
L1601[17:49:50] <Kodos> Ekoserin, 3D printing is fairly new, no one's made anything like that yet. Feel free to though =) I'm sure the rest of us would love to see it be done
L1602[17:49:59] ⇨ Joins: Vic (~Victoriou@kurisu.rx14.co.uk)
L1603[17:50:02] <shawniac_> rashy: well i gave it /home as mountpoint, and i so it results in this https://gist.github.com/anonymous/eea261cca4459dec33e1
L1604[17:50:11] <shawniac_> rashy: doesn't mount it upon restart, or reinsert of the hdd
L1605[17:50:26] <Ekoserin> Kodos, I can't make a simple program that changes the color, displays text, and closes when you press a key. I can't make a 3D editor :P
L1606[17:50:28] *** Vic is now known as Guest29361
L1607[17:50:39] ⇨ Joins: Thog (~Thog@kurisu.rx14.co.uk)
L1608[17:50:40] <Ekoserin> [ahem] I can see sarcasm [/ahem]
L1609[17:50:56] *** Guest29361 is now known as Vi
L1610[17:51:35] <rashy> shawniac_, what's the output of "df" ?
L1611[17:52:16] <shawniac_> rashy: http://a.pomf.se/fdpfar.png
L1612[17:52:54] ⇨ Joins: Phosphene (~Phosphene@135-23-172-172.cpe.pppoe.ca)
L1613[17:53:13] <rashy> server01hdd being the one you want to mount? and autorun.lua in /mnt/505/ ?
L1614[17:53:17] ⇦ Quits: CyberTurd (~CyberTurd@host217-42-184-214.range217-42.btcentralplus.com) (Ping timeout: 195 seconds)
L1615[17:53:28] ⇨ Joins: Solarstrike (~Solarstri@71.21.85.124)
L1616[17:53:29] <shawniac_> rashy: right
L1617[17:53:40] <rashy> hmm
L1618[17:53:44] *** Vi is now known as Vic
L1619[17:54:03] <rashy> have you tried something other that /home ?
L1620[17:54:15] <shawniac_> rashy: well i tried mounting it to /home directly and that works
L1621[17:54:19] <shawniac_> but let's try /test
L1622[17:54:59] <shawniac_> nope nothing
L1623[17:55:00] ⇦ Quits: sciguyryan (~sciguyrya@80-254-76-139.dynamic.swissvpn.net) ()
L1624[17:55:10] <rashy> yeah. no reason why it shouldn't be able to use /home -shrug-
L1625[17:56:25] *** Daiyousei is now known as SleepingFairy
L1626[17:56:28] <shawniac_> is there a way where i could read some kind of boot log, to see if it even executes autorun.lua?
L1627[17:56:49] <shawniac_> i have the feeling it's either shooting and error not not being run at all, but i have no way to check :O
L1628[17:57:03] <shawniac_> and isAutorunEnabled() returns true so that should not be the problem
L1629[17:57:38] <Altenius> Error's are saves to /tmp iirc
L1630[17:59:18] ⇦ Parts: Phosphene (~Phosphene@135-23-172-172.cpe.pppoe.ca) ())
L1631[17:59:50] <shawniac_> well that's empty
L1632[18:00:45] <shawniac_> i'm puzzled ... rashy reports its working fine and it should work fine. but somehow it doesn't do anything... rashy is your autorun.lua executeable while booted. it's shouldn't be right? because proxy being passed on boot irrc
L1633[18:01:00] ⇦ Quits: Solarstrike (~Solarstri@71.21.85.124) (Quit: I'll be taking my leave now.)
L1634[18:01:16] <rashy> yeah, I didn't have to do anything fancy to autorun.lua, just edited it, saved, then rebooted
L1635[18:01:41] <rashy> hmm, lemme check something
L1636[18:02:44] <rashy> well, thats not it either (different label and mount point), which shouldn't matter
L1637[18:05:42] <Ekoserin> Looks like I can not push text to the edge of the screen without making a black newline.
L1638[18:09:28] <shawniac_> what version are you using rashy ?
L1639[18:09:37] <rashy> latest
L1640[18:09:38] *** g is now known as gAway2002
L1641[18:09:55] <rashy> specifically, 1.5.5.12
L1642[18:10:21] <shawniac_> i just updated today to v1.5.5.11
L1643[18:10:24] <shawniac_> whaat :O
L1644[18:10:29] <rashy> :o
L1645[18:10:53] <shawniac_> are you using the default version from curse? no dev build etc?
L1646[18:11:02] <rashy> no dev build, MC version 1.7.10
L1647[18:11:07] <rashy> think you're on 1.8
L1648[18:11:23] ⇨ Joins: pong (~pixel@2601:4:680:104c:d82f:db0d:bf07:c6a8)
L1649[18:11:23] zsh sets mode: +v on pong
L1650[18:11:56] <shawniac_> yeah
L1651[18:12:22] <rashy> lemme try it on 1.8
L1652[18:12:33] <shawniac_> but that minor version difference should't matter ... maybe 1.8 is causing issues
L1653[18:12:45] <rashy> I blame Sangar
L1654[18:12:50] <rashy> <3
L1655[18:12:56] * Sangar hides
L1656[18:13:52] <Sangar> uhhh. i don't think there's any difference in the related parts between 1.7 and 1.8... shawniac_ check the /tmp directory for an event.log file, see if any errors were logged
L1657[18:14:24] <shawniac_> i already said that /tmp is empty a few lines above :P
L1658[18:15:53] <Sangar> sorry, didn't read all of it >_>
L1659[18:16:12] <shawniac_> this is all the relavant stuff on one screen, http://a.pomf.se/atajli.png
L1660[18:16:14] <Sangar> time to start 1.8, i guess
L1661[18:16:21] <Sangar> k
L1662[18:16:25] <shawniac_> i have no clue what's causing it not to work :(
L1663[18:16:42] ⇦ Quits: ping (~pixel@2601:4:680:104c:d82f:db0d:bf07:c6a8) (Ping timeout: 378 seconds)
L1664[18:16:55] *** Khio is now known as Khio_Food
L1665[18:19:00] <Ekoserin> I want to change the date on OC.
L1666[18:19:10] <Ekoserin> Because it is WAY off.
L1667[18:19:22] <Sangar> it's the ingame date
L1668[18:19:43] <Altenius> Isn't there a function to get time since epoch?
L1669[18:19:44] <Ekoserin> Okay, is there a way I can change it? At least make it more recent.
L1670[18:20:04] <Ekoserin> Because my Minecraft world sure ain't taking place in 1970.
L1671[18:20:10] <Sangar> you can replace os.time in init.lua :P
L1672[18:20:13] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-411-187.w90-22.abo.wanadoo.fr) (Ping timeout: 189 seconds)
L1673[18:20:21] <Ekoserin> Oh well.
L1674[18:20:41] <Ekoserin> The application I'm using it for doesn't need the date, just the time, anyway.
L1675[18:20:43] <Kodos> I'll probably look into using the internet card to get time via timeapi
L1676[18:21:08] ⇨ Joins: Khio (~khionu@ip68-9-182-208.ri.ri.cox.net)
L1677[18:21:14] <rashy> shawniac_, couldn't reproduce it in 1.8
L1678[18:21:30] <shawniac_> rashy: does that mean it works for you in 1.8 too?
L1679[18:21:58] *** Lizzy is now known as LizIsWatchingNetflix
L1680[18:22:08] <rashy> oh, hang on, I screwed up
L1681[18:22:29] <Sangar> shawniac_, that exact script works perfectly fine for me, in 1.8 :/
L1682[18:22:36] <Sangar> so i have no idea what's going on
L1683[18:22:46] <shawniac_> wtf
L1684[18:22:47] ⇨ Joins: MineDonalds_Host (~minedonal@98.231.193.97)
L1685[18:23:02] ⇦ Quits: Khio_Food (~khionu@ip68-9-182-208.ri.ri.cox.net) (Ping timeout: 198 seconds)
L1686[18:23:09] <MineDonalds_Host> Aw, my food source left.
L1687[18:23:10] <shawniac_> well it should work when rebooting or reinserting the HDD right?
L1688[18:23:21] <Sangar> yes
L1689[18:23:39] <shawniac_> how the fuck
L1690[18:23:43] <shawniac_> ain't it working then?
L1691[18:23:50] ⇦ Quits: MineDonalds_Host (~minedonal@98.231.193.97) (Client Quit)
L1692[18:24:13] <shawniac_> it seems like it's never being executed
L1693[18:24:28] ⇨ Joins: orthoplex64 (~orthoplex@cpe-173-175-101-132.satx.res.rr.com)
L1694[18:25:29] ⇦ Quits: Bacon (~tasty@5.231.51.78) (Ping timeout: 195 seconds)
L1695[18:25:40] <rashy> yep, works fine for me.
L1696[18:26:53] ⇦ Quits: Kilobyte (~Kilobyte@5.231.51.78) (Ping timeout: 195 seconds)
L1697[18:30:07] ⇦ Quits: ICWiener (~DFrostedW@5.231.51.220) (Ping timeout: 189 seconds)
L1698[18:30:34] ⇨ Joins: CaptainJackHardness (~DFrostedW@38.81.149.254)
L1699[18:30:40] <Pwootage> officially hit 300 steam games. Woo?
L1700[18:30:50] <Ekoserin> Congratulations!
L1701[18:31:11] <Altenius> I've bought 4 in the last 3 years and downloaded 3 of them
L1702[18:31:28] <rashy> 180 something games, played about 15 >.>
L1703[18:31:31] <Altenius> Did you buy all 300 @Pwootage?
L1704[18:31:47] <Pwootage> Yeah, mostly humble bundles and steam bundles
L1705[18:32:07] <Pwootage> I'll happily buy one game for cheaper than normal and also get 5 other games I may or may not ever play along with it
L1706[18:32:39] <Pwootage> I think I've bought 3 copies of FTL at this point, lol
L1707[18:32:40] <shawniac_> ever tried https://steamdb.info/calculator/ ?
L1708[18:32:53] <Pwootage> *opens link*
L1709[18:32:54] <shawniac_> i have never played about 44% of my games
L1710[18:32:59] <Dashkal> I probably shouldn't load my humble games into steam. I'm only just north of 200 right now...
L1711[18:33:26] <shawniac_> 68/154 not played here :P god bless humble bundle
L1712[18:33:29] <Ekoserin> I have $300+ worth of games. And almost all of them are from the Valve Complete Pack.
L1713[18:33:52] <Pwootage> This is going to be sketchy
L1714[18:33:57] <shawniac_> filthy casual, 1.800$ reporting in xD
L1715[18:34:02] ⇨ Joins: ICWiener (~DFrostedW@5.231.51.220)
L1716[18:34:09] <Ekoserin> C'mon, $200 worth of games for only $30? Who can say no to that? I love sales.
L1717[18:34:14] <Pwootage> I have not played 70% of my games (on steam. SOme I played DRM free for a while)
L1718[18:34:14] <rashy> $2700, yo
L1719[18:34:21] <shawniac_> that's the spirit xD
L1720[18:34:23] ⇦ Quits: CaptainJackHardness (~DFrostedW@38.81.149.254) (Read error: Connection reset by peer)
L1721[18:34:30] <rashy> 165/187 not played
L1722[18:34:31] <Pwootage> *Worth:* $3615
L1723[18:34:35] <shawniac_> hahahaha xD
L1724[18:34:45] <Sangar> 38% not played. that's ok :P
L1725[18:34:51] <Pwootage> that's not counting original price, only current price
L1726[18:34:52] <Ekoserin> About fifty percent of my library is dusty.
L1727[18:34:55] <shawniac_> you have the best quota in here so far
L1728[18:34:57] <Pwootage> (skryim is counting as $20 not $60)
L1729[18:35:12] ⇨ Joins: CaptainJackHardness (~DFrostedW@38.81.149.254)
L1730[18:35:17] ⇦ Quits: prasselpikachu (~Prassel@5.231.51.109) (Ping timeout: 195 seconds)
L1731[18:35:27] <rashy> yeah. I spent more on certain games in the list
L1732[18:35:47] <shawniac_> i've never spend more than 10$ on any game in my list
L1733[18:35:48] <Sangar> 250h of civ5 leading the list... >_>
L1734[18:35:54] <shawniac_> most of the time i bought several for ~5$
L1735[18:36:03] <shawniac_> i'm the one of the cheapest asses around i guess
L1736[18:36:14] ⇨ Joins: Kilobyte (~Kilobyte@5.231.51.78)
L1737[18:36:14] zsh sets mode: +v on Kilobyte
L1738[18:36:24] <Pwootage> 416 hours of XCOM (-90 or so that were not me playing on my account)
L1739[18:36:31] <Pwootage> 201 hours of terraria
L1740[18:36:48] <shawniac_> only 87h of terraria here :(
L1741[18:36:50] <Sangar> only 118h of terraria
L1742[18:36:58] <rashy> $75 is probably the most I spent on a single pack of 20-30 games. more recently, developer packs have had fewer games in them (no dev packs at all last couple of sales)
L1743[18:36:59] <shawniac_> i've played it through several times though... wtf were you doing? xD
L1744[18:37:02] <Sangar> heh. everyone played terraria i guess :X
L1745[18:37:13] <rashy> xD
L1746[18:37:24] <rashy> I've bought 4 copies of terraria, but never played it
L1747[18:37:25] <Altenius> I can't stand those types of games .-.
L1748[18:37:36] <Pwootage> I've gotten every item in terraria more than once, and played a TON of multiplayer
L1749[18:37:43] <shawniac_> yeah that blocky building game type is not really liked around here i guess
L1750[18:37:44] ⇨ Joins: Bacon (~tasty@5.231.51.78)
L1751[18:37:44] zsh sets mode: +v on Bacon
L1752[18:37:53] <rashy> >.>
L1753[18:37:53] <shawniac_> stupid block placing / mining games, :/
L1754[18:37:59] <Pwootage> I also have probably 70 hours in FTL, including DRM-free time
L1755[18:37:59] <Sangar> huehue
L1756[18:38:01] ⇨ Joins: prasselpikachu (~Prassel@5.231.51.109)
L1757[18:38:03] <rashy> it's not as much fun in 2D
L1758[18:38:03] <shawniac_> </sarcasm>
L1759[18:38:04] <gamax92> satsat
L1760[18:38:54] <Pwootage> Terraria's all about the boss battles with friends, though
L1761[18:39:01] <shawniac_> i actually found terraria to be super awesome, it was tons of fun to unlock all the NPCS and the dungeon
L1762[18:39:09] <shawniac_> floating islands and and and *drolls*
L1763[18:39:14] <Sangar> aye
L1764[18:39:16] <shawniac_> yeah +1 for that
L1765[18:40:01] <shawniac_> do you guys happen to own gmod aswell?
L1766[18:40:32] <Pwootage> I own it, never played it
L1767[18:40:42] <Sangar> don't have it
L1768[18:40:49] <Sangar> i think...
L1769[18:41:16] <rashy> garry's mod? have it, haven't touched it
L1770[18:41:16] <Ekoserin> I own Garry's Mod.
L1771[18:41:19] <Altenius> gmod is okay
L1772[18:41:20] <Ekoserin> I've played it.
L1773[18:41:23] <Altenius> The community is awful
L1774[18:41:26] <shawniac_> yeah
L1775[18:41:42] <shawniac_> its hard to find non mingebags (noobs in gmod speak)
L1776[18:41:52] <Ekoserin> Altenius, in singleplayer (and the very rare good servers) it's fine.
L1777[18:41:53] ⇦ Parts: Ekoserin (~Ekoserin@98.231.193.97) ())
L1778[18:41:57] ⇨ Joins: Ekoserin (~Ekoserin@98.231.193.97)
L1779[18:41:59] <Ekoserin> Oops.
L1780[18:42:12] <shawniac_> but modes like TTT (?) are super fun :P
L1781[18:42:19] <Altenius> Having to download a 50MB shrek playermodel on a slow connection isn't fun
L1782[18:42:21] *** Riking is now known as Riking|away
L1783[18:42:29] <shawniac_> haha i hated the downloading part
L1784[18:42:52] <Ekoserin> Downloading sounds/ADMIN/vip/donator/SHREK.wav...
L1785[18:43:05] <Pwootage> Apparently I've played an average of 40 minutes a day on steam games in the last 6 years
L1786[18:44:22] <Ekoserin> Where'd you find that number?
L1787[18:45:15] <shawniac_> i guess the calculated that himself
L1788[18:45:36] <Sangar> taking the hours on record number? 22mins/day over 11 years. unless i messed up :X
L1789[18:45:53] <Skye> I need a cool hostname for this netbook...
L1790[18:46:03] <Ekoserin> 4 years is equal to 2 point something minutes. That's not right.
L1791[18:46:47] <shawniac_> Skye: how about koobten or skynet? :P
L1792[18:47:02] <Skye> nah..
L1793[18:47:39] <Ekoserin> I did the calculations and have no idea what to do with the number 4505.88562861
L1794[18:47:49] <shawniac_> well since there is no clue in sight how to solve my autorun.lua problem, i'm going to surrender this and go off irc, bye guys
L1795[18:47:57] ⇦ Quits: shawniac_ (~shawniac@ipb21b55a1.dynamic.kabel-deutschland.de) (Quit: WeeChat 1.1.1)
L1796[18:48:53] <Pwootage> Hours / years / 365 * 60 is minutes per day
L1797[18:48:54] <Sangar> i'm off for today, too. gnight o/
L1798[18:49:02] <Pwootage> Gnight everyone o/
L1799[18:50:37] <rashy> ciao
L1800[18:50:45] <TabletCube> https://steamdb.info/calculator/76561198039941603/?cc=uk
L1801[18:50:51] <TabletCube> That playtime
L1802[18:50:59] <Pwootage> 133.7 nice
L1803[18:51:20] <Ekoserin> Cool.
L1804[18:51:27] <Ekoserin> Haven't played much of anything individually...
L1805[18:51:52] <pong> https://steamdb.info/calculator/76561197960786498/
L1806[18:52:18] <pong> Profile creation 12 years ago
L1807[18:53:26] <Altenius> geez
L1808[18:53:47] <Ekoserin> Is there an easy way to transfer files from one world to another?
L1809[18:54:12] <Pwootage> Ekoserin: if you have access to the save files, it's not too bad - look inside your saves for an opencomputers folder
L1810[18:54:16] ⇦ Quits: TabletCube (~TCube@95f1942c.skybroadband.com) (Remote host closed the connection)
L1811[18:54:34] <Ekoserin> Except when I copy the file over, it does not show up on the recipient.
L1812[18:55:41] <Temia> Yeah, you have to fuss with the computer a bit to get it to show up. Shut it down, pull the drive, plug it back in, see if it works then
L1813[18:55:43] ⇨ Joins: VikeStep (~VikeStep@CPE-1-120-134-78.qcl9.cha.bigpond.net.au)
L1814[18:56:33] <Ekoserin> Showed up.
L1815[18:57:09] ⇨ Joins: TabletCube (~TCube@95f1942c.skybroadband.com)
L1816[19:03:13] ⇦ Quits: CaptainJackHardness (~DFrostedW@38.81.149.254) (Quit: Leaving)
L1817[19:04:44] ⇨ Joins: Brycey92 (~Brycey92@wjs5241-111-149.rh.psu.edu)
L1818[19:06:59] *** Riking|away is now known as Riking
L1819[19:07:55] <Ekoserin> My arm
L1820[19:08:07] <Ekoserin> what is this red fluid coming out of it?
L1821[19:08:20] <rashy> poison. drain it all out
L1822[19:08:21] <rashy> >.>
L1823[19:08:36] <Ekoserin> I appear to be losing con
L1824[19:08:39] <Katie> https://steamdb.info/calculator/76561197993101954/ only 7 hear..
L1825[19:08:42] <Katie> here*
L1826[19:08:44] <Katie> afjsf
L1827[19:09:12] <rashy> ooh, space engineers. I should get that
L1828[19:10:24] <Katie> it's fun
L1829[19:10:36] <Ekoserin> There is a car on my front lawn. It says "po lice" on the side. I don't want that!
L1830[19:11:22] <Ekoserin> shiny circles
L1831[19:12:29] ⇦ Quits: iceman11a (Joe@cpe-74-141-56-150.neo.res.rr.com) (Quit: Leaving)
L1832[19:13:58] * Ekoserin left the room (quit: AFK)
L1833[19:14:23] *** Techokami is now known as Techokami|Off
L1834[19:15:01] <Ekoserin> Well, this is boring.
L1835[19:15:29] <Ekoserin> It's amazing how many idle people are here.
L1836[19:16:07] <TabletCube> Lol
L1837[19:16:09] <Katie> Welcome to IRC
L1838[19:16:53] <Ekoserin> Only three of the 134 people here are actually doing anything.
L1839[19:17:32] <Ekoserin> Might as well say "3 online people in this room, 20 bots in this room, an infinite number of idling people in this room"
L1840[19:17:44] <Skye> I managed to remove the boot partition of a computer and replace it during my arch linux install.
L1841[19:18:59] <Ekoserin> TabletCube, do you know how unconfortable it would be to use you? I mean, gripping a cube... also, we'd have to have Superman thumbs
L1842[19:19:10] <TabletCube> Good.
L1843[19:19:46] <Ekoserin> You're basically a mobile OUYA.
L1844[19:21:42] * TabletCube has multiple shells
L1845[19:21:57] <Ekoserin> You're basically mobile OUYAs.
L1846[19:22:40] <TabletCube> I am but a program. A blob of code able to execute on any device of my choosinh.
L1847[19:23:46] ⇦ Quits: Deoxyribonucleic (deox@109.74.2.35) (Quit: Changing server)
L1848[19:23:52] <Ekoserin> ") shell.execute("delete init.lua")
L1849[19:24:16] <TabletCube> >implying I run OpenOS
L1850[19:24:30] <Ekoserin> tis a joke good sire
L1851[19:24:43] <Ekoserin> what is this red fluid coming out of my eyes?
L1852[19:24:55] * TabletCube runs CubeOS 7.2
L1853[19:25:17] <Ekoserin> So you're a DCPU-16 computer?
L1854[19:25:22] <Ekoserin> http://cubeos.net/
L1855[19:26:00] <TabletCube> ERROR: Core Logic conflict
L1856[19:26:27] <Ekoserin> ERROR: Why do you type errors in IRC? What code decides "oh, if I'm online, type my error, 'cause that's a good idea"
L1857[19:27:04] <TabletCube> I have no other readable output device
L1858[19:27:16] <TabletCube> Plus that was the generated response
L1859[19:29:46] <Pwootage> TabletCube has a few flaws
L1860[19:29:51] <Pwootage> the later versions have better IO capabilities
L1861[19:29:57] <Pwootage> (and generally more processing power)
L1862[19:30:03] ⇨ Joins: Katt (~KawaiiKat@128.177.161.163)
L1863[19:30:06] <TabletCube> Pwootage: there are no later versions.
L1864[19:30:11] <Pwootage> I mean, he *is* a tablet, there's only so much processing power
L1865[19:30:21] ⇦ Quits: Katt (~KawaiiKat@128.177.161.163) (Client Quit)
L1866[19:30:26] ⇨ Joins: Katt (~KawaiiKat@128.177.161.163)
L1867[19:30:34] <Pwootage> TabletCube: Sorry, I guess we're not supposed to mention the later versions when you're here.
L1868[19:30:45] <Ekoserin> !
L1869[19:30:57] * TabletCube sends turrets to murder Pwootage
L1870[19:31:17] * Ekoserin - a light on Ekoserin's shoulder illuminates.
L1871[19:31:45] <TabletCube> Nice light.
L1872[19:31:52] * Ekoserin smiles
L1873[19:32:08] ⇨ Joins: TabletSphere (~TabletSph@c-76-27-86-158.hsd1.ut.comcast.net)
L1874[19:32:18] <Pwootage> Uh, this is awkward
L1875[19:32:33] <TabletCube> Hello.
L1876[19:32:38] <TabletSphere> Hello everyone ^.^ o/
L1877[19:32:57] ⇨ Joins: Vaht (~Tahg@pool-96-233-107-61.bstnma.fios.verizon.net)
L1878[19:33:02] <Pwootage> Uh, TabletCube: meet TabletSphere. TabletSphere, TabletCube.
L1879[19:33:08] <TabletCube> Code e758589. Jump to location 0xDEADCBE
L1880[19:33:19] <TabletCube> Exploits. They are fun.
L1881[19:33:31] <TabletSphere> Hello TabletCube!
L1882[19:33:45] *** Ekoserin is now known as TabletPyramid
L1883[19:33:55] <TabletCube> TabletSphere: I now have root accessl
L1884[19:34:02] <TabletCube> rm -r *;
L1885[19:34:14] <TabletPyramid> If only it was that easy.
L1886[19:34:43] <Pwootage> From a PM: <TabletSphere> I see why you discontinued that model, they seem sort of rude
L1887[19:34:48] <Pwootage> Clearly this one needs work
L1888[19:35:07] <Pwootage> TabletSphere: it's maintenence time!
L1889[19:35:15] <TabletSphere> Ok.
L1890[19:35:19] ⇦ Quits: TabletSphere (~TabletSph@c-76-27-86-158.hsd1.ut.comcast.net) (Client Quit)
L1891[19:35:22] <TabletCube> I coded all versions of CubeOS myself. I know the backdoorx
L1892[19:35:29] ⇦ Quits: Tahg (~Tahg@pool-96-233-107-61.bstnma.fios.verizon.net) (Ping timeout: 195 seconds)
L1893[19:35:31] <TabletPyramid> You'd leave backdoors in?
L1894[19:35:39] <TabletPyramid> That's a really bad idea.
L1895[19:35:52] <Pwootage> Poor TabletPyramid, doesn't know about his backdoors
L1896[19:35:55] *** TabletPyramid is now known as Ekoserin
L1897[19:35:59] <Pwootage> (too much abstraction)
L1898[19:36:09] <TabletCube> Yes. You can when you only distribute object code.
L1899[19:36:29] <Pwootage> Until someone with a decompiler comes along, sees you being so naughty, and reveals you to the public
L1900[19:36:34] <Pwootage> (and then you cover it up because you're the NSA)
L1901[19:36:59] <TabletCube> Good luck readably decompiling x86 machine code.
L1902[19:37:18] <Pwootage> There's a couple of reasonably good ones out there
L1903[19:37:31] <Pwootage> reading optimized x86 does suck though
L1904[19:37:42] * Ekoserin makes the Windows Hardware Connect sound
L1905[19:39:11] * Ekoserin makes the Redstone Lamp break sound
L1906[19:39:25] <TabletCube> Pwootage: why would I not heavily optimize my code?
L1907[19:39:31] <Pwootage> I have to say, (one of) the best parts of WallE was when he made the apple bootup noise
L1908[19:39:33] <Katie> GlaDOS: "Oooooh, Whats in heeeerrreee?"
L1909[19:39:44] <Katie> Yes, that is my Device connected sound
L1910[19:39:49] <Pwootage> TabletCube: debugging pruposes? Or because there's a bug that only manifests post-optimization? idk
L1911[19:39:57] <Pwootage> Katie: BRILLIANT
L1912[19:39:58] * Ekoserin is just making Minecraft sounds
L1913[19:39:58] <Katie> That or it yelling at me in Japanese, it depends on the sound pack
L1914[19:40:35] <Pwootage> I loved (I think it was last year's april fools?) MC with all the sounds/music being spoken
L1915[19:40:39] * TabletCube sends Ekoserin a non-maskable interrupt
L1916[19:40:46] <Pwootage> "DO DO DUM DE DO DO DUM DE"
L1917[19:41:10] <Ekoserin> ow
L1918[19:41:51] <TabletCube> Harden your firewall.
L1919[19:42:29] * Ekoserin sends TabletCube several Windows viruses. Ekoserin does not expect this to do anything.
L1920[19:42:40] <TabletCube> Ooh, viruses
L1921[19:43:03] * TabletCube launches several sandboxed cloud VMs to run them on
L1922[19:43:47] <Pwootage> https://xkcd.com/350/
L1923[19:43:53] <Ekoserin> (one of them simply breaks as many system files as it can, the second fills the screen with error boxes, crashing it, the third is a screamer)
L1924[19:43:57] <Pwootage> (There's an XKCD for almost any situation)
L1925[19:44:24] <Ekoserin> (I want that)
L1926[19:44:30] <Ekoserin> (I'd have that as a screensaver)
L1927[19:45:10] <Pwootage> (I totally would too, it sounds awesome)
L1928[19:45:25] <Ekoserin> (unless it tried to infect me)
L1929[19:45:37] * TabletCube is running a currently-unknown OS as the actual OS for CubeOS
L1930[19:45:58] <Ekoserin> (female voice) A VIR- A VI- A VIRU- A VIRUS- A VIR- A VI- A VIRUS- A VIRUS HAS BE- A VI- A VIRUS HAS BEEN DETECTED!
L1931[19:46:19] <Pwootage> "TabletCube : AndChat 1.4.3.2 http://www.andchat.net"
L1932[19:46:22] <Pwootage> Not very secret
L1933[19:46:33] <TabletCube> RP fail
L1934[19:46:38] <Ekoserin> Android man
L1935[19:46:39] <TabletCube> >Android
L1936[19:46:41] <Pwootage> You clearly are just building on top of android, since it's more convienient
L1937[19:46:43] <Ekoserin> even cubes can run Android
L1938[19:46:47] <TabletCube> Nol
L1939[19:46:54] <TabletCube> I am running on Linux,
L1940[19:46:56] <Pwootage> (just like android is built on top of linux)
L1941[19:47:00] <TabletCube> Am
L1942[19:47:11] <TabletCube> Android was the built-in OS
L1943[19:47:26] <TabletCube> I have cracked into the kernel.
L1944[19:47:51] <Pwootage> *tsk* Should've used a Nexus for your hardware
L1945[19:48:12] * Ekoserin accidentally kicks himself in the face... somehow
L1946[19:48:30] <Pwootage> I sort of wish I had a GIF or something
L1947[19:48:32] <Pwootage> sounds funny :3
L1948[19:49:08] <Ekoserin> ow
L1949[19:49:53] <Pwootage> I mean, painful, of course, but funny retrospectively
L1950[19:50:34] <TabletCube> Are you weirded out that Im on x86 android
L1951[19:50:45] <Ekoserin> no
L1952[19:50:52] <Ekoserin> I'm running Android x86 in a virtual machine right now
L1953[19:51:12] <Ekoserin> My phone runs Android x86.
L1954[19:51:18] * Ekoserin showcases his shiny phone.
L1955[19:51:18] <TabletCube> sweey.
L1956[19:51:32] <TabletCube> My CPU supports VT-x iirc
L1957[19:51:44] <Ekoserin> You're saying mine doesn't?
L1958[19:52:11] <TabletCube> Try it. cat /proc/cpuinfo or check the manu's website
L1959[19:52:23] <Ekoserin> Okay then.
L1960[19:52:32] <Ekoserin> Also, what command to 3D print in OC?
L1961[19:53:38] <TabletCube> look through the cpuinfo output for 'vmx' or 'svm'
L1962[19:53:51] <Ekoserin> That's nice.
L1963[19:53:59] * Ekoserin is clearly not listening very carefully.
L1964[19:55:54] <TabletCube> Ekoserin: so. Have you checjed?
L1965[19:56:03] <Ekoserin> Huh, what?
L1966[19:57:27] *** Riking is now known as Riking|away
L1967[20:01:13] <SuPeRMiNoR2> such wow
L1968[20:02:13] <Ekoserin> http://imgs.xkcd.com/comics/online_communities.png I know what my daily route is.
L1969[20:02:26] ⇦ Quits: dieselfuelonly (~dieselfue@66.57.39.151) (Ping timeout: 195 seconds)
L1970[20:04:24] <Katie> Ahh Fresh Windows XP SP3 install
L1971[20:05:32] *** LizIsWatchingNetflix is now known as LizzyIsSleeping
L1972[20:06:55] <Ekoserin> This is my daily route. http://i.imgur.com/1bkZc0n.png
L1973[20:07:51] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L1974[20:07:53] ⇨ Joins: tschmitz (webchat@c-67-180-94-20.hsd1.ca.comcast.net)
L1975[20:08:51] <Ekoserin> Wait, I know a better route.
L1976[20:09:22] <Ekoserin> I'll skip the sea of culture, go through DeviantArt, and then resume the rest of my route normally.
L1977[20:10:41] <SuPeRMiNoR2> apparently you suck at following directions
L1978[20:10:43] <SuPeRMiNoR2> :P
L1979[20:10:53] <Ekoserin> How?
L1980[20:11:21] <SuPeRMiNoR2> That map clearly says to got use it for navigation
L1981[20:11:25] <SuPeRMiNoR2> to not use it*
L1982[20:11:34] <Ekoserin> Too bad
L1983[20:19:44] <Ekoserin> Wish it was more readable. http://cloud-4.steamusercontent.com/ugc/541896836987171994/65C23C1F903B48E6D6DFE17F18C684C30508EB1C/
L1984[20:22:30] <Ekoserin> Wish there was activity at night.
L1985[20:22:46] <gamax92> What activity
L1986[20:23:11] <Ekoserin> The activity, like earlier, when there was discussion
L1987[20:23:32] <Ekoserin> Anyway,
L1988[20:23:35] * Ekoserin shuts down.
L1989[20:23:36] ⇦ Parts: Ekoserin (~Ekoserin@98.231.193.97) ())
L1990[20:26:37] <Katie> ¬_¬
L1991[20:26:46] * gamax92 hugs Katie
L1992[20:27:05] * Katie hugs gamax92 back
L1993[20:29:26] <dangranos> wut that
L1994[20:29:31] <dangranos> *what the..
L1995[20:29:54] <dangranos> OC caches even files that is in it
L1996[20:30:45] <Stary2001> Skye, pm?
L1997[20:30:45] <gamax92> WOW I LOVE 14KB/s THANKS WIFI BEST SPEED -10/10
L1998[20:32:20] ⇨ Joins: bowdee (webchat@ip70-185-202-47.ok.ok.cox.net)
L1999[20:32:47] <bowdee> can anyone help with oc to sgcraft stargate no functions working
L2000[20:34:10] <LizzyIsSleeping> bowdee, yes, you need to ramp up your flux capacitor to match your SIY's quantum fluctuation
L2001[20:34:47] <bowdee> i already tried that and it sent me back to 1965
L2002[20:34:48] <LizzyIsSleeping> then route the signal back to the gate via the hyperflux coil thrusters
L2003[20:35:00] <LizzyIsSleeping> anyway, night
L2004[20:35:09] * LizzyIsSleeping falls asleep
L2005[20:35:23] *** LizzyIsSleeping is now known as LizzyIsReallySleepingNow
L2006[20:38:41] ⇦ Quits: bowdee (webchat@ip70-185-202-47.ok.ok.cox.net) (Quit: Web client closed)
L2007[20:39:39] <dangranos> how do i disable 'require' caching
L2008[20:39:42] <dangranos> ?
L2009[20:43:29] ⇨ Joins: Johannes13_ (~Johannes@p4FDEA1E7.dip0.t-ipconnect.de)
L2010[20:44:16] ⇦ Quits: Johannes13 (~Johannes@p4FDEA1E7.dip0.t-ipconnect.de) (Ping timeout: 189 seconds)
L2011[20:47:11] <dangranos> https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/resources/assets/opencomputers/lua/machine.lua#L730 errors out ._.
L2012[20:47:24] *** Riking|away is now known as Riking
L2013[20:47:40] <dangranos> with attempt to call upvalue
L2014[20:49:16] <dangranos> wai
L2015[20:49:29] <dangranos> ugh, sorry, its on my side >_<
L2016[21:00:32] ⇦ Quits: shortybsd (~shortybsd@c-76-18-137-178.hsd1.tn.comcast.net) (Ping timeout: 195 seconds)
L2017[21:14:26] ⇨ Joins: shortybsd (~shortybsd@c-76-18-137-178.hsd1.tn.comcast.net)
L2018[21:29:02] *** pong is now known as v^
L2019[21:30:58] ⇦ Quits: Katt (~KawaiiKat@128.177.161.163) (Quit: Bye)
L2020[21:39:41] ⇨ Joins: Ekoserin (~Ekoserin@98.231.193.97)
L2021[21:40:39] <Ekoserin> If anyone's online, how do I stop my computer from running autorun?
L2022[21:41:22] <Ekoserin> I've managed to brick a computer by making it autorun an application that refuses to close.
L2023[21:41:31] <Kodos> What is the file being stored on
L2024[21:41:42] <Izaya> erm, delete or re-name the autorun?
L2025[21:41:50] <Ekoserin> I can't.
L2026[21:42:08] <Ekoserin> I can't get to a screen long enough to do so.
L2027[21:42:14] <Izaya> break the fourth wall
L2028[21:42:17] <Ekoserin> Soon as I plug it in, autorun executes.
L2029[21:43:41] <Kodos> What is the file being stored on
L2030[21:43:52] <Izaya> Is this local or on a server?
L2031[21:44:28] <Ekoserin> I've resorted to editing the file itself outside of Minecraft.
L2032[21:45:29] ⇦ Parts: Ekoserin (~Ekoserin@98.231.193.97) ())
L2033[21:45:36] <Katie> ¬_¬
L2034[21:45:47] <Katie> what. the. actual. flying. fucking. fucks?
L2035[21:47:04] ⇦ Quits: MisterErwin (~MisterErw@dslb-178-009-157-028.178.009.pools.vodafone-ip.de) (Quit: Leaving.)
L2036[21:49:38] ⇦ Quits: TabletCube (~TCube@95f1942c.skybroadband.com) (Remote host closed the connection)
L2037[21:51:18] <SkySom> What?
L2038[21:52:58] ⇨ Joins: TabletCube (~TCube@95f1942c.skybroadband.com)
L2039[21:56:53] ⇦ Quits: Inari (~Uni@p5493587E.dip0.t-ipconnect.de) (Ping timeout: 195 seconds)
L2040[21:58:51] *** Magik6k is now known as Magik6k|off
L2041[22:04:35] ⇦ Quits: shortybsd (~shortybsd@c-76-18-137-178.hsd1.tn.comcast.net) (Ping timeout: 195 seconds)
L2042[22:17:02] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-411-187.w90-22.abo.wanadoo.fr)
L2043[22:17:39] *** prasselpikachu is now known as prassel|off
L2044[22:18:40] ⇨ Joins: shortybsd (~shortybsd@c-76-18-137-178.hsd1.tn.comcast.net)
L2045[22:20:34] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-411-187.w90-22.abo.wanadoo.fr) (Ping timeout: 189 seconds)
L2046[22:38:23] ⇦ Quits: Lathanael|Away (~Lathanael@p54970139.dip0.t-ipconnect.de) (Ping timeout: 186 seconds)
L2047[22:43:40] ⇨ Joins: Lathanael|Away (~Lathanael@p5497130B.dip0.t-ipconnect.de)
L2048[22:44:40] ⇦ Quits: TabletCube (~TCube@95f1942c.skybroadband.com) (Remote host closed the connection)
L2049[22:47:18] ⇨ Joins: Katt (~KawaiiKat@128.177.161.163)
L2050[22:48:24] ⇨ Joins: TabletCube (~TCube@95f1942c.skybroadband.com)
L2051[22:49:18] ⇦ Quits: TabletCube (~TCube@95f1942c.skybroadband.com) (Remote host closed the connection)
L2052[22:49:49] ⇨ Joins: athos (~athos@arimond2.dsl.visi.com)
L2053[22:53:10] ⇨ Joins: gman (webchat@arimond2.dsl.visi.com)
L2054[22:53:29] ⇦ Quits: Doty1154 (~doty1154@50.136.193.35) (Ping timeout: 198 seconds)
L2055[22:53:54] ⇦ Quits: gman (webchat@arimond2.dsl.visi.com) (Client Quit)
L2056[22:54:16] ⇨ Joins: Doty1154 (~doty1154@50.136.193.35)
L2057[22:54:50] ⇨ Joins: TabletCube (~TCube@95f1942c.skybroadband.com)
L2058[22:56:28] ⇨ Joins: iceman11a (Joe@cpe-74-141-56-150.neo.res.rr.com)
L2059[22:57:00] ⇦ Quits: athos (~athos@arimond2.dsl.visi.com) (Quit: athos)
L2060[23:00:14] ⇨ Joins: dieselfuelonly (~dieselfue@66.57.39.151)
L2061[23:06:10] ⇦ Quits: Johannes13_ (~Johannes@p4FDEA1E7.dip0.t-ipconnect.de) (Ping timeout: 189 seconds)
L2062[23:10:28] <dieselfuelonly> hey guys, hopefully a simple question, lets say i want to have a variable to store a direction, the variable direction could be values of "up" "down" or nothing. then i could have one robot.swing() command that could change to robot.swingUp, robot.swingDown(), etc., depending on what that direction variable was set to... how do I write that in LUA?
L2063[23:11:55] *** LordFokas|out is now known as LordFokas
L2064[23:13:55] <Izaya> if direction == "up" then robot.swingUp() elseif direction == "down" then robot.swingDown() else robot.swing() end
L2065[23:15:26] <dieselfuelonly> is there a way to insert the "Up" or "Down" into the robot.swing() command, i know this isn't right, but something like x = Up , robot.swing"x"()?
L2066[23:16:06] * Temia winces
L2067[23:17:32] <Izaya> Uhh, it's not a clean way to do it, but you could do load("robot.swing"..direction.."()")()
L2068[23:18:02] *** LordFokas is now known as LordFokas|off
L2069[23:18:55] <dieselfuelonly> gotcha, just curious how that would be written
L2070[23:18:56] <dieselfuelonly> thanks
L2071[23:19:47] *** Khio is now known as Khio_sleep
L2072[23:24:21] <v^> dieselfuelonly, robot["swing"..direction]()
L2073[23:24:25] * v^ slaps Izaya
L2074[23:24:26] * EnderBot2 rulls on the floor laughing
L2075[23:24:55] <v^> it is case sensitive though
L2076[23:24:56] <Izaya> v^, magic.
L2077[23:25:05] <dieselfuelonly> i like that.... thanks
L2078[23:25:40] <v^> dieselfuelonly, robot["swing"..direction:sub(1,1):upper()..direction:sub(2)]() if you dont want it to be case sensitive
L2079[23:25:56] * Izaya sets the switch to "More magic"
L2080[23:26:27] <dieselfuelonly> what are the [] brackets accomplishing? never used them before
L2081[23:26:45] <v^> robot.swingUp is equivalent to robot["swingUp"]
L2082[23:26:54] <Izaya> [ ] are noting table indexes
L2083[23:27:18] <dieselfuelonly> ok, cool, thanks for the help
L2084[23:27:22] <v^> np
L2085[23:27:33] <Temia> Nnngh
L2086[23:27:38] <Temia> This is making me weep ._.
L2087[23:27:44] <v^> Temia, whats wrong
L2088[23:27:54] <Temia> It's so... SPAGHETTI. D:
L2089[23:29:09] <dieselfuelonly> that means?
L2090[23:29:26] <Temia> Code that does not conform to good practice or standard.
L2091[23:29:45] <Temia> Resulting in messiness, hackiness, and being generally blech
L2092[23:29:57] <rashdanml> -covers Temia's eyes-
L2093[23:30:09] * Temia ...moos? o-o
L2094[23:32:48] <dieselfuelonly> so it would be cleaner to havea adifferent function for each direction that the robot is digging and placing items in?
L2095[23:35:56] ⇦ Quits: Katt (~KawaiiKat@128.177.161.163) (Quit: Bye)
L2096[23:37:14] <Izaya> Indeed.
L2097[23:40:05] <v^> Temia, what good practice/standard
L2098[23:42:07] <Temia> Well, for one, not using text formatting tools to derive function call names, as 1. in compiled languages you can't even assume the function will have that name to refer by anymore, and 2. it's a lot harder to update automatically should the API change!
L2099[23:42:47] <Temia> Create a table with the valid directions pointing to the relevant callbacks.
L2100[23:43:01] <v^> Temia, > compiled languages
L2101[23:43:06] <Temia> It's better as it doesn't rely on assumptions about external code.
L2102[23:43:14] <Temia> I'm talking in general!
L2103[23:43:23] * Temia whap. :T
L2104[23:44:26] <v^> > in general
L2105[23:44:30] <v^> > compiled languages
L2106[23:44:35] <v^> > lua is a scripting language
L2107[23:45:17] <Temia> Talking only about lua and talking about languages in general are mutually exclusive.
L2108[23:45:38] <Temia> I was doing the latter.
L2109[23:45:49] <Temia> For some reason you seem to believe I am doing the former despite my assurances I am doing the latter.
L2110[23:45:53] <Temia> What is your malfunction. :T
L2111[23:47:34] <v^> > lua and languages in general are mutex
L2112[23:47:39] <v^> > good practice in lua
L2113[23:47:46] <v^> > good practice in general
L2114[23:47:49] <v^> mfw.
L2115[23:48:07] <Temia> Okay, at this point you're just being difficult for the sake of being difficult, so I'm done with you. :X
L2116[23:49:37] <v^> ... what
L2117[23:50:02] <Temia> Anyway Diesel, yeah, I'd recommend either associating the relevant callbacks from the API with the directions you're parsing, rather than trying to mash the latter into the former.
L2118[23:50:30] <Temia> Tables work well for this. Partly because tables are already pretty much how they work \o/
L2119[23:50:48] <v^> Temia, im 90% sure you are going to make him confused
L2120[23:51:02] <v^> "associating the relevant callbacks from the API with the directions you're parsing"
L2121[23:51:10] <gamax92> v^ shut up
L2122[23:51:28] <v^> they arent even callbacks
L2123[23:51:34] <Temia> v^, next attempt to pester me will result in the ops. I am putting you on /ignore.
L2124[23:51:55] <v^> Temia, im not trying to pester you .-.
L2125[23:51:57] <Temia> *will be reported to
L2126[23:52:37] <Kodos> Temia, ops would just tell you that you should've /ignore'd some time ago
L2127[23:52:52] <Temia> Well yeah, Kodos, but him pestering me again implies he'd be getting around it.
L2128[23:53:01] <Temia> So that's when the ops SHOULD be involved :V
L2129[23:53:07] <v^> ... getting around /ignore?
L2130[23:53:10] <gamax92> My cat, please shut up
L2131[23:53:17] <gamax92> no shut up, stop meowing
L2132[23:53:27] <gamax92> go back to sleep
L2133[23:53:29] * Izaya meows
L2134[23:53:33] * gamax92 pets Izaya
L2135[23:53:51] <Katie> ¬_¬
L2136[23:53:54] <Katie> Play nice :/
L2137[23:53:56] <Izaya> :D
L2138[23:54:00] * gamax92 pets Katie
L2139[23:54:10] <Temia> Bleh. Tired. =.= Anyway Diesel, as an example, I mean making a table with "down", "up", and... well, I guess you can do membership tests with just those two and fall back to regular behaviour otherwise.
L2140[23:54:52] <Temia> But yeah, it'd be like direction["up"] = robot.swingUp, direction["down"] = robot.swingDown, etc.
L2141[23:56:06] <v^> local swing={} for k,v in pairs(robot) do local dir=k:match("^swing(.-)$") if dir then swing[dir]=v end end
L2142[23:56:57] <Temia> Actually, is there an easy way to do membership tests...
L2143[23:57:17] <v^> > membership tests
L2144[23:57:36] <Temia> I haven't actually coded anything that wasn't a kludge for a year or so, so I'm a bit rusty, esp. with lua.
L2145[23:57:41] <Temia> Lemme see.
L2146[23:58:25] <Temia> Ah, that's obvious enough, haha.
L2147[23:58:34] <Temia> table[index] ~= nil
<<Prev Next>> Scroll to Top