<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:08] ⇨ Joins: Corded (discord@2607:5300:60:51da::c0f:fee)
L2[00:00:08] zsh sets mode: +v on Corded
L3[00:00:26] <TheFox> ok, thats kinda important
L4[00:00:30] <TheFox> :)
L5[00:00:33] <Saphire> (though, if value is table, you will get some weird thing like "table 0x12345678"
L6[00:00:48] <isaacay> thats already taken care of
L7[00:00:48] <Saphire> isaacay: sec
L8[00:00:55] <Saphire> recursive function?
L9[00:01:48] <TheFox> i have code for this somewhere, atleast code that will fit the application, it would need changing, i catn find it though
L10[00:02:35] <TheFox> tab me if you need me i will be in a video
L11[00:03:14] <isaacay> in a file i can only get small bits of it using the lua interpreter i am able to get all untill it just stops i think it might be half way though maybe less
L12[00:03:26] <Saphire> isaacay: ah
L13[00:03:32] <Saphire> it just cuts off some output
L14[00:03:49] <Saphire> well, iirc interpreter uses serialization to print out tables
L15[00:03:56] <isaacay> i can show what the diffrance is on them
L16[00:04:26] <Saphire> ~oc serialization
L17[00:04:36] <Saphire> eh, what was the wiki?
L18[00:04:40] <Saphire> ~ocdoc serialization
L19[00:04:45] <Saphire> fail
L20[00:04:49] <isaacay> https://gyazo.com/94b96d5061caf68bc64133cf5dce2ae0
L21[00:05:06] <Saphire> isaacay: pssss
L22[00:05:28] <isaacay> big diffrance in the to
L23[00:05:40] <isaacay> two*
L24[00:06:09] <TheFox> ok, there is an easy option
L25[00:06:19] <TheFox> write your table to a file, then open the file in edit
L26[00:06:22] <TheFox> to read the value
L27[00:06:46] <isaacay> ive actualy never done that so i wouldnt know how
L28[00:06:59] <TheFox> ok, i can help you if you would like
L29[00:07:07] <isaacay> sure
L30[00:07:25] <TheFox> ok, are you familiar with Open computers fs library?
L31[00:07:51] <isaacay> ive done stuff in the past with it
L32[00:08:39] <TheFox> did you ever use it to write your output to a file?
L33[00:09:51] <TheFox> if you can seperate the table so that you can right it in lines to the file your output can have a virtually unlimited amount of lines for its output
L34[00:09:56] <TheFox> again virtually
L35[00:10:22] <TheFox> there comes a time when you run out of HDD space, lets pray we dont get there
L36[00:10:39] <Saphire> http://pastebin.com/SFuigz4t
L37[00:10:42] <TheFox> i believe there is even an example of the cope somewhere
L38[00:10:46] <Saphire> ._.
L39[00:11:05] <TheFox> or you could do it that way
L40[00:11:23] <Saphire> fox, he.. damn it. Writing table to file will require serialization in any way >.>
L41[00:11:26] <TheFox> i hate the string api. but its very helpful
L42[00:11:30] <Saphire> ._.
L43[00:12:01] <TheFox> i missed a portion of the conversation didnt it
L44[00:12:03] <TheFox> i**
L45[00:12:06] <Saphire> isaacay: if your screen gets too small for the output, put | less after the file
L46[00:12:19] <TheFox> let me see
L47[00:12:19] <Saphire> as in, "filethatoutputsalotofthings.lua | less"
L48[00:12:31] <Saphire> unless there is no less.. then i dunno .-.
L49[00:13:21] <TheFox> um saphire the table that was should to us would have been able to be directly written to a file, unless im missing a detail
L50[00:13:23] <Saphire> whooops, apparently less is only in OpenOS 1.6
L51[00:13:31] <Saphire> TheFox: ._.
L52[00:13:40] <Saphire> he is trying to put his script into the file
L53[00:13:44] <Saphire> not the table
L54[00:13:47] <TheFox> yes ik
L55[00:14:12] <TheFox> i did end up mis understanding something in the long run though
L56[00:14:18] <TheFox> ok, ill shutup
L57[00:14:20] <Saphire> isaacay: still here?
L58[00:14:25] <isaacay> yes
L59[00:14:38] <Saphire> hm
L60[00:14:40] <TheFox> my brain is fried, gears are grinding
L61[00:14:43] <Saphire> there is certainly more..
L62[00:14:49] <Saphire> as in "more.lua" executable
L63[00:15:34] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L64[00:15:54] <isaacay> uh i think i seen that in bin before ill check
L65[00:16:13] <isaacay> yep
L66[00:16:22] <Saphire> isaacay: eh?
L67[00:16:39] <Saphire> isaacay: do you get any output?
L68[00:16:51] <Saphire> (without the "| less" part?)
L69[00:16:54] <TheFox> im gonna keep my comments to myself,
L70[00:18:23] <TheFox> so there is not | less in the new OC?
L71[00:18:28] <isaacay> i see i might be able to work with this if i knew how to write to gile
L72[00:18:32] <isaacay> file
L73[00:18:38] <isaacay> from the lua
L74[00:18:54] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:9dd1:d1c0:1fb7:4ba7) (Read error: Connection reset by peer)
L75[00:18:56] <TheFox> are you trying to write the output to a file or write your code into a file
L76[00:19:05] <Saphire> isaacay: question
L77[00:19:10] <Saphire> what is your /final/ goal?
L78[00:19:17] <TheFox> thats a good one
L79[00:19:20] <TheFox> 19 left
L80[00:19:22] <TheFox> :P
L81[00:19:31] <isaacay> get all the nbtdata of a item
L82[00:19:43] <TheFox> does it matter where its outputed
L83[00:19:51] <Saphire> store nbt data of something in file and then be able to write it back?
L84[00:20:02] <Saphire> okay, what is "get" in this case?
L85[00:20:14] <Saphire> Just output it or use it in some program or what?
L86[00:20:54] <isaacay> use it to edit the data using setTileNBT after
L87[00:21:08] <TheFox> so store and restore, ok
L88[00:21:19] <isaacay> so puttting it to file would make it easyer
L89[00:21:20] <TheFox> oopps wrong channel
L90[00:21:46] <TheFox> it would store it for you or the program to modify it easily yes
L91[00:22:05] <TheFox> mainly you though
L92[00:22:09] <Saphire> isaacay: ah
L93[00:22:11] <Saphire> well..
L94[00:22:22] <Saphire> if you don't mind editing serialized data..
L95[00:22:27] <Saphire> well, look
L96[00:22:51] <Saphire> so, serialization.serialize(table) returns a string
L97[00:23:07] <Saphire> that you can later load using serializartion.unserialize
L98[00:23:30] <Saphire> (ofc you need to require that serialization api)
L99[00:23:45] <Saphire> now, you can write string to file using..
L100[00:23:46] <TheFox> i gtg for a bit sorry, ill be back sooon
L101[00:23:49] <Saphire> sec
L102[00:24:05] ⇨ Joins: scj643_ (~ika643@c-73-149-35-12.hsd1.ma.comcast.net)
L103[00:24:28] <scj643_> I'm here
L104[00:25:09] <Saphire> isaacay: so
L105[00:25:24] <Saphire> now, you can write string to file using IO api
L106[00:25:32] <Saphire> io = require("io")
L107[00:26:45] <Saphire> file = io.open("/path/to/file", "w")
L108[00:26:56] <Saphire> file:write("some thing")
L109[00:26:58] <Saphire> file:close()
L110[00:27:12] <Saphire> and then you'll have a file that has "some thing" in it
L111[00:27:14] *** mrkirby153 is now known as kirby|gone
L112[00:27:31] <scj643_> So much like Python
L113[00:29:50] <isaacay> owch it still cut off when it wrote it to the file with how i did it
L114[00:30:27] <Saphire> wut o.O
L115[00:30:39] <TheFox> its pretty straight forward yes
L116[00:30:48] <Saphire> TheFox: shhhhh
L117[00:30:57] <Saphire> isaacay: code this time? >.>
L118[00:31:27] <TheFox> Saphire: I am really confused this time, ill be quite, sounds like a problem with the card or the data itself
L119[00:31:35] <TheFox> What item are you trying to read?
L120[00:31:39] <Saphire> ._.
L121[00:31:51] <Saphire> TheFox: that more sounds like a problem with damn outputting thing >.>
L122[00:32:08] <Saphire> or whatever generates the output...
L123[00:32:10] <Saphire> so
L124[00:32:13] <Saphire> isaacay: code?
L125[00:33:01] <isaacay> writeing it down in np++
L126[00:33:28] <Saphire> you know that you can use "pastebin put file" in OC?
L127[00:33:37] <Saphire> (if you have internet card in it, though)
L128[00:34:39] <TheFox> this is a fun one, to watch and to help when i can
L129[00:34:42] * TheFox smirks
L130[00:35:15] <isaacay> http://pastebin.com/0FEqZPPk
L131[00:35:32] <Saphire> isaacay: ah
L132[00:35:42] <Saphire> you need to remove the second argument to the serialization
L133[00:35:51] <Saphire> it is the part that cuts off the data
L134[00:36:19] <Saphire> (it's "pretty mode" that makes it (more) human readable, and less unserializable)
L135[00:37:02] <TheFox> that is some of the smallest code i have ever seen, short of lua Hello, World
L136[00:37:11] ⇦ Quits: scj643_ (~ika643@c-73-149-35-12.hsd1.ma.comcast.net) (Remote host closed the connection)
L137[00:37:22] <TheFox> but yet it does much much more the hello world
L138[00:37:24] <Saphire> TheFox: good code doesn't needs to be big, really
L139[00:37:40] <Saphire> and it mostly uses already existing code
L140[00:37:44] <TheFox> ik but still its only a few lines
L141[00:38:02] <TheFox> im used to people coming through with hundreds of lines
L142[00:38:06] <Saphire> that's what you can do with a good API :D
L143[00:38:34] <isaacay> ima paste the end result lol
L144[00:39:04] <Saphire> isaacay: just remove the ", true" part in serialize(), the second argument..
L145[00:39:07] * Saphire is sighs
L146[00:39:10] <Saphire> >_>
L147[00:39:12] * Saphire sighs
L148[00:39:14] <isaacay> i did
L149[00:39:23] <Saphire> oh whew, you know what argument is
L150[00:39:25] <Saphire> yay
L151[00:40:03] * TheFox high fives Saphire
L152[00:40:17] <isaacay> pastebin.com/Ss4zj0Aq
L153[00:41:02] <Saphire> isaacay: that is all data, right?
L154[00:41:05] <TheFox> i dont know about you but that looks like a complete nbt tag to me
L155[00:41:13] <isaacay> cY2TvoXi
L156[00:41:20] <isaacay> my bad and it is
L157[00:41:24] <Saphire> yay
L158[00:41:33] <Saphire> so, problem solved?
L159[00:41:47] <TheFox> now, what item is that?
L160[00:41:59] <isaacay> http://pastebin.com/cY2Tv0Xi
L161[00:42:02] <Saphire> oh, and reading things flom file is "thing = file:read()"
L162[00:42:29] <TheFox> also if you change the mode of io.open to a instead of w it will append the file so that you can store multiple instead of overwriting the file
L163[00:42:30] <Saphire> isaacay: not the prettiest thing i have ever seen, but editable
L164[00:42:40] <Saphire> TheFox: uh
L165[00:42:53] <Saphire> i don't think he needs that ._.
L166[00:42:54] <TheFox> let me guess io.open doesnt have a a arg does it
L167[00:43:02] <TheFox> i didnt even check so
L168[00:43:06] <Saphire> it has
L169[00:43:13] <TheFox> ok, so i dont look stupid
L170[00:43:25] <Saphire> isaacay: file:read() by default reads a single line
L171[00:43:40] <Saphire> and returns nil if there is nothing to read more
L172[00:44:12] <Saphire> *by default returns a single line from file that was opened by io.open in "r" mode, mode being the second argument
L173[00:44:41] <TheFox> tab me if anything new happens please
L174[00:45:21] <Saphire> pffff, you'll be jumping all around as soon as something will happen
L175[00:45:53] <TheFox> Yeah I just decided not to so nvmd I'll just sit hear and watch
L176[00:48:07] <TheFox> I'm bored, rea
L177[00:48:21] *** Keridos is now known as Keridos|away
L178[00:48:23] <TheFox> Really really bored
L179[00:48:30] <TheFox> 2am and nothing to do
L180[00:48:35] <Saphire> sleep >.>
L181[00:48:41] <TheFox> You kidding
L182[00:48:51] <TheFox> I don't sleep well anymore
L183[00:49:39] <TheFox> You on laptop or desktop?
L184[00:52:17] ⇦ Quits: Johannes13 (Johannes13@141.70.98.80) (Read error: Connection reset by peer)
L185[00:52:25] <TheFox> What time is it over there?
L186[01:00:04] <Antheus> time for you to go to bed
L187[01:02:14] *** Kasen is now known as rakiru|offline
L188[01:03:04] <TheFox> good luck getting me there. if there is someone i can help program i will. so ill wait and fall asleep in the chair until i hear a ping
L189[01:03:19] <TheFox> i was asleep, just no ping
L190[01:03:53] <TheFox> also extends to if theres something i can program
L191[01:05:42] <isaacay> yay more problems trying to set the nbt
L192[01:06:36] ⇨ Joins: SF-MC (~EiraIRC@131-191-86-130.as.clicknet.org)
L193[01:06:50] <SF-MC> o/
L194[01:07:38] <TheFox> hello
L195[01:07:55] <TheFox> i really dont understand how that means waving but ok
L196[01:09:10] <Antheus> the o is the head
L197[01:09:18] <gamax92> the / is the arm
L198[01:09:25] <Antheus> the \ or / is tha fuck
L199[01:09:29] <Antheus> .-.
L200[01:09:32] <gamax92> rekt
L201[01:09:41] <SF-MC> lol
L202[01:09:42] <ping> TheFox, ;-;
L203[01:10:15] <TheFox> oooooooooooooooooooooooooooooooooooooooooooooohhhhhhhhhhhhhh
L204[01:10:25] <Antheus> ._.
L205[01:10:33] <TheFox> -_- words dont explain how stupid i feel
L206[01:10:41] <SF-MC> took me a while to figure it out
L207[01:10:43] <TheFox> sorry ping i didnt mean to tab you 4 times in a row
L208[01:11:00] <SF-MC> I just stayed quiet until I figured it out :P
L209[01:11:17] ⇨ Joins: Vexatos (~Vexatos@p200300556E32CA1360A18A95095E0DC3.dip0.t-ipconnect.de)
L210[01:11:17] zsh sets mode: +v on Vexatos
L211[01:11:23] <TheFox> pretended to know what it meant
L212[01:11:24] * Antheus stabs Vexatos
L213[01:11:28] <Antheus> DIE MONSTER
L214[01:11:38] <TheFox> mmmm yes the stabing again
L215[01:11:50] * TheFox hides away from Antheus
L216[01:11:59] <Vexatos> D;
L217[01:12:13] * Antheus gives Vexatos a lollipop
L218[01:12:24] <TheFox> worst doctors visit ever?
L219[01:12:34] <Antheus> You have now been vaccinated for cancer
L220[01:12:38] <isaacay> had problems with pastebin
L221[01:12:40] <isaacay> http://pastebin.com/hCFGSLxY
L222[01:12:55] <SF-MC> I'm uh
L223[01:13:02] <SF-MC> pretty sure that cancer doesn't work that way
L224[01:13:22] <TheFox> um isaacay im confused are you saying your problem is back?
L225[01:13:28] <Antheus> yes it does
L226[01:13:34] <Antheus> you just don't know it yet
L227[01:13:52] <isaacay> error when i try and write
L228[01:14:13] ⇦ Quits: Vexatos (~Vexatos@p200300556E32CA1360A18A95095E0DC3.dip0.t-ipconnect.de) (Client Quit)
L229[01:14:29] <TheFox> your in read mode, change io.open from r to w
L230[01:14:40] <TheFox> on lin e4
L231[01:14:42] <isaacay> to the nbt
L232[01:14:50] <TheFox> oh
L233[01:14:58] <TheFox> once sec let me review
L234[01:16:05] <TheFox> any chance you can see what is stored in nbt?
L235[01:16:18] <TheFox> directly
L236[01:16:41] <TheFox> what does the error say?
L237[01:16:46] <isaacay> https://gyazo.com/6f444f3c8bf2fcf638bd945f0b5fd177
L238[01:18:57] <TheFox> can you make 100% sure that the contents of nb are 100% a string
L239[01:19:45] <TheFox> wait, is pretty mode set to false in the first bit of code?
L240[01:20:05] <TheFox> thats important
L241[01:20:57] <isaacay> nb is the nbt that was saved before
L242[01:21:48] <TheFox> its supposed to be i just wanted to make sure that it was returned as a string
L243[01:22:19] <TheFox> if only lua worked like swift
L244[01:24:08] <isaacay> the true was simply removed for pretty in serialize to get the nbt
L245[01:25:04] <TheFox> ok, as long as your sure its not returning pretty
L246[01:25:06] <TheFox> SAHPIRE
L247[01:25:23] ⇦ Quits: scj643 (~quassel@23.94.242.163) (Ping timeout: 192 seconds)
L248[01:25:34] <TheFox> ok
L249[01:26:25] <isaacay> uh
L250[01:26:31] <TheFox> well, im sorry i have to go Isaacay, there are a few users, if you could get hold of saphire youd be good. i do apologize for leaving abruptly
L251[01:27:17] <TheFox> i will take another look at your code before i leave though, i am not in a position where i can do much though, again im sorry
L252[01:27:17] ⇨ Joins: scj643 (~quassel@23.94.242.163)
L253[01:27:31] <TheFox> sapire are friend needs help
L254[01:28:34] <TheFox> it seems that your not getting a string in return from the function , i wonder what the command defaults to
L255[01:29:55] <isaacay> i found the problem
L256[01:30:03] <TheFox> what?
L257[01:30:06] <isaacay> something cleared the file
L258[01:30:13] <TheFox> yup, that would do it
L259[01:30:32] <isaacay> but now everything works but it isnt changing the nbt data
L260[01:31:17] <TheFox> i dont know a thing about the debug card, sorry
L261[01:31:42] <TheFox> i only know how to do what i help you do earlier and i didnt do much of that
L262[01:32:42] <TheFox> i have to go, have a good one and i hope you can figure out whats got your code. ill review it when i get back if its still unresolved after i leave type %tell TheFox then type the links in please
L263[01:32:50] ⇦ Quits: TheFox (~TheFox@pool-108-4-75-56.rcmdva.fios.verizon.net) (Quit: Have a good one)
L264[01:35:11] <Saphire> hey
L265[01:35:13] <Saphire> back
L266[01:35:25] <SF-MC> wb
L267[01:35:37] <isaacay> well guess i need to figure out why it isnt changing the nbt
L268[01:35:44] <isaacay> http://pastebin.com/hCFGSLxY
L269[01:36:41] <Saphire> well
L270[01:36:53] <Saphire> so far it's only writing data to file
L271[01:37:09] <Saphire> you can edit that file and then load the table from it
L272[01:37:16] <isaacay> this link is read and write nbt
L273[01:37:30] <Cruor> Mimiru: how did you even manage to configure Corded? o_O these docs are useless :I
L274[01:38:45] <Saphire> isaacay: it's reading NBT from item and writes it to file
L275[01:38:52] ⇦ Quits: SF-MC (~EiraIRC@131-191-86-130.as.clicknet.org) (Remote host closed the connection)
L276[01:39:03] <Saphire> oh
L277[01:39:06] <Saphire> nevermind >.>
L278[01:39:11] <isaacay> ya...
L279[01:39:20] <Saphire> sorry, i didn't even read the code >.<
L280[01:39:22] <Saphire> well
L281[01:39:24] <isaacay> lol
L282[01:39:30] <Saphire> if you need to change it, you can change it in file
L283[01:40:21] <isaacay> only changes made where the id of potion affects
L284[01:42:16] <Saphire> so...
L285[01:42:24] <Saphire> oh, you mean you changed them in file?
L286[01:42:37] <Saphire> well, it /should/ change them for item too, then
L287[01:43:02] <isaacay> ya but its not
L288[02:29:45] <Forecaster> woo, in class
L289[02:31:01] <Forecaster> isaacay: are you sure you have the right relative position?
L290[02:31:11] <Forecaster> +1 y, +1 z
L291[02:32:03] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (Ping timeout: 190 seconds)
L292[02:34:06] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L293[02:34:39] <isaacay> yes else i wouldnt get the nbt data in the first place
L294[02:35:44] <Forecaster> so you're getting it successfully
L295[02:35:54] <isaacay> setting it is the problem
L296[02:36:02] <Forecaster> how do you know that? have you tried printing it?
L297[02:36:04] <isaacay> it doesnt give off any error
L298[02:36:11] <Forecaster> what does the set method return?
L299[02:37:29] <isaacay> getting nbt: http://pastebin.com/0FEqZPPk
L300[02:37:36] <isaacay> setting nbt: http://pastebin.com/hCFGSLxY
L301[02:39:49] <isaacay> both are ran in files
L302[02:40:12] <Forecaster> what does the set method return?
L303[02:40:18] <Forecaster> if anything
L304[02:40:54] <isaacay> https://gyazo.com/cec4fe9c43a346e0abe7e8d274f74bb7
L305[02:41:00] <isaacay> thats all i get when i run it
L306[02:41:14] <isaacay> and it doesnt set the nbt
L307[02:41:19] <Forecaster> "write"?
L308[02:41:30] <isaacay> thats what i named the file
L309[02:41:51] <Forecaster> I don't care about the file
L310[02:41:57] <Forecaster> I asked what setNBT returns
L311[02:42:09] <Forecaster> setTileNBT*
L312[02:42:23] <isaacay> i found the method looking though the source so
L313[02:42:57] <isaacay> function(x:number, y:number, z:number, nbt:table):boolean -- Set the NBT of the block at the specified coordinates."
L314[02:43:14] <Forecaster> so it returns true/false
L315[02:43:19] <Forecaster> :boolean
L316[02:43:29] <isaacay> didnt even see that....
L317[02:44:24] <isaacay> it is returning true
L318[02:44:42] <isaacay> https://gyazo.com/0b12a4d714edcae6a71e981f79b3f069
L319[02:45:36] <Forecaster> are you sure?
L320[02:45:56] <Forecaster> you don't catch the return of setNBT in the code you showed me
L321[02:46:13] <isaacay> i catch it in the interpiter
L322[02:46:33] <isaacay> look at the screenshot i just put in
L323[02:46:47] <Forecaster> I mean something like "local result = setTileNBT()"
L324[02:52:03] ⇨ Joins: Tris (~Flufflepu@2605:6001:e013:bf00:8994:7d64:5be5:67e0)
L325[02:53:17] <isaacay> i need to goto bed if you want u can try and find the problem here is what i have
L326[02:53:20] <isaacay> https://gyazo.com/c72b5cefca1b924ca90f4b76680d478b
L327[02:53:28] <isaacay> https://gyazo.com/902061cceaa0842f1d06abe00ac81533
L328[02:53:43] <Forecaster> I don't even know what you're trying to do
L329[02:53:57] <isaacay> read and edit the nbt then set it again
L330[02:54:11] <isaacay> using the debug card
L331[02:54:20] <Forecaster> how do you know it's not setting it?
L332[02:54:27] <Forecaster> if you're not changing it
L333[02:54:37] <isaacay> cause im changing the contents
L334[02:54:45] <Forecaster> ah
L335[02:54:48] <isaacay> and yes the contents are in the nbt
L336[02:56:22] <Forecaster> right, well I'm in class so I can't test any of this right now
L337[02:57:18] <isaacay> if u do try and fix it and manage to i would be gratfull if u pmed me what was wrong and maybe a pastebin of it cause i must go to bed thanks for trying to help as far as u already did
L338[03:10:48] <Forecaster> or I'll just post it here
L339[03:13:06] ⇨ Joins: techno156 (~techno156@87.68.01a8.ip4.static.sl-reverse.com)
L340[03:13:56] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L341[03:22:16] *** gAway2002 is now known as g
L342[03:26:58] <Izaya> muahaha
L343[03:27:04] <Izaya> I now have 4 DVD burners in one box
L344[03:27:05] <Lizzy> Morning
L345[03:27:34] <Tris> you both have the same colour, same nick length, on my client
L346[03:27:51] <Tris> This is going to be fun trying to tell you two apart .-.
L347[03:30:19] <g> your client doesn't distinguish ranks?
L348[03:30:28] <g> ah, hexchat
L349[03:30:34] <g> yep, nope, that doesn't show ranks in a useful way..
L350[03:30:50] <Forecaster> why do you need 4?
L351[03:31:22] <Lizzy> g, i have mine set to put the mode char infront of the username: <@Lizzy> Morning
L352[03:32:01] <g> yeah, that's the best thing to do
L353[03:32:06] <g> I dunno why it doesn't do that by default
L354[03:32:55] <Forecaster> I thought you used irssi Lizzy
L355[03:33:14] <Lizzy> Forecaster, when i'm on a terminal, yes
L356[03:33:38] <Forecaster> ah
L357[03:33:41] <Lizzy> my irc connection is currently Hexchat => ZNC => Irssi Proxy => Esper
L358[03:34:10] <Forecaster> mine is web-ssh-client => Irssi => Esper
L359[03:40:26] ⇨ Joins: LeshaInc (~LeshaInc@213.5.20.199)
L360[03:46:20] ⇨ Joins: Trangar (~Trangar@46.102.230.170)
L361[03:48:02] * Lizzy should probably get going to college
L362[03:51:20] <Forecaster> yes
L363[03:51:22] <Forecaster> shoo
L364[03:51:28] <Forecaster> go learn things!
L365[04:33:33] <Cruor> Forecaster: ruuud
L366[04:34:43] <Saphire> tmux -> weechat -> znc -> esper
L367[04:34:50] <Saphire> tmux and weechat are on desktop
L368[04:34:54] <Saphire> nono, wai..
L369[04:35:01] <Saphire> tmux -> weechat -> openvpn -> znc -> esper
L370[04:35:03] <Saphire> here
L371[04:35:09] <Forecaster> tmux?
L372[04:35:53] <Saphire> uh, yes?
L373[04:37:05] <Forecaster> oh I see
L374[04:38:17] * Forecaster looked it up
L375[04:39:18] * Skye gives Saphire a cookie
L376[04:40:12] <Saphire> https://twitter.com/Terasology/status/742456780509188098
L377[04:40:12] <MichiBot> Mon Jun 13 15:41:05 CDT 2016 @Terasology: @asiekierka *makes happy squishy noises* https://t.co/hbKWCdpWH2
L378[04:40:14] <Saphire> dawwwwww
L379[04:40:26] * Saphire nibbles on cookie
L380[04:40:37] * Saphire stops nibbling halfway trough it and clicks it o..o
L381[04:42:25] <Cruor> Saphire: D: you cant stop eating it
L382[04:42:30] <Cruor> thats rude towards the cookie
L383[04:42:43] * Forecaster doesn't know what "united versions" mean
L384[04:43:36] <Saphire> Forecaster: i guess the part where MS unites xbox, win 10 and android versions?
L385[04:44:16] <Forecaster> I don't see why I should care about that
L386[04:44:26] <Forecaster> or how that == Titanic
L387[04:44:58] <snowden89> cause a great overloaded pile of code
L388[04:45:10] <snowden89> has finally crashed and entered the world of to much work
L389[04:45:22] <snowden89> i dont know?
L390[04:45:45] <Forecaster> no I mean, if it doesn't affect the java version it doesn't affect me in any way I can see :P
L391[04:47:37] <Saphire> *cough* possibility to drop java version *cough*
L392[04:47:50] <Saphire> though, after some talking with another person here, i guess that possibility is tiny
L393[04:47:54] <Saphire> very tiny
L394[04:48:08] <Saphire> unless they want to shoot themselves into legs
L395[04:48:27] <Forecaster> that seems like it'd be a bad choice
L396[04:48:37] <Forecaster> I'd bet most mc players are on the java version
L397[04:50:11] <Forecaster> https://github.com/CovertJaguar/Railcraft/issues/843#issuecomment-226438518
L398[04:50:12] <Forecaster> ...
L399[04:50:15] <Forecaster> this guy
L400[04:52:23] <Lizzy> Lol
L401[04:56:50] <g> Decided to test out hexchat
L402[04:56:51] <g> again
L403[04:57:03] <g> Why on earth they don't expose a way for scripts to set nick colours, I'll never know..
L404[04:57:58] <g> with mirc I could conditionally colour users based on modes and stuff :v
L405[04:59:01] * Lizzy shrugs
L406[04:59:22] <Lizzy> There probably is a way that just isn't documented
L407[04:59:31] <g> No, I checked the source
L408[04:59:35] <Lizzy> Ah
L409[05:00:05] <Lizzy> In other news I have to fill out some crap
L410[05:00:54] <Cruor> g: i did that a year or so ago o_O
L411[05:01:13] <g> Is that so?
L412[05:01:19] <Cruor> but then again, i had custom timestamps and everything... and everything blew up every now and then
L413[05:01:42] <Cruor> just hook the message events and eat them, that should prevent them from displaying by the default thing
L414[05:01:46] <Cruor> iirc atleast
L415[05:02:43] <g> You can do it in the chat, yeah
L416[05:02:47] <g> But not in the userlist
L417[05:02:55] <Cruor> oh, in the userlist...
L418[05:03:09] <Cruor> i disabled that :I
L419[05:03:39] <g> I don't really like the random nick colouring..
L420[05:03:50] <g> but I'd like to be able to set it conditionally based on a regex, rank, etc
L421[05:05:11] <Cruor> bleh... cord doesnt seem to want to ignore users for me :I
L422[05:06:04] <g> Oh well. https://github.com/hexchat/hexchat/issues/1749
L423[05:06:13] <g> Time to have my problem blamed on gtk or something.
L424[05:06:48] <Cruor> :p
L425[05:23:37] <Lizzy> Lol
L426[05:26:34] ⇨ Joins: Inari (~Pinkishu@p5DEC6723.dip0.t-ipconnect.de)
L427[05:27:08] <Inari> o/
L428[05:27:20] <Forecaster> if I could find the time to figure irssi scripting out I'd make it color names of similar lengths differently
L429[05:27:29] <Forecaster> instead of the hash based coloring I have now
L430[05:36:38] <Inari> dai suki~
L431[05:38:02] * Inari dances~
L432[05:38:10] <Skye> Inari, wut
L433[05:38:22] <Inari> just listening to good music :f
L434[05:40:32] <Inari> https://fat.gfycat.com/SneakyWanCatfish.webm fail
L435[05:41:22] <g> the new zelda looks like everything I've ever wanted in a zelda
L436[05:41:30] <Inari> pretty much
L437[05:43:02] ⇦ Quits: Tris (~Flufflepu@2605:6001:e013:bf00:8994:7d64:5be5:67e0) (Quit: I is gone. Le poof.)
L438[05:44:13] <Inari> Tris is gone
L439[05:44:14] ⇨ Joins: Negi (~Poireau@2a01:e34:ef13:4150:de53:60ff:febc:baf1)
L440[05:44:34] <Inari> for some reason "negi" always reminds me of leek
L441[05:44:51] <Negi> Inari: Because it is :v
L442[05:45:49] <Inari> ?
L443[05:46:45] <Negi> My weeaboo self of middle school picked it because of a character I liked. I kept it since back then because it's all about the leeks.
L444[05:47:01] <Skye> I had to bite a raw leek once
L445[05:47:21] <Inari> common word
L446[05:47:21] <Inari> Links
L447[05:47:22] <Inari> Sentence search for 葱
L448[05:47:22] <Inari> Sentence search for ねぎ
L449[05:47:22] <Inari> Sentence search for き
L450[05:47:22] <Inari> Sentence search for ネギ
L451[05:47:22] <Inari> Kanji details for 葱
L452[05:47:23] <Inari> Edit in JMdict
L453[05:47:23] <Inari> Noun
L454[05:47:24] <Inari> 1. Welsh onion (species of scallion, Allium fistulosum); green onion; spring onionU
L455[05:47:24] <Inari> ooops
L456[05:47:31] <Inari> why do you copy all that crap pls
L457[05:47:40] <Inari> Noun 1. Welsh onion (species of scallion, Allium fistulosum); green onion; spring onion
L458[05:47:42] <Inari> there, better
L459[05:48:15] <Inari> leek always reminds me off...
L460[05:48:32] <Inari> https://abload.de/img/leekskut8.jpg
L461[05:55:27] ⇦ Quits: scj643 (~quassel@23.94.242.163) (Ping timeout: 198 seconds)
L462[05:56:38] ⇨ Joins: scj643 (~quassel@23.94.242.163)
L463[05:57:05] <Forecaster> #onionfacts
L464[05:57:18] <Skye> Inari, lewd. :P
L465[05:58:00] <Inari> a song called "sister's noise" , eh?
L466[05:58:02] <Inari> pretty lewd
L467[05:58:46] <Cruor> Inari: god bless fripside
L468[05:58:52] <Negi> Inari: Isn't that an opening?
L469[05:58:56] <Inari> Cruor is the real one
L470[05:59:01] <Inari> Negi: i suppose so
L471[05:59:33] <Cruor> god bless that op <3 :p
L472[05:59:45] <Inari> god bless jim fucking sterling, son
L473[06:00:11] <g> Inari: the title of that song reminds me of this meme: https://www.youtube.com/watch?v=9s_-Kx5oV9Y
L474[06:00:11] <MichiBot> sitting in the car | length: 59s | Likes: 1599 Dislikes: 264 Views: 118238 | by Shugo489
L475[06:00:19] <Cruor> Inari: pls https://www.youtube.com/watch?v=pSwD5vZ04iU :>
L476[06:00:20] <MichiBot> Mikazuki - Sayuri (Eng Sub + Romaji) [Ranpo Kitan: Game of Laplace ED] Full | length: 4m 23s | Likes: 3880 Dislikes: 23 Views: 475660 | by Hyopi
L477[06:01:14] <Lizzy> Passed my CCNA2 and have a discount code thingy for the CCENT public exam
L478[06:01:20] <Lizzy> :D
L479[06:01:33] <Inari> g: o.o
L480[06:01:42] <g> Inari: haha
L481[06:01:57] <Inari> Cruor: https://www.youtube.com/watch?v=QiuGhlAE7Ns
L482[06:01:57] <MichiBot> Onii-chan Baka Baka 1hour | length: 1h 34s | Likes: 3353 Dislikes: 55 Views: 234225 | by Sven7san | mcfrodo12
L483[06:02:01] <Inari> miya~
L484[06:02:07] <Cruor> no :I
L485[06:02:29] <Inari> nishishishishi~
L486[06:02:30] <g> This is pretty clever: https://www.youtube.com/watch?v=ESx_hy1n7HA
L487[06:02:31] <MichiBot> world.execute(me); - Mili | length: 3m 33s | Likes: 3898 Dislikes: 6 Views: 69237 | by Mili
L488[06:02:36] <g> (gotta love mili)
L489[06:02:39] ⇦ Quits: scj643 (~quassel@23.94.242.163) (Ping timeout: 198 seconds)
L490[06:03:41] <Inari> g: god is dead
L491[06:04:24] <Inari> g: i like it :3
L492[06:04:45] <g> :P
L493[06:05:25] <Inari> https://i.ytimg.com/vi/OTbpQE6ENNs/hqdefault.jpg
L494[06:05:56] <Cruor> Inari: is that how reallife works?
L495[06:06:02] <Inari> totally
L496[06:06:05] <Cruor> nice
L497[06:06:29] ⇨ Joins: scj643 (~quassel@23.94.242.163)
L498[06:06:30] <Inari> execute will forever remind me of lovepon
L499[06:06:31] <Inari> damn you
L500[06:07:40] <Inari> i want a nice simulatory mmo openworld spacegame
L501[06:07:40] <Inari> :<
L502[06:08:17] <g> eve online
L503[06:08:19] <g> :P
L504[06:08:24] <g> gotta go, see you lot later
L505[06:08:26] *** g is now known as gAway2002
L506[06:08:34] <Inari> thats not actaully simuilatory enough for the actauly ships parts
L507[06:08:55] <Inari> and probably a bit too advanced in it tech too
L508[06:10:06] <Inari> Cruor: did you watch tsuihou rakuen?
L509[06:10:19] <Inari> er
L510[06:10:21] <Inari> rakuen tsuihou
L511[06:10:21] <Inari> :P
L512[06:10:37] <Cruor> nope .-.
L513[06:10:42] <Inari> its a nice movie
L514[06:12:09] <Inari> these lyrics though
L515[06:12:30] <Inari> "touch me touch me. kiss me to sleep. cut me open and give me gills"
L516[06:12:34] <Inari> well that escalated quickly
L517[06:17:43] ⇦ Quits: Trangar (~Trangar@46.102.230.170) (Quit: Leaving)
L518[06:17:48] <Inari> noooooo
L519[06:17:50] <Inari> trangar is gone
L520[06:17:53] <Forecaster> Inari: Elite
L521[06:17:59] <Forecaster> :3
L522[06:18:15] <Inari> Forecaster: eh... that is too unsandboxy, ultimately also too unsimulatory
L523[06:18:19] <Inari> too high techa nd just kinda feels dead and meh
L524[06:18:36] <Forecaster> what do you mean "too high tech"?
L525[06:18:44] <Forecaster> it's space...
L526[06:18:52] <Inari> super high tech spaceships with magical frameshift devices, shields, etc
L527[06:18:52] <Inari> :p
L528[06:19:07] <Forecaster> pretty much any space game has that
L529[06:19:27] <Inari> and pretty much none made it actaulyl interesting
L530[06:19:41] <Forecaster> and I'm glad I don't have to spend years traveling between systems :P
L531[06:19:58] <Inari> eh, dont need huge systems, im more about the small details anyway
L532[06:20:05] <Forecaster> X3
L533[06:20:17] <Inari> never liked hte X series
L534[06:20:52] <Forecaster> seems like you want an ideal game that doesn't exist :P
L535[06:20:57] <Inari> :p
L536[06:21:30] <Inari> something ab it like ksp, but more focused on the actual players, rather than controlling something like you do in KSP and a bit more simulatroy yet
L537[06:22:42] <Forecaster> yeah...
L538[06:23:15] * Inari is bored
L539[06:23:21] * Forecaster is in class
L540[06:23:36] <Inari> calsses always were boring by default haha
L541[06:24:05] * Forecaster isn't sure where that extra space came from
L542[06:24:23] <Inari> cosmic expansion
L543[06:24:33] <Forecaster> lewd
L544[06:25:09] ⇦ Quits: scj643 (~quassel@23.94.242.163) (Remote host closed the connection)
L545[06:26:34] ⇨ Joins: scj643 (~quassel@23.94.242.163)
L546[06:26:43] * Inari rolls around boredly
L547[06:27:54] <Forecaster> I like the idea of Elite, I just wish I had the time to play it
L548[06:28:16] <Forecaster> I also look forward to being able to walk around, whenever they get to adding that
L549[06:28:53] <Inari> i liked its basic idea, but i dislike the implementation
L550[06:29:20] <Skye> fun fact: for english I tried to write a poem in code for an "alternate style" thing
L551[06:30:15] <Forecaster> it's better than star citizen :P
L552[06:30:32] <Inari> i havent gotten to evaluate star citizen's implementation
L553[06:30:35] <Inari> so that remains to be seen
L554[06:31:01] <Forecaster> right now it's buggy and lots of things missing from what I've seen
L555[06:31:07] <Forecaster> it's not released though of course
L556[06:32:30] <Inari> and while its been kinda hyped for being simulatory (E:D, that is)... about the only thing somewhat simulatroy you seem to encounter in normal play is that you have to land your ship
L557[06:32:57] <Forecaster> I have no idea what definition of "sim" you're using
L558[06:33:13] <Inari> interesting little details pretty much :D
L559[06:33:53] <Forecaster> so added tedium? :P
L560[06:34:10] <Inari> nah, i said interesting details
L561[06:34:14] <Inari> added tedium is gregtech
L562[06:35:25] <Inari> stuff like ship AI, the world being more changeable, writing the code that runs on missiles, building your own ship with pwoerline and the like. simulated powerline damage then (depending on where and how the ship is hit)
L563[06:35:32] <Inari> newtonian physics would be a good start though
L564[06:35:44] <Forecaster> so space engineers :P
L565[06:35:59] <Forecaster> sort of
L566[06:36:04] <Inari> eh, space engineers neither does powerlines, or really has al ot of small detail sadly
L567[06:36:24] <Inari> remove its max speedcap and it would be about newtonian i guess
L568[06:37:04] <Forecaster> you can mod the speed cap, but it'd be glitchy potentially
L569[06:37:12] <Forecaster> all games have to make compromises
L570[06:37:20] <Inari> how would i mod something in an online game :P
L571[06:37:24] <Forecaster> for technical or gameplay reasons
L572[06:37:44] <Inari> sure, doesnt mean the compromises suit me though xD
L573[06:38:18] <Forecaster> I'd love the perfect game for my tastes too, doesn't mean I'll get it :P
L574[06:38:32] <Forecaster> I play what's there instead
L575[06:38:36] <Inari> well
L576[06:38:41] <Inari> theres "not perfect, but fun"
L577[06:38:52] <Inari> and then theres "i dont feel like startingit because im already bored and annoyed by thinking of it
L578[06:39:05] <Inari> modded MC falls more into the first
L579[06:39:12] <Inari> E:D far into the latter
L580[06:39:27] <Forecaster> at least they're building on it
L581[06:39:37] <Forecaster> which I like
L582[06:39:54] <Forecaster> and unlike S:C it's a functioning game now, as opposed to later
L583[06:39:55] <Inari> sure, but unless tehy change something about the base game to make it more interesting i dont think that would really help me
L584[06:41:09] <Forecaster> have you see Evochron Legacy?
L585[06:41:16] <Inari> the name sounds familar
L586[06:41:17] <Inari> but not sure
L587[06:41:38] <Forecaster> http://www.starwraith.com/evochronlegacy/'
L588[06:42:08] <Inari> ah right, i think i saw it before
L589[06:42:13] <Inari> didnt seem very interesting form those screenshots though
L590[06:42:34] <Forecaster> screenshots rarely convey the actual feeling of the game :P
L591[06:42:41] <Forecaster> there's no multiplayer though I don't think
L592[06:43:08] <Inari> i think the only non-multiplayer space game i've seen that seemed interesting (but is still far from being done) was that.... whatwasitsname
L593[06:43:13] <Forecaster> oh there is apparently
L594[06:43:21] <Forecaster> according to the steam store page
L595[06:43:47] <Inari> rogue system
L596[06:44:36] <Inari> granted, ti migth have a little bit of tedium, but it would be a nice kind of it i think :P
L597[06:44:47] <Forecaster> yeah, I'm keeping an eye on that
L598[06:46:33] <Forecaster> there was also some X3 like game that some person was working on that I liked the look of
L599[06:46:45] <Forecaster> but I haven't seen any updates from that since last year
L600[06:47:58] <Forecaster> Limit Theory
L601[06:48:14] <Inari> that seemed somewhat interesting too, yeah
L602[06:53:33] * Inari dips Forecaster into sodium
L603[06:54:43] * Forecaster hits his head on it
L604[06:54:47] <Forecaster> you forgot to heat it
L605[06:55:02] * Lizzy warms Inari
L606[07:02:27] <Inari> Forecaster: :P
L607[07:02:31] <Inari> Lizzy: !
L608[07:02:39] <Lizzy> :)
L609[07:08:03] ⇦ Quits: feldim2425 (~feldim242@178-190-70-254.adsl.highway.telekom.at) (Ping timeout: 190 seconds)
L610[07:09:21] <Forecaster> siiigh, I really need to get around to installing the new server OS
L611[07:09:23] <Forecaster> :I
L612[07:09:35] <Forecaster> I've been putting it off
L613[07:09:54] ⇨ Joins: feldim2425 (~feldim242@178-190-77-209.adsl.highway.telekom.at)
L614[07:11:24] <Inari> i wonder if its lewd if you hook up a neuronal network to control a real-world vibrator and basically give it a feeling of "good"/pleasure when operating the vibrator for its owner :P
L615[07:12:58] <Forecaster> um, it sounds lewd
L616[07:13:17] <Inari> :P
L617[07:13:18] <Forecaster> then again, pretty much any sentence containing the word "vibrator" does :P
L618[07:13:36] <Inari> you have a goodmind
L619[07:14:21] <Forecaster> I prefer to think of it as a megamind
L620[07:14:24] <Forecaster> :D
L621[07:14:25] <Inari> making it moe complex, it could factor in the feedback of its owner and see that as pleasure/displeasure
L622[07:14:45] <Inari> that would be the best BTM thingy btw
L623[07:14:58] <Inari> "here, have a livestream on OC monitor of this vibrator that is controlled by a neuronal network on OC"
L624[07:15:04] <Forecaster> then it would escalate until the human reaches the pleasure cap
L625[07:15:43] <Skye> ...
L626[07:15:49] <Skye> /clear
L627[07:15:50] <Inari> lol
L628[07:15:57] <Inari> rude
L629[07:16:15] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L630[07:16:25] <Lizzy> .stats
L631[07:16:25] <EnderBot2> We have channel stats provided by Liz \o/ http://www.theender.net/stats/oc.html
L632[07:16:43] <Forecaster> that we do :P
L633[07:16:44] <Inari> EnderBot2: What is Liz?
L634[07:16:57] <Lizzy> Inari, liz is me
L635[07:17:07] <Inari> vifino's quote is on the spot
L636[07:17:18] <Lizzy> didn't do my full nick cause it'd ping me every time someone ran the command
L637[07:17:23] ⇨ Joins: Kimiro (~TimeDrago@192.190.0.154)
L638[07:18:13] ⇨ Joins: Trangar (~Trangar@46.102.230.170)
L639[07:18:43] <Inari> Lizzy always lets us know what she's doing: 11757 actions!
L640[07:18:44] <Inari> lewd
L641[07:19:56] <Inari> Lizzy: it seems to be grouping other nicks with yours :P
L642[07:20:18] <Mimiru> %stats
L643[07:20:20] <MichiBot> Mimiru: Stats provided by Lizzy: http://www.theender.net/stats/oc.html
L644[07:20:25] <Inari> unless imissed something
L645[07:20:26] <Inari> and you're josh
L646[07:20:28] <Mimiru> cause I used a ZWS :P
L647[07:21:12] <Lizzy> Inari, like what?
L648[07:21:25] <Lizzy> Inari, old nicks
L649[07:22:07] * vifino groans, stumbles over to Lizzy and flops on her
L650[07:22:16] <Forecaster> "When life gives you lemons..." "I complain about the lemons!"
L651[07:22:18] * Lizzy pets vifino
L652[07:23:03] * vifino purrs <3
L653[07:23:50] <Forecaster> that is the best retort to that :P
L654[07:26:41] <Lizzy> in other news, 51 days!
L655[07:27:13] <vifino> :3
L656[07:27:29] <Forecaster> until the end of the word?!
L657[07:27:33] <Forecaster> world*
L658[07:27:38] <vifino> better
L659[07:30:01] <Antheus> PotatoTrumpet wasn't very popular, getting kicked 30 times!
L660[07:30:22] <vifino> Yeah, nobody likes you, Antheus.
L661[07:30:37] <vifino> Well, maybe a little.
L662[07:31:00] <Antheus> I made you a toilet monument
L663[07:33:46] * Saphire puts a tape on Lizzy's tail o..o
L664[07:33:59] * vifino stares at Saphire
L665[07:34:11] * Antheus stares at Saphire
L666[07:34:13] * Saphire puts tape on vifino's nose o..o
L667[07:34:26] * vifino rips it off
L668[07:34:32] * Saphire hides
L669[07:35:18] * vifino carefully removes the tape from Lizzy's tail, careful not to hurt her
L670[07:36:00] * Lizzy baps Saphire with her tail
L671[07:36:25] * Saphire sticks to it
L672[07:36:53] <Skye> Saphire, wat
L673[07:37:29] * Saphire is covered in two-sided tape
L674[07:37:47] <Saphire> *double >.>
L675[07:38:54] <Skye> Lizzy, I was apparently seen 7 days ago
L676[07:38:56] <Skye> wut
L677[07:39:16] <Lizzy> yeah, stats are borked
L678[07:39:33] <Skye> can you fix them at all? :P
L679[07:39:35] <Antheus> Lizzy, you never merged PotatoTrumpet and Antheus .-.
L680[07:39:51] <Lizzy> meh
L681[07:40:31] <Antheus> and
L682[07:40:51] <Antheus> omgihavearoughdraftofanessayduetodayandIhavenothingomgomgogmolgmgomg
L683[07:41:42] * Saphire rolls next to Antheus
L684[07:42:31] ⇨ Joins: Yepoleb (~yepoleb@178-190-227-70.adsl.highway.telekom.at)
L685[07:43:49] * Skye tickles Saphire
L686[07:45:02] * Saphire looks at Skye sticking to her because of the double sided tape o..o
L687[07:45:10] * Skye flops
L688[07:51:46] ⇦ Quits: Trangar (~Trangar@46.102.230.170) (Quit: Leaving)
L689[07:52:57] <Antheus> So
L690[07:53:07] <Antheus> I have chosen to do my essay over the Columbia disaster
L691[07:53:32] <Antheus> have to make a summary paragraph, then a rough draft and submit it by 8pm (12 hours)
L692[07:53:53] <Antheus> then I have to peer review another persons and submit that roughdraft back to them by 11:59 pm
L693[07:54:18] <Antheus> then have to revise my essay and submit it by 11:59pm saturday
L694[07:55:33] <Saphire> what is the total text volume required?
L695[07:57:20] <Antheus> i haven't made it that far
L696[07:59:31] <Antheus> oshite
L697[07:59:36] <Antheus> I'm not doing that
L698[07:59:43] <Antheus> I'm doing the great chicago fire
L699[08:14:31] <Lizzy> urghh, i though i'd finished with shitty normal-esk college work when i left my level 3 course
L700[08:18:52] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: Nachie's out, PEACE)
L701[08:19:02] <Antheus> I'm doing compisition over the summer so that once I graduate HS and move on to college, I don't have to do it
L702[08:19:46] <Antheus> I think I'm going to attend my local community college for two years to get the rest of my basics done then transfer to Texas State Technical College and do stuff there to become an Air Traffic Controller.
L703[08:23:05] <Mimiru> I need a crash course in c++
L704[08:23:19] <Mimiru> I'm about to apply for a job half way across the country, and know very little c++ lol
L705[08:24:12] <Antheus> Mimiru, aren't you kinda in the middle, slightly to the right
L706[08:24:19] <Antheus> since you live in Arkansas iirc
L707[08:24:46] <Mimiru> Yes, and I'll be going to Oregon... which would be halfway across the country
L708[08:24:54] <Antheus> ooh Oregon
L709[08:25:18] <Antheus> too bad that is halfway across the country and almost all the way up for me :P
L710[08:25:32] <Mimiru> lol
L711[08:25:36] <Antheus> also, good luck. May the odds be ever in your favor
L712[08:25:40] <Mimiru> Thanks
L713[08:25:53] <Mimiru> the lowest paying position they have is $16 an hour
L714[08:26:32] <Mimiru> If I get it, I'll have to go out there without my Family... then move them after a couple of checks..
L715[08:26:40] <Mimiru> :/
L716[08:27:38] <Antheus> I get payed $0.12 per hour working 24 hours a day
L717[08:28:13] <Mimiru> o_O
L718[08:28:16] <Mimiru> Anyway, off to work
L719[08:28:28] <Antheus> My parents give me $40 every two weeks for food/whatnot
L720[08:31:42] <alekso56> awfully high payment for 2 minutes of work.
L721[08:33:03] <Lizzy> urghh, i don't wanna do this shit
L722[08:35:10] *** amadornes[OFF] is now known as amadornes
L723[08:46:42] <Inari> "stop touching my smeltery for a moment please, at least while I use it" lewd
L724[08:47:44] <Inari> Mimiru: you gota bemore specific there
L725[08:47:46] <Inari> which c++ :p
L726[08:48:12] <alekso56> obviously the base version with no weird flavours.
L727[08:48:38] <Inari> psh
L728[08:48:52] <alekso56> don't you psh me ;v
L729[08:48:59] ⇨ Joins: Trangar (~Trangar@46.102.230.170)
L730[08:49:09] <Inari> tch
L731[08:49:36] <Saphire> zsh
L732[08:49:44] <Inari> sph
L733[08:52:54] <Mayonne> ech
L734[08:55:10] <alekso56> please line up to get your baps. :s
L735[08:55:58] <Inari> tzk
L736[08:56:15] * alekso56 baps Inari
L737[08:56:45] * Inari bats alekso56 :f
L738[08:57:22] <alekso56> bat like a vampire or bat bat?
L739[08:57:49] <alekso56> dumb question :f
L740[08:58:08] * Saphire nibbles on alekso56
L741[08:58:28] ⇦ Quits: xarses (~xarses@c-73-202-191-48.hsd1.ca.comcast.net) (Ping timeout: 186 seconds)
L742[08:59:24] <Mayonne> bonk
L743[08:59:35] * Antheus slaps alekso56
L744[08:59:35] * EnderBot2 chuckles
L745[08:59:45] <Inari> alekso56: bat bat
L746[09:08:47] <Antheus> So, reading about the Great Chicago Fire is pretty interesting
L747[09:08:55] <Antheus> like, the whole city was made of wood
L748[09:09:00] <Antheus> The roads, sidewalks, buildings
L749[09:09:36] ⇦ Quits: Dark (~MrDark@cpe-76-181-157-113.columbus.res.rr.com) (Read error: Connection reset by peer)
L750[09:11:55] <Michiyo> Inari, MSVC++ :P
L751[09:12:50] <Michiyo> Antheus, what could go wrong™
L752[09:13:34] ⇨ Joins: Dark (~MrDark@cpe-76-181-157-113.columbus.res.rr.com)
L753[09:14:24] <Inari> Michiyo: too much wood
L754[09:14:44] ⇨ Joins: bauen1_ (~bauen1@2a02:810d:1980:1584:a544:128d:9d58:387)
L755[09:14:52] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L756[09:17:16] ⇦ Quits: bauen1 (~bauen1@2a02:810d:1980:1584:60f5:8591:c4ca:bca7) (Ping timeout: 186 seconds)
L757[09:22:50] <Michiyo> %weather 72396
L758[09:22:52] <MichiBot> Michiyo: Current weather for 72396 Current Temp: 81°F/27°C Feels Like: 87°F/31°C Current Humidity: 79 Wind: From the WSW 0 Mph/0 Km/h Conditions: Partly Cloudy
L759[09:23:00] <Michiyo> 81 my ass
L760[09:23:20] <Antheus> %weather Fort Worth
L761[09:23:22] <MichiBot> Antheus: Current weather for Fort Worth, United States of America Current Temp: 82°F/28°C Feels Like: 89°F/31°C Current Humidity: 74 Wind: From the S 13 Mph/20 Km/h Conditions: Sunny
L762[09:23:30] <Antheus> 82 my ass
L763[09:24:06] ⇦ Quits: bauen1_ (~bauen1@2a02:810d:1980:1584:a544:128d:9d58:387) (Quit: see ya - bauen1)
L764[09:24:08] ⇨ Joins: bauen1 (~bauen1@2a02:810d:1980:1584:a544:128d:9d58:387)
L765[09:24:22] <Michiyo> 90, feels like 97 is what local weather says
L766[09:24:37] <Inari> %weather Sun
L767[09:24:39] <MichiBot> Inari: Current weather for Sun, Friedman Memorial Airport, United States of America Current Temp: 39°F/4°C Feels Like: 39°F/4°C Current Humidity: 93 Wind: From the N 0 Mph/0 Km/h Conditions: Partly Cloudy
L768[09:24:56] <Michiyo> wow... it's cooler on the sun.. :P
L769[09:25:07] <Antheus> I'm gonna move there now
L770[09:30:01] <Inari> %weather Moon
L771[09:30:03] <MichiBot> Inari: Current weather for Moon, France Current Temp: 61°F/16°C Feels Like: 61°F/16°C Current Humidity: 88 Wind: From the W 8 Mph/13 Km/h Conditions: Rain With Thunderstorm
L772[09:30:20] <alekso56> %weather japan
L773[09:30:22] <MichiBot> alekso56: Current weather for Japan, Indonesia Current Temp: 73°F/23°C Feels Like: 77°F/25°C Current Humidity: 92 Wind: From the SSW 4 Mph/7 Km/h Conditions: Patchy rain nearby
L774[09:31:32] <Lizzy> "<@Michiyo> 81 my ass" *puts Naomi on Michiyo's lap
L775[09:31:35] <Lizzy> *
L776[09:31:47] <Michiyo> o_O
L777[09:31:59] <alekso56> >_>
L778[09:32:37] <Lizzy> :P
L779[09:36:01] <Lizzy> why is the libreoffice speelcheck a pile of crap
L780[09:36:02] <Lizzy> :/
L781[09:36:30] <Antheus> idk
L782[09:36:33] <Antheus> because it's free?
L783[09:37:31] <Lizzy> it should at least tell me somethings spelt wrong
L784[09:38:48] <Lizzy> okay, so it can autocomplete stuff but not spell check
L785[09:40:14] ⇨ Joins: CoderPuppy (~cpup@32.218.115.111)
L786[09:40:50] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L787[09:41:16] ⇨ Joins: Temportalist (uid37180@id-37180.charlton.irccloud.com)
L788[09:42:23] ⇦ Quits: cpup (~cpup@32.218.118.71) (Ping timeout: 190 seconds)
L789[09:45:09] ⇨ Joins: Tris (~Flufflepu@2605:6001:e013:bf00:2d4f:ccec:39f5:bf6e)
L790[09:47:11] ⇨ Joins: xarses (~xarses@ip-64-134-222-177.public.wayport.net)
L791[09:49:14] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote host closed the connection)
L792[09:52:28] ⇨ Joins: cpup (~cpup@32.218.115.148)
L793[09:55:25] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Read error: Connection reset by peer)
L794[09:58:07] ⇦ Quits: CoderPuppy (~cpup@32.218.115.111) (Ping timeout: 384 seconds)
L795[09:58:31] ⇦ Quits: VikeStep (~VikeStep@101.184.243.180) (Read error: Connection reset by peer)
L796[10:01:23] ⇦ Quits: Kimiro (~TimeDrago@192.190.0.154) (Ping timeout: 190 seconds)
L797[10:01:58] ⇨ Joins: Kimiro (~TimeDrago@192.190.0.154)
L798[10:04:19] ⇦ Quits: Trangar (~Trangar@46.102.230.170) (Quit: Leaving)
L799[10:10:35] ⇦ Quits: Yepoleb (~yepoleb@178-190-227-70.adsl.highway.telekom.at) (Ping timeout: 384 seconds)
L800[10:20:55] <payonel> o/
L801[10:29:08] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L802[10:30:15] <Lizzy> woop, irc on 3g hotspot
L803[10:32:53] ⇨ Joins: xarses_ (~xarses@ip-64-134-222-177.public.wayport.net)
L804[10:32:56] <Lizzy> http://speedof.me/show.php?img=160616153238-1475.png better speeds than at home
L805[10:33:15] ⇦ Quits: xarses (~xarses@ip-64-134-222-177.public.wayport.net) (Ping timeout: 198 seconds)
L806[10:33:30] ⇨ Joins: Johannes13 (~Johannes1@141.70.98.80)
L807[10:33:35] <payonel> i love pretty graphs
L808[10:34:59] ⇨ Joins: Johannes13_ (~Johannes1@141.69.78.15)
L809[10:36:36] ⇦ Quits: Johannes13 (~Johannes1@141.70.98.80) (Read error: Connection reset by peer)
L810[10:40:42] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L811[10:41:33] ⇦ Quits: techno156 (~techno156@87.68.01a8.ip4.static.sl-reverse.com) (Quit: There are those who live without living. Don't be one of those.)
L812[10:58:13] ⇨ Joins: CoderPuppy (~cpup@32.218.116.78)
L813[10:59:43] ⇦ Quits: cpup (~cpup@32.218.115.148) (Ping timeout: 190 seconds)
L814[11:02:15] <Michiyo> %weather 72396
L815[11:02:16] <MichiBot> Michiyo: Current weather for 72396 Current Temp: 86°F/30°C Feels Like: 99°F/37°C Current Humidity: 80 Wind: From the WNW 0 Mph/0 Km/h Conditions: Partly Cloudy
L816[11:02:25] <Michiyo> BULLLLLLLSHIIIIIIIIIIIT
L817[11:03:02] <Michiyo> 95 feels like 101
L818[11:03:05] <vifino> ?weather Frankfurt
L819[11:03:10] <vifino> %weather Frankfurt
L820[11:03:12] <vifino> nailed it
L821[11:03:13] <MichiBot> vifino: Current weather for Frankfurt, Germany Current Temp: 64°F/18°C Feels Like: 64°F/18°C Current Humidity: 73 Wind: From the S 4 Mph/6 Km/h Conditions: Rain Shower
L822[11:03:27] <vifino> %weather Frankfurt, Hessen
L823[11:03:29] <MichiBot> vifino: Current weather for Frankfurt, Germany Current Temp: 64°F/18°C Feels Like: 64°F/18°C Current Humidity: 73 Wind: From the S 4 Mph/6 Km/h Conditions: Rain Shower
L824[11:03:40] <vifino> cool beans.
L825[11:04:20] <Inari> i wonder if theres a term for not dealing well with temporary things
L826[11:05:00] *** xarses_ is now known as xarses
L827[11:05:55] <Michiyo> I about died out there...
L828[11:06:13] <Michiyo> stupid effing delivery truck
L829[11:06:15] <payonel> inari: volatile ? :)
L830[11:06:26] <Inari> haha
L831[11:06:46] <Inari> hmm doubt that quite fits
L832[11:09:00] <Lizzy> %weather Stanford le Hope, England
L833[11:09:02] <MichiBot> Lizzy: Current weather for Stanford le Hope, England Current Temp: 66°F/19°C Feels Like: 66°F/19°C Current Humidity: 60 Wind: From the SSE 6 Mph/9 Km/h Conditions: Partly Cloudy
L834[11:09:39] <Lizzy> and home
L835[11:11:46] <Saphire> %weather Barnaul
L836[11:11:49] <MichiBot> Saphire: Current weather for Barnaul, Russia Current Temp: 70°F/21°C Feels Like: 70°F/21°C Current Humidity: 43 Wind: From the WNW 4 Mph/7 Km/h Conditions: Partly Cloudy
L837[11:12:06] <Saphire> not sure if that's right barnaul..
L838[11:12:21] ⇨ Joins: Gyro_ (~Gyro@2601:184:300:5d60:a8e7:3e91:e2cf:3582)
L839[11:12:24] <Saphire> apparently yes
L840[11:14:28] ⇦ Quits: Gyro (~Gyro@2601:184:300:5d60:a8e7:3e91:e2cf:3582) (Ping timeout: 186 seconds)
L841[11:16:39] ⇨ Joins: cpup (~cpup@32.218.116.142)
L842[11:21:27] <Forecaster> home yay
L843[11:21:59] ⇦ Quits: CoderPuppy (~cpup@32.218.116.78) (Ping timeout: 384 seconds)
L844[11:23:45] <Saphire> https://github.com/wishstudio/flinux
L845[11:23:47] <Saphire> sigh
L846[11:23:56] <Saphire> too bad it got killed by MS' thingy
L847[11:23:59] ⇨ Joins: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl)
L848[11:26:07] <CompanionCube> Saphire, unlike the MS thingy it required no insider knowledge, effort or indeed anything beyond standard userland capabilities.
L849[11:27:25] ⇨ Joins: TheCryptek (~thecrypte@70-32-216-62.unassigned.ntelos.net)
L850[11:27:32] <TheCryptek> Hey all!
L851[11:27:46] <Forecaster> woop
L852[11:28:13] <Saphire> CompanionCube: yup
L853[11:28:19] <Saphire> not even admin
L854[11:28:32] <Saphire> you literally just run the "flinux.exe /bin/init"
L855[11:28:37] <Saphire> and tada \o/
L856[11:28:42] <Saphire> or, well, /bin/bash .-.
L857[11:33:26] ⇦ Quits: Away_21 (~Wuerfel21@bronyville.me) (Quit: lol im out bye TACOS)
L858[11:37:37] ⇨ Joins: Away_21 (~Wuerfel21@bronyville.me)
L859[11:39:17] <TheCryptek> Why is it that OpenComputers is harder to work with then ComputerCraft or is just where OpenComputers runs a later version of lua?
L860[11:39:43] <Forecaster> what do you mean "harder to work with"?
L861[11:39:58] <payonel> oc has lua 5.3 support, but +1 to what Forecaster asked
L862[11:40:02] <payonel> can you be specific?
L863[11:40:42] <TheCryptek> Ok for example, I can't get a network [wired or wireless] running on ComputerCraft no problem but on OpenComputer I get lua errors [I think its lua version differences.]
L864[11:41:00] <Lizzy> TheCryptek, code you're trying to run?
L865[11:41:09] <payonel> TheCryptek: screenshot or pastebin of error message?
L866[11:41:14] <payonel> or, sample of code you are using?
L867[11:41:46] <Saphire> ._.
L868[11:41:57] <Saphire> TheCryptek: because OpenComputers is not meant to be easy
L869[11:42:12] <TheCryptek> pastebing.com/u4jguJT4
L870[11:42:15] <Inari> it doesnt logically follow that A is harder tahn B becasue you learned to do something in B but cannot achieve it in A
L871[11:42:17] <Saphire> but yeah, what /is/ harder in there?
L872[11:42:25] <TheCryptek> uh
L873[11:42:36] <payonel> TheCryptek: it isn't meant to be hard, either
L874[11:42:38] <Forecaster> "pastebing"?
L875[11:42:38] <TheCryptek> pastebin.com/u4jguJT4
L876[11:42:38] <Inari> well
L877[11:42:39] <Saphire> Inari: same logic is applied to linux
L878[11:42:39] <Forecaster> :P
L879[11:42:49] <Inari> is that the code you try in OC or in CC
L880[11:42:53] <Saphire> payonel: that's why i said "not meant to be easy"
L881[11:43:02] <TheCryptek> Inari: OC It runs fine in CC xD
L882[11:43:05] <Saphire> never said about hard
L883[11:43:06] <Inari> well
L884[11:43:10] <Inari> theres nor ednet or peripheral API in OC
L885[11:43:11] <TheCryptek> I think its how the APIs work
L886[11:43:13] <Saphire> TheCryptek: commas, pls
L887[11:43:14] <payonel> Saphire: that doesn't unambiguously imply either
L888[11:43:18] <Inari> so of course it wouldnt work in OC :D
L889[11:43:30] <Skye> TheCryptek, first off
L890[11:43:40] <Skye> OC and CC use different APIs
L891[11:43:56] <Saphire> ^
L892[11:43:57] <Skye> there is no peripheral api
L893[11:44:00] <TheCryptek> Skye: I already established that. I am literally only a day new to OC
L894[11:44:02] <Saphire> and you have to require
L895[11:44:03] <Skye> it's the component API
L896[11:44:18] <Saphire> AND FOR GODS SAKE DONT SPAM THE FREAKING GLOBALS IN THE _G
L897[11:44:27] <Lizzy> TheCryptek, http://ocdoc.cil.li might be of use
L898[11:44:27] <Saphire> </rant>
L899[11:44:28] <payonel> Saphire: seriously, relax
L900[11:44:34] <Lizzy> ^
L901[11:44:38] <Saphire> sorry
L902[11:44:43] <Inari> lol
L903[11:44:50] <Inari> but yeah
L904[11:44:55] <Inari> its advisable to use local function/variables
L905[11:45:00] <Forecaster> isaacay: you around?
L906[11:45:08] <payonel> Izaya: did you see my %tell ?
L907[11:45:10] <Skye> okay
L908[11:45:45] <Saphire> TheCryptek: eeeeehhh
L909[11:45:50] <TheCryptek> So I don't have to relearn lua? Just learn the APIs for OC?
L910[11:45:53] <Saphire> there are no "sides" as far as computer knows
L911[11:45:55] <Skye> TheCryptek, yes
L912[11:45:56] <Saphire> yeah
L913[11:45:58] <Lizzy> TheCryptek, yep
L914[11:46:07] <TheCryptek> Alright thank you all!
L915[11:46:10] <Lizzy> there are some differences in the lua versions
L916[11:46:11] <Saphire> it's same lua, just other functions/names to access things
L917[11:46:12] <Inari> Saphire: that isnt entirely correct
L918[11:46:13] <Skye> TheCryptek, you need to get another GPU
L919[11:46:14] <Lizzy> but not too much
L920[11:46:22] <Saphire> Inari: well, generally
L921[11:46:26] <Forecaster> mostly, since CC is a bit simplified if I recall correctly?
L922[11:46:28] <Saphire> i'm not saying about redstone component
L923[11:46:42] <TheCryptek> Skye: What do you mean another GPU?
L924[11:46:46] <Inari> Mimiru: you still at work? :o
L925[11:46:47] <Lizzy> CC's stuff is all baked in, OC is modular
L926[11:47:02] <Skye> TheCryptek, you need one GPU per computer
L927[11:47:04] <TheCryptek> Lizzy: I know, I'm using the APU
L928[11:47:17] <Skye> TheCryptek, you need one GPU per screen*
L929[11:47:21] <Saphire> APU?
L930[11:47:28] <TheCryptek> Skye: The OC Computer [which is the one I am using to connect to this irc inside of minecraft" is using an APU
L931[11:47:29] <Lizzy> TheCryptek, i was referring to code, Skye was talking about the gpu stuff
L932[11:47:30] <Saphire> ah, right
L933[11:47:40] <Saphire> TheCryptek: so
L934[11:47:46] <Skye> TheCryptek, do you want to control one or two screens?
L935[11:47:47] <Michiyo> Inari, for another 6 hours or so
L936[11:47:49] <Saphire> just a bit of crash-in couse:
L937[11:47:58] <Saphire> "peripherals" are component in here
L938[11:48:01] <TheCryptek> Skye: Right now its just one.
L939[11:48:01] <Inari> Michiyo: oh, okaie
L940[11:48:06] <Saphire> they are not accessed by sides
L941[11:48:18] <Skye> ah
L942[11:48:23] <Inari> (i wanted to type okay there but settled for okays, which become okies and then neither of those :f)
L943[11:48:27] <Saphire> generally you can use "component.modem" or replace modem with whatever is the name of component
L944[11:48:35] <Saphire> (non generally... look into api)
L945[11:48:44] <Saphire> but you need to require the component api first
L946[11:49:14] <TheCryptek> Welp I am going to go stare at the wiki for a few hours :)
L947[11:49:18] <Saphire> e.g. put component = require("component") at the start of file
L948[11:49:32] <Saphire> that will load the component API into the variable component
L949[11:50:07] <Inari> I like how Saphire raged about globals but then suggests using a global:D
L950[11:50:54] <Saphire> ahem, local component
L951[11:51:12] <TheCryptek> She did say local
L952[11:51:17] <Inari> whys to love-ru so good at memorable songs
L953[11:51:30] <Inari> now they did :p
L954[11:51:51] <Lizzy> TheCryptek, i think there's a few guides/tutorials on the forums that might help migrating from CC
L955[11:51:54] <Lizzy> .forums
L956[11:51:58] <Lizzy> ¬_¬
L957[11:52:01] <Lizzy> useless bots
L958[11:52:06] <Lizzy> https://oc.cil.li
L959[11:52:17] <Antheus> don't be cil.li
L960[11:52:26] <TheCryptek> lol
L961[11:52:47] <Saphire> Antheus: ooooooh you
L962[11:52:53] <Antheus> :P
L963[11:53:02] <Saphire> guys, someone give that guy a medal
L964[11:53:41] <TheCryptek> Why a medal and not a 3d printed OpenComputer Tier3 computer :o
L965[11:53:56] * Saphire shrugs
L966[11:54:08] <Antheus> just give me OP on your server
L967[11:54:14] <Lizzy> :< my cities skylines install is bork
L968[11:54:21] <Antheus> I promiz 1 w0nt abuuze
L969[11:54:28] <Inari> Lizzy: at least it is neither borg nor bark
L970[11:54:30] <Antheus> Lizzy, verify game intergniengien
L971[11:54:34] <TheCryptek> Antheus: I don't have a server :P
L972[11:54:37] <Lizzy> Antheus, doing that
L973[11:54:45] <Saphire> Antheus: 1 b3 v3ry n1ce for every1
L974[11:55:20] * Forecaster gives Saphire a box of letters
L975[11:55:28] * Antheus bans Saphire: "l0l u been h4x3d"
L976[11:55:32] <Michiyo> %addcommand forums https://oc.cil.li
L977[11:55:34] <MichiBot> Michiyo: Command Added
L978[11:55:36] <Michiyo> %forums
L979[11:55:36] <MichiBot> Michiyo: https://oc.cil.li
L980[11:55:37] <Michiyo> :P
L981[11:55:43] <Antheus> %forums
L982[11:55:45] <MichiBot> Antheus: https://oc.cil.li
L983[11:55:52] <Antheus> %die
L984[11:55:53] <Skye> Saphire is a 1337 dragon
L985[11:56:00] <TheCryptek> Now last question. I installed OpenOS and Plan9K on one hard drive, when I reboot and choose to boot into OpenOS it just boots into Plan9K Why?
L986[11:56:12] <Lizzy> don't you mean, a Dr4g0n?
L987[11:56:13] <Antheus> Because plan9k is better
L988[11:56:14] * Skye shrugs
L989[11:56:32] <Antheus> jk I don't know how to us eit
L990[11:56:33] <Antheus> it
L991[11:56:36] <Lizzy> TheCryptek, probably because one overwrote the others' files
L992[11:56:55] <TheCryptek> Lizzy: then how do I "dual boot" an OpenComputer?
L993[11:56:57] <Lizzy> for now i'd suggest sticking with just openos till you get confident with it
L994[11:57:05] <Lizzy> TheCryptek, install them to seperate disks
L995[11:57:29] <TheCryptek> I have tried that, but it doesn't show the "boot Loader" to choose which OS
L996[11:58:08] <Lizzy> hmm, i've never tried having 2 oses on a single computer
L997[11:58:08] <Saphire> duh
L998[11:58:13] <Saphire> well
L999[11:58:19] <Saphire> look at forums
L1000[11:58:24] <CompanionCube> there is no built-in multi-booting loader
L1001[11:58:34] <Saphire> there is nice ”Titan BIOS” on them
L1002[11:58:35] <TheCryptek> Then what is OpenLoader?
L1003[11:58:44] <Lizzy> that's a custom EEPROM
L1004[11:58:47] <Lizzy> well
L1005[11:58:52] <Lizzy> the script for one
L1006[11:58:58] <Forecaster> there should be a way to set the boot drive
L1007[11:59:08] <Saphire> .g oc.cil.li Titan BIOS
L1008[11:59:11] <Lizzy> Forecaster, there is, it's done during install
L1009[11:59:12] <Saphire> meh
L1010[11:59:15] <payonel> TheCryptek: in oc, we control all the in-game world computer behavior with our own scripts, or scripts that come bundled in loot disks
L1011[11:59:36] <payonel> the computers don't do (very much at all) any magic behind a curtain
L1012[11:59:59] <TheCryptek> ._. I'm a tech wiz but OpenComputers makes me feel dumb LOL
L1013[12:00:03] <payonel> so to have dual boot, it's going to have to be a program you run
L1014[12:00:17] <Saphire> https://oc.cil.li/index.php?/topic/553-titan-bios-http-booting/
L1015[12:00:22] <Lizzy> Antheus, C:S borked again, i guess the new dlc doesn't like booting from network drives
L1016[12:00:32] <Antheus> :(
L1017[12:00:36] <Antheus> I love C:S
L1018[12:00:38] <Antheus> so much
L1019[12:00:44] <Saphire> what's c:s
L1020[12:00:48] <Antheus> Cities: Skylines
L1021[12:00:51] <Lizzy> ^
L1022[12:00:52] <Saphire> oh right
L1023[12:00:54] <payonel> TheCryptek: if you take the time to learn the oc system, and you consider yourself tech-wiz :), you'll love this mod
L1024[12:01:04] <payonel> and we can be quite helpful when you have specific questions
L1025[12:01:18] <TheCryptek> payonel: Thats my plan is to get to know OC
L1026[12:01:22] <Saphire> OpenOS basically copies unix
L1027[12:01:34] <Saphire> well, payonel tries to do that
L1028[12:01:37] <TheCryptek> My laptop runs linux :D
L1029[12:01:50] <Saphire> Ubuntu? ;3
L1030[12:01:51] <payonel> linux inspires me :) sounds nicer than 'copies' :)
L1031[12:02:02] <Saphire> sure x3
L1032[12:02:06] <Forecaster> payonel: you pirate!
L1033[12:02:13] <payonel> aaargh
L1034[12:02:33] <payonel> TheCryptek: i'm not the mod author (that's Sangar), but i'm the OpenOS dev
L1035[12:03:02] <Forecaster> s/dev/pirate
L1036[12:03:02] <MichiBot> <payonel> TheCryptek: i'm not the mod author (that's Sangar), but i'm the OpenOS pirate
L1037[12:03:03] <Inari> ahem *test mic* test test.. works *holds mic to payonel* So, Mr. payonel. As our great OpenOS Developer, how much does Unix-tan inspire you. And how much do you feel should we carry over this inspiration in form of OC-tan?
L1038[12:03:08] <payonel> hahaha
L1039[12:03:19] ⇨ Joins: CoderPuppy (~cpup@32.218.116.219)
L1040[12:03:39] <payonel> Inari: wow, that's a good question
L1041[12:04:07] <Forecaster> srs bsns
L1042[12:04:11] <Inari> :p
L1043[12:04:19] <payonel> oc-tan would definitely needs some redstone partical effects going on
L1044[12:04:28] <Forecaster> hm, not a fan of that design...
L1045[12:04:28] <Skye> what does unix-tan look like
L1046[12:04:37] <Saphire> Skye: Google it
L1047[12:04:38] <Forecaster> http://img12.deviantart.net/8fcb/i/2005/062/f/a/os_tan_fanart__linux_tan_by_juzo_kun.jpg
L1048[12:04:44] <Inari> unix-tan is fanmade, so theres various versions
L1049[12:04:50] <Saphire> ^
L1050[12:04:52] <Forecaster> unoffical listed on the issue
L1051[12:04:53] <Inari> same with linux tan
L1052[12:04:59] <Forecaster> not a fan of that one
L1053[12:05:02] <Inari> fro linux-tan i noticed she often seems to hav ea spear though
L1054[12:05:04] * Antheus shoves payonel through a woodchipper
L1055[12:05:16] ⇦ Quits: cpup (~cpup@32.218.116.142) (Ping timeout: 186 seconds)
L1056[12:05:33] <payonel> woah woah, woodchipper?!
L1057[12:05:49] ⇦ Quits: xarses (~xarses@ip-64-134-222-177.public.wayport.net) (Remote host closed the connection)
L1058[12:05:50] * Saphire chirps at wood
L1059[12:05:57] <Inari> https://ostan-collections.net/wiki/index.php?title=UNIX ?
L1060[12:06:02] ⇨ Joins: xarses (~xarses@ip-64-134-222-177.public.wayport.net)
L1061[12:06:06] <Saphire> am I woodchipper now?
L1062[12:06:15] <payonel> Inari: i still don't know who Victorious3 is
L1063[12:06:22] <payonel> any art samples of theirs?
L1064[12:06:36] <Inari> Vic Nigthfall?
L1065[12:06:42] <Inari> well they drew buildcraft-tan afaik xD
L1066[12:07:02] <payonel> when i say 'Victorious3', why do you ask 'Vic Nightfall' ?
L1067[12:07:13] <Inari> dunno, seems like they'd be that person
L1068[12:07:13] <Inari> :D
L1069[12:07:13] <payonel> i'm referring to the person named Victorious3 as per the issue comments
L1070[12:07:15] <Skye> Victorious3 == VicNightfall
L1071[12:07:16] <Inari> but i dont know haha
L1072[12:07:35] <Skye> Victorious3 == VicNightfall
L1073[12:07:37] <Skye> Victorious3 == VicNightfall
L1074[12:07:45] ⇦ Quits: TheCryptek (~thecrypte@70-32-216-62.unassigned.ntelos.net) (Quit: "My)
L1075[12:07:56] <Inari> you made them quit
L1076[12:07:56] <Inari> :f
L1077[12:08:03] <Saphire> ...
L1078[12:10:11] <payonel> xarses: btw, i actually booted up mc+oc last night to specifically test your numpad issue
L1079[12:10:36] <payonel> then to realize+remember that i dont have a numpad :/
L1080[12:10:41] <xarses> lol
L1081[12:10:53] <Antheus> payonel is sugoi 0_0
L1082[12:11:00] <payonel> Antheus: yes, why?
L1083[12:11:23] <Antheus> I thought yall were two different people
L1084[12:11:28] <Antheus> s/yall/you
L1085[12:11:28] <MichiBot> <Antheus> I thought you were two different people
L1086[12:11:28] <payonel> xarses: so anyways, if i get off my lazy butt tonight, i'll grab another keyboard and test
L1087[12:11:40] <payonel> but, if you get a chance, feel free to test with 1.6
L1088[12:11:41] <xarses> hence, why no one has seen it
L1089[12:11:55] <xarses> I only use a keyboard with a numpad in game sometimes too
L1090[12:12:52] <payonel> Antheus: the name sugoi is older, my irc nick from ages past
L1091[12:13:20] <payonel> i had an email with payonel, but back then, there was no email-for-all-the-things like it is today
L1092[12:13:37] <payonel> but the more i have an online presense, the more i used my payo email
L1093[12:13:43] <Inari> i feel like i've heard the name sugoi before
L1094[12:13:50] <payonel> so now, my github is payo, but my very old irc nick, sugoi, still was around
L1095[12:14:03] <payonel> anyways, now that ppl know me via github AND irc, i decided to just /nick payonel
L1096[12:14:33] <payonel> i've had the name sugoi in irc (freenode, esper, others) for over 15 years
L1097[12:14:37] <payonel> not always registered
L1098[12:14:37] <Inari> "payonel" still reminds me of some vegetable for some reason
L1099[12:14:45] <payonel> Inari: HA! nice
L1100[12:14:50] <Skye> Inari, what does "Skye" remind you of
L1101[12:14:59] <Inari> dunno
L1102[12:15:00] <Inari> sky?
L1103[12:15:20] <payonel> makes me think of sighing
L1104[12:16:15] <Antheus> Skye, it makes me think of those islands you were named after
L1105[12:16:23] <Antheus> because I read that thing on your website
L1106[12:16:26] <Skye> \o/
L1107[12:16:54] <Antheus> or the chaotic lagfest of BTM 16
L1108[12:17:11] <Antheus> at the spawn before everything opened
L1109[12:17:16] <Inari> i still wanna know what lbew up the btm16 world
L1110[12:17:31] <Antheus> iirc it was majorgenwhatever
L1111[12:17:34] <Antheus> and a blackhole
L1112[12:17:44] <Antheus> too bad I missed that .-.
L1113[12:17:51] <Inari> said it wasnt though
L1114[12:18:38] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:54d5:9ffd:8f3f:a889)
L1115[12:18:38] zsh sets mode: +v on Kodos
L1116[12:20:05] * Saphire KDEs Kodos
L1117[12:20:12] <Kodos> uwot
L1118[12:20:25] * Skye sapphires Saphire
L1119[12:20:38] * CompanionCube GNOMEs Saphire
L1120[12:20:46] <Saphire> D:
L1121[12:20:48] * Antheus CINNAMON's CompanionCube
L1122[12:20:53] * Skye GnuSteps CompanionCube
L1123[12:20:54] * Saphire pushes gnome of her
L1124[12:20:59] <Saphire> tmux.
L1125[12:21:09] * CompanionCube is now CubeStep
L1126[12:21:12] <Antheus> uwotMATE?
L1127[12:21:12] <Saphire> fatality! tmux wins
L1128[12:21:26] * Saphire hides
L1129[12:21:31] * Skye hugs Saphire
L1130[12:21:31] <CompanionCube> I summon the ancient power of login.
L1131[12:21:32] <Skye> nya
L1132[12:21:33] <CompanionCube> I win.
L1133[12:21:44] <Saphire> kill -6 init
L1134[12:21:55] <Antheus> sudo pkill * -9
L1135[12:21:58] <Saphire> can anyone try that actually?
L1136[12:21:58] <CompanionCube> is 6 SIGABRT?
L1137[12:22:03] * Skye tapes Saphire's mouth shut
L1138[12:22:05] <Saphire> yeah
L1139[12:22:14] <Saphire> mmmph D:
L1140[12:22:30] * Antheus tapes Skye to the lone light fixture
L1141[12:22:34] * Saphire glares at Skye
L1142[12:22:46] * Skye giggles
L1143[12:22:50] * CompanionCube wonders how systemd would handle a SIGABRT
L1144[12:23:08] <Skye> CompanionCube, kill the program that sent it
L1145[12:23:13] <Skye> hehehehheheehehehhegh
L1146[12:23:46] <CompanionCube> iirc there's an option for it to launch a shell if it dies#
L1147[12:24:19] <Saphire> try it?
L1148[12:24:36] * Saphire watches CC quit
L1149[12:24:44] <CompanionCube> I'm not stupid.
L1150[12:24:52] <CompanionCube> let's see if I have any systemd vms around
L1151[12:32:43] <CompanionCube> Uh.
L1152[12:34:16] <CompanionCube> i think something hung the kernel.
L1153[12:34:55] <CompanionCube> Even the magic sysrq.
L1154[12:34:59] ⇨ Joins: Vexatos (~Vexatos@p200300556E32CA6014DDC7737B936641.dip0.t-ipconnect.de)
L1155[12:35:00] zsh sets mode: +v on Vexatos
L1156[12:35:08] <CompanionCube> Skye: ^
L1157[12:38:38] <Inari> http://imgur.com/gallery/rGkrThT
L1158[12:40:42] <Skye> Inari, hahah
L1159[12:40:57] <CompanionCube> Kernel's gond.
L1160[12:41:11] <Inari> CompanionCube: kennel? :o
L1161[12:41:17] <CompanionCube> The entire arch stratum is kill.
L1162[12:41:22] <CompanionCube> or maybe nof
L1163[12:44:24] <CompanionCube> Fuck.
L1164[12:44:37] <CompanionCube> the root filesystem is toast.
L1165[12:44:56] <Skye> CompanionCube, killing systemd destroys your computer?
L1166[12:45:17] <CompanionCube> Skye: no. The kernel spontaneously hung
L1167[12:46:06] <CompanionCube> bad enough sysrq was deas
L1168[12:46:12] *** rakiru|offline is now known as Kasen
L1169[12:49:34] <Negi> CompanionCube: This happens to me every single time I use OpenGL 3D stuff and I have literally no idea why because ofc the log isn't flushed since I have to turn stuff off manually.
L1170[12:51:03] <CompanionCube> after a reboot an entire subvolume was gone....including the kernel imags
L1171[12:53:20] <Skye> CompanionCube, WTF
L1172[12:54:04] <Michiyo> Huh... Space Engineers is moving to a monthly stable release, with weekly dev releases. TO keep getting the weekly updates you have to switch branches on steam
L1173[12:54:26] ⇨ Joins: Keanu73 (~Keanu73@host-92-25-102-88.as13285.net)
L1174[12:54:52] <Forecaster> they did that a while ago afaik
L1175[12:55:03] <Michiyo> They just announced it...
L1176[12:55:11] <Forecaster> or at least announced it somewhere
L1177[12:55:14] <Michiyo> http://forums.keenswh.com/threads/update-01-139-stable-branch-update-01-140-dev-planetary-improvements.7385038/
L1178[12:55:39] <Forecaster> oh, well they released a video or something where they said they were going to do it ages ago I think
L1179[12:58:00] ⇨ Joins: LiveCube (~ablive@2a02:c7f:920c:4500:222:68ff:fe05:9bc7)
L1180[12:58:06] <LiveCube> ayy.
L1181[12:58:28] <LiveCube> I never thought I'd say this
L1182[12:58:35] <LiveCube> but this GTK theme is crappier than the default.
L1183[12:59:36] * LiveCube runs a filesystem check on his non-root filesystem
L1184[12:59:57] ⇨ Joins: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L1185[12:59:59] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Client Quit)
L1186[13:00:13] ⇨ Joins: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L1187[13:00:22] <TheFox> hello
L1188[13:00:26] <LiveCube> hi
L1189[13:00:40] <TheFox> whats up?
L1190[13:00:52] <LiveCube> nothing good.
L1191[13:01:02] <TheFox> ouch sorry to hear that
L1192[13:02:10] <TheFox> %oclogs
L1193[13:02:12] <MichiBot> TheFox: https://oclogs.pc-logix.com/
L1194[13:02:16] <TheFox> %p
L1195[13:02:17] <MichiBot> Ping reply from TheFox 0.41s
L1196[13:03:23] <payonel> %p
L1197[13:03:25] <MichiBot> Ping reply from payonel 1.8s
L1198[13:04:01] * Inari boobs TheFox
L1199[13:04:01] <Inari> ohi
L1200[13:04:06] <Inari> *boops
L1201[13:04:46] <Skye> Inari, lewd
L1202[13:04:57] <Inari> im bored
L1203[13:05:00] <Lizzy> lol
L1204[13:05:14] <payonel> that's one way to get someone's attention
L1205[13:05:19] <Skye> Inari, write innuendo
L1206[13:07:07] <TheFox> that was odd
L1207[13:07:20] <TheFox> that was really akward
L1208[13:07:36] <Inari> https://45.media.tumblr.com/f385a0978d0f95c321f1255124244ff3/tumblr_o1h7b9bXrL1v68bjzo1_500.gif
L1209[13:07:42] * Lizzy wonders why she doesn't get boobed
L1210[13:08:06] <Michiyo> %addcommand Inari http://i.imgur.com/XoYgHyi.jpg
L1211[13:08:08] <MichiBot> Michiyo: Command Added
L1212[13:08:11] <Michiyo> %Inari
L1213[13:08:12] <MichiBot> Michiyo: http://i.imgur.com/XoYgHyi.jpg
L1214[13:08:18] <Inari> thats not even a jpg
L1215[13:08:21] <Temia> penguiiiins
L1216[13:08:27] <TheFox> y'all have half a dozen of these gifs on standby done you
L1217[13:08:39] * vifino boobs Lizzy
L1218[13:08:48] <Temia> I don't because my connection and gifs don't get along :c
L1219[13:08:48] * Lizzy boobs vifino
L1220[13:09:05] <vifino> I don't have boobs as far as I know.
L1221[13:09:05] <Lizzy> also vifino put yo' boobs away
L1222[13:09:27] <vifino> .-.
L1223[13:09:28] <Inari> TheFox: how did you know? http://1.bp.blogspot.com/-qtO62a5oc9s/U-wDSrppI7I/AAAAAAAABHA/pGf6wjoQ0ws/s1600/3MzBGXm.gif
L1224[13:09:47] <TheFox> theres just so many
L1225[13:09:55] * TheFox backs away into a corner
L1226[13:10:06] <Lizzy> corners are not safe
L1227[13:10:07] <TheFox> gifs hurt my brain
L1228[13:10:14] <TheFox> :P
L1229[13:10:26] * Skye throws Inari at TheFox
L1230[13:10:31] <Inari> sounds like a serious condition
L1231[13:10:41] <TheFox> well, its only the bad ones
L1232[13:10:46] <Michiyo> I love that I can now just %Inari and get that :P
L1233[13:10:53] <Inari> lol
L1234[13:10:55] <Skye> %inari
L1235[13:10:56] <TheFox> i bet you do
L1236[13:10:57] <Skye> %Inari
L1237[13:10:58] <MichiBot> Skye: http://i.imgur.com/XoYgHyi.jpg
L1238[13:11:18] <Michiyo> it's supposed to .toLower everything, but I think that module hates me
L1239[13:11:22] <Inari> https://2.bp.blogspot.com/-ultdlfOPavw/VzYfweuCkVI/AAAAAAAAHbg/KZI6DxUnY4InTPXgMbbu2FfQHH4AxJETgCLcB/s640/absolute%2Bduo.gif
L1240[13:11:41] <TheFox> what is i, JavaScript?
L1241[13:11:51] <TheFox> it*
L1242[13:12:01] <Inari> woe is me, am i javascript?
L1243[13:12:22] <Skye> I want to be cute
L1244[13:12:22] <TheFox> is MichiBot JavaScript powered?
L1245[13:12:24] <Skye> :<
L1246[13:12:28] <Lizzy> TheFox, no
L1247[13:12:31] <TheFox> i can't help you
L1248[13:12:36] * Skye wears Saphire as a hat
L1249[13:12:37] <Michiyo> %source
L1250[13:12:38] <MichiBot> Michiyo: https://github.com/PC-Logix/LanteaBot/
L1251[13:12:55] <TheFox> oh, just java
L1252[13:13:02] <TheFox> "slight" diffrence
L1253[13:13:31] <TheFox> i will take a look however, i never knew it was that easy to get said source
L1254[13:14:21] <TheFox> AHHHHHH, Migrating this system is taking Forever
L1255[13:14:29] <Michiyo> It's a horrible mess, and I NEED to rewrite LARGE chunks of it
L1256[13:14:34] <Michiyo> but meh... effort
L1257[13:14:47] <TheFox> pfft, what is effort
L1258[13:14:58] <TheFox> please dont answer that
L1259[13:15:26] <Lizzy> .... steam just download the fucking game
L1260[13:15:34] <TheFox> what game?
L1261[13:15:35] <Lizzy> oh
L1262[13:15:40] <Lizzy> it's installing ¬_¬
L1263[13:15:45] <Lizzy> and update to E:D
L1264[13:15:54] <TheFox> yes that usually happens after a download
L1265[13:15:55] <Lizzy> that i haven't applied for a while
L1266[13:16:04] <Inari> https://www.youtube.com/watch?v=VihSIqQhRlY
L1267[13:16:05] <MichiBot> Disappointed guinea pig | length: 11s | Likes: 5780 Dislikes: 126 Views: 626203 | by kanilox
L1268[13:16:41] <TheFox> ok then
L1269[13:17:16] ⇨ Joins: meep (uid94726@id-94726.richmond.irccloud.com)
L1270[13:18:08] * Michiyo sighs
L1271[13:18:13] <Michiyo> I wish I had learned c++ more
L1272[13:18:23] <TheFox> what befits does gradle have? other then while it runs you can do literally anything you want and it still won't finsih
L1273[13:18:33] <TheFox> Michiyo: why?
L1274[13:18:46] <Inari> TheFox: benefits over what?
L1275[13:18:52] <TheFox> in generail
L1276[13:18:55] <Inari> well
L1277[13:18:56] <Michiyo> I'm about to apply for a position... as a c++ dev
L1278[13:18:58] <Inari> it does the stuff fro you
L1279[13:19:02] <Inari> that you'd otherwise do by hand
L1280[13:19:03] <Inari> :D
L1281[13:19:05] <payonel> Michiyo: woo!
L1282[13:19:16] <Inari> Michiyo: dont worry
L1283[13:19:21] <Inari> there are worse c++ devs
L1284[13:19:22] <TheFox> i bet by hand would be quicker then gradle. at least for me
L1285[13:19:29] <Michiyo> I'll have to move half way across the country... and won't be able to bring my family for a while
L1286[13:19:32] <TheFox> my computer is slow when it comes to gradle
L1287[13:19:46] <Inari> TheFox: you have to go and check on all the dependencies and DL them, put them in the right spot, etc? xD
L1288[13:19:56] <TheFox> i was being sarcastic
L1289[13:19:59] <Inari> how can a computer be slow when it comes to a specific program :f
L1290[13:20:12] <Inari> Michiyo: isnt that a good thing? considering what i heard of it
L1291[13:20:13] <Inari> :P
L1292[13:20:14] <TheFox> Michiyo: does that kinda thing follow important software jobs anyway?
L1293[13:20:49] <Michiyo> TheFox, it wouldn't if I was there already :P
L1294[13:20:57] <TheFox> good point
L1295[13:21:03] <Michiyo> Inari, this place sucks yes... but I'm going to miss my wife and kids..
L1296[13:21:05] <Inari> "Before buying a watermelon i'll knock on it. I have no clue how it is supposed to sound, but I don't want to look like an idiot" haha
L1297[13:21:12] <Inari> Michiyo: ah, that kiinda family
L1298[13:21:25] <Michiyo> Yes, fuck 99% of the rest of my Family
L1299[13:21:33] <Michiyo> my mom is about the only person I give any fucks about anymore
L1300[13:22:05] <Inari> http://cdn.webfail.com/upl/img/bf490ae74be/post2.jpg
L1301[13:22:07] <Inari> that seems
L1302[13:22:09] <Inari> questionable
L1303[13:22:29] <TheFox> been there, haven't done that though
L1304[13:22:38] <Michiyo> The good news though, is Oregon health care covers a lot of the stuff I need... help with
L1305[13:22:39] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Quit: Web client closed)
L1306[13:22:54] <Inari> %tell TheFox so you've just watched instead?
L1307[13:22:56] ⇨ Joins: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L1308[13:22:56] <MichiBot> Inari: TheFox will be notified of this message when next seen.
L1309[13:22:57] <TheFox> thats annoying
L1310[13:22:58] <Lizzy> Michiyo, like the stuff we have in common?
L1311[13:23:00] <Inari> lol
L1312[13:23:05] <Michiyo> compared to Arkansas.. where I can't even get a doctor to see me about here
L1313[13:23:06] <Michiyo> Lizzy, yes
L1314[13:23:10] <Lizzy> ah
L1315[13:23:16] <TheFox> no, i just used the ladder the right way
L1316[13:23:26] <TheFox> %source
L1317[13:23:28] <MichiBot> TheFox: https://github.com/PC-Logix/LanteaBot/
L1318[13:24:26] <Inari> http://stream1.gifsoup.com/view1/1725140/gosick-victorique-rolling-o.gif still bored
L1319[13:24:28] <Lizzy> speaking of that, i need to book doctors appointments so i can get a referral for the london clinic that does it
L1320[13:24:38] <Inari> does "it"
L1321[13:24:38] <Inari> lewd
L1322[13:24:57] <Lizzy> Inari, ¬_¬
L1323[13:25:01] <Michiyo> I cant even get to a fucking therapist to get started on meds... Why the fuck do I need a therapist..?
L1324[13:25:20] <TheFox> depends on the type of meds
L1325[13:25:31] <TheFox> and the type of therapist
L1326[13:25:47] <Lizzy> probably to work out when you started feeling that way and what it may have stemmed from, or something
L1327[13:26:41] <Lizzy> I'm also gonna have to do the therapy stuff, but i think it'll be more for coping with stuff
L1328[13:28:09] <payonel> Michiyo: ppl hate on c++. let me tell you, i. love. c++
L1329[13:28:14] <Inari> poor baby cant educate herself now http://akari.in/pinky_LKPnG
L1330[13:28:17] <TheFox> c++ is important
L1331[13:28:31] <payonel> absolutely my favorite language
L1332[13:28:55] <payonel> Inari: trump for president: https://www.youtube.com/watch?v=ZbM6WbUw7Bs
L1333[13:28:56] <MichiBot> Japanese Donald Trump Commercialトランプ2016 | length: 1m 27s | Likes: 22563 Dislikes: 1711 Views: 292601 | by Mike Diva
L1334[13:29:48] <TheFox> i have many regrets now
L1335[13:29:55] <TheFox> one being i clicked on that link
L1336[13:29:59] <Inari> haha
L1337[13:30:36] * TheFox goes to sink, grabs soap, and washes, brain,ears, and eyes with soap
L1338[13:30:45] <Michiyo> payonel, I need c++ anyway for UE4 Dev, so this is nice :P
L1339[13:30:50] <payonel> TheFox: it wasn't meant for you :)
L1340[13:31:04] <TheFox> whom was it?
L1341[13:31:13] <Inari> TheFox: just maybe dont wanna use the vulva shaped soap for htat
L1342[13:31:35] <payonel> TheFox: for Inari :D
L1343[13:31:43] <TheFox> HAHAHA
L1344[13:31:46] <Inari> i mean i thad my name attached
L1345[13:31:49] <Inari> obv., it was for me
L1346[13:31:50] <Inari> :p
L1347[13:31:58] <TheFox> oh, i didn't see your name there
L1348[13:32:11] <Inari> TheFox: you shoudl watch to love-ru
L1349[13:32:13] <Lizzy> if only humans could have a 'hive mind'
L1350[13:32:22] <Inari> Lizzy: to be lewd/
L1351[13:32:27] <Lizzy> no
L1352[13:32:36] * TheFox shivers
L1353[13:32:40] <Inari> not interested then
L1354[13:32:46] <Lizzy> so say, me and Michiyo could share programming knowledge
L1355[13:32:47] <payonel> haha
L1356[13:33:02] <Inari> i suppose
L1357[13:33:03] <Michiyo> Heh, that'd be neat
L1358[13:33:04] <TheFox> just pack it into an email and send it to him that way
L1359[13:33:09] <Inari> as long as its limited to waht you want to share and with whom
L1360[13:33:10] <Inari> ...
L1361[13:33:11] <Michiyo> >him
L1362[13:33:23] <Inari> you'd be pretty screwed if you knew every shitty thing happening ever
L1363[13:33:47] <TheFox> well, you'd get a slit personality
L1364[13:33:51] <TheFox> split**
L1365[13:33:55] <payonel> lewd
L1366[13:33:59] <Inari> haha
L1367[13:34:04] <Inari> %+1 payonel
L1368[13:34:06] <MichiBot> Inari: payonel now has 1 points
L1369[13:34:12] <payonel> ^.^
L1370[13:34:24] <Lizzy> Inari, perhaps if we knew about every shitty thing happening the human race would be a lot nicer to each other
L1371[13:34:31] ⇦ Quits: Trangar (~Trangar@181-219-144-85.ftth.glasoperator.nl) (Quit: Leaving)
L1372[13:34:31] <Forecaster> a hive mind with split personality disorder...
L1373[13:34:33] <payonel> Inari: i normally share my work's slack #cat channel imgurs
L1374[13:34:36] <Inari> Lizzy: doubtful
L1375[13:34:36] <payonel> lately, it's been boring
L1376[13:34:46] <payonel> Inari: got anything to energize it for them?
L1377[13:35:06] <Inari> a cat is fine too?
L1378[13:36:04] <TheFox> Inari: is it the IRC that makes you this way, or is it just you?
L1379[13:36:19] <Lizzy> TheFox, she makes the channel this way
L1380[13:36:24] <TheFox> ahhhhh
L1381[13:36:34] <Inari> just me, im a lewd elemental
L1382[13:36:43] ⇦ Quits: GreaseMonkey (greaser@antihype.space) (Remote host closed the connection)
L1383[13:36:56] <TheFox> if i hadn't drawn that conclusion already lizzy i would be suppirised
L1384[13:37:11] *** kirby|gone is now known as mrkirby153
L1385[13:38:46] * vifino snuggles Lizzy
L1386[13:38:52] * Lizzy snuggles vifino
L1387[13:38:58] <vifino> :3
L1388[13:39:23] * Lizzy is moving C:S from her network share to her pc
L1389[13:39:29] * Forecaster imagines a lewd elemental
L1390[13:39:29] <TheFox> IRC love, so black and white (at least for me, my client makes it that way)
L1391[13:39:47] * Temia bops Forecaster with the BoEF
L1392[13:39:53] <vifino> I love Lizzy! <3
L1393[13:40:02] * Lizzy blushes
L1394[13:40:04] <TheFox> ok, i see colors now
L1395[13:40:07] <Temia> d'aw.
L1396[13:40:17] <Forecaster> what's a BoEF?
L1397[13:40:22] <TheFox> ^^^^
L1398[13:40:38] <Michiyo> %rainbow Forecaster
L1399[13:40:38] <MichiBot> Michiyo: Forecaster
L1400[13:41:06] * Lizzy loves vifino <3
L1401[13:41:11] <Lizzy> ffs
L1402[13:41:57] * Lizzy loves vifino <3
L1403[13:42:01] <TheFox> Forecaster, you still in class?
L1404[13:42:02] <vifino> :3
L1405[13:42:08] <Forecaster> no
L1406[13:42:29] <TheFox> ok, i saw on logs you where there at whats 1AM for me and i was going to be amazed if you still where :D
L1407[13:42:49] <Lizzy> timezones
L1408[13:42:53] <TheFox> yup
L1409[13:42:57] <Forecaster> well it takes about 2.5 hours to get back home from class
L1410[13:43:08] <Lizzy> also the logs times are relative to gmt i think *pokes Michiyo*
L1411[13:43:11] <Forecaster> which is why I leave early
L1412[13:43:22] <TheFox> id imagine they do
L1413[13:43:35] <TheFox> but still anywhere in the world 12 hours is 12 hours
L1414[13:43:57] <Forecaster> except in the tardis
L1415[13:44:19] <TheFox> ...
L1416[13:44:54] <Michiyo> Logs are Central time, so +5/+6 depending on the time of year
L1417[13:45:02] <Vexatos> So uh... Anyone good with laptops around?
L1418[13:45:15] <Forecaster> I eat laptops for breakfast, so no
L1419[13:45:16] <TheFox> why do you ask?
L1420[13:45:43] <Michiyo> I've done PC/Laptop repair for.... ever now
L1421[13:45:43] <Vexatos> The 6-year-old one I got for me 12th birthday is heavy as heck and the battery is pretty much dead, so I need a new one
L1422[13:45:43] <TheFox> Vexatos: why do you ask?
L1423[13:45:56] <Vexatos> So looking for recommendations
L1424[13:46:01] <Forecaster> search for it?
L1425[13:46:51] <TheFox> my macs almost 6 years old it weighs just about a pound i dont know what your talking about
L1426[13:46:51] <payonel> Vexatos: gaming or fast-enough-but-light-weight ?
L1427[13:46:57] <Vexatos> payonel, What I need would be a laptop for university, i.e. long battery life is most important, then probably weight.
L1428[13:47:13] <Vexatos> TheFox, that laptop was old when I bought it.
L1429[13:47:18] <TheFox> oh
L1430[13:47:23] <Vexatos> I mean, it was new
L1431[13:47:25] <TheFox> i was just giving you a hard time anyway
L1432[13:47:25] <Vexatos> but an old model
L1433[13:47:39] <payonel> Vexatos: i've been enjoying an hp elitebook
L1434[13:47:52] <TheFox> if it runs windows i won't buy it
L1435[13:47:55] <payonel> it's my work laptop, but i like it
L1436[13:48:07] <payonel> TheFox: if it runs mac i'd rather poop in it
L1437[13:48:09] <Vexatos> really I need it to use at uni. At home I have my big PC so that's not really important
L1438[13:48:14] <Forecaster> any pc runs windows :P
L1439[13:48:20] <Forecaster> (generally)
L1440[13:48:27] ⇦ Quits: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net) (Quit: .)
L1441[13:48:28] <TheFox> windows gives me way more S*** then i need
L1442[13:48:29] <Vexatos> this one never did :>
L1443[13:48:40] <Vexatos> TheFox, mac costs way more shit than I can afford
L1444[13:48:41] <Forecaster> I mean potentially
L1445[13:48:47] <Vexatos> My point? Install Linux, be happy.
L1446[13:48:55] <TheFox> i got mine brand new for 600 because it had a dent in the side
L1447[13:49:03] <Vexatos> so what
L1448[13:49:10] <Forecaster> my point was that even if you buy a computer with windows on it you can just wipe it and install linux
L1449[13:49:18] <Forecaster> :P
L1450[13:49:18] <TheFox> it was as expensive as a good windows computer
L1451[13:49:27] <TheFox> yes, that would work tp
L1452[13:49:28] <Vexatos> I could almost afford 2 laptops for that price ._. Why would I buy a mac just to install Linux on it anyway
L1453[13:49:43] <TheFox> um. if you needed linux
L1454[13:49:51] <Vexatos> The OS is by far the worst part about a Mac
L1455[13:49:53] <Vexatos> so no thanks
L1456[13:49:53] <TheFox> and wanted a mac
L1457[13:50:06] <Vexatos> payonel, let's check that out
L1458[13:51:02] <TheFox> mac or linux beats windows no problem
L1459[13:51:14] <payonel> mac beats nothing, but okay. fun argument
L1460[13:51:30] ⇨ Joins: xarses_ (~xarses@m880536d0.tmodns.net)
L1461[13:51:32] * Forecaster uses windows
L1462[13:51:48] <payonel> look i'm right because i wrote it in chat!
L1463[13:51:50] <TheFox> wait what version forecaster?
L1464[13:51:50] * payonel wins
L1465[13:52:01] <Forecaster> 10
L1466[13:52:16] <TheFox> ok, thats pushing it. thats the only one i won't forgive
L1467[13:52:19] <TheFox> windows 10
L1468[13:52:33] <Forecaster> well boo hoo, I like it :P
L1469[13:52:42] <payonel> look
L1470[13:52:43] ⇦ Quits: xarses (~xarses@ip-64-134-222-177.public.wayport.net) (Ping timeout: 384 seconds)
L1471[13:52:52] <Forecaster> it's a step up from 8
L1472[13:52:53] <payonel> um
L1473[13:52:55] <payonel> nevermind
L1474[13:52:58] <payonel> :)
L1475[13:53:05] <Forecaster> payonel: what? :P
L1476[13:53:52] <payonel> Forecaster: was going to say the only os that matters is openos :)
L1477[13:54:03] <Forecaster> this is true :D
L1478[13:54:21] <payonel> but then thought, wow, that could come off stupid, given who is saying it
L1479[13:54:26] <payonel> besides, plan9k kicks butt
L1480[13:54:40] <payonel> then i thought, yep, even in oc we can have an os war
L1481[13:54:42] <payonel> so, meh
L1482[13:54:49] <Skye> plan9k needs a GPU emulator
L1483[13:54:50] <Forecaster> :P
L1484[13:55:01] <payonel> Skye: emulator?
L1485[13:55:41] <Skye> so it can run edit
L1486[13:55:50] <TheFox> ill be back soon, system migration that is transferring 40GB is not fun to watch when your using IDE connections
L1487[13:56:09] <payonel> Skye: oh i see, essentially, an openos emulator
L1488[13:56:15] <payonel> does plan9k not have an editor?
L1489[13:56:37] <payonel> Skye: besides, i need to rewrite edit to not use the gpu
L1490[13:56:37] <Lizzy> steam is indecisive.... Mirrors Edge: https://www.theender.net/shx/zion/Steam_2016-06-16_19-56-25.png
L1491[13:57:03] <Forecaster> xD
L1492[13:58:51] <gamax92> payonel: hey
L1493[13:58:57] <payonel> gamax92: hello
L1494[13:59:12] <gamax92> good bye
L1495[13:59:17] <payonel> ...
L1496[13:59:19] <payonel> o/ ?
L1497[13:59:20] * Skye ties gamax92 to payonel
L1498[13:59:26] <gamax92> ._.
L1499[13:59:43] <gamax92> Skye: no fuck you I'm gonna play with ArchLinuxARM instead.
L1500[13:59:51] <Skye> ALARM
L1501[13:59:56] <gamax92> ... oh.
L1502[14:00:12] <gamax92> that's why the username is called alarm ... >_>
L1503[14:00:21] <vifino> du
L1504[14:00:22] <vifino> h
L1505[14:00:22] <payonel> gamax92: why the ominous "good bye" ?
L1506[14:00:35] <vifino> science
L1507[14:01:00] <Vexatos> payonel, not sure I would trust HP but okay
L1508[14:01:23] <payonel> meh, my problem is that i've had good luck
L1509[14:01:33] <payonel> with dell, with hp
L1510[14:01:35] <gamax92> setenforce 0
L1511[14:01:37] <payonel> even gateway back in the day
L1512[14:02:03] <payonel> so i'm not really anti- anyone
L1513[14:02:06] <Vexatos> how can one spend this much money on a laptop
L1514[14:02:09] <payonel> except apple, OF COURSE
L1515[14:02:11] <payonel> :)
L1516[14:02:25] <payonel> Vexatos: oh yeah, i dislike buying laptops :|
L1517[14:02:34] <payonel> like i said, work laptop
L1518[14:02:37] <payonel> so i'm okay with it
L1519[14:02:43] <Forecaster> I've never bought a laptop in my life
L1520[14:02:50] <payonel> Vexatos: what if you got a super cheap thing
L1521[14:02:58] <payonel> and had a tower at home/dorm/apt
L1522[14:03:04] <gamax92> I need to figure out how many packages I actually need to be able to compile this thing
L1523[14:03:08] <payonel> and just sync'd your files when you got back from class?
L1524[14:03:11] <gamax92> but ... will start with base-devel
L1525[14:04:21] <Vexatos> payonel, but
L1526[14:04:25] <Vexatos> that is what I am doing :X
L1527[14:04:37] <payonel> oh, then elitebook is too much $ for that
L1528[14:04:38] <Vexatos> how would it work otherwise?
L1529[14:04:41] <Vexatos> OF COURSE
L1530[14:04:43] <payonel> laptop only
L1531[14:04:52] <Vexatos> I thought I made that clear
L1532[14:04:54] <Vexatos> <Vexatos> really I need it to use at uni. At home I have my big PC so that's not really important
L1533[14:05:04] <gamax92> payonel: ARM processors
L1534[14:05:10] <payonel> Vexatos: for me, home was 15 hours away from where i went to college
L1535[14:05:14] <payonel> so, to me, that wasn't clear
L1536[14:05:20] <gamax92> I'm gonna try building freedreno
L1537[14:05:23] <Vexatos> well you surely slept somewhere.
L1538[14:05:31] <gamax92> nothing precompiled works and parabola gnu's site is down
L1539[14:06:08] <payonel> Vexatos: 'home' can be ambiguous, when 'at uni' is said, as, that can imply you aren't there current, and thus the relative 'home' is not the 'uni-home'
L1540[14:06:11] ⇨ Joins: andreww (~xarses@ip-64-134-222-177.public.wayport.net)
L1541[14:06:12] <payonel> anywho, i digress
L1542[14:06:20] <payonel> yeah, i'd go for a cheapo laptop then
L1543[14:06:26] <payonel> and for that, i have no advice
L1544[14:06:26] <Skye> get a used thinkpad
L1545[14:06:34] <Skye> asie would approve
L1546[14:06:40] <asie> ^
L1547[14:06:50] <asie> cheapo laptop? always thinkpad
L1548[14:06:51] <Vexatos> payonel, "at uni" == uni, "at home" == not at uni :P
L1549[14:07:03] <Vexatos> asie, long battery life and not too heavy?
L1550[14:07:10] <Skye> thinkpad
L1551[14:07:10] <asie> X200
L1552[14:07:21] <asie> X220 has slightly worse life IIRC, but it's much faster
L1553[14:07:22] <Vexatos> payonel, uni provides like 50GB of free cloud storage to sync my uni files across.
L1554[14:07:47] <Vexatos> hosted at their local server systems. Really quite nice
L1555[14:07:51] <payonel> it's not the storage i worry about. besides, i host my own backup services
L1556[14:07:57] <payonel> but rather, power and nice keyboard
L1557[14:08:02] <Vexatos> asie, "slightly"?
L1558[14:08:06] <asie> Vexatos: slightly.
L1559[14:08:08] <payonel> that's what i dont get from cheap laptops
L1560[14:08:18] ⇦ Quits: xarses_ (~xarses@m880536d0.tmodns.net) (Ping timeout: 195 seconds)
L1561[14:10:30] <Vexatos> hm 12.5 inches? That's quite small :X
L1562[14:10:52] <Vexatos> payonel, honestly, my old laptop's keyboard is better than my PC's one
L1563[14:10:57] <Vexatos> I can type so much faster on it :P
L1564[14:11:12] <payonel> well actually, i had a similar experience
L1565[14:11:18] <payonel> old laptops were made that way :)
L1566[14:11:20] ⇦ Quits: andreww (~xarses@ip-64-134-222-177.public.wayport.net) (Ping timeout: 186 seconds)
L1567[14:11:55] <Vexatos> asie, thinkpad x200 is 3.2kg and the x220 half of that?
L1568[14:11:56] <Vexatos> wot
L1569[14:12:18] <asie> lame
L1570[14:12:20] <asie> 3.2 pounds, i bet
L1571[14:12:30] <Vexatos> I rather hope so
L1572[14:12:39] <Vexatos> 3kg is not something you carry to university.
L1573[14:13:11] <payonel> my college laptop was 9 lbs (4.1 kg)
L1574[14:13:32] * payonel adjusts his pencil protector
L1575[14:14:32] <Forecaster> and you walked uphill both ways with it
L1576[14:14:35] <Forecaster> !
L1577[14:14:55] <TheFox> what do you do with a 9lb laptop
L1578[14:14:55] <TheFox> ?
L1579[14:15:01] <Skye> lug it
L1580[14:15:05] <Forecaster> Murder weapon
L1581[14:15:08] <Forecaster> I mean, games
L1582[14:15:12] <Forecaster> > . >
L1583[14:15:13] <Skye> I have a model m keyboard
L1584[14:15:13] <Forecaster> < . <
L1585[14:15:14] ⇨ Joins: Gyro__ (~Gyro@2601:184:300:5d60:6d9d:1452:a56f:d73f)
L1586[14:15:15] <TheFox> true, and true but what in the world
L1587[14:15:19] <Skye> I could kill someone with it
L1588[14:15:23] <TheFox> yes
L1589[14:15:39] <payonel> TheFox: this was about 15 years ago
L1590[14:15:48] <TheFox> ow
L1591[14:15:51] <TheFox> oooooooooh
L1592[14:15:54] * Temia has a model M on her shelf, but it's an AT model :<
L1593[14:15:55] <TheFox> that makes more since
L1594[14:15:57] <Vexatos> asie, difference between X200 and X201?
L1595[14:16:10] <asie> Vexatos: X201 is slightly faster
L1596[14:16:14] <asie> but Core i first gen was kinda bad
L1597[14:16:18] <asie> for performance
L1598[14:16:27] <Skye> Temia, I got a 122-key emulator keyboard
L1599[14:16:30] <TheFox> who here is in the US?
L1600[14:16:41] <TheFox> then who i in the uk?
L1601[14:16:42] <Skye> Michiyo, IIRC
L1602[14:16:49] <Skye> I am from the UK
L1603[14:16:52] * Temia declines to comment.
L1604[14:17:06] <Vexatos> hmm
L1605[14:17:15] <TheFox> just wondering for time zone deferential
L1606[14:17:17] <Vexatos> I can only find them used, not sure I'd trust that
L1607[14:17:29] <Skye> Vexatos, thinkpads can survive a lot
L1608[14:17:32] <Skye> I stepped on one
L1609[14:17:32] <Temia> alas, poor canadians, always forgotten.
L1610[14:17:32] <Michiyo> Yeah I'm here in Hell.. err the US I didn't mean to insult Hell like that
L1611[14:17:40] ⇦ Quits: Gyro_ (~Gyro@2601:184:300:5d60:a8e7:3e91:e2cf:3582) (Ping timeout: 186 seconds)
L1612[14:17:45] <payonel> :/
L1613[14:17:50] <Vexatos> Skye, I've had bad experiences with buying used items before.
L1614[14:17:52] <TheFox> sorry, i though maybe when i listed the US side of the world you would pipe up
L1615[14:17:53] <Forecaster> mine survived a power surge
L1616[14:17:53] <Skye> Michiyo, well, Izaya is from hell. :P
L1617[14:18:00] <Forecaster> took out the network port though
L1618[14:18:02] <Temia> Old thinkpads. As Lenovo has gone on, I think they've largely excised the design features that made them so tough. >.>
L1619[14:18:02] <TheFox> ok, fine, who is canadian
L1620[14:18:10] * Temia raises hand
L1621[14:18:18] <Saphire> I'm Russian
L1622[14:18:24] <TheFox> hey your back
L1623[14:18:24] <Vexatos> Temia is the minority though
L1624[14:18:27] <Saphire> it's hell of corruption
L1625[14:18:27] <Vexatos> (see what I did there)
L1626[14:18:29] <Skye> Saphire, so you're in cold hell?
L1627[14:18:29] * Temia poutmoo :<
L1628[14:18:32] <Vexatos> (YOU SEE IT)
L1629[14:18:34] <Saphire> yeah
L1630[14:18:42] * Saphire hugsmoo
L1631[14:18:46] <Temia> also vex that is a terrible pun
L1632[14:18:47] * Skye gets banned in Russia
L1633[14:18:49] * Temia hugs Saph
L1634[14:18:56] <Vexatos> Temia <3
L1635[14:19:07] * Saphire nibblesmoo
L1636[14:19:08] <Vexatos> asie, what would be the best place to get one?
L1637[14:19:24] * Temia eeps? .v.
L1638[14:19:54] <asie> Vexatos: ThinkPad?
L1639[14:19:59] <asie> eBay, really. Just be careful.
L1640[14:20:11] <asie> If someone's selling a few dozen or more, they're likely from a company lease
L1641[14:20:11] <TheFox> really careful
L1642[14:20:14] <asie> so condition will be hit and miss
L1643[14:20:23] <Vexatos> Again, lots of bad experiences in the past with ebay
L1644[14:20:24] <asie> Try to find someone who's just selling one and doesn't look like a lease business.
L1645[14:20:32] <asie> If not ebay? Look for people in your town.
L1646[14:20:33] <asie> Or around it.
L1647[14:20:46] <TheFox> craigslist?
L1648[14:20:53] <asie> in Germany?
L1649[14:20:56] <TheFox> oh
L1650[14:20:56] <Vexatos> asie, if I could talk to people :P
L1651[14:21:11] <TheFox> i didn't know we where talking in germany
L1652[14:21:29] <Inari> asie is german?
L1653[14:21:31] <asie> No
L1654[14:21:33] <asie> Vexatos is
L1655[14:21:35] <TheFox> yes
L1656[14:21:37] <gamax92> asie is poland
L1657[14:21:41] <asie> I'm Polish, so I buy off the weirdest sellers
L1658[14:21:54] <Inari> https://i.imgur.com/ia11raM.webm
L1659[14:21:55] <TheFox> i would know much about that
L1660[14:21:59] <Vexatos> gamax92, asie _is poland_
L1661[14:22:06] <asie> yes
L1662[14:22:09] <asie> i am poland
L1663[14:22:12] <asie> now give me some kielbasa
L1664[14:22:15] <asie> and pierogi
L1665[14:22:19] <gamax92> dammit, fakeroot doesn't work.
L1666[14:22:54] <TheFox> wouldn't ** know much about that
L1667[14:23:06] <TheFox> oooooh kielbasa, i want some
L1668[14:25:12] <TheFox> is the coke in Germany still made with a different recipe?
L1669[14:25:13] <Vexatos> hm, ebay tells me battery life is about 2 hours on a 2-year-old one?
L1670[14:25:16] <Vexatos> wut
L1671[14:28:54] <TheFox> now, what does google say battery life for a 2 year old laptop should be?
L1672[14:29:03] <Sangar> o/
L1673[14:29:07] <TheFox> o/
L1674[14:29:07] <Inari> \o
L1675[14:29:34] <Vexatos> TheFox, mine was 6 hours even after four years :X
L1676[14:29:37] <Inari> Sangar's Snag-Bar!
L1677[14:29:43] ⇦ Quits: LeshaInc (~LeshaInc@213.5.20.199) (Quit: Die)
L1678[14:29:56] <Inari> %tell LeshaInc thats quite rude
L1679[14:29:57] <MichiBot> Inari: LeshaInc will be notified of this message when next seen.
L1680[14:29:59] <Vexatos> And it was a really rather cheap laptop.
L1681[14:30:02] <TheFox> that sounds good to me Vexatious eBay is frequently wrong in my opinion
L1682[14:30:59] <Vexatos> I can find more X220T than actual X220
L1683[14:30:59] <Vexatos> :X
L1684[14:31:06] <gamax92> when ever I go into the arch chroot everything in Android starts to die :P
L1685[14:31:12] ⇨ Joins: TheCryptek (kiwiirc@70-32-216-62.unassigned.ntelos.net)
L1686[14:31:25] <TheCryptek> How do I flash a code to the EEPROM
L1687[14:31:33] <TheFox> do you have the code?
L1688[14:31:38] <TheCryptek> Oui
L1689[14:31:43] <Inari> you either use the eeprom component functions
L1690[14:31:46] <Inari> or you run the flash program in openos
L1691[14:31:47] <Inari> :p
L1692[14:31:53] <TheFox> type flash then type the name of the file
L1693[14:32:36] *** gAway2002 is now known as g
L1694[14:32:49] <TheCryptek> Thank you!
L1695[14:33:17] <Inari> latency cubed
L1696[14:34:00] <gamax92> oh, freedreno compiles super fast and easy
L1697[14:34:58] <gamax92> gah ... it's still crashing I think though.
L1698[14:35:13] <TheCryptek> Ok I flashed a file to the EEPROM and got "Bad Argument #1, String expected Got Nil" the code is pastebin.com/jfcTepxd
L1699[14:35:29] <TheFox> ok, let me see how i can help
L1700[14:35:47] <TheCryptek> Alright take your time.
L1701[14:36:30] <TheFox> microcontroller?
L1702[14:36:39] <TheCryptek> microcontroller?
L1703[14:36:54] <TheFox> is this code for a micro controller?
L1704[14:37:16] <TheCryptek> Oh Yea I think so
L1705[14:37:25] <TheFox> or for a computer?
L1706[14:37:34] <TheCryptek> Its ment for a microcontroller
L1707[14:37:38] <TheFox> ok
L1708[14:37:46] <Inari> well
L1709[14:37:56] <TheFox> yes Inari?
L1710[14:37:58] <Inari> i dont think those can use screens
L1711[14:38:02] <TheFox> same here
L1712[14:38:09] <TheFox> that caught me by surprise
L1713[14:38:25] <TheCryptek> It's not my code :P
L1714[14:38:29] <TheFox> whats your final goal?
L1715[14:38:31] <TheFox> oh
L1716[14:38:32] <Inari> though still failing to see where the nil argument is
L1717[14:38:42] <Inari> unless it didnt have a network card
L1718[14:38:50] <TheCryptek> My final goal is where I can open a door where no one else can.
L1719[14:38:59] <TheCryptek> Inari: MY issue is I ran it in a computer like an idiot
L1720[14:39:09] <Inari> well
L1721[14:39:14] <Inari> it would work in ac omputer :P
L1722[14:39:15] <TheFox> that would do it
L1723[14:39:26] <TheFox> not if the computer didn't have a rs card
L1724[14:39:37] <TheCryptek> rs card?
L1725[14:39:38] <Inari> well of course, but thats equally true for the controller haha
L1726[14:39:50] <Inari> well no rs card would throw nil argument yeah :P
L1727[14:40:08] <TheFox> does your Micro controller have a redstone card in it
L1728[14:40:16] <TheCryptek> Yea xD
L1729[14:40:24] <Vexatos> hm
L1730[14:40:29] <TheFox> ok, wanted to make sure ;)
L1731[14:40:35] <Vexatos> guess I have to continue searching.
L1732[14:40:39] <Vexatos> Thanks anyway
L1733[14:40:45] <TheFox> np
L1734[14:40:49] <Inari> lol
L1735[14:40:54] <Inari> hmm
L1736[14:42:30] <Inari> TheCryptek: it does that on boot?
L1737[14:42:48] ⇨ Joins: TheFox_ (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L1738[14:42:52] <TheCryptek> Inari: In a pc yes in a micro controller it does everything but trigger the door to open.
L1739[14:43:12] <TheCryptek> How do I take my EEPROM out of a micro controller xD
L1740[14:43:18] <Inari> maybe wrong redstoen side?
L1741[14:43:20] <TheFox_> place it in a crafting table
L1742[14:43:31] <Inari> cant you shift-rioghtclick it wiht a replacement eeprom
L1743[14:43:58] <TheFox_> your supposed to place it in a table and then pull it out of the tables output and it'll give you everything back
L1744[14:44:02] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Ping timeout: 195 seconds)
L1745[14:44:23] <TheFox_> i screwed up my computer again!!!!!!!!! gksu doesn't work anymore :(
L1746[14:44:35] *** TheFox_ is now known as TheFox
L1747[14:44:36] <Inari> guess ill just grab teh code and see
L1748[14:44:37] <Inari> instead of ugessing
L1749[14:44:38] <Inari> :p
L1750[14:44:39] <TheFox> there we go problem solved
L1751[14:44:59] <TheCryptek> would I hook the redstone IO up to the Microcontroller to make it give redstone signal or?
L1752[14:45:08] ⇨ Joins: reinei (~reinei@p57901296.dip0.t-ipconnect.de)
L1753[14:45:49] <TheFox> i dont even know how to recover this screw up, good thing i copied instead of moving
L1754[14:46:21] <TheFox> maybe i can fix it
L1755[14:46:59] <Inari> ~oc sides
L1756[14:46:59] <TheFox> not talking about your code Crytek, i was trying to migrate my system and i appear to have broken root in the proccess
L1757[14:47:10] <TheCryptek> Its fine
L1758[14:47:48] <TheCryptek> I'm trying to replace CC with OC completely which means making a security system so only I can open doors [or if person has a password but for now just I]
L1759[14:48:35] <TheFox> well, if you used a computer you could attach a screen to it but if you have a micro controller thats not a route that you could go with a gpu
L1760[14:49:04] <Inari> your printing granted/denied seems the wrong way around btw
L1761[14:49:06] <Inari> just saying
L1762[14:49:07] <TheFox> well, SH!T yup, i broke my system...........
L1763[14:49:24] <TheCryptek> Inari: I don't know how to run this EEPROM in a computer
L1764[14:49:38] ⇦ Quits: reinei (~reinei@p57901296.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
L1765[14:49:44] <Forecaster> Anarchy!
L1766[14:49:44] <TheFox> same way you run it in a micro controlled put it in the slot beside the power button
L1767[14:49:45] <TheFox> on the left
L1768[14:50:00] <TheCryptek> Then I get the bad arguement error message
L1769[14:50:01] <Inari> i run it in openos, since its easier
L1770[14:50:04] <Inari> needs some slgith tweaks ofc
L1771[14:50:05] <Inari> :P
L1772[14:50:44] <TheCryptek> So how do I run it in a computer withou the bad arguement error message popping up?
L1773[14:50:54] <Inari> payonel: edit is kinda borked at lowres xD
L1774[14:51:11] <Inari> hm
L1775[14:51:13] <Inari> maybe its not the res
L1776[14:51:16] <Inari> no clue then
L1777[14:52:25] ⇨ Joins: reinei (~reinei@p57901296.dip0.t-ipconnect.de)
L1778[14:53:22] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Ping timeout: 195 seconds)
L1779[14:53:59] <Inari> TheCryptek: well your issue is that the microcontroller doesnt have a redstone card
L1780[14:54:09] <Inari> microcontrollers cant use external components like screen sor the redstone i/o block
L1781[14:54:26] <TheCryptek> Inari: My microcontroller has a redcard tier 2
L1782[14:55:11] <Inari> well it works for me once i add a redstoen card to ti xD
L1783[14:55:26] ⇨ Joins: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L1784[14:55:41] <Inari> to kind of run a program in both openos and eeprom do on the top: local component = component or require("component") local computer = computer or require("computer")
L1785[14:55:44] <TheCryptek> It opens the door?
L1786[14:55:54] <Inari> TheCryptek: i mean
L1787[14:55:58] <Inari> the microcontroller wont error on boot
L1788[14:56:02] <TheFox> buy i bought the farm this time
L1789[14:56:03] ⇦ Quits: Negi (~Poireau@2a01:e34:ef13:4150:de53:60ff:febc:baf1) (Quit: Buh bye!)
L1790[14:56:04] <Inari> it cant open the door
L1791[14:56:07] <Inari> as it cant use screens
L1792[14:56:10] <Inari> which you use to detect
L1793[14:56:24] <Inari> further
L1794[14:56:26] <TheFox> use a motion sensor or something
L1795[14:56:38] <Inari> you use nick:lower() but in your list your entry isnt all lowercase
L1796[14:56:48] <Inari> TheFox: still external component
L1797[14:57:14] <TheCryptek> ok so
L1798[14:57:33] <Inari> just use a computer to run it :P
L1799[14:57:35] <TheCryptek> What are microcontrollers for if I can't use them to interact with other blocks?
L1800[14:58:22] <Inari> redstone control, wireless stuff, pushing stuff (piston ugprade), analyign stuff (geolyzer put into it)... lots of uses i suppose, but its sometimes hard to come up with one :P
L1801[14:58:24] <Skye> redstone and networking
L1802[14:58:37] <Inari> i think forecaster used them to scan if some block is air or not
L1803[14:58:40] <Inari> buut i cant recall what for
L1804[14:58:40] <Inari> :P
L1805[14:58:54] <TheCryptek> Inari: http://pastebin.com/jfcTepxd did I add said code to the right spot?
L1806[14:59:12] <Inari> well you need local component = componetn or require("component")
L1807[14:59:18] <Inari> *component
L1808[14:59:24] <TheCryptek> I added that
L1809[14:59:46] <Inari> well here it just says "require("component")"
L1810[14:59:47] <Inari> :p
L1811[15:00:08] <TheCryptek> oh so local require("component") LOL woops let me fix that
L1812[15:00:14] <Inari> no
L1813[15:00:23] <Inari> local component = component or require("component")
L1814[15:00:30] <Michiyo> ^ That entire exact line
L1815[15:00:43] <Inari> yeah :p
L1816[15:01:03] <TheCryptek> Tada fixed
L1817[15:01:04] <Inari> that works
L1818[15:01:09] <Inari> but now you deleted the comptuer line
L1819[15:01:09] <Inari> xD
L1820[15:01:37] <Michiyo> local computer = computer or require("computer")
L1821[15:01:40] <Michiyo> ^ That entire exact line
L1822[15:01:43] <Michiyo> :P
L1823[15:01:55] <TheCryptek> No I didn't delete it ._.
L1824[15:02:22] <Inari> local component defines a local variable clled component... then sets that to "component or somethingelse" meaning it will either set it to the value of the variable "component" or if that is nil (aka not set), will set it to "somethingelse" in this case the return form require("component") which loads the openOS component API
L1825[15:02:37] <Inari> in the eeprom the component is already a variable
L1826[15:02:40] <Inari> in openos you have to require it
L1827[15:02:42] <Inari> hence that line
L1828[15:02:55] <Inari> and yeah that should be about fine to run it in openos
L1829[15:03:53] <TheCryptek> Well now I gets an error
L1830[15:04:05] <g> Non-casting OR. A beauty of modern languages.
L1831[15:04:13] <Inari> g: haha
L1832[15:04:50] <Inari> TheCryptek: which error
L1833[15:05:16] <TheCryptek> Let me upload a screen shot
L1834[15:05:59] <Inari> is "Not a Dirty Wire" achievement supposed to sound lewd
L1835[15:06:01] <Inari> or is that just me
L1836[15:06:26] <Michiyo> %Inari
L1837[15:06:27] <Michiyo> :P
L1838[15:06:28] <MichiBot> Michiyo: http://i.imgur.com/XoYgHyi.jpg
L1839[15:06:34] <Inari> :3
L1840[15:08:01] <Inari> huh
L1841[15:08:11] <Inari> i never noticed that the side texture of a computer case changes when turned on
L1842[15:08:26] <TheCryptek> where can I upload the pic other then tinypic? I'm having issues with their captcha loading
L1843[15:08:37] <Inari> imgur, puu.sh, wherever
L1844[15:11:06] <TheFox> who ever posted that donald trump japaneese video, thanks. I CANT GET IT OFF MY RECOMMENDED VIDEOS, thanks
L1845[15:11:41] <Inari> haha
L1846[15:11:47] <TheFox> ...
L1847[15:12:07] <TheFox> its your fault to you know.
L1848[15:12:08] <TheFox> :P
L1849[15:12:51] <gamax92> s/to/too,/
L1850[15:12:51] <MichiBot> <TheFox> its your fault too, you know.
L1851[15:13:06] <Inari> uhhh
L1852[15:13:09] <Inari> im breaking openos, halp
L1853[15:13:28] <TheFox> shut up, you stupid bot :P
L1854[15:13:38] * Forecaster baps payonel
L1855[15:13:41] <TheFox> there i typed it right, you happy
L1856[15:13:42] <Forecaster> fix openos
L1857[15:14:08] * Michiyo baps Forecaster
L1858[15:14:22] * Forecaster baps the bap in mid-air
L1859[15:14:55] <TheFox> Michiyo: was it u that posted that trump video?
L1860[15:14:59] <asie> TheFox: it's amazing
L1861[15:15:11] <TheFox> i can't get rid of it
L1862[15:15:19] <Michiyo> No
L1863[15:15:32] <Forecaster> always open yt links from this channel in a private tab :P
L1864[15:15:52] <TheFox> it won't leave my youtube home page. i can't get rid of it
L1865[15:16:02] <Forecaster> it'll go away eventually
L1866[15:16:04] <Forecaster> live with it
L1867[15:16:05] <g> just ignore it and move on
L1868[15:16:05] <g> lol
L1869[15:16:29] <Lizzy> TheFox, go into your history and hit the X button to the right of it
L1870[15:16:48] <Forecaster> aw, you shouldn't have told him that
L1871[15:16:54] <Forecaster> now he'll be able to get rid of it D:
L1872[15:16:54] <g> listen to some MILI or watch some people eating military rations
L1873[15:16:58] <TheFox> ik about that
L1874[15:17:15] <TheFox> it won't go away even after, time to start clicking on random videos to make it leave
L1875[15:17:25] <TheFox> if cleaned that frequently
L1876[15:17:28] <g> why do you care that much
L1877[15:17:40] <TheFox> i dont
L1878[15:17:50] <Forecaster> you appear to
L1879[15:17:50] <TheFox> just bored and looking for something to complain about
L1880[15:17:51] <Forecaster> :P
L1881[15:17:57] <g> https://www.youtube.com/watch?v=OuRr29XXh4I
L1882[15:17:58] <MichiBot> UKRAINE RATION (Military Food Pack) | length: 25m 45s | Likes: 3954 Dislikes: 2169 Views: 553906 | by Alduin Hearth
L1883[15:18:11] <TheFox> 25 minutes of watching someone eat food?
L1884[15:18:11] <TheCryptek> http://puu.sh/pvc24/cb12ffc817.png my error
L1885[15:18:19] <g> the rations are somewhat interesting
L1886[15:18:35] <Inari> hm
L1887[15:18:37] <Inari> so weird
L1888[15:18:45] <TheCryptek> What's weird?
L1889[15:19:04] <Inari> your program breaking openos :P not realted to your error
L1890[15:19:25] <Inari> so
L1891[15:19:27] <TheCryptek> My program is breaking openos?
L1892[15:19:32] <Inari> does that PC have a redstone card or redsotne i/o connected?
L1893[15:20:04] <TheCryptek> It has a redstone card
L1894[15:20:32] <Inari> hm, odd then
L1895[15:20:46] <TheCryptek> let me connect a restonei/o real fast
L1896[15:21:00] <TheCryptek> Same error
L1897[15:21:14] <Inari> type components and see if it lists "redstone"?
L1898[15:22:09] ⇨ Joins: andreww (~xarses@ip-64-134-222-177.public.wayport.net)
L1899[15:22:15] <TheCryptek> inari: http://puu.sh/pvcjK/2f505fb29e.png
L1900[15:23:00] <Inari> well theres you rissue
L1901[15:23:02] <Inari> you ahve 2 gpus :D
L1902[15:23:13] <TheCryptek> I don't
L1903[15:23:16] <TheCryptek> I only have one APU
L1904[15:23:22] <Inari> weirdly enough your error changed fomr line 6 to 12 haha
L1905[15:23:37] <TheFox> did you put a GPU in your system,?
L1906[15:23:39] <Inari> well you have either APU+GPU or 2 GPUs or 2 APUs
L1907[15:23:40] <Inari> ors omething
L1908[15:23:48] <TheFox> ^^^^
L1909[15:23:54] <Temia> I think that last one is physically impossible...
L1910[15:24:01] <Inari> youneverknow
L1911[15:24:02] <TheFox> ^^
L1912[15:24:10] <TheFox> i used temia not you Inari
L1913[15:24:16] <TheFox> i agree with temia
L1914[15:24:42] *** Keridos|away is now known as Keridos
L1915[15:24:53] <Inari> but yeah
L1916[15:25:02] <Inari> since 2 gpus it tries to bidn the frist to the frist in the screen array
L1917[15:25:04] <Inari> and the second to the second
L1918[15:25:04] <TheCryptek> Now I get this http://puu.sh/pvcwT/0eda2875a9.png
L1919[15:25:07] <Inari> but since hters no second screen..
L1920[15:25:11] <TheFox> that would be fun though, theres a mod idea,, i want a two socket board
L1921[15:25:15] <Inari> TheCryptek: yeah
L1922[15:25:17] <Inari> so works
L1923[15:25:17] <Inari> :D
L1924[15:25:31] <TheCryptek> So it just displays that for ever?
L1925[15:25:45] <Inari> yeah, since your granted/denied display is the wrong way around
L1926[15:25:46] <Inari> :3
L1927[15:25:49] <Temia> I once wrote a program that spammed BABEL in white-on red text across as many screens as possible >.>
L1928[15:26:09] <Temia> Just because I love Patlabor. <o<
L1929[15:26:26] <TheCryptek> is it possible to move my old security system from CC to OC? I can give the code.
L1930[15:26:39] <TheFox> we could try
L1931[15:26:47] <TheFox> of course i speak for myself when i say that
L1932[15:26:55] <Inari> also, you need to change your nick to all lowercase in that list
L1933[15:26:59] <Inari> else it wont recognize you
L1934[15:26:59] <Inari> :p
L1935[15:27:03] <Temia> I'm not really in the habit of writing code that doesn't benefit me.
L1936[15:27:20] <Temia> Because I'm lazy and maybe a bit of a bitch :v
L1937[15:27:22] <Inari> i could mind less, but generally its better if people learn
L1938[15:27:24] <TheFox> ok, like i said i speak for myself TheCryptek wanna move to msg
L1939[15:27:28] <Inari> rather than just hadning them the solution
L1940[15:27:36] <TheCryptek> Sure
L1941[15:27:49] <TheFox> Inari I'm good at teaching, i have a few tricks
L1942[15:28:02] <Inari> well just saying, teaching is preferable over
L1943[15:28:10] <Inari> "here, make this worko n OC please" - "here this is the OC code"
L1944[15:28:11] <Inari> :p
L1945[15:31:53] <TheCryptek> Inari: I assumed in being taught instead of the answers given "Give a man a fish, he eats for a day. Teach the man how to fish and he eats for a lifetime."
L1946[15:34:16] <payonel> Inari: sup
L1947[15:34:23] <Inari> Do neither and he'll be a vegetarian?
L1948[15:34:29] <payonel> edit bad at lowres?
L1949[15:34:34] <payonel> also, youre breaking openos?
L1950[15:34:38] <payonel> also, bad arg in flash?
L1951[15:34:39] <TheCryptek> Inari: I see what you did there.
L1952[15:34:40] <Inari> payonel: dunno, doesnt seem to be the lowres directly :P
L1953[15:34:43] <payonel> also, wuh?
L1954[15:34:52] <Inari> im still trying to figure out the exact cause haha
L1955[15:34:57] <payonel> ok
L1956[15:35:07] ⇨ Joins: TheFox|Linux (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L1957[15:35:21] <Inari> i'd hand you the code to test it for yourself, but its a bit annoying to setup since i have no clue what causes it :D
L1958[15:36:31] <payonel> Inari: for the edit issue, screenshot?
L1959[15:36:31] <Michiyo> Make a fire for a man, and he's warm for a day, set a main on fire, and he's warm for the rest of his life.
L1960[15:37:11] <Inari> http://pastebin.com/ZxqrH97t basically running this in openos, with a screen and gpu and redstone card (or i/o), then clicking the screen to make it crash with that error line, then going to edit that file behaves weirdly :x
L1961[15:37:20] <Inari> as it the shell somehow disagrees with what the screen resolution is
L1962[15:37:27] <Inari> and edit too
L1963[15:37:42] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Ping timeout: 195 seconds)
L1964[15:39:25] <Inari> payonel: http://akari.in/pinky_s1Owf
L1965[15:41:06] ⇦ Quits: TheCryptek (kiwiirc@70-32-216-62.unassigned.ntelos.net) ()
L1966[15:41:09] <payonel> Inari: this is good
L1967[15:41:17] <Inari> it is?
L1968[15:41:23] <payonel> yeah
L1969[15:41:30] <payonel> i love it when people find bugs before release
L1970[15:41:33] <payonel> =D
L1971[15:41:34] <Inari> haha
L1972[15:41:37] ⇨ Joins: TheCryptek (~Indigo@70-32-216-62.unassigned.ntelos.net)
L1973[15:41:45] <Inari> i made a test program that rebinds the cpu to the screen, sets foreground colour and errors
L1974[15:41:48] <Inari> but that doesnt trigger it
L1975[15:41:49] <Inari> so no clue
L1976[15:41:50] <Inari> :P
L1977[15:41:53] <Inari> (oh and changes resolution)
L1978[15:42:05] <Inari> payonel: also, if i set resolution to e.g. 10 20
L1979[15:42:07] <Inari> then run that
L1980[15:42:12] <Inari> and it errors back to hsell
L1981[15:42:17] <Inari> the screen stays at the 40 20
L1982[15:42:21] <Inari> but the shell is squeezed to the 10 20
L1983[15:42:23] <Inari> Oo
L1984[15:42:33] <payonel> awesome bug
L1985[15:42:35] <payonel> i love it
L1986[15:43:05] <payonel> ok, so: 1. run that weird script, 2. crash it would touch event, 3. edit [what file] the bad script? probably doesn't matter 4. exit to shell, 5. bad shell, bad
L1987[15:43:21] <Inari> well it crashes to shell from the edit
L1988[15:43:44] <payonel> ok nice
L1989[15:43:57] <Inari> it pauses for a bit on these else else else else disaply
L1990[15:43:59] <Inari> then goes to shell :P
L1991[15:44:17] <payonel> i'll call it the inari-bug
L1992[15:44:35] <Inari> well it isnt my code
L1993[15:44:36] <Inari> i jsut found the bug
L1994[15:44:37] <Inari> xD
L1995[15:45:13] <payonel> well if i called the bug by the name of the dev whose fault it is --- then they'd almost all be called payo-bug
L1996[15:45:17] <payonel> and...that wouldn't be as helpful
L1997[15:45:58] <payonel> TheCryptek: did you resolve the bad arg issue?
L1998[15:46:06] <Inari> yeah
L1999[15:46:09] <Inari> it was just due to no rs card
L2000[15:46:13] <payonel> what was that about? .. oh ok
L2001[15:46:14] <Inari> so .proxy got nil
L2002[15:46:26] <payonel> ok
L2003[15:46:42] <Inari> im so confused :f
L2004[15:46:46] <payonel> with?
L2005[15:46:51] <Inari> this bug
L2006[15:47:08] <payonel> oh, well i cant fix it until tonight (i.e. ~5 hours from now)
L2007[15:47:19] <Inari> it seems it needs showState to operate though
L2008[15:47:23] <Inari> when ic omment that out it is gone
L2009[15:47:47] <TheCryptek> payone1: Yes it was mroe the one GPU
L2010[15:47:52] <payonel> the terminal text rendering is entirely new code in openos 1.6
L2011[15:48:13] <Inari> this is so odd
L2012[15:48:13] <payonel> so - you hitting a bug where the shell crashes when the resolution is borked, does not surprise me
L2013[15:48:17] <Inari> i chang ethings that souldnt matter
L2014[15:48:20] <Inari> but it makes the bug not work
L2015[15:48:51] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Ping timeout: 198 seconds)
L2016[15:48:57] <payonel> to confirm, what oc build?
L2017[15:49:26] <Inari> 1.6.0.35-dev
L2018[15:49:29] <Inari> on 1.9.4
L2019[15:49:38] <TheCryptek> I'm on 1.8.9
L2020[15:51:57] <payonel> Inari: got a very good guess
L2021[15:52:04] <payonel> computer.pullSignal
L2022[15:52:07] <payonel> it is unsafe to call
L2023[15:52:12] <payonel> you should be using event.pull
L2024[15:52:18] <Inari> ah :P
L2025[15:52:28] <payonel> i'll make note of that in the wiki tonight, too
L2026[15:52:30] <Inari> how does it screw everythign over though haha
L2027[15:52:50] <payonel> computer.pullSignal is "on the metal" -- it'll completely intercept all signals
L2028[15:53:09] <payonel> the shell, and terminal library, depend on some events -- such as resolution changes
L2029[15:53:17] <payonel> without those events, you get in a broken state
L2030[15:53:22] <Inari> ah
L2031[15:53:24] <Inari> makes sense :P
L2032[15:53:28] <Inari> i like how we have such stuff now
L2033[15:53:29] <Inari> \o/
L2034[15:53:31] <payonel> i need to rethink some things about this
L2035[15:53:40] <payonel> but excellent find
L2036[15:53:51] <gamax92> payonel: I hear long walks are good for thinking
L2037[15:54:04] * payonel invites gamax92 for a long walk on the beach
L2038[15:54:11] <TheCryptek> gamax92: Any excersize is good for thinking
L2039[15:54:18] <TheCryptek> or however ya spell it xD
L2040[15:54:29] <payonel> exercise :)
L2041[15:54:34] <gamax92> walking is exercise?
L2042[15:55:11] <payonel> also
L2043[15:55:15] <payonel> why a custom sleep method?
L2044[15:55:20] <payonel> you can use os.sleep
L2045[15:55:48] <payonel> TheCryptek: line 44, use os.sleep(2)
L2046[15:56:11] <payonel> and line 36, use event.pullMultiple("touch", "interrupted")
L2047[15:56:25] <Inari> hmm
L2048[15:56:36] <Inari> cant trigger it wiht only setResolution followed by pullSignal though
L2049[15:57:20] <payonel> TheCryptek: ocdoc.cil.li/api:event#basic_event_example
L2050[15:57:21] <Inari> or well i can
L2051[15:57:24] <Inari> but not in my own program XD
L2052[15:58:10] <payonel> Inari: well 1. it is a guess, knowing the computer.pullSignal is unsafe, and 2. the event may be firing before you pull .. the term is in "driver" mode, listening for events
L2053[16:00:01] <Inari> the time you pass MC.lua is in ticks?
L2054[16:00:13] <payonel> MC.lua ?
L2055[16:00:19] <Inari> errr
L2056[16:00:22] <Inari> pass computer.pullSignal
L2057[16:00:24] <payonel> generally things in openos are seconds, like os.sleep
L2058[16:00:29] <payonel> those are seconds
L2059[16:00:34] <payonel> floating point values, btw
L2060[16:00:37] <payonel> so you could use .1
L2061[16:00:39] <payonel> or .01
L2062[16:00:51] <Inari> odd
L2063[16:00:56] <payonel> fine, 2
L2064[16:02:05] <payonel> it is in seconds because lua core methods are in seconds, e.g. (real) os.sleep
L2065[16:02:45] <payonel> ok, bad example
L2066[16:02:48] <payonel> there is no os.sleep :)
L2067[16:02:49] <Inari> hmm
L2068[16:02:51] * payonel runs
L2069[16:02:55] <Inari> it seems impoirtant that it pauses
L2070[16:03:36] <Inari> so calling computer.pullSignal 2-3 times is required
L2071[16:03:36] ⇨ Joins: Yepoleb (~yepoleb@178-190-227-70.adsl.highway.telekom.at)
L2072[16:03:46] <Inari> after changin resolution
L2073[16:03:58] <Inari> first probably processes the key_up
L2074[16:04:02] <Inari> second the res change?
L2075[16:04:03] <Inari> no clue
L2076[16:04:08] <payonel> that sounds very likely
L2077[16:04:22] <Inari> but oyu need 3 of them i think, if its just 2 it doesnt seem to happen... but need ot test more
L2078[16:04:27] <Inari> but with 3 it waits fro me to click something or so
L2079[16:04:32] <Inari> so theres nothing left to fetch :f
L2080[16:04:43] <payonel> sounds very plausible
L2081[16:12:46] <payonel> TheCryptek: http://hastebin.com/howayapeku.lua
L2082[16:12:48] <payonel> untested
L2083[16:13:34] <payonel> hmm, forgot to reset res in that code
L2084[16:13:39] <payonel> ah well, it's a fair start
L2085[16:14:44] ⇦ Quits: asie (~asie@asie.pl) (Quit: WeeChat 1.5)
L2086[16:21:04] <TheFox|Linux> read is not a function in OC is it?
L2087[16:21:27] <Skye> io.read
L2088[16:22:04] <TheFox|Linux> is that the one that holds the program until you enter the data?
L2089[16:22:29] <payonel> io.read() reads a line of text from stdin
L2090[16:22:55] <TheFox|Linux> yup, thats the one
L2091[16:22:57] <TheFox|Linux> thanks
L2092[16:23:36] <payonel> TheFox|Linux: not that io.read == term.read == io.stdin:read
L2093[16:23:40] <payonel> note* that
L2094[16:23:54] <payonel> meaning: it doesn't matter which you use
L2095[16:24:16] <TheFox|Linux> ok, thanks
L2096[16:24:57] <payonel> ocdoc.cil.li/api:non-standard-lua-libs#input_and_output_facilities
L2097[16:30:21] ⇦ Quits: TheFox|Linux (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Quit: Web client closed)
L2098[16:30:22] <Inari> so yeah
L2099[16:30:24] <Inari> i call it twice
L2100[16:30:30] <Inari> first it gets is key_up then screen_resized
L2101[16:30:33] ⇨ Joins: TheFox|Linux (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L2102[16:30:36] <Inari> and that second thing break everything i guess
L2103[16:30:36] <Inari> :P
L2104[16:31:18] <payonel> good find, good confirmation, good inari
L2105[16:31:25] <Inari> haha
L2106[16:31:40] <payonel> i MIGHT no-fix by-design it
L2107[16:31:42] <payonel> i'm not sure
L2108[16:32:08] <payonel> while i can make shell safer, the issue is still that computer.pullSignal by its (current) nature is rude
L2109[16:33:28] <Inari> http://pastebin.com/VrBiFVE2 reproduction code, just in case
L2110[16:33:32] <Inari> and off to get to bed :3
L2111[16:34:05] * payonel throws Inari into the clouds
L2112[16:36:07] * TheFox|Linux catches Inari
L2113[16:43:01] *** TheFox|Linux is now known as TheFox
L2114[16:44:59] ⇦ Quits: Vexatos (~Vexatos@p200300556E32CA6014DDC7737B936641.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L2115[16:46:40] * Lizzy yawns and curls up on vifino
L2116[16:46:51] * Lizzy sleepy kittygirl
L2117[16:47:04] <vifino> :3
L2118[16:47:14] * vifino pets Lizzy and wraps her in a blanket
L2119[16:47:25] * Lizzy purrs
L2120[16:49:03] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Ping timeout: 192 seconds)
L2121[16:52:17] ⇦ Quits: Inari (~Pinkishu@p5DEC6723.dip0.t-ipconnect.de) (Quit: KVIrc 4.3.2 Aria http://www.kvirc.net/)
L2122[16:53:34] ⇦ Quits: Kimiro (~TimeDrago@192.190.0.154) (Quit: Time heals all wounds, but what heals time?)
L2123[16:53:47] <TheFox> when i am using the modem.send function do i have to include the full address or just a short version?
L2124[16:56:15] ⇦ Quits: Keanu73 (~Keanu73@host-92-25-102-88.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L2125[16:57:06] <Skye> Full address
L2126[16:57:37] ⇦ Quits: isaacay (webchat@159-118-251-125.cpe.cableone.net) (Ping timeout: 195 seconds)
L2127[16:58:27] ⇨ Joins: cpup (~cpup@32.218.118.178)
L2128[16:58:36] <payonel> TheFox: it is common to implement a broadcast protocol to querry for remote addresses
L2129[16:58:52] <payonel> broadcast("anyone want to be my friend")
L2130[16:59:20] ⇨ Joins: DaMachinator (~Code_Ninj@110-2-111-208-in-addr-arpa.omnispring.net)
L2131[17:00:12] <payonel> so before you send, you broadcast asking for the address, your remote responds to the broadcast (the broadcast message will have the sender's address) with a direct send handshake
L2132[17:00:21] <payonel> then the original broadcaster gets that response, and now has the remote address
L2133[17:00:23] ⇦ Quits: CoderPuppy (~cpup@32.218.116.219) (Ping timeout: 192 seconds)
L2134[17:00:44] <payonel> ^ because every modem_message has the sender's address
L2135[17:03:27] <TheFox> ok, i really need to make a dns type thing then
L2136[17:06:49] ⇦ Quits: andreww (~xarses@ip-64-134-222-177.public.wayport.net) (Remote host closed the connection)
L2137[17:06:58] ⇨ Joins: andreww (~xarses@ip-64-134-222-177.public.wayport.net)
L2138[17:10:22] *** amadornes is now known as amadornes[OFF]
L2139[17:13:43] ⇨ Joins: CoderPuppy (~cpup@32.218.118.202)
L2140[17:14:10] ⇨ Joins: Kenny164 (~pkinney@host86-134-251-86.range86-134.btcentralplus.com)
L2141[17:17:58] ⇨ Joins: scj643_ (~ika643@2601:189:c200:43:e891:4d1b:a201:98de)
L2142[17:20:07] ⇦ Quits: cpup (~cpup@32.218.118.178) (Ping timeout: 384 seconds)
L2143[17:24:52] ⇦ Quits: scj643_ (~ika643@2601:189:c200:43:e891:4d1b:a201:98de) (Ping timeout: 186 seconds)
L2144[17:36:51] ⇦ Quits: spiriteddusty (~spiritedd@hekate.pc-logix.com) (Ping timeout: 198 seconds)
L2145[17:37:27] ⇦ Quits: MichiBot (~lb@eos.pc-logix.com) (Ping timeout: 198 seconds)
L2146[17:37:39] ⇨ Joins: MichiBot (~lb@eos.pc-logix.com)
L2147[17:37:39] zsh sets mode: +v on MichiBot
L2148[17:38:03] ⇦ Quits: Lathanael|Away (~Lathanael@p5496077C.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L2149[17:38:03] ⇦ Quits: Kinuferu (~Kinuferu@static.227.9.251.148.clients.your-server.de) (Ping timeout: 198 seconds)
L2150[17:38:06] ⇨ Joins: spiriteddusty (~spiritedd@hekate.pc-logix.com)
L2151[17:38:07] ⇨ Joins: Kinuferu (~Kinuferu@static.227.9.251.148.clients.your-server.de)
L2152[17:38:10] zsh sets mode: +o on spiriteddusty
L2153[17:40:33] ⇨ Joins: Tristaric (~Flufflepu@2605:6001:e013:bf00:2d4f:ccec:39f5:bf6e)
L2154[17:41:14] ⇨ Joins: Lathanael|Away (~Lathanael@p5496077C.dip0.t-ipconnect.de)
L2155[17:42:53] ⇦ Quits: Tris (~Flufflepu@2605:6001:e013:bf00:2d4f:ccec:39f5:bf6e) (Ping timeout: 192 seconds)
L2156[17:47:49] ⇨ Joins: cpup (~cpup@32.218.118.250)
L2157[17:51:47] ⇨ Joins: asie (~asie@li1492-83.members.linode.com)
L2158[17:52:36] *** Tristaric is now known as Tris
L2159[17:54:05] ⇦ Quits: Kenny164 (~pkinney@host86-134-251-86.range86-134.btcentralplus.com) (Remote host closed the connection)
L2160[17:54:07] ⇦ Quits: CoderPuppy (~cpup@32.218.118.202) (Ping timeout: 384 seconds)
L2161[17:59:38] ⇦ Quits: andreww (~xarses@ip-64-134-222-177.public.wayport.net) (Remote host closed the connection)
L2162[17:59:49] ⇨ Joins: andreww (~xarses@ip-64-134-222-177.public.wayport.net)
L2163[18:03:19] ⇨ Joins: CoderPuppy (~cpup@32.218.119.21)
L2164[18:04:04] ⇦ Quits: cpup (~cpup@32.218.118.250) (Ping timeout: 186 seconds)
L2165[18:06:27] <TheFox> wow, mass lag affect yall got put off in massive amounts
L2166[18:07:17] <payonel> what?
L2167[18:08:02] <TheFox> for me it shows everyone timing out and coming back on line in a course of 1 minute
L2168[18:08:20] ⇦ Quits: reinei (~reinei@p57901296.dip0.t-ipconnect.de) (Quit: Leaving)
L2169[18:08:28] <payonel> oh netspli
L2170[18:08:30] <payonel> t
L2171[18:11:58] <TheFox> welp, see yall in a bit
L2172[18:12:10] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Quit: tired, hungry and thirsty)
L2173[18:28:10] ⇨ Joins: cpup (~cpup@32.218.119.71)
L2174[18:31:18] ⇨ Joins: Dimensional (~kvirc@40.134.242.242)
L2175[18:32:25] *** g is now known as gAway2002
L2176[18:33:13] ⇦ Quits: CoderPuppy (~cpup@32.218.119.21) (Ping timeout: 384 seconds)
L2177[18:36:25] <TheCryptek> %tell
L2178[18:36:25] <MichiBot> TheCryptek: Who did you want to tell?
L2179[18:36:32] <TheCryptek> %TheFox
L2180[18:37:44] <TheCryptek> % tell TheFox "Let me know when you come back, sorry I vanished I had something I had to doo.
L2181[18:37:47] <TheCryptek> jesus
L2182[18:37:55] <TheCryptek> %tell TheFox "Let me know when you come back, sorry I vanished I had something I had to doo.
L2183[18:37:55] <MichiBot> TheCryptek: TheFox will be notified of this message when next seen.
L2184[18:39:29] ⇦ Quits: TheCryptek (~Indigo@70-32-216-62.unassigned.ntelos.net) (Quit: Be back)
L2185[18:40:52] ⇨ Joins: TheCryptek (~Indigo@70-32-216-62.unassigned.ntelos.net)
L2186[18:44:11] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L2187[18:45:44] ⇨ Joins: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L2188[18:45:46] <TheFox> Hello
L2189[18:45:51] ⇦ Quits: cpup (~cpup@32.218.119.71) (Ping timeout: 198 seconds)
L2190[18:46:07] <TheFox> TheCryptek: you till here?
L2191[18:46:13] <TheFox> still*
L2192[18:46:14] <TheCryptek> Yea
L2193[18:46:35] <TheFox> ok, you want me to rewrite the code or do you wanna do it with me?
L2194[18:46:52] <TheCryptek> TheFox: I'd like to do it with you cuzz its teaching me new things :D
L2195[18:47:00] <TheFox> ok, Not a problem
L2196[18:47:36] ⇦ Quits: andreww (~xarses@ip-64-134-222-177.public.wayport.net) (Ping timeout: 186 seconds)
L2197[18:47:38] <TheFox> secondly does anyone know a better editor or OC, i dont have the time to make one right now, i will later though
L2198[18:48:00] <TheCryptek> Notepad++
L2199[18:48:09] <TheFox> i meant in the mod
L2200[18:48:17] <TheCryptek> Oh xD
L2201[18:48:24] <TheFox> i do like n++ though
L2202[18:48:27] <LiveCube> skex is rather useful in some situations
L2203[18:48:28] <TheFox> but I'm on mac
L2204[18:48:50] <TheFox> and its in the mod right, its not a real computer program?
L2205[18:49:06] <LiveCube> I believe it's a user-made program somewhere
L2206[18:51:08] <TheFox> forget it ill use the built in one for now
L2207[18:51:22] ⇨ Joins: cpup (~cpup@32.218.119.90)
L2208[18:51:23] <TheCryptek> I could find it for you
L2209[18:51:57] ⇦ Parts: Tris (~Flufflepu@2605:6001:e013:bf00:2d4f:ccec:39f5:bf6e) (Le poof, out of the channel I go~))
L2210[18:52:34] <TheCryptek> Am I still here?
L2211[18:52:49] <TheFox> yes
L2212[18:52:59] <TheFox> does anyone know of a purely creative OC server
L2213[18:53:05] <TheFox> i oculdnt find any on the forum
L2214[18:53:12] <TheCryptek> Just checking, I'm trying to download a few games from steam and it says I don't have net xD
L2215[18:55:30] <LiveCube> Isn't steam having issues
L2216[18:55:43] <TheFox> probably
L2217[18:55:45] <TheCryptek> LiveCube: SOmetimes
L2218[18:55:50] <TheFox> most the time
L2219[18:55:57] <TheFox> screw it almost all the time
L2220[18:56:04] <TheFox> but i guess its good now
L2221[18:56:18] <TheFox> %ping
L2222[18:56:20] <MichiBot> Ping reply from TheFox 0.56s
L2223[18:56:28] <TheFox> oooooh, thats pretty goo
L2224[18:56:29] <TheFox> d
L2225[18:59:52] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Quit: Web client closed)
L2226[19:00:22] ⇨ Joins: Ember_ (webchat@mobile-166-137-139-080.mycingular.net)
L2227[19:00:45] <Ember_> hello!
L2228[19:03:36] ⇦ Quits: cpup (~cpup@32.218.119.90) (Ping timeout: 186 seconds)
L2229[19:03:37] <LiveCube> hi
L2230[19:06:09] ⇨ Joins: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L2231[19:06:47] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Client Quit)
L2232[19:07:42] ⇦ Quits: Ember_ (webchat@mobile-166-137-139-080.mycingular.net) (Ping timeout: 195 seconds)
L2233[19:09:54] ⇨ Joins: cpup (~cpup@32.218.119.125)
L2234[19:20:43] ⇨ Joins: CoderPuppy (~cpup@32.218.119.163)
L2235[19:22:15] ⇦ Quits: cpup (~cpup@32.218.119.125) (Ping timeout: 195 seconds)
L2236[19:26:32] ⇦ Quits: Kodos (~Kodos@2602:306:ce20:6c30:54d5:9ffd:8f3f:a889) (Quit: Leaving)
L2237[19:32:24] ⇨ Joins: DarkCow (MrDark@cpe-65-24-55-240.columbus.res.rr.com)
L2238[19:34:51] ⇦ Quits: Dark (~MrDark@cpe-76-181-157-113.columbus.res.rr.com) (Ping timeout: 195 seconds)
L2239[19:35:39] ⇦ Quits: CoderPuppy (~cpup@32.218.119.163) (Ping timeout: 198 seconds)
L2240[19:37:28] <greaser> https://lists.freedesktop.org/archives/mesa-dev/2016-June/120542.html <-- it's happening
L2241[19:38:00] <greaser> that afaik is the last extension that needs to happen before GL 4.4 support hits mesa (and probably a GLSL version bump)
L2242[19:38:16] <greaser> after that it'll just be a matter of, erm, i think another GLSL version bump and then we'll be on 4.5
L2243[19:40:59] ⇨ Joins: cpup (~cpup@32.218.119.180)
L2244[19:45:59] ⇨ Joins: greaser|q (greaser@antihype.space)
L2245[19:46:36] *** greaser|q is now known as GreaseMonkey
L2246[19:49:37] ⇦ Quits: LiveCube (~ablive@2a02:c7f:920c:4500:222:68ff:fe05:9bc7) (Quit: Leaving)
L2247[19:52:05] ⇨ Joins: andreww (~xarses@c-73-202-191-48.hsd1.ca.comcast.net)
L2248[20:01:19] ⇨ Joins: Dark (~MrDark@cpe-76-181-157-113.columbus.res.rr.com)
L2249[20:02:39] ⇦ Quits: DarkCow (MrDark@cpe-65-24-55-240.columbus.res.rr.com) (Ping timeout: 198 seconds)
L2250[20:24:11] ⇨ Joins: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L2251[20:34:00] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L2252[20:36:21] <TheFox> your waiting for me to type arent you crytek
L2253[20:37:07] ⇦ Quits: meep (uid94726@id-94726.richmond.irccloud.com) (Quit: Connection closed for inactivity)
L2254[20:41:20] <gamax92> How do I get Xorg to show me anything in it's Backtrace
L2255[20:41:37] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Ping timeout: 195 seconds)
L2256[20:42:42] ⇨ Joins: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net)
L2257[20:42:50] ⇨ Joins: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L2258[20:43:16] <TheFox> welp, sh!* power outage just damaged a HDD
L2259[20:44:03] ⇨ Joins: CookingApple (ChJees@h211n5-sv-a13.ias.bredband.telia.com)
L2260[20:44:15] <Temia> Well, that's no good. Data or hardware damage?
L2261[20:44:16] ⇨ Joins: Hyst` (~cxsss1@CPE-124-189-28-144.bkzh1.cht.bigpond.net.au)
L2262[20:44:57] ⇨ Joins: Lucifer_ (sid32492@id-32492.charlton.irccloud.com)
L2263[20:45:00] ⇨ Joins: CyanideX_ (sid17234@id-17234.tooting.irccloud.com)
L2264[20:45:03] ⇨ Joins: Greenphlem_ (uid22276@id-22276.tooting.irccloud.com)
L2265[20:45:45] ⇨ Joins: Nentify_ (sid14943@id-14943.highgate.irccloud.com)
L2266[20:46:00] ⇨ Joins: rikai_ (~quassel@rekd.net)
L2267[20:46:01] ⇨ Joins: lacsap_ (~lacsap@modemcable157.188-82-70.mc.videotron.ca)
L2268[20:46:11] ⇦ Quits: cpup (~cpup@32.218.119.180) (*.net *.split)
L2269[20:46:11] ⇦ Quits: MichiBot (~lb@eos.pc-logix.com) (*.net *.split)
L2270[20:46:11] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (*.net *.split)
L2271[20:46:11] ⇦ Quits: ChJees (ChJees@h211n5-sv-a13.ias.bredband.telia.com) (*.net *.split)
L2272[20:46:11] ⇦ Quits: Hyst (~cxsss1@CPE-124-189-28-144.bkzh1.cht.bigpond.net.au) (*.net *.split)
L2273[20:46:11] ⇦ Quits: Dustpuppy (~kvirc@86-46-93-156-dynamic.b-ras1.wtd.waterford.eircom.net) (*.net *.split)
L2274[20:46:11] ⇦ Quits: KomputerKid (~KomputerK@komputerkid.net) (*.net *.split)
L2275[20:46:11] ⇦ Quits: flappy (~flappy@a88-113-155-120.elisa-laajakaista.fi) (*.net *.split)
L2276[20:46:11] ⇦ Quits: mrdeadlocked (~admin@199.204.185.12) (*.net *.split)
L2277[20:46:11] ⇦ Quits: ping (~v^@c-68-41-215-101.hsd1.mi.comcast.net) (*.net *.split)
L2278[20:46:11] ⇦ Quits: Izaya (~Izaya@210.1.213.55) (*.net *.split)
L2279[20:46:11] ⇦ Quits: Goof (~Goof@plebcraft.net) (*.net *.split)
L2280[20:46:11] ⇦ Quits: Saphire (~Saphire@reynir.aww.moe) (*.net *.split)
L2281[20:46:11] ⇦ Quits: Light_Alch (~Light@helium.nk3r.com) (*.net *.split)
L2282[20:46:11] ⇦ Quits: Guest13068 (~brayden@znc.brayden.id.au) (*.net *.split)
L2283[20:46:11] ⇦ Quits: rikai (~quassel@rekd.net) (*.net *.split)
L2284[20:46:11] ⇦ Quits: Sangar (~Sangar@2001:41d0:2:b7b9::) (*.net *.split)
L2285[20:46:11] ⇦ Quits: lacsap (~lacsap@modemcable157.188-82-70.mc.videotron.ca) (*.net *.split)
L2286[20:46:11] ⇦ Quits: Techokami (Techokami@2001:19f0:6800:8161:1:be:a:7001) (*.net *.split)
L2287[20:46:11] ⇦ Quits: Dark_Hunter (~Dark_Hunt@2607:5300:60:19e3::1) (*.net *.split)
L2288[20:46:11] ⇦ Quits: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu) (*.net *.split)
L2289[20:46:11] ⇦ Quits: surferconor425 (~surfercon@46.101.41.205) (*.net *.split)
L2290[20:46:11] ⇦ Quits: Xellurat (Elite16692@ipv6.7.zeta.elitebnc.org) (*.net *.split)
L2291[20:46:11] ⇦ Quits: Thog (Thog@62.210.76.48) (*.net *.split)
L2292[20:46:11] ⇦ Quits: CiPeW (Csstform@lightning.bouncer.ml) (*.net *.split)
L2293[20:46:11] ⇦ Quits: Lucifer (sid32492@2604:8300:100:200b:6667:3:0:7eec) (*.net *.split)
L2294[20:46:11] ⇦ Quits: Tiktalik (~tiktalik@2607:fcd0:daaa:1400:f::4) (*.net *.split)
L2295[20:46:11] ⇦ Quits: Flenix (~Flenix@2a01:4f8:201:63e2::2) (*.net *.split)
L2296[20:46:11] ⇦ Quits: nekosune (~BNCClient@cosmos.snoonet.org) (*.net *.split)
L2297[20:46:11] ⇦ Quits: Ender (Ender@athar.theender.net) (*.net *.split)
L2298[20:46:11] ⇦ Quits: Evey (evey@2001:19f0:6800:8161:1:bad:ca7:babe) (*.net *.split)
L2299[20:46:11] ⇦ Quits: Lizzy (lizzy@lizzy.theender.net) (*.net *.split)
L2300[20:46:11] ⇦ Quits: gAway2002 (~g@ultros.tentacles.are.evidently.sexy) (*.net *.split)
L2301[20:46:11] ⇦ Quits: vifino (vifino@tty.sh) (*.net *.split)
L2302[20:46:11] ⇦ Quits: Mimiru (~Mimiru@hekate.pc-logix.com) (*.net *.split)
L2303[20:46:11] ⇦ Quits: Guest2303 (~Michiyo@lynx.afterlifelochie.net) (*.net *.split)
L2304[20:46:11] ⇦ Quits: Keridos (~Keridos@ironhide.stw-bonn.de) (*.net *.split)
L2305[20:46:11] ⇦ Quits: Nentify (sid14943@2604:8300:100:200b:6667:1:0:3a5f) (*.net *.split)
L2306[20:46:11] ⇦ Quits: Greenphlem (uid22276@2604:8300:100:200b:6667:4:0:5704) (*.net *.split)
L2307[20:46:11] ⇦ Quits: CyanideX (sid17234@2604:8300:100:200b:6667:4:0:4352) (*.net *.split)
L2308[20:46:11] ⇦ Quits: cbcercas|AFK (~Elyni@2001:41d0:1:c41d::1) (*.net *.split)
L2309[20:46:11] ⇦ Quits: Shuudoushi (~Shuudoush@2607:5300:60:9553::c0f:fee) (*.net *.split)
L2310[20:46:11] ⇦ Quits: alfw (~alfw@znc.exozone.net) (*.net *.split)
L2311[20:46:11] ⇦ Quits: Kasen (znc@hi.i.wanted.to.let.you.all.know.that.i.think.incest.is.wince.st) (*.net *.split)
L2312[20:46:15] <Antheus> ohlordy
L2313[20:46:15] <^v> Oh noes! anarchy split 3:
L2314[20:46:18] *** Lucifer_ is now known as Lucifer
L2315[20:46:24] ⇨ Joins: g (~g@ultros.tentacles.are.evidently.sexy)
L2316[20:46:26] ⇨ Joins: Xellurat (Elite16692@ipv6.7.zeta.elitebnc.org)
L2317[20:46:28] *** CyanideX_ is now known as CyanideX
L2318[20:46:28] <TheFox> wow, thats alot
L2319[20:46:28] *** Greenphlem_ is now known as Greenphlem
L2320[20:46:34] ⇨ Joins: Dark_Hunter (~Dark_Hunt@ns527572.ip-198-27-64.net)
L2321[20:46:44] <Antheus> NOT MICHIBOT
L2322[20:46:46] ⇨ Joins: cbcercas|AFK (~Elyni@2001:41d0:1:c41d::1)
L2323[20:46:46] *** Nentify_ is now known as Nentify
L2324[20:46:50] ⇨ Joins: surferconor425 (~surfercon@46.101.41.205)
L2325[20:46:50] ⇨ Joins: Goof (~Goof@plebcraft.net)
L2326[20:46:53] ⇨ Joins: MichiBot (~lb@eos.pc-logix.com)
L2327[20:46:54] <TheFox> Temia, i dont know i think its just a damaged Fs
L2328[20:47:00] zsh sets mode: +v on MichiBot
L2329[20:47:01] ⇨ Joins: Tiktalik (~tiktalik@2607:fcd0:daaa:1400:f::4)
L2330[20:47:03] ⇨ Joins: Shuudoushi (~Shuudoush@2607:5300:60:9553::c0f:fee)
L2331[20:47:04] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L2332[20:47:04] ⇨ Joins: Michiyo_ (~Michiyo@lynx.afterlifelochie.net)
L2333[20:47:10] ⇨ Joins: Lizzy (lizzy@lizzy.theender.net)
L2334[20:47:10] <EnderBot2> Ohai there Lizzy
L2335[20:47:10] ⇨ Joins: ping (~v^@c-68-41-215-101.hsd1.mi.comcast.net)
L2336[20:47:13] ⇨ Joins: nekosune (~BNCClient@darkmatter.spacetechnology.net)
L2337[20:47:13] ⇨ Joins: KomputerKid (~KomputerK@komputerkid.net)
L2338[20:47:15] zsh sets mode: +v on ping
L2339[20:47:15] <TheFox> welp, looks like fsck can do its thing
L2340[20:47:18] * Antheus hugs EnderBot2
L2341[20:47:18] * EnderBot2 is wondering why Antheus is hugging him...
L2342[20:47:23] ⇨ Joins: cpup (~cpup@32.218.119.180)
L2343[20:47:34] * TheFox hugs EnderBot2
L2344[20:47:34] * EnderBot2 is wondering why TheFox is hugging him...
L2345[20:47:38] ⇨ Joins: Flenix (~Flenix@static.227.9.251.148.clients.your-server.de)
L2346[20:47:43] ⇨ Joins: Saphire (~Saphire@reynir.aww.moe)
L2347[20:47:45] ⇨ Joins: Kasen (znc@hi.i.wanted.to.let.you.all.know.that.i.think.incest.is.wince.st)
L2348[20:47:46] *** Lizzy is now known as Guest77798
L2349[20:47:50] ⇨ Joins: Light_Alch (~Light@helium.nk3r.com)
L2350[20:47:52] <TheFox> Enderbot seems to be better then MichiBot, just a little
L2351[20:47:55] ⇨ Joins: Thog (Thog@is.aww.moe)
L2352[20:48:02] ⇨ Joins: Keridos (~Keridos@ironhide.stw-bonn.de)
L2353[20:48:07] <Temia> Well fsck it then :p It should be modern enough to have a journal, right?
L2354[20:48:09] ⇨ Joins: brayden (~brayden@znc.brayden.id.au)
L2355[20:48:14] ⇨ Joins: flappy (~flappy@a88-113-155-120.elisa-laajakaista.fi)
L2356[20:48:14] ⇨ Joins: vifino (vifino@tty.sh)
L2357[20:48:15] *** Kasen is now known as Guest94557
L2358[20:48:20] <TheFox> yes it does, but its still old :D
L2359[20:48:27] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L2360[20:48:34] ⇨ Joins: Dustpuppy (~kvirc@86-46-93-156-dynamic.b-ras1.wtd.waterford.eircom.net)
L2361[20:48:34] ⇨ Joins: Techokami (Techokami@2001:19f0:6800:8161:1:be:a:7001)
L2362[20:48:34] zsh sets mode: +v on Techokami
L2363[20:48:38] ⇨ Joins: mrdeadlocked (~admin@199.204.185.12)
L2364[20:48:40] *** vifino is now known as Guest65460
L2365[20:48:44] ⇨ Joins: alfw (~alfw@znc.exozone.net)
L2366[20:48:46] <TheFox> welp, ima go afk while it does its thing
L2367[20:49:04] ⇨ Joins: Mimiru (~Mimiru@hekate.pc-logix.com)
L2368[20:49:04] zsh sets mode: +o on Mimiru
L2369[20:49:16] ⇦ Quits: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net) (Quit: WeeChat 1.5)
L2370[20:49:31] ⇨ Joins: Ender (Ender@athar.theender.net)
L2371[20:49:34] ⇨ Joins: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net)
L2372[20:50:08] ⇨ Joins: Sangar (~Sangar@2001:41d0:2:b7b9::)
L2373[20:50:09] zsh sets mode: +o on Sangar
L2374[20:50:13] ⇨ Joins: CiPeW (Csstform@lightning.bouncer.ml)
L2375[20:52:10] ⇦ Quits: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net) (Client Quit)
L2376[20:52:25] ⇨ Joins: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net)
L2377[20:53:18] ⇦ Quits: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net) (Client Quit)
L2378[20:54:47] ⇨ Joins: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu)
L2379[20:54:47] zsh sets mode: +v on gamax92
L2380[20:54:59] <gamax92> .-.
L2381[20:55:14] ⇨ Joins: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net)
L2382[21:06:06] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Ping timeout: 195 seconds)
L2383[21:10:04] ⇨ Joins: Madxmike (~Madxmike@12.21.243.103)
L2384[21:27:39] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Read error: Connection reset by peer)
L2385[21:31:31] <payonel> ~ocdoc text
L2386[21:31:51] ⇦ Quits: Dimensional (~kvirc@40.134.242.242) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
L2387[21:33:06] ⇦ Parts: DaMachinator (~Code_Ninj@110-2-111-208-in-addr-arpa.omnispring.net) (Farewell))
L2388[21:33:07] <payonel> ~w text
L2389[21:33:20] <payonel> ~w event
L2390[21:34:27] * Saphire patpats payonel
L2391[21:35:06] <payonel> ~reset
L2392[21:35:09] <payonel> ~reboot
L2393[21:35:12] <payonel> ~ocdoc
L2394[21:35:20] <payonel> >.<
L2395[21:36:13] ⇦ Quits: Graypup_ (Graypup@lfcode.ca) (Quit: ZNC 1.6.1 - http://znc.in)
L2396[21:36:32] ⇦ Quits: TheCryptek (~Indigo@70-32-216-62.unassigned.ntelos.net) (Quit: Leaving)
L2397[21:36:59] <Saphire> xD
L2398[21:37:01] <payonel> Mimiru: ocodc?
L2399[21:37:05] <payonel> ocdoc* even
L2400[21:37:14] <Saphire> joined #terasology
L2401[21:37:35] <Saphire> tfw there is another nibbling (nomming actually) dragon
L2402[21:37:58] ⇨ Joins: ocdoc (gamax92@eos.pc-logix.com)
L2403[21:38:02] <Mimiru> payonel, it..
L2404[21:38:03] <Mimiru> oh there it is
L2405[21:38:09] <Saphire> yay
L2406[21:38:20] <Mimiru> I had to kill it so it'd auto respawn lol
L2407[21:38:29] <Saphire> there should be ~help
L2408[21:38:35] <payonel> ~halp
L2409[21:39:02] ⇨ Joins: Graypup_ (~Graypup@lfcode.ca)
L2410[21:39:20] <payonel> ~w term
L2411[21:39:20] <ocdoc> http://ocd.cil.li/api:term
L2412[21:39:23] <payonel> thanks Mimiru
L2413[21:39:25] <payonel> ~w gpu
L2414[21:39:25] <ocdoc> http://ocd.cil.li/component:gpu
L2415[21:39:46] <payonel> ~w api gpu
L2416[21:39:46] <ocdoc> Predicted http://ocd.cil.li/item:gpu
L2417[21:40:34] <payonel> Mimiru: what's the difference between http://ocdoc.cil.li/component:filesystem and http://ocdoc.cil.li/api:filesystem
L2418[21:40:43] <payonel> oh oh
L2419[21:40:45] <payonel> no
L2420[21:40:47] <payonel> i didn't ask that
L2421[21:40:48] <Mimiru> One is the API, the other is the component?
L2422[21:40:49] * payonel hides
L2423[21:40:49] <Mimiru> :P
L2424[21:41:17] <payonel> at first it was odd to me, they're both apis..
L2425[21:41:19] <payonel> but yes, i understand
L2426[21:41:24] <payonel> one is the /lib/filesystem.lua api
L2427[21:41:31] <payonel> the other is the component proxy api
L2428[21:42:05] <Mimiru> :P
L2429[21:42:14] <payonel> just working on the wiki
L2430[21:42:23] <payonel> wanted to make a link to api:gpu
L2431[21:42:26] <payonel> thought it odd it wasn't there
L2432[21:42:39] <payonel> so, coming from THAT angle, it was odd to see 2 filesystems
L2433[21:42:45] <payonel> but now, yes, makes sense
L2434[21:45:45] <Saphire> memory leaks were never so annoying...
L2435[21:45:48] <Saphire> gosh
L2436[21:45:49] <payonel> Mimiru: http://ocdoc.cil.li/apis redirects to http://ocdoc.cil.li/api
L2437[21:46:00] <Mimiru> I have nothing to do with the wiki
L2438[21:46:02] <payonel> do we want to keep that or remove apis
L2439[21:46:07] <payonel> but but...
L2440[21:46:08] <payonel> ok
L2441[21:46:21] <Saphire> ugh
L2442[21:46:39] <Saphire> so, Android has that storage all
L2443[21:46:42] <Saphire> *app
L2444[21:46:54] <Saphire> and there is stripe visualization
L2445[21:47:32] <Saphire> tfw free space occupies definiteness more than a 1/4 and you still have ”100 MB free ” or so
L2446[21:47:40] <Saphire> *definitely
L2447[21:48:20] <Saphire> ...I reset my phone because of that, not sure if that was actually a bug or whatever
L2448[21:55:16] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8000:134f:a15f:271b:1689:8cb2)
L2449[22:20:37] *** Guest94557 is now known as Kasen
L2450[22:24:09] *** Gyro__ is now known as Gyro
L2451[22:34:32] * gamax92 licks Saphire's phone
L2452[22:34:42] <Saphire> meep?
L2453[22:50:01] ⇦ Quits: rikai_ (~quassel@rekd.net) (Ping timeout: 192 seconds)
L2454[22:50:23] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (Ping timeout: 190 seconds)
L2455[22:53:41] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L2456[22:54:42] ⇨ Joins: rikai (~quassel@rekd.net)
L2457[22:57:15] ⇦ Quits: Lathanael|Away (~Lathanael@p5496077C.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L2458[23:01:05] ⇦ Quits: Madxmike (~Madxmike@12.21.243.103) (Remote host closed the connection)
L2459[23:05:42] ⇨ Joins: Lathanael|Away (~Lathanael@p549608C2.dip0.t-ipconnect.de)
L2460[23:36:40] ⇦ Quits: rikai (~quassel@rekd.net) (Ping timeout: 186 seconds)
L2461[23:36:55] ⇨ Joins: rikai (~quassel@162.252.243.91)
L2462[23:41:29] ⇨ Joins: TheFox (~TheFox@pool-108-4-75-56.rcmdva.fios.verizon.net)
L2463[23:41:35] <TheFox> yeah for easy linux revival
L2464[23:41:45] <TheFox> easy my *** it took me 1 hour to fix it that time
L2465[23:44:23] <gamax92> I just build xorg @_@
L2466[23:46:19] <TheFox> how long?
L2467[23:46:44] <TheFox> %tell TheCryptek He wasn't online
L2468[23:46:46] <MichiBot> TheFox: TheCryptek will be notified of this message when next seen.
L2469[23:47:08] <TheFox> gamax92: how long?
L2470[23:49:02] <scj643> Porn?
L2471[23:49:08] <scj643> Not asking for it
L2472[23:50:57] <TheFox> ????
L2473[23:51:12] <TheFox> i ha, just wha, i dont eve, forgot it
L2474[23:51:18] <Izaya> keep it classy
L2475[23:52:27] <scj643> Just saying porn in random channels see how people react
L2476[23:54:31] ⇦ Quits: Temportalist (uid37180@id-37180.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L2477[23:56:12] ⇦ Quits: Yepoleb (~yepoleb@178-190-227-70.adsl.highway.telekom.at) (Quit: Yepoleb)
L2478[23:58:03] <TheFox> ok then, have fun and stick to not using your account
L2479[23:59:56] ⇦ Quits: Corded (discord@2607:5300:60:51da::c0f:fee) (Remote host closed the connection)
<<Prev Next>> Scroll to Top