<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:35] <ocdoc> DB Update Detected, reloading ..
L2[00:00:36] <ocdoc> Everything's cool
L3[00:01:14] ⇦ Quits: pong (~pixel@c-68-36-225-16.hsd1.mi.comcast.net) (Quit: Network ban)
L4[00:03:05] ⇦ Quits: hitecnologys (~hitecnolo@178.74.102.183) (*.net *.split)
L5[00:03:05] ⇦ Quits: alekso56_off (~alekso56@2001:464b:c2aa:0:250:56ff:fe31:2812) (*.net *.split)
L6[00:03:05] ⇦ Quits: Wer38|afk (~wer38@wer38.info) (*.net *.split)
L7[00:03:06] ⇦ Quits: Kilobyte (~kilobyte@cucumber.kilobyte22.de) (*.net *.split)
L8[00:03:06] ⇦ Quits: cbcercas|AFK (~Elyni@2001:41d0:1:c41d::1) (*.net *.split)
L9[00:07:21] ⇨ Joins: hitecnologys (~hitecnolo@178.74.102.183)
L10[00:07:38] <Kodos> weather, do you osrs or rs3
L11[00:07:59] <weather> rs3?
L12[00:08:07] <weather> what's osrs?
L13[00:08:15] ⇨ Joins: Wer38|afk (~wer38@wer38.info)
L14[00:09:38] <Kodos> Old School
L15[00:09:42] <Kodos> 2007 era
L16[00:09:53] <weather> ah.
L17[00:09:54] <weather> no.
L18[00:10:57] * PotatoTrumpet stabs Kodos
L19[00:11:09] <PotatoTrumpet> Hi sandra
L20[00:11:15] <weather> yo.
L21[00:13:43] ⇦ Quits: Michi (~michi@tmcfan.xrbunker.com) (Remote host closed the connection)
L22[00:14:10] ⇦ Quits: endriuOC (~endriuOC@148.ip-176-31-161.eu) (Remote host closed the connection)
L23[00:15:34] ⇨ Joins: Krutoy242 (webchat@46.233.210.180)
L24[00:16:18] <Krutoy242> I want to make contribute to serialization code on github. Did sangar or others contributors here? I want to ask something
L25[00:17:32] <gamax92> Well, ask then!
L26[00:18:14] <Krutoy242> Oh, gamax, hello.
L27[00:18:27] <gamax92> Do we know eachother?
L28[00:18:32] ⇨ Joins: Kilobyte (~kilobyte@cucumber.kilobyte22.de)
L29[00:18:32] ⇨ Joins: alekso56_off (~alekso56@2001:464b:c2aa:0:250:56ff:fe31:2812)
L30[00:18:32] ⇨ Joins: cbcercas|AFK (~Elyni@2001:41d0:1:c41d::1)
L31[00:18:44] <Krutoy242> No, but i saw your nickname somewhere =)
L32[00:19:04] ⇨ Joins: cbcercasL (~Elyni@2001:41d0:1:c41d::1)
L33[00:19:04] *** Kilobyte is now known as Guest85570
L34[00:19:58] *** Skye|ZZZ is now known as Skye
L35[00:20:07] ⇨ Joins: alekso56- (~alekso56@2001:464b:c2aa:0:250:56ff:fe31:2812)
L36[00:20:59] <Krutoy242> Well, my question is about serialize() function https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/resources/assets/opencomputers/loot/OpenOS/lib/serialization.lua#L77-L97
L37[00:21:33] ⇦ Quits: alekso56_off (~alekso56@2001:464b:c2aa:0:250:56ff:fe31:2812) (Ping timeout: 189 seconds)
L38[00:21:33] ⇦ Quits: cbcercas|AFK (~Elyni@2001:41d0:1:c41d::1) (Ping timeout: 189 seconds)
L39[00:22:15] <Krutoy242> I know that .. operator working slowly, very slowly on huge strings (thouthends of characters). Why sangar did not use table.concat instead?
L40[00:23:08] <Krutoy242> I can rewrite this code for using table.insert and table.concat instead [.. ] operator. What problems it can bring?
L41[00:31:44] <gamax92> Krutoy242: you wouldn't need to use table.insert, just t[#t+1] = blah, but go for it
L42[00:32:15] <gamax92> lots of concat creates tons of strings and lots of hashing
L43[00:42:19] <dangranos> oh hi Krutoy242
L44[00:43:53] <Izaya> right.
L45[00:44:02] <Izaya> firefox refuses to load pages
L46[00:44:07] <Izaya> elinks works though
L47[00:44:26] <Izaya> reboot time, it seems
L48[00:47:54] <Krutoy242> gamax92, indeed, but isnt .. operator create more of strings? For example, s = s.. " " create second copy of first string. And if it huge, it will be very slow.
L49[00:48:38] <Krutoy242> table.concat instead do not copy string every time it add value to it.
L50[00:49:24] <gamax92> err, when I said concat I meant string concat, i.e .. , not table.concat
L51[00:53:22] <Krutoy242> Oh, ok. But i still cant understand why Sangar didnt make it in first place. Maybe here was some sacred meaning?
L52[00:57:02] <gamax92> oooooooooooooooooor, he just wasn't thinking about it ...
L53[00:57:12] <gamax92> you know, not everything has a meaning to it
L54[00:58:37] <gamax92> I didn't release this IRC client for OpenComputers with a piece of code accessing the wrong argument, because I secretly wanted to confuse all users or because I wanted to see how long it would take for people to notice
L55[00:58:43] <gamax92> it happened because copy pasta
L56[01:00:01] <Krutoy242> Ok then, if i will made this, it will be my first contribution. Thx for answer.
L57[01:05:21] <weather> "that is a nice ass shirt."
L58[01:05:30] <weather> "it's called pants not an ass shirt."
L59[01:07:29] ⇨ Joins: ping (~pixel@2601:4:680:104c:dd63:c33d:193a:b50c)
L60[01:07:29] zsh sets mode: +v on ping
L61[01:07:35] ⇦ Quits: ping (~pixel@2601:4:680:104c:dd63:c33d:193a:b50c) (Remote host closed the connection)
L62[01:11:53] <gamax92> ti£
L63[01:12:11] <gamax92> ¥
L64[01:12:16] <gamax92> €
L65[01:12:20] <gamax92> ß
L66[01:12:30] <Skye> $
L67[01:12:48] <Izaya> ø
L68[01:12:53] <gamax92> oh hello there Skye!
L69[01:13:18] <Skye> !
L70[01:13:21] <Izaya> ¤
L71[01:13:31] <Izaya> heheh, I have a compose key on Linux
L72[01:13:37] <gamax92> ₱
L73[01:14:03] <Izaya> ... I have a lot of monospace fonts
L74[01:14:09] <gamax92> lol
L75[01:15:00] * Skye sobs
L76[01:15:22] * Skye slaps intelliJ, gradle and Sangar
L77[01:15:22] * EnderBot2 rulls on the floor laughing
L78[01:16:57] <Izaya> Skye, use vim
L79[01:17:03] <Skye> uhh
L80[01:17:09] <Skye> I like IDEs
L81[01:17:41] <gamax92> I was forced to use vi
L82[01:18:05] <gamax92> it seems vi cannot remove newlines
L83[01:18:16] <Izaya> when I installed 386BSD on that 486 box
L84[01:18:18] <gamax92> I could not get it to do so
L85[01:18:19] <Izaya> it had only bi
L86[01:18:21] <Izaya> no ed
L87[01:18:25] <Izaya> s/bi/vi
L88[01:18:26] <Kibibyte> <Izaya> it had only vi
L89[01:18:38] <Izaya> so I used vi to configure and install it
L90[01:18:41] <Izaya> and you know what?
L91[01:18:43] <Izaya> I liked it.
L92[01:18:57] <gamax92> good for you
L93[01:19:23] ⇦ Quits: cpup (~cpup@32.218.119.18) (Ping timeout: 202 seconds)
L94[01:19:32] ⇨ Joins: cpup (~cpup@32.218.115.79)
L95[01:19:35] <gamax92> not being able to remove newlines and only add them is annoying though
L96[01:19:58] <Skye> "Error:Unable to make the module: OpenComputers, related gradle configuration was not found. Please, re-import the Gradle project and try again."
L97[01:20:00] <Skye> wut
L98[01:21:09] <Izaya> gamax92, dd?
L99[01:21:48] <gamax92> I am not using dd to edit a file ._.
L100[01:23:31] <Izaya> no
L101[01:23:33] ⇦ Parts: justastranger (justastran@2604:180::7239:d646) (Once you know what it is you want to be true, instinct is a very useful device for enabling you to know that it is))
L102[01:23:39] <Izaya> press dd while on the line you want to remove
L103[01:23:42] <Izaya> ._.
L104[01:24:48] <gamax92> ... I can't expect backspace to remove lines like any other sane editor?
L105[01:26:01] ⇨ Joins: PixelToast (PixelToast@Found.Nemo.In-Da.Pub)
L106[01:26:01] zsh sets mode: +v on PixelToast
L107[01:28:06] <rashy> at long last, I has purchased a vps. been wanting to for a while XD
L108[01:30:56] <Skye> I don't need a VPS!
L109[01:31:07] * Skye points to RPi
L110[01:31:24] * Skye sighs
L111[01:31:41] <Skye> oh hey! It's finally compiling!
L112[01:31:58] <rashy> I would, but ... 5Mbps upload
L113[01:32:39] <Skye> look, I have 3mbps upload
L114[01:32:43] <rashy> still have an nginx server running locally though, for quick testing
L115[01:33:02] * Skye sighs
L116[01:33:04] <rashy> I should add ... I'm going to be (and am) hosting a TS server
L117[01:33:12] <Skye> ah
L118[01:33:44] <rashy> home connection is stable enough with 20 users, 4-5 talking at once, but to be safe.
L119[01:38:52] <Krutoy242> http://oc.cil.li/index.php?/topic/599-magicavoxel-vox-converter-for-print3d/
L120[01:39:21] <Krutoy242> Do you thing it is userful?
L121[01:39:31] <Krutoy242> Think*
L122[01:41:04] * dangranos pokes hitecnologys and Krutoy242
L123[01:41:48] <rashy> nifty
L124[01:42:01] <hitecnologys> Krutoy242: woah, another Russian?
L125[01:42:44] <Krutoy242> Da
L126[01:43:18] <dangranos> :D
L127[01:43:38] <hitecnologys> Heh.
L128[01:44:12] * Izaya hrms
L129[01:44:26] <Izaya> Valve replaced the penguin icon for Linux/SteamOS with just the steam logo
L130[01:44:34] <rashy> :o
L131[01:44:39] <dangranos> is that even legal?
L132[01:44:53] <Skye> yes, I think.
L133[01:44:57] <Skye> because...
L134[01:45:06] <Skye> android doesn't have the linux logo?
L135[01:45:07] <rashy> that also happens to be the steamos logo, no?
L136[01:45:35] <Izaya> Indeed.
L137[01:45:43] <dangranos> as long as they dont claim that the OWN it, it's fine, right?
L138[01:46:01] <hitecnologys> Right.
L139[01:46:10] <Izaya> I'd say it's a reasonable thing to use the SteamOS logo for games that are also run on Linux
L140[01:46:42] <rashy> mmhm
L141[01:48:17] <Izaya> so the original Postal is on sale for $0.50
L142[01:49:02] <rashy> :o
L143[01:54:16] <weather> this song is AMAZING! http://downloads.khinsider.com/game-soundtracks/album/death-note-original-soundtrack/04-l-s-theme.mp3?u=1036152
L144[01:54:31] <weather> it's p good.
L145[02:11:15] *** weather is now known as Sandra
L146[02:13:11] ⇦ Quits: Krutoy242 (webchat@46.233.210.180) (Ping timeout: 204 seconds)
L147[02:17:22] *** PotatoTrumpet is now known as PotatoSLeep
L148[02:23:44] <Skye> Woah... the minecraft soundtrack is epic
L149[02:24:19] <Sandra> damn right. :D
L150[02:25:25] <hitecnologys> gamax92: I've got a good news for you.
L151[02:25:38] <hitecnologys> gamax92: we've removed EnviroMine! \o/
L152[02:31:09] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-347-216.w92-132.abo.wanadoo.fr)
L153[02:57:15] ⇨ Joins: VikeStep (~VikeStep@101.162.130.158)
L154[02:57:52] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L155[03:00:31] ⇦ Quits: Yepoleb (~quassel@188-23-112-169.adsl.highway.telekom.at) (Killed (availo.esper.net (Nickname regained by services)))
L156[03:00:33] ⇨ Joins: Yepoleb (~quassel@194-166-0-86.adsl.highway.telekom.at)
L157[03:25:13] ⇨ Joins: sciguyryan (~sciguyrya@80-254-76-195.dynamic.swissvpn.net)
L158[03:53:11] *** Riking is now known as Riking|away
L159[03:53:18] ⇨ Joins: Vex|Mobile (~Vexatos@tmo-096-123.customers.d1-online.com)
L160[03:53:29] ⇦ Quits: Vex|Mobile (~Vexatos@tmo-096-123.customers.d1-online.com) (Client Quit)
L161[03:53:55] ⇨ Joins: Vex|Mobile (~Vexatos@tmo-096-123.customers.d1-online.com)
L162[03:55:05] <Vex|Mobile> Hellö
L163[03:56:38] <Izaya> hellȯ
L164[03:57:03] <Vex|Mobile> Hellõ
L165[03:59:17] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Quit: WeeChat 1.2)
L166[04:01:07] ⇦ Quits: Vex|Mobile (~Vexatos@tmo-096-123.customers.d1-online.com) (Quit: TurboIRC for iOS. Available at the App Store.)
L167[04:02:05] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L168[04:02:38] <clever> Katie: first attempt at fixing it was to just refresh the screen every 10mins, but that didnt work out well
L169[04:03:11] <clever> Katie: my latest attempt has an invisible presureplate (enderio, painted with the glass texture) sending a redstone signal, so i can cycle thru a list of tips as people walk in
L170[04:03:22] <clever> the tip screen updates, but the rules screen is fixed
L171[04:03:39] <clever> the code is set to refresh both, but only the tips screen updates
L172[04:07:26] ⇨ Joins: Inari (~Uni@p5493562B.dip0.t-ipconnect.de)
L173[04:10:03] <Inari> http://imgur.com/Fdvsqje oh look, cute little wasps
L174[04:17:07] <nxsupert> o/
L175[04:17:21] * Inari chops off nxsupert's arm
L176[04:17:22] <Inari> next
L177[04:17:41] * nxsupert chops of Inari's head.
L178[04:17:51] <nxsupert> s/of/off
L179[04:17:51] <Kibibyte> * nxsupert chops off Inari's head.
L180[04:18:42] <Inari> :P
L181[04:18:44] <nxsupert> How is everyone?
L182[04:18:51] <Inari> fine i guess
L183[04:22:29] * Skye looks at the heads and arms and blood and then promptly faints
L184[04:40:39] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Ping timeout: 378 seconds)
L185[04:44:27] *** Magik6k|off is now known as Magik6k
L186[05:12:44] * nxsupert cuts off Skye's leg.
L187[05:12:56] <Skye> !!!
L188[05:14:24] <nxsupert> How are you Skye?
L189[05:14:41] *** Magik6k is now known as Magik6k|off
L190[05:17:06] <Skye> bleeding
L191[05:21:39] *** alekso56- is now known as alekso56
L192[05:24:33] <Izaya> injured?
L193[05:25:09] ⇨ Joins: VikeStepFTB (~VikeStep@101.162.130.158)
L194[05:25:32] ⇦ Quits: VikeStepFTB (~VikeStep@101.162.130.158) (Client Quit)
L195[05:26:01] ⇨ Joins: VikeStepFTB (~VikeStep@101.162.130.158)
L196[05:26:14] ⇦ Parts: Kodos (~Kodos@2602:306:ce20:6c30:687b:add5:80ff:797a) ())
L197[05:26:36] ⇨ Joins: Kodos (~Kodos@2602:306:ce20:6c30:687b:add5:80ff:797a)
L198[05:26:36] zsh sets mode: +v on Kodos
L199[05:26:46] ⇦ Quits: VikeStep (~VikeStep@101.162.130.158) (Ping timeout: 198 seconds)
L200[05:29:35] ⇦ Quits: VikeStepFTB (~VikeStep@101.162.130.158) (Client Quit)
L201[05:29:55] ⇨ Joins: VikeStep (~VikeStep@101.162.130.158)
L202[05:31:48] * Skye throws a brick at nxsupert
L203[05:33:04] * nxsupert throws a nuke at Skye
L204[05:33:18] <Skye> is it active?
L205[05:33:28] <nxsupert> Yes
L206[05:33:53] <Skye> #oc is blown up...
L207[05:35:10] <nxsupert> Probably not one of my best ideas
L208[05:35:22] <XDjackieXD> :P
L209[05:35:28] <dangranos> pff
L210[05:35:37] <dangranos> you cant just nuke #oc
L211[05:35:52] <nxsupert> True.
L212[05:36:08] <XDjackieXD> where are the esper.net servers located? ^^
L213[05:36:15] * nxsupert makes a star go supernova in #oc
L214[05:36:44] <Inari> how do i do something once a TE has been initialized (so it knows its coords and world and such)
L215[05:37:08] <dangranos> if you relly want to destroy #oc you need to
L216[05:37:50] <nxsupert> If I want to destroy #oc I would probably try and make the bots fight.
L217[05:39:15] <nxsupert> Inari: #minecraftforge?
L218[05:39:25] <Inari> nah
L219[05:41:36] <XDjackieXD> Inari using the constructor of your TE's class?
L220[05:41:51] <Inari> it isnt initilaized when that is called
L221[05:42:05] <XDjackieXD> what do you define as initialized?
L222[05:42:12] <Inari> it has a worlrdobj and its coords
L223[05:42:38] <Izaya> it occurs to me somewhat after I did so, that using the slowest machine in the house as the DB server was a bad idea
L224[05:42:47] <nxsupert> Are you calling super before hand?
L225[05:42:54] <Lizzy> XDjackieXD, if you go to Esper's website it tells you where the servers are located
L226[05:43:36] <Inari> nxsupert: nope :p dont see hwo super woudl initilaize it though unless MC keeps a state of whats the last to be getting a TE
L227[05:44:21] <XDjackieXD> you could use the block class to give the coords and the worldobj to your te's constructor
L228[05:45:17] <Inari> create TE has no coords
L229[05:45:37] <XDjackieXD> hmm
L230[05:45:51] <nxsupert> Inari: Ask #minecraftforge . They probably know.
L231[05:46:10] <Inari> nah
L232[05:46:16] <nxsupert> Why?
L233[05:46:25] <Inari> cause that channel is terrible :P
L234[05:46:32] <nxsupert> Why?
L235[05:46:47] <Inari> well seems getting it in onPostBlockPlaced works
L236[05:48:43] <Inari> another thing i dont quite get is why i cant put @SideOnly(Side.SERVER) on updateEntity :D
L237[05:49:18] <XDjackieXD> because the server also has to update what the te does?
L238[05:49:19] <Lizzy> because entities can be on both sides maybe?
L239[05:49:32] <Inari> sure, but the code s hould only run on the serve rside
L240[05:49:36] <Inari> but when i do that it seems to run on neither
L241[05:49:57] <Lizzy> my fridge is making some fucking awful noise
L242[05:50:05] <Inari> Lizzy: still or again? :p
L243[05:50:10] <Lizzy> and something just blew up outside
L244[05:50:16] <nxsupert> Lizzy. Use world.isRemote
L245[05:50:17] <Lizzy> Inari, again, it does it a lot
L246[05:50:43] <Lizzy> nxsupert, why are you giving me coding advice? i'm not coding at the moment
L247[05:50:58] <nxsupert> Sorry. Wrong person
L248[05:51:14] <nxsupert> s/Lizzy/Inari
L249[05:51:15] <Kibibyte> <nxsupert> Inari. Use world.isRemote
L250[05:53:13] <Inari> wee it worketh
L251[05:54:07] <nxsupert> @SideOnly seems to be almost useless. 99% of the time you use Proxies or world.isRemote
L252[05:59:01] <Inari> wee my crappy pipes work :p
L253[06:01:02] <Inari> well they dont save/restart poperly on unload/reload and dont drop contents on break, but eh :p
L254[06:08:24] <Inari> https://dl.dropboxusercontent.com/u/18783800/html5test/c1.mp4 well enough of that for today, gotta play some more~
L255[06:09:08] *** Guest85570 is now known as Kilobyte
L256[06:09:08] zsh sets mode: +v on Kilobyte
L257[06:14:07] <Kilobyte> o/
L258[06:14:45] <Lizzy> \o
L259[06:26:39] *** Cruor|Away is now known as Cruor
L260[06:28:15] *** Skye is now known as Skye|ExamRevision
L261[06:29:36] <Sangar> o/
L262[06:30:11] <Inari> wheres vex wheny ouneed him :<
L263[06:33:28] <Izaya> Skye|ExamRevision, I've decided that once I replace emilia as the file server with something nicer and newer, I'm gonna install BeOS 5 Pro on there
L264[06:40:11] *** Cruor is now known as Nadeko
L265[06:44:56] ⇦ Quits: Lunatrius (~Lunatrius@77.38.103.182) (Quit: In theory, there is no difference between theory and practice. But, in practice, there is.)
L266[06:46:56] <Kubuxu> .l for w in ("1234"):gmatch("..") do print(w) end
L267[06:46:56] <^v> Kubuxu, 12 | 34 | nil
L268[06:47:03] <Kubuxu> .l for w in ("1234"):gmatch("...") do print(w) end
L269[06:47:03] <^v> Kubuxu, 123 | nil
L270[06:50:50] <Kubuxu> .l ("123"):sub(-1)
L271[06:50:51] <^v> Kubuxu, 3
L272[06:51:12] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L273[06:51:19] <Kubuxu> .l ("1234"):sub(#("1234")%3)
L274[06:51:19] <^v> Kubuxu, 1234
L275[06:51:25] <Kubuxu> .l ("1234"):sub(-#("1234")%3)
L276[06:51:25] <^v> Kubuxu, 234
L277[06:51:50] <Kubuxu> .l ("1234"):sub(-(#("1234")%3))
L278[06:51:50] <^v> Kubuxu, 4
L279[06:51:56] <Kubuxu> .l ("12345"):sub(-(#("12345")%3))
L280[06:51:56] <^v> Kubuxu, 45
L281[06:52:02] <Kubuxu> .l ("123456"):sub(-(#("123456")%3))
L282[06:52:02] <^v> Kubuxu, 123456
L283[06:52:49] <Kubuxu> ("1234"):sub(3)
L284[06:52:53] <Kubuxu> .l ("1234"):sub(3)
L285[06:52:53] <^v> Kubuxu, 34
L286[06:52:57] <Kubuxu> .l ("1234"):sub(4)
L287[06:52:58] <^v> Kubuxu, 4
L288[06:56:12] <Kubuxu> Sangar, Has OC EOF keyboard shortcut?
L289[06:56:21] <Kubuxu> When program is reading by io.read
L290[06:57:00] <Sangar> ctrl+d
L291[06:57:15] <Sangar> well, sorta
L292[06:57:16] <Kubuxu> Ok. w/o that base64 program wouldn't work.
L293[06:58:00] <Sangar> that only works if the prompt is empty... for reasons i cannot remember. so it probably won't work for that scenario
L294[06:58:09] <Kubuxu> OH.
L295[06:58:22] <Sangar> it should be relatively safe to change that though
L296[06:59:13] <Sangar> though i'm not sure to what, really :X
L297[06:59:25] <Sangar> which is probably the reason it is like it is!
L298[06:59:43] *** SleepingFairy is now known as Daiyousei
L299[07:00:01] ⇨ Joins: Lunatrius (~Lunatrius@77.38.103.182)
L300[07:00:30] *** Pyrolusite is now known as Pyrolusite_IRC
L301[07:00:56] <Kubuxu> As for base64 program I can't read by lines and I have to read by two or three bytes depending on encoding or decoding.
L302[07:01:25] <Kubuxu> s/two/four
L303[07:01:25] <Kibibyte> <Kubuxu> As for base64 program I can't read by lines and I have to read by four or three bytes depending on encoding or decoding.
L304[07:01:53] <Sangar> why can't you read lines?
L305[07:02:26] <Kubuxu> I can but I have to process them in string of size %3 in case of encoding.
L306[07:02:26] <Sangar> or rather why can't you concat whatever io.read() returns, until it returns nil?
L307[07:03:00] <Sangar> nothing a little manual buffering can't fix :P
L308[07:03:16] <Kubuxu> I do that in case of sha256sum but you cant use it w/o EOF sign.
L309[07:03:26] <Kilobyte> Kubuxu: eof == nil
L310[07:03:30] <Sangar> ^
L311[07:03:42] <Kubuxu> But how user specifies it?
L312[07:03:50] <Kubuxu> After running the program.
L313[07:03:59] <Kilobyte> you just call it until it returns nil
L314[07:04:10] <Sangar> that's why lines. then they can ctrl+d (on blank line) when done
L315[07:04:27] <Kilobyte> like on pretty much any unix shell
L316[07:04:52] <Kubuxu> Can they ctrl-d always? <Sangar> that only works if the prompt is empty... for reasons i cannot remember. so it probably won't work for that scenario
L317[07:05:16] <Sangar> well, "lines". you should keep calling io.read anyway, because there might be some stream on the other end that can underflow
L318[07:05:29] <Kubuxu> Currently I read "a" meaning all and I call it in loop too.
L319[07:05:30] <Sangar> they can always press it when there's no text in the input
L320[07:05:41] <Sangar> so they can "asd" [enter] [ctrl+d]
L321[07:05:57] <Sangar> well that'll be fine
L322[07:06:01] <Kilobyte> Sangar: yup, thats basicly how a unis shell does it
L323[07:06:05] <Sangar> *a reads until they ctrl+d
L324[07:06:06] ⇨ Joins: MajGenRelativity (~androirc@c-73-186-66-242.hsd1.ma.comcast.net)
L325[07:06:11] <MajGenRelativity> Hello
L326[07:06:30] <Kilobyte> sup
L327[07:06:37] <Sangar> Kilobyte, \o/ i accidentally did something right. or maybe i tested it, can't remember :X
L328[07:06:50] <Kilobyte> possibly :P
L329[07:07:34] <MajGenRelativity> Sangar, quick question. Is there a config setting to allow you to break a computer case, but not interact with the software using useradd?
L330[07:07:55] <Sangar> i don't think so, no
L331[07:08:11] <Sangar> because useradd would be kind of pointless then
L332[07:08:24] <Sangar> because it's not stored across cases being broken and placed again
L333[07:08:41] <MajGenRelativity> True
L334[07:09:00] <MajGenRelativity> Guess I got to disable it on my server, :(
L335[07:09:18] <MajGenRelativity> Lol, nxsupert will be sad
L336[07:09:26] * Kilobyte still is not sure how to integrate the raw user system into his os
L337[07:09:43] <nxsupert> Yes I will.
L338[07:09:55] <Sangar> well, as long as breaking has to be allowed, it makes no difference if you'd use useradd or just implement it yourself in software. so you can do that instead :P
L339[07:09:56] <Kilobyte> i can find out who is typing on a computer, right?
L340[07:10:02] <Sangar> ^
L341[07:10:03] * MajGenRelativity is not sure how to minimize the keyboard on his phone
L342[07:10:03] <Sangar> via that
L343[07:10:19] <MajGenRelativity> I figured that
L344[07:10:29] <Inari> wait, you can find out who is typing?
L345[07:10:37] <MajGenRelativity> Yes
L346[07:10:40] <Inari> how :o
L347[07:10:45] <nxsupert> Yea. It is in the event.
L348[07:10:46] <Kilobyte> Inari: the keyboard event contains the name
L349[07:10:47] <MajGenRelativity> It is a thing
L350[07:10:50] <Inari> oh
L351[07:10:51] <Inari> fancy xD
L352[07:10:51] <MajGenRelativity> There
L353[07:10:58] <Kilobyte> i could make a driver for restricting access to currently logged on user...
L354[07:11:09] <MajGenRelativity> How to minimize keyboard on phone though
L355[07:11:34] <Kilobyte> that sounds interesting... whatever, i gotta get it working first
L356[07:11:36] <MajGenRelativity> I did it somehow
L357[07:11:43] <Kilobyte> still long way to go until it can actually boot
L358[07:13:04] <MajGenRelativity> Im just sitting here relaxing
L359[07:13:22] <MajGenRelativity> In about an hour, I am going to go and finally finish my gui
L360[07:13:34] <MajGenRelativity> Then, I got to make my server modpack
L361[07:13:48] <Inari> so, can microcontrollers use gpu/screen?
L362[07:14:07] <MajGenRelativity> No?
L363[07:14:35] <MajGenRelativity> I think they could use GPU but a screen is an external component
L364[07:14:40] <MajGenRelativity> I think
L365[07:14:42] <Inari> yeah but the gpu exposes it
L366[07:14:50] <MajGenRelativity> I um
L367[07:15:01] <Kilobyte> it still needs a network connection to the screen
L368[07:15:08] <Kilobyte> or the gpu can't access it
L369[07:15:11] <Inari> meh
L370[07:15:38] <MajGenRelativity> Inari, team pls :p
L371[07:16:58] <MajGenRelativity> *hushed silence*
L372[07:17:19] <MajGenRelativity> Btw, Dave Dave entreated me to say that he misses you
L373[07:22:51] ⇦ Quits: MajGenRelativity (~androirc@c-73-186-66-242.hsd1.ma.comcast.net) (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
L374[07:28:28] <Inari> ~oc gpu
L375[07:28:28] <ocdoc> http://ocd.cil.li/component:gpu
L376[07:42:39] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Ping timeout: 189 seconds)
L377[07:45:08] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L378[07:47:39] ⇨ Joins: CoolSquid (~CoolSquid@ti0011a400-6728.bb.online.no)
L379[07:51:29] ⇨ Joins: endriuOC (~endriuOC@148.ip-176-31-161.eu)
L380[07:56:35] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L381[07:56:57] <MajGenRelativity> hello again
L382[08:03:17] *** gAway2002 is now known as g
L383[08:19:57] <MajGenRelativity> I need more water for my reactor
L384[08:20:08] <MajGenRelativity> 2 reservoirs, and a BC pump aren't enough :(
L385[08:20:32] <Lizzy> do you mean a big reactor and turbine?
L386[08:20:38] <MajGenRelativity> yes
L387[08:20:53] <Lizzy> if you're needing more water you havent balanced/set it up right
L388[08:21:00] <MajGenRelativity> :
L389[08:21:21] <Lizzy> you can make a system that only needs to be filled up and it'll stay active
L390[08:21:29] <MajGenRelativity> how
L391[08:21:35] <MajGenRelativity> I have a water feedback to the reactor
L392[08:22:18] <Lizzy> either lower the output of the reactor so that it's not making more than the turbine is/can use
L393[08:22:31] <MajGenRelativity> the turbine can use all the steam I can get
L394[08:22:44] <MajGenRelativity> I can't input enough water to make enough steam to get 1800 RPM
L395[08:22:55] <Lizzy> then sit at 900 rpm
L396[08:23:10] <MajGenRelativity> but 1800 is better :(
L397[08:23:13] <Lizzy> nope
L398[08:23:23] <Lizzy> 900 and 1800 both yeild the same rf out
L399[08:23:30] <Lizzy> unless that was changed recently
L400[08:23:35] <MajGenRelativity> I read that 1800 is now a little better
L401[08:23:38] <MajGenRelativity> about 5%
L402[08:24:12] <Lizzy> well, if your reactor cant keep up, you're gonna have to either throttle back your turbine or make your reactor more powerful
L403[08:24:22] <MajGenRelativity> :
L404[08:24:38] <MajGenRelativity> my reactor at 40% power can make 1400 mb/t of steam
L405[08:24:50] <MajGenRelativity> It's not a reactor power issue
L406[08:25:14] <Lizzy> how much steam can your turbine take?
L407[08:25:27] <MajGenRelativity> a max of 2000 mb/t
L408[08:25:34] <MajGenRelativity> I can't set the input level any higher :(
L409[08:25:49] <Lizzy> also what is your turbine's "vent" mode?
L410[08:26:21] <MajGenRelativity> dump excess
L411[08:27:19] <Lizzy> set it to the "closed" one (cant recall exact name without looking at it), that way *all* your water should go back to the reactor
L412[08:27:33] <MajGenRelativity> Ok
L413[08:30:23] <MajGenRelativity> it's making it worse :(
L414[08:30:26] <MajGenRelativity> I KNOW!
L415[08:30:37] <MajGenRelativity> Upgrade the return ender fluid conduit to tesseracts too!
L416[08:30:43] <Lizzy> then after that you need to balance your turbine's intake so that it spins without using too much steam and then balance your reactor
L417[08:31:59] <MajGenRelativity> Unfortunately, I'm stuck using stinky electrum coils
L418[08:32:06] <MajGenRelativity> I'm slowly upgrading to enderium though
L419[08:33:01] <MajGenRelativity> MORE SPEED!
L420[08:33:41] <MajGenRelativity> :
L421[08:33:51] <MajGenRelativity> now my efficiency is low :(
L422[08:35:01] <Lizzy> you need to continue balancing them out
L423[08:35:04] <MajGenRelativity> 1280 mb/t is all the steam my turbine needs
L424[08:35:06] <MajGenRelativity> for now
L425[08:35:11] <MajGenRelativity> 10k RF/t, not bad
L426[08:35:42] <MajGenRelativity> 0.05 mb/t yellorium used
L427[08:35:58] <MajGenRelativity> I'll tinker more later
L428[08:36:04] <MajGenRelativity> GUI'ing with jackie awaits me
L429[08:36:19] <MajGenRelativity> I want a laser drill
L430[08:37:08] ⇦ Quits: VikeStep (~VikeStep@101.162.130.158) (Quit: Leaving)
L431[09:01:57] ⇨ Joins: MrRatermat (~ratermat@host86-142-37-89.range86-142.btcentralplus.com)
L432[09:07:57] ⇦ Quits: Forecaster (~Forecaste@83.223.1.173) (Read error: Connection reset by peer)
L433[09:10:19] ⇨ Joins: Forecaster (~Forecaste@83.223.1.173)
L434[09:26:56] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Quit: WeeChat 1.2)
L435[09:43:12] <Kubuxu> Sangar, I was thinking about size limits as you said.
L436[09:44:30] <Kubuxu> As you can't hash in parts and so on the only real solution I see is setting some arbitrary large limits for not-memory-limited archs.
L437[09:44:34] <Kubuxu> Like 10M
L438[09:46:39] <Sangar> hrm, good point. i guess that'd work. in addition, something like `if (size > x) context.sleep(1)` or so, maybe?
L439[09:47:31] <Kubuxu> Hmm. That is good idea.
L440[09:50:17] <Inari> !tell test test
L441[09:50:31] <gamax92> donate
L442[09:50:38] <Inari> ;tell test test
L443[09:50:39] <Inari> :<
L444[09:50:52] <nxsupert> o/
L445[09:51:10] <gamax92> inari
L446[09:51:14] <gamax92> bad
L447[09:56:27] <vifino> gamax92
L448[09:56:28] <vifino> good
L449[09:58:49] <Inari> ~oc event
L450[09:58:49] <ocdoc> http://ocd.cil.li/api:event
L451[10:00:26] <Inari> is pull signal an openos thing or a computer thing
L452[10:00:29] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L453[10:00:44] <dangranos> https://www.youtube.com/watch?v=ONa1bOTHSpQ
L454[10:00:45] <MichiBot> dangranos: Physics running server side. | length 28s | Likes: 0 Dislikes: 0 Views: 15 | by The Gliby
L455[10:01:08] <Inari> dangranos: i hope that s UDP
L456[10:01:12] <Lizzy> Inari, openos
L457[10:01:30] * MajGenRelativity mutters something about needing rediculous amounts of iron for turbines
L458[10:01:30] <Inari> okay, thanks :3
L459[10:01:42] * MajGenRelativity and stupid indecipherable java errors
L460[10:08:13] <Inari> hrm
L461[10:08:17] <Inari> if i use 3 gpus
L462[10:08:22] <Inari> i can draw 3 times as quick
L463[10:08:48] <gamax92> because drawing 128 things per tick wasn't fast enough
L464[10:08:59] <Inari> define things
L465[10:09:08] <gamax92> calls
L466[10:09:30] <dangranos> XD "my laptop doesn't even have opengl 4.1+ :(" "#firstworldproblems"
L467[10:10:18] <gamax92> "OpenGL version string: 1.4"
L468[10:10:38] <gamax92> that's good right, I can just swap the numbers and pretend to have 4.1
L469[10:12:47] <MajGenRelativity> well, my turbine has 1 more layer of electrum coils and rotors
L470[10:13:10] <MajGenRelativity> I'm letting it spin up to 1800 RPM and see how much RF/t i make
L471[10:13:56] *** PotatoSLeep is now known as PotratoTurmpteoge
L472[10:14:24] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Quit: Time to go, to adventure!)
L473[10:14:55] <Kodos> http://imgur.com/m9Fk9wH
L474[10:15:58] *** Kodos is now known as Kodos|Zzz
L475[10:16:05] <PotratoTurmpteoge> night kodos
L476[10:16:11] <Kodos|Zzz> gn
L477[10:22:01] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Remote host closed the connection)
L478[10:24:15] *** PotratoTurmpteoge is now known as PoTaToTrUmPeT
L479[10:24:38] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L480[10:28:16] *** Magik6k|off is now known as Magik6k
L481[10:31:28] * PoTaToTrUmPeT has no idea what to do
L482[10:32:46] <Lizzy> PoTaToTrUmPeT, I'll accept your Social Club friend request tomorrow when i'm on my GTAV capable pc
L483[10:33:34] <PoTaToTrUmPeT> oh hi nLizzy
L484[10:33:41] <PoTaToTrUmPeT> kk
L485[10:35:33] <Inari> i found a bug D: when i set a background color and shut down the pc, then turn it back on, for a splitsecond it fills the screen in the backgroudn color i set earlier :<
L486[10:37:52] <gamax92> Inari: not really a bug
L487[10:38:05] <Inari> im not aware of gpus storing any state when they dont have power thouhg?
L488[10:46:59] <Sangar> the gpu? only which screen it is bound to. the screen itself? oh yes. so no, not a bug :P
L489[10:49:18] <gamax92> Sangar: so say you have two screens, and while bounded to first one you set to green, will the second one if switched to also draw green or whatever was last set on that screen
L490[10:49:42] <Sangar> the latter
L491[10:49:49] <Sangar> i think?
L492[10:49:55] <Inari> well, no
L493[10:50:02] <Inari> it draw in the color it was set to before shutdown
L494[10:50:20] <Sangar> ?
L495[10:50:37] <gamax92> Inari: what I asked was unrelated to your situation
L496[10:50:50] <Inari> and i was respodning to sangars answer :p
L497[10:51:11] <Sangar> but my answer doesn't contradict what you said?
L498[10:51:23] <Inari> the screen stores what?
L499[10:51:30] <Sangar> everything
L500[10:51:39] <Inari> why D:
L501[10:51:42] ⇨ Joins: MajGenRelativity (~Majgenrel@c-73-186-66-242.hsd1.ma.comcast.net)
L502[10:51:46] <MajGenRelativity> Hi
L503[10:51:50] <Sangar> because it holds the textbuffer object
L504[10:51:57] <gamax92> oh yeah that's right.
L505[10:52:01] <gamax92> phew
L506[10:52:22] <Inari> well its a cosmetic bug, since thats now how screens are supposed to work
L507[10:52:42] * dangranos pokes SKS
L508[10:52:43] <Sangar> wrong. it's how *you* think screens are not supposed to work ;)
L509[10:52:44] <MajGenRelativity> Gamax, worked on updating the modpack today
L510[10:52:49] <Inari> haha
L511[10:52:50] <gamax92> yay
L512[10:53:02] <Inari> well non of my RL screens work that way :D
L513[10:53:13] ⇦ Quits: MajGenRelativity (~Majgenrel@c-73-186-66-242.hsd1.ma.comcast.net) (Remote host closed the connection)
L514[10:53:17] <Sangar> none of your rl screens are 1x1x1 meters, i'd wager :P
L515[10:53:24] <Inari> xP
L516[10:53:38] <Inari> shouldnt it still reset the color..
L517[10:53:40] <gamax92> even though It says meter's I like to think of them as 1/3 of a meter
L518[10:54:33] <Inari> gamax92: so you are 66cm tall in MC?
L519[10:54:52] <Sangar> eh, they work the way they do because i want them to. makes a ton of things a lot easier ;)
L520[10:55:04] <gamax92> isn't cm 1/100th of a meter
L521[10:55:15] <Negi> Yes.
L522[10:56:02] <Inari> ya
L523[10:56:58] <dangranos> my tox id if anyone wants B4D3D74DEDEEDB3F729FDDC53184BE575DE12E4175FA3BC03B7441201F0B167B66C133E16E58
L524[10:57:12] <Inari> tox id?
L525[10:57:18] <XDjackieXD> I like tox :P
L526[10:57:52] <hitecnologys> Woah.
L527[10:57:55] <XDjackieXD> Inari: it's basically skype but a lot better ^^
L528[10:58:00] <hitecnologys> I though I was the only one using it.
L529[10:58:23] <XDjackieXD> nope :P
L530[10:59:50] <wolfmitchell> gamax92, u fokkin wot m8 i swer on me mum i'll rek ye
L531[11:00:51] <Sangar> "better than skype" that's saying nothing >_>
L532[11:00:55] <dangranos> i just decided to reinstall utox
L533[11:06:45] ⇨ Joins: phoxmeh (~phoxmeh@108-235-225-111.lightspeed.tukrga.sbcglobal.net)
L534[11:09:04] ⇦ Quits: phoxmeh (~phoxmeh@108-235-225-111.lightspeed.tukrga.sbcglobal.net) (Client Quit)
L535[11:14:02] *** Pwootage|Off is now known as Pwootage
L536[11:21:17] ⇨ Joins: ThatOne (webchat@p57B71C82.dip0.t-ipconnect.de)
L537[11:25:04] <Negi> Seems interesting, I'm in.
L538[11:25:18] <Negi> dangranos: Didn't BitTorrent attempt to do something like that too ?
L539[11:25:33] <dangranos> yeah
L540[11:25:39] <dangranos> but iirc it was after tox
L541[11:25:47] <Negi> I think so.
L542[11:25:53] <dangranos> hm, is BT's thing opensource?
L543[11:26:04] <Negi> I don't know, iirc no.
L544[11:26:23] <Negi> Lemme check
L545[11:26:31] * dangranos lits flamethrower and runs toward BT
L546[11:27:05] <ThatOne> according to the example OC calls exposed functions with a Context and an Arguments parameter https://github.com/MightyPirates/OpenComputers/tree/master-MC1.7.10/src/main/java/li/cil/oc/api#making-a-tile-entity-available-as-a-component--peripheral
L547[11:27:32] ⇦ Quits: rashdanml (~rashdanml@S010628c68e00b41e.vc.shawcable.net) (Read error: Connection reset by peer)
L548[11:28:15] <ThatOne> however Context imports network.Node which in turn has functions that return Environment which is not imported in Node
L549[11:28:21] <Negi> Doesn't seem so, dangranos ( http://bleep.pm )
L550[11:28:24] * gamax92 pokes Sangar ^
L551[11:28:58] <ThatOne> same with Visibility and Network
L552[11:29:07] <dangranos> http://forum.bittorrent.com/topic/30924-open-source/
L553[11:29:08] <dangranos> XD
L554[11:29:17] <Sangar> wat
L555[11:29:18] <dangranos> that "bleepfan"'s comment
L556[11:29:35] <dangranos> "Here's a deal for you: my company will make a Beep type chat program, free and open source, if you pay $1m for its development."
L557[11:29:40] <dangranos> he didnt saw tox yet
L558[11:30:03] <ThatOne> https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/java/li/cil/oc/api/network/Node.java#L38
L559[11:30:31] <Sangar> what's your point? i don't see it.
L560[11:30:37] <dangranos> "You generally can have either open source or a great product." XD
L561[11:30:48] <dangranos> that man is just hilarious
L562[11:30:50] <ThatOne> am I just missing something or is that an error with OC?
L563[11:31:25] <Sangar> i'm pretty sure it's the former, but i don't know what you think the problem is?
L564[11:31:33] <Negi> Oh it seems I have Bleep installed on my phone, dangranos.
L565[11:32:03] <dangranos> well
L566[11:32:12] <dangranos> we were talking about tox at first...
L567[11:32:24] <dangranos> also, there is antox
L568[11:32:47] <Sangar> is there botox yet? :3
L569[11:33:14] <dangranos> no, but there is toxic
L570[11:33:23] *** Riking|away is now known as Riking
L571[11:34:28] <Sangar> ThatOne, i really don't know what you mean, but you might want to have a look at the example projects if you have trouble with the api (the oc-example-xyz repos in http://git.io/FVS1)
L572[11:34:47] <Negi> dangranos: You're a Linux user ?
L573[11:35:02] <dangranos> ofc
L574[11:35:09] <dangranos> ctcp version me
L575[11:35:13] <Negi> Hm, how do you start utox then ?
L576[11:35:25] <dangranos> i run "utox"?
L577[11:35:40] <Negi> I just built it from AUR and it doesn't work :I
L578[11:35:44] <dangranos> :|
L579[11:35:48] <Negi> Woah what
L580[11:35:50] <gamax92> Build it again
L581[11:35:51] <gamax92> better
L582[11:35:53] <gamax92> stronger
L583[11:35:53] <gamax92> faster
L584[11:35:56] <Negi> Mysteriously starts working.
L585[11:36:06] <dangranos> yeah, it's kinda slow to start
L586[11:36:36] <dangranos> or not
L587[11:36:46] <Izaya> CompanionCube!
L588[11:36:50] ⇦ Quits: MrRatermat (~ratermat@host86-142-37-89.range86-142.btcentralplus.com) (Quit: MrRatermat)
L589[11:36:54] <CompanionCube> Izaya, Izaya!
L590[11:37:12] <Izaya> Trivia: What year is Analogue/Hate set in?
L591[11:37:17] <CompanionCube> Izaya, depends
L592[11:37:18] <dangranos> CompanionCube?
L593[11:37:34] <CompanionCube> actually
L594[11:37:34] <dangranos> Donkey!
L595[11:37:37] <CompanionCube> i don't know
L596[11:37:43] <Izaya> fuck
L597[11:37:47] <Izaya> more googling, then
L598[11:37:59] <CompanionCube> also
L599[11:38:04] * CompanionCube is addicted to playing SS13.
L600[11:38:05] <dangranos> is that for the card?
L601[11:38:22] <Izaya> dangranos, don't ask why I need it for the card, but yes
L602[11:38:31] * dangranos pats CompanionCube
L603[11:38:43] <dangranos> soon. sooon we will be playing SS14
L604[11:38:59] <CompanionCube> dangranos, such a shame it doesn't work right in wine
L605[11:39:06] *** prasselpikachu is now known as prassel|off
L606[11:39:09] <dangranos> heh
L607[11:39:15] <dangranos> i use VM...
L608[11:39:18] <dangranos> overkill, but hey
L609[11:39:29] <Izaya> does it run on XP?
L610[11:39:41] <dangranos> SS13 is runs on byond
L611[11:39:56] <CompanionCube> dangranos, I use VBox + seamless mode
L612[11:40:08] <dangranos> ss14 is some standalone semi-broke unfinished bare-bones engine template notagameyet
L613[11:40:33] <CompanionCube> dangranos, the server can be ran on linux though
L614[11:40:37] <Izaya> fuck it, 2390 will do
L615[11:40:39] <dangranos> yep
L616[11:40:44] <dangranos> that's a weird part
L617[11:40:49] *** ConcernedHobbit is now known as Hobbit|Afk
L618[11:41:05] <dangranos> also, WHY there is hardware acceleration in byond?
L619[11:41:36] <Izaya> I can still remember the phone numbers from Digital
L620[11:41:36] <Izaya> wtf
L621[11:42:10] <CompanionCube> dangranos, heck
L622[11:42:18] <CompanionCube> even the fookin IDE / compiler will work on linux
L623[11:42:21] <CompanionCube> but the client? nope.
L624[11:43:06] <dangranos> they are working on html5 shit
L625[11:43:22] <dangranos> ofc it works like shit that also can freeze FF
L626[11:43:34] <dangranos> but i am not that patient to wait for it to load
L627[11:43:35] <CompanionCube> dangranos, there is a web client
L628[11:43:42] <CompanionCube> but glhf using it anywhere with ss13
L629[11:43:46] <dangranos> that;s what i am talking about
L630[11:44:11] <CompanionCube> dangranos, what's your server of choice?
L631[11:44:53] <dangranos> any
L632[11:45:07] <dangranos> preferably with soft RP
L633[11:45:24] <dangranos> (oh, did i told i was banned on goons for a week?)
L634[11:46:01] <dangranos> bombed kitchen and chemistry as a monkey, from start of round
L635[11:46:19] <CompanionCube> dangranos, my server of choice is /tg/station, Basil
L636[11:46:46] <dangranos> nicely eats away walls and loors at 5 tiles raidus, ingintes people a little
L637[11:47:38] <CompanionCube> metastation best map
L638[11:53:27] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Ping timeout: 189 seconds)
L639[11:56:14] *** Skye|ExamRevision is now known as Skye
L640[11:56:58] ⇦ Quits: awwww (uid89252@id-89252.ealing.irccloud.com) (Quit: Connection closed for inactivity)
L641[12:00:20] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L642[12:00:24] ⇨ Joins: Vex|Mobile (~Vexatos@tmo-112-27.customers.d1-online.com)
L643[12:00:56] *** Nadeko is now known as Nadeko|Away
L644[12:01:00] <Vex|Mobile> o/
L645[12:05:15] <Izaya> http://www.strangehorizons.com/2004/20040405/badger.shtml
L646[12:06:43] <Vex|Mobile> I do not even want to think about attempting to try and maybe click that link
L647[12:07:10] <Izaya> what's wrong with badgers?
L648[12:07:22] <Izaya> it's the user notes for installing Linux on a dead badger
L649[12:07:36] <Sangar> mkay
L650[12:07:51] <Vex|Mobile> ah
L651[12:07:57] <Vex|Mobile> already read that
L652[12:08:15] <Sangar> "Minimum Installation Requirements [...] 7. privacy" yup
L653[12:08:20] <Vex|Mobile> could not reproduce unfortunately due to a lack of dead badgers here
L654[12:08:32] *** Nadeko|Away is now known as Cruor
L655[12:08:51] <Vex|Mobile> cannot imagine why
L656[12:09:21] <Vex|Mobile> currently abusing totally safe free WLAN in the bus
L657[12:09:45] <Sangar> hello other people peeking in on Vex's connection!
L658[12:10:09] <Sangar> nice to meet y'all
L659[12:10:40] <Vex|Mobile> so if the NSA happens to read this: HAI NSA greetings from Germany! I hope you enjoy your stay at the local iPod which is crap for anything but playing 8 hours of music.
L660[12:11:08] <CompanionCube> Vex|Mobile, why u no vpn
L661[12:11:15] <CompanionCube> especially over free wifi
L662[12:11:37] <Vex|Mobile> currently listening to the end of 4-hour sound track of Donkey Kong Country: Tropical Freeze
L663[12:11:46] <Vex|Mobile> amazing piece of art
L664[12:12:04] <Vex|Mobile> CC: because iPod 4
L665[12:12:23] <Vex|Mobile> so old and guaranteed to be virus incompatible
L666[12:12:28] <Izaya> Vex|Mobile, not VPNing or tunneling?
L667[12:13:04] <Vex|Mobile> it's incompatible with its own software sometimes
L668[12:13:08] <Vex|Mobile> ...
L669[12:13:47] <Vex|Mobile> Also I donut have any VPN I trust
L670[12:13:56] <Izaya> ... no home server?
L671[12:14:02] <XDjackieXD> I have an old iPod Touch 4 at home. I even changed the battery a year back (it was a pain in the a**) but I never used it since I got my Nexus5 :P too locked down for me...
L672[12:14:16] <Vex|Mobile> I am neither you nor an adult
L673[12:14:24] <Vex|Mobile> i.e. no
L674[12:14:35] <Vex|Mobile> no home server until I get some income
L675[12:14:44] <Vex|Mobile> (in 7-8 years)
L676[12:14:45] <Izaya> I'm choosing to take that as a compliment
L677[12:15:05] <XDjackieXD> Vex|Mobile you can send a Raspberry Pi B to EDIS.at. they do free Raspberry housing in Graz/Austria with 100GB traffic/month
L678[12:15:22] <cloakable> Oooo
L679[12:15:28] <Vex|Mobile> XDjackieXD, managed to 8 hours of music on a single charge
L680[12:15:36] <Vex|Mobile> is pretty decent for music
L681[12:15:44] <cloakable> XDjackieXD: Will they do a RPi 2?
L682[12:15:48] <Vex|Mobile> it's an iPod after all
L683[12:15:58] <XDjackieXD> Vex|Mobile currently only B (not B+ not 2)
L684[12:16:12] <Vex|Mobile> what me
L685[12:16:14] <XDjackieXD> I have both at home but a B is enough for the most simple things
L686[12:16:16] <Vex|Mobile> why me
L687[12:16:21] <XDjackieXD> oh
L688[12:16:23] <cloakable> Aha
L689[12:16:24] <XDjackieXD> sry ^^
L690[12:16:36] <Vex|Mobile> I blame cloakable
L691[12:17:03] <cloakable> I am eminently blameable
L692[12:17:38] <XDjackieXD> Vex|Mobile my Nexus5 has about 6h screen on time so obviously much more when just listening to music (I just ordered a new battery cause mine is like almost dead ^^)
L693[12:18:58] <Vex|Mobile> to-do: find dust free room and open laptop to see why the fridge my fan is drainig so much power, getting hot as hell and barely venting anything
L694[12:19:25] * Izaya has a Galaxy Ace - that thing will run for days playing music
L695[12:19:38] <Izaya> It can't do much else, but it can do that well.
L696[12:20:08] <ThatOne> wasn't there a way to list available methods on a component?
L697[12:20:15] <Negi> I has an HTC One. Doesn't last the day with just music.
L698[12:20:16] <XDjackieXD> why a dust-free room? there's probably more dust inside the laptop than outside of it ^^
L699[12:20:37] <ThatOne> nvm found it
L700[12:20:43] ⇦ Quits: Vex|Mobile (~Vexatos@tmo-112-27.customers.d1-online.com) (Read error: Connection reset by peer)
L701[12:21:25] <XDjackieXD> Negi my phone currently has a SOT of only about 1-2h because the battery is almost dead after about 600 charge cycles...
L702[12:21:39] <XDjackieXD> I ordered a new battery yesterday ^^
L703[12:21:43] <Negi> XDjackieXD: My phone has a SOT of less than an hour.
L704[12:21:49] <Negi> And I can't change the battery.
L705[12:22:13] <cloakable> Mine has a SOT of about 8 hours, new battery
L706[12:22:40] <Negi> Also the USB chip is dead, my eMMC seems to have deadholes, it reboots about every two hours, it lacks one of the plates, and does an awful sound since one of the speakers isn't covered anymore.
L707[12:22:49] <Negi> I should replace it, but iBroke.
L708[12:23:22] <gamax92> We need dog fort, the movie
L709[12:23:34] <gamax92> a 2 hour long version of dog fort
L710[12:23:36] <XDjackieXD> Negi I just have to open the back cover, unscrew 2 screws which cover the battery conenctor and swap the battery... I even replaced the battery of my iPod touch 4 (you have to disassemble it from the screen to the bottom where the battery is and glue it back together...)
L711[12:23:44] ⇨ Joins: Vex|Mobile (~Vexatos@tmo-112-27.customers.d1-online.com)
L712[12:23:55] *** Hobbit|Afk is now known as Hobbit|Shower
L713[12:23:59] <gamax92> glue...
L714[12:24:02] <Vex|Mobile> and here my connection died
L715[12:24:05] <XDjackieXD> yep the screen is glued on
L716[12:24:15] <Vex|Mobile> I may have missed the last 5 minutes
L717[12:24:31] <Vex|Mobile> anything after my last message...
L718[12:24:42] <XDjackieXD> the only thing you missed is that Negi's battery is dead and not changeable ^^
L719[12:24:46] <Negi> XDjackieXD: 'cept an M7 is hard to open, I don't want to try, and I'm going to get it replaced for free if my carrier doesn't act like a butt.
L720[12:25:09] <Vex|Mobile> my battery is soon dead and too old to be changeable
L721[12:25:27] <Vex|Mobile> old being 2010
L722[12:25:45] <Vex|Mobile> too old to be sold, too new to be retro
L723[12:25:50] <XDjackieXD> Negi the HTC M7 is about as hard to disassemble as the iPod...
L724[12:25:59] <Izaya> http://i.imgur.com/dDVsh4N.png this is gonna be a good travel brochure
L725[12:26:08] <XDjackieXD> Vex|Mobile what device? the iPod?
L726[12:26:28] <Vex|Mobile> my laptop
L727[12:26:41] <XDjackieXD> is it not replaceable?
L728[12:26:42] <cloakable> Heh. My phone is from 2011
L729[12:26:47] <Vex|Mobile> the one getting so hot I need to check the fan
L730[12:26:58] <Vex|Mobile> ok, apparently imgur is blocked
L731[12:27:02] <Vex|Mobile> on this WLAN
L732[12:27:24] <gamax92> WWAN
L733[12:27:26] <XDjackieXD> wut? imgur blocked?
L734[12:27:31] <Vex|Mobile> yup
L735[12:27:35] <gamax92> jackie
L736[12:27:38] <XDjackieXD> yes?
L737[12:27:41] <gamax92> hi
L738[12:27:44] <Vex|Mobile> WCAN
L739[12:27:54] <gamax92> Windows Computer Automated Network
L740[12:28:04] <XDjackieXD> oh dear...
L741[12:28:07] <XDjackieXD> :P
L742[12:28:08] <Vex|Mobile> WSCN
L743[12:28:16] <Izaya> Vex|Mobile, use like
L744[12:28:19] <Vex|Mobile> wireless stupidly censored network
L745[12:28:19] <gamax92> Wisconsin
L746[12:28:22] <Izaya> any tunnel or proxy
L747[12:28:25] <gamax92> no, is Wisconsin
L748[12:28:28] <Vex|Mobile> gamax pls
L749[12:28:44] <Vex|Mobile> what
L750[12:28:53] <gamax92> XDjackieXD: all I said was hi ...
L751[12:29:00] <PoTaToTrUmPeT> I don't know if I want to cry
L752[12:29:05] <PoTaToTrUmPeT> or if it's just sadness
L753[12:29:09] <XDjackieXD> Vex|Mobile use tor browser (there is one in the iOS appstore as far as I remember. could have also been in cydia ^^)
L754[12:29:20] <gamax92> tor is very slow
L755[12:29:22] <XDjackieXD> gamax92 hi :P
L756[12:29:27] <Vex|Mobile> PoTaToTrUmPeT, it is just your casing
L757[12:29:31] <XDjackieXD> tor isn't that bad
L758[12:29:37] <gamax92> excuse me
L759[12:29:45] <PoTaToTrUmPeT> I mean, I'm happy that the german kid is going back to germany
L760[12:29:46] <gamax92> have tried out tor for fun once
L761[12:29:48] <PoTaToTrUmPeT> but I'm also sad
L762[12:29:48] <gamax92> is slow.
L763[12:29:49] <Vex|Mobile> fishpie
L764[12:29:56] <Izaya> tor could be worse
L765[12:30:04] <Izaya> it could be as slow as Windows
L766[12:30:04] <Vex|Mobile> PoTaToTrUmPeT, is it me
L767[12:30:08] <Inari> Vex|Mobile: why my peripheral no twork :< OC doesnt find it
L768[12:30:10] <XDjackieXD> gamax92 tor is faster than most public proxies
L769[12:30:18] <Vex|Mobile> I am currently in a bus back to germany
L770[12:30:18] <gamax92> lol true dat
L771[12:30:22] <Inari> and waila goes <ERROR> on it :p
L772[12:30:25] *** Pyrolusite_IRC is now known as Pyrolusite_IRC|AFK
L773[12:31:16] <Vex|Mobile> Inari, I am in a bus. on an iPod touch 4
L774[12:31:34] <Vex|Mobile> will not be home until midnight
L775[12:31:36] <Inari> upgrade
L776[12:31:39] <PoTaToTrUmPeT> Vex|Mobile, wat
L777[12:31:41] <gamax92> downgrade
L778[12:31:48] <PoTaToTrUmPeT> middle grade
L779[12:31:56] <PoTaToTrUmPeT> prograde
L780[12:31:58] <PoTaToTrUmPeT> retrograde
L781[12:32:11] <Vex|Mobile> I finished my Abitur last week
L782[12:32:30] <Vex|Mobile> so sad :(
L783[12:32:38] <PoTaToTrUmPeT> :(
L784[12:32:43] * PoTaToTrUmPeT want's to visit germany
L785[12:32:46] <Vex|Mobile> now I have to teach myself things
L786[12:33:19] <gamax92> why was it sad?
L787[12:33:24] <gamax92> and what is
L788[12:33:25] <Vex|Mobile> Because I am good at learning. One of the few things I am really good at
L789[12:33:28] <XDjackieXD> I have 2years till I finish school ^^
L790[12:33:38] <gamax92> XDjackieXD: you are never finished learning
L791[12:33:41] <gamax92> life is constantly learning
L792[12:33:50] <Vex|Mobile> I am 17. Do not make me feel old you kiddies
L793[12:33:59] <XDjackieXD> Im also 17
L794[12:34:01] <gamax92> WOW VEX IS OLD
L795[12:34:03] <gamax92> HAAHAHAHAHAHAHAH
L796[12:34:10] <gamax92> I kid I'm also 17
L797[12:34:21] * PoTaToTrUmPeT is 15.5
L798[12:34:40] <Vex|Mobile> XDjackieXD, not Sure if bad shool system or bad student
L799[12:34:46] <XDjackieXD> But I'm in a technical school (5 instead of 4 years) and as I'm born end of September I got in school 1 year later than most other kids
L800[12:34:55] <cloakable> I'm 30 >.>
L801[12:34:58] <XDjackieXD> :P
L802[12:35:00] <cloakable> Gerrof my lawn!
L803[12:35:01] <Vex|Mobile> ok, so bad school
L804[12:35:40] <Vex|Mobile> I skipped year 1 at school because I taught myself reading and writing and counting in Kindergarten
L805[12:35:54] <XDjackieXD> Vex|Mobile HTL (höhere technische Lernanstalt) in Austria (idk what technical, higher schools are called in Germany ^^)
L806[12:36:08] <XDjackieXD> Vex|Mobile nice ^^
L807[12:36:57] <Kilobyte> Vex|Mobile: ey, ur young :P
L808[12:37:00] * Kilobyte is 19
L809[12:37:30] <cloakable> This channel is filled with babies D:
L810[12:37:34] <XDjackieXD> In all technical classes I could skip like... ...the complete school? XD But I'm not so good with languages (Germna, English). I hae pretty good marks though (only ones and twos :D)
L811[12:37:34] <Vex|Mobile> XDjackieXD, maybe Berufsschule
L812[12:37:47] <Vex|Mobile> germna
L813[12:37:48] <Vex|Mobile> k
L814[12:38:57] <XDjackieXD> Vex|Mobile not Berufsschule. It's like Gymnasium Oberstufe but with a focus on electronics and IT and 1 year longer
L815[12:39:19] * PoTaToTrUmPeT want's to visit Mannheim
L816[12:39:23] <PoTaToTrUmPeT> wants*
L817[12:39:32] <PoTaToTrUmPeT> no idea why I keep putting the '
L818[12:39:36] <gamax92> PoTaToTrUmPeT: how did your graduation singing thingy whatever go
L819[12:39:47] <PoTaToTrUmPeT> Playing
L820[12:39:52] <PoTaToTrUmPeT> the trumpet fyi
L821[12:39:52] * XDjackieXD hasn't heard of Mannheim before ^^
L822[12:39:57] <PoTaToTrUmPeT> ::O
L823[12:40:02] <gamax92> okay then, trumpet
L824[12:40:05] <gamax92> how did go?
L825[12:40:11] <PoTaToTrUmPeT> Many tears were shed
L826[12:40:21] <gamax92> ... you cried?
L827[12:40:28] <PoTaToTrUmPeT> Yes
L828[12:40:34] <gamax92> hah scrub
L829[12:40:37] <PoTaToTrUmPeT> I have a LOT of friends that graduated
L830[12:40:46] <gamax92> who needs friends.
L831[12:40:49] <Izaya> ^
L832[12:40:54] <Izaya> enemies are more fun
L833[12:41:01] <gamax92> yes
L834[12:41:06] <PoTaToTrUmPeT> Friends are fun
L835[12:41:08] <Izaya> you can get into IT then mess with them for 4 years
L836[12:41:43] <PoTaToTrUmPeT> But with friends you make memories
L837[12:41:47] <PoTaToTrUmPeT> and have fun
L838[12:41:50] <PoTaToTrUmPeT> and have friends
L839[12:42:14] <PoTaToTrUmPeT> Though, most of it was shed b/c of the german kid who is leaving today
L840[12:42:28] <PoTaToTrUmPeT> friday was the last time I will most likely see him
L841[12:42:46] <Izaya> also, the fuck is up with the capitalization in your name
L842[12:43:01] <XDjackieXD> our schools IT network is extremely vulnerable but I don't show the others cause the things are hard to fix and I know that our IT admin is a bit overloaded with work ^^ (and I like him...)
L843[12:43:03] <Izaya> also, oh shit I have nowhere enough caffeine to get through today
L844[12:43:06] * PoTaToTrUmPeT looks at SuPeRMiNoR2's name
L845[12:43:15] <Vex|Mobile> PoTaToTrUmPeT, I do not have a single friend jut yet
L846[12:43:21] <PoTaToTrUmPeT> :O
L847[12:43:23] <gamax92> see, when you gain friends
L848[12:43:23] <Vex|Mobile> so kindly stfu
L849[12:43:27] <PoTaToTrUmPeT> WHAT IS WRONG WITH YOU PEOPLE
L850[12:43:28] <gamax92> you then become sad that they leave
L851[12:43:34] <XDjackieXD> Izaya come to Metalab in Vienna. We have 1kg of pure caffeine :P
L852[12:43:41] ⇦ Parts: PoTaToTrUmPeT (Pooooooooo@elitebnc6-2.clients.libirc.so) (AHHHHHHHHH))
L853[12:43:46] <Izaya> XDjackieXD, I am IT.
L854[12:44:06] <Izaya> Apparently I get the weird and hard jobs
L855[12:44:21] <Izaya> like virtualizing the CNC laythe controller
L856[12:44:26] <Izaya> and writing a network monitor
L857[12:44:33] <Izaya> that CNC laythe
L858[12:44:38] <Izaya> requires software for DOS.
L859[12:44:46] <Izaya> just for some perspective
L860[12:45:12] <gamax92> Izaya: port the software\
L861[12:45:18] <XDjackieXD> The CNC stuff we have installed is controlled by DOS running on a i486 @ 66MHz :D
L862[12:45:31] <XDjackieXD> *we have at school
L863[12:45:49] ⇨ Joins: PoTaToTrUmPeT (Pooooooooo@elitebnc6-2.clients.libirc.so)
L864[12:45:52] <Izaya> XDjackieXD, this one is newer - Celeron 433, 32MiB RAM, 2GB HDD
L865[12:45:55] <XDjackieXD> my brain is derping with my grammar again :P
L866[12:46:13] *** PoTaToTrUmPeT is now known as PotatoTrumpet
L867[12:46:23] <gamax92> PotatoTrumpet: don't you run away from me
L868[12:47:17] <Izaya> PotatoTrumpet, you're on the internet, and you expect well-adjusted people?
L869[12:47:24] <XDjackieXD> The wifi routers we have in our school have a "debugging" interface in the webinterface with hardcoded admin passwords (basically a root shell ^^)
L870[12:48:01] <Izaya> XDjackieXD, I can run Java programs on most of the network printers at school
L871[12:48:27] <XDjackieXD> and our active directory server is vulnerable to pass-the-hash attacks (and it's easy to get the pw hash because the school PCs have the same local admin password than the domain admin...)
L872[12:48:49] <XDjackieXD> Izaya java? they have enough ram for this? XD
L873[12:49:11] <Izaya> they have like, 256MiB
L874[12:49:24] <XDjackieXD> lol our printers have about 32MB
L875[12:49:30] <Izaya> I could run a simple relay program on there
L876[12:49:36] <Izaya> get unlimited network access
L877[12:50:32] <XDjackieXD> but a Trojan which runs in a printers firmware which distributes itself to other PCs via bugged printer drivers is on my TODO list because a teacher said that a printer can't have a virus ^^
L878[12:50:40] *** Hobbit|Shower is now known as ConcernedHobbit
L879[12:51:03] <Izaya> that's clever
L880[12:51:05] <Izaya> me likes
L881[12:51:27] <Kilobyte> Vex|Mobile: yeah, i know that feeling, but people who have few friends tend to get much better friends once they get some. I myself didn't really have any friends until uni
L882[12:51:47] <XDjackieXD> Also I have a wifi router and a Raspberry Pi in our classroom (and a reverse-tunnel to my Pi hosted by EDIS) :P
L883[12:51:56] <Kilobyte> XDjackieXD: nice xD
L884[12:51:59] <Izaya> XDjackieXD, look into Printer Job Language
L885[12:52:32] <Izaya> generally not locked down, but allows unlimited access to config and filesystem of most printers
L886[12:52:37] ⇦ Quits: endriuOC (~endriuOC@148.ip-176-31-161.eu) (Quit: endriuOC)
L887[12:52:45] <Kilobyte> implemening sync io on top of async io is fun!
L888[12:52:54] <Kilobyte> (coroutines are reaaaaaally useful here)
L889[12:53:17] <XDjackieXD> Kilobyte, Vex|Mobile I have a few (about 3) good friends that I know in RL and about 3 people I only know online which I would trust.
L890[12:53:27] <XDjackieXD> Izaya I will look into that...
L891[12:53:42] <Izaya> I use it to store files
L892[12:53:52] <Izaya> I have a PJL FTP script if you want it
L893[12:54:04] <XDjackieXD> but firmware updates are not hard on our printers (unprotected webinterfaces ^^). so my initial idea was to upload a infected firmware
L894[12:54:18] *** Faith is now known as Faith||out
L895[12:54:33] <XDjackieXD> Izaya could you upload it somewhere please :3
L896[12:54:59] <gamax92> TFTP?
L897[12:55:24] <Izaya> XDjackieXD, http://shadowkat.science/paste/pjlftp.pl
L898[12:55:39] <PotatoTrumpet> dafuq is a .pl
L899[12:55:48] <Izaya> perl
L900[12:55:51] <XDjackieXD> perl
L901[12:56:03] <Izaya> found it on a site from like, 10 years ago
L902[12:56:09] ⇨ Joins: endriuOC (~endriuOC@148.ip-176-31-161.eu)
L903[12:56:10] <Izaya> haven't bothered to re-write it yet
L904[12:56:18] <Vex|Mobile> .pl is poland
L905[12:56:20] <Vex|Mobile> duh
L906[12:56:25] <Kilobyte> XDjackieXD: yeah, about same for me, except other numbers
L907[12:56:29] <gamax92> poland can into space
L908[12:56:38] <Kilobyte> like, i think only 2 online friends
L909[12:56:50] <Kilobyte> can't think of a third at this point at least
L910[12:57:06] <Inari> Vex|Mobile: so i just have to poke you at midnight :p
L911[13:00:09] <Kilobyte> something in my pc is making noises
L912[13:00:23] <Kilobyte> its not the hard drive... at least i hope its not
L913[13:00:38] <Kilobyte> because the hdd access light is not lighting up much
L914[13:00:50] <Izaya> sometimes I can't tell if a noise is my stomache or the HDD
L915[13:01:01] <Kilobyte> this certainly is mc pc
L916[13:01:03] <Kilobyte> xD
L917[13:01:05] <endriuOC> XD
L918[13:01:13] <Kilobyte> something seems to be loose
L919[13:01:18] <Vex|Mobile> izaya, stop eating drives
L920[13:01:19] <Vex|Mobile> now
L921[13:01:22] <Kilobyte> and due to vibration it makes noise
L922[13:01:52] <Kilobyte> and my pc is located in a way that i cannot really open it that easily
L923[13:01:58] <Kilobyte> will have to though
L924[13:02:54] <Kilobyte> at least i can do that without tools
L925[13:03:56] <Kilobyte> nvm, don't have the space to get the cover out of the way...
L926[13:04:05] <Izaya> 4 am
L927[13:04:08] <Izaya> time to sleep
L928[13:04:12] <Kilobyte> good night
L929[13:04:37] <PotatoTrumpet> night Izaya
L930[13:04:38] <Vex|Mobile> night
L931[13:04:41] <Kilobyte> ah, fml
L932[13:04:46] <Kilobyte> its one of the case fans
L933[13:04:58] <PotatoTrumpet> poor Kilobyte
L934[13:04:58] <Vex|Mobile> wait
L935[13:05:00] <Izaya> I got 1.3 assignments done
L936[13:05:01] <PotatoTrumpet> long time no see
L937[13:05:03] <Vex|Mobile> 4 a.m.
L938[13:05:07] <PotatoTrumpet> 1:05 pm
L939[13:05:09] <Vex|Mobile> Izaya please
L940[13:05:10] <XDjackieXD> good night Izaya
L941[13:05:23] <Izaya> Vex|Mobile, I said it was 4 AM?
L942[13:05:39] <Vex|Mobile> ctcp told me
L943[13:05:49] <Vex|Mobile> not sure if it is correct
L944[13:05:59] <Izaya> [04:04:05] <Izaya> 4 am
L945[13:06:11] <Vex|Mobile> oh
L946[13:06:14] <Vex|Mobile> well
L947[13:06:18] <Vex|Mobile> blame mobile IRC
L948[13:06:22] <Izaya> observancy.
L949[13:07:16] <Izaya> also, what's wrong with being up at 4AM?
L950[13:07:55] <vifino> Nothing.
L951[13:08:07] <vifino> Who sais it's wrong?
L952[13:08:13] <Vex|Mobile> I usually am not :D
L953[13:08:25] <Vex|Mobile> Apparently I am not a 'programmer'
L954[13:09:25] <vifino> s/ram/a/
L955[13:09:26] <Kibibyte> <Vex|Mobile> Apparently I am not a 'progamer'
L956[13:09:48] <PotatoTrumpet> s/gamer/state
L957[13:09:48] <Kibibyte> <Vex|Mobile> Apparently I am not a 'prostate'
L958[13:10:12] <Vex|Mobile> inet will die again... bye
L959[13:10:16] <PotatoTrumpet> bye vex
L960[13:10:21] <vifino> s/a/a mlg/
L961[13:10:21] <Kibibyte> <Vex|Mobile> inet will die a mlggain... bye
L962[13:10:29] <vifino> ... lol
L963[13:10:33] ⇦ Parts: Vex|Mobile (~Vexatos@tmo-112-27.customers.d1-online.com) ())
L964[13:14:22] *** prassel|off is now known as prasselpikachu
L965[13:14:53] <Kilobyte> okay, that is a great tool for cleaning dust
L966[13:15:11] <Kilobyte> except the fan is still making noise...
L967[13:15:54] <XDjackieXD> is the fan defective or is a cable hanging into it?
L968[13:16:31] *** Pyrolusite_IRC|AFK is now known as Pyrolusite_IRC
L969[13:17:47] <Kilobyte> nah, fan
L970[13:17:55] <Kilobyte> but maybe a screw is loose or sth
L971[13:18:40] <XDjackieXD> the loudest thing inside my pc is my hdd because the casing fans turn on at 50°C
L972[13:18:45] <Kilobyte> wires usually don't hang into fans at the top of the case
L973[13:18:53] <Kilobyte> my fans are so slow...
L974[13:18:55] <XDjackieXD> oh ^^
L975[13:19:03] <Kilobyte> although i could get a fan control
L976[13:19:15] <Kilobyte> but even without, the hdd is the noisiest thing usually
L977[13:19:40] <XDjackieXD> I really need to get three fans from noctua... (2x for the case and one for the cpu). the ones I have now are not very quiet...
L978[13:19:42] <gamax92> get a SSD
L979[13:20:23] <Kilobyte> i have
L980[13:20:30] <Kilobyte> but only for OS, not for data
L981[13:20:42] <XDjackieXD> I have a 32GB ssd in my laptop (/ on the ssd and /home and swap on a 1TB hdd) and everytime I turn on my PC I think "oh god I need to get a SSD in there". 7s vs 1:30min is a small difference ^^
L982[13:20:58] <Kilobyte> 128 GB for me \o/
L983[13:21:28] <Kilobyte> / on ssd, /home and /var on hdd
L984[13:21:37] <XDjackieXD> 32GB for the (Linux) system is more than enough (curretnly it takes about 8GB with a good amount of things installed)
L985[13:22:05] <Kilobyte> my ssd uses 40
L986[13:22:13] <Kilobyte> but i got games on it too
L987[13:22:31] <Kilobyte> meanwhile i am trying to get the case side back on
L988[13:22:40] <XDjackieXD> Steam installs games to ~/.local/share/Steam so it's on the HDD on my laptop
L989[13:23:01] <Kilobyte> i intentionally have a second steam lib on my ssd
L990[13:23:15] <Kilobyte> (for that i have a subvolume mounted in /mnt/ssd
L991[13:23:56] <XDjackieXD> I would really like GTA V for Linux ^^
L992[13:23:58] <Kilobyte> for fucks sake, why can't my desk have a centimeter more space
L993[13:24:46] <XDjackieXD> I really need to get 3 longer DVI cables and make myself a custom wall-mount for my three screens... the way they stand right now it's everything but not ergonomic... :P
L994[13:25:03] <gamax92> I need to get a monitor that supports DVI
L995[13:25:10] ⇨ Joins: Vex|Mobile (~Vexatos@tmo-112-27.customers.d1-online.com)
L996[13:25:21] <Kilobyte> i need a second monitor+
L997[13:25:23] <gamax92> I have to use an adapter with my card
L998[13:25:39] <XDjackieXD> my monitors would support DisplayPort but my Graphicscard only has one DP and this one is reserved for my Cintiq ^^
L999[13:25:52] <Kilobyte> i accept a bet: do i get the screws in without readjusting the case side?
L1000[13:32:45] *** Pwootage is now known as Pwootage|Off
L1001[13:35:04] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Quit: WeeChat 1.2)
L1002[13:48:10] <Kilobyte> great, gigabyte does not supply linux drivers and tells me to go to my chipset vendor... whoever that is
L1003[13:48:28] <cloakable> Woot
L1004[13:48:42] <Kilobyte> because atm my fans run at constant speed
L1005[13:48:46] <Kilobyte> not sure if full speed
L1006[13:49:08] <cloakable> Aha, so you need a driver for the SuperIO
L1007[13:49:23] <Kilobyte> in any case, i am pissed by this fan noise
L1008[13:49:37] <Kilobyte> and i already checked, i cannot simply disconnect a single fan
L1009[13:50:01] <cloakable> Kilobyte: what's the motherboard version? I've got some experience getting lm-sensors working
L1010[13:50:52] ⇨ Joins: seebs (~seebs@home.seebs.net)
L1011[13:53:33] <Kilobyte> version or model?
L1012[13:54:00] <XDjackieXD> Kilobyte does your bios not have options to configure fan speeds? In the BIOS of my ASUS motherboard I can define the curve for temperature to fan speed
L1013[13:54:17] <Kilobyte> might be, but i don't want to reboot
L1014[13:54:23] <XDjackieXD> ^^
L1015[13:54:32] <Kilobyte> also, it has crappy uefi bios which is like a labyrinth to me
L1016[13:54:53] <Kilobyte> like, you have a tile base main menu, which once you leave it can't return to
L1017[13:54:54] <cloakable> Kilobyte: model, yea
L1018[13:55:10] <XDjackieXD> the ASUS UEFI BIOS is quite nice (and you can switch it back to the old look)
L1019[13:55:11] <Kilobyte> Gigabyte Z97X-SLI
L1020[13:55:26] <cloakable> I have my fan curves defined in BIOS myself, but I still use lm-sensors to monitor
L1021[13:56:17] <XDjackieXD> Asus announced a few weeks back that the H97 can now change the CPU multiplier so I could overclock my i7-4790K with an H97 chipset :P
L1022[13:57:58] <Kilobyte> quick, the fan is starting to drive my crazy
L1023[13:58:37] *** Graypup_ is now known as shodu
L1024[13:58:42] *** shodu is now known as Graypup
L1025[13:58:51] *** Graypup is now known as Graypup_
L1026[13:59:09] <Vex|Mobile> Kilobyte has a fan
L1027[13:59:17] <Vex|Mobile> his biggest fan.
L1028[13:59:29] <Kilobyte> do i have? :P
L1029[13:59:30] <cloakable> Kilobyte: Looks like the driver you want is the it87 driver
L1030[13:59:42] <Kilobyte> i think i tried that
L1031[13:59:56] <Kilobyte> modprobe: ERROR: could not insert 'it87': No such device
L1032[14:00:44] <cloakable> Yea, the driver included may not be up-to-date, I'm trying to find the source
L1033[14:01:34] <Kilobyte> i wonder if there is something in the AUR
L1034[14:01:59] <Kilobyte> doesn't look like it
L1035[14:02:45] ⇦ Parts: Vex|Mobile (~Vexatos@tmo-112-27.customers.d1-online.com) ())
L1036[14:03:21] ⇨ Joins: Aethinor (webchat@173-163-48-238-cpennsylvania.hfc.comcastbusiness.net)
L1037[14:06:05] <cloakable> Kilobyte: https://github.com/groeck/it87
L1038[14:06:37] <PotatoTrumpet> :(
L1039[14:06:38] <cloakable> Boom
L1040[14:07:04] <cloakable> Same coder who does the chip for my board, actually
L1041[14:07:41] <Aethinor> For the network cards, I see the methods for opening ports and sending data, but how do I recieve/handle data sent to my computer?
L1042[14:07:50] <Kilobyte> now to hope it does work even though i already have a module with that name
L1043[14:08:28] <Lizzy> Aethinor, once you open the ports, set up event listeners/handlers for modem_message
L1044[14:08:36] <Lizzy> ~w signals
L1045[14:08:36] <ocdoc> http://ocd.cil.li/component:signals
L1046[14:08:51] <Lizzy> modem_message(receiverAddress: string, senderAddress: string, port: number, distance: number, ...)
L1047[14:09:01] <Aethinor> ohhh thank you
L1048[14:09:12] <Aethinor> Didn't scroll far enough down on the signals page when I looked there
L1049[14:09:42] ⇨ Joins: Vaht (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net)
L1050[14:11:17] <Aethinor> Anyone have any example program of 2 computers sending messages?
L1051[14:11:43] ⇦ Quits: Tahg (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net) (Ping timeout: 202 seconds)
L1052[14:11:58] <Kilobyte> cloakable: now to figuring out how to get the files from /usr/src/linux-headers-4.0.4-2-ARCH... there is the linux-headers package but that supplies /usr/lib/modules/linux-headers-4.0.4-2-ARCH
L1053[14:12:04] <Kilobyte> that might be same though
L1054[14:12:12] <cloakable> Kilobyte: It's the same driver just updated
L1055[14:12:21] <Kilobyte> yes, but i need to compile it
L1056[14:12:27] <Kilobyte> and for that i need the data in said dir
L1057[14:12:41] <cloakable> You shouldn't
L1058[14:12:46] <Kilobyte> make[1]: *** /usr/src/linux-headers-4.0.4-2-ARCH: No such file or directory. Stop.
L1059[14:13:01] <cloakable> Hmm
L1060[14:13:59] <cloakable> That's an... odd place to drop headers files
L1061[14:14:23] <Kilobyte> which?
L1062[14:14:40] <cloakable> /usr/lib/modules
L1063[14:15:02] <Kilobyte> well, the makefile also references /lib/modules
L1064[14:15:11] <Kilobyte> and on arch /lib is a symlink to /usr/lib
L1065[14:15:47] ⇦ Quits: seebs (~seebs@home.seebs.net) (Quit: Wandering off.)
L1066[14:16:18] <cloakable> Yea
L1067[14:17:16] <cloakable> On ubuntu, the headers package drops the headers into /usr/src, and built modules go into /lib/modules/
L1068[14:18:41] <Kilobyte> ~/code/c/it87   master  ls /lib/modules/extramodules-4.0-ARCH
L1069[14:18:43] <Kilobyte> nvidia.ko.gz nvidia-uvm.ko.gz version
L1070[14:18:45] <Kilobyte> ~/code/c/it87   master  ls /lib/modules/4.0.4-2-ARCH
L1071[14:18:47] <Kilobyte> build extramodules kernel modules.alias modules.alias.bin modules.builtin modules.builtin.bin modules.dep modules.dep.bin modules.devname modules.order modules.softdep modules.symbols modules.symbols.bin
L1072[14:18:51] <Kilobyte> thats whats in my /lib/modules
L1073[14:19:45] <cloakable> mmmmm
L1074[14:19:56] <Kilobyte> the includes are in build/
L1075[14:20:02] <Kilobyte> headers that is
L1076[14:20:17] <cloakable> I'm not that familiar with Arch alas. I hope you manage to get a build enviroment set up
L1077[14:20:25] <Kilobyte> yeah, so do i
L1078[14:20:33] <Kilobyte> but i suspect my lazyness might kick in
L1079[14:21:06] <Kilobyte> this generelly surprises me though, as arch is a distro that tries to keep everything the way the devs made it and not have custom patches
L1080[14:21:19] <Kilobyte> so i expect directory names to fit for most part
L1081[14:21:38] <Kilobyte> cloakable: just curious, how does the dir structure in your /usr/src look?
L1082[14:29:58] *** Faith||out is now known as Faith
L1083[14:32:06] ⇨ Joins: MajGenRelativity (~Majgenrel@c-73-186-66-242.hsd1.ma.comcast.net)
L1084[14:32:09] <MajGenRelativity> Hi
L1085[14:32:16] <MajGenRelativity> It is pouring here
L1086[14:32:20] <XDjackieXD> hi o/
L1087[14:32:27] <MajGenRelativity> My hair is wet :(
L1088[14:32:44] <MajGenRelativity> So are my clothes
L1089[14:33:01] <MajGenRelativity> So is pretty much everything outside :D
L1090[14:33:19] <MajGenRelativity> Thunder
L1091[14:33:20] <MajGenRelativity> O
L1092[14:33:44] <MajGenRelativity> Give me 30 minutes and I should be ready to mod once more jackie
L1093[14:33:59] <XDjackieXD> ok ^^
L1094[14:35:06] ⇦ Quits: MajGenRelativity (~Majgenrel@c-73-186-66-242.hsd1.ma.comcast.net) (Client Quit)
L1095[14:38:34] ⇦ Quits: calclavia (uid15812@id-15812.highgate.irccloud.com) (Quit: Connection closed for inactivity)
L1096[14:41:44] ⇦ Quits: CoolSquid (~CoolSquid@ti0011a400-6728.bb.online.no) (Quit: Leaving)
L1097[14:46:31] *** Graypup_ is now known as sh0bu
L1098[14:46:54] *** sh0bu is now known as Graypup_
L1099[15:05:10] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L1100[15:23:07] * PotatoTrumpet stabs MajGenRelativity
L1101[15:23:27] * MajGenRelativity blocks, parries, and then ripostes
L1102[15:23:34] * Lizzy joins PotatoTrumpet in stabbing MajGenRelativity
L1103[15:23:50] * PotatoTrumpet wonders why vifino isn't on top of Lizzy
L1104[15:23:50] * MajGenRelativity pulls out his personal force field device and activates it
L1105[15:24:13] * vifino has Lizzy on his lap
L1106[15:24:16] <PotatoTrumpet> Ohh
L1107[15:24:23] ⇨ Joins: Doty1154 (~doty1154@50.136.193.35)
L1108[15:24:29] <Lizzy> though i need to have a shower so i'ma go do that
L1109[15:24:33] * PotatoTrumpet sends vifino into MajGenRelativity's force field and has him rip him to shreads
L1110[15:24:50] * MajGenRelativity has an advanced personal force field
L1111[15:24:52] <Lizzy> also MajGenRelativity did you abandon your channel?
L1112[15:24:58] * MajGenRelativity it incinerates the incoming vifino
L1113[15:25:00] <MajGenRelativity> I um
L1114[15:25:03] <MajGenRelativity> can't find it?
L1115[15:25:07] <XDjackieXD> :P
L1116[15:25:12] <Lizzy> #huonsurvival ?
L1117[15:25:22] <MajGenRelativity> i invite myself to it
L1118[15:25:26] <MajGenRelativity> says it doesn't exist :(
L1119[15:25:38] <Lizzy> the above was tab completed
L1120[15:25:50] <Lizzy> which means i'm in it
L1121[15:25:52] <vifino> PotatoTrumpet: Nah, I'm following Lizzy into the shower already :3
L1122[15:25:56] <PotatoTrumpet> Oh
L1123[15:25:57] <MajGenRelativity> what are these CTCP's?????
L1124[15:26:16] <Lizzy> CTCP = Client to Client protocol
L1125[15:26:19] <rashy> client to client ^
L1126[15:27:14] <Lizzy> Hmm, should I IRC in shower
L1127[15:27:19] <PotatoTrumpet> YES
L1128[15:27:23] <PotatoTrumpet> Give us live updates
L1129[15:27:27] <vifino> >_>
L1130[15:27:31] <PotatoTrumpet> and a webcam
L1131[15:27:33] * vifino slaps PotatoTrumpet
L1132[15:27:33] * EnderBot2 chuckles
L1133[15:27:37] * PotatoTrumpet slaps vifino
L1134[15:27:37] * vifino slaps PotatoTrumpet with a large smelly trout
L1135[15:27:37] * EnderBot2 laughs
L1136[15:27:38] * EnderBot2 chuckles
L1137[15:28:06] * vifino grabs Lizzy and drags her to the shower
L1138[15:28:18] <Lizzy> Pc is sitting
L1139[15:28:31] <Lizzy> Pc is shutting down
L1140[15:29:08] <PotatoTrumpet> You may now turn off your computer
L1141[15:31:22] <Lizzy> PotatoTrumpet, live updates I will do, webcam (or other pictures) I will never do (to anyone in this channel, exception maybe vifino)
L1142[15:32:04] ⇦ Quits: ThatOne (webchat@p57B71C82.dip0.t-ipconnect.de) (Quit: Web client closed)
L1143[15:32:23] <vifino> :O
L1144[15:32:25] <Lizzy> Also that doesn't just apply to shower nudes
L1145[15:32:36] <vifino> :D
L1146[15:33:09] <Lizzy> Getting in shower now
L1147[15:33:12] * vifino Lizzysmooch
L1148[15:33:37] * Lizzy wetvifinosmooch
L1149[15:33:49] <vifino> ;o
L1150[15:39:53] <MajGenRelativity> anybody got any ideas why my block shows up as a hole in the world when placed, but textures normally elsewise?
L1151[15:40:19] <gamax92> MajGenRelativity: is your mod on github yet.
L1152[15:40:30] <MajGenRelativity> no, I haven't made a public release yet
L1153[15:40:40] <gamax92> no help for you
L1154[15:40:48] <MajGenRelativity> how do i put it on github
L1155[15:40:55] <MajGenRelativity> nvm, let me try to figure it out
L1156[15:41:07] <gamax92> you're on windows aren't you
L1157[15:41:19] <MajGenRelativity> yes
L1158[15:41:25] <MajGenRelativity> why do you ask?
L1159[15:41:34] <XDjackieXD> you can use the git eclipse plugin (does this still exist? :P)
L1160[15:41:36] <gamax92> because git clients for windows
L1161[15:41:43] <gamax92> TIL that existed.
L1162[15:41:57] <MajGenRelativity> I'm following a tutorial on GitHub :D
L1163[15:42:04] <MajGenRelativity> because not command-line :DDDDDDDDDD
L1164[15:42:39] <XDjackieXD> I use the git client integrated in intelliJ although I could also use the cmd line git :)
L1165[15:42:50] <gamax92> I use SourceTree when in windows
L1166[15:42:52] <MajGenRelativity> Ah
L1167[15:43:04] <gamax92> else its just git-cola and command line git when not windows.
L1168[15:43:04] <MajGenRelativity> I should look into GitHub integration for Eclipse
L1169[15:43:20] <MajGenRelativity> My main focus right now is my stupid non-texturing block :(
L1170[15:43:51] <MajGenRelativity> I'm installing GitHub right now gamax
L1171[15:46:14] *** Pyrolusite_IRC is now known as Pyrolusite
L1172[15:50:21] <ds84182> So many things wrong about this:
L1173[15:50:22] <ds84182> Skia binding for Node.js - Community for Python developers
L1174[15:50:23] <ds84182> java-hackers.com/p/Shouqun/node-skia
L1175[15:50:26] <rashy> haven't bothered with eclipse git yet; command-line works fairly well for now
L1176[15:50:37] <ds84182> i have no words
L1177[15:50:48] <ds84182> on how the fuck any of google search results work even
L1178[15:50:59] <MajGenRelativity> How to github
L1179[15:51:22] <ds84182> https://i.imgur.com/aabElwQ.png
L1180[15:51:30] <rashy> smartgit is also a good option
L1181[15:52:39] <MajGenRelativity> Gamax92, I'm dumping my entire workspace into the repository
L1182[15:52:52] <gamax92> err uhh hold on.
L1183[15:52:58] <MajGenRelativity> once I publish it and figure out how to give you the link, can you help me and Jackie with block non-texturing?
L1184[15:53:23] <gamax92> MajGenRelativity: btw github repos are public only unless you pay for private ones.
L1185[15:53:32] <MajGenRelativity> I don't even care :D
L1186[15:53:36] <rashy> you probably don't want to share you entire workspace
L1187[15:53:36] <gamax92> okay just so you know.
L1188[15:53:41] <MajGenRelativity> :
L1189[15:53:54] <rashy> your*
L1190[15:54:04] <MajGenRelativity> what do I want to include?
L1191[15:54:10] <rashy> sec
L1192[15:54:46] <rashy> better to think of it as "what to exclude"
L1193[15:54:47] <XDjackieXD> gamax92 you don't have to pay. As student of a technical school (like I am) you can get a free github premium account through github education (and many other things like a free domain and 100$ discount for digitalocean)
L1194[15:55:07] <rashy> https://github.com/rashdanml/BaseMod/blob/master/.gitignore sample .gitignore
L1195[15:55:10] <XDjackieXD> https://github.com/XDjackieXD/OpenRadio/blob/master/.gitignore
L1196[15:55:21] <XDjackieXD> got ninja'd :P
L1197[15:56:05] <rashy> don't have to include all of those, depends on the project
L1198[15:59:13] <rashy> "Please upload an image of your school ID, academic transcript, or other proof of affiliation. Please make sure dates are visible, verifying your status as a current student." >.> -has a student ID without an expiry date-
L1199[15:59:35] <XDjackieXD> I just had to give them my school-email address
L1200[16:00:01] <MajGenRelativity> WHOO!
L1201[16:00:04] <MajGenRelativity> Githubbbeddddd
L1202[16:00:05] <MajGenRelativity> https://github.com/MajorGeneralRelativity/Force-Lasers
L1203[16:00:46] ⇦ Quits: endriuOC (~endriuOC@148.ip-176-31-161.eu) (Remote host closed the connection)
L1204[16:00:48] <MajGenRelativity> So, anybody want to help me with 1.8 texturing thingies?
L1205[16:02:55] <MajGenRelativity> I invited gamax and jackie to forcelasers :)
L1206[16:03:05] <MajGenRelativity> That way we can coordinate without bothering everybody here
L1207[16:03:11] <Lizzy> "(+gamax92) I use SourceTree when in windows" best gui git client
L1208[16:03:17] <rashy> I has no knowledge of 1.8 texturing, or I'd try to help and fail miserably :D
L1209[16:03:42] <MajGenRelativity> that's ok
L1210[16:04:44] <Katie> <3 SourceTree
L1211[16:04:50] <Lizzy> Also I clean now
L1212[16:04:54] <MajGenRelativity> </3 missing blocks
L1213[16:05:05] <XDjackieXD> best gui git client is RabbitVCS git with nautlius integration :P
L1214[16:05:06] <Lizzy> And suddenly: Katie
L1215[16:05:20] <Katie> Please, I'm always here.
L1216[16:05:29] <Lizzy> Blasphemy
L1217[16:05:53] <rashy> https://wiki.gnome.org/Apps/giggle/ interesting name xD
L1218[16:06:23] * Lizzy vifinohugu
L1219[16:07:47] <Lizzy> Okay, the shower is not a viable way to clean Pygocentrus screen
L1220[16:07:55] <Lizzy> Yes phobe thanks
L1221[16:07:58] <Lizzy> Urghh
L1222[16:08:02] <gamax92> probe?
L1223[16:08:14] <Lizzy> Phone
L1224[16:08:26] *** Vim is now known as Mimiru
L1225[16:08:28] <Lizzy> I had to manually type that
L1226[16:08:55] * Mimiru sighs
L1227[16:08:58] zsh sets mode: +o on Mimiru
L1228[16:08:58] <XDjackieXD> does someone else type for you normally? :P
L1229[16:09:05] *** Mimiru is now known as vim
L1230[16:09:09] ⇦ Quits: vim (Vim@2001:470:1f0f:dec:f1e9:1509:8b0e:f7b8) (Quit: Leaving)
L1231[16:09:10] <Inari> hm i need a way to listen t omusic louder without making it l ouder
L1232[16:09:22] <MajGenRelativity> quiet the surroundings
L1233[16:09:23] <rashy> quite the dilemma
L1234[16:09:33] <Inari> i already using headphones
L1235[16:09:33] <MajGenRelativity> solve the texture problem on my mod :P
L1236[16:09:33] <Inari> :<
L1237[16:09:41] <rashy> better headphones perhaps?
L1238[16:09:46] <XDjackieXD> use better headphones?
L1239[16:09:54] <Inari> well the issue is that i cant make it louder because then its too loud :D
L1240[16:09:56] <XDjackieXD> and again I got ninja'd
L1241[16:10:04] <Inari> therea re no better headphones anyway
L1242[16:10:04] <rashy> ^_^
L1243[16:10:12] <XDjackieXD> you want it louder but then it's too loud? :D
L1244[16:10:16] <rashy> that would depend on your current ones
L1245[16:10:20] ⇨ Joins: Anonymous (webchat@216.49.243-DSL-107.ckt.net)
L1246[16:10:27] <Inari> well yeah, i guess maybe more intensively is a better term :p
L1247[16:10:34] <Katie> ns info Anonymous
L1248[16:10:35] <PotatoTrumpet> :(
L1249[16:10:36] <Katie> lol
L1250[16:10:44] <Katie> damn / ran away
L1251[16:10:45] <PotatoTrumpet> Best friend just got on his flight to Frankfurt
L1252[16:10:46] <Inari> rashy: nothing is better than roccat
L1253[16:11:03] <rashy> >.>
L1254[16:11:09] <XDjackieXD> http://www.beyerdynamic.de/shop/dt-770-pro.html
L1255[16:11:26] <rashy> http://en-ca.sennheiser.com/audio-headphones-high-end-hd-558
L1256[16:11:52] <Inari> http://www.hardwareheaven.com/wp-content/uploads/2014/12/roccat-kave_down-remote.jpg <3
L1257[16:11:56] ⇦ Quits: sciguyryan (~sciguyrya@80-254-76-195.dynamic.swissvpn.net) ()
L1258[16:12:16] <XDjackieXD> sennheiser and beyerdynamic make the best headphones
L1259[16:12:19] <Lizzy> I wanted to go to bed before 10 pm yet I'm still sitting on the floor, passively drying
L1260[16:12:38] <rashy> Lizzy, what you're looking for is called a towel
L1261[16:12:41] <rashy> :>
L1262[16:12:44] <XDjackieXD> :P
L1263[16:12:50] <Inari> anyway, i think its a problem of the input method, ears just suck
L1264[16:12:52] <Lizzy> rashy, that's on my back
L1265[16:13:00] <Inari> i want the music to permeate my being more
L1266[16:13:01] <Inari> :<
L1267[16:13:09] <rashy> well
L1268[16:13:15] <XDjackieXD> I will go to bed now o/ (I have school tomorrow :C)
L1269[16:13:22] <rashy> ciao o/
L1270[16:13:22] <MajGenRelativity> bye jackie!
L1271[16:13:23] <Inari> ew school :p
L1272[16:13:24] <XDjackieXD> Inari try using an equalizer
L1273[16:13:30] <Inari> doing
L1274[16:13:44] <XDjackieXD> bye o/
L1275[16:14:02] <Inari> i want it louder, but cant make it louder cause therse a limit :P o fboth tech and my ears
L1276[16:14:06] ⇦ Parts: Anonymous (webchat@216.49.243-DSL-107.ckt.net) ())
L1277[16:14:24] <Lizzy> I wonder how much I could mod hexchat from a python puffin
L1278[16:14:30] <Lizzy> Plugin *
L1279[16:14:36] <MajGenRelativity> python puffin
L1280[16:14:42] <rashy> +1 for puffin
L1281[16:14:43] <Lizzy> ?
L1282[16:14:47] <MajGenRelativity> I like puffins, they are penguin looking birds
L1283[16:14:51] <MajGenRelativity> I like penguins
L1284[16:14:54] <MajGenRelativity> 2nd favorite animal
L1285[16:14:57] <MajGenRelativity> after octopi
L1286[16:14:58] <rashy> you probably can do a lot with plugins
L1287[16:15:14] <Inari> pengin
L1288[16:15:21] <Inari> MajGenRelativity: go watch mawaru penguindrum
L1289[16:15:24] <Lizzy> I wanna mod the UI elements
L1290[16:15:32] <MajGenRelativity> I'm going to focus my time on my mod
L1291[16:15:32] <Inari> i guess thats also why i like nightcore
L1292[16:15:35] <rashy> hmm
L1293[16:15:36] <MajGenRelativity> because texturing issues
L1294[16:15:41] <Inari> if you cant amke it louder, how else do you get more? stick more into the same time!
L1295[16:15:55] <XDjackieXD> http://s118.photobucket.com/user/bluelighting042001/media/1210016207866.jpg.html I will never forget this drawing a friend sent me... everytime someone talks about plugins I have to think of this... :P
L1296[16:16:10] <Lizzy> XDjackieXD, go the fuck to bed!
L1297[16:16:10] <Inari> hahaha
L1298[16:16:12] <Inari> thats brilliant
L1299[16:16:29] <XDjackieXD> Lizzy I should but it's so funny here D: ^^
L1300[16:16:44] <Lizzy> I know how your feel
L1301[16:16:53] <Lizzy> s/r//
L1302[16:16:53] <Kibibyte> <Lizzy> I know how you feel
L1303[16:17:16] *** Skye is now known as Skye|ZZZ
L1304[16:17:19] <Kilobyte> so, fan problem solved by unpluggin fan
L1305[16:17:22] <Kilobyte> xD
L1306[16:17:29] <XDjackieXD> :P
L1307[16:17:35] ⇦ Quits: LordFokas (LordFokas@heyo.theender.net) (Ping timeout: 186 seconds)
L1308[16:17:48] <Kilobyte> will get it fixed under warranty some time this week
L1309[16:17:57] <XDjackieXD> hopefully a case fan and not a cpu fan? :P
L1310[16:17:59] ⇦ Quits: LewsTherin (import@entityreborn.com) (Ping timeout: 186 seconds)
L1311[16:18:00] ⇦ Quits: Techokami (Techokami@heyo.theender.net) (Ping timeout: 186 seconds)
L1312[16:18:06] <Kilobyte> case, yeah
L1313[16:18:12] <Kilobyte> i would not unplug a cpu fan xD
L1314[16:18:14] <rashy> bye Skye <3
L1315[16:18:31] <Skye|ZZZ> o.o
L1316[16:18:34] <Skye|ZZZ> bye...
L1317[16:18:40] ⇨ Joins: LewsTherin (import@23.239.0.147)
L1318[16:19:03] ⇨ Joins: LordFokas (LordFokas@heyo.theender.net)
L1319[16:19:04] zsh sets mode: +v on LordFokas
L1320[16:19:19] <Inari> quit all using theender
L1321[16:19:31] ⇨ Joins: Techokami (Techokami@heyo.theender.net)
L1322[16:19:32] zsh sets mode: +v on Techokami
L1323[16:19:39] <XDjackieXD> good night everyone. I will go to bed now (closing irc is so hard D: XD)
L1324[16:19:39] <Inari> Techokami: i said, stop using the ender
L1325[16:19:40] <Sandra> huh?
L1326[16:19:40] <Inari> jeez
L1327[16:19:49] *** Cruor is now known as Cruor|Away
L1328[16:19:51] * rashy pats XDjackieXD
L1329[16:20:04] <MajGenRelativity> go to bed jackie!
L1330[16:20:23] <MajGenRelativity> gamax is looking at my code now, and I will github it, so you can update in the morning :)
L1331[16:21:20] <Inari> someone just kickban jackie
L1332[16:21:28] *** Benguin is now known as Benguin[ZzZ]
L1333[16:21:48] ⇨ Joins: endriuOC (~endriuOC@148.ip-176-31-161.eu)
L1334[16:21:56] <rashy> !kb XDjackieXD
L1335[16:22:02] <rashy> oh, right
L1336[16:22:53] <Lizzy> Inari, why should they stop using my bouncer?
L1337[16:23:03] <Inari> cause [23:19:29] Clones for Techokami: Lizzy, EnderBot2, LordFokas, Faith, nxsupert, Sandra, Skye|ZZZ ;-;
L1338[16:23:23] <Sandra> heh.
L1339[16:23:30] <Kilobyte> Lizzy: do you have more than one ipv6 address?
L1340[16:23:30] <Faith> hum?
L1341[16:23:33] <Kilobyte> or any ipv6
L1342[16:23:39] <Inari> oh
L1343[16:23:40] <Kilobyte> if so you can give everyone a vhost
L1344[16:23:42] <Inari> i just pinged people
L1345[16:23:42] <Lizzy> Kilobyte, I have 16
L1346[16:23:43] <Inari> D:
L1347[16:23:54] <Kilobyte> 16 addresses? what host are you using xD
L1348[16:24:04] <Lizzy> Digital ocean
L1349[16:24:40] <Lizzy> Katie, what IPv6 addresses does vultr get?
L1350[16:25:02] <Kilobyte> i have a /64 (ramnode)
L1351[16:25:09] <Kilobyte> aka about 3 billion
L1352[16:25:09] <Katie> a /64 iirc
L1353[16:25:49] <Inari> i hate powers :< they make stuff have millions of exabytes
L1354[16:25:51] <Kilobyte> thats what most server hosts offer
L1355[16:26:02] <Lizzy> Well, DO's 16 is a step up from Kimsufi's grand total of 1
L1356[16:26:14] <Katie> which is a effing joke... ¬_¬
L1357[16:26:15] <Inari> why does 128^128^3 be so big
L1358[16:26:25] <LordFokas> why was I pinged?
L1359[16:26:29] * LordFokas stabs Inari
L1360[16:26:33] ⇨ Joins: CoolSquid (~CoolSquid@ti0011a400-6728.bb.online.no)
L1361[16:26:33] <Inari> xD
L1362[16:26:37] <Kilobyte> no killing in here
L1363[16:26:41] <Kilobyte> :P
L1364[16:26:49] <Lizzy> LordFokas, Inari complaining
L1365[16:26:51] <LordFokas> 'twas but a scratch
L1366[16:27:00] <Inari> tempted to post a vid
L1367[16:27:06] <Inari> since stabbing remidns meo fi t:P
L1368[16:27:25] <Lizzy> LordFokas, the Black Knight always triumphs
L1369[16:27:32] <Kilobyte> also, i gotta get my VFS code to work
L1370[16:27:32] <Inari> oh well
L1371[16:27:36] <Inari> > https://www.youtube.com/watch?v=t7h__sb87L4
L1372[16:27:36] <MichiBot> Inari: Rika's Suicide | length 20s | Likes: 40 Dislikes: 3 Views: 8778 | by iOtakuPrincess
L1373[16:27:39] <MajGenRelativity> I got stabbed too
L1374[16:27:46] <MajGenRelativity> However, my force field stopped it
L1375[16:27:58] <Inari> MajGenRelativity: force fields only stop fast objects
L1376[16:28:07] <MajGenRelativity> Not my force field
L1377[16:28:10] <MajGenRelativity> it stops everything
L1378[16:28:13] <MajGenRelativity> including air
L1379[16:28:21] <MajGenRelativity> and light
L1380[16:28:22] <Kilobyte> having to write async VFS code is a pain xD
L1381[16:28:24] <Inari> incluidng entanglement
L1382[16:28:26] *** Riking is now known as Riking|away
L1383[16:28:29] <Inari> at which you're basically not moving anymore
L1384[16:28:33] <MajGenRelativity> well, not quantum entanglement
L1385[16:28:46] <MajGenRelativity> I need my detangler for that
L1386[16:29:15] <Inari> iirc entanglement is like what causes time to exist
L1387[16:29:17] <Lizzy> I'ma detangle you in a minute
L1388[16:29:25] <MajGenRelativity> why Lizzy?
L1389[16:29:27] <Inari> kinky
L1390[16:29:36] <Lizzy> Inari, no
L1391[16:29:44] <Lizzy> MajGenRelativity, boredom
L1392[16:29:51] <MajGenRelativity> listen
L1393[16:29:56] <MajGenRelativity> you can't even get inside my forcefield
L1394[16:29:56] <Lizzy> Nope
L1395[16:29:57] <nxsupert> o/
L1396[16:30:09] <MajGenRelativity> you could solve my block rendering issue with gamax though :D
L1397[16:30:12] <Lizzy> MajGenRelativity, false
L1398[16:30:21] <MajGenRelativity> how so?
L1399[16:30:27] <Inari> what rendering issue anyway
L1400[16:30:58] <MajGenRelativity> pleased you asked :D
L1401[16:30:59] <MajGenRelativity> https://github.com/MajorGeneralRelativity/Force-Lasers
L1402[16:31:04] <Lizzy> I don't comply with any known laws of relativity, matter, space or time
L1403[16:31:11] <MajGenRelativity> I will make you comply
L1404[16:31:17] <Lizzy> Nope
L1405[16:31:19] <MajGenRelativity> yes
L1406[16:31:22] <Lizzy> Nope
L1407[16:31:40] <Kilobyte> just curious who who made an OS actually has his vfs code be async
L1408[16:31:43] <MajGenRelativity> yes
L1409[16:31:44] <Lizzy> Nein
L1410[16:31:50] <MajGenRelativity> yes
L1411[16:31:56] <Lizzy> Nein
L1412[16:31:58] <MajGenRelativity> Inari, did you look at the issue in GitHub?
L1413[16:32:00] <nxsupert> Lizzy: You comply with the laws of special relativity?
L1414[16:32:04] <MajGenRelativity> yes
L1415[16:32:27] <Lizzy> nxsupert, probably not, depends how I feel
L1416[16:32:30] <Lizzy> Nein
L1417[16:32:36] <MajGenRelativity> yes
L1418[16:32:47] * nxsupert sucks MajGenRelativity into a black hole.
L1419[16:33:07] * MajGenRelativity forms an Alcubierre bubble and escapes
L1420[16:33:29] <nxsupert> You can't escape , you are over the event horizon!
L1421[16:33:30] <MajGenRelativity> consumes an enormous amount of energy in the process, but it's my life at stake :D
L1422[16:33:35] <MajGenRelativity> ROFL
L1423[16:33:43] <MajGenRelativity> General Relativity says I can
L1424[16:33:51] <nxsupert> No it doesn't
L1425[16:33:53] <MajGenRelativity> no, not myself, but Einstein's theory
L1426[16:34:01] <MajGenRelativity> gravity is a product of distortions in space-time
L1427[16:34:18] * Lizzy sits on vifino and hugs him
L1428[16:34:22] <MajGenRelativity> an Alcubierre bubble is a spherical distortion that expands space behind me and contracts it in front of me
L1429[16:34:32] <nxsupert> Even Einstein said you couldn't escape an event horizon.
L1430[16:34:44] <MajGenRelativity> it counteracts the incoming flow of space and time into a black hole if you make the distortion strong enough
L1431[16:34:53] <MajGenRelativity> It works, trust me
L1432[16:35:00] <Inari> meh einstein wasnt always right
L1433[16:35:12] * Lizzy zzz ?
L1434[16:35:18] <nxsupert> It would require an INFINITE amount of energy to make an Alcubierre bubble inside an event horizon.
L1435[16:35:44] <LordFokas> <MajGenRelativity> an Alcubierre bubble is a spherical distortion that expands space behind me and contracts it in front of me
L1436[16:35:58] <MajGenRelativity> thank you for quoting me LordFokas
L1437[16:36:00] <LordFokas> IIRC NASA has a tiny prototype for an Alcubierre engine
L1438[16:36:03] <MajGenRelativity> technically, not
L1439[16:36:16] <MajGenRelativity> it would take an infinite amount at the singularity
L1440[16:36:34] <MajGenRelativity> event horizon is extreme, but manageable
L1441[16:37:00] <Inari> we have neither that thing nor do we even know singularity's exist
L1442[16:37:07] <Inari> *ties
L1443[16:37:20] <MajGenRelativity> Well, I'm assuming that these things are proven
L1444[16:37:25] <Inari> they arent
L1445[16:37:34] <MajGenRelativity> hence, the assumption
L1446[16:37:42] <Inari> hence, its pointless
L1447[16:37:44] <nxsupert> Yes. But it would take a few picoseconds for you to be sucked from the event horizon to the singlearity
L1448[16:37:47] <Altenius> Are robots removed when there's no power mod installed?
L1449[16:37:58] <MajGenRelativity> no, they just don't consume power
L1450[16:38:09] <Altenius> Well, I'm not seeing robots
L1451[16:38:16] <MajGenRelativity> are they disabled in config?
L1452[16:38:33] <MajGenRelativity> I also don't see an answer to my render issue :(((((
L1453[16:38:34] <nxsupert> Inari: Praticly it is impossible to prove anything
L1454[16:38:46] <nxsupert> Ask #minecrafforge
L1455[16:38:48] <Inari> nxsupert: sure, but theres im possible and we have no clue
L1456[16:38:48] <Inari> :P
L1457[16:39:15] <MajGenRelativity> I will ask #minecraftforge after I eat dinner
L1458[16:39:19] <Inari> once we see a singularity its more proven
L1459[16:39:30] <Altenius> They're not disabled in config
L1460[16:39:46] <Altenius> Creatix is there, the creative robot
L1461[16:40:21] <Inari> MajGenRelativity: tried setblockname?
L1462[16:40:21] <MajGenRelativity> how to compile my mod?
L1463[16:40:22] ⇨ Joins: Boingo (webchat@cpe-98-148-91-56.socal.res.rr.com)
L1464[16:40:33] <MajGenRelativity> I have setUnlocalizedName
L1465[16:40:38] <Inari> MajGenRelativity: tried setblockname?
L1466[16:40:48] <MajGenRelativity> does that work in 1.8?
L1467[16:40:59] <MajGenRelativity> I thought unlocalized replaced it, but I don't know for sure
L1468[16:41:04] <Inari> hm
L1469[16:41:05] <Inari> maybe no t:p
L1470[16:41:39] <MajGenRelativity> I appreciate the tip anyways :)
L1471[16:42:46] <MajGenRelativity> well, I'm going to go for now
L1472[16:42:59] <MajGenRelativity> https://github.com/MajorGeneralRelativity/Force-Lasers is where you can peruse my code and think about rendering issues :P
L1473[16:43:08] <MajGenRelativity> Seriously though, I'm pretty desperate for help
L1474[16:43:08] *** Riking|away is now known as Riking
L1475[16:43:17] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Quit: Time to go, to adventure!)
L1476[16:43:42] *** Altenius is now known as Altenius|Off
L1477[16:44:07] <Inari> meh, lets just load it up and test
L1478[16:51:00] * vifino hugs Lizzy back :3
L1479[16:53:29] * vifino noticed Lizzy fell asleep and carries her to her bed
L1480[16:53:49] <Boingo> Can anyone take a look at this small script I am writing? I am trying to continuously display the inventory in my AE2 network. About 20 seconds in, I get "Out of Memory" and a blue screen.
L1481[16:53:51] <Boingo> https://gist.github.com/anonymous/73e524d4e70dcbc312f8
L1482[16:54:22] <Boingo> I am a python programmer, not Lua, so please be kind.
L1483[16:56:49] <Katie> Boingo, how much RAM?
L1484[17:01:04] <Boingo> Um.... max.
L1485[17:01:07] <Boingo> Let me look.
L1486[17:01:11] <Katie> 2x3.5?
L1487[17:01:30] <Boingo> I am in creative at the moment, so I just built a highest tier computer.
L1488[17:01:59] <Boingo> LOgging in now to look.
L1489[17:02:35] <Katie> I was setting up a computer to interface with my ME and managed ot DC from my server with an internal error, and my session is invalid so I had to restart to test.
L1490[17:04:07] *** Daiyousei is now known as ShoweringFairy
L1491[17:05:28] <Boingo> Yes, 2 x 3.5
L1492[17:06:02] <Boingo> And the Server was reboted.
L1493[17:06:08] <Boingo> rebooted even.
L1494[17:06:21] <Boingo> The script runs twice (or so) fine.
L1495[17:06:38] <Boingo> But the 3rd loop seems to kill it.
L1496[17:06:42] <Boingo> Sometimes 4.
L1497[17:07:00] <Boingo> So..... in general, the script "works".
L1498[17:07:16] <Boingo> But I am guessing my limited knowledge of Lua means I am doing something wrong.
L1499[17:08:08] <Katie> I'm at 6 and counting
L1500[17:09:21] <gamax92> Katie: still counting?
L1501[17:09:31] <Katie> 16 or so
L1502[17:09:39] <Katie> I'm also watching .hack
L1503[17:09:44] <gamax92> lol
L1504[17:10:19] <Katie> Boingo, the only change I made to the script you posted is adding an extra end to the end of the script, which I assume was missing from your copy/paste
L1505[17:10:20] <Katie> http://michi.pc-logix.com/Minecraft_1.7.10_2015-05-31_17-09-43.png
L1506[17:10:48] <Boingo> Hm....
L1507[17:10:49] *** PotatoTrumpet is now known as PotatoGTA
L1508[17:11:11] <Boingo> Mine ran like 6 times that time, then crashed.
L1509[17:11:21] <Katie> there was no end for the while loop, I added one
L1510[17:11:29] <Katie> I've yet to crash
L1511[17:11:34] <Boingo> yes, I forgot to copy and paste the last "Edn"
L1512[17:11:36] <Boingo> "end"
L1513[17:11:55] <Boingo> "Unrecoverable Error Out of memory"
L1514[17:12:06] <gamax92> What version of oc are you using ...
L1515[17:12:25] <Katie> I have 3 MFR lasers feeding this AE system, not a lot really..
L1516[17:12:40] <Katie> So if you have lots of changes it might make the table too big.
L1517[17:13:12] <Boingo> OC version is 1.7.10-1.5.11.25-universal
L1518[17:13:28] <Katie> http://michi.pc-logix.com/Minecraft_1.7.10_2015-05-31_17-13-18.png Still going...
L1519[17:13:40] <Boingo> I have TONS of stuff in the ME system, but every 10 seconds or so, I only change 10 items?
L1520[17:13:53] <Boingo> I mean, maybe only 10 items change their value.
L1521[17:13:57] <Katie> Yeah I don't really have a lot..
L1522[17:14:15] <Katie> the only thing I can think of is you keep 2 copies of the table with ME items
L1523[17:14:41] <Katie> line 6 is meitems = me.getAvailableItems(true), then at line 20 you have local meitems = me.getAvailableItems(true)
L1524[17:14:56] <Katie> the local meitems is a different table iirc.
L1525[17:15:24] <Katie> gamax92, might have more insight on that
L1526[17:16:12] ⇦ Quits: Boingo (webchat@cpe-98-148-91-56.socal.res.rr.com) (Quit: Web client closed)
L1527[17:16:19] <Katie> or, you can just leave :P
L1528[17:16:28] ⇨ Joins: Boingo (~Boingo@cpe-98-148-91-56.socal.res.rr.com)
L1529[17:16:30] <Katie> Wb
L1530[17:16:44] <Boingo> Ok, on a real client now. Webclient was wigging out.
L1531[17:17:06] <Boingo> I made the local change recently, I was crashing before I did that.
L1532[17:17:23] ⇦ Quits: Aethinor (webchat@173-163-48-238-cpennsylvania.hfc.comcastbusiness.net) (Quit: Web client closed)
L1533[17:18:10] <Katie> I have the script printing free ram every cycle now
L1534[17:18:22] <SuPeRMiNoR2> Thats what the government wants you to think
L1535[17:18:29] <Boingo> Ooooh, what is that code? I might try that too.
L1536[17:18:40] <Katie> local computer=require("computer") at the top
L1537[17:18:48] <Katie> and computer.freeMemory() in your loop
L1538[17:19:46] <Katie> first cycle is 1580486, and it bounces up and down from there..
L1539[17:19:58] <Katie> 16, 12, 10, 17, 11 etc
L1540[17:21:41] <Katie> heh just watched my BR drop a Cyanite Ingot and pull in a Yellorium
L1541[17:21:59] <Boingo> I start at 1719370 in the beginnging.
L1542[17:22:12] <LewsTherin> Can OC detect the amount of fluid in tubes?
L1543[17:22:12] <Boingo> Then 1199188 in the first loop.
L1544[17:23:11] <Katie> LewsTherin, not that I know of..
L1545[17:23:19] <LewsTherin> Dang
L1546[17:23:33] <Skye|ZZZ> %p
L1547[17:23:34] <MichiBot> Ping reply from Skye|ZZZ 0.95s
L1548[17:24:22] <Boingo> 1833063 - 1301756 - 1264911 - 38245 - 183928 - 1332950 - 1332586 - 70091 - 120368 - 42301 - Crash
L1549[17:24:25] <MaHuJa> That would be a function of the tube
L1550[17:24:46] <Boingo> So that is 10 good loops.
L1551[17:24:50] <Katie> Seems something is stopping the GC from cleaning up your RAM usage.
L1552[17:25:25] <Kilobyte> doesn't the gc only run under some conditions?
L1553[17:25:41] <MaHuJa> Lua is supposed to run "emergency gc" in oom conditions
L1554[17:25:51] <Kilobyte> oh okay
L1555[17:25:53] <Kilobyte> weird
L1556[17:25:54] <Katie> Kilobyte, I have no clue but I'm watching my ram usage on the same script he is and I see my usage bouncing meaning it's running.
L1557[17:26:02] <Kilobyte> weird
L1558[17:26:14] <Kilobyte> same version of oc?
L1559[17:26:16] <Katie> Boingo, you said this is a server, happen to know the server OS?
L1560[17:26:18] <PotatoGTA> MaHuJa, have you tried turning it off and on?
L1561[17:26:38] <Katie> he's on 11.25 I'm on the same
L1562[17:26:50] <Boingo> Katie, Linux, Ubuntu 14.10 server
L1563[17:26:54] <MaHuJa> Not having the problem in any of my current projects.
L1564[17:26:59] <Katie> The natives should work fine on that then..
L1565[17:27:12] <Katie> I'm on Ubuntu 14.04.02 with no issue..
L1566[17:27:51] <Katie> Was wondering if it might be a luaj issue or whatever fallback OC uses.
L1567[17:27:56] *** Magik6k is now known as Magik6k|off
L1568[17:28:29] <Katie> I'm running the RAM check between item prints http://michi.pc-logix.com/Minecraft_1.7.10_2015-05-31_17-28-08.png and you can see it's bouncing around a good bit
L1569[17:28:38] <Boingo> Why?
L1570[17:28:47] <Boingo> Shouldn't it stay roughly the same?
L1571[17:28:47] <Kilobyte> Katie: well, iirc pretty much all oses are supported
L1572[17:28:59] <Boingo> There are no new items coming in.
L1573[17:28:59] <Kilobyte> except maybe bsd
L1574[17:29:08] <Katie> Kilobyte, And a few aren't which is why I asked.
L1575[17:29:11] <Katie> Boingo, I have no clue.
L1576[17:29:12] <Boingo> But there are, sometimes, new values for the existing items.
L1577[17:29:15] <Katie> but GC is running.
L1578[17:29:52] <Boingo> I mean, if the list itself was getting bigger, then I could see the memory growing.
L1579[17:30:19] <Boingo> But I have 300 items.
L1580[17:30:24] <Boingo> On ever pass.
L1581[17:30:26] <Boingo> *every
L1582[17:30:45] <Katie> I have 45.. lol
L1583[17:30:48] <Boingo> Granted some of the items have huge values.
L1584[17:31:02] <Boingo> Like 2+ billion cobble
L1585[17:31:22] <Boingo> But that is just an int in Lua I am guessing.
L1586[17:31:27] <Boingo> Not all that tough.
L1587[17:32:01] <Boingo> Its not like it is counting each cobble, it is just reading the value given from ae2
L1588[17:32:08] <Katie> I have no idea, and I've gotta run RL calls
L1589[17:32:25] <Katie> Sorry I wasn't able to help... :/
L1590[17:32:38] <Boingo> Its all good, thanks for trying.
L1591[17:33:51] <MaHuJa> Lua52 doesn't have 'int's but doubles. But you're right, it's not consuming memory per item.
L1592[17:34:02] *** ShoweringFairy is now known as Daiyousei
L1593[17:34:06] * Kilobyte should really get his VFS code running
L1594[17:34:18] <Kilobyte> cba atm though
L1595[17:34:35] <Kilobyte> async io is meh
L1596[17:34:48] <Boingo> MaHuJa, Yeah, exactly.
L1597[17:35:07] ⇦ Quits: endriuOC (~endriuOC@148.ip-176-31-161.eu) (Quit: endriuOC)
L1598[17:35:08] <Boingo> It is a table with 300 items, being recreated each time.
L1599[17:35:30] <Boingo> Well, the values are being recreated, if they are different.
L1600[17:35:48] <MaHuJa> t = {1}; t = {2}; -- at the end of that, the {1} table is still resident in memory, separately from {2}, until gc collects it.
L1601[17:35:59] <Inari> Kilobyte: http://async.io/ ?
L1602[17:36:19] <Inari> GC runs every uh... 10~20 yields or so, no?
L1603[17:36:41] <Inari> https://www.youtube.com/watch?v=40VahhplfsY
L1604[17:36:42] <MichiBot> Inari: SOCCER LEGEND ONLINE - Grand Theft Auto With Balls | length 5m 17s | Likes: 1395 Dislikes: 6 Views: 20233 | by Jim Sterling
L1605[17:36:45] <Kilobyte> Inari: not exactly :P
L1606[17:36:51] <gamax92> gc runs whenever gc wants to run
L1607[17:36:56] <MaHuJa> It doesn't have a schedule you can rely on
L1608[17:37:03] <Inari> gamax92: well in oc machine.lua runs it, no? :p
L1609[17:37:03] <gamax92> or if you have a config option set, it runs every tick
L1610[17:37:21] <gamax92> Inari: no
L1611[17:38:14] <Altenius|Off> How do I craft the EEPROM (Lua BIOS). The FTB wiki says to craft with a book but that doesn't work
L1612[17:38:18] *** Altenius|Off is now known as Altenius
L1613[17:38:27] <gamax92> oh i see
L1614[17:38:33] <gamax92> machine.lua runs GC every 10 yields.
L1615[17:38:38] <Inari> yeah :p
L1616[17:38:59] <Boingo> So does all of that mean I am doing something wrong?
L1617[17:39:02] <MaHuJa> Altenius: craft the book with a chip(tier1) to get an oc manual
L1618[17:39:05] *** PotatoGTA is now known as PotatoTrumpet
L1619[17:39:12] <gamax92> Buuut, Lua can also GC when ever it wants to.
L1620[17:39:46] * Inari gc's gamax92
L1621[17:39:55] * PotatoTrumpet gc's #oc
L1622[17:39:57] ⇦ Parts: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu) (Garbage Collected))
L1623[17:40:01] <Inari> lol
L1624[17:40:11] <PotatoTrumpet> I'm gamax I'm stupid
L1625[17:40:15] <MaHuJa> Unfortunately you cannot explicitly invoke the gc in OC. In plain lua52 you can.
L1626[17:40:25] <Inari> just yield 10 times
L1627[17:40:25] <Inari> :3
L1628[17:41:11] <Boingo> I am putting a an os.sleep(5) in there.
L1629[17:41:31] <Boingo> Shouldn't a 5 second sleep give enought time for 10 yields?
L1630[17:41:43] <Inari> might only yield once :p not sure
L1631[17:41:50] <PotatoTrumpet> iirc it's recommend to use sleep(10)
L1632[17:42:06] <Inari> just count the time
L1633[17:42:06] <Inari> :<
L1634[17:42:09] <Boingo> PotatoTrumpet, Why?
L1635[17:42:18] <Inari> PotatoTrumpet: does that even yield multiple times?
L1636[17:42:44] <Kilobyte> i doubt it does
L1637[17:43:32] <Inari> i /think/ you can yield an amount of time and it waits for that to pass before resuming.. but hats not 10 yields to machine.lua then
L1638[17:43:35] <Kilobyte> now i am actually curious: does computer.pullSignal yield?
L1639[17:44:02] <Boingo> So does that mean I am doing it a bad way?
L1640[17:44:13] <Boingo> I am all for changing it if there is a "correct" way to do it.
L1641[17:44:16] <Inari> Kilobyte: it does
L1642[17:44:25] <Kilobyte> kk
L1643[17:44:31] <Inari> https://github.com/MightyPirates/OpenComputers/blob/9afe70778b24dbdf2fa2d0569e619971910401c9/src/main/resources/assets/opencomputers/lua/machine.lua#L1314
L1644[17:45:03] <Inari> wiat, someone claimed pullsignal is an openos thing
L1645[17:45:06] <Inari> but its in machine.lua
L1646[17:45:07] <Inari> :<
L1647[17:45:40] <Kilobyte> hmmm i should maybe switch to coroutine.yield in my kernel instead of computer.pullSignal
L1648[17:48:37] <Kilobyte> just curious, is there a hardware side way to do blocking waiting for an event?
L1649[17:48:58] <Inari> i still have to take a look at reducing mahcine.lua's memory fluctuations
L1650[17:49:43] <Kilobyte> heh
L1651[17:49:57] ⇨ Joins: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu)
L1652[17:49:57] zsh sets mode: +v on gamax92
L1653[17:51:26] <Boingo> So did I find a bug? Or did I write one?
L1654[17:56:58] <PotatoTrumpet> Yes
L1655[17:57:01] <PotatoTrumpet> .p
L1656[17:57:03] <^v> Ping reply from PotatoTrumpet 2.24s
L1657[17:57:04] <Boingo> LOL
L1658[17:57:13] <PotatoTrumpet> ouch
L1659[17:57:16] <PotatoTrumpet> dat ping time
L1660[17:57:27] <Boingo> .p
L1661[17:57:28] *** Riking is now known as Riking|away
L1662[17:57:28] <^v> Ping reply from Boingo 0.54s
L1663[17:57:31] <PotatoTrumpet> .p
L1664[17:57:35] <^v> Ping reply from PotatoTrumpet 2.22s
L1665[17:57:36] <Inari> #p
L1666[17:57:37] <|0xDEADBEEF|> > 0.141 Seconds passed.
L1667[17:57:37] <PotatoTrumpet> :/
L1668[17:57:47] <Inari> Boingo: neither really?
L1669[17:57:58] <Inari> you just run out of memory because the old stuff isnt in the trashbin yet
L1670[17:57:59] <Inari> :3
L1671[17:58:00] <PotatoTrumpet> #p
L1672[17:58:01] <|0xDEADBEEF|> > 0.283 Seconds passed.
L1673[17:58:04] <Boingo> Ok.... I guess the better question is, how do I fix it?
L1674[17:58:15] <Inari> yield 10 times
L1675[17:58:16] <Inari> :D
L1676[17:58:21] <PotatoTrumpet> yield 20 times
L1677[17:58:25] <Boingo> I really just want a "live" update of what is in my ME network.
L1678[17:58:55] <Boingo> And the next version of the script will kick of auto-crafting depending on levels of certain things.
L1679[17:59:21] <PotatoTrumpet> Sangar, should add a way to call the GC
L1680[17:59:32] <PotatoTrumpet> like os.garbage
L1681[17:59:40] <Inari> PotatoTrumpet: it was specifically made to not be able to do that, no? :p
L1682[17:59:47] <Boingo> Does yielding take time?
L1683[17:59:58] <Inari> i think the min time for a yield is 1 tick?
L1684[18:00:09] <Boingo> Can I safely take out os.sleep(5)
L1685[18:00:18] <Boingo> and add in yield
L1686[18:00:30] <Boingo> And still have it "semi-live"
L1687[18:01:01] <Inari> you lack an end btw :p
L1688[18:01:13] <Inari> dunno, try for i=1,10 do os.sleep() end
L1689[18:01:18] <Boingo> I know, bad cut-paste
L1690[18:01:34] <Boingo> That is better?
L1691[18:01:45] <Inari> im just gussing it will yield 10 times
L1692[18:01:46] <Inari> :D
L1693[18:01:47] <Boingo> I believe you, just would like to understand why it is better?
L1694[18:02:00] <PotatoTrumpet> for i=1,10 do gamax92 = nil
L1695[18:02:12] <gamax92> you forgot end.
L1696[18:02:18] <Boingo> I would love to not have the sleep at all and be continuously checking.
L1697[18:02:20] <Inari> cause every 10 yields to machine.lua, machine.lua will collect garbage
L1698[18:02:27] <Katie> It's A LOT faster... lol
L1699[18:02:36] <Inari> os.sleep should be 1 tick
L1700[18:02:39] <Inari> so 0.5s for 10
L1701[18:02:41] <Boingo> Katie, what is?
L1702[18:02:49] <Katie> replacing the od.sleep(5) eith for i=1,10 do os.sleep() end heh
L1703[18:02:59] <Katie> os* with*
L1704[18:03:00] <Boingo> Oh?
L1705[18:03:05] <Boingo> I will try it.
L1706[18:03:06] <Katie> yeaaaaah
L1707[18:03:11] <Boingo> Just want to learn as I go.
L1708[18:03:17] <Inari> oh right
L1709[18:03:18] <Katie> and RAM usage is still sane for me.
L1710[18:03:18] <Inari> os.sleep :P
L1711[18:03:21] <Inari> i keep forgetting that
L1712[18:04:51] <Boingo> Wow, that is way fater.
L1713[18:04:55] <Boingo> *faster
L1714[18:05:03] <Inari> does it still carsh? xD
L1715[18:05:11] <Boingo> Memory is not lower than 1354800
L1716[18:05:15] <Boingo> Ever.
L1717[18:05:18] <Katie> \o/ nice..
L1718[18:05:35] <Boingo> So.... what is the downside to having this running 24/7?
L1719[18:05:55] <Katie> Too much pure awesome?
L1720[18:06:07] <Boingo> You can never have *that*. :-)
L1721[18:06:09] <Inari> doubt a single system like that will have muhc of a downside?
L1722[18:06:33] <Boingo> I will put a table of 20 or so items in there as a lookup.
L1723[18:06:39] <Inari> i think gc is mostly not directyl callable since it can eat some time and idiots/bad-people would make 300 pcs calling it 24/7 :p
L1724[18:06:43] <Boingo> If the current level is < a set level, craft 1.
L1725[18:07:45] <Katie> Boingo, I'd like to thank you for finally convincing me to stick this computer next to my AE, I'd been meaning too for a week, just had no real... drive
L1726[18:07:52] <Katie> Trying to help you I did so heh
L1727[18:08:00] *** Daiyousei is now known as SleepingFairy
L1728[18:08:01] <Boingo> Hey, glad I could help.
L1729[18:08:07] <Boingo> I want to make the display better.
L1730[18:08:11] <Boingo> Not scroll.
L1731[18:08:22] <Boingo> Is there curses like interface for this?
L1732[18:08:28] <Boingo> ncurses?
L1733[18:08:58] *** Katie is now known as Mimiru
L1734[18:09:00] <Mimiru> \o/
L1735[18:09:03] <Mimiru> No idea..
L1736[18:09:17] <Inari> !google opencomputers ncurses
L1737[18:09:19] <Inari> :<
L1738[18:09:25] <Boingo> lol
L1739[18:10:24] <Mimiru> I need to work on MichiBot moar...
L1740[18:10:34] <PotatoTrumpet> Yes
L1741[18:10:36] <PotatoTrumpet> you do
L1742[18:10:45] <Mimiru> shush.
L1743[18:10:47] <PotatoTrumpet> make MichiBot better than EnderBot2 AND ^v
L1744[18:13:10] <ds84182> s/ AND ^v//
L1745[18:13:17] <ds84182> actually
L1746[18:13:26] <ds84182> s/%^v/Kibibyte/
L1747[18:13:34] <ds84182> s/\^v/Kibibyte/
L1748[18:13:35] <Kibibyte> <PotatoTrumpet> make MichiBot better than EnderBot2 AND Kibibyte
L1749[18:13:44] <PotatoTrumpet> yah
L1750[18:13:48] <ds84182> I hate regex, why can't we just lua patterns all the time
L1751[18:13:49] <PotatoTrumpet> DEATH TO Kilobyte
L1752[18:13:51] <PotatoTrumpet> err
L1753[18:13:54] <ds84182> erm
L1754[18:13:58] <Mimiru> Umm
L1755[18:14:01] <PotatoTrumpet> s/lo/bi
L1756[18:14:01] <Kibibyte> <PotatoTrumpet> DEATH TO Kibibyte
L1757[18:14:07] <Kilobyte> PotatoTrumpet: want a fight?
L1758[18:14:17] * PotatoTrumpet kills Kilobyte AND Kibibyte
L1759[18:14:19] <Kilobyte> i can tell you, you will lose
L1760[18:14:27] <PotatoTrumpet> Welp, that was a quick one
L1761[18:14:51] <PotatoTrumpet> Ich bin ein winneren
L1762[18:14:51] <Kilobyte> we have an anti-stupidity firewall
L1763[18:15:05] <PotatoTrumpet> How'd you get through it?
L1764[18:15:09] * PotatoTrumpet hugs Kilobyte
L1765[18:15:38] ⇦ Quits: Kibibyte (~PircBotX@cucumber.kilobyte22.de) (Quit: [Console@CLI][restart] yay, memleaks)
L1766[18:15:38] <TotallyNotKatie> %sed enable
L1767[18:15:39] <MichiBot> TotallyNotKatie: Enabled SED for this channel
L1768[18:16:06] ⇨ Joins: Kibibyte (~PircBotX@cucumber.kilobyte22.de)
L1769[18:16:06] <TotallyNotKatie> %sed disable
L1770[18:16:07] <MichiBot> TotallyNotKatie: Disabled SED for this channel
L1771[18:16:55] <PotatoTrumpet> %kill Kibibyte
L1772[18:18:47] <gamax92> fsdjfsdklfsdhfkhfjhsdfsdfsdlfkdsfhjksdfhsdjkfsdigu8598tjsdfisrmnuofyhsu8foijnsxfgkfgbuisy7fnisdjklfy893uibnfsd789nrguhdg79eu[sdfj9ubsdfjksdgbfsduifhbnfhgb79eunsdjfb7934hbjsdfb489w]snfuh4nushdbf79ub479fnsduifb479rbnu7srb4hf789
L1773[18:18:47] <gamax92> s/.*\[+(.*)+\].*//
L1774[18:19:53] <ds84182> erm
L1775[18:19:57] <ds84182> s/r/g
L1776[18:20:02] <ds84182> ohok
L1777[18:22:25] ⇦ Quits: Kibibyte (~PircBotX@cucumber.kilobyte22.de) (Ping timeout: 195 seconds)
L1778[18:22:25] <TotallyNotKatie> %sed enable
L1779[18:22:25] <MichiBot> TotallyNotKatie: Enabled SED for this channel
L1780[18:22:28] <Boingo> So.... um gui library by GopherAtl? Any good?
L1781[18:22:37] <Boingo> I can write a basic gui in it?
L1782[18:22:41] <Mimiru> Yes
L1783[18:22:50] <gamax92> I've not gotten around to trying it out
L1784[18:22:56] <gamax92> PotatoTrumpet: :>
L1785[18:22:59] <Mimiru> Kenny figured it out, can't be that bad.
L1786[18:23:00] <Mimiru> :P
L1787[18:23:09] <PotatoTrumpet> gamax92, wat
L1788[18:23:10] <Boingo> So I could show my AE inventory a bit better instead of a scrolling list?
L1789[18:23:32] ⇨ Joins: Kibibyte (~PircBotX@cucumber.kilobyte22.de)
L1790[18:23:32] <TotallyNotKatie> %sed disable
L1791[18:23:33] <MichiBot> TotallyNotKatie: Disabled SED for this channel
L1792[18:23:42] <gamax92> wow...
L1793[18:23:47] <Kilobyte> gamax92: can you please not break things that are buggy
L1794[18:23:55] <gamax92> can your bot please not exist?
L1795[18:24:04] <Kilobyte> no :P
L1796[18:25:24] <PotatoTrumpet> It's okay Kilobyte, Kibibyte is a very decorative bot
L1797[18:25:29] <PotatoTrumpet> makes the channel seem more full
L1798[18:25:52] <PotatoTrumpet> Speaking of him, you might want to trim the weeds growing around him and blow off the cobwebs
L1799[18:25:59] <ds84182> I'm going to test something with boopie
L1800[18:26:02] <ds84182> not in here tho
L1801[18:26:09] <gamax92> I'm going to kill boopie
L1802[18:26:12] <Kilobyte> PotatoTrumpet: i am actually intending that
L1803[18:26:29] <PotatoTrumpet> Can you make him do ocdoc s job
L1804[18:26:29] <Boingo> Are there any docs for this thing?
L1805[18:26:36] <Kilobyte> but currently i lack time
L1806[18:26:39] <gamax92> PotatoTrumpet: haaaaaaaaaaaaaaaaaaaaaaaaaaaaa
L1807[18:26:56] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-347-216.w92-132.abo.wanadoo.fr) (Quit: Leaving)
L1808[18:27:01] <PotatoTrumpet> gamax92, all your bot does is say that it tried 90% of the time
L1809[18:27:09] <PotatoTrumpet> and 100% of the time it isn't the right thing
L1810[18:27:48] <Mimiru> Boingo, not really no... You can look over this https://github.com/OpenPrograms/Kenny-Programs/blob/master/OL_Control/OL_Control.lua I'm not advocating his style, but it atleast shows a program implemented in GML
L1811[18:27:54] <gamax92> yeah keep believing that.
L1812[18:28:21] <Boingo> Is there a better/different library for doing this?
L1813[18:28:27] <Mimiru> upto line 162 is the update checker... so you can ignore most of it.
L1814[18:28:31] <ds84182> ~wiki component
L1815[18:28:31] <ocdoc> http://ocd.cil.li/component
L1816[18:28:38] <PotatoTrumpet> ~w oc
L1817[18:28:38] <ocdoc> Predicted http://ocd.cil.li/block
L1818[18:28:41] <PotatoTrumpet> SE
L1819[18:28:46] <PotatoTrumpet> IT DOENSONTO WORKO
L1820[18:28:48] <PotatoTrumpet> NO WORKO
L1821[18:28:50] <ds84182> PotatoTrumpet: thats not a wiki page
L1822[18:28:52] <Mimiru> you might check the forums... but GML is really pretty good.
L1823[18:28:53] <ds84182> dunce
L1824[18:28:55] <PotatoTrumpet> DOESN"T MATTER
L1825[18:29:00] * PotatoTrumpet stabs ocdoc
L1826[18:29:05] * PotatoTrumpet throws ocdoc in the trash
L1827[18:29:09] <ds84182> ~w ocdoc
L1828[18:29:10] <ocdoc> http://ocd.cil.li/
L1829[18:29:13] * Mimiru stabs PotatoTrumpet and throws him in the trash
L1830[18:29:19] <ds84182> what fucking now bitch
L1831[18:29:35] <Inari> sheesh, people
L1832[18:29:35] <Boingo> Ok, I will look into GML then.
L1833[18:29:45] <PotatoTrumpet> YOU WANNA FIGHT, INARI?!?!?!
L1834[18:29:52] * PotatoTrumpet shoots inari in the head
L1835[18:29:57] <Mimiru> don't make me +q you PotatoTrumpet. :D
L1836[18:30:16] * ds84182 floods PotatoTrumpet with... brown waters
L1837[18:30:18] * PotatoTrumpet sits back in his desk
L1838[18:30:43] * PotatoTrumpet wonders why everyone is looking at him
L1839[18:30:45] * Inari falls towards PotatoTrumpet's general direction and explodes into thousands of spiders
L1840[18:30:56] <PotatoTrumpet> MRS TEACHER, INARI EXPLODED
L1841[18:31:09] <Mimiru> ¬_¬
L1842[18:31:28] <Kilobyte> okay, time to get to sleep
L1843[18:31:33] <Kilobyte> night guys
L1844[18:31:35] <PotatoTrumpet> MRS. Mimiru, spiders are all over my desk
L1845[18:31:36] <Mimiru> o/
L1846[18:31:53] <Mimiru> Good.
L1847[18:32:14] <PotatoTrumpet> Mrs. Mimiru, the spiders are crawling up your hair
L1848[18:32:19] <Mimiru> Nah.
L1849[18:32:26] <gamax92> Mrs. Mimiru, hi there.
L1850[18:32:30] <Mimiru> o/
L1851[18:32:33] <PotatoTrumpet> Oh well, time to set fire to this place
L1852[18:32:38] * PotatoTrumpet sets #oc on fire
L1853[18:32:44] <PotatoTrumpet> THIS CHANNEL IS ON FIREEEEEEEEEEEEEEE
L1854[18:32:53] <gamax92> ds84182: ocdoc is actually supposed to resolve to /
L1855[18:32:54] * Mimiru reminds PotatoTrumpet that the fire suppressors exist.
L1856[18:32:59] <gamax92> sooooo, it did it's job
L1857[18:33:01] <ds84182> You missed your chance to say "Set fire~ to the #oc"
L1858[18:33:09] <PotatoTrumpet> ARE YOU TRYING TO SUPRESS MY RIGHTS??
L1859[18:33:12] <gamax92> yes
L1860[18:33:13] <Mimiru> Yes.
L1861[18:33:13] <ds84182> yes
L1862[18:33:14] * Kilobyte extinguishes the fire, then smacks the extinguisher onto PotatoTrumpets head
L1863[18:33:20] <PotatoTrumpet> Ouchy!
L1864[18:33:22] <Kilobyte> problem solved.
L1865[18:33:24] <Mimiru> \o/
L1866[18:33:40] <Mimiru> If you weren't already +v I'd +v you.
L1867[18:33:43] * PotatoTrumpet throws the fire extinguisher into Kilobyte's head forcing him to o to sleep
L1868[18:33:48] ⇨ Joins: Tahgtahv (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net)
L1869[18:34:04] <PotatoTrumpet> gn Kilobyte
L1870[18:34:08] <Kilobyte> thanks
L1871[18:34:09] <PotatoTrumpet> Have a nice sleep
L1872[18:34:15] <PotatoTrumpet> don't let any spiders near you
L1873[18:34:17] <gamax92> totally didn't notice Mimiru's nick change ...
L1874[18:34:18] <Kilobyte> i will
L1875[18:34:20] * ds84182 throws a +vase at PotatoTrumpet
L1876[18:34:21] <gamax92> was like, hello new person.
L1877[18:34:23] <Mimiru> lol
L1878[18:34:24] <Kilobyte> PotatoTrumpet: idgaf about spiders
L1879[18:34:37] * PotatoTrumpet sets fire to Kilobyte at the stake
L1880[18:34:55] * Mimiru puts the fire out.
L1881[18:34:56] <PotatoTrumpet> Die you spider scum
L1882[18:34:59] <PotatoTrumpet> :(
L1883[18:35:01] <Kilobyte> good luck with that
L1884[18:35:12] <PotatoTrumpet> anwyas, have a nice sleep
L1885[18:35:16] <Mimiru> Enough of my people have been burned at the stake, I won't sit idly by while someone else does.
L1886[18:35:29] *** prasselpikachu is now known as prassel|off
L1887[18:35:43] <gamax92> I will
L1888[18:35:44] <Kilobyte> anyways, i'm out for realz
L1889[18:35:47] * gamax92 sit's by idly
L1890[18:36:12] <Mimiru> q_q
L1891[18:36:22] ⇦ Quits: Vaht (~Tahg@pool-96-237-111-105.bstnma.fios.verizon.net) (Ping timeout: 198 seconds)
L1892[18:40:23] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L1893[18:40:29] <MajGenRelativity> Inari, you are the best :D
L1894[18:40:40] <Inari> ohi
L1895[18:40:44] <gamax92> did Inari figure out wtf was going on?
L1896[18:40:51] <MajGenRelativity> yeah
L1897[18:40:59] <MajGenRelativity> BlockContainers don't render by default :D
L1898[18:41:06] <Boingo> Mimiru, you seem to have some AE experience....
L1899[18:41:09] <gamax92> oh lovely
L1900[18:41:12] <MajGenRelativity> So, she just told it to render :D
L1901[18:41:19] <Mimiru> Boingo, a bit, whats up?
L1902[18:41:21] <Boingo> There is a getItemDetail() method...
L1903[18:41:31] <Boingo> What the hell do I have t opass it?
L1904[18:41:39] <Mimiru> No idea :D
L1905[18:41:51] <Inari> i've been wondering if i could hack together AE recipes to do binary level emitter output
L1906[18:42:13] <Boingo> I cannot seem to be able to figure out what to send as the argument.
L1907[18:43:56] <Boingo> Inari, for what purpose?
L1908[18:44:26] <Inari> a better way to have AE tell OC to craft something via AE interface
L1909[18:46:44] <Boingo> Mimiru, is there a way I can figure out?
L1910[18:46:57] <MajGenRelativity> I got to go for today, but 3 cheers for Inari, ForceLasers contributor of the day :D
L1911[18:47:00] * MajGenRelativity cheers
L1912[18:47:03] * MajGenRelativity cheers again
L1913[18:47:07] <gamax92> MajGenRelativity: Hey
L1914[18:47:07] * MajGenRelativity cheers thrice
L1915[18:47:10] <gamax92> I helped set it up
L1916[18:47:13] <Inari> haha
L1917[18:47:20] <MajGenRelativity> Well, yes
L1918[18:47:22] <Inari> i adde dlike 3 lines
L1919[18:47:29] <MajGenRelativity> But, you then quit on me :D
L1920[18:47:33] <gamax92> no .-.
L1921[18:47:35] <MajGenRelativity> Inari contributed :)
L1922[18:47:52] <gamax92> r000d
L1923[18:47:54] <gamax92> :<
L1924[18:47:55] <MajGenRelativity> you said, and I quote, I haven't done 1.8 modding before, and then quit
L1925[18:48:29] <gamax92> nvm, I don't have to explain what I was doing to try to help ungrateful people
L1926[18:48:31] <MajGenRelativity> now, I'm not unthankful for your help with setting it up, but Inari is the contributor of the day
L1927[18:48:46] <MajGenRelativity> listen, gamax, I appreciate your help, I really do
L1928[18:49:05] <MajGenRelativity> every time somebody fixes an issue and does a pull request, you should be pleased, because that is all you :D
L1929[18:49:25] *** alekso56 is now known as alekso56_off
L1930[18:49:32] <Mimiru> Boingo, all I can find is { id, [ dmg, nbt_hash ] }
L1931[18:49:48] <Boingo> Hmm....
L1932[18:50:05] <Mimiru> That's from openmods... but both should act the same... in theory
L1933[18:50:49] <Boingo> Let me play with that.
L1934[18:51:42] ⇨ Joins: RaptorJeebus_ (RaptorJeeb@CPE-121-214-33-89.lnse4.win.bigpond.net.au)
L1935[18:51:56] <MajGenRelativity> I'm audi
L1936[18:51:58] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Quit: Time to go, to adventure!)
L1937[18:52:12] <gamax92> yeah fuck you too
L1938[18:52:22] <Inari> lol
L1939[18:52:24] <gamax92> Gee, couldn't solve the problem, must mean you didn't try at all
L1940[18:52:46] <Mimiru> lmao
L1941[18:53:35] ⇦ Quits: RaptorJeebus (RaptorJeeb@CPE-137-147-162-142.lnse7.win.bigpond.net.au) (Ping timeout: 202 seconds)
L1942[18:56:14] <Inari> hrm
L1943[18:56:27] <Inari> if i extend OC, do i have to do both 1.7.10 and 1.8 branches for PRing it in?
L1944[18:58:08] <Mimiru> And 1.9, just to be safe.
L1945[18:58:32] <Inari> theres no 1.9 branch :P
L1946[18:58:32] <gamax92> Inari: Nah just do it to master
L1947[18:58:45] <Inari> well theres master-MC1.7.10 and master-MC1.8
L1948[18:58:47] <gamax92> Sangar normally handles the whole extending to other branches
L1949[18:58:49] <gamax92> oh ....
L1950[18:58:57] <gamax92> then just do it to what ever's default
L1951[18:59:05] <Inari> kay
L1952[19:09:19] <Inari> scala is still weird to me :p
L1953[19:11:16] <gamax92> Inari: same
L1954[19:28:24] ⇦ Quits: Inari (~Uni@p5493562B.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
L1955[19:37:07] <gamax92> yeah nope, I'm convinced Ubuntu MATE is garbage
L1956[19:37:44] <gamax92> Does not boot off of USB's using unetbootin or whatever usb-creator-gtk is
L1957[19:38:01] <gamax92> Installer randomly freezes at a certain point for 5 minutes, on both hardware and v m
L1958[19:38:11] <gamax92> doesn't boot the first time, on real hardware and vm
L1959[19:39:45] <gamax92> I should also mention this vm is not on the same thing as the real hardware, is on my other computer.
L1960[19:51:14] <gamax92> oh good, the entirety of X crashed while doing upgrades
L1961[19:55:37] <PotatoTrumpet> burn it gamax92, BURN ITTTTTTTTTTTTTT
L1962[19:55:43] <PotatoTrumpet> BURN IT NAOW
L1963[19:55:46] <PotatoTrumpet> THATS AN ORDER
L1964[19:56:32] <gamax92> I'm not going to do that, It's my primary Operating System ...
L1965[19:56:37] <PotatoTrumpet> oh
L1966[20:00:26] <PotatoTrumpet> You spin me right round baby right round
L1967[20:00:34] <PotatoTrumpet> like a record baby
L1968[20:00:35] <PotatoTrumpet> right round
L1969[20:01:18] *** Pwootage|Off is now known as Pwootage
L1970[20:03:06] ⇦ Quits: CoolSquid (~CoolSquid@ti0011a400-6728.bb.online.no) (Quit: Leaving)
L1971[20:04:01] <gamax92> fsdfsdjfkldsj the sound only plays in one ear.
L1972[20:04:07] <gamax92> the beep from terminals
L1973[20:04:11] <gamax92> only play in the left channel
L1974[20:16:29] <PotatoTrumpet> BURN IT
L1975[20:30:34] <PotatoTrumpet> that is a crime against humanity
L1976[20:58:26] <SuPeRMiNoR2> whoa, my windows 7 install just asked me if i wanted to upgrade to W10
L1977[21:02:12] <Mimiru> Lots of posts about it on imgur too heh
L1978[21:05:06] *** Tahgtahv is now known as Tahg
L1979[21:07:21] *** g is now known as gAway2002
L1980[21:17:10] ⇨ Joins: calclavia (uid15812@id-15812.highgate.irccloud.com)
L1981[21:17:11] zsh sets mode: +v on calclavia
L1982[21:18:30] ⇨ Joins: WireWulf (~SageKitsu@2602:306:ce4f:a280:8100:bb76:713c:31bd)
L1983[21:37:25] ⇨ Joins: dronf (~ubuntu@ec2-50-18-158-69.us-west-1.compute.amazonaws.com)
L1984[21:40:44] <dronf> could anyone please link me a pastebin of a gui stargate dialer that works with the latest OC and SG craft?
L1985[21:41:16] ⇦ Quits: RaptorJeebus_ (RaptorJeeb@CPE-121-214-33-89.lnse4.win.bigpond.net.au) (Quit: Leaving)
L1986[21:41:57] <Mimiru> Well, I was with you until SGCraft. The only one I know of is LanteaCraft, check the forums though there might be something.
L1987[21:42:17] <rashy> https://github.com/OpenPrograms/Kenny-Programs/tree/master/LC_Control
L1988[21:42:28] <dronf> i think they could be the same thing, just started playing with both mods recently
L1989[21:42:36] <Mimiru> While LC shares lots of the same methods as SGCraft, it's not exactly the same..
L1990[21:42:39] <rashy> about a year old, which means OC has gotten a dozen versions since then
L1991[21:42:53] <Mimiru> rashy, it does still work though with both latest oc, and latest lc :P
L1992[21:43:02] <rashy> ah =o
L1993[21:43:17] <dronf> guess i'd better doublecheck what mod this server is actually using
L1994[21:43:33] <Mimiru> LC_Control should do the basics though.
L1995[21:43:55] <Mimiru> iirc the dial, and disconnect methods are the same
L1996[21:44:10] <Mimiru> I don't know if SGCraft has our isValid method, that LC_Control uses.
L1997[21:45:35] <Mimiru> it does not have isValid.
L1998[21:45:52] <Mimiru> Also all of the events are named differently
L1999[21:46:12] <dronf> ah crap...it appears that we are using greg's sg craft. i wasn't even aware till now that there were multiple stargate mods
L2000[21:46:24] <Mimiru> <-- Dev of LanteaCraft :P
L2001[21:46:32] * dronf waves :D
L2002[21:46:37] <Mimiru> o/ heh
L2003[21:46:43] <gamax92> * Use LanteaCraft *
L2004[21:46:47] <gamax92> * Make Mimiru happy *
L2005[21:46:51] <WireWulf> <-- never got LateaCraft to work
L2006[21:46:59] <Mimiru> Very much so gamax92
L2007[21:47:08] <WireWulf> could be the missing n tho
L2008[21:47:14] <Mimiru> Did you ever post on the mcf thread, post on the LC Forums, github...?
L2009[21:47:17] <gamax92> the n is the missing link!
L2010[21:47:20] <dronf> if i could go back in time and tell the server owner before he launched...that would be a good strategy :D
L2011[21:47:38] <gamax92> Mimiru: no ofc they didn't reporting bugs so people can fix it is overrated
L2012[21:47:52] <WireWulf> Mimiru, nope I can not into typing I forget N's
L2013[21:47:54] <Mimiru> Facebook.. twitter... irc... :P
L2014[21:47:54] <gamax92> They just expect it to happen
L2015[21:48:08] <Mimiru> hell I even reply on curseforge sometimes
L2016[21:48:35] ⇦ Quits: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net) (Ping timeout: 202 seconds)
L2017[21:48:39] <WireWulf> I may look at lantacraft again
L2018[21:48:43] <Mimiru> dronf, http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1292427-lanteacraft if you ever decide to talk the server owner into switching :P
L2019[21:48:48] <WireWulf> for my SG needs
L2020[21:49:03] <WireWulf> now for my ST and SW and firefly needs
L2021[21:49:28] <dronf> it might be too late for this server, land has already been generated and people using the mod, but i'll push for it the next time around. modded servers usually have a "shelf life"
L2022[21:50:16] ⇨ Joins: ^v (~ping@c-68-36-225-16.hsd1.mi.comcast.net)
L2023[21:50:22] <WireWulf> all servers have a shelf life
L2024[21:51:48] <WireWulf> vanilla is when everybody stops playing, modded is when the server starts crying
L2025[21:52:03] <dronf> heh, true
L2026[21:53:08] <WireWulf> poor server
L2027[21:53:16] <WireWulf> it is crying Dx
L2028[21:56:12] <Mimiru> I don't see anything pre made for OC / SGCraft
L2029[21:56:29] <dangranos> um
L2030[21:56:35] <dangranos> OP?
L2031[21:56:52] <dangranos> oh
L2032[21:57:03] *** Oddstr13 is now known as Odd|Away
L2033[21:57:08] *** Riking|away is now known as Riking
L2034[21:57:12] <Mimiru> Easiest thing to do would be to read http://www.cosc.canterbury.ac.nz/greg.ewing/minecraft/mods/SGCraft/doc/ComputerCraft.html Which covers the interaction with OC and CC, and go from there...
L2035[21:58:35] <Mimiru> http://www.cosc.canterbury.ac.nz/greg.ewing/minecraft/mods/SGCraft/doc/Programs/common/dial lol..
L2036[21:59:00] <Mimiru> http://www.cosc.canterbury.ac.nz/greg.ewing/minecraft/mods/SGCraft/doc/Programs/ocexamples.zip sample code zip by the mod author...
L2037[21:59:06] <Mimiru> dronf, ^
L2038[21:59:26] <Mimiru> I feel dirty now though
L2039[21:59:27] <Mimiru> heh
L2040[21:59:28] <dangranos> https://github.com/OpenPrograms/Kenny-Programs/blob/master/LC_Control/stargate.lua hm?
L2041[21:59:37] *** Odd|Away is now known as Oddstr13
L2042[21:59:42] <dangranos> did you changed your nickname?
L2043[21:59:46] <Mimiru> dangranos, which is for LanteaCraft, not SGCraft
L2044[21:59:50] <dangranos> ah
L2045[21:59:55] <Mimiru> the signals, and methods are not the same.
L2046[21:59:56] <Mimiru> and Yes.
L2047[22:00:01] <dangranos> how many SG mods are there?
L2048[22:00:06] <Mimiru> 3 afaik
L2049[22:00:10] <dangranos> SGCraft, SGTech(2), LC
L2050[22:00:13] <Mimiru> LC, SGCraft, and SGTech2
L2051[22:01:01] <dronf> Mimiru: thx for the links, taking a look now
L2052[22:07:15] ⇦ Quits: Boingo (~Boingo@cpe-98-148-91-56.socal.res.rr.com) (Ping timeout: 189 seconds)
L2053[22:16:39] ⇦ Quits: Lathanael|Away (~Lathanael@p54971BB5.dip0.t-ipconnect.de) (Ping timeout: 378 seconds)
L2054[22:23:57] ⇨ Joins: Lathanael|Away (~Lathanael@p549717B1.dip0.t-ipconnect.de)
L2055[22:46:53] ⇨ Joins: PotatoTrumpet_ (~PotatoTru@66.182.248.214)
L2056[22:47:10] ⇦ Quits: PotatoTrumpet (Pooooooooo@elitebnc6-2.clients.libirc.so) (Killed (NickServ (GHOST command used by PotatoTrumpet_!~PotatoTru@66.182.248.214)))
L2057[22:47:18] *** PotatoTrumpet_ is now known as PotatoTrumpet
L2058[22:47:27] ⇨ Joins: AshenWonderland (~ashlynn@adsl-74-235-148-249.clt.bellsouth.net)
L2059[22:47:28] <PotatoTrumpet> :/
L2060[22:47:38] <PotatoTrumpet> I hate it when my bouncer does this
L2061[22:57:35] <PotatoTrumpet> Das Brot trinkt der Junge -Duolingo
L2062[22:59:09] *** SleepingFairy is now known as Daiyousei
L2063[23:38:23] ⇦ Quits: AshenWonderland (~ashlynn@adsl-74-235-148-249.clt.bellsouth.net) (Quit: Lost terminal)
L2064[23:41:42] * PotatoTrumpet habe Brot
L2065[23:47:01] *** prassel|off is now known as prasselpikachu
L2066[23:49:31] *** Pwootage is now known as Pwootage|Off
L2067[23:49:34] *** Pwootage|Off is now known as Pwootage
L2068[23:54:46] <PotatoTrumpet> Geesus Pwootage make up your mind
<<Prev Next>> Scroll to Top