<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:06:58] ⇦ Quits: Bjorguv (webchat@c-73-83-133-41.hsd1.wa.comcast.net) (Quit: Web client closed)
L2[00:18:53] ⇨ Joins: Bjorguv (webchat@c-73-83-133-41.hsd1.wa.comcast.net)
L3[00:19:24] <Bjorguv> anyone know how I could log all users that join my server into a database?
L4[00:28:46] <Temia> On the server side? A log parsing script could probably serve such a purpose, including tracking metrics for the player.
L5[00:58:45] ⇨ Joins: mallrat208 (~mallrat20@107-145-175-135.res.bhn.net)
L6[01:17:14] *** minecreatr is now known as Mine|dreamland
L7[01:19:37] <payonel> Bjorguv: o/
L8[01:20:43] <payonel> Bjorguv: https://www.lua.org/pil/contents.html
L9[01:20:53] <payonel> it's lua 5.0, oc uses 5.2 and 5.3
L10[01:21:13] <payonel> but it is still appropriate to start there
L11[01:21:52] <payonel> also, there are many very helpful ppl here, feel free to ask lua questions here
L12[01:21:55] <payonel> #lua return 1
L13[01:22:12] <payonel> and, we used to have a bot that would run lua :/ i think it has been offline for a while though
L14[01:30:21] ⇨ Joins: VikeStep (~VikeStep@192.43.96.58.static.exetel.com.au)
L15[01:50:04] <Izaya> %lua return 1
L16[01:50:08] <Izaya> there were two
L17[01:50:09] <Izaya> I swear
L18[01:57:05] <bamajoe411> can i have a raid set up to where all computers can see it that are connected to a switch?
L19[02:04:29] ⇦ Quits: Bjorguv (webchat@c-73-83-133-41.hsd1.wa.comcast.net) (Ping timeout: 180 seconds)
L20[02:07:12] ⇦ Quits: Dashkal (~dashkal@s0106d43d7ef8be0d.vf.shawcable.net) (Ping timeout: 194 seconds)
L21[02:07:33] ⇨ Joins: Dashkal (~dashkal@S0106d43d7ef8be0d.vf.shawcable.net)
L22[02:10:40] <Izaya> uh
L23[02:10:46] <Izaya> switches filter components
L24[02:10:53] <Izaya> so you'd have to do some networking stuff to make that work
L25[02:11:05] <bamajoe411> :(
L26[02:11:17] <Izaya> There might already be stuff for that though
L27[02:11:21] <Izaya> look into vcomponent
L28[02:11:39] <bamajoe411> whats that?
L29[02:11:51] <Izaya> A library for adding virtual components
L30[02:17:12] <bamajoe411> where do i go to learn how to use it?
L31[02:19:36] <payonel> bamajoe411: `oppm install vcomponent` and see this example: https://github.com/OpenPrograms/gamax92-Programs/blob/master/vcomponent/vtest.lua
L32[02:19:59] <payonel> vcomponent doesn't do "shared raid on a network" for you
L33[02:20:15] <payonel> it's just a way to write code for a virtual component, such as a remote filesystem
L34[02:23:55] <bamajoe411> idk how to do that :(
L35[03:17:47] ⇦ Quits: brandon3055 (~Brandon@122-129-151-82.dynamic.ipstaraus.com) (Read error: Connection reset by peer)
L36[03:18:33] ⇨ Joins: brandon3055 (~Brandon@122-129-151-82.dynamic.ipstaraus.com)
L37[03:23:47] ⇦ Quits: Kattery (v^@katt.is.cute.pxtst.com) (Ping timeout: 206 seconds)
L38[03:26:33] ⇦ Quits: ping (v^@me.pxtst.com) (Ping timeout: 384 seconds)
L39[03:34:40] <bamajoe411> will someone help me figure out how to use arguments in a lua script?
L40[03:40:19] <Izaya> tArgs = {...}
L41[03:40:27] <Izaya> for k,v in pairs(tArgs) do print(k,v) end
L42[03:43:32] <bamajoe411> thanks, how do i combine args 2-? as a single variable?
L43[03:57:11] <bamajoe411> also what does k and v represent? and where can i have info on them?
L44[04:02:07] ⇨ Joins: Kattery (v^@katt.is.cute.pxtst.com)
L45[04:02:41] ⇨ Joins: ping (v^@me.pxtst.com)
L46[04:02:43] zsh sets mode: +v on ping
L47[04:15:34] <Izaya> muahahahaha
L48[04:16:07] <Izaya> tuned GTA to use exaaaactly 4GB of video memory
L49[05:00:45] <Forecaster> @Mimiru: .11 is up :>
L50[05:01:10] <Forecaster> has the hunting log scraping, but no icon downloading for them
L51[05:01:23] <Forecaster> since that script should work the same for those
L52[05:02:07] <Forecaster> I removed the output box, so now it just outputs the data to two separate files
L53[05:08:48] <vifino> Hmm... What shall I break today...
L54[05:18:05] <Lizzy> \s/k/d
L55[05:18:17] <Lizzy> not sure if that came through to IRC correctly
L56[05:18:35] <Lizzy> but without the back slash discordeats the message
L57[05:18:57] <Corded> * Lizzy snuggles vifino and gives him half of her cookie
L58[05:19:19] <Forecaster> new: http://xkcd.com/1785/
L59[05:19:20] <MichiBot> XKCD Comic Name: Wifi Posted on: 1/13/2017
L60[05:21:16] <Lizzy> http://xkcd.com/1626/
L61[05:21:17] <MichiBot> XKCD Comic Name: Judgment Day Posted on: 1/6/2016
L62[05:37:24] <Forecaster> http://satwcomic.com/mower-of-grass
L63[05:41:08] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L64[06:08:22] <Izaya> https://www.theguardian.com/technology/2017/jan/13/whatsapp-backdoor-allows-snooping-on-encrypted-messages
L65[06:08:30] ⇨ Joins: Toy_Bonnie0 (webchat@p5DDC2182.dip0.t-ipconnect.de)
L66[06:08:48] ⇦ Parts: Toy_Bonnie0 (webchat@p5DDC2182.dip0.t-ipconnect.de) ())
L67[06:21:12] <Lizzy> \o/ got samba to join the staff domain, now lets see if i can use my domain credentials to log on
L68[06:38:24] * vifino snuggles Lizzy
L69[06:43:33] ⇨ Joins: Vexatos (~Vexatos@p200300556E5AFE80751C11A8716E86E3.dip0.t-ipconnect.de)
L70[06:43:33] zsh sets mode: +v on Vexatos
L71[06:49:12] ⇦ Quits: LeshaInc (~LeshaInc@fomalhaut.me) (Ping timeout: 206 seconds)
L72[06:49:33] <Forecaster> samba?
L73[06:49:41] ⇦ Quits: Totoro (~totoro@fomalhaut.me) (Ping timeout: 206 seconds)
L74[06:50:09] <Lizzy> Forcaster, Linux/unix based implimentation of SMB which is windows' file sharing
L75[06:50:16] <Lizzy> it can also do AD stuff
L76[06:50:19] <Forecaster> ah
L77[06:50:22] <Corded> * Lizzy snuggles vifino more
L78[06:51:00] <Lizzy> currently can /sort of/ authenticate but stuff just comes back as invalid so gonna try updating and restarting
L79[06:51:40] <Lizzy> it'd be interesting if i locked myself out of this vm
L80[06:51:50] ⇨ Joins: LeshaInc (~LeshaInc@fomalhaut.me)
L81[06:52:19] ⇨ Joins: Totoro (~totoro@fomalhaut.me)
L82[06:52:26] <Lizzy> also helps if winbindd is working
L83[06:53:18] ⇨ Joins: Inari (~Pinkishu@p5dec68ad.dip0.t-ipconnect.de)
L84[06:57:59] <Lizzy> and that i don't forget configuration lines
L85[07:18:40] <Lizzy> hmm, okay. this isn't working and i think the only way i'd be able to make it work is by changing stuff on the domain itself. which i don't have authorisation to do and probably wouldn't get very far if i asked for stuff to be added that 1 person will use
L86[07:19:08] <Lizzy> meh, will give up on trying this at work
L87[07:19:53] ⇦ Quits: brandon3055 (~Brandon@122-129-151-82.dynamic.ipstaraus.com) (Read error: Connection reset by peer)
L88[07:24:50] ⇨ Joins: Aensland (~Aensland@94.18.215.242)
L89[07:25:37] ⇦ Quits: Aensland (~Aensland@94.18.215.242) (Client Quit)
L90[07:26:01] ⇨ Joins: Aensland (~Aensland@94.18.215.242)
L91[07:50:10] <Izaya> I'm confused
L92[07:50:22] <Izaya> how can something be posted on the 1st of the 13th month of 2017?
L93[07:50:22] <Lizzy> arn't we all?
L94[07:50:26] <Izaya> if nothing else we're not there yet
L95[07:50:31] <Izaya> ignoring that there is no 13th month
L96[07:50:49] <Lizzy> Izaya, americans with their stupid date system
L97[07:50:55] <Izaya> oh right
L98[07:50:58] <Izaya> forgot about that >.>
L99[07:51:07] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Read error: Connection reset by peer)
L100[07:51:11] <Izaya> why can't they just use the same stuff as the rest of the world?
L101[07:51:24] <Izaya> like I mean sure it's sort of devaluates our stuff but it would be easier
L102[07:51:26] <Lizzy> idfk
L103[07:56:08] ⇨ Joins: Mettaton_Fab (~OyVey@p5796440d.dip0.t-ipconnect.de)
L104[08:12:25] <Mimiru> Forecaster, you ran into the same issue parsing them that I did
L105[08:13:42] <Mimiru> I want to hit the person that made those tables
L106[08:17:19] <Mimiru> Forecaster, see http://ffxiv.gamerescape.com/wiki/Category:Hunting_Log:_Thaumaturge Rank 2, see how 11, 12, and 13 have 2 monsters listed in the single table row the scraper misses the 2nd + for them
L107[08:17:31] <Mimiru> http://ffxiv.gamerescape.com/wiki/Category:Hunting_Log:_Marauder rank 3, #17 has 3, some of them have 4
L108[08:17:56] <Mimiru> I wasn't able to figure out how to split them all into their own row, AND keep the set #
L109[08:19:24] <Mimiru> DB layout: http://michi.pc-logix.com/DB%20Browser%20for%20SQLite_2017-01-13_08-18-52.png I use the set number too, so if you could find a way to get that it'd be handy
L110[08:25:51] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-091-089-189-253.hsi2.kabel-badenwuerttemberg.de)
L111[08:30:28] ⇨ Joins: Cervator (~Thunderbi@2601:4c1:4000:1050:f5b5:b565:902b:df0f)
L112[08:32:00] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L113[08:35:49] *** cbcercas|AFK is now known as cbcercas
L114[08:39:39] ⇨ Joins: Trangar (~Trangar@249-153-145-85.ftth.glasoperator.nl)
L115[08:39:46] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Read error: Connection reset by peer)
L116[08:40:35] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L117[08:45:56] ⇦ Quits: VikeStep (~VikeStep@192.43.96.58.static.exetel.com.au) (Quit: Leaving)
L118[08:47:40] <Corded> * Lizzy has forgotten what she was doing
L119[09:09:07] ⇨ Joins: Turtle (~SentientT@82.171.92.73)
L120[09:14:39] ⇦ Quits: techno156 (~techno156@203.114.73.135) (Quit: Leaving)
L121[10:22:05] ⇨ Joins: ExpertsGaming (webchat@88-222-65-21.meganet.lt)
L122[10:22:11] <ExpertsGaming> herro
L123[10:22:24] ⇨ Joins: Jezza (~Jezza@92.206.161.17)
L124[10:24:48] <ExpertsGaming> hello ^-^
L125[10:25:03] <ExpertsGaming> how are ya?? :D
L126[10:25:06] <ExpertsGaming> h iuwav 9fibh wiurvmPOUWHV MP89EGAS
L127[10:25:36] <Michiyo> o_O
L128[10:25:52] <ExpertsGaming> ? :D
L129[10:25:57] <ExpertsGaming> im HYPED
L130[10:26:05] <ExpertsGaming> hihihihi
L131[10:26:28] <ExpertsGaming> because im joining a new modded server
L132[10:26:32] <Michiyo> Have you ever considered decaf?
L133[10:26:41] <ExpertsGaming> decaf? what is that
L134[10:26:51] <ExpertsGaming> explain :)
L135[10:26:57] <Michiyo> Or, possibly not doing quiet as much speed at once
L136[10:26:58] <Michiyo> :P
L137[10:27:22] <ExpertsGaming> i dont know :B
L138[10:27:24] <ExpertsGaming> :P
L139[10:27:35] <ExpertsGaming> maybe? ish
L140[10:29:16] <ExpertsGaming> bye bye
L141[10:29:56] ⇦ Quits: ExpertsGaming (webchat@88-222-65-21.meganet.lt) (Quit: Web client closed)
L142[10:40:31] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:4cea:309b:309b:5067)
L143[10:40:31] zsh sets mode: +v on Kodos
L144[10:44:51] <Kodos> ghfgh
L145[11:00:10] ⇨ Joins: xarses_ (~xarses@8.39.49.133)
L146[11:05:54] <Michiyo> indeed.
L147[11:06:03] <Forecaster> Narf
L148[11:10:45] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-091-089-189-253.hsi2.kabel-badenwuerttemberg.de) (Read error: Connection reset by peer)
L149[11:12:20] <Michiyo> Poit
L150[11:26:56] <Forecaster> https://www.factorio.com/blog/post/fff-173
L151[11:27:01] <Forecaster> nuclear things!
L152[11:43:39] ⇦ Quits: Vexatos (~Vexatos@p200300556E5AFE80751C11A8716E86E3.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L153[11:43:49] ⇨ Joins: Vexatos (~Vexatos@p200300556E5AFE801017067B77206BE3.dip0.t-ipconnect.de)
L154[11:43:49] <Forecaster> Michiyo: oh, I didn't go over the data
L155[11:43:50] zsh sets mode: +v on Vexatos
L156[11:43:57] <Forecaster> I didn't know there could be multiple monsters
L157[11:44:14] <Michiyo> Yeah, it's rather annoying ._.
L158[11:44:42] <Forecaster> how do you want the resulting data to look?
L159[11:45:01] <Michiyo> That's a *GREAT* question...
L160[11:45:13] <Forecaster> monsters: "monster1,monster2",monster_num:"2,2"
L161[11:45:16] <Forecaster> something like that?
L162[11:45:29] <Michiyo> in the DB, they're all just different rows, so whatever you give me I'll transform to that
L163[11:46:15] <Forecaster> well, I could just make the monster field an array of objects that contain each monster and the amount
L164[11:46:47] <Forecaster> like "monsters: [{name: "monster1", amt: 1},{name: "monster2",amt:2}]
L165[11:46:51] <Forecaster> "
L166[11:47:03] <Forecaster> sound good?
L167[11:47:39] <Michiyo> like here, https://michi.pc-logix.com/DB%20Browser%20for%20SQLite_2017-01-13_08-18-52.png 333 and 334 are part of rank 1 set 05
L168[11:47:43] <Michiyo> sure
L169[11:48:42] <Michiyo> that should work, like I said, whatever you give me, I'll parse into what I need, I sat down last night and did it all by hand... I had the AWESOME idea of just sticking the images in a BLOB field... yeah sqldiff doesn't know what to do on blobs, so it inserts empty fucking data
L170[11:49:07] <Forecaster> huh
L171[11:49:56] <Michiyo> Yeah.. so NEW installs see all the icons fine
L172[11:50:12] <Michiyo> but upgrades don't cause the upgrade script doesn't have valid png data
L173[11:50:52] <Forecaster> include a popup after upgrading that tells them they may need to reinstall for it to work properly
L174[11:51:47] <Michiyo> yeah, but then they lose progress on their logs
L175[11:52:06] <Forecaster> also allow exporting/importing the progress? :>
L176[11:52:41] <Michiyo> that actually IS on my todo list..
L177[11:53:51] <Michiyo> basically just dumps id->done mapping for import lol
L178[11:54:01] <Forecaster> oh, the quest thing has two different areas as well
L179[11:54:03] <Forecaster> hm
L180[11:54:15] <Michiyo> ?
L181[11:54:23] ⇦ Quits: Icedream (~icedream@has.streaminginter.net) (Read error: Connection reset by peer)
L182[11:54:29] <Forecaster> each monster has it's own area too
L183[11:54:41] <Forecaster> on some they're the same, but on some they are different
L184[11:54:49] <Michiyo> Oh.. yeah, area, icon etc
L185[11:55:09] <Michiyo> on most of them they are different, which is like 90% of the reason I did this
L186[11:55:22] <Michiyo> cause I got tired of jumping around to finish the logs heh
L187[11:55:28] <Forecaster> can I just parse them as separate log entries but with the same reward?
L188[11:55:49] <Michiyo> Sure, if you can make them both have the same set number?
L189[11:56:26] <Michiyo> like in my above screenshot, both rows 333 and 335 are rank 1, set 05
L190[11:56:27] <Forecaster> I don't even store the set number currently
L191[11:56:36] <Michiyo> well.. if not I can add it by hand
L192[11:56:42] <Michiyo> I've done it once before :P
L193[11:56:55] <Forecaster> I can add that easily though
L194[11:57:04] <Michiyo> yay almost lunch time
L195[11:57:19] <Michiyo> we're gonna see if the truck runs on hopes and dreams instead of gas today
L196[11:57:23] <Forecaster> well, I don't actually know what you mean by set :P
L197[11:57:32] <Forecaster> I realized
L198[11:57:52] <Michiyo> http://ffxiv.gamerescape.com/wiki/Category:Hunting_Log:_Arcanist
L199[11:57:57] <Michiyo> Arcanist 01, 02, 03
L200[11:58:03] <Michiyo> I just need the number
L201[11:58:13] <Michiyo> And then I read that you figured it out :p
L202[11:58:14] <Michiyo> lol
L203[11:58:42] <Forecaster> it's the number in the first column right?
L204[11:58:55] <Forecaster> after "Hunting Log: Arcanist"
L205[11:59:12] <Forecaster> yeah I can add that to my data, easy
L206[11:59:13] <Michiyo> yeah
L207[11:59:20] <Michiyo> heading home talk in about 7
L208[11:59:28] <Forecaster> I completely ignore that column currently
L209[12:03:53] ⇨ Joins: Icedream (~icedream@has.streaminginter.net)
L210[12:04:31] <Forecaster> I don't know how high the set number goes, but I'm allow 2-3 digits
L211[12:04:35] <Forecaster> allowing*
L212[12:04:49] <Forecaster> but I'm guessing there will really only be two
L213[12:15:26] <Mimiru> 01-50
L214[12:16:56] <Forecaster> okay, I'll leave it supporting three digits anyway :P
L215[12:19:17] <Forecaster> okay, parsing bit done
L216[12:19:43] <Forecaster> I wrote it so it'll support an infinite number of monsters per set
L217[12:19:51] <Forecaster> though I haven't seen more than two
L218[12:20:40] <Mimiru> IIRC 4 is the max...
L219[12:20:45] <Mimiru> but there is ONE catch.. lemme find it
L220[12:21:30] <Mimiru> oh
L221[12:21:31] * Forecaster stops coding
L222[12:21:31] <Mimiru> nvm
L223[12:21:34] <Mimiru> that was on the other site
L224[12:21:37] <Mimiru> this one doesn't do it
L225[12:21:37] <Forecaster> ??
L226[12:21:40] <Forecaster> oh
L227[12:21:41] <Forecaster> okay
L228[12:21:44] <Forecaster> what was it?
L229[12:22:07] <Mimiru> another site has some enemies listed with 2 locations
L230[12:22:08] *** cbcercas is now known as cbcercas|AFK
L231[12:22:26] <Mimiru> one monsters, 2 locations, but gamerescape doesn't do that
L232[12:22:49] <Forecaster> ah
L233[12:23:13] <Mimiru> having to pull data from multiple sites is fun
L234[12:23:14] <Mimiru> lol
L235[12:23:29] <payonel> xarses_: !
L236[12:24:21] <Forecaster> do you want the padding on the set numbers?
L237[12:24:28] <Forecaster> if not I can remove it
L238[12:24:34] <Mimiru> ?
L239[12:24:37] <Mimiru> oh like the leading zero?
L240[12:24:39] <Forecaster> yeah
L241[12:24:39] <Mimiru> yeah keep it
L242[12:24:42] <Forecaster> okay
L243[12:24:43] ⇦ Quits: Icedream (~icedream@has.streaminginter.net) (Quit: A lol made me boom.)
L244[12:25:52] ⇨ Joins: Icedream (~icedream@has.streaminginter.net)
L245[12:26:34] <Forecaster> huh, that's odd
L246[12:26:45] <Forecaster> the set number isn't being stored right...
L247[12:26:54] <Forecaster> too many entries have the same number
L248[12:27:14] <Forecaster> oh, do you also want a "rank" field?
L249[12:27:26] <Mimiru> yeah
L250[12:27:42] <Forecaster> that's basically the table index +1
L251[12:27:48] <Forecaster> :P
L252[12:29:15] <Mimiru> lol
L253[12:29:41] <Forecaster> nyerg
L254[12:29:46] <Forecaster> why are you doing this
L255[12:30:02] <Forecaster> why is the set number not updated on every row
L256[12:30:22] <Mimiru> 42.
L257[12:30:33] <Forecaster> for some reason it only changes at the start of each table :|
L258[12:30:37] <Forecaster> aka the first row
L259[12:34:11] <Forecaster> oh, it keeps passing it the first row...
L260[12:34:13] <Forecaster> no wonder
L261[12:34:32] <Forecaster> oh.
L262[12:34:50] <Forecaster> it's because I said to pass it row[0] instead of row[o]
L263[12:34:57] <Forecaster> o being the counter variable...
L264[12:35:58] <Forecaster> allright, that's better
L265[12:36:06] <Forecaster> time to package 0.12
L266[12:38:26] *** cbcercas|AFK is now known as cbcercas
L267[12:41:04] <Forecaster> aaand uploaded
L268[12:41:05] <Forecaster> :>
L269[12:41:57] <Forecaster> changelog: did the stuff with the things
L270[12:44:05] ⇨ Joins: Keanu73 (~Keanu73@host-92-28-86-138.as13285.net)
L271[12:48:38] <Michiyo> heh
L272[12:48:55] <Michiyo> downloading now
L273[12:55:02] ⇦ Quits: Mettaton_Fab (~OyVey@p5796440d.dip0.t-ipconnect.de) (Ping timeout: 194 seconds)
L274[12:56:03] <cloakable> mu Temia
L275[12:56:14] <Temia> Moo.
L276[12:56:45] * cloakable programs a tiny robot to provide on-demand pettings to tiny minotaur.
L277[12:57:49] <Michiyo> \o/ Forecaster that looks like it
L278[12:58:22] <Michiyo> Or.. wait
L279[12:58:36] ⇨ Joins: Mettaton_Fab (~OyVey@p5796440D.dip0.t-ipconnect.de)
L280[12:58:36] <Michiyo> Oh nope
L281[12:58:38] <Michiyo> that looks good :P
L282[12:58:51] <Michiyo> I was a derp heh
L283[12:59:09] <Michiyo> 666 lines
L284[13:15:27] <Michiyo> ... wtf curl
L285[13:15:32] <Michiyo> why are you downloading empty images?
L286[13:16:43] <Michiyo> ok.. I'll just print a list and wget them ¬_¬
L287[13:16:51] * Temia is constantly pet. =w= tailswishes~
L288[13:17:05] <cloakable> :D
L289[13:36:21] * Inari pets Temia
L290[13:39:37] <TYKUHN2> Chat logs are fun \0/
L291[13:42:09] * gamax92 pets Temia too
L292[13:42:11] <TYKUHN2> "This version of windows is not genuine." WTF
L293[13:42:20] <gamax92> You done fucked up
L294[13:42:49] <TYKUHN2> It was genuine an hour ago
L295[13:43:18] <TYKUHN2> "Windows is Activated" wtf
L296[13:43:33] <TYKUHN2> Musta been a rollup
L297[13:58:10] <Izaya> What do you think is the expectable density of 1m^3 of core memory?
L298[13:58:36] <Inari> Wat
L299[13:58:47] <Izaya> in bits, preferably
L300[13:59:27] ⇦ Quits: Cazzar (~CazzarZNC@vocaloid.lovers.at.cazzar.net) (Ping timeout: 180 seconds)
L301[14:00:05] <Izaya> 32 kbits per cubic foot
L302[14:00:22] <Izaya> by the late 1960s
L303[14:01:38] <Forecaster> Michiyo: so did it work or...?
L304[14:02:03] <Michiyo> it looks like it, I ran a fuckton of wgets to get all of the images, I'm about to try the sqlite db
L305[14:02:27] <Forecaster> woop
L306[14:02:32] <Michiyo> god damn it github
L307[14:02:38] ⇨ Joins: Cazzar (~CazzarZNC@vocaloid.lovers.at.cazzar.net)
L308[14:02:38] zsh sets mode: +v on Cazzar
L309[14:02:40] <Forecaster> today I tried opening my app without an internet connection
L310[14:02:41] <Forecaster> it crashed
L311[14:02:48] <Forecaster> I should probably investigate that
L312[14:02:49] <Michiyo> the desktop client loses the "Sync" button over RDP whenever I reconnect
L313[14:12:07] <gamax92> pull over
L314[14:19:48] <Forecaster> http://www.future-bound-entertainment.com/robuds/
L315[14:19:52] <Forecaster> snow angle!
L316[14:20:15] <Michiyo> well.. fuck :/
L317[14:20:53] <Forecaster> ?
L318[14:21:15] *** cbcercas is now known as cbcercas|AFK
L319[14:24:46] *** medsouz|offline is now known as medsouz
L320[14:28:48] <TYKUHN2> L2 vs OCRanet?
L321[14:30:24] <Izaya> okay so I could expect about 128k of memory from 1m^3 of core memory
L322[14:30:53] <Izaya> Or about 87k 12-bit words
L323[14:31:09] <Izaya> Doesn't divide evenly :/
L324[14:31:38] ⇦ Quits: Crazylemon (~Crazylemo@207.62.170.220) (Remote host closed the connection)
L325[14:31:47] <Izaya> Actually, if I use 33 instead of 32 which I used because 1m^3 = ~33.3333 cubic feet and that isn't even
L326[14:31:56] <Izaya> I get 90,112 12-bit words
L327[14:32:00] <Skye> just round it
L328[14:32:24] <Izaya> So I can expect about 90kwords of memory in 1m^3 of core memory
L329[14:33:13] <Skye> that's not bad
L330[14:33:20] <Izaya> it's terrible
L331[14:33:25] <Izaya> what about balance?
L332[14:33:28] <Izaya> I could deal with like
L333[14:33:35] <Izaya> 512 words in 1m^3
L334[14:33:56] <Izaya> you'd still need ... 8 memory modules to fill the addres space
L335[14:34:18] <Skye> Izaya, make the blance it overheating
L336[14:34:32] <Izaya> But if one memory module could fill the entire address space 22 times...
L337[14:34:51] ⇨ Joins: Blorp (~blorp@s01061c1b689cfe80.va.shawcable.net)
L338[14:34:54] <Michiyo> Forecaster, trying to run an update instead of fresh inserts, cause reasons, and it's not updating everything, just have to figure out why
L339[14:35:13] <Blorp> ahoy hoy everyone!
L340[14:35:30] <Izaya> that said
L341[14:35:34] <Izaya> 16 word memory modules a best
L342[14:35:53] <Izaya> You would need 256 memory modules to fill the whole address space
L343[14:36:01] <Forecaster> blue does not work well when the window is trasparent...
L344[14:36:27] <Blorp> so anyone here able to lend a hand to a complete noob to OC?
L345[14:36:36] <Skye> Izaya, make higher capacity slower
L346[14:36:40] <Blorp> <not a programmer by any stretch
L347[14:36:48] <Izaya> Skye: it already runs at literally 1hz
L348[14:36:49] <TYKUHN2> I could
L349[14:36:52] <Skye> hi Blorp
L350[14:36:56] <Forecaster> Blorp: ask a question and we might
L351[14:37:02] <Skye> is minetest so unoptimised
L352[14:37:16] <Blorp> well, im using the holo editor for stuff. and i can't seem to save the files
L353[14:37:18] <Izaya> no it's just an (avoidable) limitation of the API
L354[14:37:24] <Izaya> you can only run ABIs once per second
L355[14:37:33] <Blorp> gives an error of can't create file test.3dx
L356[14:37:34] <Izaya> you can use your own magic to do it faste
L357[14:37:43] <Forecaster> "holo editor"?
L358[14:37:46] <Izaya> but ABIs are clean, safe, and already written
L359[14:37:51] <Blorp> from teh oppm list yeah.
L360[14:37:53] <Blorp> byyy
L361[14:37:55] <Michiyo> Blorp, have you installed OpenOS, removed the floppy, and rebooted?
L362[14:37:56] <TYKUHN2> What's that the Blender thing?
L363[14:38:07] <Blorp> yeah, i can try again though.
L364[14:38:18] <Blorp> im running this through the computer in game
L365[14:38:31] <Izaya> sorry, ABMs, not ABIs
L366[14:38:48] <Blorp> ill reboot brb
L367[14:38:53] <Skye> Izaya, does it have coroutienes?
L368[14:38:58] ⇦ Quits: Blorp (~blorp@s01061c1b689cfe80.va.shawcable.net) (Remote host closed the connection)
L369[14:38:58] <TYKUHN2> I'm trying to understand OCRanet and failing
L370[14:39:00] <Skye> do it like OC does, and syncronise it?
L371[14:39:20] ⇨ Joins: Blorp (~blorp@s01061c1b689cfe80.va.shawcable.net)
L372[14:39:20] <Izaya> I think (though I don't know) that it uses more advanced threading in the C(++) code
L373[14:39:21] ⇦ Quits: Blorp (~blorp@s01061c1b689cfe80.va.shawcable.net) (Client Quit)
L374[14:39:38] <Skye> @TYKUHN2, read up on ATM
L375[14:39:46] <Skye> asynconus transfer mode
L376[14:40:09] ⇨ Joins: Blorp (~blorp@s01061c1b689cfe80.va.shawcable.net)
L377[14:40:22] <Blorp> "have you tried rebooting" yes "do it more"
L378[14:40:28] <Blorp> it worked.
L379[14:40:31] <Blorp> lol
L380[14:40:35] <Izaya> ~magic~
L381[14:40:50] <Skye> I wish minetest wasn't ugly.
L382[14:40:57] <TYKUHN2> Looked up ATM got ATMs
L383[14:41:04] <Blorp> cash machines!
L384[14:41:05] <vifino> ... there is this thing called texture packs, Skye.
L385[14:41:06] <TYKUHN2> Not surprised
L386[14:41:07] <Blorp> makin' it rain!
L387[14:41:10] <Skye> asynchronous transfer mode
L388[14:41:30] <Izaya> https://en.wikipedia.org/wiki/Asynchronous_Transfer_Mode
L389[14:41:52] <TYKUHN2> The French Connection: United Kingdom or the FCUK
L390[14:41:58] <Blorp> thanks for the help guys. im sure ill be back some time soon when i get a noodlescratcher
L391[14:42:09] ⇦ Quits: Blorp (~blorp@s01061c1b689cfe80.va.shawcable.net) (Client Quit)
L392[14:42:11] <Forecaster> there we go, anyone who's blue now gets force-changed to something else
L393[14:42:18] <vifino> rude.
L394[14:42:19] <Forecaster> and dark blue is removed from the rotation
L395[14:42:20] <Inari> I'm blue
L396[14:42:23] <Inari> dabedi dabedai
L397[14:42:24] <Inari> orso
L398[14:44:02] *** xarses_ is now known as xarses
L399[14:44:09] <Izaya> oh
L400[14:44:11] <Izaya> friendly reminder
L401[14:44:12] <Forecaster> nah, you're green :P
L402[14:44:25] <Izaya> async memory access, especially WAITING for memroy access is terrible
L403[14:44:35] <Izaya> also Skye, it's not accurate to say that the memory runs at 1Hz
L404[14:44:38] <Izaya> the processor does
L405[14:44:42] * xarses pokes payonel back
L406[14:44:51] <Izaya> the memory runs however fast you throw data and commands at it
L407[14:47:31] <TYKUHN2> So wait
L408[14:47:42] <TYKUHN2> Does OCRanet have any form of protocol or is it just Hardware?
L409[14:48:01] <Izaya> it's all protocol
L410[14:50:03] <Michiyo> SO.. 96 rows aren't matching and I dunno why
L411[14:50:04] <Michiyo> yay
L412[14:50:17] <Forecaster> matching?
L413[14:50:46] <Michiyo> UPDATE hunting_logs SET icon = 'Croc_Icon.png', `set` = '38' WHERE `class` = 'Pugilist' AND `enemy` = 'Feral Croc'; doesn't update a row
L414[14:50:58] <Forecaster> oh
L415[14:50:59] <TYKUHN2> How to fix a PSU. Poke around with a voltimeter
L416[14:51:21] <Forecaster> lower case class?
L417[14:51:49] <TYKUHN2> Great
L418[14:51:58] <TYKUHN2> One entire voltage on my PSU failed
L419[14:52:06] <Michiyo> No, I ucfirst it cause it's stored uppercased in the DB
L420[14:52:12] <TYKUHN2> No wonder my CPU wasn't booting
L421[14:52:35] <Michiyo> mind you, all of the others but these 96 updated fine
L422[14:52:42] <Forecaster> weird
L423[14:53:10] <Michiyo> Heres the row in question http://puu.sh/tlhgo/104fcaa134.png
L424[14:55:15] <Forecaster> I tend to TOLOWER() things before comparing them
L425[14:55:25] <Forecaster> to eliminate such things
L426[14:55:53] <Forecaster> actually it's LOWER()
L427[14:56:21] <Forecaster> at least in MySQL, dunno about SQlite
L428[14:56:45] <TYKUHN2> Line is the same as the update requested. It is ignored
L429[14:57:15] <Michiyo> @TYKYHN2, if that was re: me, it's not the same.
L430[14:57:25] <Michiyo> BLOB != Croc_Icon.png
L431[15:00:29] <TYKUHN2> DUnno
L432[15:00:53] ⇦ Quits: Keanu73 (~Keanu73@host-92-28-86-138.as13285.net) (Read error: Connection reset by peer)
L433[15:10:07] <MGR> and I finished re-doing my factory in Factorio!
L434[15:10:15] <MGR> 5 labs mostly online ?
L435[15:12:42] * Izaya considers making a mean comment
L436[15:12:50] * Izaya decides against it
L437[15:13:01] <Izaya> ... $gf must be rubbing off on me
L438[15:13:18] <MGR> Izaya, thank you for your kindness ?
L439[15:13:28] ⇨ Joins: Schzd (~Schzdadep@modemcable121.35-162-184.mc.videotron.ca)
L440[15:13:31] <Izaya> don't thank me
L441[15:13:41] <Izaya> my judgement says to say it
L442[15:14:04] <MGR> I'm on vacation \o/
L443[15:14:11] <MGR> Tomorrow I'll do work on GERT
L444[15:19:32] <Mettaton_Fab> which voltage failed?
L445[15:19:53] <TYKUHN2> 3.3
L446[15:20:18] <TYKUHN2> As far as I know that's the only problem other than of course computer won't boot
L447[15:20:25] <Mettaton_Fab> just see if it even gets transformed in the psu
L448[15:20:45] <TYKUHN2> That's what I told the dude. (I don't own a voltimeter)
L449[15:25:02] <TYKUHN2> I also want him to check all the other voltages but he says they all work. Wonder if he verified the PWR_OK
L450[15:26:35] <Michiyo> I.. wut :/
L451[15:26:51] <Michiyo> there seems to be an invisible char at the end of some of these class names (in my DB not your json)
L452[15:27:56] <TYKUHN2> \00 attack
L453[15:28:51] <TYKUHN2> \LF wouldn't do it no?
L454[15:38:19] ⇨ Joins: pwnagepineapple (~pwnagepin@181.61.66.98)
L455[15:42:12] <pwnagepineapple> How does one move items into a robot's tool slot? I tried the robot.equip() method, but according to both the library itself and the wiki, it doesn't seem to exist
L456[15:42:43] <TYKUHN2> robot.select(num) no?
L457[15:44:37] <pwnagepineapple> according to the diagram on the wiki, the tool slot is numberless, but even if it were, I would be useing robot.TransferTo()
L458[15:45:34] <Forecaster> huh
L459[15:45:38] <Forecaster> line feeds?
L460[15:45:42] <pwnagepineapple> ?
L461[15:45:46] <Michiyo> Nope.. it was just a simple space..
L462[15:45:50] <Forecaster> weird
L463[15:45:53] <Michiyo> UPDATE hunting_logs SET icon = 'Beetle_Icon.png', `set` = '11' WHERE LOWER(class) = 'archer' AND rank = '2' AND LOWER(rtrim(enemy)) = 'hornet swarm'; lolol
L464[15:46:18] <Forecaster> :P
L465[15:46:25] <Forecaster> so now it worked? :>
L466[15:46:26] <Michiyo> pwnagepineapple, theres.. something.. about the robot and I can't remember it
L467[15:46:47] <Forecaster> uh
L468[15:46:48] <TYKUHN2> Pretty sure the robot doesn't have a specified tool slot and uses the selected slot. Are you thinking of CC?
L469[15:47:01] <Michiyo> Well.. I'm down to 58 missing now lol
L470[15:47:07] <Forecaster> I think the robot need to have an upgrade of some sort to be able to do that
L471[15:47:10] <Michiyo> ^
L472[15:47:14] <Michiyo> was it the inventory upgrade?
L473[15:47:27] <Michiyo> I remember this coming up before lolo
L474[15:47:30] <pwnagepineapple> The robot API page mentions a tool slot. It has inventory, inventory controller, and crafting upgrades
L475[15:47:36] <Forecaster> no that adds inventory space
L476[15:48:05] <Forecaster> I think it's the controller?
L477[15:48:12] <pwnagepineapple> I'm stupid. The equip() method is for the inventory controller component, not the robot API
L478[15:48:16] <Forecaster> Vexatos knows I believe?
L479[15:48:24] <Forecaster> oh, yeah
L480[15:48:43] <gamax92> they have tool slots
L481[15:48:50] <Forecaster> I didn't read your statement properly
L482[15:50:03] <TYKUHN2> So wait what does OCRanet use for host discovery?
L483[15:50:05] <Vexatos> speaking of inv controllers
L484[15:50:10] <Vexatos> Forecaster, Stop using inv controller D:<
L485[15:50:15] <Vexatos> Transposers exist for a reason D:<
L486[15:50:55] <pwnagepineapple> I'm building the robot for a super-fast auto cow farm
L487[15:51:01] <Forecaster> make me!
L488[15:51:34] <Forecaster> >:D
L489[15:53:03] ⇦ Quits: Mettaton_Fab (~OyVey@p5796440D.dip0.t-ipconnect.de) (Quit: gotta go to bed or other stuff, maybe its not even midnight and im just sleepy af)
L490[15:55:53] <TYKUHN2> What...
L491[15:56:36] <TYKUHN2> This diagram shows VPIs as physical wires. In which case why is VPIs of 8 bits supported? Computers don't have that many sides!
L492[15:57:01] <Izaya> real computers can have 8 wires
L493[15:57:34] <Forecaster> @Lizzy: are you on your computer with elite?
L494[15:57:46] <Lizzy> Client: HexChat 2.12.4 OS: Microsoft Windows 10 Pro (x64) CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (4.00GHz) Memory: 15.9 GiB Total (9.5 GiB Free) Storage: 182.7 GiB / 223.0 GiB (40.4 GiB Free) VGA: NVIDIA GeForce GTX 970 Uptime: 1d 2h 57m 42s
L495[15:57:47] <Forecaster> not for playing, just want to know something
L496[15:57:55] <Lizzy> ^ should answer your question
L497[15:57:57] <TYKUHN2> Wait I take that back!
L498[15:58:02] <Forecaster> uh
L499[15:58:12] <TYKUHN2> I was equating "loop" with VPI which I think is wrong!
L500[15:58:12] <Lizzy> Forecaster, yes, i am
L501[15:58:15] <Forecaster> ah
L502[15:58:27] <Forecaster> well it's win10, I was hoping you had it on a lin machine
L503[15:58:41] <Lizzy> E:D has a linux port?
L504[15:58:50] <Forecaster> I don't know, I assumed it did?
L505[15:59:24] <Lizzy> looking on the steam store, it does not
L506[15:59:29] <Forecaster> ah
L507[15:59:32] <Lizzy> has Windows and Mac but no Linux
L508[15:59:35] <Forecaster> well that makes my life a bit easier
L509[15:59:46] <Forecaster> well, except the mac bit
L510[15:59:48] <Lizzy> Horizons is Win only by the looks of it
L511[16:00:07] <Forecaster> no idea if the mac version of my trading assistant even works
L512[16:00:14] <Forecaster> cause I can't test it
L513[16:02:26] ⇦ Quits: Inari (~Pinkishu@p5dec68ad.dip0.t-ipconnect.de) (Quit: 'Have a break... have a Hitachi. *bzzzzz*')
L514[16:07:13] ⇨ Joins: brandon3055 (~Brandon@122-129-151-82.dynamic.ipstaraus.com)
L515[16:08:02] <pwnagepineapple> IJust making sure, computers execute one line of code per tick, right?
L516[16:08:14] <Forecaster> uh
L517[16:08:38] <Forecaster> Vexatos?
L518[16:08:55] <Vexatos> hi
L519[16:09:04] <Vexatos> Lua isn't split in lines
L520[16:09:19] <Vexatos> You can put any lua program into a single line
L521[16:09:40] <Vexatos> You can do a certain number of Lua operations per tick
L522[16:09:49] <Vexatos> that number is rather big for cheap operations
L523[16:09:59] <Vexatos> things like external component calls may take an entire tick
L524[16:10:35] <pwnagepineapple> Ok so I'm good. I just needed to make sure that a piece of code I have takes half a second or less to run
L525[16:11:34] <pwnagepineapple> It's only 8 operations, so I should be fine
L526[16:12:27] <TYKUHN2> if isNil == "nillerino"
L527[16:12:38] <Michiyo> \o/ DB updated, thank you Forecaster
L528[16:13:00] <Forecaster> until they *change* the data!
L529[16:13:03] <Forecaster> dun dun duuuun
L530[16:13:08] <gamax92> @TYKUHN2 'then' expected near <eof>
L531[16:13:49] <Michiyo> Forecaster, funny enough there IS a patch in like 3 days
L532[16:14:11] <Forecaster> but hopefull then all you need to do is re-run the scraper :P
L533[16:14:23] <Forecaster> if I've done my job correctly
L534[16:14:41] <Forecaster> ooh
L535[16:14:44] <Michiyo> once the wikis update yeah
L536[16:15:19] ⇦ Quits: pwnagepineapple (~pwnagepin@181.61.66.98) (Quit: Konversation terminated!)
L537[16:15:41] <Forecaster> if you like I can make the application compare the last scrape with the current one, and tell you if there are any actual differences or not
L538[16:15:44] <Forecaster> :D
L539[16:16:01] <Forecaster> because even if the page was changed the date we want may not have
L540[16:16:05] <Forecaster> page(s)
L541[16:17:23] <Forecaster> data* dammit
L542[16:17:42] <Michiyo> hey if you wanna add it who am I to say no? :P
L543[16:17:46] <Michiyo> it'd be handy for sure
L544[16:35:08] ⇨ Joins: brandon3055_ (~Brandon@122-129-151-82.dynamic.ipstaraus.com)
L545[16:36:01] ⇦ Quits: brandon3055 (~Brandon@122-129-151-82.dynamic.ipstaraus.com) (Read error: Connection reset by peer)
L546[16:36:21] <Forecaster> of course, if you don't scrape the same items as last time it wont work
L547[16:36:29] <Forecaster> but I assume you just scrape everything anyway
L548[16:36:30] <Forecaster> :P
L549[16:40:32] <MGR> @TYKUHN2 were you interested in Ocranet's host discovery still?
L550[16:42:20] <MGR> because I can answer |most| of the questions
L551[16:42:37] <MGR> Host Discovery isn't provided by Ocranet itself, but by the routing protocol
L552[16:42:52] <MGR> GERT uses set modem messages on a specific port to accomplish this
L553[16:44:53] ⇦ Quits: Vexatos (~Vexatos@p200300556E5AFE801017067B77206BE3.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L554[16:48:27] <Forecaster> okay, always detecting differences is not a good start :P
L555[16:59:13] <Michiyo> :P
L556[17:01:33] <Michiyo> Ugh, 29 minutes.. but I've gotta give sears co-worker a ride and he doesn't get off til 6
L557[17:12:20] *** Mine|dreamland is now known as minecreatr
L558[17:14:29] <Kodos> Your own fault for agreeing to it lol
L559[17:24:28] <Forecaster> OH
L560[17:24:29] <Forecaster> oops
L561[17:24:41] <Forecaster> it doesn't reset the arrays on each run...
L562[17:24:49] <Forecaster> unless you restart the application
L563[17:24:56] <Forecaster> so it just keeps adding to them...
L564[17:25:06] <Forecaster> whoopsie
L565[17:36:56] <Forecaster> okay, 0.13 is up
L566[17:37:16] <Forecaster> has the comparison stuff, and also fixes the menu bar obscuring the top few target lines
L567[17:37:23] <Forecaster> I thought it looked a bit odd
L568[17:40:39] <Forecaster> now ez bedtime!
L569[17:42:36] ⇨ Joins: VikeStep (~VikeStep@192.43.96.58.static.exetel.com.au)
L570[17:57:18] ⇦ Quits: Turtle (~SentientT@82.171.92.73) (Quit: Nettalk6 - www.ntalk.de)
L571[18:02:08] <Kodos> WHo wants to let me borrow their Teamspeak server so me and a buddy can play DCUO together
L572[18:04:59] ⇦ Quits: brandon3055_ (~Brandon@122-129-151-82.dynamic.ipstaraus.com) (Read error: Connection reset by peer)
L573[18:06:06] ⇨ Joins: brandon3055 (~Brandon@122-129-151-82.dynamic.ipstaraus.com)
L574[18:13:57] ⇦ Quits: Jezza (~Jezza@92.206.161.17) (Ping timeout: 384 seconds)
L575[18:15:32] ⇦ Quits: xarses (~xarses@8.39.49.133) (Ping timeout: 206 seconds)
L576[18:19:12] <MGR> @Kodos I can't give you a Teamspeak server, but I can get you a Discord voice channel
L577[18:19:23] <Lizzy> @Kodos, either janus.theender.net or athar.theender.net /should/ have my TS running
L578[18:19:43] <Kodos> I'llc heck
L579[18:19:59] <Lizzy> if not i'll go poke to see where i put it
L580[18:20:34] <Kodos> Athar is asking about increased security?
L581[18:20:42] <Kodos> Identity Security Level or some shit
L582[18:20:55] <Lizzy> ah, yeah i increased that a while back. lemme lowwer it
L583[18:21:56] <Lizzy> @Kodos, go into your identities and tell me what sec. level it is
L584[18:22:10] <Kodos> 9
L585[18:22:20] <Kodos> But I'm not sure what my friend's is
L586[18:22:32] <Lizzy> there, you should be able to join now without having to increase it
L587[18:23:00] <Lizzy> up to level 15 takes seconds
L588[18:23:04] <Lizzy> IIRC
L589[18:25:20] <MGR> hmmmmm
L590[18:25:36] <MGR> several alien bases are popping up next to my iron miners, and near a good oil spot
L591[18:25:47] <MGR> I may have to assault them, even though that means increasing my evolution level
L592[18:31:47] ⇦ Quits: Trangar (~Trangar@249-153-145-85.ftth.glasoperator.nl) (Quit: Leaving)
L593[18:50:15] <MGR> crap
L594[18:50:27] <MGR> while I wasn't looking, the aliens attacked my main iron mining place
L595[18:50:32] <MGR> did some damage
L596[18:50:50] <TYKUHN2> I have a level 28 identity on TS3
L597[18:50:56] <TYKUHN2> But anyways
L598[18:51:26] <TYKUHN2> I am noticing a distinct difference in the American and British TV standards and this difference is in clear violation of the Youtube ToS! We must ban Monty Python!
L599[18:53:33] <Dashkal> Meaning of life up there or something?
L600[18:59:57] <TYKUHN2> "Phoo I am been found Not Guilcup"
L601[19:00:11] <MGR> @TYKUHN2 oh hey, did you get my messages about Ocranet host discovery?
L602[19:00:30] <TYKUHN2> Yeah I've started implementing networking
L603[19:00:54] <MGR> ok
L604[19:02:15] <MGR> @TYKUHN2 If you have any questions, please PM me on Discord and I will get back to you as soon as I can
L605[19:25:20] <TYKUHN2> "Oh what's that?" "It's a bazooka!" "Looks like a Panzershreck to me"
L606[19:37:22] <Mimiru> Crap..
L607[19:37:59] <TYKUHN2> translate.google.com Wenn ist das Nunstück git und Slotermeyer? Ja! Beiherhund das Oder die Flipperwaldt gersput!
L608[19:41:36] <SolraBizna> Zat's not funny.
L609[19:41:56] * SolraBizna laughs
L610[19:42:39] <Ady (WriteEscape)> is there a converter for the 3d printer from minecraft models?
L611[19:46:33] <TYKUHN2> R.I.P. Solra
L612[19:49:35] <Mimiru> ffs I love dealing with idiots
L613[19:49:38] <Mimiru> it's so fun.
L614[19:49:41] * Mimiru blows her brains out
L615[20:26:42] <TYKUHN2> Spam spam spam spam
L616[20:33:57] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L617[20:34:43] ⇨ Joins: techno156 (~techno156@137.154.137.222)
L618[20:58:36] <TYKUHN2> Uhm
L619[20:58:48] <TYKUHN2> It took less than 0.05 seconds to load ocdoc.cil.li
L620[20:59:12] <TYKUHN2> What is it with you guys and one-upping minecraft?
L621[20:59:43] <CompanionCube> ?
L622[21:00:36] <Kodos> Please explain to me what the load time of the doc website has to do with one upping MC
L623[21:00:54] ⇦ Quits: Schzd (~Schzdadep@modemcable121.35-162-184.mc.videotron.ca) (Read error: Connection reset by peer)
L624[21:03:37] <TYKUHN2> Can't you see?...
L625[21:03:49] <Corded> * TYKUHN2 404 username not found
L626[21:22:19] <TYKUHN2> 502 windows stopped being logical
L627[22:03:02] ⇨ Joins: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net)
L628[22:10:40] ⇦ Quits: brandon3055 (~Brandon@122-129-151-82.dynamic.ipstaraus.com) (Read error: Connection reset by peer)
L629[22:11:42] ⇨ Joins: brandon3055 (~Brandon@122-129-151-82.dynamic.ipstaraus.com)
L630[22:15:11] ⇨ Joins: xarses (~xarses@c-71-198-44-234.hsd1.ca.comcast.net)
L631[22:16:01] ⇨ Joins: xarses_ (~xarses@67.218.117.197)
L632[22:18:48] ⇦ Quits: xarses (~xarses@c-71-198-44-234.hsd1.ca.comcast.net) (Ping timeout: 194 seconds)
L633[22:21:32] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8000:134f:a963:53e7:a3fd:34cb)
L634[22:35:05] ⇦ Quits: xarses_ (~xarses@67.218.117.197) (Ping timeout: 206 seconds)
L635[22:39:22] ⇨ Joins: xarses_ (~xarses@c-71-198-44-234.hsd1.ca.comcast.net)
L636[22:40:20] ⇨ Joins: andreww (~xarses@67.218.117.197)
L637[22:43:04] ⇦ Quits: xarses_ (~xarses@c-71-198-44-234.hsd1.ca.comcast.net) (Ping timeout: 194 seconds)
L638[22:56:50] ⇦ Quits: techno156 (~techno156@137.154.137.222) (Ping timeout: 206 seconds)
L639[23:04:10] <gamax92> ?????
L640[23:09:38] *** minecreatr is now known as Mine|away
L641[23:12:49] *** medsouz is now known as medsouz|offline
L642[23:14:15] <Mimiru> hi gamax92
L643[23:15:00] ⇨ Joins: techno156 (~techno156@137.154.137.222)
L644[23:15:59] ⇦ Quits: unascribed (~aesen@everybody.do.the.net.split.unascribed.com) (Ping timeout: 384 seconds)
L645[23:16:45] <gamax92> hi there Mimiru
L646[23:21:04] ⇨ Joins: unascribed (~aesen@everybody.do.the.net.split.unascribed.com)
L647[23:38:29] <payonel> whats the max resolution of the T1 gpu?
L648[23:40:17] <gamax92> payonel: 50x16
L649[23:41:07] ⇦ Quits: techno156 (~techno156@137.154.137.222) (Quit: Leaving)
L650[23:41:12] <payonel> thanks gamax
L651[23:41:46] <payonel> that's so tiny :(
L652[23:43:10] <gamax92> yeah, worthless
L653[23:43:33] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Read error: Connection reset by peer)
L654[23:43:57] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L655[23:59:00] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Read error: Connection reset by peer)
L656[23:59:52] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
<<Prev Next>> Scroll to Top