<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:06:42] *** Kasen is now known as rakiru|offline
L2[00:14:54] <dangranos> http://imgur.com/gallery/2w9IS45
L3[00:15:08] <dangranos> Fryo, ugh
L4[00:15:20] <dangranos> Don't leave from IRC just only after few minutes
L5[00:15:26] <dangranos> You there?
L6[00:15:34] * dangranos sighs
L7[00:16:43] <Vexatos> sooo Kodos, light board and SSD are pretty much done
L8[00:16:56] <Vexatos> still haven't decided which of the two layouts are prettier
L9[00:17:02] <Vexatos> May need some more opinions
L10[00:20:46] *** Daiyousei is now known as LearningFairy
L11[00:21:13] ⇦ Quits: h3po (~h3po@aftr-5-146-249-83.unity-media.net) (Quit: Leaving.)
L12[00:26:59] <dangranos> Huh?
L13[00:44:55] ⇦ Quits: Alex-Learning (uid57631@id-57631.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L14[00:51:42] <Vexatos> dangranos, http://i.imgur.com/g9w9V4n.png
L15[00:51:52] <Vexatos> those are the two suggestions I like the mode
L16[00:51:58] <Vexatos> Kodos hates the first one
L17[01:10:46] <asie> i think #2 will look better ingame
L18[01:11:15] ⇦ Parts: Izaya (~Izaya@210.1.213.55) (Leaving))
L19[01:15:20] <Vexatos> asie, #1 in-game edition is here http://gfycat.com/NippyWastefulGarpike
L20[01:15:22] <Vexatos> 3rd row
L21[01:19:21] <sugoi> Vexatos: do you know why /lib/package.lua would put _G items in package.loaded ?
L22[01:19:39] <sugoi> why would someone use package.loaded.bit32, for example, and not just _G
L23[01:19:44] <sugoi> or, coroutine, or table, or string
L24[01:19:58] <sugoi> this is about openos, btw
L25[01:20:25] <Vexatos> wait, OpenOS does that?
L26[01:20:28] <sugoi> yeah
L27[01:20:33] <Vexatos> lemme check native Lua
L28[01:20:57] <sugoi> oh yeah, it's there too
L29[01:20:58] <Vexatos> yuo
L30[01:21:00] <Vexatos> standard
L31[01:21:02] <Vexatos> just checked
L32[01:21:11] <sugoi> i hadn't thought of checking - thanks for that
L33[01:21:16] <sugoi> but it's not what i expected
L34[01:21:18] <Vexatos> even _G is in package.loaded
L35[01:21:21] <sugoi> well..ok
L36[01:21:26] <sugoi> yeah...
L37[01:21:31] <Vexatos> You literally have _G.package.loaded._G
L38[01:21:32] <sugoi> any thoughts why that might be the case?
L39[01:21:46] <Vexatos> package is in package.loaded, too
L40[01:22:08] <Vexatos> well it's good that it defines its own libraries as packages
L41[01:22:13] <Vexatos> more consistent
L42[01:22:46] <sugoi> that's a good way to look at it
L43[01:32:49] ⇨ Joins: Turtle (~SentientT@145.37.53.54)
L44[01:34:45] *** Keridos is now known as Keridos|away
L45[01:36:57] ⇨ Joins: VikeStep (~VikeStep@101.184.165.77)
L46[01:37:32] *** Keridos|away is now known as Keridos
L47[01:38:07] *** Keridos is now known as Keridos|away
L48[01:39:02] *** Keridos|away is now known as Keridos
L49[01:39:16] ⇦ Quits: Ditchbuster (~Ditchbust@2601:280:4481:fa4:443c:d43a:476b:4474) (Ping timeout: 192 seconds)
L50[01:39:36] *** Keridos is now known as Keridos|away
L51[01:41:16] <Kodos> Ugh, Vexatos that thing is so ugly
L52[01:41:19] ⇨ Joins: Ditchbuster (~Ditchbust@2601:280:4481:fa4:90c8:65e5:f661:94ab)
L53[01:41:27] <Kodos> You need a border around the entire facing, with lights inside
L54[01:43:44] <Vexatos> I still hate the item texture
L55[01:43:45] *** Keridos|away is now known as Keridos
L56[01:43:49] <Vexatos> do you have any suggestion for that?
L57[01:43:54] <Vexatos> It looks so... empty :/
L58[01:44:30] <Kodos> Noise, more circuitry, uhh
L59[01:46:22] <Vexatos> Kodos, better? http://gfycat.com/MerrySelfassuredInvisiblerail
L60[01:46:47] <Kodos> Much =D
L61[01:47:06] <dangranos> fancy
L62[01:47:12] <Kodos> Are all 4 lights set on the same function, or can you call them separately
L63[01:47:45] *** surferconor425 is now known as surferconor425|Away
L64[01:47:53] <Vexatos> What would you guess
L65[01:48:09] <Kodos> Well, as much of an ass as you can be sometimes, you're intelligent enough to make them separate, so I would hope that
L66[01:48:18] <Kodos> But anything's possible
L67[01:48:31] <Vexatos> http://git.io/vuMey
L68[01:48:46] <Kodos> Whee
L69[01:48:56] <Vexatos> even have http://git.io/vuMeH
L70[01:49:24] <Vexatos> that code there is for i = 1, l.getLightCount() do l.setColor(i, math.random() * 0xFFFFFF) end
L71[01:49:39] <Vexatos> I should probably turn getLightCount into a field
L72[01:49:42] <Vexatos> rather than a function
L73[01:50:37] <Kodos> English
L74[01:50:55] <Kubuxu> Make two versions :P One with 5 and one with 4
L75[01:51:01] <Kubuxu> * kidding
L76[01:51:23] <Cruor> Kubuxu: i want one with all the pixels :I
L77[01:51:45] <Kodos> But the 5 one is so ugly D=
L78[01:51:48] <Kubuxu> Vexatos: ^^ 1, 2, 4, 5 :?
L79[01:51:54] <Kodos> Seriously, if you don't see it already, it'll grate at you until you do
L80[01:52:04] <Kodos> Kubuxu, did you see the ones I suggested?
L81[01:52:09] <Kubuxu> Kodos: I like it. With four you have this weird gap in a middle
L82[01:52:15] <Vexatos> Cruor, 3x14 pixels D;
L83[01:52:18] <Vexatos> that's ugly though
L84[01:52:30] <Vexatos> without a border of some kind
L85[01:52:31] <Cruor> yeah, give me all 3x14
L86[01:52:38] <Kodos> With 5, you have nothing on the outer edge of the server facing
L87[01:52:45] <Kodos> Show me a server with LEDs on the edge
L88[01:52:46] <Cruor> i liked that suggestion with the "level meter" or whatever you will call it
L89[01:53:50] <Kubuxu> Show me a server with casing from 7cm aluminum or steel.
L90[01:54:40] <Kodos> http://www.aliexpress.com/item/BFB0712H-7CM-7530-DC-12V-0-36A-2-pin-blower-Server-case-cpu-Inverter-Cooling-Fan/2035607823.html
L91[01:54:45] * Kodos shrugs
L92[01:55:13] <Kubuxu> It is a fan.
L93[01:55:42] <Kodos> It is. How nice of you to notice
L94[01:55:53] <Vexatos> You know what
L95[01:56:02] <Vexatos> :|
L96[01:56:07] <Cruor> Kodos: you seem to have... quite a few fans
L97[01:56:14] <Cruor> ...ill show myself to the door
L98[01:56:16] <Vexatos> Cruor, http://badum-tish.com
L99[01:57:07] * Kubuxu ?
L100[01:57:08] <Cruor> not sure if im dying, or if this room is actually cold
L101[01:58:09] <Vexatos> You are all like I couldn't make you all happy
L102[01:58:16] <Vexatos> Like I only had one option
L103[01:58:16] <Vexatos> ;_;
L104[01:59:51] <Kodos> The answer is simple. One single lightbar across the entire front facing, with a 1px border around it
L105[02:00:03] <Turtle> Wait what are you guys designing?
L106[02:00:44] <Vexatos> Kodos, so a 1x12 bar?
L107[02:02:22] <Kodos> Yes
L108[02:04:13] <Kodos> Hell, even the two 1x5 bars would do
L109[02:05:35] <Cruor> Kodos: im down for the 1x12
L110[02:05:50] <Cruor> then you can basicly do wtf you want
L111[02:05:58] <Kodos> Indeed. Someone needs more? Use more racks, and have a slave server to operate them
L112[02:06:04] <Vexatos> Any more suggestions?
L113[02:06:16] <Kodos> Or maybe we'll get lucky and have Sangar give us a two block tall rack
L114[02:06:18] <Vexatos> So far we have 5 1x2, 4 1x2, 2 1x5, 1 1x12
L115[02:06:34] <Cruor> Kodos: or make them "tile"able? :p
L116[02:06:47] <Cruor> connect or whatever :I
L117[02:06:49] <Vexatos> Oh, also
L118[02:06:51] <Vexatos> .calc 3*14
L119[02:06:51] <^v4> Vexatos, 42
L120[02:06:54] <Vexatos> 42 3x14
L121[02:06:54] <Kodos> Nah, too OP, but a 2 tall rack would be good
L122[02:07:00] <Vexatos> rather, 42 1x1
L123[02:07:00] <Vexatos> :P
L124[02:07:09] <Kodos> Vexatos: what about a 1x12, but you're able to control each pixel individually
L125[02:07:17] <Vexatos> sounds fine
L126[02:07:26] <Kodos> Are you just turning into a yes man at this point?
L127[02:07:44] <Kubuxu> s/.*/Yes./
L128[02:08:01] <Kodos> What if you did a single board item, but had differe- actually nevermind, you couldn't physically change something with software
L129[02:08:37] * Vexatos whistles
L130[02:08:45] <Vexatos> I'll
L131[02:08:46] <Vexatos> be right back
L132[02:08:50] <Vexatos> in... a few hours
L133[02:08:51] <Vexatos> k?
L134[02:08:51] <Vexatos> k.
L135[02:08:54] <Kubuxu> Yes
L136[02:08:58] <Kubuxu> :P
L137[02:10:00] <FryoKnight> Sorry, I ish back
L138[02:10:09] <Kodos> Ohai, Fryo. I see you made it here =)
L139[02:10:14] <Kodos> I'm Xilandro, from the subreddit =)
L140[02:10:48] <FryoKnight> Ah.
L141[02:11:32] <FryoKnight> Sorry about earlier, was pulled away by a friend wanted me to help him connect to my game.
L142[02:14:51] <Kodos> Quite alright, I've been watching Medium with my wife
L143[02:15:22] <FryoKnight> But thanks for showing e to this site. ^-^"
L144[02:15:35] <FryoKnight> Though, still needing help with that code. .-.
L145[02:15:35] <Kodos> No problem. Espernet is used for a TON of mods, each having their own channel usually
L146[02:15:46] <Kodos> Do you still have the pastebin link handy?
L147[02:15:59] <FryoKnight> Yup yup
L148[02:16:08] <FryoKnight> http://pastebin.com/L8GvQaFQ
L149[02:17:01] <Kodos> And just so everyone here is up to speed, can you repeat what issue you're having?
L150[02:19:34] <FryoKnight> So, at the moment, I have everything working on the code, which currently reads the tank to the west side of the Adapter block, and displays a message on the screen showing the Liquid in the tank, ...
L151[02:21:57] <FryoKnight> I also have set it a part of the program to make the computer admit a redstone signal on the up side of a Redstone I/O block to the color purple (using ProjectRed wires) to stop the flow of liquid ...
L152[02:25:51] <FryoKnight> And I will admit, I am not that experienced with Lua coding, only knowing alittle from my time playing CC, but I can't seem to get startup.lua or autorun.lua to run properly, nor get the program t ...
L153[02:26:37] <Kodos> I think Corded is being a shit and cutting off your messages
L154[02:26:50] <Kodos> Corded is our Discord bot
L155[02:26:59] <FryoKnight> o.o?
L156[02:27:10] <Kodos> I saw 'nor get the program t'
L157[02:27:14] <Kodos> And then it was cut off
L158[02:27:51] <FryoKnight> " nor get the program to loop properly (it freeze the computer when I try..)"
L159[02:31:50] <dangranos> uh..
L160[02:32:15] <FryoKnight> uh?
L161[02:33:05] <dangranos> ouch, that formatting was confusing..
L162[02:33:10] <dangranos> (no offense :P)
L163[02:33:21] <dangranos> so.. there is no loop
L164[02:33:40] <dangranos> how you try to make it loop, though?
L165[02:34:02] <Kodos> Let me beautify that code, one sec
L166[02:34:25] <dangranos> \o/ Kodos comes to help!
L167[02:35:11] <FryoKnight> Yeah, like I said, still kinda new to lua coding... ^-^" And yes, I am trying to make it loop.
L168[02:35:37] <Kodos> Alright, which bits are you trying to loop exactly?
L169[02:35:40] <Kodos> dangranos: https://pastebin.com/Pz2vX8uH
L170[02:35:40] <dangranos> fryo, you can wrap lines 9 to 49 in "while true do ... end" loop, remove those "return" and add a os.sleep(sleepTime) before end
L171[02:36:13] <Kodos> You could also set it up so that you can cleanly break out of the loop by hitting a specific key on your keyboard
L172[02:37:07] <FryoKnight> The last if statement (with the percentage). And that would be nice.
L173[02:38:26] <Kodos> So basically you just need percent updated now and then?
L174[02:38:37] <FryoKnight> Yes. ^-^"
L175[02:38:40] <dangranos> http://pastebin.com/SFxu0PYg
L176[02:38:58] <dangranos> ..try that?
L177[02:39:36] <dangranos> also, notice line 15 ._.
L178[02:40:28] <FryoKnight> Oh? o.o
L179[02:40:37] <dangranos> your was "math.floor(percent + 0.5" without assigning it anywhere
L180[02:40:51] <dangranos> so this function returned some value but you didn't used it
L181[02:41:19] <Corded> * FryoKnight facepalms.
L182[02:41:28] * dangranos is sorry
L183[02:42:09] <FryoKnight> Sorry... I am mostly learning Lua code through others (mainly youtuber like DIrewolf20 and such)
L184[02:42:17] <Kodos> Direwolf20 sucks at Lua
L185[02:42:26] <Kodos> Compared to most people here, anyway
L186[02:42:29] <vifino> Gooood moorning everyone.
L187[02:42:31] <dangranos> :O
L188[02:42:44] <dangranos> hi vifino
L189[02:42:49] <vifino> Hey dangranos.
L190[02:43:57] <scj643> It's 3:40 here
L191[02:44:03] <dangranos> Hm.. i started putting ' into words that don't need it
L192[02:44:03] <Kodos> I wish I knew why my eyes burned and my frontal lobe was pounding
L193[02:44:06] <scj643> Adam
L194[02:44:09] <scj643> *am
L195[02:44:28] <dangranos> scj643: noticeable :P
L196[02:44:32] <scj643> Kodos looking at a screen too long
L197[02:45:00] <Kodos> Probably, I've been alternating between the TV and the computer for... a month now?
L198[02:45:05] <Kodos> Maybe it's finally catching up with me
L199[02:46:15] <FryoKnight> Yeah, but he tends to explain this as he goes along, and for someone like me, who has trouble learning things if just reading it without a visual explanation, it makes his videos really useful...
L200[02:47:25] ⇨ Joins: Izaya (~Izaya@210.1.213.55)
L201[02:50:32] <FryoKnight> Yeah, plus I am mostly use to running ComputerCraft stuff, with compared to OpenComputers is abit more simplified (or at least to me at the moment)... ^-^"
L202[02:50:43] ⇨ Joins: ohnoefiv (~vifino@b2b-130-180-126-56.unitymedia.biz)
L203[02:52:36] ⇦ Quits: ohnoefiv (~vifino@b2b-130-180-126-56.unitymedia.biz) (Client Quit)
L204[02:52:44] <dangranos> ...
L205[02:52:49] <Kodos> Indeed. CC is more of a tool for learning the basics, with some usecases. OC is more survival oriented
L206[02:52:55] <dangranos> ^
L207[02:52:58] <Kodos> With a much more robust capability
L208[02:54:29] <dangranos> I really dislike visual explaination, they tend to take too much time. Text is much easier to search for required info.
L209[02:55:16] <FryoKnight> Yeah... ^-^" But text alone doesn't really stick well to me...
L210[02:56:19] <Temia> Yeah, OC makes for some pretty interesting difficulty curves, even if I feel a few of the recipes are grindy, and definitely has a greater scalability in the end.
L211[02:58:24] <FryoKnight> Also, how do I add a terminate program key to a program... o.o Kinda forgot I had resetted the screen resolution before running the updated code (which is working very well, btw, tank you~)
L212[03:00:01] <Temia> You should be able to interrupt any program with Ctrl-Alt-C
L213[03:01:05] <gamax92> moo
L214[03:01:09] <vifino> gamax92!
L215[03:01:15] <gamax92> hey vifino
L216[03:01:21] <vifino> Hey gamax92 :D
L217[03:01:32] <gamax92> I'm going to bed
L218[03:01:35] <vifino> :(
L219[03:01:38] <gamax92> it's 2am
L220[03:01:53] <gamax92> which is when I normally go to bed
L221[03:01:54] <vifino> such :(, many not :)
L222[03:02:11] * gamax92 turns your frown upside down
L223[03:02:12] <gamax92> ):
L224[03:02:31] <vifino> Good night, gamax92. :(
L225[03:03:05] <gamax92> vifino: I helped resolved a crash in Dolphin (well, Ishiiruka Dolphin)
L226[03:03:11] <vifino> :D
L227[03:03:17] <vifino> What's Ishiiruka dolphin=?
L228[03:03:19] <vifino> What's Ishiiruka dolphin?+
L229[03:03:21] <vifino> .-.
L230[03:03:22] ⇦ Quits: Yepoleb (~quassel@178-190-226-13.adsl.highway.telekom.at) (Ping timeout: 186 seconds)
L231[03:03:22] <vifino> What's Ishiiruka dolphin?*
L232[03:03:27] <dangranos> fryoknight, if you use standard OpenOS, you can interrupt using ctrl+c or, in some cases, ctrl+alt+c
L233[03:03:32] <gamax92> A fork of Dolphin with more legacy support
L234[03:03:36] <vifino> ah
L235[03:03:47] <gamax92> for example, it still has D3D9 garbage in it and 32bit support iirc
L236[03:03:57] <gamax92> but no windows xp support, fuck xp
L237[03:04:02] <vifino> lol
L238[03:04:34] <gamax92> Idunno, I was using it cause it's got fancy hacks and tweaks in it's opengl
L239[03:04:46] <gamax92> like builtin texture upscaling filters
L240[03:06:03] ⇦ Quits: Turtle (~SentientT@145.37.53.54) (Ping timeout: 189 seconds)
L241[03:07:37] ⇨ Joins: Yepoleb (~quassel@188-23-117-52.adsl.highway.telekom.at)
L242[03:08:20] <vifino> http://blog.i0i0.me/post/dickbutt.md
L243[03:08:41] <FryoKnight> Thank you on the terminate program thing. ^-^"
L244[03:09:30] <FryoKnight> Also, is there a way to delete programs ingame?
L245[03:11:23] <Vexatos> aaand done coding
L246[03:11:38] <Vexatos> Only took an hour
L247[03:11:38] <Vexatos> neat
L248[03:13:25] ⇨ Joins: Turtle (~SentientT@145.37.53.54)
L249[03:14:31] <Elizabeth> @FryoKnight, the rm program will help with that
L250[03:17:47] <dangranos> heh
L251[03:19:10] <Turtle> discord pls, I know my bot hasn't connected in a while xD
L252[03:25:01] <Elizabeth> Turtle, lol, my bot's account got the same
L253[03:26:31] <Turtle> Yeah, currently working out some kind of sane overhead
L254[03:26:50] <Turtle> there's little point in running a few hundred seperate processes that mostly idle for ages
L255[03:27:09] <Kodos> Figured out why I felt like shit
L256[03:29:10] <dangranos> Hm?
L257[03:29:15] <Vexatos> 40% uploaded D:
L258[03:29:18] <Vexatos> EMBRACE THE HYPE
L259[03:29:27] <greaser|q> Kodos: they opened a Sam's House of Shit near where you live?
L260[03:29:52] <Kodos> Nah, needed/need to throw up
L261[03:30:00] <Kodos> I'm guessing the ham I had at mom's was bad
L262[03:30:11] <Turtle> ... there's got to be a better way to import a ms exchange calendar into google calendar besides 'manually' copying it, no?
L263[03:30:13] <Kodos> Went over there about 6 hours ago for a tv show
L264[03:30:25] <Kodos> Export/import?
L265[03:30:37] <Turtle> can't export it from MS exchange b/c reasons
L266[03:31:02] <Turtle> probably because it's a nightly mirror'd 'shared' calendar from uni's internal calendar thingy
L267[03:34:12] <Vexatos> Kodos, Kubuxu, Cruor: http://gfycat.com/PeacefulGargantuanGazelle
L268[03:34:16] <Vexatos> Am I doing this right?
L269[03:35:04] <Turtle> For some reason the 'full front'-y board just looks weird :s
L270[03:35:18] <Kubuxu> It does.
L271[03:35:56] <Turtle> I'm also going to assume that rendering doesn't support different resolutions per server/thingy
L272[03:37:01] <Kubuxu> Now you can whole rack of those and have monitor :P
L273[03:37:06] <Kubuxu> 14x14
L274[03:37:18] <Vexatos> Yup
L275[03:37:22] <Vexatos> Totally not intended
L276[03:37:25] <Vexatos> *cough*
L277[03:37:44] <Vexatos> I mean, I have seen racks IRL that just consist of LEDs because why not
L278[03:39:12] <Kodos> 12x14
L279[03:39:22] <Kodos> Because of the top and bottom being 2 pixels
L280[03:39:25] <Kodos> each
L281[03:40:05] <Kubuxu> good enough
L282[03:40:06] <Vexatos> yewhatevers
L283[03:40:18] * Vexatos Cruor the pokes
L284[03:41:02] <Kodos> Just curious, what's the 8 parameter in your test program?
L285[03:41:29] ⇦ Quits: Turtle (~SentientT@145.37.53.54) (Ping timeout: 198 seconds)
L286[03:42:15] <Vexatos> a typo
L287[03:43:18] ⇨ Joins: Inari (~Pinkishu@p5dec6d06.dip0.t-ipconnect.de)
L288[03:45:48] <dangranos> http://imgur.com/gallery/2w9IS45
L289[03:47:05] <Vexatos> http://git.io/vuM2T
L290[03:47:08] <Vexatos> this class is so messy
L291[03:47:28] <Izaya> Vexatos, classy
L292[03:47:51] <Vexatos> particularly the Mode enum >_>
L293[03:47:59] <Vexatos> Five(10)
L294[03:48:00] <Vexatos> best
L295[03:50:10] <Vexatos> http://files.vex.tty.sh/Computronics/dev/Computronics-1.7.10-1.6.1-serverrackthingers.jar anyone?
L296[03:50:19] <dangranos> >thingers
L297[03:50:25] <dangranos> misleading >_>
L298[03:50:34] <Vexatos> the entire branch is called serverrackthingers
L299[04:06:51] * vifino curls up on Elizabeth
L300[04:15:37] ⇨ Joins: Turtle (~SentientT@145.37.53.148)
L301[04:20:38] ⇦ Quits: calclavia (uid15812@2001:67c:2f08:6::3dc4) (Quit: Connection closed for inactivity)
L302[04:21:59] ⇦ Quits: asie (~asie@asie.pl) (Ping timeout: 198 seconds)
L303[04:26:28] <Kubuxu> Why Five==10 ?
L304[04:26:41] <dangranos> >five
L305[04:26:42] <dangranos> >10
L306[04:27:13] <Vexatos> Kubuxu, magic~
L307[04:27:24] <Vexatos> It's called code. Don't question it.
L308[04:28:20] ⇦ Quits: Turtle (~SentientT@145.37.53.148) (Quit: Nettalk6 - www.ntalk.de)
L309[04:31:21] * Elizabeth pets vifino
L310[04:31:30] * vifino purrs
L311[04:31:40] <Corded> * dangranos awwwwws
L312[04:34:37] * dangranos sends rays of hate to android developers
L313[04:35:14] * Elizabeth is currently abusing softether and routing tables to get around ACL blocks
L314[04:35:38] ⇨ Joins: asie (~asie@asie.pl)
L315[04:36:05] <FryoKnight> Ok, so... I failed on one part of my coding... I didn't think about setting it so that the program doesn't crash if it didn't find a liquid in the tank... o.o Anyone know a work around for this?
L316[04:37:27] <Kodos> I would recommend only running the loop if it finds a liquid
L317[04:44:53] <Inari> Vexatos: so, ever fixed the rack bug?
L318[04:46:12] <Vexatos> Inari, yup
L319[04:46:17] <Inari> what was it
L320[04:46:18] <Inari> ;o
L321[04:46:38] <Vexatos> https://oclogs.pc-logix.com/2016-01-07.log
L322[04:46:41] <dangranos> what was the link for corded's github?
L323[04:46:49] <Inari> time? :<
L324[04:46:55] <Vexatos> around [15:38:00]
L325[04:48:55] ⇨ Joins: Deiwos (~deiwos@69.25.207.230)
L326[04:50:14] <Inari> Vexatos: uhh well so far i only know it worked fro sanga rbut not you
L327[04:50:14] <Inari> somehow
L328[04:50:15] <Inari> :p
L329[04:50:34] <Vexatos> he didn't have two boards installed
L330[04:50:47] <Vexatos> also dat snagar ping evasion
L331[04:50:51] <Inari> so it calls each baord twice if 2 boards?
L332[04:50:55] <Vexatos> no
L333[04:50:57] <FryoKnight> Ok, I figured out a way for it to display if the tank is empty or not. ^-^
L334[04:51:06] <Vexatos> they just all shared the same lights ;_;
L335[04:51:23] <Vexatos> oh, and the components not visible? Yea that bug fixed itself
L336[04:51:28] <Vexatos> it just worked
L337[04:53:12] ⇦ Quits: Deiwos (~deiwos@69.25.207.230) (Client Quit)
L338[04:53:26] ⇨ Joins: Deiwos (~deiwos@69.25.207.230)
L339[04:54:47] <dangranos> fancy
L340[04:57:22] <Inari> Vexatos: that the bug i meant <.<
L341[04:57:37] <Vexatos> it randomly disappeared
L342[05:09:33] <Inari> s/appear/apur
L343[05:09:33] <MichiBot> <Vexatos> it randomly disapured
L344[05:10:54] ⇦ Quits: Vexatos (~Vexatos@p200300556E6CB768D94259A47B8C5EE7.dip0.t-ipconnect.de) (Ping timeout: 189 seconds)
L345[05:16:24] ⇨ Joins: Vexatos (~Vexatos@p200300556E6CB740D94259A47B8C5EE7.dip0.t-ipconnect.de)
L346[05:16:24] zsh sets mode: +v on Vexatos
L347[05:38:56] ⇦ Quits: Something12 (~Something@S010634bdfa9eca7b.vs.shawcable.net) (Ping timeout: 198 seconds)
L348[05:41:26] ⇦ Quits: Deiwos (~deiwos@69.25.207.230) (Remote host closed the connection)
L349[05:55:26] <Vexatos> I have got 3.2GB in my gradle cache
L350[05:55:30] <Vexatos> great.
L351[05:55:42] *** cbcercas|AFK is now known as cbcercas
L352[05:57:02] ⇦ Quits: Icedream (~icedream@212-83-173-97.rev.poneytelecom.eu) (Remote host closed the connection)
L353[05:57:44] ⇨ Joins: Temportalist (uid37180@id-37180.charlton.irccloud.com)
L354[06:00:32] ⇨ Joins: Icedream (~icedream@212-83-173-97.rev.poneytelecom.eu)
L355[06:02:30] <Antheus> Vexatos, what does that mean?
L356[06:03:13] <Vexatos> that means I downloaded too much Sangar
L357[06:03:42] <Antheus> You can download humans now?
L358[06:03:44] <Antheus> Cool!
L359[06:06:20] ⇦ Quits: Icedream (~icedream@212-83-173-97.rev.poneytelecom.eu) (Quit: A lol made me boom.)
L360[06:08:24] ⇨ Joins: Icedream (~icedream@212-83-173-97.rev.poneytelecom.eu)
L361[06:14:28] <dangranos> hm
L362[06:14:35] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L363[06:14:50] <dangranos> is there any task in minecraft that requires graphs?
L364[06:17:12] <Antheus> Power Output over time
L365[06:17:28] <Antheus> Ore Production Over time
L366[06:17:51] <Antheus> Power Consumption and power Prodction over time
L367[06:24:19] ⇦ Quits: Icedream (~icedream@212-83-173-97.rev.poneytelecom.eu) (Read error: Connection reset by peer)
L368[06:27:07] ⇨ Joins: Icedream (~icedream@212-83-173-97.rev.poneytelecom.eu)
L369[06:31:49] <malcom2073> I've been fiddling with doing bargraphs to show power consumption vs production
L370[06:32:00] <malcom2073> It's useful
L371[06:34:37] ⇨ Joins: Alex-Learning (uid57631@id-57631.charlton.irccloud.com)
L372[06:36:41] ⇦ Quits: Icedream (~icedream@212-83-173-97.rev.poneytelecom.eu) (Quit: A lol made me boom.)
L373[06:37:02] ⇨ Joins: Icedream (~icedream@212-83-173-97.rev.poneytelecom.eu)
L374[06:48:07] <Vexatos> yo asie
L375[06:48:13] <Vexatos> I did the thing
L376[06:48:25] <Vexatos> "merged 64 commits into master"
L377[06:49:02] <asie> yey
L378[06:51:06] <vifino> I would be pretty happy that I got a javascript interpreter on my calculator.
L379[06:51:09] <vifino> Except I can't exit.
L380[06:52:42] <asie> javiscript
L381[06:53:32] <vifino> noexitscript.
L382[06:53:57] <Vexatos> asie, Now waiting for you to asielib and Snagar to OC 1.6 and I can release :3
L383[06:54:06] <Vexatos> so much new stuff D:
L384[06:54:18] <Vexatos> http://git.io/vuDCn CONTENT
L385[06:54:29] <Cruor> Vexatos: make me a mod :I
L386[06:54:37] <Vexatos> tfw 1.6.1 change log is bigger than 1.6.0
L387[06:54:39] <Vexatos> Cruor, ok
L388[06:54:48] <asie> Vexatos: but
L389[06:54:52] <asie> getPosition()
L390[06:54:56] <Vexatos> ah right
L391[06:55:09] <Vexatos> Sorry, forgot to put that in the change log
L392[06:55:12] <Vexatos> maybe I shouldn't?
L393[06:55:17] <vifino> I GOT OUT!!
L394[06:55:20] <vifino> Fuck yeees.
L395[06:55:24] <asie> who knows
L396[06:55:24] <Vexatos> Keep it as an "ermahgurd"-type feature? :P
L397[06:55:44] <Vexatos> It's not that bad, actually
L398[06:55:54] <Vexatos> even the ancient tape drive my mother owns has a counter on it
L399[06:55:55] <asie> ps aux
L400[06:56:01] <Vexatos> you set it to 0 when inserting the taoe
L401[06:56:01] *** cbcercas is now known as cbcercas|AFK
L402[06:56:10] <Vexatos> and it displays the second since the beginning
L403[06:56:21] <Vexatos> so a getPosition() isn't really unrealistic or anything
L404[06:56:32] <Vexatos> it's basically the same
L405[06:56:37] <asie> actually
L406[06:56:42] <asie> a thing i would do in 1.8
L407[06:56:55] <asie> is make the position relative to the moment of insertion
L408[06:56:58] <asie> but that is for 1.8
L409[06:57:03] <Vexatos> ha
L410[06:57:07] <Vexatos> that'd be funny
L411[06:57:11] <Vexatos> and uuuh
L412[06:57:16] <Vexatos> like that old counter
L413[06:57:19] <asie> yup
L414[06:57:21] <Vexatos> position underflow?
L415[06:57:31] <asie> i would even render a physical counter
L416[06:57:39] <Vexatos> sooo if it goes below 0 it starts at (tapesize - start)
L417[06:57:50] <Vexatos> no negative values :D
L418[06:58:01] <Vexatos> no wait, it's simply start at tapesize
L419[06:58:02] <Vexatos> >>
L420[06:58:03] <Vexatos> <_>
L421[06:58:13] <Vexatos> meanwhile gradle has been downloading for two hours now
L422[06:58:37] <vifino> I need to try to overclock my calculator.
L423[06:58:43] <vifino> And then I need to boot linux on it.
L424[06:58:48] <vifino> And then I need a break.
L425[06:59:04] <Vexatos> asie, change log better now?
L426[07:02:11] ⇦ Quits: wembly (~wembly@50.240.220.69) (Ping timeout: 198 seconds)
L427[07:04:17] ⇨ Joins: wembly (~wembly@50.240.220.69)
L428[07:14:28] <Vexatos> Cruor, working on it
L429[07:14:35] <Vexatos> which items would you like
L430[07:22:45] <Inari> Vexatos: a x86 cpu would be neat
L431[07:23:01] <Cruor> Vexatos: all of them :I
L432[07:23:10] <Kubuxu> Inari: x86 hash over 700 mnemonic...
L433[07:23:32] <Vexatos> Cruor, tell me which configurations you would like to have
L434[07:29:52] <Cruor> Vexatos: uhhhhh
L435[07:30:09] <Cruor> wut is going on :I
L436[07:30:40] <Vexatos> Cruor, you told me to make a mod that spawns in OC computers because you are too lazy to use the command
L437[07:30:45] <Vexatos> so I'm doing it
L438[07:30:58] <Vexatos> But which types of computers would you like to be able to spawn in, that's my question >_>
L439[07:31:09] <Cruor> there is a choice? o_o
L440[07:31:39] <Cruor> can i have multiple? :>
L441[07:32:26] <Vexatos> YES EXACTLY
L442[07:32:31] <Vexatos> That's my question ;_;
L443[07:32:38] <Cruor> :D
L444[07:32:43] <Vexatos> I can do literally any combination, configuration and orientation
L445[07:32:50] <Cruor> yay :>
L446[07:33:02] <Vexatos> so tell me which ones you want me to do
L447[07:33:19] <Kubuxu> I want full audio system, with tape drive, speakers, and 4x3 screen.
L448[07:33:22] <Kubuxu> :P
L449[07:33:52] <Cruor> ~w network card
L450[07:33:52] <ocdoc> http://ocd.cil.li/item:network_card
L451[07:33:54] <Vexatos> Kubuxu, not like that
L452[07:34:08] <Kubuxu> I know.
L453[07:34:26] <Kubuxu> I might work on weekend on Advanced internet Card
L454[07:34:34] <Cruor> Vexatos: like https://gist.github.com/anonymous/45530fd88a608d40dbd1?
L455[07:34:36] <Cruor> uhhh
L456[07:34:52] <Vexatos> Kubuxu, what would it do >_>
L457[07:35:07] <Cruor> Vexatos: black magic!
L458[07:35:10] <Vexatos> Also Cruor http://gfycat.com/PeacefulGargantuanGazelle
L459[07:35:34] <Cruor> my god
L460[07:35:34] <Cruor> yes
L461[07:35:43] <Cruor> oh jesus, it has 14x3 .-.
L462[07:35:44] <Vexatos> :>
L463[07:36:26] <Cruor> but was that what you wanted? .-.
L464[07:36:52] ⇦ Quits: t3hero (~t3hero@2601:202:200:fb50:411b:4fe7:6c09:5223) (Read error: Connection reset by peer)
L465[07:37:38] <Vexatos> Sooo cruor
L466[07:37:46] <Vexatos> make a list of any configurations you'd like to have
L467[07:37:57] <Vexatos> including the layout in the world in case that's different
L468[07:38:05] <Cruor> nah, id prefer just the case
L469[07:38:37] <Cruor> do i need to login to edit a gist? :I
L470[07:38:58] <Kubuxu> Vexatos: it would would give a IPv6 address. IoT in Minecraft
L471[07:39:15] <Vexatos> Cruor, yes
L472[07:39:22] <Vexatos> "just the case"? well that's even easier >_>
L473[07:39:46] <Kubuxu> You would need to do some configuration before using it and it would work only on Linux AFAIK
L474[07:40:09] <Kubuxu> What is cost of liked card?
L475[07:41:29] <Cruor> Vexatos: most stuff is T1-3 yes?
L476[07:41:41] <Cruor> and then there is a n.5 on ram?
L477[07:42:01] <Vexatos> yep
L478[07:42:28] <Cruor> 2 ram slots and 2 hdd slots?
L479[07:42:32] <Vexatos> mhm
L480[07:42:38] <Vexatos> I'd only fill one
L481[07:42:42] <Vexatos> on the HDD
L482[07:44:22] <Vexatos> When you are so lazy you set up a Scala dev env just to be able to use internal OC util classes
L483[07:44:31] <Vexatos> I figured since I hard-dep on OC anyway I might as well
L484[07:47:11] <Cruor> Vexatos: so like https://gist.github.com/anonymous/a7ddab672e2da8f2d4cb ? .-.
L485[07:47:18] <Vexatos> y anonymous
L486[07:47:25] <Cruor> because i dont have my password at work
L487[07:48:07] <Vexatos> Cruor, T3 case has a built-in disk drive
L488[07:48:12] <Vexatos> should it come with an OpenOs floppy?
L489[07:48:17] <Cruor> sure
L490[07:48:35] <Vexatos> will also add a creative one that spawns in a case just like /oc_sc does
L491[07:48:40] <Vexatos> won't have a recipe :P
L492[07:48:51] <Vexatos> I need recipes for those things though
L493[07:48:53] <Cruor> what does oc_sc have?
L494[07:49:00] ⇦ Quits: npe|office (~NPExcepti@bps-gw.hrz.tu-chemnitz.de) (Remote host closed the connection)
L495[07:49:02] <Vexatos> anything you want
L496[07:49:09] <Cruor> just the defaults
L497[07:49:26] <Vexatos> oc_sc has a creative case (infinite powa), creative APU
L498[07:49:35] <Cruor> aaah
L499[07:49:36] <Cruor> right
L500[07:49:37] <Vexatos> 2x T3 RAM
L501[07:49:46] <Kubuxu> I have to talk it through with Sangar though
L502[07:49:47] <Vexatos> OpenOS floppy
L503[07:49:50] <Vexatos> and BIOS
L504[07:50:01] <Vexatos> and a T2 screen
L505[07:50:02] <Vexatos> and a keyboard
L506[07:50:06] <Vexatos> sooo
L507[07:50:09] <Vexatos> tell me what you want :D
L508[07:50:17] <Cruor> i assume you can use OC items in the recipe
L509[07:50:28] <Vexatos> ywa
L510[07:50:29] <Vexatos> yea
L511[07:50:30] ⇨ Joins: raycar5 (~raycar5@95.39.205.247)
L512[07:51:25] <Vexatos> sooo Cruor, no screen and no keyboard and no disk drive?
L513[07:51:37] <Cruor> neh
L514[07:51:43] <Vexatos> ok
L515[07:51:50] <Cruor> can you preinstall openos, or is that beyond the command? :p
L516[07:51:50] ⇦ Quits: VikeStep (~VikeStep@101.184.165.77) (Quit: Leaving)
L517[07:51:57] <Cruor> on the HDD that is
L518[07:52:28] <Vexatos> I could but that would involve manually copying files to the hard drive after it joined a network etc
L519[07:52:40] <Vexatos> manually = Java file streams
L520[07:52:57] <Vexatos> So I'd rather not :/
L521[07:53:42] <Turtle> or yell at the OS to move the files?
L522[07:54:03] <Turtle> (Ik, that's worse, that's the joke)
L523[08:01:29] <Cruor> Vexatos: uhh, make the recipe [[air, CPU, air] [RAM, Case, RAM] [Air, GPU, RAM]]
L524[08:01:43] <Cruor> uhhh
L525[08:01:46] <Cruor> air at that last one
L526[08:01:50] * Cruor is multitasking to hard
L527[08:02:41] <Kubuxu> You still need EEROM and HDD.
L528[08:03:06] <Cruor> Kubuxu: they are free :p
L529[08:03:09] <Cruor> deal with it
L530[08:03:26] ⇦ Quits: Temportalist (uid37180@id-37180.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L531[08:03:34] <Kubuxu> Now pack it back...
L532[08:03:44] <Kubuxu> and place again.
L533[08:06:25] <Cruor> Kubuxu: ... that doesnt sound k
L534[08:06:54] <Cruor> Vexatos: make it not have HDDs
L535[08:08:09] <Kubuxu> Maybe using slik touch pickaxe could give you case with components inside.
L536[08:08:41] <Kubuxu> Adding crafting recipes after that would be easy.
L537[08:08:47] <Cruor> Kubuxu: if the crafting config allowed it, i would add premade computers to it :p
L538[08:08:52] <Cruor> yea, i would LOVE that
L539[08:09:00] <Cruor> because the recipe file is awesome
L540[08:09:25] <Kubuxu> It would have to be custom crafting handler.
L541[08:09:35] <Vexatos> Cruor, then it'll only be half-way set up ;_;
L542[08:09:39] <Vexatos> but well, it's your mod >_>
L543[08:09:48] <Cruor> but then i need HDDs in the recipe
L544[08:09:54] <Cruor> and that ruins the + formation :I
L545[08:10:06] <Vexatos> I can do something about that
L546[08:10:13] <Vexatos> intermediary crafting step :P
L547[08:10:19] <Vexatos> So you craft a package
L548[08:10:24] <Vexatos> and then that package with more stuff
L549[08:10:28] <Cruor> so like
L550[08:10:32] <Cruor> case -> package
L551[08:10:42] <Cruor> package + hdd -> case with hdd? o_O
L552[08:10:46] <Vexatos> Pretty much
L553[08:10:49] <Vexatos> so you can have either
L554[08:10:50] <Cruor> approved
L555[08:10:51] <Vexatos> :P
L556[08:11:25] <Cruor> hmm, just make the cases become T1/T2/T3 packages, and have any item with it in the recipe add it to the package
L557[08:11:28] <Cruor> would that work?
L558[08:11:48] <Kubuxu> Vexatos: make it look like out of the shop box
L559[08:12:05] <Cruor> or make the package item a new thing?
L560[08:12:12] <Cruor> made of like... wood or something
L561[08:12:35] <Kubuxu> So I you place the box and right click it once more and computer shows instead of the box.
L562[08:13:56] <Cruor> its like
L563[08:14:06] <Cruor> ... how is this diffrent from placing a case
L564[08:14:19] <Cruor> ... i guess you craft instead of GUI >_<
L565[08:15:03] <Cruor> CPUs are made of dirt, right?
L566[08:15:54] <raycar5> hmm this is interesting, what mod are you guys talking about?
L567[08:16:15] <Cruor> raycar5: the "<Cruor> vex pls make mod" mod
L568[08:16:33] <Vexatos> I already have an amazingly fitting name for it
L569[08:16:45] <vifino> Rocket League is fun.
L570[08:17:02] <vifino> Elizabeth gifted it to me and played it with me just now :D
L571[08:17:10] <raycar5> vifino indeed
L572[08:17:10] *** LearningFairy is now known as Daiyousei
L573[08:17:20] <vifino> Still didn't get the hang of it completely, but absolutely fun.
L574[08:17:34] <Cruor> vifino: wife her
L575[08:18:11] <vifino> Cruor: okay
L576[08:18:18] <Elizabeth> :3
L577[08:19:06] <Cruor> ... why are both agreeing
L578[08:19:55] * vifino plays Queen - A kind of Magic
L579[08:22:05] <Kubuxu> So when is the wedding and am I invited?
L580[08:22:27] <vifino> Before HL3 and maybe.
L581[08:22:54] <Cruor> so, anytime from now to end of the universe
L582[08:22:58] <vifino> ^
L583[08:24:41] <Vexatos> weee now to learn scala some more
L584[08:30:24] <raycar5> Hm I've never tried scala
L585[08:30:29] <raycar5> can i get a tldr?
L586[08:32:15] <Cruor> raycar5: its not java
L587[08:32:16] <Cruor> :I
L588[08:32:54] <raycar5> I'm looking at some scala docs and i can indeed confirm it's not java
L589[08:37:18] <nxsupert> How can you get the size of a string in bytes? (Where unicode characters count as multiple.)
L590[08:39:54] <raycar5> hm what I'm reading about scala seems really interesting
L591[08:43:44] <Kodos> ohai
L592[08:45:43] <raycar5> nxsupert afaik 1 character = 1 byte
L593[08:46:02] <nxsupert> Not with unicode.
L594[08:46:03] <raycar5> oh wait
L595[08:46:06] <raycar5> yeah
L596[08:46:11] <raycar5> hm
L597[08:46:14] <nxsupert> ± is 2 bytes.
L598[08:47:02] <raycar5> ok
L599[08:47:07] <nxsupert> Ahh. The default lua string library treats bytes as chatacters.
L600[08:47:15] <raycar5> yeah
L601[08:47:20] <raycar5> about to say that xD
L602[08:47:33] <nxsupert> I have finally written something useful :D
L603[08:47:36] <raycar5> so the character above is 2 chars
L604[08:47:56] <nxsupert> .l "±":len()
L605[08:47:56] <^v4> nxsupert, lua:1: unexpected symbol near '"±"'
L606[08:48:05] <nxsupert> ....
L607[08:48:10] <nxsupert> .l "h":len()
L608[08:48:10] <^v4> nxsupert, lua:1: unexpected symbol near '"h"'
L609[08:48:24] <Kubuxu> .l ("±"):len()
L610[08:48:25] <^v4> Kubuxu, 2
L611[08:48:25] <Kodos> You have to do this
L612[08:48:29] <Kodos> Or that
L613[08:48:42] <nxsupert> Ok. Thanks.
L614[08:49:13] <nxsupert> Where do people usually put their completed programs?
L615[08:49:13] <raycar5> oh you have an interpreter here
L616[08:49:17] <raycar5> cool
L617[08:49:33] <raycar5> .l string.len("±")
L618[08:49:33] <^v4> raycar5, 2
L619[08:50:04] <nxsupert> .l string.len("?")
L620[08:50:04] <^v4> nxsupert, 4
L621[08:50:14] <Kubuxu> nxsupert: if you want to play with bots join #V
L622[08:50:40] <raycar5> nxsupert there's a category for programs in the oc forums
L623[08:56:12] <Vexatos> Cruor, How about this
L624[08:56:25] <Vexatos> you can craft any case with any item that fits into the case ;_;
L625[08:56:29] <Vexatos> and it creates a package
L626[08:56:34] <Vexatos> this way it's not even cheating
L627[08:56:58] <Vexatos> and you can add more stuff to an already existing package as long as it's not full
L628[08:57:02] <Vexatos> Not sure if that's what you want
L629[08:57:11] <Vexatos> because in this case the crafting effort is exactly the same
L630[08:57:28] <Vexatos> even slightly more since you need to assemble the package
L631[08:57:29] <Vexatos> :/
L632[08:57:33] <Vexatos> So tell me what you want
L633[08:57:43] <Cruor> yea, that sounds fine
L634[08:57:56] <Vexatos> does it?
L635[08:58:03] <Vexatos> Why do you even want this mod then
L636[08:58:07] <Cruor> even though its just moving the sillyness from a GUI to a crafting screen q_q
L637[08:58:13] <Vexatos> Exactly
L638[08:58:14] <Cruor> and it makes no sense what so ever
L639[08:58:18] <Vexatos> EXACTLYX
L640[08:58:22] <Vexatos> Sooooo
L641[08:58:23] <Kodos> What are you guys even talking about
L642[08:58:30] <Vexatos> Kodos, making a mod for cruor
L643[08:58:38] <Cruor> Kodos: TheModCruorDemandedThatMakesNoSense the mod
L644[08:58:40] <Vexatos> adds an item you can right click and it spawna fully assembled computer
L645[08:58:49] <Kodos> You mean /oc_sc?
L646[08:58:50] <Vexatos> Supposed to be cheaty like /oc_sc
L647[08:58:52] <raycar5> it sounds like automation to me
L648[08:58:58] <Vexatos> yes, without actually calling the command
L649[08:58:59] <Cruor> Vexatos: maaaaybe it should just be a magical item from diamonds and wood....
L650[08:59:08] <Vexatos> but meanwhile Cruor told me he wants the components actually in the recipe
L651[08:59:18] <Vexatos> Cruor, that's what I imagined :P
L652[08:59:18] <Cruor> soooo
L653[08:59:27] <Kodos> Have fun with that
L654[08:59:32] <Kodos> Did you finish the light board?
L655[08:59:42] <Vexatos> Kodos, http://gfycat.com/PeacefulGargantuanGazelle
L656[08:59:48] <Vexatos> Cruor, sooooo
L657[08:59:52] <Vexatos> gimmeh your ideas
L658[08:59:55] <Cruor> ring of stone with diamond in the middle, iron ingots with diamond in middle, gold ingots with diamond in middle?
L659[09:00:06] <Cruor> i mean, its dirt cheap
L660[09:00:10] <Cruor> but it ****ing works .-.
L661[09:00:24] <Vexatos> well I figured you'd want the recipes more CC-like anyway
L662[09:00:31] <Vexatos> When I started working on the mod
L663[09:00:37] <Vexatos> so I have no problem with that :D
L664[09:00:39] <Cruor> how much effort would it be to make these configurable like OC recipe files?
L665[09:00:49] <Vexatos> eeeeeeh
L666[09:00:52] <Vexatos> depends
L667[09:01:03] <Cruor> just thinking recipes, not what the "package" contains
L668[09:01:06] <Vexatos> let me see how hardcoded OC's recipe thing is
L669[09:01:14] <raycar5> ok apparently i didn't get it, wht is the mod supposed to do?
L670[09:01:32] <Cruor> raycar5: CC like OC recipes
L671[09:01:40] <raycar5> oooh
L672[09:01:41] <Kodos> In other news
L673[09:01:45] <Cruor> where you just craft an item, and place it, and its a premade computer
L674[09:01:47] <Kodos> Sony is trying to trademark the phrase 'Let's play'
L675[09:02:01] <raycar5> cool idea
L676[09:02:11] <raycar5> not the sony thing tho
L677[09:02:26] <Cruor> yea, if you cant stand all the microcrafting and GUI killing to get OC working like me :I
L678[09:02:52] <raycar5> i kinda like it
L679[09:03:05] <raycar5> i just have a computer store inside my me system
L680[09:03:18] <Kodos> GUI Killing?
L681[09:03:20] <Vexatos> Kodos, what do you think?
L682[09:03:22] <Cruor> Vexatos: i have to get home from work, back in 40 or so
L683[09:03:25] <Vexatos> k
L684[09:03:33] <Vexatos> will try to hack into OC recipe system
L685[09:03:42] <Vexatos> I have like the hardest of hard deps by now anyway
L686[09:03:46] <Izaya> Vex, all the recipes can be changed
L687[09:04:21] <Izaya> Oh
L688[09:04:30] <Izaya> AIO boxen
L689[09:04:38] <Izaya> Shiny
L690[09:05:08] <raycar5> can a oc robot place components inside a computer?
L691[09:05:19] <raycar5> i mean is the computer an inventory?
L692[09:05:47] <Izaya> Probably.
L693[09:06:05] <raycar5> well guess what i'm autamating next
L694[09:06:12] <raycar5> automating*
L695[09:06:15] <Vexatos> probably skynet
L696[09:06:23] <Vexatos> Robots can insert into assemblers btw
L697[09:07:59] <Vexatos> %seen Sangar
L698[09:07:59] <MichiBot> Vexatos: Sangar was last seen 17h 25m 8s ago.
L699[09:08:04] <Vexatos> meh
L700[09:08:38] <Sandra> ah yes.
L701[09:08:46] <Sandra> I remember my self-replicating robot.
L702[09:08:49] <Sandra> that was fun.
L703[09:09:15] <dangranos> Did it work?
L704[09:10:39] <raycar5> I can't see why it wouldnt
L705[09:10:54] <Sandra> of course it worked.
L706[09:11:28] <raycar5> the only difficult thing i see is creating the bioses
L707[09:11:59] <Sandra> it would've worked even better too if I bothered to code more complex stuff than "dump your entire inventory into the assembler, make the assembler run, pull the robot out, place it down, turn it on."
L708[09:12:39] <Sandra> raycar5, eh, that's simple enough to have a computer flash it.
L709[09:12:46] <raycar5> yeah
L710[09:12:59] <raycar5> but it's the most difficult thing in the process
L711[09:13:12] <Sandra> i mean, to get an assembler to assemble, you've gotta have another computer activate it.
L712[09:13:14] <raycar5> the other stuff is simpler
L713[09:13:21] <Sandra> or... do they respond to redstone signals now?
L714[09:13:49] <raycar5> don't think so
L715[09:14:53] <Sandra> yeah.
L716[09:15:27] <Sandra> I mean, I'm sure it's possible to create a whole assembly line of self-replicating robots.
L717[09:32:56] <Izaya> What's going on with the forestry site?
L718[09:33:59] <raycar5> after 1000 hours and me being stupid: Computers are indeed inventories but creative computers are not
L719[09:34:38] ⇨ Joins: Jezza (~Jezza@2a00:c1a0:c091:5700:8b0:b5a6:b1ce:ca94)
L720[09:35:04] <Vexatos> Cruor, T2 case only has one T2 card slow
L721[09:42:13] ⇨ Joins: sciguyryan (~sciguyrya@80-254-76-174.dynamic.swissvpn.net)
L722[09:46:26] <Cruor> Vexatos: uhhh
L723[09:46:35] <Cruor> what T2 did i put into it?
L724[09:46:38] <Vexatos> soo T2 graphics or T2 redstone
L725[09:46:48] *** Cranium[Away] is now known as Cranium
L726[09:46:49] <Cruor> T2 graphics
L727[09:47:00] <Vexatos> also, should T3 have a T3 CPU or T3 APU (which would be T3 CPU + T2 GPU)
L728[09:47:34] <Cruor> doesnt it have a T3 gpu? o_o
L729[09:47:38] <Vexatos> nope
L730[09:47:42] <Vexatos> Only creative APU does
L731[09:47:49] <Cruor> no, the standalone card
L732[09:48:29] <Vexatos> ok
L733[09:55:43] *** amadornes[OFF] is now known as amadornes
L734[10:00:38] *** cbcercas|AFK is now known as cbcercas
L735[10:00:42] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c005-181.dhcp.inet.fi) (Ping timeout: 195 seconds)
L736[10:02:57] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c000-47.dhcp.inet.fi)
L737[10:06:52] ⇨ Joins: tim4242 (~tim4242@dslb-188-097-159-224.188.097.pools.vodafone-ip.de)
L738[10:13:50] ⇨ Joins: Keanu73 (~Keanu73@host-92-25-96-219.as13285.net)
L739[10:14:31] <XDjackieXD> Ported the AdvancedModelLoader from 1.7.10 to 1.8.9? check
L740[10:14:31] <XDjackieXD> Render my Laser Block? well...... this seems wrong somehow... http://puu.sh/moaxK/7484b61df0.png
L741[10:15:29] <nxsupert> Trying to implement a minimal command line in a BIOS is hard :(
L742[10:17:40] <dangranos> huh?
L743[10:18:13] <nxsupert> I'm trying to implement a command line inside the Lua BIOS.
L744[10:18:21] <dangranos> how hard is it?
L745[10:18:25] <dangranos> *why is it hard
L746[10:19:35] <nxsupert> I guess it isn't hard. It is just a case of finding out things were implemented in OpenOS and trying to keep below 4KB.
L747[10:20:40] <nxsupert> Wonder if there is a program that compresses code.
L748[10:21:47] <Kodos> Crunch
L749[10:22:07] <nxsupert> Thanks :D
L750[10:22:16] <Izaya> if you wanted something really kludgy
L751[10:22:25] <Izaya> hacking together an event loop would take all of like
L752[10:22:27] <Izaya> 200 bytes
L753[10:22:44] <nxsupert> 4K->2K. Works a dream.
L754[10:23:12] <nxsupert> Now. Should I allow people to use backspace?
L755[10:23:32] <raycar5> nah
L756[10:23:36] <raycar5> that's overrated
L757[10:23:38] <Izaya> backspace is easy enough
L758[10:23:45] <nxsupert> I guess.
L759[10:23:46] <Izaya> don't borrow with in-string editing
L760[10:23:53] <Izaya> bother*
L761[10:23:57] <Izaya> man I need more caffeine
L762[10:24:54] <nxsupert> Also. Is there a list of the key codes?
L763[10:25:46] <nxsupert> ~oc key codes
L764[10:25:46] <ocdoc> Predicted http://ocd.cil.li/api:keyboard
L765[10:29:49] <Pwootage> THey keycodes are pretty standard, I believe
L766[10:29:59] <Pwootage> Probably the LWJGL ones
L767[10:30:46] <Michiyo> XDjackieXD the OBJ loader built into 1.8 didn't work for what you needed..?
L768[10:31:20] <XDjackieXD> I couldn't find how to render using it... I was able to load the model but how do I render a loaded model?
L769[10:31:33] <XDjackieXD> (there is like 0 documentation about the OBJLoader...)
L770[10:31:51] <Michiyo> I've not used it yet, but I know it works, as I was in the channel as the guy that PR'd it was working on it :P
L771[10:32:01] <Michiyo> I've also seen him helping a few people with it
L772[10:32:32] <XDjackieXD> who was it and is there a mod already using it? :)
L773[10:34:15] <Michiyo> erm... shadekiller something or another I think I don't rememberh is name off the top of my head
L774[10:34:25] <Michiyo> Ahh yes
L775[10:34:26] <Michiyo> "OBJ support:
L776[10:34:26] <Michiyo> Thanks to ShadeKiller and Fry modders and resource pack creators can now use obj format model files internally and from BlockStates.json."
L777[10:34:42] <Michiyo> it's shadekiller#### or something
L778[10:34:50] <Michiyo> theres numbers, I remember that lmaoi
L779[10:34:54] <Michiyo> -i
L780[10:35:25] <Inari> Cruor: http://giphy.com/gifs/MAYN3UHZcozXa wat ;-;
L781[10:35:31] <Elizabeth> laugh my ass off indefinitely?
L782[10:35:39] <Michiyo> Sure :P
L783[10:35:56] <XDjackieXD> Michiyo: thx
L784[10:35:56] ⇦ Quits: cpup (~cpup@32.218.115.33) (Ping timeout: 198 seconds)
L785[10:36:14] <raycar5> paprika! cool movie
L786[10:36:20] <Inari> oh rihgt
L787[10:36:22] <Inari> thats still on my ptw list
L788[10:36:23] <Inari> :P
L789[10:36:34] <Michiyo> XDjackieXD np
L790[10:37:07] <Michiyo> I'm at work, or I'd try to research a mod that uses it for you.
L791[10:37:19] ⇨ Joins: cpup (~cpup@32.218.115.33)
L792[10:37:20] <Vexatos> http://txti.es/bitshiftvariationsincminor wat+
L793[10:37:21] <Vexatos> in
L794[10:37:22] <Vexatos> the
L795[10:37:23] <Vexatos> wat
L796[10:37:37] <Vexatos> ;_;
L797[10:37:42] <Vexatos> asie ^
L798[10:37:44] <Cruor> Inari: what the actuall am i looking at
L799[10:37:50] <Inari> no clue
L800[10:38:06] <vifino> Cruor: your monitor.
L801[10:38:27] * Cruor defenestrates vifino
L802[10:38:34] <Vexatos> this is insane
L803[10:38:57] <raycar5> that's the song playing thing in c right?
L804[10:39:01] <Vexatos> yep
L805[10:39:01] <raycar5> vex
L806[10:39:02] <Vexatos> ;_;
L807[10:39:31] <Cruor> GOLF EVERYTHING
L808[10:39:47] <Vexatos> Hmm
L809[10:39:58] <Vexatos> What would be the best way to store a configuration in NBT data
L810[10:46:48] <Izaya> http://lain.shadowkat.science/~izaya/modlist.html IT LIVES
L811[10:49:00] <malcom2073> no extra utilities?
L812[10:51:15] <raycar5> wut is dat modlist?
L813[10:51:52] <malcom2073> Looks like a lot of fun though
L814[10:52:18] <Skye> Izaya: mod list for what?
L815[10:54:12] <Izaya> LAN party
L816[10:54:14] <Izaya> tomorrow
L817[10:54:22] <Izaya> but I can't stay awake any longer
L818[10:54:32] <Izaya> I'll have to throw it together tomorrow
L819[10:57:21] ⇨ Joins: h3po (~h3po@aftr-5-146-249-102.unity-media.net)
L820[11:04:57] <vifino> Night Izaya.
L821[11:08:26] ⇦ Quits: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net) (Quit: Web client closed)
L822[11:11:08] ⇨ Joins: Temportalist (uid37180@id-37180.charlton.irccloud.com)
L823[11:13:13] <raycar5> is there like a drone remote control program that someone has already made?
L824[11:14:32] <Inari> nah, but a very simple one is easy to make in like 10~15 mins or so
L825[11:14:42] <raycar5> yeah i was thinking on making one
L826[11:15:00] <raycar5> but if there was one already made i'd save me the trouble
L827[11:15:16] <raycar5> i'll uploade it later I'm sure someone finds it handy
L828[11:24:53] *** surferconor425|Away is now known as surferconor425
L829[11:25:53] ⇨ Joins: cobra (~cobra@HSI-KBW-078-042-231-115.hsi3.kabel-badenwuerttemberg.de)
L830[11:32:35] *** cbcercas is now known as cbcercas|AFK
L831[11:33:44] ⇦ Quits: septi25 (~septi25@ipb21a8a62.dynamic.kabel-deutschland.de) (Quit: Leaving.)
L832[11:35:43] *** cbcercas|AFK is now known as cbcercas
L833[11:37:07] *** cbcercas is now known as cbcercas|AFK
L834[11:37:12] *** cbcercas|AFK is now known as cbcercas
L835[11:46:30] *** cbcercas is now known as cbcercas|AFK
L836[11:51:01] *** cbcercas|AFK is now known as cbcercas
L837[11:52:55] *** gAway2002 is now known as g
L838[11:55:01] <raycar5> first test of the remote control: the drone flies off into infinity
L839[11:55:06] <raycar5> okay...
L840[11:55:34] <vifino> https://i.imgur.com/kBLcT0h.jpg
L841[11:55:58] *** amadornes is now known as amadornes[AFK]
L842[11:57:16] <raycar5> vifino still doesn't run crysis
L843[11:57:25] <vifino> CLOSE ENOUGH
L844[11:57:52] <vifino> Bit my shiny 68k ass!
L845[12:02:49] <dangranos> hm
L846[12:02:52] <dangranos> so..
L847[12:03:02] <dangranos> nevermind
L848[12:04:15] <raycar5> 13 line drone remote lua interpreter done
L849[12:04:43] <Inari> calculators have better resolution than OC
L850[12:04:46] <Inari> :s
L851[12:05:02] <vifino> Inari: They do cost a shit load tho.
L852[12:05:14] <vifino> Plus don't have internet.
L853[12:05:16] <Inari> vifino: make the good OC stuff expensive
L854[12:05:17] <Inari> ;D
L855[12:05:29] <vifino> Inari: No need, I have lua on my calculator.
L856[12:09:40] <Inari> vifino: great, now make your calculator capable of being in MC
L857[12:09:50] <vifino> ._.
L858[12:10:27] * vifino places TI_NSpire_CX_Mod-v0.1.jar in Inari's mods folder
L859[12:10:43] <vifino> I *totally* made that.
L860[12:11:00] <vifino> Actually, I may make that.
L861[12:11:07] <vifino> I mean, not the emulator.
L862[12:11:28] <vifino> But maybe, just maybe, I'll make some old calc emulator as a mod.
L863[12:11:37] <vifino> 84+ or something.
L864[12:11:55] <sugoi> gamax92: hello. are interested are you in making computer.freeMemory() reasonable correct?
L865[12:12:04] <sugoi> s/are i/how i/
L866[12:12:04] <MichiBot> <sugoi> gamax92: hello. how interested are you in making computer.freeMemory() reasonable correct?
L867[12:12:18] <sugoi> s/ble/bly/
L868[12:12:19] <MichiBot> <sugoi> gamax92: hello. how interested are you in making computer.freeMemory() reasonably correct?
L869[12:12:42] <sugoi> s/./badger /g
L870[12:12:42] <MichiBot> <sugoi> badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger badger ba
L871[12:14:05] <clever> mushroom!
L872[12:16:27] *** rakiru|offline is now known as Kasen
L873[12:18:53] <Inari> hows it incorrect?
L874[12:19:29] *** Keridos is now known as Keridos|away
L875[12:21:34] <sugoi> Inari: i'm only referring to ocemu
L876[12:22:15] <Inari> oh
L877[12:28:06] ⇨ Joins: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net)
L878[12:34:40] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net)
L879[12:38:56] <dangranos> ...
L880[12:39:02] <dangranos> there is no way to reload ALSA config
L881[12:39:45] * dangranos flops
L882[12:40:49] * MajGenRelativity flips dangranos
L883[12:41:48] *** cbcercas is now known as cbcercas|AFK
L884[12:42:27] * dangranos flops again, this time on MajGenRelativity
L885[12:42:45] * MajGenRelativity flips again
L886[12:42:50] <MajGenRelativity> onto dangranos
L887[12:42:59] <dangranos> myself onto myself?
L888[12:43:20] * dangranos starts rotating in the air. This doesn't looks good..
L889[12:44:16] zsh sets mode: +v on asie
L890[12:44:17] * MajGenRelativity watches dangranos rotate in the air. He is pleased
L891[12:47:03] ⇦ Quits: iceman11a (icemna11a@cpe-74-141-48-157.neo.res.rr.com) (Quit: Leaving)
L892[12:48:24] <Skye> How insane is it that I bought a 7" vinyl record that has chiptune on it?
L893[12:48:59] <MajGenRelativity> what is chiptune?
L894[12:49:53] <Skye> listen
L895[12:49:56] <Skye> basically
L896[12:50:04] <Skye> this music was made with gameboys
L897[12:50:25] <MajGenRelativity> well
L898[12:50:30] <MajGenRelativity> How much did it cost?
L899[12:57:26] ⇨ Joins: Saphire (~Saphire@176.50.76.233)
L900[12:59:03] <DeanIsaKitty> Skye: Very, chiptune does not profit from being on vinyl.
L901[13:00:45] <Skye> MajGenRelativity, £9
L902[13:01:04] <MajGenRelativity> Do you have a record player?
L903[13:01:08] <Skye> my dad does
L904[13:01:11] <Vexatos> awwww crap
L905[13:01:22] <MajGenRelativity> I wouldn't have done it, but I'm not you
L906[13:03:26] <vifino> Hey Skye, didn't you have a Mac Plus?
L907[13:03:32] <vifino> Can has the rom pls?
L908[13:03:52] <vifino> My calculator would be thankful for that.
L909[13:05:17] <Skye> uh
L910[13:05:23] <Skye> I have a Performa 6400
L911[13:05:25] <Skye> not a mac plus
L912[13:05:27] <vifino> Also, DeanIsaKitty! You're alive!
L913[13:05:30] <vifino> Skye: Aww.
L914[13:05:39] <Skye> Mac Plus roms are easy to find online
L915[13:05:50] <vifino> Do you know someone other than you who may have a Mac Plus?
L916[13:05:55] <vifino> Skye: That's boring though.
L917[13:05:59] <asie> well
L918[13:06:01] <asie> I have a Mac Classic
L919[13:06:03] <vifino> asie: Youuu!
L920[13:06:07] <asie> I could... dump ROMs?
L921[13:06:11] <vifino> :D
L922[13:06:23] <asie> however
L923[13:06:26] <asie> most emulators don't do the Mac Classic ROM
L924[13:06:28] <asie> IIRC
L925[13:06:32] <vifino> rip
L926[13:06:33] <asie> though it's hardware-wise similar to a plus
L927[13:09:38] <Skye> if you're determined enough, could you edit the emulator, vifino? :p
L928[13:10:31] <MajGenRelativity> just do all the things
L929[13:11:21] <vifino> Skye: Possibly.
L930[13:11:30] <vifino> Probably just a compile time option of mini vmac.
L931[13:11:37] <vifino> Most likely, actually.
L932[13:13:26] ⇦ Quits: Temportalist (uid37180@id-37180.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L933[13:13:26] <vifino> I should patch mini vmac for jack audio support or something.
L934[13:13:30] <vifino> I dunno.
L935[13:16:33] ⇨ Joins: dut (webchat@62.220.53.18)
L936[13:17:06] ⇦ Parts: dut (webchat@62.220.53.18) ())
L937[13:25:28] ⇨ Joins: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net)
L938[13:25:28] zsh sets mode: +v on Kodos
L939[13:30:45] <raycar5> mm is there any documentation for nanomachines?
L940[13:30:59] <sugoi> raycar5: yes, but they are very small
L941[13:31:13] <Kodos> raycar5: are you looking for insight into how they are controlled?
L942[13:31:17] <raycar5> was that suposed to be a pun'
L943[13:31:26] <sugoi> raycar5: was
L944[13:31:28] <raycar5> kodos yes
L945[13:31:49] <Kodos> Then might I direct you to https://gist.github.com/fnuecke/dc8c79bfb37e66f99649
L946[13:32:37] <raycar5> hmm so they respond to specific network messages
L947[13:32:58] <raycar5> thanks
L948[13:35:25] ⇨ Joins: iceman11a (icemna11a@cpe-74-141-48-157.neo.res.rr.com)
L949[13:36:09] <MajGenRelativity> raycar5, if you figure nano-machines out, let me know XD
L950[13:36:42] <MajGenRelativity> I haven't touched them with a ten foot pole because I haven't had the time to learn
L951[13:36:58] <raycar5> MajGenRelativity I think I've already kinda figured them out
L952[13:37:13] <Saphire> Welp. ALSA is magic for me now
L953[13:37:16] <MajGenRelativity> raycar5, excellent!
L954[13:37:40] * Saphire is dangranos, on home bouncer
L955[13:38:33] <Elizabeth> Beep
L956[13:39:10] <Kodos> That reminds me
L957[13:39:32] <Kodos> I need to figure out what frequencies a VTech Precomputer 1000 makes in the beeps it does on startup, so I can mimic them in an autorun.lua
L958[13:42:43] <greaser|q> ok, quick offtopic question, seagate or WD?
L959[13:43:10] <greaser|q> sad thing is i have to downgrade from 7200rpm to 5400rpm
L960[13:43:36] <greaser|q> because the shop i got my current hdd from doesn't sell the drive or even brand i have at this capacity anymore and it's HGST
L961[13:43:39] <Kodos> Depends on whether you're getting an internal or external
L962[13:43:42] <Kodos> imo, anyway
L963[13:44:34] <sugoi> my opinion - they're both great companies, this day and age - depends more on the drive, less on the company
L964[13:44:35] <greaser|q> internal 2.5" 9.5mmhigh laptop drive
L965[13:44:57] <sugoi> greaser|q: i would ignore the company between those two, pick based on drive specs and cost and expected quality
L966[13:45:20] <Kodos> Wouldn't hurt to check customer reviews, either
L967[13:45:37] <sugoi> sure, but both are well established and qualified companies
L968[13:45:45] <sugoi> there may be bad reviews about a specific drive
L969[13:45:58] <sugoi> but your not going to have better chances based solely on the company in this case
L970[13:46:00] <sugoi> again, imo
L971[13:46:05] <sugoi> you're*
L972[13:46:19] <vifino> https://github.com/macmade/Macintosh-ROMs ._.
L973[13:46:38] <CompanionCube> VTech Precomputer?
L974[13:46:39] <CompanionCube> vifino, wut?
L975[13:48:07] <vifino> CompanionCube: Yes.
L976[13:48:48] <greaser|q> it's mostly tossing over "do i want to trust seagate to not fuck up again" vs "do i want to downgrade to a pure 5400rpm drive"
L977[13:48:48] <vifino> The roms work at least.
L978[13:49:06] <greaser|q> because the seagate one is a HDD+flash hybrid
L979[13:49:12] <greaser|q> fucking thing won't tell me what the RPM is though
L980[13:49:20] <sugoi> greaser|q: i would trust seagate - yes. have i had failed seagates? yes. but same with wd, and samsung, and toshiba
L981[13:49:30] <raycar5> how lovely my first effect from nanomachines is particles.heart lol
L982[13:49:38] <sugoi> raycar5: nice
L983[13:50:36] <greaser|q> in that case i'll probably go with the SSHD
L984[13:54:08] <greaser|q> the store i go to has 4 in stock, i'm not sure if i want to head into town today or wait a couple of days but i am starting to get sector read issues so i might actually do that today
L985[13:54:19] <greaser|q> just going to need to check if they're open
L986[13:54:34] ⇦ Quits: cobra (~cobra@HSI-KBW-078-042-231-115.hsi3.kabel-badenwuerttemberg.de) (Quit: cobra)
L987[13:54:39] <greaser|q> ok they're open, sweet
L988[13:55:30] <greaser|q> i might try rebooting anyway, just to see if it's actually a connection issue
L989[14:00:17] <raycar5> the problem with nanomachines is if you are on a server you better not get anywhere near any computer you don't control
L990[14:00:23] <greaser|q> bad news: it's not a connection issue
L991[14:01:18] <greaser|q> in other words, if i have to fsck the disk, i will probably not be able to mark it clean, thus it'll be permanently read-only
L992[14:01:33] <greaser|q> (freebsd is anal about disks being clean)
L993[14:02:02] <malcom2073> greaser|q: That makes sense, if you're worried about hard drives dying, go with the new technology :P
L994[14:04:44] <CompanionCube> dafuq ._.
L995[14:05:03] <CompanionCube> perma read-only because of fsck?
L996[14:05:48] <greaser|q> yep
L997[14:05:49] <sugoi> greaser|q: i think that's a good choice
L998[14:06:15] <greaser|q> note i used to be on fedora 16 where my hdd failed after about a year
L999[14:06:41] <greaser|q> and it readonly'd because it hit a bad sector when reading the journal
L1000[14:06:43] <greaser|q> on ext4
L1001[14:06:56] <greaser|q> so thanks to the late readonlying, i ended up with a corrupt firefox profile
L1002[14:07:07] <greaser|q> thus couldn't add bookmarks until mozilla finally worked out how to unfuck profiles
L1003[14:08:11] <MajGenRelativity> who needs bookmarks?
L1004[14:08:16] <MajGenRelativity> just memorize the URL
L1005[14:10:30] <vifino> Fun fact: I never use bookmarks.
L1006[14:10:49] <vifino> Back to messing with macintosh plus emulation.
L1007[14:11:47] <MajGenRelativity> vifino, do you remember the URLs, or do you use a different way of storing that information?
L1008[14:11:58] <vifino> Yes, I do.
L1009[14:12:01] <Vexatos> Cruor, done
L1010[14:12:05] <Vexatos> greatestest of hacks
L1011[14:12:10] <Vexatos> I have a file called ScalaProxy
L1012[14:12:14] <Vexatos> which is a Scala file
L1013[14:12:19] <Cruor> .-.
L1014[14:12:21] <Vexatos> that relays everything between CC and OC
L1015[14:12:26] <Vexatos> (CC = CheatyComputers)
L1016[14:12:33] <Cruor> o_O
L1017[14:12:39] <scj643> vifino: what mac emulation
L1018[14:12:43] <MajGenRelativity> Well
L1019[14:12:46] <Vexatos> Cruor, best mod name
L1020[14:12:51] <MajGenRelativity> vifino, yes to which part of the statement?
L1021[14:13:05] <vifino> MajGenRelativity: First.
L1022[14:13:18] <MajGenRelativity> noice m8
L1023[14:14:04] <Kodos> Back's killing me, maxed out on my painkillers, wat do
L1024[14:14:08] <scj643> So vifino you trying to emulate OS X?
L1025[14:14:17] <vifino> No.
L1026[14:14:23] <vifino> I said macintosh plus.
L1027[14:14:28] <vifino> Not mac or osx.
L1028[14:14:41] <scj643> Ok
L1029[14:18:23] *** cbcercas|AFK is now known as cbcercas
L1030[14:18:35] <Cruor> Vexatos: so uhh, it works and everything? .-.
L1031[14:18:43] <Vexatos> Yea
L1032[14:18:49] <Vexatos> Think of a texture, please
L1033[14:18:56] <Cruor> yes
L1034[14:18:56] <Vexatos> Meanwhile I'm finishing up the mod
L1035[14:19:21] <Vexatos> The item is called "package" because I thought about it as one of those AIO assembled computers you can buy :P
L1036[14:19:29] <Vexatos> Of course it can be anything you want
L1037[14:19:33] <Vexatos> since it's your mod, basically :P
L1038[14:20:31] <Kodos> Vex, is the lightboards completed? Wanted to poke you for a jar if so, so I could go implement them into various programs I have waiting on them =D
L1039[14:20:43] <Cruor> Vexatos: https://dl.dropboxusercontent.com/u/23386746/ShareX/2016/01/08/21-20-04.png
L1040[14:20:46] <Cruor> i am texture god
L1041[14:21:10] <MajGenRelativity> CheatyComputers
L1042[14:21:12] <MajGenRelativity> lol
L1043[14:21:15] <MajGenRelativity> gg Vexatox
L1044[14:21:19] <MajGenRelativity> Vexatos*
L1045[14:22:02] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c000-47.dhcp.inet.fi) (Ping timeout: 195 seconds)
L1046[14:22:22] <Cruor> so is it a item or block?
L1047[14:22:24] <Vexatos> item
L1048[14:22:30] <Vexatos> shift-right click to magically place compuer
L1049[14:22:32] <Vexatos> computer*
L1050[14:22:33] ⇨ Joins: Jasontti (~Jason@dsl-prvbrasgw1-58c000-47.dhcp.inet.fi)
L1051[14:22:38] <Cruor> ONE item?
L1052[14:22:42] <Vexatos> Yes
L1053[14:22:45] <Cruor> :o
L1054[14:22:49] <Vexatos> Actually three
L1055[14:22:52] <Vexatos> one for each tier
L1056[14:22:56] <Cruor> :>
L1057[14:23:06] <Cruor> let me make some serious suggestion, sec :p
L1058[14:26:03] <MajGenRelativity> https://www.youtube.com/watch?v=-01-6L57jU8
L1059[14:26:03] <MichiBot> MajGenRelativity: DARUDE - DEDOTADED WAM STORM | length: 1m 31s | Likes: 655 Dislikes: 7 Views: 31458 | by ERAT
L1060[14:26:28] <MajGenRelativity> We neeed more Dedotaded Wam for the Server!
L1061[14:30:36] <Cruor> Vexatos: you needed a mail icon, right?
L1062[14:31:21] <MajGenRelativity> He needs Dedotated WAM
L1063[14:31:41] <Cruor> this is a dedodated wam stwikk
L1064[14:32:19] <MajGenRelativity> Did you download it from downloadmoreram.com?
L1065[14:32:33] <MajGenRelativity> Google Chrome needs more RAM
L1066[14:33:00] <Vexatos> Cruor, some kind of cardboard package, I guess
L1067[14:33:16] <Cruor> yeaaah
L1068[14:33:24] <Cruor> that cardboard package ended up as a mail icon
L1069[14:34:13] <Michiyo> %p
L1070[14:34:16] <MichiBot> Ping reply from Michiyo 1.32s
L1071[14:34:23] <Michiyo> ._.
L1072[14:34:37] <Elizabeth> %p
L1073[14:34:40] <MichiBot> Ping reply from Elizabeth 1.29s
L1074[14:34:49] <Elizabeth> irssi!
L1075[14:34:54] <Michiyo> Oh good, so it's Midori's internet that's shit then
L1076[14:35:06] <MajGenRelativity> %p
L1077[14:35:08] <MichiBot> Ping reply from MajGenRelativity 0.39s
L1078[14:35:12] <MajGenRelativity> SHABANG
L1079[14:35:29] <MajGenRelativity> #ballerinternet
L1080[14:35:32] <MajGenRelativity> It's actually not
L1081[14:35:36] <Michiyo> Or.. not ._.
L1082[14:35:37] <MajGenRelativity> It's slow and expensive :D
L1083[14:35:37] <Michiyo> %p
L1084[14:35:39] <MichiBot> Ping reply from Michiyo 0.35s
L1085[14:35:42] <MajGenRelativity> %p
L1086[14:35:44] <MichiBot> Ping reply from MajGenRelativity 0.35s
L1087[14:35:45] <Michiyo> Ok.. so it was just a spike
L1088[14:35:52] <MajGenRelativity> I can match pings m8
L1089[14:36:09] <MajGenRelativity> Let me just kick all the other devices off my neighbor's WiFi
L1090[14:36:13] <MajGenRelativity> I don't think they'll mind
L1091[14:36:22] <Michiyo> I'm still getting shit response over RDP though :/
L1092[14:36:41] <raycar5> %p
L1093[14:36:43] <MichiBot> Ping reply from raycar5 1.52s
L1094[14:36:49] <raycar5> fml
L1095[14:37:33] <MajGenRelativity> lol
L1096[14:37:36] <MajGenRelativity> %p
L1097[14:37:37] <Cruor> Vexatos: https://dl.dropboxusercontent.com/u/23386746/ShareX/2016/01/08/21-36-42.png this is what you asked for right?
L1098[14:37:37] <MichiBot> Ping reply from MajGenRelativity 0.42s
L1099[14:37:42] <MajGenRelativity> NO! NOT LAG?!
L1100[14:37:44] <Cruor> a simple, plain, mail icon :I
L1101[14:38:05] <Vexatos> >_>
L1102[14:38:19] <Michiyo> SOmething is wrong with Midori, which is fucking with Eos/MichiBot, and Bast/Me
L1103[14:38:23] <Vexatos> And now with transparent background kthx
L1104[14:38:40] <Cruor> huh... most have been sharex messing up that then
L1105[14:38:52] <Michiyo> and it's 2:30, which means 3 more hours of not being able to fixit
L1106[14:39:08] <Cruor> oh jesus this thing looks bad :>
L1107[14:39:08] <MajGenRelativity> Call Bob the Builder
L1108[14:39:21] <Vexatos> Cruor, T1 and T2 cases only have 2 card slots
L1109[14:39:31] <Vexatos> wat do
L1110[14:39:51] <Cruor> uhhhhh
L1111[14:40:07] <Cruor> uhhh.....
L1112[14:40:49] <Michiyo> load is 3, doing a whopping 40k/s
L1113[14:40:57] <Michiyo> IDK what the fucking issue is
L1114[14:40:58] <Michiyo> ._.
L1115[14:41:38] <Vexatos> Cruor, could remove the redstone or the network card on T1
L1116[14:41:48] <Vexatos> and you could remove either or downgrade the GPU on T2
L1117[14:41:54] <Vexatos> Also, Cruor http://i.imgur.com/DGCAXbC.png what do you think
L1118[14:41:59] <Vexatos> good? bad?
L1119[14:42:10] <Cruor> 10/10 texture, approved recipe
L1120[14:43:10] <Kubuxu> Vexatos: what is that?
L1121[14:43:16] <Cruor> CC
L1122[14:43:23] <Kubuxu> Is that 1.8?
L1123[14:43:24] <Vexatos> Cruor, wat do about the card slots
L1124[14:43:27] <Vexatos> Kubuxu, 1.7.10
L1125[14:43:32] <Kubuxu> Meh
L1126[14:43:59] <Cruor> uhh remove network on T1
L1127[14:44:04] <Vexatos> And on T2?
L1128[14:44:26] <Cruor> downgrade gpu i guess
L1129[14:44:36] <Vexatos> ok
L1130[14:44:55] <Vexatos> then I can even put in a T2 RS card if you want
L1131[14:45:03] <Vexatos> since the GPU will be in the APU instead
L1132[14:45:09] <Cruor> :> yes
L1133[14:45:27] <Michiyo> Yay it's fix't
L1134[14:46:08] <Michiyo> 433 gb last month... man
L1135[14:46:11] <Michiyo> I expected more.
L1136[14:46:55] *** amadornes[AFK] is now known as amadornes
L1137[14:48:26] <Cruor> Vexatos: remind me not to do art
L1138[14:49:10] * Vexatos reminds Cruor not to do art after he finishes the package+
L1139[14:50:13] <Cruor> Vexatos: https://dl.dropboxusercontent.com/u/23386746/ShareX/2016/01/08/21-49-28.png
L1140[14:50:15] <Cruor> package.
L1141[14:51:26] ⇨ Joins: reinei (~reinei@p4FD9529E.dip0.t-ipconnect.de)
L1142[14:51:40] <reinei> o/
L1143[14:57:24] <Cruor> Vexatos: https://dl.dropboxusercontent.com/u/23386746/ShareX/2016/01/08/pc.png totally didnt steal this somewhere
L1144[14:57:38] <Vexatos> I'll just make it myself >_>
L1145[14:58:25] <Cruor> u wot
L1146[14:59:17] <Vexatos> actually...
L1147[14:59:31] <Vexatos> yo asie, what's the license on BC textures
L1148[14:59:35] <Vexatos> <_>
L1149[14:59:52] <Cruor> but muuh god tier icons
L1150[15:03:56] <asie> Vexatos: "Ask CyanideX"
L1151[15:04:00] <asie> for blocks and items
L1152[15:04:04] <asie> for entities and GUIs, MMPLv1
L1153[15:04:16] <Vexatos> asie, and for packages?
L1154[15:04:21] <asie> package item icon?
L1155[15:04:25] <Vexatos> yesss
L1156[15:04:32] <asie> feel free to use it under the MIT license
L1157[15:04:35] <asie> i made it
L1158[15:04:50] <Cruor> asie: but is it better than my god tier textures?!
L1159[15:04:56] <asie> Cruor: who knows!!
L1160[15:05:03] <asie> i'm watching the minecon 2015 cringe compilatio
L1161[15:05:05] <asie> n
L1162[15:05:09] <asie> i was considering spending up to go to minecon 2016
L1163[15:05:10] <asie> but... no
L1164[15:05:15] <asie> i get reminded every time at just how bad it is
L1165[15:05:35] <Cruor> https://dl.dropboxusercontent.com/u/23386746/ShareX/2016/01/08/21-49-28.png cant get better than this
L1166[15:05:43] <asie> pfft
L1167[15:05:54] <Vexatos> now to make a custom IItemRenderer to render the case onto the icon
L1168[15:05:57] <Vexatos> >_>
L1169[15:06:02] <Cruor> asie: no no no
L1170[15:06:09] <Cruor> its not just A MISSING TEXTURE
L1171[15:06:14] <Cruor> its flipped!!!111One
L1172[15:07:09] <asie> >IItemRenderer
L1173[15:07:11] <asie> lol1.8
L1174[15:11:03] <Cruor> Vexatos: pls show me the usable package icon :p
L1175[15:12:28] ⇦ Quits: sciguyryan (~sciguyrya@80-254-76-174.dynamic.swissvpn.net) (Remote host closed the connection)
L1176[15:16:18] <Vexatos> Need to go now
L1177[15:16:19] <Vexatos> bye bye
L1178[15:16:21] ⇦ Quits: Vexatos (~Vexatos@p200300556E6CB740D94259A47B8C5EE7.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L1179[15:16:34] <sugoi> vex left!?
L1180[15:16:36] <sugoi> party!
L1181[15:17:08] <sugoi> ...
L1182[15:17:21] <sugoi> sounded funnier in my head
L1183[15:21:26] * MajGenRelativity parties
L1184[15:23:31] <raycar5> * parties slightly
L1185[15:23:55] <raycar5> fuck i don't know how to do the * thing, me irc noob
L1186[15:24:11] <sugoi> /me does * stuff
L1187[15:24:15] <MajGenRelativity> raycar5, server is back up
L1188[15:24:48] * raycar5 does * getting on the server
L1189[15:24:50] <raycar5> lol okay
L1190[15:25:06] <raycar5> fair enough
L1191[15:25:52] * DeanIsaKitty throws http://irchelp.org/irchelp/irctutorial.html at raycar5
L1192[15:26:59] <raycar5> DeanIsaKitty thanks!
L1193[15:28:21] <vifino> Hey, does anybody have Odd Jobs's Joblets for me? The zip containing Odd Jobs didn't contain them, folder was empty...
L1194[15:28:41] <vifino> I needs them vintage amazing Macintosh software.
L1195[15:30:06] <DeanIsaKitty> Holy shit, and I though Mimiru was a huge Hipster 0.0
L1196[15:30:32] <CompanionCube> DeanIsaKitty, vintage macs aren't hipster
L1197[15:30:39] <CompanionCube> only OS X and after
L1198[15:31:32] <vifino> DeanIsaKitty: Ya know, what I am talking about is handy software running on an os made in '91.
L1199[15:32:23] <vifino> Darn. I need stuffit expander in the end.
L1200[15:32:32] <vifino> It doesn't like running in less than 8mb ram ._.
L1201[15:33:14] <vifino> stuffit_expander_40.bin: MacBinary III data with surprising version number
L1202[15:33:16] <vifino> Hahahahaha
L1203[15:37:00] <Michiyo> Wait, why am *I* a huge Hipster DeanIsaKitty...>?
L1204[15:37:11] *** cbcercas is now known as cbcercas|AFK
L1205[15:37:43] * Elizabeth gives Michiyo big glasses and a beanie
L1206[15:37:50] <Michiyo> ._.
L1207[15:38:00] <Michiyo> I like small glasses, tyvm
L1208[15:38:16] <DeanIsaKitty> Michiyo: Because :P
L1209[15:38:27] <sugoi> -o_o-
L1210[15:38:34] <Michiyo> "Because" I'd accept that answer were you my mother or something.
L1211[15:38:36] <Michiyo> but. no.
L1212[15:42:21] ⇨ Joins: Temportalist (uid37180@id-37180.charlton.irccloud.com)
L1213[15:43:56] <Skye> My dad has a Performa 6400/200
L1214[15:44:04] <Skye> the /200 is the clock speed
L1215[15:44:27] <DeanIsaKitty> Michiyo: That would't work out too well I presume. You're probably old enough to be my mother :P
L1216[15:44:33] <Michiyo> q_q
L1217[15:44:48] * Michiyo cries softly
L1218[15:44:50] <Michiyo> I'm only 30
L1219[15:44:56] * DeanIsaKitty cuddles Michiyo
L1220[15:45:03] <DeanIsaKitty> Shush, its ok
L1221[15:45:31] <DeanIsaKitty> And for once I won't make a joke about it, don't worry
L1222[15:45:57] * Michiyo sniffles
L1223[15:46:37] * Elizabeth hugs Michiyo as well
L1224[15:46:47] ⇨ Joins: Nachtara (~coob@50-83-108-134.client.mchsi.com)
L1225[15:48:09] * Michiyo hugs Elizabeth
L1226[15:50:10] <Michiyo> Boss left the router's password on default, so I logged in and grabbed the wifi password, so woot unlimited Pandora/Sirius streaming on my phone
L1227[15:51:01] <Inari> rotary extractor is pretty easliy to crudely atuomate ;o
L1228[15:51:12] <scj643> Lol
L1229[15:52:58] <Michiyo> Oh... my XM Streaming expired, fuck that shiiiit
L1230[15:53:00] <Michiyo> So Pandora it is
L1231[15:54:36] <Michiyo> %flip Pandora
L1232[15:54:36] <MichiBot> Michiyo: (╯°□°)╯︵ɐɹopuɐԀ
L1233[15:54:43] <Michiyo> bitch don't crash on me
L1234[16:04:31] <Michiyo> Rebooted teh phone and it worked
L1235[16:09:02] <Kodos> Anyone happen to get a jar file from Vex with the light board
L1236[16:09:07] <Kodos> A 'tronics jar, that is
L1237[16:09:19] <SuPeRMiNoR2> Michiyo: your boss left the router password at the default? What is it with people
L1238[16:10:27] <reinei> will my pc bitch around if I suddenly remove a chassie fan during operation?
L1239[16:10:41] <reinei> its fricking loud
L1240[16:11:00] <SuPeRMiNoR2> probably not... unless it overheats
L1241[16:11:14] <reinei> won't, was just asking about BIOS checks and stuff
L1242[16:11:48] <SuPeRMiNoR2> It might complain about a fan failing
L1243[16:12:32] <reinei> I am not sure chkdsk would allow him to complain to me
L1244[16:21:32] <reinei> anyway I gotta go
L1245[16:21:34] <reinei> cya o/
L1246[16:21:38] ⇦ Quits: reinei (~reinei@p4FD9529E.dip0.t-ipconnect.de) (Quit: WeeChat 1.3)
L1247[16:28:33] <Michiyo> SuPeRMiNoR2 right..?
L1248[16:29:10] <Michiyo> Annoys me...
L1249[16:29:27] <Michiyo> atleast change the damn password ._.
L1250[16:30:29] <Michiyo> Entire net is 100 mb too :(
L1251[16:31:06] <Michiyo> The office printer is a hp laserjet 1012, which doesn't even have complete vista drivers, on a XP machine.. sending a print job to it takes 45+ seconds
L1252[16:41:14] <SuPeRMiNoR2> XP? Default passwords?
L1253[16:41:16] <SuPeRMiNoR2> Hmmmm
L1254[16:48:46] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-186-66-242.hsd1.ma.comcast.net) (Quit: Time to go, to adventure!)
L1255[16:53:47] <Michiyo> Well, Only the one computer is XP, and it's only XP because it has a program installed that to upgrade windows means paying for program support for x years to get an upgrade
L1256[16:53:55] <Michiyo> the rest is a mix of 7/10
L1257[16:54:05] <Michiyo> and one... *shudders* Vista machine
L1258[16:54:17] <Michiyo> That was 5 years out of date on windows updates
L1259[16:55:21] ⇦ Quits: Keanu73 (~Keanu73@host-92-25-96-219.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L1260[16:57:16] * CompanionCube hasn't booted Vista in months
L1261[17:02:03] <vifino> https://puu.sh/moBd8.png
L1262[17:09:39] *** cbcercas|AFK is now known as cbcercas
L1263[17:11:09] *** amadornes is now known as amadornes[OFF]
L1264[17:11:38] <Skye> CompanionCube, my cousin uses windows Vista because it's the only install disk I had
L1265[17:13:50] ⇦ Quits: Nachtara (~coob@50-83-108-134.client.mchsi.com) (Quit: I appear to have flexed out of the room.)
L1266[17:21:32] ⇨ Joins: Nachtara (~coob@50-83-108-134.client.mchsi.com)
L1267[17:40:51] ⇨ Joins: Cerner13 (~cerner13@108.26.209.110)
L1268[17:41:00] <Cerner13> hi
L1269[17:42:17] <Skye> hi
L1270[17:42:56] ⇦ Quits: Cerner13 (~cerner13@108.26.209.110) (Remote host closed the connection)
L1271[17:44:39] ⇨ Joins: calclavia (uid15812@2001:67c:2f08:6::3dc4)
L1272[17:44:39] zsh sets mode: +v on calclavia
L1273[17:47:38] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L1274[17:48:25] ⇦ Quits: Nachtara (~coob@50-83-108-134.client.mchsi.com) (Quit: I appear to have flexed out of the room.)
L1275[17:48:40] ⇨ Joins: VikeStep (~VikeStep@101.184.165.77)
L1276[17:53:03] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8002:c1a1:8d10:f795:55e2:be58)
L1277[17:54:40] *** g is now known as gAway2002
L1278[18:00:41] *** cbcercas is now known as cbcercas|AFK
L1279[18:01:28] <Kodos> Need a huge favor from someone willing to deal with adfly 3 times
L1280[18:01:39] <sugoi> um sure i can help
L1281[18:01:47] <sugoi> but how is it a HUGE favor?
L1282[18:01:50] <sugoi> i mean, why can't you?
L1283[18:02:00] <Kodos> Reasons
L1284[18:03:20] <sugoi> ok, what's the target?
L1285[18:03:55] <Kodos> Let me PM you
L1286[18:04:24] * sugoi giggles
L1287[18:14:58] <Kodos> Okay, now to see if Mekanism reactors can finally replace my BR ones, now that RLAs have OC support
L1288[18:20:00] ⇦ Quits: Jezza (~Jezza@2a00:c1a0:c091:5700:8b0:b5a6:b1ce:ca94) (Quit: Leaving)
L1289[18:21:23] ⇦ Quits: raycar5 (~raycar5@95.39.205.247) (Read error: Connection reset by peer)
L1290[18:26:03] <Kodos> Well, it needs an adapter on it still, but at least all the functions are there
L1291[18:26:09] <Kodos> Works for me
L1292[18:34:24] *** Keridos|away is now known as Keridos
L1293[18:46:11] ⇨ Joins: t3hero (~t3hero@2601:202:200:fb50:bdb7:a3f7:1500:7590)
L1294[18:52:32] *** Daiyousei is now known as SleepingFairy
L1295[18:56:42] ⇨ Joins: Nachtara (~coob@50-83-108-134.client.mchsi.com)
L1296[18:57:29] <Kodos> Well, it'll take some doing, but as long as I can creative source my fuel, I should be able to use OC on these things =D
L1297[18:57:55] ⇨ Joins: Something12 (~Something@s010634bdfa9eca7b.vs.shawcable.net)
L1298[19:01:44] <Kodos> Actually, I can move the RLA port down one block, and just put an adapter on it, with a rack under the adapter =D
L1299[19:10:45] ⇦ Quits: cpup (~cpup@32.218.115.33) (Ping timeout: 189 seconds)
L1300[19:12:44] <Kodos> Bleh, incorrect values
L1301[19:12:53] <Kodos> Ah well. Time to complain and disable the mod for now
L1302[19:12:53] * Elizabeth falls asleep on vifino
L1303[19:13:27] <vifino> Aww
L1304[19:13:33] * vifino picks up Elizabeth and carries her to bed
L1305[19:18:47] <Kodos> Vexatos needs to come on
L1306[19:19:46] ⇨ Joins: cpup (~cpup@32.218.115.33)
L1307[19:23:14] ⇦ Quits: DFrostedWang (~DFrostedW@38.81.150.94) (Quit: ZNC - 1.6.0 - http://znc.in)
L1308[19:24:18] ⇨ Joins: DFrostedWang (~DFrostedW@ec2-52-10-198-190.us-west-2.compute.amazonaws.com)
L1309[19:25:53] ⇦ Quits: Something12 (~Something@s010634bdfa9eca7b.vs.shawcable.net) (Read error: Connection reset by peer)
L1310[19:27:09] <ds84182> So, it's time to rewrite parts of OpenGX to be even more low level
L1311[19:27:22] <ds84182> Like the command FIFO wasn't enough
L1312[19:27:46] <ds84182> I'll extend it to have graphics tiers and memory tiers
L1313[19:28:28] <Kodos> Do you know if Vex linked his lightbar version of 'Tronics? I'm pretty sure I remember seeing a link but I was on medicine and sick as a dog
L1314[19:28:32] <ds84182> And have "actual" GPU memory that you DMA to and from
L1315[19:28:53] <ds84182> Kodos: Dunno, I'm not very active here
L1316[19:28:57] <ds84182> Someone might have logs
L1317[19:30:10] <ds84182> Oh, whats going to make this even better is that I'm not going to have a GPU side memory allocator ( ͡^ ͜ʖ ͡^)
L1318[19:30:17] <ds84182> I'm fucking insane ( ͡^ ͜ʖ ͡^)
L1319[19:31:24] <Mimiru> check teh logs
L1320[19:32:03] <Mimiru> [03:50:10] <Vexatos> http://files.vex.tty.sh/Computronics/dev/Computronics-1.7.10-1.6.1-serverrackthingers.jar anyone? No idea on how.. "recent" that is
L1321[19:32:17] <Kodos> I'll try it anyway
L1322[19:32:21] <Mimiru> That's the only legit jar link today
L1323[19:33:47] <ds84182> I'll probably also make OpenGX do software rendering instead of hardware rendering, because I can't trust some people
L1324[19:38:23] <S3> whee
L1325[19:38:50] <S3> wait what
L1326[19:38:55] <S3> OpenGX?
L1327[19:38:56] <Kodos> Ugh, I have two mods loading different RF APIs, and I can't tell which is older
L1328[19:39:43] <S3> Kodos, FORMAT C
L1329[19:40:10] <Kodos> Oh, it's Ender IO and Railcraft
L1330[19:40:20] <Kodos> Both of which I need...
L1331[19:43:25] <ds84182> S3: That mod I made that I'm essentially rewriting now
L1332[19:43:36] <ds84182> Still going to have OC side drivers for the GPU
L1333[19:43:39] <ds84182> but heeeeey
L1334[19:43:48] <ds84182> even more abstraction is fun
L1335[19:43:55] <S3> bah
L1336[19:44:00] <ds84182> I'll probably also make the surfaces a bit smaller
L1337[19:44:02] <S3> if it makes you feel better ds84182
L1338[19:44:13] <S3> OCBSD has a full bus based device system
L1339[19:44:18] <ds84182> ...wow
L1340[19:44:23] <S3> which is how it is going to run on cc or OC
L1341[19:44:30] <S3> because on CC you have the peripheral bus
L1342[19:44:35] <S3> and on OC you have the component bus
L1343[19:44:36] <S3> :)
L1344[19:44:44] <S3> if you have both then WTF?
L1345[19:44:55] <Kodos> So uhh https://pastebin.com/gLtA1bWM
L1346[19:45:00] <Kodos> No one else is being helpful
L1347[19:45:01] <ds84182> This is what old T1 looks like https://github.com/ds84182/OpenGX/blob/master/src/main/java/ds/mods/opengx/gx/tier1/Tier1GX.java
L1348[19:45:05] <ds84182> Lemme find Lua driver
L1349[19:45:22] <ds84182> https://github.com/ds84182/OpenGX/blob/master/src/main/resources/assets/opengx/lua/component/gx/lib/gx.lua
L1350[19:45:25] <S3> lol
L1351[19:45:28] <ds84182> https://github.com/ds84182/OpenGX/blob/master/src/main/resources/assets/opengx/lua/component/gx/lib/gx-t1.lua
L1352[19:45:49] <S3> Found the issue
L1353[19:45:53] <ds84182> The GX is completely FIFO based ( ͡° ͜ʖ ͡°)
L1354[19:45:54] <S3> Java
L1355[19:46:01] <S3> wtf is opengx
L1356[19:46:06] <ds84182> S3: Magic
L1357[19:46:14] <ds84182> GPUs for OC
L1358[19:46:26] <S3> not LILO?
L1359[19:46:29] <S3> :)
L1360[19:46:30] <ds84182> Based roughly off of Nintendo's GX in the Wii and GameCube
L1361[19:46:33] <Kodos> Fuck it, I'll go play xbox
L1362[19:46:40] <gamax92> S3: that is literally the same as a fifo
L1363[19:46:42] <ds84182> God, LILO would be a bitch to program with
L1364[19:46:46] <S3> I know gamax92
L1365[19:46:46] <ds84182> Wait
L1366[19:46:48] <ds84182> No
L1367[19:46:49] <S3> that's why I said it
L1368[19:46:50] <ds84182> FILO
L1369[19:46:56] <S3> why not LIFO?
L1370[19:47:05] <gamax92> but ds84182
L1371[19:47:06] <ds84182> FILIOA
L1372[19:47:09] <gamax92> is it GINO
L1373[19:47:10] <S3> LOLOLOL
L1374[19:47:13] <ds84182> First In Last In Out Always
L1375[19:47:13] <gamax92> or is it GIGO
L1376[19:47:26] * S3 is waiting for SOMEBODY afk
L1377[19:47:34] <S3> to get his butt back in his chair and start the SC2 match
L1378[19:47:36] <gamax92> S3: Garbage In Nothing Out
L1379[19:47:38] <ds84182> FILIOO, First in last in OR Out
L1380[19:47:43] <gamax92> or Garbage In Garbage Out
L1381[19:47:45] <ds84182> first|last
L1382[19:47:59] <S3> FOOL
L1383[19:48:06] <S3> First Out Out Last
L1384[19:48:45] <gamax92> WIMO
L1385[19:48:49] <gamax92> Work In Money Out
L1386[19:48:56] <S3> LOL
L1387[19:49:03] <S3> PIDO
L1388[19:49:09] <S3> Procrastination In Degree Out
L1389[19:49:44] <Kodos> FALAFEL - First and last, always first. Except last.
L1390[19:50:14] <S3> then there is GTFO
L1391[19:50:35] <gamax92> Garbage To First Out?
L1392[19:50:40] <S3> lol
L1393[19:50:52] <S3> PIJO
L1394[19:50:55] <S3> Perl In Java Out
L1395[19:51:05] <gamax92> CIBO
L1396[19:51:09] <gamax92> Code In Binary Out
L1397[19:51:10] <S3> NO COBOL
L1398[19:51:15] <S3> oh
L1399[19:51:20] <gamax92> Code Out Binary Out Last
L1400[19:51:33] <S3> AHDL
L1401[19:52:16] <gamax92> ds84182: you have to write fifocl for opengx as a testing suite
L1402[19:52:21] <S3> you've got cars too
L1403[19:52:22] <S3> FORD
L1404[19:52:31] <gamax92> S3: DIVX
L1405[19:52:34] <S3> ?
L1406[19:52:42] <S3> divx still exists?
L1407[19:54:52] <Kodos> I wonder if Vex didn't accidentally hard-dep Buildcraft with that jar
L1408[20:00:53] <ds84182> gamax92: kek
L1409[20:01:08] <gamax92> why kek?
L1410[20:01:12] <gamax92> that wasn't a joke request
L1411[20:01:14] <ds84182> I'll add an OpenGX implementation to ocemu and call it Wolfin
L1412[20:01:22] <gamax92> :|
L1413[20:01:27] <Kodos> Jenkins down?
L1414[20:01:28] <ds84182> ( ͡° ͜ʖ ͡°)
L1415[20:02:29] <Mimiru> Kodos, it seems so
L1416[20:02:49] <Mimiru> http://maven.cil.li/li/cil/oc/OpenComputers/ See if the build you need/want is on maven
L1417[20:03:31] <Kodos> Assuming 846 has the latest commit, it'll do
L1418[20:03:38] <Kodos> Just need that because Vex's mod depends on it
L1419[20:06:21] <S3> whee
L1420[20:06:25] <S3> Lol
L1421[20:06:35] <S3> I love it when one of your allies calls you noob for not rushing
L1422[20:06:40] <ds84182> so, gpu.readDMA, gpu.writeDMA, gpu.read<size>, gpu.write<size>, gpu.setWriteGatherPipe, gpu.getWriteGatherPipe, gpu.writePipe<size>, and gpu.runQueue
L1423[20:06:43] <S3> and then when you finish the game and look at the graphs
L1424[20:06:52] <S3> your economy units and apm etc are all way better than him
L1425[20:06:58] <ds84182> That will be the GPU interface that you get from the component ( ͡° ͜ʖ ͡°)
L1426[20:07:14] <gamax92> unnecessary lenny is unnecessary
L1427[20:07:20] <ds84182> Ok
L1428[20:07:47] <gamax92> unnecessary Ok is unnecessary
L1429[20:08:09] <ds84182>
L1430[20:08:44] <ds84182> s/runQueue/runProgram
L1431[20:08:44] <MichiBot> <ds84182> so, gpu.readDMA, gpu.writeDMA, gpu.read<size>, gpu.write<size>, gpu.setWriteGatherPipe, gpu.getWriteGatherPipe, gpu.writePipe<size>, and gpu.runProgram
L1432[20:09:06] <ds84182> And also GPU registers for configuration
L1433[20:12:44] <Kodos> Can't say I'm a fan of controlling each pixel individually, as it makes it tedious to code
L1434[20:12:57] <Kodos> That said, light boards seem to function =D
L1435[20:14:37] <gamax92> light boards?
L1436[20:15:02] <Kodos> Rack-mounted light panels
L1437[20:15:28] <Kodos> Working on a silly program to draw a meter for free memory =)
L1438[20:20:39] <Kodos> Oh, now I remember. I'm bad at math
L1439[20:22:14] <Kodos> Actually, hm
L1440[20:25:20] <Kodos> Bleh, I hate PEBKACs
L1441[20:27:33] <Kodos> Okay, so I have the decimal value of how much memory is being used by dividing the fre- I think I see what I did wrong
L1442[20:31:05] <Kodos> Okay, I -think- I have a program that will set a lightbar to show memory being used
L1443[20:33:12] <Kodos> Seems to work, and now i have it updating even when someone changes the face mode
L1444[20:35:46] <Kodos> Is there a way to stick two things in a while true do loop, and have one of the two chosen randomly in each iteration of the loop?
L1445[20:36:32] ⇦ Quits: Jasontti (~Jason@dsl-prvbrasgw1-58c000-47.dhcp.inet.fi) (Ping timeout: 195 seconds)
L1446[20:37:10] ⇨ Joins: InariWB (~Pinkishu@p5DEC64F9.dip0.t-ipconnect.de)
L1447[20:37:22] *** Inari is now known as Guest5278
L1448[20:37:22] ⇦ Quits: Guest5278 (~Pinkishu@p5dec6d06.dip0.t-ipconnect.de) (Killed (insanity.esper.net (Nickname regained by services)))
L1449[20:37:22] *** InariWB is now known as Inari
L1450[20:38:25] <Kodos> Ah, there we go. Made the 42 light board randomly turn on or off lights
L1451[20:42:19] ⇦ Quits: Nachtara (~coob@50-83-108-134.client.mchsi.com) (Quit: I appear to have flexed out of the room.)
L1452[20:46:29] <Kodos> Can you not set a function in a library to only register if a component is available on boot?
L1453[20:46:37] <Kodos> Trying to use isAvailable, but no dice
L1454[20:51:31] <Kodos> Nevermind, I'm an idiot
L1455[20:51:46] <Kodos> Okay, I added a blink function to my lib for the lightboards =D
L1456[20:56:59] <ds84182> So I wrote two non final examples for Tiera (Tier A)
L1457[20:57:02] ⇨ Joins: Madxmike (~Madxmike@ma32c36d0.tmodns.net)
L1458[20:57:28] ⇨ Joins: Dominance (~Dominance@72-186-205-33.res.bhn.net)
L1459[20:57:42] <Kodos> I wrote this https://gyazo.com/0c32312207076a2fdcafdbb142e4c825
L1460[20:57:43] <ds84182> One example sets up the FIFO to execute graphics commands from (GPU has no "memory protection", so any GPU memory is executable)
L1461[20:58:18] <ds84182> Kodos: Mesmerizing
L1462[20:58:36] <Izaya> What's going on with ci.cil.li?
L1463[20:58:37] <Kodos> Reminded me of a game of Simon
L1464[20:58:40] <Kodos> is down
L1465[20:59:01] <Kodos> %tell Vexatos https://gyazo.com/0c32312207076a2fdcafdbb142e4c825
L1466[20:59:01] <MichiBot> Kodos: Vexatos will be notified of this message when next seen.
L1467[20:59:10] ⇦ Quits: fotoply (~fotoply@2-104-228-18-static.dk.customer.tdc.net) ()
L1468[21:04:12] <Kodos> There, now I also have setLight, resetLight, and resetLights
L1469[21:06:07] <jhagrid7> What is the third server slot?
L1470[21:06:56] <Kodos> New Light Boards, from Computronics
L1471[21:07:09] <jhagrid7> Ahh, I should get that then
L1472[21:08:24] <Izaya> so uh
L1473[21:08:39] <Izaya> anyone got some recent dev build of OC and TIS-3D?
L1474[21:08:45] <Kodos> Did you check the maven?
L1475[21:09:02] <Izaya> can't load ci.cil.li
L1476[21:09:08] <Kodos> Maven, not jenkins
L1477[21:09:11] <Kodos> sec
L1478[21:09:19] <Kodos> http://maven.cil.li/li/cil/oc/OpenComputers/
L1479[21:09:36] <Kodos> http://maven.cil.li/li/cil/tis3d/TIS-3D/
L1480[21:10:38] <Kodos> I just realized
L1481[21:10:55] <Kodos> I joked about the simon game, but I really could make one using a touch monitor and the light board
L1482[21:11:36] <Izaya> did that change last night or something?
L1483[21:11:44] <Kodos> wat
L1484[21:11:49] <Izaya> ci.cil.li was working last night
L1485[21:12:11] <Kodos> Ah, no idea
L1486[21:15:04] <Kodos> How hard would it be to have a redstone IO output a signal for as long as a program is running, and shut off the signal if the program crashes
L1487[21:15:15] <Kodos> I would assume I'd need to use rc for it
L1488[21:17:21] <jhagrid7> https://oc.cil.li/index.php?/topic/816-basic-scripts-maybe-more-too/ Anyone think this might be helpful to some people?
L1489[21:25:49] <Kodos> There. Disco function is done
L1490[21:31:16] <Kodos> https://github.com/MyNameIsKodos/OpenComputers-Programs/blob/master/lib/kodos.lua#L112-L161 New additions to my lib for the light boards, if anyone needs them
L1491[21:32:29] <Izaya> http://paste.ee/p/6ktet guys help
L1492[21:33:31] <Kodos> Might try updating Computronics, too
L1493[21:33:44] <Kodos> http://files.vex.tty.sh/Computronics/dev/Computronics-1.7.10-1.6.1-serverrackthingers.jar
L1494[21:40:21] ⇦ Quits: cpup (~cpup@32.218.115.33) (Ping timeout: 198 seconds)
L1495[21:41:24] ⇨ Joins: cpup (~cpup@32.218.115.33)
L1496[21:50:33] <Kodos> %tell Vexatos How do you feel about a wakeOnChatMessage for the chatbox?
L1497[21:50:35] <MichiBot> Kodos: Vexatos will be notified of this message when next seen.
L1498[21:53:00] <Kodos> Which function takes a string and can turn it into a table, with entries separated based on a certain character you specify
L1499[21:54:05] <Saphire> None in default lua. Try searching "lua explode" or whatever
L1500[21:55:53] <Mimiru> IIRC I use something like this
L1501[21:55:53] <Mimiru> http://pastebin.com/WXqtF5dG
L1502[21:56:24] <Kodos> Should do fine
L1503[21:56:28] <Mimiru> t = explode(" ","Some string with spaces") then t[1] is some, 2 is string etc
L1504[21:56:43] <Kodos> Just making Dave change the lights by parsing what I say =)
L1505[21:59:59] ⇨ Joins: MrWonderful2012 (~EIRC_RR@97-93-112-245.static.mtpk.ca.charter.com)
L1506[22:00:59] <MrWonderful2012> hi
L1507[22:01:56] * Saphire waves
L1508[22:02:20] ⇦ Quits: Inari (~Pinkishu@p5DEC64F9.dip0.t-ipconnect.de) (Quit: KVIrc 4.3.2 Aria http://www.kvirc.net/)
L1509[22:02:33] ⇨ Joins: surferconor425|Cloud (uid77899@id-77899.tooting.irccloud.com)
L1510[22:03:14] ⇦ Quits: MrWonderful2012 (~EIRC_RR@97-93-112-245.static.mtpk.ca.charter.com) (Remote host closed the connection)
L1511[22:03:51] * Saphire shudders
L1512[22:04:14] <Saphire> Just a little and that will mean year of birth
L1513[22:06:03] *** surferconor425 is now known as surferconor425|Away
L1514[22:18:58] ⇦ Quits: Madxmike (~Madxmike@ma32c36d0.tmodns.net) (Quit: Leaving)
L1515[22:22:06] ⇨ Joins: Dogenutt (webchat@pool-100-12-197-27.nycmny.fios.verizon.net)
L1516[22:22:12] <Dogenutt> Hey
L1517[22:22:37] ⇦ Quits: Dogenutt (webchat@pool-100-12-197-27.nycmny.fios.verizon.net) (Client Quit)
L1518[22:25:27] ⇨ Joins: Dogenutt (webchat@pool-100-12-197-27.nycmny.fios.verizon.net)
L1519[22:25:36] <Kodos> What can/should I use a bitshifting green to red light to monitor
L1520[22:28:09] <Kodos> Actually, I guess I could use a 4 light board to monitor fuel levels, waste levels, energy buffer, and online/offline status of a BR reactor
L1521[22:31:33] <Kodos> We need some sort of decorative block that acts as a cable
L1522[22:31:52] <Kodos> Some sort of block textured to look like a server rack
L1523[22:31:53] ⇦ Quits: Lathanael|Away (~Lathanael@p54961F0F.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L1524[22:33:36] <Saphire> Uh?
L1525[22:34:01] <Kodos> That way I can double stack them
L1526[22:34:40] ⇦ Quits: tim4242 (~tim4242@dslb-188-097-159-224.188.097.pools.vodafone-ip.de) (Quit: HydraIRC -> http://www.hydrairc.com <- Chicks dig it)
L1527[22:40:13] ⇦ Quits: h3po (~h3po@aftr-5-146-249-102.unity-media.net) (Quit: Leaving.)
L1528[22:40:17] <Kodos> Is there a way to keep people from accessing the contents of a rack in 1.7
L1529[22:40:18] <Kodos> err
L1530[22:40:21] <Kodos> 1.6* oc
L1531[22:41:19] ⇨ Joins: Lathanael|Away (~Lathanael@p549615CC.dip0.t-ipconnect.de)
L1532[22:41:29] <greaser|q> ok, quick q, ext3 or ext4?
L1533[22:41:58] <Kodos> I have no idea what those are, so I'll abstain
L1534[22:44:01] <greaser|q> only real issue i had with ext3 was it had no long file support at the time
L1535[22:44:48] <vifino> greaser|q: ext4.
L1536[22:45:50] <greaser|q> oh hmm. apparently ext4 *is* faster
L1537[22:46:06] <greaser|q> also pretty sure getting a bad sector on the journal is a freak accident
L1538[22:46:58] <greaser|q> it *is* fucking nasty though, means the disk read-onlys itself several minutes after boot giving you plenty of time to fuck up your firefox profile
L1539[22:47:04] <greaser|q> and of course ext3 is probably also prone to it
L1540[22:47:39] <greaser|q> shit i nearly forgot to partition the disk
L1541[22:50:30] <greaser|q> think i'll make /boot ext2 but / will be ext4
L1542[22:53:16] <vifino> I'd suggest / being btrfs and /home being ext4.
L1543[22:53:19] <vifino> Works fine here.
L1544[22:53:21] <vifino> Speeeedy.
L1545[22:53:47] <vifino> cow, compression, fancy stuff.
L1546[22:54:02] <vifino> greaser|q: https://puu.sh/moBy8.png rate my rice
L1547[22:54:45] ⇨ Joins: Deiwos (~deiwos@69.25.207.230)
L1548[22:55:23] <Temia> Moo? o3o
L1549[22:56:34] <Kodos> Okay, neat. SSDs only explode a rack's contents, not the surrounding areas. Time to make failsafes =D
L1550[22:58:10] <greaser|q> vifino: nice, it's beefier than asie's one
L1551[22:58:43] <Kodos> So, who knows about bit shifting?
L1552[23:00:06] <greaser|q> oh i definitely know a few things about that
L1553[23:00:17] <greaser|q> if you ever want to make sweet, sweet love to bit shifting get an ARM CPU or emulatr
L1554[23:00:20] <greaser|q> *emulator
L1555[23:00:44] <greaser|q> but it's really fun code-golfing in that instruction set
L1556[23:00:55] <greaser|q> min and max are one op each
L1557[23:01:02] <greaser|q> well, min(0,x) and max(0,x)
L1558[23:01:28] <greaser|q> abs can be done in two ops, and there's even a two-op solution that doesn't touch flags
L1559[23:02:18] <greaser|q> Kodos: any specific questions about bit shifting?
L1560[23:02:24] <greaser|q> ...or potato knishes?
L1561[23:02:30] <Kodos> Trying to convert https://github.com/MyNameIsKodos/OpenComputers-Programs/blob/5ee2781b303eb65a66860ee27ad2d017322f8c30/utils/powermon.lua#L72-L82
L1562[23:02:35] <Kodos> Into a way to get a hex number for a color
L1563[23:02:45] <Kodos> tl;dr I want fading from color 1 to color 2
L1564[23:02:50] <Kodos> Depending on a measurement
L1565[23:15:03] <greaser|q> i'm so glad i have a random grub1 cd lying around
L1566[23:15:49] <greaser|q> Kodos: if you can guarantee your stuff will fit you can just use + instead of bit32.bor
L1567[23:22:07] <Kodos> Will fit?
L1568[23:22:52] <v^> Kodos, no overlaping bits
L1569[23:23:09] <v^> so 4+8 is the same as bit32.bor(4,8)
L1570[23:24:11] <Kodos> No idea. I know fuckall about it, I'm just using bitshifting to tell the light what color to be, depending on how full/empty something like my energy buffer or fuel rods are
L1571[23:24:21] <Kodos> The code I highlighted was PR'd by Vex
L1572[23:25:32] <Temia> >grub1
L1573[23:25:46] <Temia> what the fuck do you need that jurassic-era shit for D:
L1574[23:28:06] <Alissa> lmao grub 1
L1575[23:28:18] ⇦ Quits: Dogenutt (webchat@pool-100-12-197-27.nycmny.fios.verizon.net) (Ping timeout: 204 seconds)
L1576[23:34:14] <greaser|q> >grub 1
L1577[23:34:17] <greaser|q> >jurassic shit
L1578[23:34:26] <greaser|q> hello, this guide recommends lilo for mbr-based boot
L1579[23:34:35] <greaser|q> ...and grub 2 for efi
L1580[23:36:43] <greaser|q> with that said, using ext2 for /boot has proven to be a massive plus because i *can* bootstrap it with... a lot of things really
L1581[23:40:06] <jhagrid7> I wonder if I could use Ubuntu source code to make an OS in OC
L1582[23:42:02] <dangranos> Wat?
L1583[23:42:43] <jhagrid7> I'm new to this stuff lol
L1584[23:43:54] <greaser|q> definitely sounds like it
L1585[23:44:08] <greaser|q> i'm installing crux on my new hdd using my old laptop as a target to inflict my home directory onto
L1586[23:44:28] <greaser|q> oh hey, it's got the same firefox ver as my freebsd install
L1587[23:44:31] <greaser|q> i think
L1588[23:44:55] ⇦ Quits: Alex-Learning (uid57631@id-57631.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L1589[23:46:42] <greaser|q> ok, seems acl failed to install for some weirdass reason
L1590[23:46:55] <jhagrid7> what was the error?
L1591[23:47:04] <greaser|q> not sure, there were a lot of odd issues
L1592[23:47:10] <greaser|q> it's hard to pin
L1593[23:47:19] <greaser|q> could just install core and hope i don't need acl
L1594[23:47:30] <jhagrid7> I get some but then again it's not an HDD
L1595[23:48:04] <greaser|q> ah i think the issue may have been that i already have the files on the hdd because i basically extracted the setup root to it using a fedora 16 livecd
L1596[23:48:29] <greaser|q> oh right /usr/src isn't a directory
L1597[23:48:43] <greaser|q> anyhow afk, food
L1598[23:49:01] <jhagrid7> /usr/src is for Ubuntu atlease
L1599[23:49:05] <jhagrid7> atleast*
L1600[23:49:31] <jhagrid7> linux headers and virtual box is in mine
L1601[23:58:28] <Kodos> Resisting the urge to eat a spoon full of sriracha, this shit is so good
L1602[23:59:44] <jhagrid7> Yeah
<<Prev Next>> Scroll to Top