<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:11] ⇨ Joins: Corded (discord@2607:5300:60:51da::c0f:fee)
L2[00:00:11] zsh sets mode: +v on Corded
L3[00:11:21] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L4[00:15:04] ⇨ Joins: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de)
L5[00:15:06] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Ping timeout: 190 seconds)
L6[00:22:41] <Mimiru> xarses, it goes down at times.. it's annoying but Sangar just has to restart it... when he's around
L7[00:23:00] <xarses> kk
L8[00:23:32] <Mimiru> I'd offer him mine... but builds take like 50+ minutes.. for no effing reason
L9[00:26:37] <vifino> I'd also offer him mine, 16 cores @ 2.93ghz are quite good, but 1mbit/s up is not.. at all.
L10[00:27:17] <Mimiru> I don't think the time thing is an issue with the CPU, it seems to be some stupidity with gradle
L11[00:29:15] ⇨ Joins: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net)
L12[00:30:51] <Izaya> vifino: are you intending to get one of those Talos workstation boards?
L13[00:30:51] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L14[00:30:55] <xarses> hmm, I need to run a for loop on a table frequently to run different functions against it, but in separate loops, I thought I could offload the the loop to another function, and pass the function in and its args as a table, but it doesn't like that, the pos args don't seem to get filled
L15[00:31:26] ⇨ Joins: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net)
L16[00:32:27] <TheFox> Alrighty, i have a question that is IRL and is related to Software engineering, can someone explain to me briefly what Numerical methods are in relation to Software engineering
L17[00:32:36] <vifino> Izaya: Whaa?
L18[00:33:00] <Izaya> vifino: the Power8 workstation boards
L19[00:33:05] <TheFox> then i have 1 or 2 questions after that related to the subject
L20[00:33:39] <Izaya> https://www.raptorengineering.com/TALOS/prerelease.php
L21[00:33:53] <vifino> Huh.
L22[00:34:38] <TheFox> welp, thats not directed at me but i couldnt help i had to click it, HOLY **** who needs something like that
L23[00:34:54] <Izaya> TheFox: who doesn't want one?
L24[00:35:09] <TheFox> Izaya: good point i could probably do anything i wanted to with that
L25[00:35:14] <Izaya> 96 threads, 256GB RAM, two CAPI slots...
L26[00:35:55] <TheFox> Windows 10 is the only OS thats supports 256 though isn't it?
L27[00:36:01] <Izaya> uh
L28[00:36:04] <xarses> https://gist.github.com/xarses/fa19170cc19a95580f2f8edc460b28f6
L29[00:36:08] <Izaya> Ever heard of Linux?
L30[00:36:18] <Izaya> That thing won't even run Windows
L31[00:36:24] <TheFox> yes i use it i didn't know it had the ability to go that high
L32[00:36:37] <Izaya> It has theoretical maximums
L33[00:36:38] <xarses> if I do that, then calling a transposer function allways ended up with a type error
L34[00:36:41] <Izaya> Never tested
L35[00:36:45] <TheFox> Izaya: windows 10 pro Server will do that fine i hate winwos though
L36[00:36:49] ⇨ Joins: Vexatos (~Vexatos@p200300556E32CA832DC5DF23CE3DE592.dip0.t-ipconnect.de)
L37[00:36:49] zsh sets mode: +v on Vexatos
L38[00:36:50] <TheFox> windows**
L39[00:37:05] <Izaya> It won't run on Power8 thank haruhi
L40[00:37:05] <xarses> switching it to func(table.unpack(arg)) still gives type error
L41[00:37:41] <Izaya> No Windows on there
L42[00:38:02] <xarses> instead of type error on number expected got table, it gives number expected got none
L43[00:38:17] <TheFox> huh, okay then that board immediately gets my seal of approval No windows = no problems (at least for me)
L44[00:38:28] <Izaya> quite so
L45[00:38:46] <Izaya> No UEFI etc
L46[00:38:56] <vifino> Eh, I'm not sure if I really need one.
L47[00:39:03] <TheFox> yeah, but you want wone
L48[00:39:06] <TheFox> one**
L49[00:39:07] <Izaya> But like, Windows hasn't had a POWER port since NT 4
L50[00:39:08] <TheFox> :P
L51[00:39:11] <Izaya> I want one
L52[00:39:39] <vifino> I got an 8 core at 4.2Ghz, with a 24 core coming in the mail in a couple of days. I've got enough power for a while.
L53[00:39:44] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L54[00:40:00] *** Kasen is now known as rakiru|offline
L55[00:40:06] <vifino> All hail engineering samples.
L56[00:40:19] <SuPeRMiNoR2> You know what else is coming in the mail?
L57[00:40:30] <TheFox> ok, can anyone here answer a software engineering question?
L58[00:41:05] <Izaya> q_q like 7k AUD though, without RAM
L59[00:41:19] <TheFox> i am so lost trying to "understand" this and i am trying to teach myself this before i have to learn it later (it helps me get ahead of the game)
L60[00:42:03] <vifino> If you would just ask the darn question, maybe someone could answer.
L61[00:42:15] <TheFox> i already did though here you go
L62[00:42:36] <TheFox> does anyone know what Numerical Methods are in relation to software Engineering
L63[00:42:36] <TheFox> ?
L64[00:42:59] <Vexatos> Sangar, Lizzy, ci.cil.li is down D:
L65[00:43:15] <Mimiru> It's been mentioned.. :P
L66[00:43:20] <xarses> Vexatos: your late to the party
L67[00:43:42] <TheFox> see i appears that no one know the answer?
L68[00:43:50] <Izaya> TheFox: my best guess
L69[00:43:58] <xarses> Vexatos: I have a request
L70[00:44:02] <Izaya> Is a method or function that returns a number
L71[00:44:09] <Izaya> No idea though
L72[00:44:13] <SuPeRMiNoR2> Or maybe it is some sort of mathy thing
L73[00:44:29] <xarses> can we get computronix to be happy with GT6?
L74[00:45:21] ⇦ Quits: Kimiro (~MobileDra@s173-183-199-160.ab.hsia.telus.net) (Quit: Connection lost: Psionic link severed.)
L75[00:45:24] <TheFox> if i send you a link to a PDF do you think that you could assist me in trying to understand it, after looking at something for 4 hours it kinda looses all meaning much similar to say a word like square over and over :P
L76[00:46:22] <vifino> TheFox: I would guess functions related to arithmetic, square root, exponentials, etc..
L77[00:46:33] <TheFox> can i send a link to a pdf?
L78[00:46:36] <vifino> Math stuff.
L79[00:46:40] <TheFox> yes much so
L80[00:47:43] <vifino> Yeah, do it, just make sure it isn't a really long url.
L81[00:47:45] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L82[00:48:04] <xarses> https://gist.github.com/xarses/fa19170cc19a95580f2f8edc460b28f6 <-- can some one help me understand why the OC functions don't like this
L83[00:48:55] <TheFox> i don't think it is it looks pretty short but i am on safari so i have a shortener. its a semi old file from stanford but i think (<-theres the problem, "thinking") its still relevant
L84[00:49:05] <TheFox> http://web.stanford.edu/~cgong/cee373/documents/CEE373Lecture02.pdf
L85[00:49:31] <TheFox> just so you know i am pretty sure its c++
L86[00:49:48] <TheFox> like just barely under 100%
L87[00:50:35] <SuPeRMiNoR2> Considering that under computing in a nutshell it says windows xp tablet edition and lists Symbian and PalmOS as common operating systems, yes, I would say it is old
L88[00:51:02] <vifino> xarses: On line three, you are passing a table containing just arg at position one to function func, which repeatiedly gets called while failing to loop over invs.
L89[00:51:15] <vifino> use for _, v in pairs(invs) do
L90[00:51:33] <xarses> vifino: actually, its not the loop
L91[00:51:42] <xarses> for part anyways
L92[00:52:10] <xarses> I keep getting type erros back from func{arg} or func(table.unpack(arg))
L93[00:52:40] <xarses> again, these are against the picky internal OC functions, like those on most any component
L94[00:53:28] <TheFox> soon, any ideas?
L95[00:53:35] <vifino> Once again, you are calling it wrong and iterating wrong unless invs is a generator and not a table.
L96[00:53:35] <xarses> but i should probably have pairs
L97[00:54:08] <TheFox> vifino: are you taking to me?
L98[00:54:22] <vifino> TheFox: No, I am talking about xarses's weird code.
L99[00:55:12] <TheFox> ok, wanted to make sure you didn't think the code in the pdf is mine
L100[00:55:33] <Mimiru> BUILD SUCCESSFUL
L101[00:55:33] <Mimiru> Total time: 22 mins 40.741 secs
L102[00:55:34] <Mimiru> lol
L103[00:55:49] <SuPeRMiNoR2> What were you building Mimiru?
L104[00:55:51] <xarses> vifino: ya, I can fix that, thats great it still doesn't help that if I remove all of that code. func{arg} and func(table.unpack(arg)) don't work
L105[00:55:54] <TheFox> Mimiru: what did you build?
L106[00:55:59] <gamax92> opencomputers?
L107[00:56:08] <Mimiru> SuPeRMiNoR2, was testing how long it took to run an OC build
L108[00:56:21] <SuPeRMiNoR2> Oh, since the offical build server is down
L109[00:56:26] <Mimiru> I have the latest oc 1.7 dev build now
L110[00:56:29] ⇦ Quits: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net) (Quit: WeeChat 1.5)
L111[00:56:30] <SuPeRMiNoR2> Didn't you do that a while ago too?
L112[00:56:39] <Mimiru> Yeah, last time took 57 minutes
L113[00:56:49] <SuPeRMiNoR2> Q_Q
L114[00:56:51] <TheFox> so does anyone have an idea or understand what the link i put in?
L115[00:57:07] <gamax92> Good nighty
L116[00:57:10] <TheFox> nihg
L117[00:57:11] <TheFox> t
L118[00:57:21] <Mimiru> night gamax92
L119[00:57:37] <vifino> Good night, gamax92.
L120[00:58:28] <TheFox> Mimiru: do you think you could take a look at it?
L121[00:58:42] <TheFox> ill repost the link
L122[00:58:46] <TheFox> if you want
L123[00:58:54] <Mimiru> No need, I can see it, I have no idea
L124[00:59:02] <TheFox> oh, ok, darn
L125[00:59:21] <TheFox> i can't find a date on the file but thats a pretty old one
L126[00:59:21] <SuPeRMiNoR2> This is probably not the best place to get help on your homework anyway
L127[00:59:45] <TheFox> well, its not homework as much as it is self study
L128[01:00:00] <TheFox> i would like do get this down before it becomes my homework
L129[01:00:08] <TheFox> in 2-3 years
L130[01:00:42] <TheFox> i am happy that its not my homework right now, because if it was i would be lost
L131[01:01:19] <TheFox> im not sure but i think there are smears of calculus in that file
L132[01:01:51] <gamax92> 2005-2006
L133[01:02:08] <TheFox> gamax92: where did you find that?
L134[01:02:12] <gamax92> https://web.stanford.edu/~cgong/cee373/details.html
L135[01:02:56] <TheFox> wait, this is where that document came from?
L136[01:03:26] <gamax92> given that the url between that and the pdf share the same base, yes.
L137[01:03:48] <TheFox> you've got to be kidding me
L138[01:04:10] <TheFox> well, at least that is procedural. not the right type of job though
L139[01:04:25] <gamax92> anyway, now sleep.
L140[01:04:43] <TheFox> welp, there is no documentation as if yet so i am off to hunt, cya in a few
L141[01:08:18] <TheFox> hm. looks like i was searching for a similar name with lets hits. does anyone know what numerical analysis is>
L142[01:09:14] <TheFox> that is similar (very much so) to what i need to find out. its learning how to analyze Numerical Methods
L143[01:11:28] <TheFox> yup, i am out of my league. the word polynomial pulled up one time in the file i am reading that is pretty spot on to what i need to know. guess this will have to wait tell college :(
L144[01:11:51] <TheFox> or at least in-between
L145[01:12:24] <TheFox> ok, well thats for the help hope you all have a good day/night/morning/afternoon
L146[01:12:40] * TheFox casually walks out and closes connections behind self
L147[01:12:45] ⇦ Quits: TheFox (webchat@pool-108-4-75-56.rcmdva.fios.verizon.net) (Quit: Web client closed)
L148[01:18:50] ⇦ Quits: Vexatos (~Vexatos@p200300556E32CA832DC5DF23CE3DE592.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L149[01:38:19] <Saphire> last exam is done
L150[01:38:48] <Saphire> finally
L151[01:39:03] <Saphire> heh.. I remembered how one of my teachers said that it will be impossible to read my handwriting on the exam..
L152[01:47:42] ⇦ Quits: Tris (~Flufflepu@2605:6001:e013:bf00:c4e4:2dcd:3d6e:cad4) (Ping timeout: 192 seconds)
L153[01:47:45] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:c835:8c4c:e384:3b60) (Read error: Connection reset by peer)
L154[01:49:52] *** mrkirby153 is now known as kirby|gone
L155[02:00:44] ⇨ Joins: Tris (~Flufflepu@2605:6001:e013:bf00:383a:62d:5863:b6a0)
L156[02:39:45] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L157[02:40:01] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L158[02:43:56] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L159[02:50:12] ⇨ Joins: techno156 (~techno156@86.03.01a8.ip4.static.sl-reverse.com)
L160[03:04:13] * vifino places random objects on Lizzy and wonders when she will wake up
L161[03:07:32] <Forecaster> probably whenever the pile collapses
L162[03:35:51] ⇨ Joins: xarses_ (~xarses@c-73-202-191-48.hsd1.ca.comcast.net)
L163[03:37:26] ⇦ Quits: Guest54906 (~Magik6k_@51.254.25.16) (*.net *.split)
L164[03:37:26] ⇦ Quits: Nycatelos (~Nycatelos@illusional.me) (*.net *.split)
L165[03:37:26] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi) (*.net *.split)
L166[03:37:26] ⇦ Quits: ven000m (~e@149.3.143.68) (*.net *.split)
L167[03:37:30] <^v4> Oh noes! portlane split 3:
L168[03:37:30] <^v> Oh noes! portlane split 3:
L169[03:37:54] <Forecaster> echo echo
L170[03:38:20] ⇦ Quits: xarses (~xarses@c-73-202-191-48.hsd1.ca.comcast.net) (Ping timeout: 201 seconds)
L171[03:41:05] ⇨ Joins: ven000m (~e@149.3.143.68)
L172[03:41:05] ⇨ Joins: Nycatelos (~Nycatelos@illusional.me)
L173[03:41:05] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi)
L174[03:41:05] ⇨ Joins: Magik6k (~Magik6k_@51.254.25.16)
L175[03:41:36] *** Magik6k is now known as Guest34519
L176[03:58:53] *** gAway2002 is now known as g
L177[04:31:23] ⇨ Joins: Keanu73 (~Keanu73@host-92-29-205-125.as13285.net)
L178[04:34:11] ⇦ Quits: techno156 (~techno156@86.03.01a8.ip4.static.sl-reverse.com) (Quit: There are those who live without living. Don't be one of those.)
L179[04:43:08] ⇦ Quits: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net) (Quit: .)
L180[04:43:16] ⇨ Joins: fingercomp (~fingercom@host-46-50-128-141.bbcustomer.zsttk.net)
L181[04:47:44] ⇨ Joins: brandon3055 (~Brandon@122.129.142.1)
L182[04:53:15] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L183[04:53:40] ⇨ Joins: brandon3055 (~Brandon@122.129.142.1)
L184[04:58:13] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L185[04:58:40] ⇨ Joins: brandon3055 (~Brandon@122.129.142.1)
L186[05:03:16] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L187[05:03:40] ⇨ Joins: brandon3055 (~Brandon@122.129.142.1)
L188[05:08:17] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L189[05:08:39] ⇨ Joins: brandon3055 (~Brandon@122.129.142.1)
L190[05:09:12] * Lizzy wakes up then sits bolt upright
L191[05:09:28] * Lizzy yawns and looks at vifino
L192[05:09:42] <Izaya> https://i.imgur.com/3TRnQdg.png q_q
L193[05:15:11] <Lizzy> lol, so the college where i work finally got around to billing me for a course i left around mid-december of 2014. When i dropped out i should have only had to pay £750 but they're charging the full £3000 for the first year so on monday (nt today because i cba) I'm going to be sending an email to finance stating my leaving at the time and that i should only have to pay £750 and i'm also gonna CC in my lecturers as backup/proof/confirmation that i'm sayi
L194[05:15:17] <Lizzy> ng correct stuff. If they say that I was there past december because i was marked present in the lessons I'm going to say that the registeres were done in error since i wasn't there and also CC my boss and head of team in as proof of me being at work and not the lessons i may or may not have supposedly been in
L195[05:16:35] ⇦ Quits: Keanu73 (~Keanu73@host-92-29-205-125.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L196[05:19:31] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L197[05:20:27] * vifino looks back at Lizzy and whistles innocently
L198[05:22:22] <Snapples> No
L199[05:24:56] <Lizzy> :P
L200[05:26:52] ⇦ Quits: asie (~asie@asie.pl) (Ping timeout: 201 seconds)
L201[05:27:20] ⇨ Joins: asie (~asie@asie.pl)
L202[05:41:40] ⇨ Joins: LeshaInc (~LeshaInc@84.234.49.144)
L203[05:49:03] <Forecaster> http://imgur.com/gallery/GzOJA1V
L204[05:53:09] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:b586:d3e9:9492:3bd7)
L205[05:53:09] zsh sets mode: +v on Kodos
L206[05:54:48] <Kodos> o7
L207[05:55:19] <Izaya> \o
L208[05:56:36] <Kodos> On this day, in 1999, the SERIES finale of Star Trek DS9 aired
L209[05:56:44] <Kodos> Where the fuck does the time go
L210[05:57:18] <Izaya> black holes
L211[05:57:27] <Forecaster> the internet
L212[06:04:19] <Forecaster> which can be likened to a black hole, because once you've entered there is no escape
L213[06:06:42] ⇨ Joins: Trangar (~Trangar@50-79-239-182-static.hfc.comcastbusiness.net)
L214[06:09:24] ⇦ Quits: Izaya (~Izaya@210.1.213.55) (Ping timeout: 384 seconds)
L215[06:15:11] ⇨ Joins: Inari (~Pinkishu@p5DEC653A.dip0.t-ipconnect.de)
L216[06:16:02] <Kodos> http://imgur.com/l0AruQe&amp;SHDYGMw&NWWpcMh
L217[06:16:03] <Inari> https://s-media-cache-ak0.pinimg.com/236x/63/ce/a0/63cea0161ab133b71247f83d3615a827.jpg ohi
L218[06:19:52] <Lizzy> pc please
L219[06:20:04] *** g is now known as gAway2002
L220[06:21:54] ⇨ Joins: Arc13 (webchat@vit13-1-82-235-168-183.fbx.proxad.net)
L221[06:22:09] ⇦ Quits: Arc13 (webchat@vit13-1-82-235-168-183.fbx.proxad.net) (Client Quit)
L222[06:22:17] <Lizzy> %tell vexatos I don't manage ci.cil.li, only oc.cil.li
L223[06:22:19] <MichiBot> Lizzy: vexatos will be notified of this message when next seen.
L224[06:23:09] ⇨ Joins: andreww (~xarses@c-73-202-191-48.hsd1.ca.comcast.net)
L225[06:25:06] ⇦ Quits: xarses_ (~xarses@c-73-202-191-48.hsd1.ca.comcast.net) (Ping timeout: 190 seconds)
L226[06:27:28] <Forecaster> Kodos: who doesn't want more Laire's?
L227[06:32:44] ⇦ Quits: [zzz] (~Something@S010634bdfa9eca7b.vs.shawcable.net) (Ping timeout: 192 seconds)
L228[06:32:58] <Forecaster> I got two locomotives yesterday
L229[06:33:02] <Forecaster> the copy ran me over
L230[06:33:47] <Lizzy> ha
L231[06:34:17] <Forecaster> it ended up inside my train, behind the cart I was sitting in
L232[06:34:23] <Forecaster> when I tried getting out it killed me
L233[06:34:35] <Forecaster> even though it was still (or looked like it) which was weird
L234[06:35:25] <Forecaster> stupid minecraft entities
L235[06:35:40] <Lizzy> s/entities//
L236[06:35:40] <MichiBot> <Forecaster> stupid minecraft
L237[06:36:10] <Trangar> s/minecraft//
L238[06:36:11] <MichiBot> <Forecaster> stupid
L239[06:36:32] <Forecaster> s/stupid//
L240[06:36:32] <MichiBot> <Forecaster>
L241[06:36:57] <Lizzy> s/^/<-- stupid
L242[06:37:02] <Lizzy> aww
L243[06:37:12] <Trangar> s/ /<-- stupid
L244[06:37:12] <MichiBot> <Forecaster> <-- stupid
L245[06:37:15] <Trangar> :D
L246[06:37:31] <Forecaster> no u!
L247[06:37:33] <Forecaster> D:<
L248[06:42:28] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L249[06:42:53] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L250[06:48:02] ⇦ Quits: ^v4 (~ping@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 192 seconds)
L251[06:50:20] ⇨ Joins: CyberTurd (~CyberTurd@host86-145-130-90.range86-145.btcentralplus.com)
L252[06:50:46] <CyberTurd> lizzy, what time should we do the heist?
L253[06:51:30] <Inari> jenkins died?
L254[06:51:50] <Forecaster> yep
L255[06:58:29] <Lizzy> CyberTurd: whenever SuPeRMiNoR2 is around
L256[06:59:11] <Forecaster> better get going with the summoning ritual
L257[06:59:16] <Lizzy> na
L258[06:59:23] <Forecaster> aw
L259[06:59:29] * Forecaster puts away the chalk
L260[07:00:03] <Lizzy> cause in about 30 minutes the case for Myrddin will be delivered so my storage server will be offline whilst i move the hardware over
L261[07:02:10] <Forecaster> gasp
L262[07:02:30] ⇦ Parts: Tris (~Flufflepu@2605:6001:e013:bf00:383a:62d:5863:b6a0) (Le poof, out of the channel I go~))
L263[07:02:37] ⇨ Joins: Nathan1852 (~Nathan185@hsi-kbw-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L264[07:03:06] ⇦ Quits: wembly (~wembly@50.240.220.69) (Ping timeout: 190 seconds)
L265[07:04:42] ⇨ Joins: wembly (~wembly@50.240.220.69)
L266[07:15:44] <Inari> i still dunno what ci/cil means
L267[07:15:47] <Inari> or li
L268[07:15:49] <Inari> for that matter
L269[07:16:00] <vifino> continuous integration
L270[07:16:13] <vifino> cil.li is just a domain.
L271[07:16:16] <Inari> and taht relates to OC how?
L272[07:16:22] <Inari> the package name is also something like that htough
L273[07:16:37] <vifino> continous integration is the build server. q_q
L274[07:16:38] <Inari> and theres gotta be some reason it was picked as that
L275[07:16:42] <vifino> stupid Inari
L276[07:16:43] <Inari> ah :P
L277[07:17:40] <vifino> java package names are usually domains backwards. I could have a mod named sh.tty.mod
L278[07:18:00] ⇨ Joins: DaMachinator (~Code_Ninj@110-2-111-208-in-addr-arpa.omnispring.net)
L279[07:18:29] <Inari> sure
L280[07:18:35] <Inari> but then someone still had to pick cil.li for some reason
L281[07:18:59] <vifino> it is short and sounds nice?
L282[07:19:38] <vifino> Why would I want the.vodka? It's cool. I'm not a russian nor do I drink vodka.
L283[07:20:10] <Inari> cause you like wasting money/
L284[07:20:30] <vifino> Correct.
L285[07:20:39] <vifino> I didn't get the.vodka anyways.
L286[07:20:44] <CyberTurd> he vif, you up for the heist today?
L287[07:21:07] <vifino> If the nvidia drivers cooperate this time, yes.
L288[07:21:20] <vifino> Inari: wtfits.science masterrace
L289[07:21:58] <Lizzy> come on 'sal', deliver my package!
L290[07:23:52] <Inari> sexually augmented lewdity?
L291[07:24:04] <Lizzy> na, the driver's name is Sal
L292[07:24:17] * Saphire sals Inari
L293[07:24:19] <Inari> "Hi, sexual augmented lewdity, took you long enough to get here"
L294[07:24:59] <Lizzy> just casually sitting here refreshing the dpd page tracking my parcel
L295[07:25:36] <Inari> double penetration dildo page? :o
L296[07:25:41] <Lizzy> ¬_¬
L297[07:25:42] <Saphire> :\
L298[07:25:48] <Inari> :f
L299[07:25:53] * Lizzy sits on Inari to make her shut up
L300[07:26:05] * Saphire sips d lewdness out of Inari...
L301[07:26:09] <Inari> lewd?
L302[07:26:16] <Saphire> *the
L303[07:26:34] <Lizzy> Inari, sure, if you want it to be
L304[07:26:43] <Inari> :\
L305[07:26:45] <Inari> :f
L306[07:26:50] <vifino> q_q
L307[07:26:53] <Inari> lol
L308[07:27:29] * Saphire nibbles on Inari
L309[07:27:29] <Inari> right, time for lunch anyway
L310[07:27:49] * Inari hands Saphire some quartz?
L311[07:28:42] <Saphire> *nibble nibble*
L312[07:28:56] <Inari> that makes a byte
L313[07:30:29] <Skye> Inari, so you are both lewd and a teller of cheesy jokes.
L314[07:30:32] * Skye runs away
L315[07:33:40] <Cruor> Skye: ruuuuud
L316[07:35:22] <Inari> https://65.media.tumblr.com/2d4d477d390cfa284e03be7b420409d1/tumblr_nhq83kiYEj1td6zwdo1_1280.jpg
L317[07:36:36] <Skye> Inari, wut
L318[07:36:36] <Inari> https://www.youtube.com/watch?v=MUHlJ6vlGqs
L319[07:36:37] <MichiBot> Amagi Brilliant Park - We need to go lewder | length: 1m 4s | Likes: 375 Dislikes: 4 Views: 46885 | by Limi
L320[07:40:36] <CyberTurd> come on super
L321[07:40:36] <Cruor> Inari: wat is dizz
L322[07:40:59] <Inari> Cruor: lizzy's lemons ofc
L323[07:41:10] <Cruor> :I
L324[07:42:09] <Lizzy> WOOO
L325[07:42:16] <Lizzy> Myrddin's case get!
L326[07:42:24] <Skye> ?
L327[07:42:34] <Inari> god of lewd stuff
L328[07:42:35] <Inari> dont ask
L329[07:42:57] <Lizzy> Myrddin is my storage server
L330[07:43:53] <Inari> https://66.media.tumblr.com/5a76b7f979a2d020c16a0e1c82d6c36b/tumblr_o7dgdg6XPU1vo7cqxo5_r1_500.gif :o
L331[07:45:17] <Skye> Inari, wut
L332[07:50:06] <Inari> cute dress
L333[07:50:06] <Inari> :P
L334[07:51:22] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote host closed the connection)
L335[08:02:29] *** amadornes[OFF] is now known as amadornes
L336[08:05:19] ⇨ Joins: Keanu73 (~Keanu73@host-92-28-84-32.as13285.net)
L337[08:08:48] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L338[08:09:46] ⇦ Quits: VikeStep (~VikeStep@101.184.243.180) (Read error: Connection reset by peer)
L339[08:15:33] <vifino> Inari: Watch it.
L340[08:15:48] <Inari> watch what
L341[08:16:01] <vifino> Your mouth.
L342[08:16:59] <Inari> i shall consider calling something a cute dress more in the future
L343[08:17:02] * Saphire nibbles on Inari
L344[08:17:32] * vifino slaps Inari
L345[08:17:32] * EnderBot2 chuckles
L346[08:18:06] <Inari> what, you're the one being vague :P
L347[08:19:23] <Achai> I haven't touched Minecraft modding in so long I forgot how to put in texture assets XD
L348[08:23:30] <Achai> Ugh why does minecraft render my item as a block :<
L349[08:24:33] <Inari> chrome, wat http://akari.in/pinky_vkwvj
L350[08:25:14] <Inari> https://dl.dropboxusercontent.com/u/18783800/iyo.mp4 lewd
L351[08:28:25] <Inari> https://dl.dropboxusercontent.com/u/18783800/html5test/kami.mp4 haha nice (big order 06 spoilers?)
L352[08:32:15] <CyberTurd> super back yet?
L353[08:33:47] ⇨ Joins: Temportalist (uid37180@id-37180.charlton.irccloud.com)
L354[08:38:39] ⇦ Quits: SixDev (uid64016@2001:67c:2f08:6::fa10) (Quit: Connection closed for inactivity)
L355[08:58:32] <CyberTurd> superrrrrrrrrrrr
L356[08:58:43] <Inari> this is irc
L357[08:58:47] <Inari> people have gone missing for years
L358[08:58:53] <Inari> be patient, young one :f
L359[08:59:30] <Skye> use /whois
L360[09:00:12] <Lizzy> he's also in the americas
L361[09:01:36] <Skye> The USA, the crazy place where they use different times.
L362[09:11:20] ⇦ Quits: ChJees (~ChJees@h211n5-sv-a13.ias.bredband.telia.com) (Ping timeout: 201 seconds)
L363[09:12:26] ⇦ Quits: andreww (~xarses@c-73-202-191-48.hsd1.ca.comcast.net) (Ping timeout: 190 seconds)
L364[09:23:01] <Lizzy> https://www.youtube.com/watch?v=8eXj97stbG8
L365[09:23:02] <MichiBot> Two Drums and a Cymbal Fall off a Cliff | length: 59s | Likes: 8232 Dislikes: 119 Views: 693419 | by Tom Scott
L366[09:24:38] <Sangar> o/
L367[09:25:15] <Lizzy> o/
L368[09:25:22] <Lizzy> jenkins is borked, Sangar
L369[09:26:14] <Sangar> lovely .-.
L370[09:27:20] <Sangar> back again
L371[09:29:22] <Lizzy> in other news myrddin has it's new case
L372[09:30:49] ⇨ Joins: Vexatos (~Vexatos@p200300556E32CA750C0154C4AFFAE353.dip0.t-ipconnect.de)
L373[09:30:50] zsh sets mode: +v on Vexatos
L374[09:32:40] <Sangar> Lizzy, as for the tell, yes, load is basically loadstring (which is deprecated as of 5.2 in favor of load)
L375[09:32:49] <Lizzy> awesome
L376[09:33:51] ⇨ Joins: andreww (~xarses@64.124.158.100)
L377[09:36:31] ⇨ Joins: brandon3055_ (~Brandon@122.129.142.1)
L378[09:37:14] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L379[09:40:07] <Vexatos> Sangar, w h e n
L380[09:40:18] <Vexatos> I haven't done a commit to Computronics in days! ;_;
L381[09:40:21] <Vexatos> it's like
L382[09:40:22] <Vexatos> done
L383[09:40:25] <Vexatos> just waiting for OC 1.6
L384[09:40:26] <Kodos> Vexatos, mfu?
L385[09:40:29] <Kodos> Or my switch board
L386[09:42:02] <Sangar> Vexatos, as soon as install.lua + .lootprop
L387[09:42:26] ⇦ Quits: Trangar (~Trangar@50-79-239-182-static.hfc.comcastbusiness.net) (Ping timeout: 190 seconds)
L388[09:42:29] <Vexatos> Kodos, switch board is done though
L389[09:42:36] <Kodos> Yer
L390[09:42:36] <Saphire> http://imgur.com/gallery/wG4zE you can see how the rendering has that unnatural shine in there
L391[09:45:24] <Vexatos> Sangar, will install.lua now be an executable?
L392[09:45:31] <Vexatos> then I could oppm install oppm inside :>
L393[09:45:39] <Sangar> wtf, that old iron man, why does he look like... yknow >_>
L394[09:45:45] ⇦ Quits: flappy (~flappy@a88-113-155-120.elisa-laajakaista.fi) (Quit: /0)
L395[09:45:54] <Vexatos> Sangar, a pill? :>
L396[09:45:56] <Sangar> Vexatos, uhh, wot?
L397[09:46:05] <Vexatos> Sangar, I mean .lootprop
L398[09:46:05] <Sangar> install.lua is already executable?
L399[09:46:07] <Vexatos> SORRAY
L400[09:46:07] <Sangar> ah
L401[09:46:13] <Sangar> DONT CONFUSE ME
L402[09:46:18] <Sangar> uhh
L403[09:46:18] <Vexatos> .confuse
L404[09:46:38] <Vexatos> brb getting my sixth litre to drink today
L405[09:46:43] <Sangar> well. shebang still works right?
L406[09:47:44] <Vexatos> don't we have to be gender-neutral nowadays and call it theybang? :X
L407[09:47:53] <Sangar> <_>
L408[09:48:39] * Saphire facepaws
L409[09:49:08] <Lizzy> https://www.theender.net/shx/zion/2016-06-03%2015.42.06.jpg Myrddin is the top left box, Zion is the right one :D
L410[09:49:40] <Vexatos> that vertical keyboard
L411[09:49:53] * Saphire doesn't wants to know how much that costs. Nope.
L412[09:49:53] <Lizzy> that's just there because i wasn't usig it
L413[09:49:58] * Saphire is totally not crying Q_Q
L414[09:50:00] <Vexatos> that brush
L415[09:50:06] <Vexatos> that tardis
L416[09:50:16] <Vexatos> and a bass
L417[09:50:38] <Lizzy> that's actually my older one, the newer one is to the left of it but it's out of shot
L418[09:50:40] <Vexatos> and the simpsons
L419[09:50:48] <Saphire> ...this table alone probably costs more than my computer :|
L420[09:51:00] <Lizzy> it cost £150
L421[09:51:15] <Vexatos> and hanging transformers. WHY ARE THEY HANGING IN MID-AIR OH GOD YOU ARE DESTROYING THE PLUGS I could never do that
L422[09:51:39] <Vexatos> Saphire, I use the old glass table my mother used to have
L423[09:51:49] <Vexatos> glass and iron and aluminium
L424[09:52:02] <Lizzy> they're not that heavy, plus the cables below is pusing them up a bit
L425[09:52:03] <Vexatos> it's the coolest piece of furniture in my room, probably.
L426[09:52:19] <Vexatos> BUT LIZZY THEY ARE HANGING IN MID-AIR OH MY GOD HOW CAN YOU DO THAT
L427[09:52:21] <Vexatos> IT IS KILLING ME
L428[09:52:39] <Lizzy> good
L429[09:52:47] * Vexatos dies
L430[09:52:51] <Saphire> The table i use is the table my mother used for ironing when i was a kid
L431[09:53:03] * Sangar looks under table
L432[09:53:06] <Lizzy> my previous desk was a corner desk
L433[09:53:15] * Sangar ignores hanging transformers
L434[09:53:33] * Saphire looks under table. Sees a shitty tower, some dust and cables
L435[09:53:46] <Lizzy> Client: HexChat 2.12.0 OS: Microsoft Windows 7 Ultimate (x64) CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (4.00GHz) Memory: 15.9 GiB Total (10.7 GiB Free) Storage: 177.0 GiB / 223.5 GiB (46.4 GiB Free) VGA: NVIDIA GeForce GTX 970 Uptime: 3h 18m 17s
L436[09:54:02] <Lizzy> ^ is Zion (the White machine)'s specs
L437[09:54:30] <Sangar> allright, jenkins should restart every 24h now, unless i fudged the crontab entry, hope that avoids the random failures from now on...
L438[09:55:01] <Sangar> ohey, same gpu as me :P
L439[09:55:11] <Lizzy> heh
L440[09:55:33] <Lizzy> previous was a 760 but i've given that to CyberTurd because his previous one was shite
L441[10:02:59] <payonel> Sangar: o/
L442[10:03:07] <Sangar> \o
L443[10:03:32] <payonel> Vexatos: .lootprop will be executable
L444[10:03:49] ⇦ Quits: brandon3055_ (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L445[10:04:05] <payonel> i'm pretty sure i have install use cases worked out, now
L446[10:04:18] <payonel> in case you had questions or comments or feedback or complaints :)
L447[10:04:38] <payonel> also....spoiler
L448[10:05:19] <payonel> `more` now optionally (depending on input stream and memory) holds a type of buffer (or seeks if it can) and can be reverse-scrolled
L449[10:05:27] <payonel> "now" -- in the upcoming pr
L450[10:07:52] * Saphire pokes Vexatos
L451[10:08:01] <Vexatos> D ;
L452[10:12:29] <payonel> Sangar: i have a minor bug fix for /bin/cp in the next PR (which also includes the install work) but otherwise i dont have anything to hold release. install will be finished before end of weekend, so the timing there is up to you.
L453[10:12:51] <payonel> to reword: the minor /bin/cp bug is not stopship
L454[10:14:44] <payonel> also, the tell i sent you was for a feature request :) i'd make a github issue if i was more serious about it ;), but maybe better for an addon. it was to allow overclocking, which would speed up cpu and gpu operations, but also have chance for fire or maybe lava if overclocking is high enough :)
L455[10:14:54] <payonel> (flowing lava, not source)
L456[10:15:41] <CyberTurd> fuck sake super
L457[10:16:02] <Lizzy> CyberTurd, he's in the US and probably has work or school to do
L458[10:16:12] <Saphire> Um..
L459[10:16:16] <Lizzy> CyberTurd, dont forget my Windows disk
L460[10:16:40] <Saphire> Who is responsible for OpenPrograms? Specifically, adding people in there
L461[10:16:49] <Mimiru> Ugh fuck....
L462[10:16:54] <Mimiru> Pack update today ¬_¬
L463[10:16:56] * Mimiru sighs
L464[10:17:00] <Lizzy> Saphire, Vexatos
L465[10:17:08] <Lizzy> Mimiru, :/
L466[10:17:42] *** kirby|gone is now known as mrkirby153
L467[10:18:03] <Saphire> Vexatos: LeshaInc this fine person wants a repo in the OpenPrograms
L468[10:18:09] * vifino snuggles Lizzy
L469[10:18:45] <LeshaInc> ^_^
L470[10:19:03] * Lizzy snuggles vifino
L471[10:19:08] <Saphire> ^ the person in question, just in case my message was ambigious.
L472[10:19:10] <Saphire> gah
L473[10:19:11] <vifino> :3
L474[10:19:14] <Vexatos> LeshaInc, why didn't you ask? ._.
L475[10:19:28] <LeshaInc> ...
L476[10:19:33] <Saphire> Vexatos: he wanted to do so but i asked first while he was writing >:P
L477[10:19:52] <Vexatos> ._.
L478[10:19:53] <LeshaInc> because i'm afraid of my english. i don't know it well
L479[10:19:56] <LeshaInc> .-.
L480[10:20:18] <Vexatos> I'm German, I am used to English much worse than that.
L481[10:20:26] <Sangar> payonel, great, i'll wait for the pr then (want the .lootprop in place for the beta), will see if i can break something else in the meantime ;)
L482[10:20:31] <vifino> Don't worry, over the years we have made huge improvements in our gibberish to english translators.
L483[10:20:33] <Vexatos> (Sangar can confirm)
L484[10:20:35] <Saphire> *cough*10yearsoldkids*cough*
L485[10:21:01] <Sangar> i can english totally gud
L486[10:21:04] <Vexatos> Saphire, more like 19-year-old university applicants
L487[10:21:11] <Skye> eesh
L488[10:21:16] <vifino> Vexatos: something something germans saying they can speak english but are almost not understandable something something
L489[10:21:22] <Saphire> Vexatos: i was refering to other group of people who can terrible with english
L490[10:21:25] <Saphire> *can be
L491[10:21:27] <Skye> have you not heard slag english from England?
L492[10:21:39] <Saphire> Skye: i don't want to know. Nope.
L493[10:21:54] <Saphire> I bet it's not any better than russian slang :|
L494[10:22:15] <LeshaInc> Vexatos, ...can i get my own repo? ^^
L495[10:22:17] *** andreww is now known as xarses
L496[10:22:38] <Vexatos> vifino, English as a part of their Abitur and unable to form one coherent sentence.
L497[10:22:48] <vifino> Exactly.
L498[10:22:55] <Vexatos> LeshaInc, please read this first and feel free to ask if you have any questions
L499[10:22:56] <Vexatos> ~w oppm
L500[10:22:56] <ocdoc> http://ocd.cil.li/tutorial:program:oppm
L501[10:23:20] <Vexatos> If you want your repo to be on OPPM
L502[10:23:29] <Vexatos> if you just want a storage place for your programs, sure
L503[10:23:40] <Vexatos> I assume your github name is LeshaInc?
L504[10:23:50] <LeshaInc> yes
L505[10:24:11] <Vexatos> there you go
L506[10:24:21] <Vexatos> go to https://github.com/orgs/OpenPrograms/ and accept the invitation
L507[10:24:25] <Saphire> Vexatos: is there any /other/ option than "i want to have a storage place for OPPM programs"?
L508[10:24:39] <Vexatos> Saphire, "I want to have a storage place for my OC programs"
L509[10:24:46] <Vexatos> OPPM is purely optional
L510[10:24:55] <LeshaInc> Vexatos, \o/ i've accepted it!
L511[10:25:14] <Saphire> And you're still alive!
L512[10:25:22] <Vexatos> LeshaInc, now create a repo and call it "LeshaInc-Programs"
L513[10:25:25] <Vexatos> there you can put all your stuff
L514[10:25:37] <xarses> uh, random, but does any one else have massive performance issues in sublime while MC is also running? I want to fix this bugger
L515[10:26:22] <Vexatos> if you add a programs.cfg file and read that wiki page on OPPM, i can register your repo for OPPM. If you don't want that, you could add a programs.yaml file like some programs do and the programs will at least still show up on the website
L516[10:26:55] <Saphire> LeshaInc: you english is not that bad actually
L517[10:27:16] <LeshaInc> Saphire, yis, my inglish very goot
L518[10:27:37] <Saphire> you forgot the "London is capital of great britain"
L519[10:27:37] <Skye> that
L520[10:27:42] <Skye> wut
L521[10:27:47] * Saphire hides
L522[10:27:51] <xarses> I am groot
L523[10:28:31] <Saphire> Skye: a standard phrase everyone knows, without capitalization and articles :|
L524[10:29:29] <Skye> What Is Capitalisation? I Forget It Sometimes.
L525[10:29:38] <Vexatos> Skye, Stop Being German.
L526[10:30:05] <Skye> maybe i should type like this
L527[10:30:16] <Saphire> How Do I Stop Writing Like This In Issue's Titles?
L528[10:30:25] <Vexatos> Skye, let me just set hexchat to comic sans MS
L529[10:30:54] <Skye> this is ho w I write onpaper
L530[10:31:06] <Vexatos> http://i.imgur.com/QElecRR.png oh yes
L531[10:31:07] <Saphire> uh
L532[10:31:09] <Vexatos> oh hell yes
L533[10:31:17] <Saphire> to see how i write on paper you'll need a condensed font
L534[10:31:21] <Vexatos> ok
L535[10:31:46] <Skye> THis IS HOW I wrIte
L536[10:32:34] <Vexatos> ˙ǝʇIɹʍ I MOH SI sıH⊥
L537[10:34:00] <Saphire> Vexatos: you're not australian like Iza.. uh
L538[10:34:04] <Saphire> WHERE DID HE GO
L539[10:34:13] <Saphire> what
L540[10:34:20] <Saphire> WHERE IS IZAYA? D:
L541[10:34:26] <Saphire> Is he alive? :|
L542[10:34:33] <Skye> [12:03:32] <H3x> Izaya quit. (janus.theender.net lain.theender.net)
L543[10:34:33] <Skye> [12:05:30] * yukichan has quit (Ping timeout: 192 seconds)
L544[10:34:33] <Skye> [12:08:48] * Izaya has quit (Ping timeout: 384 seconds)
L545[10:34:50] <Skye> aus internet died
L546[10:34:52] <Saphire> Mmmmhm
L547[10:35:05] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-387-63.w109-209.abo.wanadoo.fr)
L548[10:35:07] <Saphire> Yeeeeeah, i noticed that my XMPP based on his server died
L549[10:35:12] <Saphire> around few hours ago, yeah
L550[10:36:15] <CyberTurd> got ur disk lizzy
L551[10:39:00] <Vexatos> Skye, changed my OS font http://i.imgur.com/OC1f3jK.png
L552[10:39:08] * Vexatos pokes Cruor :>
L553[10:39:16] <Skye> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
L554[10:39:24] <Skye> (continues for 40 lines)
L555[10:39:28] <Skye> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
L556[10:40:58] <Vexatos> Skye, http://i.imgur.com/I5lzXWZ.png
L557[10:41:11] <Saphire> no
L558[10:41:13] <Saphire> nonono
L559[10:41:15] <Vexatos> and now to change IDEA's font
L560[10:41:16] <Saphire> BURN
L561[10:41:20] <Saphire> BUUUUUUUUUUUUUUURN
L562[10:41:33] <Skye> Lizzy, can you erase Vexatos from existence
L563[10:41:39] * Saphire grabs flamethrower and burns that font
L564[10:43:07] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L565[10:43:51] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L566[10:44:05] <Vexatos> Skye, much better +http://i.imgur.com/Ih4pSgK.png
L567[10:44:30] * Saphire twitches and screams
L568[10:44:57] * Skye scratches Saphire
L569[10:44:58] <Skye> what
L570[10:44:59] <Skye> no
L571[10:45:01] <Vexatos> Sangar, what do you think?
L572[10:45:01] <Skye> D:
L573[10:45:06] * Skye scratches Vexatos
L574[10:45:09] <Vexatos> Isn't it beautiful
L575[10:45:18] * Saphire whimpers and clings to the scratching hand
L576[10:45:34] <Sangar> straight out of hell
L577[10:45:54] * Skye wraps Saphire's wounds and sets the blood on her own fingernails on fire and scratches Vexatos
L578[10:45:55] <Saphire> That will look pretty out of place in DOOM
L579[10:46:12] <Saphire> by being far more scary
L580[10:46:36] * Saphire is happy that her eyes are not bleeding anymore
L581[10:48:06] <Vexatos> Sangar, http://i.imgur.com/hJexRs1.png
L582[10:48:10] <Inari> Saphire: wat
L583[10:48:38] <LeshaInc> Saphire, i've added an api to my repo. can u check it?
L584[10:48:56] <Sangar> Vexatos, what are your doing with your life :X
L585[10:49:04] <Saphire> LeshaInc: not really :|
L586[10:49:05] <Vexatos> adding comic sans
L587[10:49:43] <LeshaInc> Vexatos, cool guys use monospace
L588[10:49:59] <Saphire> ^
L589[10:50:10] <Saphire> a condensed monospace at point 9
L590[10:50:14] <Vexatos> LeshaInc, I actually replaced monospace with comic sans
L591[10:50:39] ⇦ Quits: Inari (~Pinkishu@p5DEC653A.dip0.t-ipconnect.de) (Quit: KVIrc 4.3.2 Aria http://www.kvirc.net/)
L592[10:50:42] ⇨ Joins: Inari (~Pinkishu@p5DEC653A.dip0.t-ipconnect.de)
L593[10:51:01] <Inari> ooh
L594[10:51:03] <Inari> so pretty :D
L595[10:51:28] <Saphire> Inari is confirmed to be a demon.
L596[10:51:46] <Inari> i have actaully no clue what you just said :f
L597[10:52:02] <Saphire> .-.
L598[10:52:18] <Skye> Inari, vexatos is making everything comic sans
L599[10:52:27] <Inari> http://akari.in/pinky_auYX0
L600[10:54:20] <LeshaInc> Vexatos, bright lines looks ugly, IMHO
L601[10:54:28] ⇦ Quits: Temportalist (uid37180@id-37180.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L602[10:54:44] <Vexatos> LeshaInc, I prefer dark background
L603[10:55:00] <Vexatos> My custom hexchat theme actually has light blue text
L604[10:55:02] <Vexatos> not white
L605[10:55:04] <Vexatos> which is nice
L606[10:55:09] <Saphire> hmm
L607[10:55:33] <Saphire> i probably should consider making the text in my weechat slightly grayish/blueish
L608[10:56:57] <LeshaInc> Vexatos, i was talking about bright colored lines (red, blue, orange) .-.
L609[10:57:19] <Vexatos> on github?
L610[10:57:23] <LeshaInc> +
L611[10:57:28] <Vexatos> but every github repo has those >_>
L612[10:57:39] <Vexatos> they show the language your code is written in
L613[10:57:40] <LeshaInc> you can make them less bright
L614[10:57:43] <Saphire> LeshaInc: sometimes brought lines can look really nice with dark theme
L615[10:57:44] <Lizzy> CyberTurd, good
L616[10:57:49] <Vexatos> well, it's good enough
L617[10:58:17] <LeshaInc> Saphire, > sometimes
L618[10:58:25] <Saphire> yeah
L619[10:59:35] * Lizzy hangs some adapters by their wires infront of Vexatos
L620[10:59:49] <Cruor> Vexatos: looks amazing
L621[11:01:16] <Vexatos> Lizzy, read that as "inside of Vexatos"
L622[11:01:34] <Lizzy> .-.
L623[11:01:51] * Skye leaves british plugs on the floor
L624[11:02:07] <Stary2001> evil
L625[11:02:13] <Skye> these will go in you(r foot)
L626[11:02:13] <Lizzy> lol
L627[11:05:40] * LeshaInc is going to write documentation >_<
L628[11:11:55] * vifino curls up on Lizzy
L629[11:12:45] * Lizzy pets vifino
L630[11:12:53] <Vexatos> http://xkcd.com/1680/
L631[11:12:53] <MichiBot> XKCD Comic Name: Black Hole Posted on: 5/13/2016
L632[11:13:10] * Lizzy sprinkles lego between the plugs Skye put down
L633[11:14:37] * Skye gives Lizzy a closed packet of thumb tacks
L634[11:15:01] <Inari> https://cs.sankakucomplex.com/data/66/c1/66c14e4fd820e9e954a5e0b8da797f79.jpg?5334335
L635[11:17:05] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L636[11:17:20] <Inari> https://www.reddit.com/r/gifs/comments/4mcten/helmet_under_hydraulic_press/
L637[11:18:59] ⇦ Quits: Nathan1852 (~Nathan185@hsi-kbw-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Ping timeout: 201 seconds)
L638[11:19:03] * Lizzy rips open the back and sprinkles them around the room
L639[11:19:15] <Inari> for kinky plays?
L640[11:19:22] <Lizzy> *bag
L641[11:19:23] <Lizzy> not back
L642[11:19:26] <Lizzy> ¬_¬
L643[11:20:16] ⇦ Quits: xarses (~xarses@64.124.158.100) (Remote host closed the connection)
L644[11:22:03] <Cruor> Inari: D.Va master race :I
L645[11:23:13] <Vexatos> Inari, https://www.reddit.com/r/gifs/comments/4mcten/helmet_under_hydraulic_press/d3ui206
L646[11:25:35] <Inari> Vexatos: hehe
L647[11:25:41] <Inari> Cruor: d.va x mercy masterrace
L648[11:25:44] <Inari> https://cs.sankakucomplex.com/data/e1/f7/e1f71457509303643329f6597e95bd28.jpg?5334807 thats cute too though
L649[11:26:33] <Inari> Cruor: https://s3-us-west-1.amazonaws.com/patreon.posts/2306398304634689910.png
L650[11:27:10] <Cruor> :I
L651[11:33:27] <payonel> #lua type(false)
L652[11:33:27] <|0xDEADBEEF|> > boolean
L653[11:35:39] * Saphire pokes Lizzy
L654[11:35:52] * Lizzy wiggles
L655[11:36:04] <Inari> #lua type(payonel)
L656[11:36:04] <|0xDEADBEEF|> > nil
L657[11:36:15] <Saphire> there is a guy who wants his post on forum to be approved..
L658[11:36:30] * Saphire purrrs cat ears band on Lizzy
L659[11:36:39] <Saphire> *puts xD
L660[11:37:14] <Lizzy> done
L661[11:37:28] ⇨ Joins: xarses (~xarses@64.124.158.100)
L662[11:37:36] * Lizzy now has 2 sets of cat ears
L663[11:37:43] <Cruor> only two?!
L664[11:37:52] <LeshaInc> thanks
L665[11:39:17] * vifino removes the cat ears Saphire put on Lizzy and continues snuggeling Lizzy sleepily
L666[11:40:41] *** rakiru|offline is now known as Kasen
L667[11:46:47] * Lizzy pets vifino
L668[11:47:25] * vifino purrs quietly
L669[11:50:35] <Skye> Lizzy, why did you have 2 sets of cat ears?
L670[11:55:04] <Lizzy> because i have my natural ones and Saphire added a pair
L671[11:55:24] <Saphire> oh
L672[11:55:35] * Saphire nibbles on Lizzy's ear ^^
L673[11:56:08] <Lizzy> nyaahh--- that's sensitive!!
L674[11:56:50] <Saphire> mrr~
L675[11:57:14] <payonel> Inari: https://i.imgur.com/8Nudem5.gifv
L676[11:58:29] * Skye pops her head in from the ceiling
L677[11:59:31] ⇨ Joins: Temportalist (uid37180@2604:8300:100:200b:6667:3:0:913c)
L678[12:00:16] <Saphire> ceiling cat!
L679[12:01:42] <Skye> Saphire, but I'm not a cat
L680[12:02:03] <Inari> payonel: haha
L681[12:06:03] <Inari> is openprinters 1.9.4?
L682[12:07:12] <Mimiru> Not currently... if anyone would like to offer to help me port it I'd love to do so though
L683[12:07:27] <Inari> i could try :P but i'd not be much help
L684[12:08:38] <Mimiru> Yeah... the people that want to help usually don't know how, and the people that do have no interest
L685[12:08:46] <Inari> haha
L686[12:08:53] <Inari> well i migth try if the code is somewhere :P
L687[12:08:57] <Skye> Mimiru, bribe asie
L688[12:09:03] <Mimiru> Skye, no.
L689[12:09:13] <Mimiru> Inari, github
L690[12:09:18] <Skye> or bribe Thog (he's on this IRC) :P
L691[12:14:34] * Thog looks around
L692[12:16:30] <Tazz> Mimiru, port what?
L693[12:17:16] <Mimiru> OpenPrinter, addon for OC that adds a... Printer
L694[12:17:47] <Tazz> Mimiru, got a vid? XD
L695[12:17:53] <Mimiru> Of a printer...?
L696[12:17:57] <Mimiru> No....
L697[12:17:58] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Read error: Connection reset by peer)
L698[12:18:28] <Tazz> Mimiru, of the mod
L699[12:18:43] <Mimiru> It's ap rinter...
L700[12:18:45] <Mimiru> a printer*
L701[12:18:54] <Mimiru> like... it's a block, that prints.
L702[12:18:55] <Mimiru> :P
L703[12:18:56] <Inari> theres a lot it can be though
L704[12:19:05] <Mimiru> Theres NOT a whole lot of content to cover
L705[12:19:05] <Inari> does it print books? or actauly printed sheets?
L706[12:19:06] <Inari> etc
L707[12:20:17] <Tazz> seriously if its interesting enough I might help you Mimiru I just wanna see it in action
L708[12:21:36] <Tazz> also you would need an artist haha
L709[12:22:10] <Mimiru> Why exactly do I need an artist?
L710[12:22:43] <Tazz> idk about using the older assets
L711[12:23:37] <Mimiru> The older assets should work fine, except possibly the texture for the printer model
L712[12:23:50] <Mimiru> But there *is* a block of it for a reason
L713[12:25:10] <gamax92> Hai
L714[12:26:02] <Mimiru> o/ gamax92
L715[12:26:54] <Tazz> Mimiru, Ill help you port it if we can add a printer that prints actual images :D
L716[12:27:04] <Mimiru> Anyway.. there is a thread on the OC forums with pictures, I'm not making a video... It would be very boring if I did since I don't speak :P
L717[12:27:21] <Mimiru> https://github.com/PC-Logix/OpenPrinter/issues/18
L718[12:27:26] <Mimiru> It's been an issue for a while
L719[12:27:35] <Mimiru> and as I said, I really want to, just no idea how
L720[12:27:48] <Tazz> Mimiru, pm?
L721[12:30:07] <Mimiru> Sure
L722[12:31:48] <Inari> or you know
L723[12:31:54] <Inari> just add your own item instaed of hacking maps
L724[12:32:20] <payonel> but printing vanilla maps would be pretty cool
L725[12:33:51] <Inari> sure, but they'd suck for images
L726[12:34:14] <payonel> beep bop beep beep
L727[12:34:26] <Inari> you're bastion now? :o
L728[12:35:09] <Sangar> Vexatos, i hope you're ready for coming up with fancy names and vendors for all the stuff in computronics
L729[12:35:21] <payonel> Sangar: ! yeah?
L730[12:35:31] <Inari> https://www.youtube.com/watch?v=5UjpuH8HsnA
L731[12:35:32] <MichiBot> Bastion Voice Lines | Overwatch | length: 52s | Likes: 26 Dislikes: 0 Views: 3475 | by Blizzplanet
L732[12:35:38] <Sangar> decided to throw in the device info api :P
L733[12:35:49] <Sangar> writing stuff for all the things in oc now .-.
L734[12:35:51] <Sangar> too many things
L735[12:36:33] <Vexatos> Hugging Creepers Industries
L736[12:36:36] <Vexatos> :>
L737[12:36:48] <Sangar> since it's mainly for aesthetics, i decided to keep it simple. one interface that an environment can implement, machine offers a callback that collects the returned <string, string> tables of all nodes in the machine's network
L738[12:36:52] <Sangar> indeed :3
L739[12:37:22] <payonel> Sangar: what are the hooks?
L740[12:37:24] <payonel> the...
L741[12:37:31] <payonel> calls for the sandbox?
L742[12:37:36] <Sangar> for format i decided to be inspired by lshw :P
L743[12:37:36] <payonel> computer.? ?
L744[12:37:43] <Sangar> payonel, hm?
L745[12:37:53] <Sangar> if you mean the debug hooks, those are lua
L746[12:37:55] <payonel> how do i get this info?
L747[12:38:07] <payonel> what's the exposed lua api, is what i mean
L748[12:38:12] <payonel> added to what table
L749[12:38:37] <Sangar> ah
L750[12:38:40] <Vexatos> asie, quick, I need a vendor/brand name for anything in Computronics to do with audio
L751[12:38:49] <Vexatos> gamax92 ^ poke
L752[12:38:51] <Sangar> yeah, will be computer.getDeviceInfo()
L753[12:38:58] <gamax92> ?
L754[12:39:01] <Inari> Vexatos: Moaning Sisters Inc.
L755[12:39:08] <Sangar> returns a table of [address] -> {[key] -> [value], ...}
L756[12:39:26] <Vexatos> Sangar, is there a default????????????????????????????????????????¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿\
L757[12:39:30] <Sangar> no
L758[12:39:32] <Vexatos> YAY
L759[12:39:37] <Vexatos> Praise the sun!
L760[12:39:39] <payonel> wait, wat?
L761[12:39:45] <gamax92> ?_?
L762[12:39:50] * payonel throws tomatoes at Vexatos
L763[12:39:54] <Sangar> if something wants to show up in the list it must implement the interface
L764[12:39:55] * gamax92 does same
L765[12:39:56] <Inari> payonel: ?
L766[12:40:22] <Vexatos> Sangar, yes yes yes
L767[12:40:25] <gamax92> What is this vendor brand name stuff that's being talked about
L768[12:40:25] <payonel> Inari: we've been arguing about component hardware info
L769[12:40:27] <Vexatos> yessssssssssssssssssssssssssSSSSSSSSSSSSSSSSSSSSSSSSSssssssssssss
L770[12:40:32] <Vexatos> payonel, I won
L771[12:40:34] <Vexatos> MWAHAHAHAHHA
L772[12:40:35] <Sangar> gamax92, flavor text basically :P
L773[12:40:44] <gamax92> why
L774[12:40:45] <payonel> bleh
L775[12:40:49] <Inari> lol
L776[12:40:51] <Inari> i like it
L777[12:40:52] <Sangar> why not
L778[12:41:06] <gamax92> Because it's pointless, and more work for you and more work for everyone else
L779[12:41:08] <gamax92> everyone loses
L780[12:41:15] <Sangar> it's a) optional b) useful
L781[12:41:18] <payonel> gamax92: everyone but whiny vexy
L782[12:41:28] <Sangar> because some devices can return info, e.g. gpu returns it speeds
L783[12:41:32] <Sangar> *its
L784[12:41:45] <gamax92> Then tell Vex to go put it in the item description text like every other normal fucking person
L785[12:41:48] <Inari> setDeviceInfo, and overclocking pls
L786[12:41:59] <Sangar> it's meant for programs to read that info
L787[12:41:59] <Vexatos> gamax92, why me
L788[12:42:04] <Vexatos> what do I have to do with it
L789[12:42:05] <Vexatos> ._.
L790[12:42:10] <Vexatos> I'm just the one implementing it
L791[12:42:14] <Sangar> you're always to blame
L792[12:42:17] <Vexatos> ah ok
L793[12:42:20] <gamax92> Sangar: and a program is supposed to do what with this?
L794[12:42:26] <Sangar> whatever it wants
L795[12:42:30] <Inari> gamax92: use it to change render behaviour?
L796[12:42:33] <gamax92> so it's useless
L797[12:42:35] <Sangar> for example
L798[12:42:40] <Vexatos> Sangar, so a hardcoded string? D:
L799[12:42:46] <Inari> for realtime rendering having the speed is kind of crucial
L800[12:43:02] <gamax92> Inari: you've already been able to determine the tier of the card
L801[12:43:03] <payonel> gamax92: not useless :/ this is hardware info
L802[12:43:04] <Vexatos> what would the format/convention be
L803[12:43:06] <Sangar> Vexatos, if you like. the interface defines one method returning a Map<String, String>
L804[12:43:12] <Inari> gamax92: and read teh config for that tier
L805[12:43:13] <Inari> ohwait
L806[12:43:41] <Inari> Sangar: hm, will energy usage be part of the returned info?
L807[12:43:48] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L808[12:43:48] <Vexatos> because I think there should be one
L809[12:43:59] <Vexatos> Inari, I can return whatever I want
L810[12:44:03] <Sangar> uhh, hadn't planned on that, but at least an abstracted value for that could be added, sure
L811[12:44:11] <Inari> Vexatos: sure, but im asking what stnadard OC will return
L812[12:44:20] <Vexatos> also, Sangar, shouldn't we have some standard String keys?
L813[12:44:31] <Inari> would be good to be able to e.g. read how much a hologram takes or how much a geoscanner takes
L814[12:44:35] <Sangar> Vexatos, yes, i'm orienting myself on http://www.ezix.org/project/wiki/HardwareLiSter
L815[12:44:35] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L816[12:44:52] <Vexatos> then link that in the jdoc
L817[12:44:58] <Sangar> already done :P
L818[12:45:14] <Vexatos> Ok, soo product, vendor
L819[12:45:19] <Vexatos> are probably the most important keys
L820[12:45:43] <Sangar> class would be nice to always be present
L821[12:45:46] <Vexatos> anything else I should implement on everything?
L822[12:46:05] <Sangar> i have class, description, vendor and product on everything
L823[12:46:07] <Vexatos> class? i.e. "memory", "fish", "working"
L824[12:46:17] <Sangar> then size/capacity as applicable
L825[12:46:21] <Sangar> Vexatos, see linked page :P
L826[12:46:32] <payonel> Vexatos: sincerely - not just for trolls - i still dont understand your disaggrement with the "vendor" (or whatever we'd call the field)
L827[12:46:36] <payonel> Vexatos: was it immersion?
L828[12:46:52] <Vexatos> payonel, tbf the implementation right now can't even allow for that if you wanted to
L829[12:47:00] <Vexatos> it's a lot more customizable
L830[12:47:17] <Vexatos> you can return virtually anything for your device info
L831[12:47:21] <Vexatos> be it a cooking book or what
L832[12:47:47] <Vexatos> gamax92, need a "vendor" for our audio products now >_>
L833[12:47:56] <payonel> Vexatos: the implementation doesn't allow for it? seems to me that waila knows the mod name no problem
L834[12:48:09] <Sangar> he means how i'm gathering the info
L835[12:48:15] <Vexatos> yes
L836[12:48:16] <payonel> default value for a key would be a rather simple concept
L837[12:48:18] <Sangar> from the nodes
L838[12:48:38] <payonel> Vexatos: how is it more or less customizable by having or not having a default?
L839[12:48:44] <gamax92> Yeah but what is it supposed to return that would be in any way meaningful to the program and also not already determinable from the fact that it's a certain type of component.
L840[12:48:47] <Sangar> well, entries could be injected into the returned tables, but that might be... undesirable
L841[12:48:52] <Vexatos> execpt for !map.containsKey which would be ugly as heck
L842[12:48:59] <Inari> gamax92: config options
L843[12:49:03] <gamax92> Sangar: make it like the UserAgents
L844[12:49:06] <gamax92> :P
L845[12:49:27] <Vexatos> gamax92, well I'd just follow that website
L846[12:49:39] <gamax92> what website
L847[12:49:50] <gamax92> plus Vexatos's cards have no configuration
L848[12:50:05] <payonel> does java not support map[key] = value; // to overwrite a previous value? do you have to check containsKey? or is the query going the other direction? if so, a ~containsKey in oc core would seem no hack at all
L849[12:50:13] <Vexatos> payonel, please
L850[12:50:19] <Vexatos> we all know that it is possible
L851[12:50:24] <Vexatos> it's not what I meant
L852[12:50:28] <gamax92> only the sound card sorta does, based on size and timing limits
L853[12:50:39] <Vexatos> if you please, replace my "can not" with "must not" or "should not" whatever
L854[12:51:05] <Inari> my audio vendro suggestion was rejected :<
L855[12:51:45] <Vexatos> Inari, yes
L856[12:52:21] <Sangar> i just thought adding an imc that allows mods to opt out of auto vendoring...
L857[12:52:31] <Sangar> but then realized i don't even know how to get from class type to mod :X
L858[12:52:42] <Sangar> (since i only have envs, not item stacks or blocks)
L859[12:53:06] <Vexatos> (and 50% of envs are mine, 50% are Sangar's and only 50% are others')
L860[12:53:16] <Vexatos> (yes)
L861[12:53:17] <Sangar> we aren't even that many!
L862[12:54:18] <Inari> theres a whole dozen of oyu
L863[12:57:18] <payonel> accepting/assuming getting mod name would be difficult -- and assuming the code would be ugly to have containsKey checks -- Vexatos still thinks it was wrong to do. and that is because of immersion? or was it only because of the 2 reasons stated?
L864[12:57:23] <Vexatos> now to come up with a dozen or so vendors
L865[12:57:44] ⇦ Quits: LeshaInc (~LeshaInc@84.234.49.144) (Quit: Die)
L866[12:57:58] <gamax92> Vexatos: why do all of your cards needs separate vendors?
L867[12:58:11] <Vexatos> not all
L868[12:58:17] <Vexatos> all sound related stuff has one vendor
L869[12:58:21] <Vexatos> all boom related stuff has another
L870[12:58:44] <Vexatos> chat boxes and cipher blocks will have their own ones
L871[12:59:02] <Vexatos> Railcraft-related stuff will have Forecaster - approved "Railcraft, Inc."
L872[13:00:40] <Sangar> payonel, while i still think default vendors would be nice, i don't think it'd be much used actually. since to be able to inject it, the mod would have to implement the interface in the first place (since it's node based, and i'd otherwise have a device info for each cable e.g. :P), so they can just as well put "vendor" = theirmodname anyway.
L873[13:00:53] ⇨ Joins: ^v4 (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L874[13:02:16] <Inari> http://i.imgur.com/DUGj2t6.jpg what xD
L875[13:03:36] <payonel> Sangar: makes sense. i'm agreeable to your choice
L876[13:04:00] <payonel> i just .. for some weird reason .. wanted to understand the winner's motives more :)
L877[13:04:07] <Sangar> ^^
L878[13:04:26] <Vexatos> "Sangar's Security Systems" for the cipher block vendor? :X
L879[13:04:35] <Vexatos> fun alliteration
L880[13:04:39] <Vexatos> but it should be asie's :>
L881[13:04:42] <Sangar> i wasn't even involved :X
L882[13:04:57] <Vexatos> "Simple Security Systems" :>
L883[13:05:03] <Sangar> Asie's Assymetric Accelerator
L884[13:05:12] <Sangar> s
L885[13:05:15] <Vexatos> asssssssyyyyyyyyymeeeeeeeeetttttttttrrrrrrriiiiiiiccccccccc
L886[13:05:32] <asie> Vexatos: Vexatos's
L887[13:05:34] <asie> please
L888[13:05:37] <asie> just rename AsieLib already
L889[13:06:06] <Vexatos> asie, looking for vendor names
L890[13:06:13] <Vexatos> to appear in device information
L891[13:06:35] <Sangar> Vexatonian Verification Vendor
L892[13:07:27] <Vexatos> Very Voluntary Vendor
L893[13:08:16] <Vexatos> Cryptofishsticks, Inc.
L894[13:08:21] <Vexatos> best name
L895[13:08:33] ⇦ Quits: cpup (~cpup@32.218.119.67) (Remote host closed the connection)
L896[13:08:51] * Sangar is totally not using the same vendor name for all the things >_>
L897[13:09:11] <Vexatos> which name you boring bore
L898[13:09:23] ⇨ Joins: Yepoleb (~yepoleb@194-166-6-57.adsl.highway.telekom.at)
L899[13:09:26] <Sangar> MightyPirates Co. KG, obviously
L900[13:10:48] *** gAway2002 is now known as g
L901[13:11:17] <Vexatos> Why not GmbH & Co. KG
L902[13:11:27] <Vexatos> just to be proper
L903[13:11:29] <Inari> classic
L904[13:11:56] <Sangar> because i'd have to adjust this in all the files i already touched :X
L905[13:12:07] <gamax92> hey
L906[13:12:09] <Inari> replace in project
L907[13:12:13] <Sangar> shush
L908[13:12:16] ⇨ Joins: cpup (~cpup@32.218.119.67)
L909[13:12:17] <Inari> Co. KG to GmbH & Co. KG
L910[13:12:23] <Sangar> shuuuush
L911[13:12:25] <Inari> :P
L912[13:12:28] <Sangar> :P
L913[13:12:37] * Inari pulls Sangar's tongue
L914[13:12:41] * Inari runs off giggling
L915[13:12:51] <Sangar> you don't know how many more Co. KGs i have in this project!
L916[13:12:56] <Vexatos> Sangar, that's why you put it into Constants.scala
L917[13:12:57] <Vexatos> you derp
L918[13:13:10] <Sangar> Vexatos, pffft
L919[13:13:18] <Sangar> i'd have had to think first then
L920[13:13:21] <Vexatos> Also "replace in project" like Inari said
L921[13:13:32] <Sangar> food
L922[13:13:33] <Sangar> laters
L923[13:21:50] <gamax92> Vexatos: Yanaki ?
L924[13:21:52] ⇦ Quits: cpup (~cpup@32.218.119.67) (Ping timeout: 192 seconds)
L925[13:21:54] <Tazz> https://www.youtube.com/watch?v=VLYFtozZ884
L926[13:21:55] <MichiBot> Microbots Test #2 | length: 18s | Likes: 0 Dislikes: 0 Views: 8 | by Tazz Vose
L927[13:21:56] <Tazz> :D
L928[13:22:42] <Tazz> https://gist.github.com/s0cks/8cf11a29ae3728339700cd8df6d2c964 code for the bot to do that :D
L929[13:27:06] <Thog> So who was needing a port?
L930[13:30:10] ⇨ Joins: cpup (~cpup@32.218.119.67)
L931[13:36:08] ⇨ Joins: [zzz] (~Something@S010634bdfa9eca7b.vs.shawcable.net)
L932[13:37:25] <Inari> Thog: Michiyo, though that might already be resolved by now
L933[13:43:29] <Vexatos> Dammit
L934[13:43:38] <Vexatos> I also need vendors for the robot upgrades and rack mountables
L935[13:43:45] <gamax92> Vexatos: Yanaki
L936[13:45:20] <Vexatos> "Macarthur Systems" as a vendor for the rack mountables? :>
L937[13:45:23] * Vexatos pokes Kodos
L938[13:45:35] <Kodos> Macarthur Innovations
L939[13:45:38] <Kodos> Or actually
L940[13:45:41] <Kodos> Soluna Technologies
L941[13:45:50] <Kodos> I totally don't have a logo and shit for that already or anything
L942[13:45:58] <Vexatos> Soluna?
L943[13:46:03] <Kodos> Yes
L944[13:46:35] <Vexatos> how can technology have a plural
L945[13:46:55] <Kodos> The same reason single space indentation exists. Because it can
L946[13:47:10] <gamax92> VEXATOS YOU FUCK SHIT
L947[13:47:16] <gamax92> Vexatos: Yanaki?
L948[13:47:22] <Vexatos> gamax92, what is that even
L949[13:47:27] <gamax92> For the sound cards
L950[13:47:41] <Vexatos> what is yanaki
L951[13:48:00] <gamax92> I couldn't find a meaning which should make it safe
L952[13:48:22] <Vexatos> Kodos, I like Macarthur Innovations though ._.
L953[13:48:37] <Vexatos> gamax92, that's be the name of all things audio ._.
L954[13:48:42] <Kodos> Vexatos, hang on
L955[13:48:49] <gamax92> Vexatos: yeh, vendor
L956[13:48:56] <Kodos> http://puu.sh/o6qz0/22166a7741.png vs http://puu.sh/nYt0K/4c6c57d826.png
L957[13:50:06] <Vexatos> Kodos, it is a damn string
L958[13:50:07] <Vexatos> not a logo
L959[13:50:11] <Vexatos> :P
L960[13:50:26] <Vexatos> gamax92, also product would need some fancy random numbers like most electronics devices have
L961[13:50:27] <Vexatos> :>
L962[13:50:37] <Kodos> Yes, but MI is my Second Life business, and ST is a thing I did for an MC light RP server I play on
L963[13:51:02] <Vexatos> GregTech-esque
L964[13:51:11] <Vexatos> http://ftb.gamepedia.com/BrainTech_Aerospace_Advanced_Reinforced_Duct_Tape_FAL-84
L965[13:51:16] <Vexatos> like this
L966[14:01:44] zsh sets mode: +v on asie
L967[14:03:45] ⇨ Joins: brandon3055 (~Brandon@122.129.142.1)
L968[14:08:08] <Forecaster> did nanomachines have a magnet effect?
L969[14:09:30] <Vexatos> yes
L970[14:09:38] <Forecaster> I need that in my life
L971[14:10:42] <Vexatos> have fun eating all that gold
L972[14:10:50] <Vexatos> oh wait
L973[14:10:53] <Vexatos> you are a rich man now
L974[14:11:14] <Forecaster> I am?
L975[14:12:17] <Kodos> Goldschlager
L976[14:12:19] <Vexatos> you have a lot of iron :>
L977[14:13:00] <CyberTurd> super been on whilst i was gone?
L978[14:15:21] ⇦ Quits: cpup (~cpup@32.218.119.67) (Ping timeout: 201 seconds)
L979[14:16:21] <Forecaster> you said gold though > . >
L980[14:16:53] <gamax92> You need a lot of lead in your diet
L981[14:19:26] <Vexatos> gamax92 knows, he is a lead scientist
L982[14:19:37] * Vexatos dies by pun
L983[14:20:01] <gamax92> battle-axe
L984[14:20:19] * Forecaster searches for an electric engine
L985[14:20:32] <Forecaster> actually
L986[14:20:43] <Forecaster> maybe a peat-fired engine would suffice for a pump
L987[14:20:47] <Forecaster> easier to fuel
L988[14:21:05] <Forecaster> now where did I put that..
L989[14:21:41] <Forecaster> ah! found it
L990[14:22:07] ⇨ Joins: cpup (~cpup@32.218.119.67)
L991[14:24:09] <Forecaster> hm, did I lose my pump...
L992[14:24:16] <Forecaster> I have a vague memory that I might have
L993[14:24:24] <Forecaster> guess I'm making a new one
L994[14:25:23] ⇨ Joins: Trangar (~Trangar@50-79-239-182-static.hfc.comcastbusiness.net)
L995[14:27:58] <Inari> Forecaster: do you stream?
L996[14:28:23] <Forecaster> no
L997[14:28:32] <Forecaster> my computer would commit suicide
L998[14:28:53] <Inari> you can record, usually streaming would be less harsh on it i'd think
L999[14:29:47] <Forecaster> I'd assumed encoding live would take more performance
L1000[14:30:09] ⇦ Quits: cpup (~cpup@32.218.119.67) (Ping timeout: 201 seconds)
L1001[14:32:24] <Inari> well it has to encode anyway, no?
L1002[14:33:29] <Forecaster> I guess
L1003[14:34:28] ⇦ Quits: Temportalist (uid37180@2604:8300:100:200b:6667:3:0:913c) (Quit: Connection closed for inactivity)
L1004[14:36:28] ⇨ Joins: cpup (~cpup@32.218.119.67)
L1005[14:36:56] <Forecaster> I haven't given a lot of thought to streaming
L1006[14:40:53] <Inari> whats your upload speed like?
L1007[14:41:14] <Forecaster> around 50Mbit
L1008[14:42:02] <Forecaster> wait no, 30
L1009[14:42:32] <Forecaster> just measured 28,8 down, 29,2 up
L1010[14:42:46] ⇨ Joins: Nathan1852 (~Nathan185@hsi-kbw-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L1011[14:43:14] <gamax92> Forecaster: :<
L1012[14:43:22] <Forecaster> ?
L1013[14:43:35] <gamax92> those speeds
L1014[14:43:47] <Forecaster> we have optic fibre
L1015[14:44:12] <Forecaster> we pay for 30mbit/s up & down
L1016[14:44:28] <gamax92> oh
L1017[14:44:28] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L1018[14:44:49] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L1019[14:45:27] <gamax92> I forget what my upload speed is at home, pretty sure it's 12mbit
L1020[14:45:50] <gamax92> but 120mbit down :D
L1021[14:46:12] ⇨ Joins: Negi (~Poireau@2a01:e34:ef13:4150:de53:60ff:febc:baf1)
L1022[14:46:12] <gamax92> (actually 96 because the router)
L1023[14:46:19] <Forecaster> I'm kinda impressed it's near 30 with my brother also actively using the internet
L1024[14:46:26] <Forecaster> as well as my server running webservices
L1025[14:48:01] <Forecaster> the router we got from our ISP throtteled the speed to about 5 Mbit for some reason
L1026[14:48:06] <Forecaster> it was a piece of crap
L1027[14:48:11] <Forecaster> took me a while to figure it out
L1028[14:48:14] <Forecaster> then I replaced it
L1029[14:52:46] ⇦ Quits: cpup (~cpup@32.218.119.67) (Ping timeout: 190 seconds)
L1030[14:54:16] <Inari> so you only have to encode it down to 30 mbit/
L1031[14:54:19] <Inari> isnt a lot of encoding
L1032[14:54:20] <Inari> :p
L1033[14:55:11] <Forecaster> I don't know how streaming works :P
L1034[14:58:26] ⇨ Joins: cpup (~cpup@32.218.119.67)
L1035[15:02:25] <Forecaster> but considering the game runs at about 5 fps it probably wouldn't be very enjoyable to watch
L1036[15:02:38] ⇦ Quits: ^v4 (~ping@c-68-41-215-101.hsd1.mi.comcast.net) (Ping timeout: 384 seconds)
L1037[15:04:21] ⇦ Quits: Kodos (~Kodos@2602:306:ce20:6c30:b586:d3e9:9492:3bd7) (Quit: Leaving)
L1038[15:27:29] <payonel> 10d2
L1039[15:27:30] <Corded> payonel: 10d2 = 17 ~ 1.7
L1040[15:27:31] <Lizzy> CyberTurd, he hasn't, and vifino's asleep at the moment so looks like we might have to try again tomrrow
L1041[15:27:34] <payonel> 4d2
L1042[15:27:35] <Corded> payonel: 4d2 = 8 ( 2, 2, 2, 2 ) ~ 2
L1043[15:31:00] <payonel> 3dInari
L1044[15:31:03] <payonel> hmm
L1045[15:31:06] <payonel> 3 d 2
L1046[15:32:39] <payonel> > 4d6
L1047[15:32:39] <Corded> payonel: 4d6 = 8 ( 3, 2, 1, 2 ) ~ 2
L1048[15:32:50] <payonel> #lua print("4d6")
L1049[15:32:50] <|0xDEADBEEF|> > 4d6 | nil
L1050[15:32:50] <Corded> payonel: 4d6 = 16 ( 2, 5, 5, 4 ) ~ 4
L1051[15:32:51] <Corded> |0xDEADBEEF|: 4d6 = 15 ( 1, 3, 6, 5 ) ~ 3.8
L1052[15:32:53] <payonel> woo!
L1053[15:33:25] <payonel> #lua "4d"..tostring(#("Inari"))
L1054[15:33:25] <|0xDEADBEEF|> > 4d5
L1055[15:33:25] <Corded> |0xDEADBEEF|: 4d5 = 14 ( 5, 3, 1, 5 ) ~ 3.5
L1056[15:43:42] ⇨ Joins: Temportalist (uid37180@id-37180.charlton.irccloud.com)
L1057[15:53:10] ⇦ Quits: cpup (~cpup@32.218.119.67) (Ping timeout: 192 seconds)
L1058[15:53:50] ⇨ Joins: cpup (~cpup@32.218.119.67)
L1059[15:54:24] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L1060[15:55:29] <payonel> Inari: https://s-media-cache-ak0.pinimg.com/736x/8a/f7/63/8af7630ccee0cb9500dc1060e236e41b.jpg
L1061[15:56:32] <Inari> thats perfect haha
L1062[15:57:32] <Inari> i just realized
L1063[15:57:35] <Inari> cats proabbly dont hvae armpits
L1064[15:59:46] ⇦ Quits: feldim2425 (~feldim242@194-166-28-88.adsl.highway.telekom.at) (Ping timeout: 190 seconds)
L1065[16:01:41] ⇨ Joins: feldim2425 (~feldim242@178-190-76-207.adsl.highway.telekom.at)
L1066[16:12:51] <Forecaster> Inari: well, they don't have arms
L1067[16:12:53] <Forecaster> legpits?
L1068[16:13:26] ⇦ Quits: DaMachinator (~Code_Ninj@110-2-111-208-in-addr-arpa.omnispring.net) (Ping timeout: 190 seconds)
L1069[16:18:31] <CyberTurd> okay
L1070[16:22:57] <Inari> Forecaster: but do the yhave pits on their forelegs?
L1071[16:32:43] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L1072[16:36:47] <Izaya> tis okay
L1073[16:36:51] <Izaya> power went out
L1074[16:36:59] <Izaya> it's okay now
L1075[16:37:35] <Inari> gamax92: got that soundcard test vid again?
L1076[16:40:33] <Forecaster> Inari: https://answers.yahoo.com/question/index?qid=20081128045022AAkfN3E
L1077[16:40:38] <Forecaster> answer is unclear apparently
L1078[16:40:58] <Forecaster> too lazy to find a proper answer :P
L1079[16:41:08] <Inari> haha
L1080[16:44:25] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L1081[16:45:31] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L1082[16:47:59] ⇨ Joins: DaMachinator (~Code_Ninj@110-2-111-208-in-addr-arpa.omnispring.net)
L1083[16:51:52] ⇦ Quits: Negi (~Poireau@2a01:e34:ef13:4150:de53:60ff:febc:baf1) (Quit: Buh bye!)
L1084[16:55:53] ⇨ Joins: ^v4 (~ping@c-68-41-215-101.hsd1.mi.comcast.net)
L1085[17:02:26] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L1086[17:03:58] ⇦ Quits: Vexatos (~Vexatos@p200300556E32CA750C0154C4AFFAE353.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L1087[17:05:48] *** amadornes is now known as amadornes[OFF]
L1088[17:12:35] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: *hands everyone a cookie as I leave*)
L1089[17:15:04] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Quit: Sleepy times)
L1090[17:27:48] ⇦ Quits: xarses (~xarses@64.124.158.100) (Read error: Connection reset by peer)
L1091[17:28:00] ⇨ Joins: xarses (~xarses@64.124.158.100)
L1092[17:31:17] *** Gavle|Away is now known as Gavle
L1093[17:45:03] ⇦ Quits: CyberTurd (~CyberTurd@host86-145-130-90.range86-145.btcentralplus.com) (Quit: Leaving)
L1094[17:47:12] ⇦ Quits: xarses (~xarses@64.124.158.100) (Remote host closed the connection)
L1095[17:47:30] ⇨ Joins: xarses (~xarses@64.124.158.100)
L1096[17:52:01] ⇦ Quits: mallrat208 (~mallrat20@184-88-190-37.res.bhn.net) (Read error: Connection reset by peer)
L1097[17:52:23] ⇨ Joins: mallrat208 (~mallrat20@184-88-190-37.res.bhn.net)
L1098[17:53:27] <Inari> nigth fokls
L1099[17:54:01] ⇨ Joins: brandon3055 (~Brandon@122.129.142.1)
L1100[17:56:24] * Lizzy tucks Inari into bed
L1101[17:56:49] <Inari> :p lewd
L1102[17:57:05] <Lizzy> :3
L1103[17:57:09] <Inari> http://akari.in/pinky_w22mG the newsletters about the really important topics <3
L1104[17:59:12] ⇦ Quits: Inari (~Pinkishu@p5DEC653A.dip0.t-ipconnect.de) (Quit: KVIrc 4.3.2 Aria http://www.kvirc.net/)
L1105[18:08:07] ⇦ Quits: Cazzar (~CazzarZNC@vocaloid.lovers.at.cazzar.net) (Quit: ZNC - http://znc.in)
L1106[18:08:08] ⇦ Quits: Reika (~Reika@reika.kalseki.mods.abrarsyed.com) (Quit: ZNC - http://znc.in)
L1107[18:08:26] ⇦ Quits: Keanu73 (~Keanu73@host-92-28-84-32.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L1108[18:09:42] ⇨ Joins: Cazzar (~CazzarZNC@vocaloid.lovers.at.cazzar.net)
L1109[18:09:43] zsh sets mode: +v on Cazzar
L1110[18:10:04] ⇨ Joins: Reika (~Reika@reika.kalseki.mods.abrarsyed.com)
L1111[18:14:00] ⇦ Quits: Cranium (~znc@cpe-72-180-39-249.neb.res.rr.com) (Ping timeout: 201 seconds)
L1112[18:15:28] *** Achai is now known as `-`
L1113[18:15:47] *** `-` is now known as {}
L1114[18:17:42] *** Gavle is now known as Gavle|Away
L1115[18:17:46] *** g is now known as gAway2002
L1116[18:18:53] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-387-63.w109-209.abo.wanadoo.fr) (Quit: Leaving)
L1117[18:20:10] ⇨ Joins: Cranium (~znc@cpe-72-180-39-249.neb.res.rr.com)
L1118[18:23:24] *** Oddstr23 is now known as Oddstr13
L1119[18:26:13] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L1120[18:31:09] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L1121[18:38:26] ⇦ Quits: xarses (~xarses@64.124.158.100) (Ping timeout: 190 seconds)
L1122[18:51:10] ⇨ Joins: xarses (~xarses@73.93.153.7)
L1123[18:52:06] ⇨ Joins: xarses_ (~xarses@m980536d0.tmodns.net)
L1124[18:52:48] *** Keridos|away is now known as Keridos
L1125[18:54:26] ⇦ Quits: xarses (~xarses@73.93.153.7) (Ping timeout: 190 seconds)
L1126[18:54:43] ⇨ Joins: Dimensional (~kvirc@40.134.242.242)
L1127[18:57:05] ⇦ Quits: S3 (~S3@coreos2.lobsternetworks.com) (Quit: ZNC - http://znc.in)
L1128[18:57:05] ⇦ Quits: infina (~infina@coreos2.lobsternetworks.com) (Quit: ZNC - http://znc.in)
L1129[18:57:15] ⇦ Quits: Trangar (~Trangar@50-79-239-182-static.hfc.comcastbusiness.net) (Quit: Leaving)
L1130[19:00:27] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L1131[19:16:06] ⇦ Quits: xarses_ (~xarses@m980536d0.tmodns.net) (Ping timeout: 190 seconds)
L1132[19:20:36] ⇦ Quits: Nathan1852 (~Nathan185@hsi-kbw-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Ping timeout: 201 seconds)
L1133[19:28:01] ⇨ Joins: brandon3055 (~Brandon@122.129.142.1)
L1134[19:33:02] ⇦ Quits: cpup (~cpup@32.218.119.67) (Ping timeout: 192 seconds)
L1135[19:36:03] ⇨ Joins: cpup (~cpup@32.218.119.67)
L1136[19:41:49] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Quit: ZNC - http://znc.in)
L1137[19:47:35] ⇨ Joins: lperkins2 (~perkins@63.227.187.208)
L1138[19:48:15] <lperkins2> So we've finally got OC to run on a ships-mod ship. Only problem is the power button doesn't seem to work.
L1139[19:58:59] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L1140[20:00:11] <Saphire> lperkins2: huh
L1141[20:00:29] <Saphire> does that means other tile entities can work too?
L1142[20:02:14] <Temia> 1. Make a ship out of inverted skyblocks, 2. ??? 3. profit!
L1143[20:03:27] <Izaya> fun idea: use one of those ship mods on a TiC floating island
L1144[20:06:42] <Saphire> Temia: evil
L1145[20:06:50] <Saphire> also: rendering will die
L1146[20:07:06] <Saphire> especially if you have opportune
L1147[20:07:16] <Saphire> *optifine
L1148[20:07:32] * Saphire nibbles on the moo
L1149[20:10:21] <gamax92> :o
L1150[20:10:29] <gamax92> invisible flying ship
L1151[20:11:45] <Izaya> after several hours of downloading https://i.imgur.com/ULWQ7Qo.png
L1152[20:12:24] <gamax92> my internet is s hot
L1153[20:18:34] ⇨ Joins: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net)
L1154[20:20:38] ⇦ Quits: cpup (~cpup@32.218.119.67) (Ping timeout: 192 seconds)
L1155[20:23:35] ⇨ Joins: cpup (~cpup@32.218.119.67)
L1156[20:38:12] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L1157[20:42:46] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L1158[20:59:21] ⇨ Joins: Tris (~Flufflepu@2605:6001:e013:bf00:2895:80bf:3472:3e6d)
L1159[21:00:23] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: *hands everyone a cookie as I leave*)
L1160[21:22:22] ⇦ Quits: DaMachinator (~Code_Ninj@110-2-111-208-in-addr-arpa.omnispring.net) (Quit: Abort | Retry | Fail)
L1161[21:33:10] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L1162[21:58:17] ⇦ Quits: alekso56 (~znc@ti0107a400-2313.bb.online.no) (Read error: Connection reset by peer)
L1163[22:02:04] ⇦ Quits: Dimensional (~kvirc@40.134.242.242) (Ping timeout: 192 seconds)
L1164[22:03:12] ⇨ Joins: alekso56 (~znc@ti0107a400-2313.bb.online.no)
L1165[22:11:28] *** Gyro_ is now known as Gyro
L1166[22:34:08] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Read error: Connection reset by peer)
L1167[22:34:18] <lperkins2> Vanilla tile entities have worked for quite a while,
L1168[22:34:28] <lperkins2> other mods have been hit and miss,
L1169[22:35:03] <lperkins2> still are, gregtech machines refuse to attach to the ship, thermal dynamics pipes pause
L1170[22:35:18] <lperkins2> thermal expansion machines continue running perfectly, but don't render properly
L1171[22:35:56] <lperkins2> caches will accept items but not give them up
L1172[22:37:48] ⇨ Joins: brandon3055 (~Brandon@122.129.142.1)
L1173[22:39:28] <lperkins2> I don't even know where to begin figuring out the power button issue...
L1174[22:46:16] * Izaya draws some runes on the ground
L1175[22:46:32] * Izaya lights some candles
L1176[22:46:35] * Izaya makes https://i.imgur.com/nPUwSPW.png
L1177[22:47:24] ⇦ Quits: Lathanael|Away (~Lathanael@p54960373.dip0.t-ipconnect.de) (Ping timeout: 192 seconds)
L1178[22:50:05] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8000:134f:d5e3:1ebb:3ea6:b1cd)
L1179[22:51:24] ⇨ Joins: Lathanael|Away (~Lathanael@p549601B0.dip0.t-ipconnect.de)
L1180[22:52:21] ⇨ Joins: VikeStepFTB (~VikeStep@101.184.243.180)
L1181[22:54:26] ⇦ Quits: VikeStep (~VikeStep@101.184.243.180) (Ping timeout: 190 seconds)
L1182[22:54:26] ⇦ Quits: iceman11a (~icemna11a@cpe-66-61-77-228.neo.res.rr.com) (Ping timeout: 190 seconds)
L1183[22:55:32] ⇨ Joins: iceman11a (~icemna11a@cpe-66-61-77-228.neo.res.rr.com)
L1184[23:01:09] <ping> Izaya, o_o 3 monitors?
L1185[23:01:16] <ping> eww windows
L1186[23:01:47] <Izaya> yes 3 mediocre monitors
L1187[23:02:37] <ping> mediocre?
L1188[23:02:46] <ping> what do you need 3 ultrawide 4k monitors
L1189[23:02:49] <Izaya> sub-1080p
L1190[23:03:02] <Izaya> there is not a 1080p monitor in my house
L1191[23:03:08] <Izaya> the best is a 1680x1050 monitor
L1192[23:03:17] <Izaya> ... that said, we've never payed for a monitor
L1193[23:25:19] <ping> Izaya, o_o i would rather have what you have than my 1 1080p monitor
L1194[23:27:09] <Temia> meh
L1195[23:27:16] <Temia> 1680x1050 is fine
L1196[23:27:20] <Temia> Not great, but fine
L1197[23:27:30] <Temia> It's also 16:10 which is loads better than even the biggest 16:9.
L1198[23:28:04] <Izaya> I actually have 6 monitors on my desk
L1199[23:28:16] <Izaya> but 2 are 1280x1024 and one is a CRT in an eMac
L1200[23:31:30] <gamax92> I am happy with my one 1920x1080 monitor
L1201[23:31:59] <gamax92> I don't know what I would do with more than one monitor anyway
L1202[23:32:02] <gamax92> nor could I
L1203[23:32:15] <Mimiru> I have 3... I'd be lost without them
L1204[23:32:58] <Mimiru> 1860*1050 1920*1080 1860*1050
L1205[23:33:03] <Mimiru> 22" 42" 22"
L1206[23:33:12] <gamax92> o.o;
L1207[23:33:18] <Temia> Trust me, once you have more than one monitor, you can never go back
L1208[23:33:33] <gamax92> Temia: But what would I do with more than one D:
L1209[23:33:40] <Temia> EVERYTHING
L1210[23:33:42] <Temia> That's the beauty of it
L1211[23:34:07] <Temia> You can follow IRC while watching videos, cross-reference code and documentation, speed up data entry immensely
L1212[23:34:43] <Temia> Follow IRC while coding, write while watching videos
L1213[23:34:55] <Temia> the parallelism, THE PARALLELISM
L1214[23:35:04] ⇨ Joins: xarses_ (~xarses@73.93.152.182)
L1215[23:35:16] <Mimiru> Heres what I do with them :P (Semi SFW :/ ) http://michi.pc-logix.com/2016-06-03_23-34-22.png
L1216[23:35:47] <gamax92> fully NSFW
L1217[23:36:07] <gamax92> (I haven't opened it)
L1218[23:36:14] <Mimiru> They're all... mostly clothed
L1219[23:36:23] <gamax92> :P
L1220[23:37:51] * Temia has contemplated mancandy wallpapers, but there isn't much for her to choose from .3. so just goes with neat-looking ones in general.
L1221[23:38:07] <gamax92> I choose fractals
L1222[23:38:44] ⇦ Quits: brandon3055 (~Brandon@122.129.142.1) (Read error: Connection reset by peer)
L1223[23:38:45] <Temia> Closest thing to an anime girl wallpaper I had was when, in following my shmup naming scheme, named a VM shanghai-doll
L1224[23:40:01] <gamax92> though the desktop here has a picture of SSBM mario for some reason, father picked it.
L1225[23:40:05] <Temia> http://cleverpun.com/random/thisiswaytoosilly.png it was while I was running Windows ages ago granted
L1226[23:40:22] <gamax92> is it SFW D:
L1227[23:40:22] * Izaya waits for Mimiru's image to load
L1228[23:40:35] <Temia> It's totally SFW
L1229[23:40:36] * Izaya uses plain black backgrounds
L1230[23:40:49] <Temia> Well
L1231[23:40:56] <Temia> Your boss might not like any gigglefits from the silliness
L1232[23:41:00] <Temia> So maybe it's TSFW
L1233[23:41:02] <Temia> Too silly for work.
L1234[23:41:35] <gamax92> ... XD
L1235[23:41:50] <gamax92> that was NOT what I was expecting.
L1236[23:42:21] ⇦ Parts: lperkins2 (~perkins@63.227.187.208) ())
L1237[23:42:38] <Temia> I have no interest in scantily-clad moe girls
L1238[23:42:50] <Temia> Dangerously shoujo dolls are fine though '3'
L1239[23:43:09] <gamax92> also not teal twm
L1240[23:44:10] <Temia> Teal clashed!
L1241[23:44:43] <gamax92> Temia: xteddy :>
L1242[23:45:04] <Temia> ...hm.
L1243[23:45:14] <Temia> I'll get back to you on that when I get the chance to rebuild pacaur
L1244[23:45:57] <gamax92> Temia: I forget, what's difference between say yaourt and pacaur?
L1245[23:46:07] <gamax92> since I hear those two a lot and used yaourt myself
L1246[23:46:31] <Temia> Dunno, never used yaourt.
L1247[23:46:43] <gamax92> oh okay
L1248[23:46:53] <Temia> I might be tempted though, if pacaur breaks like this half the time
L1249[23:47:08] <Izaya> Temia: pacaur -S pacaur cower
L1250[23:47:56] <Temia> Yeah, I know.
L1251[23:49:18] <Temia> ...haha, it can't even download the PKGBUILDs it's so broken right now
L1252[23:49:25] <Temia> I think I'll deal with it later.
L1253[23:49:32] <Temia> I am just not in the mood for any more shit at this point
L1254[23:49:47] <gamax92> .-.
L1255[23:50:00] <Temia> Two of my active computers are dead, one I was hoping to sell is pretty much dead
L1256[23:50:13] <Temia> All I've got is my half-dead college laptop
L1257[23:51:19] <Temia> I just have no patience anymore.
L1258[23:55:46] ⇦ Quits: Kamran (Kamran@Youre.All.Mad.PanicBNC.ca) (Quit: PanicBNC - http://PanicBNC.net)
L1259[23:55:46] ⇦ Quits: Altenius (Altenius@Moving.Mountains.At.PanicBNC.us) (Quit: o/)
L1260[23:57:27] <Temia> There.
L1261[23:57:31] <Temia> Went and just manually built it.
L1262[23:57:35] <Temia> I feel a little better now.
L1263[23:57:41] <Temia> xteddy, I mean
L1264[23:57:50] <Temia> priorities, I has them
L1265[23:58:03] <gamax92> What do you think would happen if I edit the HDD file of a VM while it's in a saved state
L1266[23:58:08] * vifino groans loudly and continues snuggles the sleeping Lizzy
L1267[23:59:01] <gamax92> Temia: xteddy has a heart cursor when your mouse hovers over it!
L1268[23:59:19] <Temia> I saw! It's cute <3
L1269[23:59:59] ⇦ Quits: Corded (discord@2607:5300:60:51da::c0f:fee) (Remote host closed the connection)
<<Prev Next>> Scroll to Top