<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:07] *** prasselpikachu is now known as prassel|off
L2[00:00:08] <v^> TabletCube, google is analysing my pr0n history?
L3[00:00:45] <gamax92> <YouTube> Hey I saw you clicked on this one cooking video by accident, do you want to become a chef?
L4[00:00:53] <gamax92> <YouTube> Have all these videos about baking
L5[00:01:12] <v^> gamax92, i never clicked on a furry video
L6[00:01:15] ⇦ Quits: MrRatermat (~ratermat@host81-158-26-228.range81-158.btcentralplus.com) (Ping timeout: 378 seconds)
L7[00:01:20] <TabletCube> your pr0n site might use google analytics
L8[00:01:28] *** prassel|off is now known as prasselpikachu
L9[00:01:38] <gamax92> i went to a pr0n site recently
L10[00:01:48] <gamax92> http://siliconpr0n.org/
L11[00:02:00] <v^> ds84182, google knows your fetish also
L12[00:02:07] <v^> run while you still can
L13[00:02:13] <gamax92> oooh man, just look at those hot decapped chips.
L14[00:02:34] <ds84182> v^, nah
L15[00:02:40] <ds84182> It better love my fetish
L16[00:02:43] <v^> ,_,
L17[00:02:52] <TabletCube> Why?
L18[00:02:59] <v^> but
L19[00:03:02] <v^> google+ knows
L20[00:03:23] <gamax92> pepperige pepperidge farm
L21[00:04:11] <TabletCube> v^: did you forget to browse your pr0n incognito?
L22[00:04:29] <v^> nope
L23[00:06:03] <ds84182> r0np
L24[00:06:14] <gamax92> r0npaul
L25[00:06:29] <v^> :ooo
L26[00:06:33] <v^> is my imgur cakeday
L27[00:06:44] <v^> member for 3 years
L28[00:07:13] <ds84182> clap
L29[00:07:14] <ds84182> clap
L30[00:07:15] <ds84182> clap
L31[00:07:16] <ds84182> fap
L32[00:08:07] * TabletCube steals v^'s cake
L33[00:08:20] <v^> ds84182, speaking of that, brb
L34[00:08:38] <TabletCube> ...is he going to
L35[00:09:10] <Stary2001> Haaaaa
L36[00:09:14] <ds84182> 5
L37[00:09:15] <ds84182> 4
L38[00:09:16] <ds84182> 3
L39[00:09:17] <ds84182> 2
L40[00:09:18] <ds84182> 1
L41[00:09:21] <ds84182> he's finished
L42[00:09:27] <Stary2001> ha
L43[00:09:41] <PotatoTrumpet> 1
L44[00:09:42] <PotatoTrumpet> 2
L45[00:09:44] <PotatoTrumpet> 5
L46[00:09:49] <gamax92> -1
L47[00:09:50] <PotatoTrumpet> i canz xouintsz
L48[00:10:09] <PotatoTrumpet> -32^22*-466/123
L49[00:10:10] <gamax92> -2147483648
L50[00:10:20] <PotatoTrumpet> -0
L51[00:10:29] <PotatoTrumpet> nil
L52[00:10:41] <ds84182> Oh yay! Bytecode ASM works gamax92
L53[00:10:46] <ds84182> about to commit changes
L54[00:10:51] <gamax92> ds84182: so, you have a compiler?
L55[00:10:58] <ds84182> pretty much, yeh
L56[00:11:11] <gamax92> err wait, that sounds more like a lua assembler
L57[00:11:22] <ds84182> yeh
L58[00:11:27] <ds84182> more of an assembler
L59[00:11:39] <ds84182> .const hello "hello"
L60[00:11:39] <ds84182> loadk hello, 0
L61[00:11:39] <ds84182> return 0, 2, 0
L62[00:11:54] <ds84182> all it does is return "hello"
L63[00:11:57] <ds84182> but meh
L64[00:12:00] <ds84182> atleast it's readable
L65[00:12:02] <ds84182> ish
L66[00:12:02] <TabletCube> assembler for what exactly
L67[00:12:06] <ds84182> TabletCube, Lua
L68[00:12:15] <ds84182> Lua Bytecode
L69[00:12:44] <ds84182> It should work for Lua 5.1+
L70[00:13:02] <ds84182> I don't offically support 5.2 and 5.3 but it should still work
L71[00:14:09] <ds84182> gamax92, new code is now on github
L72[00:14:10] <Stary2001> neat
L73[00:14:29] <gamax92> ds84182: wait so, i know its a 5.1 vm, but it doesn't give any custom functions?
L74[00:14:40] <ds84182> gamax92, define "custom functions"
L75[00:14:54] ⇦ Quits: Wired (webchat@c-75-72-220-179.hsd1.mn.comcast.net) (Quit: Web client closed)
L76[00:14:56] <gamax92> so like, no debug lib for it, or setfenv for it?
L77[00:15:18] <ds84182> well those can be added later... or now
L78[00:15:33] ⇦ Quits: Kasei (~KaseiFR@kasei.fr) (Ping timeout: 378 seconds)
L79[00:15:44] <ds84182> I wouldn't be able to have a stack trace because it doesn't have a global stack anywhere
L80[00:15:52] <ds84182> upvalue shiz is doable
L81[00:15:59] <ds84182> setfenv is doable
L82[00:16:12] <ds84182> getting locals with debug may be doable
L83[00:16:23] <ds84182> it depends if locals are stripped or not
L84[00:17:46] <TabletCube> ds84182: inb4 you implement the CCapi in it0
L85[00:17:56] <gamax92> TabletCube: no thats my job
L86[00:17:59] ⇨ Joins: iceman11a (iceman11a@cpe-74-141-56-150.swo.res.rr.com)
L87[00:18:04] <ds84182> that's gamax92's job
L88[00:18:23] <ds84182> If I sell Marajuanna am I a crackhead?
L89[00:18:31] <ds84182> Nawh bruh gamax92 is the Crackhead
L90[00:18:40] <ds84182> Nawwh bruuh
L91[00:18:59] <gamax92> I already did that actually in oc, but the lack of native setfenv, and debug api to emulate it, causes significant problems.
L92[00:19:04] *** darknife25 is now known as darknife25|AFK
L93[00:20:49] <Kodos> Lol Computronics adds a special GregTech tape?
L94[00:21:00] <gamax92> it also has a completely custom bios.lua because of said issues. (it used setfenv in a way that didn't work with the dummy one)
L95[00:21:01] <Kodos> Or is GT adding it
L96[00:21:42] <ds84182> gamax92, what about emulating setfenv with a metatable?
L97[00:21:49] <gamax92> i dunno how to do that .-.
L98[00:21:53] <ds84182> oh god
L99[00:21:56] <ds84182> one second
L100[00:22:00] <ds84182> lemme write one in irc
L101[00:22:43] <gamax92> from what i understand about metatables thats not possible, but i don't understand that much about them.
L102[00:23:03] <ds84182> gamax92, it possibly won't be able to do perfunction envs but it could do something close
L103[00:23:15] <ds84182> if only lua gave you the object of the calling function
L104[00:23:23] <ds84182> and let you traverse the function call stack
L105[00:23:41] * ds84182 prods Sangar's side for an OC only feature like that
L106[00:24:14] <ds84182> gamax92, Game Grumps resumed playing Fire Red. Time to rejoice by watching Game Grumps.
L107[00:24:37] <Sangar> dream on :P
L108[00:24:44] <Sangar> a propos. i'm off o/
L109[00:27:05] <ds84182> like, lua 5.1 let you do that
L110[00:27:21] <ds84182> I loved calling myself inside lua interpreters
L111[00:27:27] <ds84182> this is why I will never move on
L112[00:29:23] *** DeanIsaKitty is now known as DeanIsGone
L113[00:29:37] <Magik6k> Sangar u here?
L114[00:30:17] *** SKS-Away is now known as ShadowKatStudios
L115[00:31:07] <ShadowKatStudios> Morning o/
L116[00:31:26] <Magik6k> \o
L117[00:31:46] * PotatoTrumpet hugs ShadowKatStudios
L118[00:32:00] <PotatoTrumpet> So, today is the last day of my break
L119[00:32:40] <Kodos> Quote from the guys who do the addon for IC2 'Nuclear Control; http://forum.industrial-craft.net/index.php?page=Thread&postID=176248#post176248
L120[00:38:00] *** justastranger is now known as justastranger|zzz
L121[00:41:57] ⇦ Quits: Magik6k (~Magik6k@host-89-228-225-106.kalisz.mm.pl) (Ping timeout: 378 seconds)
L122[00:45:55] ⇨ Joins: Maxwolf (labs@pipette.madsciencemod.com)
L123[00:45:55] zsh sets mode: +v on Maxwolf
L124[00:47:08] ⇦ Quits: iceman11a (iceman11a@cpe-74-141-56-150.swo.res.rr.com) (Quit: Leaving)
L125[00:53:44] <v^> http://inspectelement.com/wp-content/uploads/2013/03/Q3cUg29.gif
L126[00:54:20] *** justastranger|zzz is now known as justastranger
L127[01:09:17] ⇨ Joins: asie_ (~asie@078088168214.elblag.vectranet.pl)
L128[01:09:17] zsh sets mode: +v on asie_
L129[01:11:35] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 189 seconds)
L130[01:11:35] *** asie_ is now known as asie
L131[01:16:12] <ShadowKatStudios> http://www.supermicro.com/products/motherboard/P3/HE-SL/P3TDER_.cfm So I found one of these on eBay
L132[01:16:16] ⇦ Quits: Pyrolusite (~Pyrolusit@ARouen-651-1-456-123.w82-126.abo.wanadoo.fr) (Quit: Leaving)
L133[01:17:46] <TabletCube> ShadowKatStudios: hi
L134[01:18:13] <ShadowKatStudios> hi
L135[01:20:20] <TabletCube> you heard of MER ever?
L136[01:21:05] <ShadowKatStudios> nope
L137[01:24:44] *** Keridos is now known as Keridos_off
L138[01:31:32] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Quit: where did mai raifu go wrong)
L139[01:33:31] *** Pwootage|Off is now known as Pwootage
L140[01:35:51] ⇨ Joins: Katie (Katie@198.50.198.6)
L141[01:35:59] *** Katie is now known as Guest73803
L142[01:42:26] ⇨ Joins: Kiloff (~Kilobyte@5.231.51.78)
L143[01:43:19] *** Pwootage is now known as Pwootage|Off
L144[01:43:50] <ShadowKatStudios> Yay my tablet's battery is no longer fscked
L145[01:44:18] ⇦ Quits: Guest73803 (Katie@198.50.198.6) (Quit: ZNC - http://znc.in)
L146[01:44:51] <ds84182> s/fsck/filesystem check
L147[01:44:51] <Kibibyte> <ShadowKatStudios> Yay my tablet's battery is no longer filesystem checked
L148[01:44:58] ⇨ Joins: Bacon (~tasty@5.231.51.78)
L149[01:44:59] zsh sets mode: +v on Bacon
L150[01:45:41] <ShadowKatStudios> Don't run li-ion batteries to 0%.
L151[01:46:20] *** Kiloff is now known as Kilobyte
L152[01:46:21] zsh sets mode: +v on Kilobyte
L153[01:46:29] <gamax92> so i sorta ported luasrcdiet to oc
L154[01:46:37] <ds84182> why
L155[01:46:40] <gamax92> eeproms
L156[01:47:17] <ds84182> what about a source minimizer that makes lua less verbose
L157[01:47:44] ⇨ Joins: Katie (Katie@2607:5300:60:51da::1bad:babe)
L158[01:47:47] *** Katie is now known as Guest31823
L159[01:47:55] <gamax92> lol
L160[01:48:09] <Kilobyte> yay my vps broke again
L161[01:48:18] <ds84182> I need the music to We <3 Katamari
L162[01:49:32] <gamax92> it ofc has severe issues ...
L163[01:49:35] <gamax92> i need to fix that.
L164[01:49:40] <ds84182> fail
L165[01:49:43] <ds84182> ure
L166[01:49:50] <gamax92> u
L167[01:49:51] <gamax92> are
L168[01:50:12] <ds84182> fil
L169[01:50:18] <ds84182> failureuarefil
L170[01:50:30] <gamax92> luasrcdiet uses the old module function in lua 5.1
L171[01:50:35] <gamax92> dat dunt exist anymore
L172[01:50:45] ⇦ Quits: Nibato (~nibato@24-158-83-210.dhcp.kgpt.tn.charter.com) (Read error: Connection reset by peer)
L173[01:51:12] *** prasselpikachu is now known as prassel|off
L174[01:51:16] <ds84182> Guest31823, are you broken?
L175[01:51:22] ⇨ Joins: Nibato (~nibato@24-158-83-210.dhcp.kgpt.tn.charter.com)
L176[01:51:29] <ds84182> She's broken
L177[01:51:36] <Caitlyn> Guest31823, is not broken, that'd be me in the middle of moving server
L178[01:51:40] ⇦ Quits: Nibato (~nibato@24-158-83-210.dhcp.kgpt.tn.charter.com) (Read error: Connection reset by peer)
L179[01:52:09] *** prassel|off is now known as prasselpikachu
L180[01:54:47] ⇨ Joins: Nibato (~nibato@24-158-83-210.dhcp.kgpt.tn.charter.com)
L181[01:55:07] ⇦ Quits: RolandMcDookus (~McDookus@96-33-16-244.dhcp.jcsn.tn.charter.com) (Ping timeout: 198 seconds)
L182[01:55:20] ⇨ Joins: RolandMcDookus (~McDookus@96-33-16-244.dhcp.jcsn.tn.charter.com)
L183[01:57:37] <TabletCube> ShadowKatStudios: so yeah. some of my ISPs customers use a protocol so obsecure it's not on wikipedia
L184[01:58:43] ⇦ Quits: marcin212_ (~marcin212@213.158.221.75) (Quit: Leaving)
L185[01:58:50] <Kodos> What should I be using to change a colorful lamp's color? Hex?
L186[02:00:17] ⇨ Joins: Wired (webchat@c-75-72-220-179.hsd1.mn.comcast.net)
L187[02:00:44] <Wired> I'm a complete newb, what do I use to get my robot to start up. EEPROM/Lua BIOS from NEI isn't working...
L188[02:02:46] <Kodos> What components did you add to the robot
L189[02:04:02] <Wired> http://i.imgur.com/n7eGQcq.png
L190[02:05:04] <Kodos> Did you install OpenOS on th e HDD before installing it
L191[02:05:31] <Wired> You have to do that now? Well okay...
L192[02:05:36] <Kodos> You've always had to do that...
L193[02:05:49] <Kodos> Ever since... 1.3 I think
L194[02:06:03] <Wired> I played before assemblers :P
L195[02:10:06] <Wired> So uh, how do you go about installing OpenOS on the HDD?
L196[02:10:46] <Kodos> Plug it into a regular computer and install it from the floppy
L197[02:10:53] <Kodos> Then just move the HDD b ack intot he assembler
L198[02:13:15] <Wired> Is there a more technical tutorial...?
L199[02:14:12] <Kodos> ~w robot
L200[02:14:12] <ocdoc> http://ocd.cil.li/api:robot
L201[02:14:30] <Kodos> Actually no
L202[02:14:32] <Kodos> Hang on
L203[02:15:48] <gamax92> When do we get the emotions upgrads for robots?
L204[02:16:30] *** Greylocke is now known as Greylocke|dogwalk
L205[02:16:34] <gamax92> ds84182: yeah no luasrcdiet won't run properly in oc
L206[02:16:47] <gamax92> it won't compress itself :P
L207[02:16:57] <ds84182> lel
L208[02:17:30] <Kodos> Okay, I'm an idiot
L209[02:17:40] <Kodos> What's the format of color code called when you have 5 bits for red, 5 for green, and 5 for blue
L210[02:18:05] <gamax92> 5bits would be 0-31
L211[02:18:17] <gamax92> RGB5551?
L212[02:18:25] <Kodos> ¯\_(ツ)_/¯
L213[02:18:32] <Kodos> I'm trying to edit a program for an idea I had
L214[02:18:35] <Kodos> And I'm using asie's colorful lamps
L215[02:18:48] <gamax92> is that in computronics
L216[02:18:51] <Kodos> Yes
L217[02:18:58] <ds84182> I love attempting to run simple homebrew in Citra. Having everything go 1 frame per two minutes is greate!
L218[02:19:07] <gamax92> whats Citra
L219[02:19:15] <gamax92> oh the 3ds thingy?
L220[02:19:24] <ds84182> ye
L221[02:20:15] <gamax92> XD
L222[02:20:23] <gamax92> ds84182: looking at the graphical bugs on zelda oot
L223[02:20:45] <ds84182> yes
L224[02:21:04] <ds84182> we don't know everything about the 3ds but we know enough to make games not crash on startup
L225[02:21:12] <gamax92> lol
L226[02:21:33] <ds84182> we also don't have opengl drawing
L227[02:21:39] <ds84182> all software
L228[02:21:50] <ds84182> and ofc not optimized
L229[02:22:44] <gamax92> ds84182: oh cool, neobrain is working on it?
L230[02:22:52] <ds84182> yep
L231[02:23:04] <gamax92> and lioncash
L232[02:23:51] <ds84182> yes
L233[02:24:02] <ds84182> WinterMute is working on ctrulib
L234[02:24:10] <Kodos> whoops
L235[02:24:11] <gamax92> iduntknowwhothatis
L236[02:24:25] <Kodos> for x = 0,32767 do component.colorful_lamp.setLampColor(x) end
L237[02:24:27] <ds84182> gamax92, 3ds library like libogc and libnds
L238[02:24:42] <Kodos> x.x
L239[02:24:44] <gamax92> >who
L240[02:24:46] <gamax92> not what
L241[02:24:48] <ds84182> oh
L242[02:24:55] <ds84182> he works on all the devkitpro things
L243[02:25:00] <ds84182> all of them
L244[02:25:00] <ds84182> alllll
L245[02:25:02] <gamax92> oh okay
L246[02:25:45] <gamax92> errr ...
L247[02:25:47] <gamax92> "li.cil.repack.com.naef.jnlua.LuaRuntimeException: attempt to persist a light C function (0x7f08025e4a07)"
L248[02:25:55] <gamax92> a what now
L249[02:26:22] <ds84182> LIGHT C FUNCTION YOU BLOKE
L250[02:26:28] <gamax92> a what now
L251[02:26:37] <ds84182> Sangar, you forgot to put a C function in the list of things to not get persisted
L252[02:26:46] <ds84182> gamax92, a c function but lighter
L253[02:26:49] <gamax92> a what now
L254[02:26:59] <ds84182> A C FUNCTION
L255[02:27:01] <ds84182> BUT LIGHTER
L256[02:27:06] <gamax92> ds84182: imma go stab at lovenes2d a bit
L257[02:27:14] <ds84182> HE WAS A SALTED
L258[02:27:35] <gamax92> I have a salt rifle
L259[02:27:49] <gamax92> pow, p-pow pow
L260[02:28:11] <ds84182> He a salted me
L261[02:28:11] <ds84182> oww
L262[02:29:00] <gamax92> you peanut
L263[02:29:30] <Kodos> I need 15 bit color codes for red and green because google fails at life
L264[02:29:53] <ds84182> thats easy
L265[02:29:57] <gamax92> division!
L266[02:29:57] <ds84182> you look it up on wikipedia
L267[02:29:59] <gamax92> oh
L268[02:30:09] <ds84182> look up 15 bit color on wikipedia
L269[02:30:18] <ds84182> it shows how shit is shit and shit like that and shit
L270[02:30:19] <ds84182> shiiit
L271[02:30:23] <ds84182> or maybe
L272[02:30:37] <ds84182> #lua tonumber("11111",2)
L273[02:30:37] <|0xDEADBEEF|> > 31
L274[02:30:41] <ds84182> #lua tonumber("1111111111111",2)
L275[02:30:41] <|0xDEADBEEF|> > 8191
L276[02:30:43] <ds84182> #lua tonumber("111111111111111111",2)
L277[02:30:44] <|0xDEADBEEF|> > 262143
L278[02:30:47] <ds84182> #lua tonumber("11111111111111111",2)
L279[02:30:47] <|0xDEADBEEF|> > 131071
L280[02:30:50] <ds84182> #lua tonumber("1111111111111111",2)
L281[02:30:50] <|0xDEADBEEF|> > 65535
L282[02:30:52] <ds84182> #lua tonumber("111111111111111",2)
L283[02:30:52] <|0xDEADBEEF|> > 32767
L284[02:31:01] <ds84182> #lua tonumber("111110000000000",2)
L285[02:31:01] <|0xDEADBEEF|> > 31744
L286[02:31:03] <ds84182> red
L287[02:31:09] <ds84182> #lua tonumber("000001111100000",2)
L288[02:31:09] <|0xDEADBEEF|> > 992
L289[02:31:11] <ds84182> green
L290[02:31:18] <ds84182> #lua tonumber("000000000011111",2)
L291[02:31:18] <|0xDEADBEEF|> > 31
L292[02:31:20] <ds84182> blue
L293[02:31:22] <Inari> dat spam
L294[02:31:23] *** AngieBLD is now known as AngieBLD|Off
L295[02:31:27] <ds84182> sorry brah
L296[02:31:32] <gamax92> if only Ender
L297[02:31:37] <ds84182> ssssssh
L298[02:31:42] <ds84182> shut your fucking face
L299[02:32:10] <gamax92> my face is shut, my hands can still type
L300[02:32:54] <ds84182> my fucks are growing in the garden along with Firefly Season 2
L301[02:33:17] <Kodos> Wheee it works
L302[02:33:19] <Kodos> Thanks folks
L303[02:33:32] <ds84182> ( ͡^ ͜ʖ ͡^)
L304[02:33:33] <ds84182> ( ͡° ͜ʖ ͡°)
L305[02:33:51] <Kodos> Now I have blocks for system statuses
L306[02:33:55] <ds84182> ( ͡^ ͜ʖ ͡^)
L307[02:33:56] <Kodos> Energy, Air, etc
L308[02:34:07] <gamax92> did we do anything?
L309[02:34:12] <ds84182> lemme make you a function real quick
L310[02:34:58] <Kodos> Now if only I could find my old power plant schematic
L311[02:35:21] <ds84182> #lua function rgbto15(r,g,b) return (b%32)+((g%32)*32)+((r%32)*1024) end --should work
L312[02:35:21] <|0xDEADBEEF|> > nil
L313[02:35:36] <ds84182> #lua rgbto15(31,0,0)
L314[02:35:36] <|0xDEADBEEF|> > 31744
L315[02:35:40] <ds84182> yes
L316[02:35:44] <ds84182> #lua rgbto15(0,31,0)
L317[02:35:44] <|0xDEADBEEF|> > 992
L318[02:35:48] <ds84182> #lua rgbto15(0,0,31)
L319[02:35:48] <|0xDEADBEEF|> > 31
L320[02:35:52] <ds84182> Kodos, ^
L321[02:36:03] <ds84182> use that function I just wrote in 2.5 seconds
L322[02:36:04] <Kodos> Let me Gist that function real quick
L323[02:36:15] <gamax92> ,_, why did you put it in that order
L324[02:36:24] <ds84182> gamax92, I do what I want
L325[02:36:30] <gamax92> NO YOU DONT
L326[02:36:32] * gamax92 slaps ds84182
L327[02:36:32] * EnderBot2 laughs
L328[02:36:34] <ds84182> I DO
L329[02:36:36] * ds84182 slaps gamax92
L330[02:36:36] * EnderBot2 laughs
L331[02:36:42] <Wired> Is cp -r in openOS yet?
L332[02:36:42] * ds84182 slaps EnderBot2
L333[02:36:42] * EnderBot2 feeds ds84182 to the lions
L334[02:36:47] <gamax92> If boop was here you would have lost healtt
L335[02:36:51] <ds84182> I know
L336[02:38:14] <Kodos> What would be the easiest way to have a computer grab component.mfsu.getStored() from all my MFSUs
L337[02:39:16] <ds84182> Er
L338[02:39:46] <ds84182> for address in component.list("mfsu") do component.invoke(address,"getStored") end
L339[02:39:52] <ds84182> I think that may do it
L340[02:39:55] <ds84182> ~component.list
L341[02:39:59] <ds84182> ~wikie component.list
L342[02:40:01] <ds84182> ~wiki component.list
L343[02:40:02] <ocdoc> http://ocd.cil.li/api:component
L344[02:40:07] <ds84182> ocdoc pls
L345[02:40:17] <gamax92> component.list("mfsu",true)
L346[02:40:36] <gamax92> so you don't match "some_fake_mfsu_that_destroys_your_entire_world"
L347[02:41:14] <ds84182> gamax92, vcomponent still lets you do stuff tho
L348[02:41:24] <gamax92> what do you mean
L349[02:41:29] <gamax92> oh
L350[02:41:31] <ds84182> vcomponent lets you destroy
L351[02:41:35] <ds84182> the world
L352[02:41:45] <gamax92> lol yeah, make a vcomponent mfsu, with a debug card
L353[02:42:05] <gamax92> call's getStored on the fake mfsu component, BAM WORLD GONE
L354[02:42:14] <ds84182> YAY!
L355[02:44:28] *** Greylocke|dogwalk is now known as Greylocke
L356[02:47:02] <Kodos> Okay, now how do I get all those invokes to add up into a single value
L357[02:48:49] <Kodos> Basically I'm making a monitor program that turns a lamp red, yellow, or green, depending on total energy storage vs max capacity
L358[02:51:23] <SuPeRMiNoR2> i should add that to my energy monitor program (the lamp part)
L359[02:54:17] <Kodos> How do I check if myvariablehere is between 25 and 75?
L360[02:54:35] <Kodos> Would I just check >=25 AND <= 75?
L361[02:55:01] <Kodos> Or is there an easier way
L362[02:55:49] <ds84182> what you said
L363[02:55:59] <ds84182> if x>=25 and x<=75
L364[02:56:34] <Kodos> Mkay
L365[02:57:37] <Kodos> #lua rgbto15(31,31,0)
L366[02:57:37] <|0xDEADBEEF|> > 32736
L367[02:58:15] <Kodos> Would I use & for And?
L368[02:58:27] <ds84182> no, you would use "and"
L369[02:58:35] <PotatoTrumpet> if x>!=x*2then end
L370[02:58:38] <Kodos> Oh nevermind, I see what I did
L371[02:59:13] <Kodos> Forgot my var on the second part
L372[02:59:19] <Kodos> So I just had and >=
L373[02:59:34] * gamax92 drops phone on ground
L374[02:59:35] * gamax92 cries
L375[02:59:42] <Kodos> There, now it goes green above 75%, yellow until 25%, then red
L376[02:59:47] <Kodos> wat
L377[03:00:46] <gamax92> #lua x = 76 color = x > 75 and rgbto15(0,31,0) or (x > 25 and rgb(31,31,0) or rgb(31,0,0))
L378[03:00:46] <|0xDEADBEEF|> > nil
L379[03:00:51] <gamax92> #lua x = 76 color = x > 75 and rgbto15(0,31,0) or (x > 25 and rgb(31,31,0) or rgb(31,0,0)) return color
L380[03:00:51] <|0xDEADBEEF|> > 992
L381[03:00:57] <gamax92> oh well that doesn't make sense here.
L382[03:01:00] <gamax92> uhh
L383[03:01:06] <ds84182> T_o
L384[03:01:19] <Kodos> Now that I have color codes for red, yellow, and green, I can work on using lamps for air alarms
L385[03:01:23] <Kodos> OMG
L386[03:01:26] <Kodos> I JUST REMEMBERED
L387[03:01:30] <Kodos> Wait
L388[03:01:38] <Kodos> Has anyone used the newest OC yet?
L389[03:01:41] <Kodos> With the world sensor card
L390[03:02:26] <ds84182> I have not
L391[03:03:30] <gamax92> i have the latest oc
L392[03:03:38] <gamax92> but i haven't use that card.
L393[03:03:45] <Kodos> Can you check and see if it fits on a computer
L394[03:03:47] <Kodos> or just a robot/drone
L395[03:03:58] <gamax92> oh also, im going to symlink the ocdoc list in my webserver real quick
L396[03:05:24] <gamax92> There, its at http://gamax92.pc-logix.com/list.txt
L397[03:05:25] <ocdoc> DB Update Detected, reloading ..
L398[03:05:25] <ocdoc> Everything's cool
L399[03:05:34] <gamax92> also that was a fake update
L400[03:06:27] <gamax92> Kodos: is it this motion sensor block?
L401[03:06:28] <Kodos> ~wlan
L402[03:06:35] <Kodos> No, the World Sensor somethingrather
L403[03:06:39] <Kodos> ~w wlan card
L404[03:06:39] <ocdoc> Predicted http://ocd.cil.li/item:wlan_card
L405[03:06:43] <gamax92> don't see anything like that.
L406[03:06:51] ⇦ Quits: Wired (webchat@c-75-72-220-179.hsd1.mn.comcast.net) (Quit: Web client closed)
L407[03:07:03] <gamax92> i only see dailight sensor and motion sensor
L408[03:07:49] <Kodos> Then you're not on newest
L409[03:07:55] <gamax92> Kodos: i downloaded it today ...
L410[03:07:56] <gamax92> yes i am
L411[03:08:22] <gamax92> oh lets see, im on 305, and ci.cil.li has 305 as latest.
L412[03:09:23] <gamax92> Kodos: oh i think it needs galacticraft
L413[03:09:27] <gamax92> which i don't have
L414[03:09:40] <gamax92> yeah, "if (Mods.Galacticraft.isAvailable) {"
L415[03:10:29] <Kodos> Okey
L416[03:10:56] <Roadcrosser> wat
L417[03:11:00] <Roadcrosser> it needs galacticraft?
L418[03:11:06] <Kodos> The World Sensor card? Yeah
L419[03:11:07] <Roadcrosser> isn't that mod horribly broken or something
L420[03:11:10] <Kodos> It was for testing breathable atmosphere
L421[03:11:11] <Kodos> No
L422[03:11:11] <Kodos> ?
L423[03:11:13] <gamax92> no
L424[03:12:16] <Kodos> UHh
L425[03:12:18] <Kodos> Installed 305
L426[03:12:19] <Kodos> http://puu.sh/e5v0n/6c1244936e.jpg
L427[03:12:19] <Kodos> wat
L428[03:12:32] <Roadcrosser> ew IC2
L429[03:12:41] <Roadcrosser> then I remembered you were making a noncofh pack
L430[03:12:47] <gamax92> Kodos: lol, the sky is null
L431[03:13:00] <gamax92> probably not actually null, but you get what im saying.
L432[03:13:08] <Kodos> Not really
L433[03:13:10] <Kodos> Dummy it up for me?
L434[03:13:21] <gamax92> s/is null/is broken/
L435[03:13:21] <Kibibyte> <gamax92> Kodos: lol, the sky is broken
L436[03:13:28] <Kodos> #blameSangar
L437[03:14:07] <gamax92> Kodos: though, im noticing a grid like pattern up there, as if there were blocks
L438[03:14:35] <Kodos> http://puu.sh/e5vhR/2b06ccabda.jpg
L439[03:14:58] <gamax92> did you activate doomsday?
L440[03:15:02] <Kodos> Nope
L441[03:15:27] <Roadcrosser> fly up there and see what it is
L442[03:15:31] <gamax92> ^
L443[03:16:09] <Kodos> Lol, it's vanilla clouds
L444[03:16:14] <Kodos> They're broken somehow
L445[03:16:22] <Roadcrosser> :/
L446[03:16:25] <Roadcrosser> that was anticlimactic
L447[03:16:40] <Kodos> Turned em off, all is well
L448[03:16:45] <Kodos> Will poke Sanger about it later
L449[03:16:50] <gamax92> oh, the doomsday mod (which im guessing you don't have installed) doesn't break clouds like that.
L450[03:17:07] <Kodos> Nah, this is a fairly small tech pack that I'm actually enjoying quite well
L451[03:17:13] <Roadcrosser> every single pack should include the doomsday mod for one day
L452[03:17:16] <Kodos> Getting ready to work on recreating my old nuclear power plant
L453[03:17:23] <Kodos> I prefer Solar Apocalypse
L454[03:17:28] <Roadcrosser> or that
L455[03:17:28] <gamax92> Roadcrosser: if only we could lock people in the game for a day
L456[03:17:30] <Kodos> Or the tornado/weather mod
L457[03:17:36] <gamax92> force them in harsh conditions
L458[03:17:39] <gamax92> on hardcore.
L459[03:17:50] <gamax92> ( ͡° ͜ʖ ͡°)
L460[03:18:17] <Roadcrosser> eveel
L461[03:18:40] <gamax92> ᕦ( ͡°╭͜ʖ╮͡° )ᕤ
L462[03:18:49] <Roadcrosser> (╯°□°)╯︵ ┻━┻
L463[03:18:54] <gamax92> inb4 "I only see boxes because im on Windows"
L464[03:19:00] <ds84182> mermaid man and barnicle bitch
L465[03:19:05] <gamax92> oh okay.
L466[03:19:08] <Roadcrosser> I only see boxes because im on Windows
L467[03:19:20] *** justastranger is now known as justastranger|zzz
L468[03:19:20] <ds84182> I see windows becauise im on Android
L469[03:19:21] * gamax92 installs linux on Roadcrosser's computer
L470[03:19:27] <Roadcrosser> nuuuu
L471[03:19:42] <Roadcrosser> I'm not having any of that
L472[03:19:55] <gamax92> why not :\
L473[03:20:14] <Roadcrosser> I've had bad experiences with unix-based systems so far
L474[03:20:25] <Roadcrosser> they always freeze on me
L475[03:20:27] <Roadcrosser> all the time
L476[03:20:31] <Roadcrosser> and break.
L477[03:20:33] <ds84182> Maybe it's your computer
L478[03:20:36] <gamax92> I've had great experience with linux
L479[03:20:40] <Roadcrosser> yeah
L480[03:20:42] <gamax92> I like accurate file copy times.
L481[03:20:44] <ds84182> Yep, it's his computer
L482[03:20:46] <Roadcrosser> it's the computre
L483[03:20:55] <ds84182> and also you should report the problems to get fixed
L484[03:21:03] <ds84182> this is how things don't get fixed
L485[03:21:07] <gamax92> not, ... 30 seconds ... no wait 6 hours ... no wait about 5 seconds ... about 5 seconds ... about 5 seconds ...
L486[03:21:10] <Roadcrosser> it's not linux, it's the computer
L487[03:21:23] <Roadcrosser> I have ubuntu on my netbook though
L488[03:21:24] <gamax92> Roadcrosser: whats your computer specs anywaty
L489[03:21:26] <Roadcrosser> super sloe
L490[03:21:30] <Roadcrosser> slow*
L491[03:21:33] <Roadcrosser> and errors sometimes
L492[03:21:38] <gamax92> running windows on my netbook is a nightmare.
L493[03:21:39] <ds84182> gamax92, WHAT ARE YOU DOING? DOWNLOADING A FILE FROM THE INTERNET?!
L494[03:21:54] <gamax92> ds84182: transfering files from harddrives?
L495[03:21:59] <ds84182> yes
L496[03:22:08] *** Pwootage|Off is now known as Pwootage
L497[03:22:20] <gamax92> though one feature I'd love to see from windows 8
L498[03:22:26] <ds84182> what
L499[03:22:27] *** justastranger|zzz is now known as justastranger
L500[03:22:28] <gamax92> is the fancy file copy dialog graphy thingy.
L501[03:22:45] <ds84182> yes, and that is what's in windows 8
L502[03:22:51] <ds84182> and I actually like that one thing
L503[03:22:53] <ds84182> it's cool
L504[03:22:59] <ds84182> the terrain it makes
L505[03:23:03] <ds84182> MOUNTAINS
L506[03:23:05] <ds84182> WOOOOOOOT
L507[03:23:11] <gamax92> ds84182: Terrain generator for N64
L508[03:23:15] <gamax92> MARSHAL!
L509[03:23:21] <gamax92> or maybe there are two l's
L510[03:23:27] <ds84182> yes
L511[03:23:29] <ds84182> Idk
L512[03:23:30] <gamax92> two l's
L513[03:23:39] ⇦ Quits: Inari (~Uni@p54935938.dip0.t-ipconnect.de) (Ping timeout: 378 seconds)
L514[03:23:54] <gamax92> ds84182: https://www.youtube.com/watch?v=wmsgULnVgN4
L515[03:23:54] -Kibibyte- [gamax92] terrain engine on N64 - preliminary test | by marshallgs | 36s | 212w4d ago | 2,941 views | Rated: 5.00/5.00
L516[03:25:21] <ds84182> 212w4d
L517[03:25:21] <ds84182> why don't you just say years damnit
L518[03:25:27] <gamax92> ikr.
L519[03:25:40] <gamax92> why most it have the horrid rating thingy.
L520[03:25:47] <gamax92> At least Al fixed that, iirc
L521[03:25:48] ⇦ Parts: v^ (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888) (Leaving))
L522[03:25:54] ⇨ Joins: v^ (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888)
L523[03:25:54] zsh sets mode: +v on v^
L524[03:25:59] <gamax92> ds84182: yeah Al fixed it
L525[03:26:22] ⇦ Parts: v^ (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888) (Leaving))
L526[03:26:30] <ds84182> the shit
L527[03:27:39] <gamax92> ds84182: imagine an n64 game with that in it :3
L528[03:27:54] <ds84182> too sexy for it's time
L529[03:28:02] <ds84182> or maybe Rouge Squadron
L530[03:28:08] <gamax92> lol god that game ...
L531[03:28:12] <ds84182> yes, definatly Rouge Squadron
L532[03:28:18] <ds84182> the game that cannot be emulated
L533[03:28:23] <gamax92> yeah ...
L534[03:28:36] <ds84182> And RS2 and RS3 also don't want to be emulated
L535[03:28:40] <ds84182> in dolphin
L536[03:29:01] <gamax92> lol the terrain in Rouge Squadron looks awful
L537[03:29:12] <ds84182> but it was better then SM64
L538[03:29:22] <gamax92> uhh ... ?
L539[03:29:28] <ds84182> TERRRRRRRAIIIIIIIIINNNNNNNNNNNNNNNNNN
L540[03:29:41] <gamax92> i guess .-.
L541[03:30:09] <ds84182> YTTTTTTTTTTTTTTTT
L542[03:31:32] <gamax92> ds84182: https://www.youtube.com/watch?v=lm_qR9NLotc
L543[03:31:32] -Kibibyte- [gamax92] more driving with the nsx | by marshallgs | 1m24s | 234w6d ago | 1,188 views | Rated: 5.00/5.00
L544[03:31:57] *** Pwootage is now known as Pwootage|Off
L545[03:32:16] *** Techokami is now known as Techokami|Off
L546[03:32:35] <gamax92> Pwootage and Techokami both leave at the same time
L547[03:36:36] <PotatoTrumpet> gj
L548[03:36:56] <ShadowKatStudios> Guys, in skyrim, I'm at a town called Karthwasten, and there's a dragon head-shaped icon on my radar, is it a dragon and should I leave ASAP?
L549[03:37:27] <ds84182> maybe, I've never played Skyrim or studied UI design
L550[03:39:40] ⇨ Joins: v^ (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888)
L551[03:39:40] zsh sets mode: +v on v^
L552[03:43:17] <gamax92> .p
L553[03:43:29] <gamax92> umm?
L554[03:43:32] <gamax92> %p
L555[03:43:33] <MichiBot> Ping reply from gamax92 0.3s
L556[03:43:34] <gamax92> #p
L557[03:43:34] <|0xDEADBEEF|> > 0.23920899999999998 Seconds passed.
L558[03:43:36] <gamax92> .p
L559[03:43:47] <ds84182> gamax92, thats racist
L560[03:43:50] <Kodos> ShadowKatStudios, it's one of those walls th at you get words from
L561[03:43:52] <ds84182> to think that v^ is ^v
L562[03:43:55] <Kodos> But generally there's a dragon guarding it
L563[03:44:02] <Kodos> Or a dragon priest
L564[03:51:58] <TabletCube> ShadowKatStudios: oo
L565[03:52:57] <TabletCube> A UK ISP offers free domain/dns/email/webspace with their units-based broadband tarrifs
L566[03:53:53] <TabletCube> A units-based tarriff on the bb page is L2TP, costing £7.80/mo
L567[03:56:44] *** v^ is now known as pimpedobear
L568[03:56:46] *** pimpedobear is now known as v^
L569[03:58:01] <Kodos> http://puu.sh/e5Atv/dbc2aef4b9.jpg Sanger should fix that text, it's inaccurate
L570[03:58:29] ⇨ Joins: dangranos (~dangranos@176.50.135.52)
L571[03:58:38] ⇦ Quits: thisischrys (~thisischr@2a02:1810:cc08:5e00:c45:729f:52c1:c27f) (Read error: Connection reset by peer)
L572[03:58:42] * ds84182 raids Sangar
L573[03:58:59] ⇨ Joins: thisischrys (~thisischr@2a02:1810:cc08:5e00:c45:729f:52c1:c27f)
L574[04:00:45] ⇨ Joins: jgile2 (~jgile2@c122-108-189-162.rochd4.qld.optusnet.com.au)
L575[04:00:59] <Kodos> It's too bad drones can't use a T3 Card, I'd use a linked card >.>
L576[04:01:32] <gamax92> Kodos: wait whats inaccurate about the text?
L577[04:04:52] ⇦ Parts: v^ (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888) (Leaving))
L578[04:05:08] ⇨ Joins: v^ (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888)
L579[04:05:08] zsh sets mode: +v on v^
L580[04:07:18] <Kodos> 'by all connected computers'
L581[04:07:22] <Kodos> That part h as to be programmed in first
L582[04:07:25] <Kodos> And no one's done it yet afaik
L583[04:08:13] *** prasselpikachu is now known as prassel|off
L584[04:08:14] <gamax92> Kodos: umm ... no?
L585[04:08:20] <gamax92> multiple computers can share a component
L586[04:08:29] <Kodos> It's a fs though
L587[04:08:31] <Kodos> not a component
L588[04:08:35] <Kodos> Computers get shared states
L589[04:08:37] <gamax92> its a component >_> ...
L590[04:08:46] <Kodos> Did he fix it recently?
L591[04:09:08] <Kodos> Because initially when RAIDs first dropped, I had two computers hooked up to it, and they ended up sharing states
L592[04:09:18] <Kodos> One computer wired on each side of the RAID Block
L593[04:09:18] <gamax92> what do you mean sharing states?
L594[04:09:27] <Kodos> run dir on computer A, both computers run dir
L595[04:09:42] <Kodos> turn off computer A, both shut off
L596[04:09:51] <gamax92> O_o
L597[04:09:58] <gamax92> i didn't know that would happen
L598[04:10:00] <gamax92> lemme test it
L599[04:10:10] ⇦ Quits: Azazel (uid52684@id-52684.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L600[04:11:48] <gamax92> Kodos: well, besides the computer being binded to the wrong screen, seems fixed
L601[04:12:02] <Kodos> Keep testing, it breaks
L602[04:12:47] <gamax92> well i did what you said and it didn't happen
L603[04:12:48] <gamax92> so ...
L604[04:15:40] <Kodos> screenie your set
L605[04:15:40] <Kodos> up
L606[04:16:43] <gamax92> Kodos: http://i.imgur.com/SGAVSkG.png
L607[04:18:29] <dangranos> can tablets use linked cards?
L608[04:19:39] <gamax92> i sorta wish raid blocks wouldn't transfer components.
L609[04:19:46] <gamax92> it makes using multiple computers hell.
L610[04:22:12] <Kodos> Indeed
L611[04:22:24] <Kodos> Though I'm not sure it's possible to fix that
L612[04:22:51] <dangranos> networked fs?
L613[04:22:55] *** Pwootage|Off is now known as Pwootage
L614[04:22:59] <gamax92> Kodos: it is
L615[04:23:08] <gamax92> you can set visibility of blocks iirc.
L616[04:23:15] <gamax92> or, neighbor modes?
L617[04:23:21] <Kodos> How?
L618[04:23:25] <gamax92> uuuuuuh ....
L619[04:23:32] <gamax92> i mean its a coding thing
L620[04:23:35] <Kodos> Ah
L621[04:23:36] <gamax92> and its also in scala
L622[04:23:59] <gamax92> also i should report this "[18:22:49] [Server thread/WARN] [OpenComputers]: Could not persist computer @ (223.5, 63.5, 209.5).
L623[04:23:59] <gamax92> li.cil.repack.com.naef.jnlua.LuaRuntimeException: attempt to persist a light C function (0x7f08025e4a07)"
L624[04:24:18] <dangranos> uh
L625[04:24:27] <dangranos> what functions was that?
L626[04:24:30] <gamax92> dunno
L627[04:24:37] <gamax92> i was running luasrcdiet on the computer.
L628[04:25:06] <gamax92> which btw is broken for some odd reason.
L629[04:25:13] <gamax92> probably because it was written for lua 5.1
L630[04:31:13] ⇦ Quits: thisischrys (~thisischr@2a02:1810:cc08:5e00:c45:729f:52c1:c27f) (Read error: Connection reset by peer)
L631[04:31:32] ⇨ Joins: thisischrys (~thisischr@2a02:1810:cc08:5e00:c45:729f:52c1:c27f)
L632[04:32:33] * v^ hands gamax92 http://i.imgur.com/D0dhfGz.jpg
L633[04:32:46] *** Pwootage is now known as Pwootage|Off
L634[04:32:58] <gamax92> oh thanks
L635[04:33:32] *** Kilobyte is now known as Kiloff
L636[04:36:05] ⇦ Parts: v^ (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888) (Leaving))
L637[04:36:17] ⇨ Joins: v^ (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888)
L638[04:36:17] zsh sets mode: +v on v^
L639[04:38:29] ⇦ Parts: v^ (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888) (Leaving))
L640[04:38:31] ⇨ Joins: Azazel (uid52684@id-52684.charlton.irccloud.com)
L641[04:41:52] ⇨ Joins: ping (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888)
L642[04:41:52] zsh sets mode: +v on ping
L643[04:44:30] ⇦ Quits: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com) (Ping timeout: 378 seconds)
L644[04:47:55] ⇦ Quits: Lathanael|Away (~Lathanael@p5497155C.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L645[04:49:58] ⇨ Joins: Lathanael|Away (~Lathanael@p54972D15.dip0.t-ipconnect.de)
L646[04:52:40] *** LordFokas is now known as LordFokas|off
L647[04:55:09] *** Kiloff is now known as Kilobyte
L648[04:58:24] <Kodos> I need to make a fake bsod
L649[04:59:40] ⇨ Joins: Wired (webchat@c-75-72-220-179.hsd1.mn.comcast.net)
L650[05:02:02] ⇨ Joins: ATYP (webchat@CKVLON1744W-LP130-04-845431365.dsl.bell.ca)
L651[05:02:27] <ATYP> hi all
L652[05:02:35] <ATYP> nice mod
L653[05:03:19] <ATYP> anyone here?
L654[05:06:46] *** ds84182 is now known as dsAway
L655[05:08:09] ⇦ Quits: Johannes13_ (~Johannes@141.70.98.52) (Ping timeout: 378 seconds)
L656[05:10:19] <gamax92> ATYP: Hello there!
L657[05:11:13] <gamax92> Kodos: so, i have ds's lua 5.1 vm with the yueliang lua 5.1 compiler
L658[05:11:20] <gamax92> i am luaing in lua :3
L659[05:11:42] ⇦ Quits: thisischrys (~thisischr@2a02:1810:cc08:5e00:c45:729f:52c1:c27f) (Read error: Connection reset by peer)
L660[05:12:01] ⇨ Joins: thisischrys (~thisischr@2a02:1810:cc08:5e00:c45:729f:52c1:c27f)
L661[05:12:53] <ATYP> I've managed to figure most of the stuff out even though I'm not really a programmer
L662[05:13:04] <ATYP> but any chance on some detailed documentation coming up?
L663[05:13:07] <ATYP> not sure how new OC is
L664[05:14:58] <ShadowKatStudios> Detailed documentation?
L665[05:15:58] <ATYP> its a little lacking atm...
L666[05:16:22] <ShadowKatStudios> Indeed it is.
L667[05:16:29] <Kodos> http://puu.sh/e5JKv/d1a1c0268f.jpg
L668[05:16:31] <Kodos> What's wrong with this
L669[05:16:38] <ShadowKatStudios> Still, IRC is pretty good for asking questions about it
L670[05:16:42] <ATYP> granted, I found everything I needed eventually, I've also been diddling for 5 hours now
L671[05:17:53] <Alissa> Kodos: besides the indenting? :P
L672[05:18:00] <Kodos> ..
L673[05:18:06] <Kodos> I'm trying to make a coin flip simulation
L674[05:18:08] <Kodos> To prove a point
L675[05:18:19] <Alissa> You appear to be missing an 'end', I think
L676[05:18:33] <Alissa> you start a function, a for, and an if, but I only see two ends.
L677[05:18:49] <Alissa> place another 'end' after the first one
L678[05:19:35] ⇨ Joins: ATYP_ (webchat@CKVLON1744W-LP130-04-845431365.dsl.bell.ca)
L679[05:19:43] <ATYP_> hmm internet died
L680[05:19:49] <ATYP_> @Kodos, your comma in the print line?
L681[05:20:02] ⇦ Quits: ATYP (webchat@CKVLON1744W-LP130-04-845431365.dsl.bell.ca) (Ping timeout: 186 seconds)
L682[05:20:09] <Kodos> That's to separate heads and tails
L683[05:20:14] <gamax92> ATYP_: hint, there is a function, a for loop, and and if, but only two ends, the for loop isn't ended
L684[05:20:14] <Kodos> I want to know final results of both
L685[05:20:26] <gamax92> so all Kodos needs is a second end after the first one.
L686[05:21:02] <Alissa> are my messages not sending
L687[05:21:06] <ATYP_> that one did
L688[05:21:15] <gamax92> Alissa: they did ;)
L689[05:21:26] <gamax92> was just explaining the issue to ATYP_
L690[05:21:52] <Wired> ShadowKatStudios: dangranos/tehpers/me are all online
L691[05:22:06] <ShadowKatStudios> A wild Wired appeared
L692[05:22:18] <Wired> Also I built me first computer ^_^
L693[05:22:45] <ShadowKatStudios> http://i.4cdn.org/g/1420426534091.jpg etherkillers
L694[05:23:07] <Alissa> Wired: Does putting an RPi in a case count as a computer?
L695[05:23:33] <Wired> Alissa: I meant in-game, but not really.
L696[05:23:55] <ShadowKatStudios> http://i.4cdn.org/g/1420426850520.jpg
L697[05:23:55] <Alissa> oh :<
L698[05:24:32] <ATYP_> would "local _, _, _, _, _, message = event.pull("modem_message")" work for receiving tunnel (link card) messages?
L699[05:24:33] <Alissa> lol.
L700[05:24:33] <Zequan> This is a nice mix https://www.youtube.com/watch?v=pmxYePDPV6M
L701[05:24:33] -Kibibyte- [Zequan] Concentration \ Programming Music 010 (part 2) | by warren010h | 1h5m | 39w3d ago | 112,523 views | Rated: 4.94/5.00
L702[05:24:56] <Alissa> ATYP_: I personally prefer "local event = { event.pull( "modem_message" ) }
L703[05:24:57] <Alissa> "
L704[05:25:03] <Alissa> but it might.
L705[05:25:15] <ShadowKatStudios> Zequan: I have a playlist on YT I program to
L706[05:25:19] <ShadowKatStudios> https://www.youtube.com/watch?v=F0mERS0nPsw&index=47&list=PLUA4NojaBE4NimJkML0yvHHaZbnptEzyt
L707[05:25:19] -Kibibyte- [ShadowKatStudios] [Touhou][RQW][5] ¡uǝıןɐ uɐ ʎǝɥ ~ Komeiji Records | by jamesl510 | 3m24s | 32w2d ago | 6,934 views | Rated: 4.96/5.00
L708[05:25:28] <ShadowKatStudios> current song
L709[05:25:34] <ATYP_> and then how do you get the message out of that event?
L710[05:25:46] <Zequan> ShadowKatStudios, yeah dangranos showed me :)
L711[05:25:59] <Alissa> ATYP_: event[6] I think
L712[05:26:04] <Kodos> Lol, I can't do 1m coinflips
L713[05:26:12] <ATYP_> oh right, makes sense
L714[05:26:49] ⇦ Quits: thisischrys (~thisischr@2a02:1810:cc08:5e00:c45:729f:52c1:c27f) (Read error: Connection reset by peer)
L715[05:26:53] <ShadowKatStudios> http://i.4cdn.org/g/1420428014663.png
L716[05:27:55] <Kodos> Lol
L717[05:27:58] <Kodos> 32m goal, can't take it seriously
L718[05:28:14] <ShadowKatStudios> ... what http://i.4cdn.org/g/1420429603779.jpg
L719[05:28:37] <Kodos> Uhh
L720[05:28:42] <Kodos> Is that like a palmtop computer?
L721[05:29:04] <ShadowKatStudios> Desktop hardware and a CRT
L722[05:29:14] <ShadowKatStudios> I'm doubting that it's not photoshopped
L723[05:29:19] <dangranos> Zequan, this music reminds me of black mesa: source soundtrack
L724[05:29:31] <Zequan> :)
L725[05:29:44] <Zequan> Hacking music
L726[05:30:30] <Caitlyn> wow winflp....
L727[05:30:48] <ShadowKatStudios> http://i.4cdn.org/g/1420430415895.png
L728[05:30:50] <Kodos> http://puu.sh/e5LiN/1a82f7dd80.jpg
L729[05:30:51] <Kodos> =D
L730[05:31:20] <ping> install gentoo
L731[05:31:22] <ping> 10/10
L732[05:31:31] <Wired> Arch is better!
L733[05:31:40] <Kodos> Mint or gtfo
L734[05:31:52] <Wired> Kodos: Get your wannabe ubuntu crap outa here.
L735[05:31:55] <ShadowKatStudios> Arch best Linux.
L736[05:32:00] <Caitlyn> I'm like the only person here who likes Fedora... :/
L737[05:32:02] <Kodos> Wired, get your nonuserfriendly shit outta here
L738[05:32:18] <Wired> Kodos: It's perfectly user friendly enough for me.
L739[05:32:26] <ShadowKatStudios> Doesn't Fedora cost money, or am I thinking of some other hat-related distro?
L740[05:32:36] <Wired> ShadowKatStudios: You're thinking of redhat
L741[05:32:44] <Zequan> http://i.imgur.com/Ym1QxIt.jpg
L742[05:32:48] <Zequan> My setup
L743[05:32:54] <ATYP_> Alissa: using what you said when I try to print event[6] it is nil (and so are all the other values xD)
L744[05:33:00] <Caitlyn> Yeah Redhat enterprise linux (RHEL)
L745[05:33:12] <Alissa> and this is why you don't trust my code :D
L746[05:33:28] <Caitlyn> I've been using Fedora since Fedora Core 3
L747[05:33:31] <Zequan> Anyone remember Mandrake? The RH fork
L748[05:33:34] <ShadowKatStudios> Zequan: If I'm not mistaken, that's OS X, yes?
L749[05:33:36] <Caitlyn> (2004) :P
L750[05:33:44] <Zequan> ShadowKatStudios, Linux
L751[05:33:49] <Caitlyn> Mandrake is not OSX :p
L752[05:33:53] <Zequan> Elementary OS
L753[05:33:54] <Caitlyn> Mandrake which is now Mandrivia
L754[05:33:58] ⇨ Joins: errWired (~jacob@c-75-72-220-179.hsd1.mn.comcast.net)
L755[05:34:04] ⇦ Quits: Wired (webchat@c-75-72-220-179.hsd1.mn.comcast.net) (Quit: Web client closed)
L756[05:34:06] <ShadowKatStudios> Huh.
L757[05:34:07] *** errWired is now known as Wired
L758[05:34:20] <Zequan> http://elementaryos.org/
L759[05:34:31] *** SleepingFairy is now known as Daiyousei
L760[05:34:37] <Caitlyn> I used Mandrake many years ago too
L761[05:34:41] <ATYP_> but it makes sense, it should work
L762[05:34:43] <Wired> http://i.imgur.com/is6XWDy.png
L763[05:34:48] <ShadowKatStudios> Oh, I was about to tell you to get out for using OS X, Zequan :P
L764[05:34:57] <ShadowKatStudios> I notethat you have an OS X drive, though
L765[05:35:22] <ShadowKatStudios> http://shadowkat.tk/image/mascotyay.png my setup
L766[05:35:37] <ShadowKatStudios> 2880x900 of a PNG image over shitty ADSL2+ upload :D
L767[05:35:45] <Wired> What it is right now: http://i.imgur.com/ltr2de7.png
L768[05:35:46] <Caitlyn> fuck this I'll draw it..
L769[05:36:09] <dangranos> >skype
L770[05:36:19] <Caitlyn> http://puu.sh/e5LTL/36f4f9f632.jpg
L771[05:36:27] <Caitlyn> I uploaded it faster than it downloaded ShadowKatStudios
L772[05:36:28] <Caitlyn> :P
L773[05:36:51] <Wired> ShadowKatStudios: weechat is better
L774[05:36:53] <ShadowKatStudios> dangranos: I choose to interact with a select few mortals, and they don't understand things such as IRC
L775[05:37:06] <dangranos> i am sure there is some program to take screenshot of all desktops
L776[05:37:09] <ShadowKatStudios> Early experiments of introducing them to IRC didn't end well
L777[05:37:15] <Zequan> Yes it's my 3TB Firewire drive, It's formatted to HFS+ cause I use to use it on my MacBook Pro.
L778[05:37:36] <Wired> dangranos: scrot
L779[05:37:37] <Zequan> Has all my movies, ISOs and music on it.
L780[05:37:46] <ShadowKatStudios> Firewire is that thing that's about to be obsoleted by USB 3.1, isn't it?
L781[05:38:01] <Zequan> I guess so
L782[05:38:06] <Wired> You mean it isn't already obsolete?
L783[05:38:31] <ShadowKatStudios> Wired: At the moment, it's faster than USB 3.0, but hardly supported on anything
L784[05:38:37] <ShadowKatStudios> Not obsoleted, but a hell of a niche
L785[05:38:43] <Zequan> http://en.wikipedia.org/wiki/IEEE_1394
L786[05:39:08] <Zequan> It's FireWire 3
L787[05:39:15] <Zequan> Very fast
L788[05:39:51] <Wired> Remind me what the point of external drives is again?
L789[05:39:53] <Zequan> It's the way to go for data transfer to external drives, especially for large files.
L790[05:40:01] <ShadowKatStudios> https://www.youtube.com/watch?v=stlbq_w3zrY&index=52&list=PLUA4NojaBE4NimJkML0yvHHaZbnptEzyt
L791[05:40:01] -Kibibyte- [ShadowKatStudios] ENGLISH "This Game" No Game No Life (AmaLee) | by leeandlie | 1m31s | 24w0d ago | 1,309,778 views | Rated: 4.96/5.00
L792[05:40:13] <ShadowKatStudios> Wired: Installing linux.
L793[05:40:21] <Zequan> You can take them to your mates and trade files.
L794[05:40:26] <Wired> ShadowKatStudios: Most people just use DVDs or something.
L795[05:40:32] <ShadowKatStudios> CDs/DVDs work, but USBs the same size are often cheaper
L796[05:40:38] <ShadowKatStudios> (For small sizes, anyway)
L797[05:41:26] <Wired> Yeah but I can buy like 50DVDs for like $20
L798[05:42:11] <Zequan> I have one of these on order https://www.factoryfast.com.au/p/18ru-600mm-comms-data-rack-cabinet
L799[05:42:42] <ShadowKatStudios> I'm too cheap for a rack, but there's 4 potato-grade towers under my desk
L800[05:42:47] *** Pwootage|Off is now known as Pwootage
L801[05:42:57] <ShadowKatStudios> One Haiku, one Debian, one Arch and one Windows XP
L802[05:43:01] <Zequan> Going to fill it up with 10x2TB SATA drives
L803[05:43:18] <Zequan> 5 in a RAID
L804[05:43:25] <Wired> Why do you need that?
L805[05:43:34] <Zequan> Possibly even mirrored
L806[05:43:36] <Wired> *not sarcastic, genuinely curious*
L807[05:43:49] <ShadowKatStudios> I have 1.12TB of storage in my desktop, and maybe 1.5TB total space across all HDDs
L808[05:43:51] <Zequan> So I never have to worry about storage for the rest of my life *hopefully*
L809[05:44:11] <Wired> HDDs should be replaced every 6 years or so imo
L810[05:44:28] <Zequan> I download a lot of 1080p movies 1.5GB+
L811[05:44:45] <ShadowKatStudios> (Tell that to the frankenputers under my desk, I have one HDD from the mid-90's
L812[05:44:47] <ShadowKatStudios> )
L813[05:45:31] <Wired> I have about a 256GB SSD / 2TB for pure storage / 1TB for winblows
L814[05:45:46] <Wired> Haven't really needed much else
L815[05:51:51] <Zequan> My drives are all full
L816[05:52:13] <Zequan> 1TB split for Linux and Windows and 3TB Storage
L817[05:52:32] *** Pwootage is now known as Pwootage|Off
L818[05:52:39] <ShadowKatStudios> was about to run df, then realised I was on Windows q_q I can't even read my linux drives natively
L819[05:52:44] <Kodos> http://puu.sh/e5NBp/033b0c481e.jpg
L820[05:52:44] <Zequan> Cause I have a 42" LED connected to my computer I watch movies on.
L821[05:52:46] <Kodos> I love this damn thing
L822[05:52:56] <gamax92> ShadowKatStudios: ext2fs driver for windows exist.
L823[05:53:06] <ShadowKatStudios> Does it mount as a drive letter?
L824[05:53:10] <gamax92> ya
L825[05:53:17] <gamax92> also what nvidia card do you have
L826[05:53:20] <ShadowKatStudios> Oh, cool, I could access my anime, then.
L827[05:53:23] <ShadowKatStudios> 8600GT
L828[05:53:31] <Zequan> Kodos, wow is that a drone?
L829[05:53:31] <gamax92> gah what am i getting ....
L830[05:53:36] <Zequan> GTX 770
L831[05:53:40] <gamax92> ShadowKatStudios: i believe i am getting a GTX 650
L832[05:53:42] <Kodos> HAHA no, I wish. This is an Autominer from Electrical Age
L833[05:53:44] <Zequan> OC edition
L834[05:53:54] <Kodos> I'll show you what it oes
L835[05:53:54] <ShadowKatStudios> gamax92: I intend to get a 660 when I have the money
L836[05:53:55] <Kodos> does
L837[05:53:57] <gamax92> sadly not boost
L838[05:54:02] <gamax92> or ti
L839[05:54:20] <gamax92> but its still like more than twice as fast as my current card
L840[05:54:24] <ShadowKatStudios> Can ext2fs read ext4?
L841[05:54:29] <Kodos> http://puu.sh/e5NLP/38c7c0bba3.jpg Zequan
L842[05:54:35] <gamax92> ext2/3/4 are all backwards compat with eachother
L843[05:54:38] <Zequan> Guys if you can, go for the 770, MUCH better then the 650/660
L844[05:54:43] <gamax92> ext3 is just ext2 with more extensions
L845[05:55:02] <ShadowKatStudios> Zequan: 660 = $150, 770 = inf
L846[05:55:02] <Zequan> You will get pretty much 60frams on high settings on current games
L847[05:55:04] <Wired> ext4 ftw
L848[05:55:12] <gamax92> btrfs ftw
L849[05:55:16] <Zequan> 770=$250-$300
L850[05:55:17] * gamax92 pokes Kilobyte
L851[05:55:25] <ShadowKatStudios> Zequan: I have $16.50
L852[05:55:32] <Zequan> Or a 670 FTW is okay if you can get 2
L853[05:55:33] <ShadowKatStudios> And that won't increase for some time
L854[05:55:46] <Wired> ShadowKatStudios: I need about tree fiddy.
L855[05:55:47] <Zequan> You can oc them pretty nicely
L856[05:55:51] <ShadowKatStudios> Zequan: You have a Mac, you don't understand matters of money.
L857[05:56:07] <gamax92> ShadowKatStudios: i think its ext2fsd ...
L858[05:56:16] <gamax92> or maybe ext2 ifs
L859[05:56:20] <gamax92> i don't remember
L860[05:56:26] <Zequan> Kodos, Nice! Does that thing just leave a long trail of destruction?
L861[05:56:28] <ShadowKatStudios> I found the ext2fsd
L862[05:56:34] <Kodos> Trail? No
L863[05:56:35] <Zequan> Do you guys have IPS monitors?
L864[05:56:39] <Kodos> Just a hole under ground level
L865[05:56:40] <Wired> I do
L866[05:56:46] <ShadowKatStudios> IPS?
L867[05:56:51] <Zequan> After using this I can never go back to TN panel
L868[05:57:12] <gamax92> what is ips?
L869[05:57:15] <Zequan> In-plane switching
L870[05:57:20] <gamax92> .-. what
L871[05:57:23] <Zequan> http://en.wikipedia.org/wiki/IPS_panel
L872[05:57:40] <ShadowKatStudios> I assume they're stupidly expensive?
L873[05:57:54] <Wired> kinda sorta
L874[05:57:59] <gamax92> i don't know???
L875[05:58:05] <Wired> Like 1/5th the price of OLED xD
L876[05:58:20] <Zequan> Basically, clearer image, pixels are arranged closer together, better color and viewing angels
L877[05:58:22] <gamax92> "IPS panels display consistent, accurate color from all viewing angles"
L878[05:58:24] <gamax92> so then no
L879[05:58:27] <gamax92> very much no
L880[05:59:35] <Zequan> I picked up my Dell U2410 for $250 on Gumtree second hand.
L881[05:59:36] <Zequan> http://www.dell.com/ed/business/p/dell-u2410/pd
L882[05:59:50] <ShadowKatStudios> So yes, stupidly expensive.
L883[06:00:05] <Zequan> Plus it
L884[06:00:13] <Zequan> It's 1920x1200 <3
L885[06:00:39] <Wired> 1920x1200 is the best
L886[06:00:43] <Zequan> Sure is
L887[06:00:53] * ShadowKatStudios is still waiting for 19" 1920x1080 monitors to be avalible in Australia
L888[06:00:58] <Zequan> Plus you don't get headaches and eye burn from IPS... Well not so much.
L889[06:01:18] <ShadowKatStudios> (And for them to be affordable, but dual-1440x900s works)
L890[06:01:19] <Zequan> ShadowKatStudios, ? They have been out here for years
L891[06:01:48] <Zequan> ShadowKatStudios, what rock do you live under? lol
L892[06:01:51] <ShadowKatStudios> MSY has none listed, and I cba to look elsewhere
L893[06:01:57] <ShadowKatStudios> Zequan: The one of a student
L894[06:02:07] <Zequan> Look on http://www.gumtree.com.au
L895[06:02:12] <Zequan> If you don't mind second hand
L896[06:02:15] <ShadowKatStudios> Either way, a 19" 1080p monitor would be out of my pricerange
L897[06:02:34] <Zequan> Or http://www.pccasegear.com/index.php?main_page=index&cPath=558_1211&zenid=4112d6f0527c4434691e4930a6994321
L898[06:02:45] <ShadowKatStudios> (If I had 1080p monitors, I probably wouldn't have a GPU from 2007)
L899[06:03:23] <Zequan> PCCG is a great site, I've bought a lot of shit there, very cheap
L900[06:03:40] <ShadowKatStudios> Zequan: The only 19" listed on that page is 1600x900.
L901[06:04:09] <ShadowKatStudios> I'm using two 1440x900s
L902[06:04:35] <Zequan> That's because no body really uses 19" these days.. Pretty much 24"+
L903[06:04:42] <Zequan> Have a look on Gumtree
L904[06:04:53] <Zequan> You will find one there for like $100 or less
L905[06:04:59] <Zequan> Prob even $60
L906[06:05:27] <ShadowKatStudios> I need 19" because 19" fits on my desk along with my other monitor (some 5:4 Dell)
L907[06:05:54] <Zequan> You want 19" 16:9?
L908[06:06:04] <ShadowKatStudios> 16:10 is preferred
L909[06:06:06] <Zequan> What area are you in?
L910[06:06:16] <Zequan> I'll send you a link
L911[06:06:21] <ShadowKatStudios> northeast NSW
L912[06:06:29] <ShadowKatStudios> and no, I'm not in a position to buy one
L913[06:06:30] <Zequan> Central Coast?
L914[06:06:36] <Zequan> Sydney?
L915[06:06:40] <Zequan> Newcastle?
L916[06:06:41] <ShadowKatStudios> ._.
L917[06:06:48] <ShadowKatStudios> northeast NSW
L918[06:07:02] <ShadowKatStudios> Sydney/Newcastle != north
L919[06:09:28] ⇦ Quits: ATYP_ (webchat@CKVLON1744W-LP130-04-845431365.dsl.bell.ca) (Quit: Web client closed)
L920[06:10:06] <Kodos> http://puu.sh/e5Pjf/b5c6903dc8.jpg If only these were interdimensional
L921[06:12:11] <Zequan> ShadowKatStudios, You need to go to 22" for 1920x1080+ resolutions
L922[06:12:39] <ShadowKatStudios> ._.
L923[06:12:40] <Zequan> Kodos, nice! I want them on my server!
L924[06:12:51] <Kodos> Zequan, Electrical Age =)
L925[06:12:57] <ShadowKatStudios> Never mind then, I'll save my $16.50 and get a better GPU
L926[06:12:58] <Zequan> worldgen?
L927[06:13:04] <Kodos> I believe so, sadly
L928[06:13:16] <Kodos> But
L929[06:13:19] <Kodos> It has retrogen =D
L930[06:13:27] <Zequan> ?
L931[06:13:38] <Kodos> You can have it regenerate its ores in existing chunks
L932[06:13:54] <Kodos> It's in its config
L933[06:14:14] <Zequan> Ah
L934[06:14:18] <gamax92> I have a lua 5.1 vm in oc
L935[06:14:24] <Kodos> Oooh you can turn off its explosions, too
L936[06:14:42] <gamax92> Might beable to hack at it and get setfenv
L937[06:14:49] <gamax92> We'll see
L938[06:15:04] <Zequan> Does that cause problems though when say 1 mod like LanteaCraft generates ores like Naqudah in 1 chunk then another mod like this tries to generate an ore in the same chunk?
L939[06:16:44] <Zequan> Cause I remember before LanteaCraft was trying to generate crap where diamond ore was already
L940[06:16:53] <Zequan> Maybe that's been fixed
L941[06:17:07] <Kodos> ¯\_(ツ)_/¯
L942[06:17:13] <Kodos> I make no promises either way
L943[06:17:28] <Kodos> When I'm in SSP, I pretty much have a new world every day anyway
L944[06:17:35] <Zequan> I could always register another server I guess.
L945[06:19:04] <Zequan> Kodos, whats the name of the mod again?
L946[06:19:19] <Zequan> Perhaps we can disable ore worldgen
L947[06:21:32] <Kodos> Electrical Age
L948[06:21:36] <Kodos> You can disable all its worldgen
L949[06:21:44] <Kodos> But you need some of it to make the items in the mod
L950[06:21:49] <Kodos> Unless we're just gonna creative things in :3
L951[06:22:28] <Kodos> Make sure you disable explosions because screw that
L952[06:22:47] *** Benguin[ZzZ] is now known as Benguin
L953[06:23:10] <Zequan> Kodos, well I could change the recipes to use pre-generated ores.
L954[06:23:15] <Kodos> True
L955[06:23:44] <Kodos> Also if you get too frustrated trying to get a stable, not exploding electricity network going, it's got a creative-only stable electrical source
L956[06:23:59] <Zequan> Okay
L957[06:24:07] <Zequan> Give me a couple minutes
L958[06:24:22] <Kodos> Mkay
L959[06:24:40] <Kodos> I should invite you to a dropbox folder in my DB, so you can drop off any new mods you add lol
L960[06:25:47] *** Daiyousei is now known as LearningFairy
L961[06:30:18] <ping> once
L962[06:30:23] <ping> i shifted a bit so hard
L963[06:30:29] <ping> it ended up on gamax92's computer
L964[06:30:32] <ping> #badass
L965[06:30:35] <ping> #dealwithit
L966[06:30:43] <ping> #virgin
L967[06:30:50] <ping> wait, i diddnt add that tag D:
L968[06:30:58] <gamax92> ;)
L969[06:30:59] <ping> fuck you whoever tagged that
L970[06:32:35] ⇦ Quits: dangranos (~dangranos@176.50.135.52) (Ping timeout: 194 seconds)
L971[06:33:11] ⇨ Joins: dangranos (~dangranos@176.50.135.52)
L972[06:38:33] <Kodos> I need to figure out how to set up a workspace in either IDEA or Eclipse
L973[06:38:39] <Kodos> I want to make a mod for 1.7.10
L974[06:38:47] <Kodos> Already know what I want to do, too
L975[06:40:57] <gamax92> Is it bad that I read IDEA as IKEA?
L976[06:45:00] <ping> gamax92, no
L977[06:45:04] <ping> i am also high
L978[06:46:52] <gamax92> Kodos: ./gradlew setupDecompWorkspace eclipse
L979[06:48:50] <Kodos> Yeah I know that, I'm just talking about getting forge and shit in too
L980[06:48:53] <Kodos> I'm bad at that shit
L981[06:51:27] <dangranos> yay, new SSSS page
L982[06:51:39] <Ir7_o> :D http://adamw.io/ it is coming together!
L983[06:51:58] <gamax92> Ohai Ir7_o
L984[06:52:05] <Ir7_o> hey
L985[06:52:19] <Ir7_o> i am always watching, just never speaking >:)
L986[06:52:28] <gamax92> D:<
L987[06:54:15] <Ir7_o> how does the website look?
L988[06:54:57] <gamax92> Looks not mobile friendly
L989[06:55:06] <Ir7_o> not yet.
L990[06:55:21] <Ir7_o> still deciding whether i want mobile friendly
L991[06:56:52] <dangranos> lol, kaspersky have free virus removal tool and virus scan tool
L992[06:57:30] <ShadowKatStudios> My site is surprisingly mobile friendly
L993[06:58:47] <Ir7_o> mine uses twitter bootstrap.. i started using it before the site was live. its not required anymore. so ill just remove it and start from scratch with mobile friendlyness. :P
L994[06:59:18] ⇦ Quits: Guest31823 (Katie@2607:5300:60:51da::1bad:babe) (Quit: ZNC - http://znc.in)
L995[07:03:03] *** skyem123|Zzz is now known as skyem123
L996[07:03:25] ⇨ Joins: Katie (Katie@eos.pc-logix.com)
L997[07:03:35] *** Katie is now known as Guest22361
L998[07:07:51] *** Cruor|Away is now known as Cruor
L999[07:08:16] ⇨ Joins: Vexatos (~Vexatos@p5B3C9663.dip0.t-ipconnect.de)
L1000[07:08:16] zsh sets mode: +v on Vexatos
L1001[07:17:54] *** skyem123 is now known as skyem123|away
L1002[07:20:52] *** Greylocke is now known as Greylocke|afk
L1003[07:24:23] <ping> <osca> lol, at soldiers in Iraq having PTSD, I have real PTSD from being banned
L1004[07:24:58] <ShadowKatStudios> can't imagine why someone that says that would be banned from something
L1005[07:31:25] *** Pwootage|Off is now known as Pwootage
L1006[07:38:13] ⇨ Joins: CompanionCube (~samis@95f10ea4.skybroadband.com)
L1007[07:41:11] *** Pwootage is now known as Pwootage|Off
L1008[07:47:46] <Wired> Robots are fun ^_^
L1009[07:48:37] <ping> IRL? or what
L1010[07:48:37] <ping> http://i.imgur.com/h1HiH7A.jpg
L1011[07:49:02] <Wired> No, OC xD
L1012[07:49:13] <Wired> robots irl are kinda boring
L1013[07:49:43] <Cruor> Wired: wtf i shank ur nan with my 420 dank mecha, fo shizzle
L1014[07:50:13] <Wired> *nan dies* What exactly did you expect would happen?
L1015[07:50:24] <Cruor> D: DARN YOU OP MECHA
L1016[07:50:32] <Cruor> u murderererererer
L1017[07:50:54] <Cruor> why am i in #oc
L1018[07:50:58] <Cruor> what the heck is going on
L1019[07:50:59] <Cruor> help
L1020[07:51:05] <ping> Wired, > robots irl are kind of borin
L1021[07:51:19] <ping> http://i.imgur.com/iBojgrS.jpg
L1022[07:51:24] <ping> listen here you little shit
L1023[07:51:55] <Cruor> wtf happend to the excel i was doing
L1024[07:52:24] <Wired> But they are kinda boring...
L1025[07:52:31] <Vexatos> ping D:
L1026[07:53:12] <ShadowKatStudios> I wonder how many people he stole from...
L1027[07:53:23] <Wired> At least 5.
L1028[07:53:41] <ping> Vexatos, what
L1029[07:53:54] <ping> Wired, that picture is my robotics trophy case ._.
L1030[07:53:56] <ShadowKatStudios> I can see 17 of them
L1031[07:54:05] <Wired> ping: I noticed...
L1032[07:54:11] <Cruor> ping: why am i in #oc
L1033[07:54:13] <ShadowKatStudios> So ~3.3 per person?
L1034[07:54:14] <Cruor> wtf is going on
L1035[07:54:24] <ShadowKatStudios> Cruor: You took a wrong turn.
L1036[07:54:26] <ping> Cruor, OC > CC is why
L1037[07:54:30] <Cruor> damn
L1038[07:54:33] <Wired> ShadowKatStudios: Averages never really apply in such small sample sizes.
L1039[07:54:34] <ping> oh right
L1040[07:54:44] <Cruor> might be #computercraft being dead atm
L1041[07:54:48] <Cruor> makes sense
L1042[07:54:57] <ShadowKatStudios> I'd need more info on the subject
L1043[07:55:03] <ping> Cruor, remember when i was fucking with your OC
L1044[07:55:11] <ping> making that turtle that dropped sand everywhere
L1045[07:55:13] <Cruor> why did you fuck my OC
L1046[07:55:14] <ping> > turtle
L1047[07:55:18] <Wired> ShadowKatStudios: Take a statistics class.
L1048[07:55:31] <ShadowKatStudios> Wired: I mean on the trophies themselves
L1049[07:55:32] <Cruor> what can OC robots do even
L1050[07:55:40] <Cruor> why would i use OC robots over CC turtles ;_;
L1051[07:55:45] <ShadowKatStudios> Cruor: Everything a turtle can do, but more.
L1052[07:55:59] <Cruor> and what is more ;_;
L1053[07:56:06] <ShadowKatStudios> Use any tool.
L1054[07:56:06] <Wired> Well they're modular, so there's that.
L1055[07:56:09] <Vexatos> Hard to decide where to start
L1056[07:56:15] <Vexatos> SKS: Turtles can do that as well now
L1057[07:56:26] <Vexatos> xD
L1058[07:56:28] <Cruor> Vexatos: ... since when?
L1059[07:56:31] <ShadowKatStudios> Oh. Well, robots have blinking lights
L1060[07:56:41] <Vexatos> Robots have ten billion upgrades
L1061[07:56:50] <Cruor> wikipage pls .-.
L1062[07:56:53] <ping> .w
L1063[07:56:53] <^v> ping, http://ocd.cil.li/
L1064[07:56:57] <Vexatos> Angel Upgrade - Battery Upgrade - Chunkloader Upgrade - Crafting Upgrade - Database Upgrade - Experience Upgrade - Generator Upgrade - Inventory Controller Upgrade - Inventory Upgrade - Leash Upgrade - Navigation Upgrade - Piston Upgrade - Sign I/O Upgrade - Solar Generator Upgrade - Tank Upgrade - Tank Controller Upgrade - Tractor Beam Upgrade
L1065[07:57:12] <ShadowKatStudios> That's just the main mod, right?
L1066[07:57:15] <Vexatos> Yup
L1067[07:57:18] <ShadowKatStudios> Then you add all the addons...
L1068[07:57:19] <Cruor> wait wait wait wait
L1069[07:57:20] <Vexatos> Computronics stuff not inside
L1070[07:57:26] <Cruor> i put any damn thing in the wrench slot
L1071[07:57:32] <Cruor> and it holds the shizzle?
L1072[07:57:40] <Vexatos> Yes, and it can left- and rightclick it
L1073[07:57:45] <Vexatos> and even can hold rightclick with it
L1074[07:57:51] <Vexatos> so you could for example cast Thaumcraft wands
L1075[07:57:53] <Cruor> why the **** am i using turtle
L1076[07:58:02] <Vexatos> Mission accomplished.
L1077[07:58:02] <ping> and then the computer components:
L1078[07:58:03] <ping> Abstract Bus - Access Point - Chunkloader - Computer - Crafting - Database - Debug - Drone - EEPROM - Experience - Filesystem - Generator - Geolyzer - GPU - Hologram - Internet - Inventory Controller - Leash - Modem - Motion Sensor - Navigation - Piston - Redstone - Screen - Sign - Tank Controller - Tractor Beam - Tunnel
L1079[07:58:21] <ShadowKatStudios> The ROM is totally replaceable from ingame
L1080[07:58:23] <Cruor> oh. my. god.
L1081[07:58:26] <Vexatos> ping: So glad Sangar and I made this wiki .-.
L1082[07:58:27] <ShadowKatStudios> (Real custom OSes)
L1083[07:58:30] <Cruor> robot.place([side: number[, sneaky: boolean]]): boolean[, string]
L1084[07:58:31] <Cruor> YES
L1085[07:58:34] <Vexatos> SKS: Do not forget
L1086[07:58:36] <Vexatos> custom BIOSes
L1087[07:58:43] <Vexatos> #tapeOS
L1088[07:58:50] <ping> and it has a github
L1089[07:58:52] <Cruor> to bad i cant drop sneaky
L1090[07:58:57] <ping> which ACTUALLY pulls requests
L1091[07:59:01] <Vexatos> You can Cruor
L1092[07:59:07] <ShadowKatStudios> http://shadowkat.tk/projects/skex-BIOS Vexatos
L1093[07:59:08] <ping> .w robot.drop
L1094[07:59:08] <^v> ping, robot.drop([count: number]):boolean Drops items from the selected inventory slot. If count is specified only drops up to that number of items. If the robot faces a block with an inventory, such as a chest, it will try to insert the items into that inventory.
L1095[07:59:10] <Wired> But wait, there's more!
L1096[07:59:13] <Cruor> not acording to docs <_<
L1097[07:59:14] <Vexatos> Cruor, http://ocdoc.cil.li/component:inventory_controller
L1098[07:59:17] <ShadowKatStudios> Also, tape bios may be a thing if I get off my ass at some point
L1099[07:59:24] <Cruor> fine .-.
L1100[07:59:38] <ShadowKatStudios> I just need to impliment my RAM FS at some point
L1101[07:59:50] <ShadowKatStudios> (fix it, anyway)
L1102[07:59:56] <Cruor> thats it
L1103[07:59:58] <Vexatos> Cruor, http://ocdoc.cil.li/#contents
L1104[08:00:00] <Vexatos> Look here
L1105[08:00:05] <Vexatos> the entire ToC
L1106[08:00:08] <ping> also ^v is best bot
L1107[08:00:09] ⇦ Quits: CompanionCube (~samis@95f10ea4.skybroadband.com) (Remote host closed the connection)
L1108[08:00:13] <Cruor> im adding OC to TK Q_Q
L1109[08:00:13] <Vexatos> Including full API and component doc
L1110[08:00:16] <ping> .> serialize(_G)
L1111[08:00:16] <Vexatos> ping:
L1112[08:00:20] <ping> actually shit
L1113[08:00:22] <Vexatos> ~w leash upgrade
L1114[08:00:23] <ocdoc> Predicted http://ocd.cil.li/item:leash_upgrade
L1115[08:00:28] <Vexatos> .w leash upgrade
L1116[08:00:28] <^v> ping, db.lua:390: unsupported type: thread
L1117[08:00:29] <^v> Vexatos, Not found. did you want "keys api"?
L1118[08:00:32] <Vexatos> See, xD
L1119[08:00:46] <Cruor> are the robots cute now or still scary ;_;
L1120[08:00:46] <Vexatos> vbestox yea
L1121[08:00:48] <Vexatos> rught
L1122[08:00:50] <ping> well i am too lazy to get sshfs running
L1123[08:01:03] <Vexatos> Cruor, in latest dev build you can even change their light's colour
L1124[08:01:16] <Vexatos> to an arbitrary hex value
L1125[08:01:17] <ping> .logo Cruor
L1126[08:01:19] <^v> ping, http://ptoast.tk/logo/yGAIs.png
L1127[08:01:20] <Cruor> ;_; doesnt matter if they are still uncute
L1128[08:01:36] <Cruor> .logo Cruor red
L1129[08:01:37] <Cruor> pls
L1130[08:01:40] <Vexatos> Oh, let's not forget all the OC addons
L1131[08:01:41] <ShadowKatStudios> Vexatos: So I had an idea: Load a table (of length specified at the start) from the tape, and use it as a FS
L1132[08:01:43] <Wired> Kowai and kawaii sound about the same.
L1133[08:01:44] <Vexatos> http://mc.shinonome.ch/doku.php?id=wiki:computronics
L1134[08:01:45] <Vexatos> http://oc.cil.li/index.php?/topic/54-mc-164172-oc-12-openprinter/
L1135[08:01:52] <Cruor> Wired: kowai as fook m9
L1136[08:02:09] <Cruor> robots wa kowai desu D:
L1137[08:02:10] <^v> Nope.
L1138[08:02:24] <ShadowKatStudios> I have a FS emulator for tables that can cope with reading
L1139[08:02:30] <Vexatos> SKS: pseudo FS? will work, I guess
L1140[08:02:38] <Vexatos> If you can squash it onto 4 kb
L1141[08:02:40] <Vexatos> kB*
L1142[08:02:43] <Cruor> why isnt `.logo "Cruor likes potatoes" red` a thing
L1143[08:02:45] <ShadowKatStudios> Easy.
L1144[08:02:53] <ShadowKatStudios> LuaSrcDiet if I need to
L1145[08:03:00] <Cruor> i need to fix my bot ;_;
L1146[08:04:11] <Cruor> =VERDI(BYTT.UT($B58; "m"; "")) * $C58 i hate excel allready ;_;
L1147[08:04:30] <Wired> You're telling me people use excel when they're not forced to!?
L1148[08:04:38] <Wired> Why!?
L1149[08:04:43] <Cruor> 1. functions are uppercase 2. they are in damn norwegian 3. markdown is apparantly not good enough for tables
L1150[08:04:45] * Ender is nervous for today
L1151[08:05:01] <Cruor> Wired: i am forced to D:
L1152[08:05:02] <ShadowKatStudios> What's today?
L1153[08:05:09] <Cruor> ShadowKatStudios: today is q_q work
L1154[08:05:11] <Ender> ShadowKatStudios, starting my new job
L1155[08:05:14] <Ender> well
L1156[08:05:17] <Ender> first job
L1157[08:05:24] <ShadowKatStudios> Oh hey, it's monday
L1158[08:05:28] <Cruor> work sux ;_;
L1159[08:05:45] <Ender> Cruor, eh, i'll see if i agree with you at the end of the day
L1160[08:05:47] <Cruor> if only i worked 0700 1500 :<
L1161[08:05:53] <Cruor> 0800 1600 sux
L1162[08:06:11] <Wired> Compared to school, works not that bad in my experience.
L1163[08:06:21] <Cruor> i agree
L1164[08:06:28] <Cruor> but i could go training after school <_<
L1165[08:06:37] <Cruor> had to quit training because of work
L1166[08:06:39] <Cruor> hype <_<
L1167[08:07:09] <Cruor> i dont even how you expect me to show up at 1615 when im done at work 1600 q_q
L1168[08:07:57] <Wired> The trick is to bend spacetime
L1169[08:08:08] <Cruor> .-. no
L1170[08:08:24] <Ender> Wired, that's easy, getting it to stay stable though....
L1171[08:08:40] <Wired> Just get your mom. She has enough mass.
L1172[08:08:49] <Ender> ¬_¬
L1173[08:08:50] <Wired> Might collapse though.
L1174[08:08:54] <Cruor> robot.use([side: number[, sneaky: boolean[, duration: number]]]): boolean[, string]
L1175[08:09:04] <Cruor> ;_; fancy
L1176[08:09:15] ⇦ Quits: Zequan (~Zequan@d110-33-226-32.bla801.nsw.optusnet.com.au) (Ping timeout: 200 seconds)
L1177[08:09:17] <Ender> right, i'm off for now, may be back during the day sometime
L1178[08:10:05] <Wired> Cya later.
L1179[08:10:06] <Cruor> so how does robot energy stuff work ;_;
L1180[08:10:22] <Wired> Cruor: If you come on my server I could show you real quick
L1181[08:10:30] <Cruor> im at work :p
L1182[08:10:36] <Cruor> robot.compareFluid() <- dear god yes .-.
L1183[08:11:10] <Cruor> can i get a picture of a robot? ;_;
L1184[08:11:15] <Cruor> i want to know if they are still kowai as fook
L1185[08:11:25] <Wired> they are, nothing's changed
L1186[08:11:55] <ShadowKatStudios> Drones look cool, though
L1187[08:12:08] *** justastranger is now known as justastranger|zzz
L1188[08:12:12] <Cruor> what do i need to use note.play
L1189[08:12:32] <Cruor> any crazy module of doom? >_<
L1190[08:13:00] <Cruor> dafuq is a drone ;_;
L1191[08:13:34] <ShadowKatStudios> Cruor: https://www.youtube.com/watch?v=H9Fwp8nHGYw
L1192[08:13:34] -Kibibyte- [ShadowKatStudios] OpenComputers: Christmas Presents! | by mightypirateslp | 12m44s | 1w3d ago | 512 views | Rated: 5.00/5.00
L1193[08:13:52] <Cruor> dear god, the color api is sane .-.
L1194[08:13:52] <ShadowKatStudios> You need to use the dev branch to get them, though
L1195[08:14:36] <Cruor> what do they do .-.
L1196[08:14:54] <Vexatos> Cruor, drones are flying entities
L1197[08:14:59] <Vexatos> they cannot break or place
L1198[08:15:06] <ShadowKatStudios> They can carry items, they fly, they can use most robot upgrades, but they can't break/place
L1199[08:15:07] <Vexatos> but they can move items, fluids, entities
L1200[08:15:10] <ShadowKatStudios> fscking ninjas
L1201[08:15:13] <Vexatos> >move entities
L1202[08:15:24] <Cruor> i so standing on a drone .-.
L1203[08:15:29] <Vexatos> No
L1204[08:15:30] <ShadowKatStudios> ~w leash
L1205[08:15:30] <ocdoc> http://ocd.cil.li/component:leash
L1206[08:15:41] <Vexatos> Anything you can catch with a leash
L1207[08:15:47] <SuPeRMiNoR2> SKS, why are you checking the filesystems of ninjas
L1208[08:15:48] <Cruor> UNLEASH THE KRAKEN
L1209[08:15:57] <ShadowKatStudios> That can be you, of course.
L1210[08:16:11] <Cruor> oh well
L1211[08:16:14] <Cruor> time to add OC to TK
L1212[08:16:32] <ShadowKatStudios> SuPeRMiNoR2: They were running Windows Embedded, it's a given due to Windows that you would need to check the FS every once a while.
L1213[08:16:49] <SuPeRMiNoR2> Oh yeah, for sure
L1214[08:17:30] <ShadowKatStudios> If they wanted to be better ninjas, they should run Linux without a GUI, much less fan noise
L1215[08:17:48] <SuPeRMiNoR2> Maybe could even have no fans
L1216[08:17:48] <ShadowKatStudios> If they wanted a GUI still, they could use a light one like openbox
L1217[08:18:06] <ShadowKatStudios> Most Intel/AMD CPU's can't cope with no fan.
L1218[08:18:11] <Wired> Or they could just use heatsinks as their sole form of heat dissipation
L1219[08:18:18] <Wired> but that sounds like a bad idea
L1220[08:18:24] <ShadowKatStudios> You'd need a VIA one or something
L1221[08:18:28] <SuPeRMiNoR2> You would not want the possibility of shit hitting the fans though
L1222[08:18:46] <ShadowKatStudios> (I should remove lain's fan to see how quiet she is)
L1223[08:19:04] <Wired> Whatever that means.
L1224[08:19:52] <ShadowKatStudios> Wired: Meet lain http://shadowkat.tk/network/lain.php
L1225[08:20:09] <ShadowKatStudios> Also meet the shit internet connection you get in the middle of nowhere, Australia
L1226[08:20:18] <ShadowKatStudios> (Represented visually)
L1227[08:20:46] <Wired> Needs more cable sleeving
L1228[08:21:10] <ShadowKatStudios> Nahh. I don't look inside often
L1229[08:21:39] ⇨ Joins: Zequan (~Zequan@d58-106-202-44.bla801.nsw.optusnet.com.au)
L1230[08:22:00] <SuPeRMiNoR2> Intel broadwell might be OK with no fans
L1231[08:22:00] ⇨ Joins: Zequan_ (~Zequan@d58-106-202-44.bla801.nsw.optusnet.com.au)
L1232[08:22:26] <Wired> Better idea, submerse everything in oil
L1233[08:22:32] <SuPeRMiNoR2> I would assume you don't have broadwell in lain though
L1234[08:22:48] <dangranos> http://imgur.com/gallery/lrRJB8U
L1235[08:22:48] <Wired> Then get a massive heat sink
L1236[08:22:54] <ShadowKatStudios> VIA C3 800Mhz, they're designed to have about 5W max TDP
L1237[08:23:06] <ShadowKatStudios> She doesn't need the fan at all
L1238[08:23:12] ⇦ Quits: Zequan (~Zequan@d58-106-202-44.bla801.nsw.optusnet.com.au) (Client Quit)
L1239[08:23:12] ⇦ Quits: Zequan_ (~Zequan@d58-106-202-44.bla801.nsw.optusnet.com.au) (Client Quit)
L1240[08:23:15] <SuPeRMiNoR2> Oil submerged computers are cool until you need to change something
L1241[08:23:27] ⇨ Joins: Zequan (~Zequan@d58-106-202-44.bla801.nsw.optusnet.com.au)
L1242[08:23:43] <SuPeRMiNoR2> Or move it
L1243[08:24:09] <SuPeRMiNoR2> That is a cool CPU, I assume it is pretty slow though
L1244[08:24:11] <ShadowKatStudios> CD or HDD R/W wouldn't be very good sumberged in oil.
L1245[08:24:34] <SuPeRMiNoR2> Those go outside the oil, lol
L1246[08:24:42] <ShadowKatStudios> SuPeRMiNoR2: Roughly equivelant to a Pentium 3 500Mhz other than 1/6 heat output
L1247[08:24:46] <Wired> I thought the goal was to be a ninja
L1248[08:24:51] *** Riking is now known as Riking|away
L1249[08:25:42] <SuPeRMiNoR2> What about a rpi power ninja
L1250[08:25:43] ⇨ Joins: skyem123 (skyem123@5.150.100.90)
L1251[08:25:49] <SuPeRMiNoR2> Powered*
L1252[08:26:00] <Cruor> so how do you network in this evil mod
L1253[08:26:02] <Wired> That would probably work just fine
L1254[08:26:16] <ShadowKatStudios> Cruor: Network cards
L1255[08:26:20] <Cruor> ... and why is there a piston module
L1256[08:26:27] <ShadowKatStudios> For moving blocks
L1257[08:26:28] <SuPeRMiNoR2> At least it would worm OK for controlling... The arms... Ahaha
L1258[08:26:30] <Zequan> De-mineralized oil
L1259[08:26:36] <Cruor> i want piston module ;_;
L1260[08:27:09] <Wired> Waiting for quarries is boring.
L1261[08:27:19] <Cruor> dear god, i want this .-.
L1262[08:27:32] <Cruor> im going to assume its a pita to use >_<
L1263[08:28:12] <Wired> It's hard to start, but pretty easy after a bit.
L1264[08:28:55] <Vexatos> it works 100% like a piston
L1265[08:29:03] <Vexatos> so it is as much of a PITA as pistons are
L1266[08:29:18] ⇦ Quits: skyem123 (skyem123@5.150.100.90) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
L1267[08:29:51] <Cruor> Vexatos: talking about the whole mod >_<
L1268[08:30:12] <ShadowKatStudios> OC is easy once you get used to it
L1269[08:30:26] <Cruor> does it have a proper ingame editor? ;_;
L1270[08:30:32] <ShadowKatStudios> yeah?
L1271[08:30:40] <ShadowKatStudios> OpenOS has edit.lua
L1272[08:30:43] <Cruor> how proper ;_;
L1273[08:30:46] <Wired> All ingame editors kinda suck though.
L1274[08:30:49] <ShadowKatStudios> It beats the CC editor
L1275[08:30:51] <Wired> Even in CC.
L1276[08:31:17] <ShadowKatStudios> Cruor: Why do you assume the OC editors suck or don't exist??
L1277[08:31:25] <Cruor> ShadowKatStudios: i dont
L1278[08:31:35] <Cruor> i want to know if they are proper <_<
L1279[08:31:55] <Cruor> because if they are as ****ing horrible as CC, i will die
L1280[08:32:23] <ShadowKatStudios> Well, it's graphical, it has search, it has other stuff I don't know about because I don't use it
L1281[08:32:39] <SuPeRMiNoR2> It has real keyboard shortcuts
L1282[08:32:59] <ShadowKatStudios> I use a line editor that fits, along with the rest of the I/O functions, in an EEPROM
L1283[08:33:28] <Wired> ...like ed? xD
L1284[08:33:37] <ShadowKatStudios> (Or the same thing on a slightly-less-tiny OS)
L1285[08:33:43] <Cruor> ;_; i hate it allready
L1286[08:33:58] <ShadowKatStudios> What do you want from an editor then? o.O
L1287[08:34:02] <Cruor> oh well... at least you can code something decent in OC
L1288[08:34:08] <ShadowKatStudios> Wired: http://shadowkat.tk/projects/skex-BIOS
L1289[08:34:10] <ping> all the np++ features
L1290[08:34:21] <Cruor> i dont even what np++ can do
L1291[08:34:23] <ping> proper tabbing, code completion, etc
L1292[08:34:24] <ShadowKatStudios> I personally just want vim
L1293[08:34:25] <Cruor> st3 master race ;_;
L1294[08:34:36] <ShadowKatStudios> yegh code completion
L1295[08:34:45] <ping> Cruor, 1) be sexy as fuck http://puu.sh/e62gB.png
L1296[08:35:09] <SuPeRMiNoR2> Why can't you write stuff in st3 and move it over?
L1297[08:35:11] <Cruor> 0/10 for using math.sqrt
L1298[08:35:22] <Cruor> also lack of whitespace
L1299[08:35:27] <Cruor> ;_;
L1300[08:35:30] <ping> Cruor
L1301[08:35:43] <ping> why do you not like math.sqrt
L1302[08:35:46] <Cruor> and why isnt that function supporting ndims
L1303[08:35:52] * ShadowKatStudios has a dev folder for micrOS that HDD folders symlink to
L1304[08:36:14] <Cruor> is that math.abs even needed
L1305[08:36:43] <Cruor> because i cant remember that in euclidean distance thinger .-.
L1306[08:37:38] <ping> yes..
L1307[08:38:22] <Cruor> +(-(x1, x2))
L1308[08:38:25] <Cruor> pls o_O
L1309[08:38:30] <ping> Cruor, wut
L1310[08:38:49] <Cruor> +(x1 - x2) would be so much more sane .-.
L1311[08:39:01] <Cruor> wat
L1312[08:39:17] <Cruor> math.abs is overkill ;_;
L1313[08:39:29] <Cruor> math.sqrt is overkill ;_;
L1314[08:39:39] <ping> Cruor, i want circular distance
L1315[08:39:42] <ping> dammit
L1316[08:40:51] <Cruor> local dist(x1, y1, x2, y2) ((+(x1 - x2)^2) + (+(y1 - y2)^2))^0.5 end
L1317[08:40:53] <Cruor> ;_;
L1318[08:41:16] <ShadowKatStudios> Where is the 3D maze screensaver in Windows 7?
L1319[08:41:39] <ping> ShadowKatStudios, you are 4 versions late
L1320[08:41:53] <ShadowKatStudios> q_q
L1321[08:42:00] <ShadowKatStudios> I want my 3D maze
L1322[08:42:05] <ShadowKatStudios> Okay, where's Starfield then?
L1323[08:42:08] <ping> go download windows 2000
L1324[08:42:10] <ping> nowhere
L1325[08:42:49] <Cruor> oh, there is the abs part
L1326[08:43:07] <Cruor> still, y no +() instead of math.abs D:
L1327[08:43:29] <SuPeRMiNoR2> I bet you could find something to add the 3D maze in windows 7 (fee virus included)
L1328[08:43:29] <Cruor> ... i belive Lua can do that despite + not being a function .-.
L1329[08:43:39] <ping> Cruor, idk use my bot
L1330[08:43:49] <ping> .lua +lolnope
L1331[08:43:49] <^v> ping, lua:1: unexpected symbol near '+'
L1332[08:44:02] <Cruor> .lua +(-5)
L1333[08:44:02] <^v> Cruor, lua:1: unexpected symbol near '+'
L1334[08:44:07] <Cruor> Lua pls wtf
L1335[08:44:17] <ping> .> +(-5)
L1336[08:44:17] <^v> ping, lua:1: unexpected symbol near '+'
L1337[08:44:21] <ping> even luajit bru
L1338[08:44:21] <Cruor> .lua +-5)
L1339[08:44:21] <^v> Cruor, lua:1: unexpected symbol near '+'
L1340[08:44:35] <Cruor> uhm woops
L1341[08:44:56] <ShadowKatStudios> I can get starfield from an XP system (which I happen to have several of)
L1342[08:45:24] <Cruor> julia> +(-5)
L1343[08:45:24] <Cruor> -5
L1344[08:45:28] <Cruor> uhm
L1345[08:45:29] <Cruor> okay ;_;
L1346[08:45:32] <ping> .> function abs(a) return a*(math.max(math.min(a^2,1),-1)) end
L1347[08:45:32] <^v> ping, nil
L1348[08:45:36] <ping> .> abs(-100)
L1349[08:45:36] <^v> ping, -100
L1350[08:45:38] <ping> fuck
L1351[08:45:56] <Wired> How does one go about writing to the eeprom in OC?
L1352[08:46:32] <ShadowKatStudios> Well, there's the flash program in OpenOS
L1353[08:46:42] <Cruor> mfw +(-5) doesnt even
L1354[08:46:53] <ShadowKatStudios> Or you can interact with the eeprom component
L1355[08:47:25] <Wired> Huh, cool.
L1356[08:53:28] <dangranos> http://imgur.com/gallery/KmmchSU this needs downvotes
L1357[09:00:31] ⇦ Quits: Zequan (~Zequan@d58-106-202-44.bla801.nsw.optusnet.com.au) (Quit: Cocoa and coffee is all I need!)
L1358[09:03:17] <Wired> ShadowKatStudios: Wanna come on the server and demo that skex thing? Sounds kinda cool
L1359[09:04:39] *** Yepoleb is now known as Guest3194
L1360[09:04:39] ⇨ Joins: Yepoleb (~quassel@178-191-132-219.adsl.highway.telekom.at)
L1361[09:05:45] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L1362[09:05:45] zsh sets mode: +v on asie
L1363[09:06:18] ⇦ Quits: Guest3194 (~quassel@178-191-135-232.adsl.highway.telekom.at) (Ping timeout: 378 seconds)
L1364[09:15:10] <ShadowKatStudios> Wired: Will be there once I start MC again
L1365[09:20:12] *** Pwootage|Off is now known as Pwootage
L1366[09:23:27] *** AtomSponge|away is now known as AtomSponge
L1367[09:25:54] ⇨ Joins: Zequan (~Zequan@d58-106-202-44.bla801.nsw.optusnet.com.au)
L1368[09:25:57] <ShadowKatStudios> So I hooked up Chazilla on my XP desktop so I can now use two computers to do a decent amount of my tasks :D
L1369[09:26:55] <Roadcrosser> chazilla?
L1370[09:27:07] <Roadcrosser> charlizard?
L1371[09:27:31] <ShadowKatStudios> Chatzilla
L1372[09:27:39] <Roadcrosser> wassitdo
L1373[09:27:49] <ShadowKatStudios> IRC.
L1374[09:28:04] <Roadcrosser> so
L1375[09:28:09] <Roadcrosser> what are these tasks?
L1376[09:28:13] <Roadcrosser> IRC related?
L1377[09:28:25] <ShadowKatStudios> I can now play Minecraft, Skyrim and use IRC at the same time.
L1378[09:30:01] *** Pwootage is now known as Pwootage|Off
L1379[09:35:33] <Roadcrosser> k
L1380[09:46:36] ⇨ Joins: Hobby_boy (~Hobbyboy@host109-156-49-144.range109-156.btcentralplus.com)
L1381[09:49:03] *** Hobbyboy|Sleep is now known as Hobbyboy
L1382[09:57:19] ⇨ Joins: Pyrolusite (~Pyrolusit@ARouen-651-1-456-123.w82-126.abo.wanadoo.fr)
L1383[10:10:06] <ShadowKatStudios> ~w eeprom
L1384[10:10:06] <ocdoc> http://ocd.cil.li/component:eeprom
L1385[10:15:35] <Cruor> ~w eeeeeeee
L1386[10:15:35] <ocdoc> Predicted http://ocd.cil.li/component:experience
L1387[10:15:39] <Cruor> yes, totally
L1388[10:15:45] ⇨ Joins: MrRatermat (~ratermat@host81-158-26-228.range81-158.btcentralplus.com)
L1389[10:25:03] ⇨ Joins: Mirodin (~quassel@2a02:810d:12c0:1878:fcc1:6f45:d6f1:b70)
L1390[10:25:16] <ShadowKatStudios> So I wrote a set of functions for skex-BIOS that load the EEPROM into the buffer and write the buffer into the EEPROM
L1391[10:39:03] <dangranos> playing the talos principle
L1392[10:40:10] ⇦ Quits: Azazel (uid52684@id-52684.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L1393[10:40:57] <Kodos> That's a fun one
L1394[10:41:25] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 200 seconds)
L1395[10:47:48] ⇨ Joins: Cube|school (webchat@195.195.239.222)
L1396[10:47:50] <Cube|school> anyone here?
L1397[10:50:38] <Roadcrosser> no
L1398[10:51:49] <Cube|school> Roadcrosser: oh god
L1399[10:51:59] <Cube|school> we're going to be doing Visual Basic in our programming unit
L1400[10:52:17] <Roadcrosser> k
L1401[10:52:25] <Cube|school> Roadcrosser: is of suck yes?
L1402[10:52:55] <Roadcrosser> ?
L1403[10:52:57] <Roadcrosser> what
L1404[10:53:12] <Cube|school> Roadcrosser: doing visul basic in programming unit sucks yed?
L1405[10:53:15] <Cube|school> *yes?
L1406[10:53:27] <Roadcrosser> don't ask me'
L1407[10:53:33] <Roadcrosser> i'm not a programmer
L1408[10:53:37] ⇦ Quits: Cube|school (webchat@195.195.239.222) (Quit: Web client closed)
L1409[10:53:46] <Roadcrosser> RIP\
L1410[10:54:03] ⇨ Joins: mr208 (~mallrat20@68-204-184-175.res.bhn.net)
L1411[10:54:47] ⇨ Joins: tattyseal (~tattyseal@2.24.245.113)
L1412[10:56:28] ⇦ Quits: mallrat208 (~mallrat20@68-204-184-175.res.bhn.net) (Ping timeout: 198 seconds)
L1413[11:08:55] *** Pwootage|Off is now known as Pwootage
L1414[11:18:48] *** Pwootage is now known as Pwootage|Off
L1415[11:21:21] *** Nentify|away is now known as Nentify
L1416[11:25:35] <dangranos> folol
L1417[11:25:38] <dangranos> *lol
L1418[11:25:46] <dangranos> playing the talos principle
L1419[11:26:17] <dangranos> found whole wall covered in QR codes with discussion about cube name
L1420[11:38:29] *** Kilobyte is now known as Kiloff
L1421[11:39:01] <ShadowKatStudios> http://i.imgur.com/AGMbVZi.jpg Say hello to Saseko.
L1422[11:40:48] ⇦ Quits: tattyseal (~tattyseal@2.24.245.113) (Quit: Leaving)
L1423[11:45:19] <Cruor> ShadowKatStudios: mfw reading the translation ;_;
L1424[11:46:26] *** Keridos_off is now known as Keridos
L1425[11:48:15] <ShadowKatStudios> Cruor: It's my XP box, problem?
L1426[11:53:53] <Cruor> not really
L1427[11:53:56] <Cruor> the name is .-.
L1428[11:55:59] <Cruor> ShadowKatStudios: and who is that named after >_<
L1429[11:56:19] <dangranos> found "chatbots.html" log in TTP
L1430[11:59:05] <ShadowKatStudios> Cruor: http://bit.ly/1DoAmHx
L1431[12:00:00] <Cruor> sakeko makes way more sense ;_;
L1432[12:00:36] <ShadowKatStudios> Originality.
L1433[12:01:23] <ShadowKatStudios> though thank you for pointing that out
L1434[12:01:25] <ShadowKatStudios> I need to fix that
L1435[12:01:40] <Cruor> yeah, unless you call your XP box your whore ;_;
L1436[12:01:50] <Cruor> not that there is anything wrong with that
L1437[12:03:08] <dangranos> http://pastebin.com/gabvaVRp
L1438[12:04:27] <ShadowKatStudios> Cruor: Whoops, I didn't notice I spelled it wrong. I apologise for any possible mental scarring I may have caused
L1439[12:05:40] <Cruor> well
L1440[12:05:41] <Cruor> im at work
L1441[12:05:43] ⇦ Quits: Wired (~jacob@c-75-72-220-179.hsd1.mn.comcast.net) (Quit: WeeChat 1.0.1)
L1442[12:05:45] <Cruor> and that was not SFW
L1443[12:05:47] <Cruor> but whatever
L1444[12:06:18] <Cruor> at least i didnt click the image tab .-.
L1445[12:06:23] <dangranos> how is OS tan is NSFW?
L1446[12:07:00] ⇨ Joins: jacob (~jacob@c-75-72-220-179.hsd1.mn.comcast.net)
L1447[12:07:04] *** jacob is now known as Wired
L1448[12:07:10] <Cruor> dangranos: saseko means whore >_<
L1449[12:07:18] <dangranos> oooh
L1450[12:09:28] <Cruor> so many people in here that was/are in CC channel o_O
L1451[12:10:22] <dangranos> is it a problem?
L1452[12:11:46] <Kodos> Cruor, it's just people converting to the superior computer mod
L1453[12:11:54] <dangranos> weird
L1454[12:12:52] <dangranos> ^
L1455[12:12:58] <Cruor> if only Dan gave a **** about this mod, cared about absolute backwards comp. and signed mcedu stuff
L1456[12:13:06] <Cruor> uhm
L1457[12:13:14] ⇦ Quits: jgile2 (~jgile2@c122-108-189-162.rochd4.qld.optusnet.com.au) (Ping timeout: 189 seconds)
L1458[12:14:21] <Cruor> his mod*
L1459[12:17:38] <ShadowKatStudios> If only- nah, this is just what's happening with OSS over closed-source on a smaller scale.
L1460[12:18:06] <ShadowKatStudios> People are switching from CC to OC as they see the benifits, but there are a lot more people trying CC for the first time.
L1461[12:19:39] ⇨ Joins: Johannes13_ (~Johannes@141.70.98.52)
L1462[12:31:45] ⇨ Joins: jk-5_ (~jk-5@D97A1938.cm-3-3a.dynamic.ziggo.nl)
L1463[12:31:52] ⇦ Quits: jk-5 (~jk-5@D97A1938.cm-3-3a.dynamic.ziggo.nl) (Ping timeout: 198 seconds)
L1464[12:36:53] ⇨ Joins: Inari (~Uni@p549CE374.dip0.t-ipconnect.de)
L1465[12:38:57] <ShadowKatStudios> http://c0vertl.tripod.com/text/winntsecconfig.txt This could be useful...
L1466[12:44:02] ⇦ Quits: Johannes13_ (~Johannes@141.70.98.52) (Ping timeout: 189 seconds)
L1467[12:49:09] <dangranos> still playing TTP
L1468[12:51:46] <ShadowKatStudios> yay, fixed my projects page, it now has a proper header
L1469[12:52:55] <ShadowKatStudios> (I have a file that contains the global header, I use a somewhat elegant php script to grab it and put it at the top of the page)
L1470[12:53:09] <ShadowKatStudios> http://shadowkat.tk/header.html
L1471[12:57:48] *** Pwootage|Off is now known as Pwootage
L1472[12:59:36] ⇨ Joins: Johannes13 (~Johannes@141.69.97.227)
L1473[13:00:26] ⇦ Quits: VikeStep (~VikeStep@CPE-121-222-88-53.lnse1.cha.bigpond.net.au) (Quit: Leaving)
L1474[13:07:25] *** Pwootage is now known as Pwootage|Off
L1475[13:09:55] ⇦ Quits: MrHohenheim (~MrHohenhe@188-143-104-193.pool.digikabel.hu) (Ping timeout: 200 seconds)
L1476[13:13:28] <Wired> ShadowKatStudios: I was waiting for you, what happened?
L1477[13:13:44] <ShadowKatStudios> -1
L1478[13:14:29] <Wired> Huh?
L1479[13:15:17] <ShadowKatStudios> "Minecraft exited with exitcode -1"
L1480[13:15:37] <Wired> ...weird...
L1481[13:19:23] ⇨ Joins: marcin212 (~marcin212@176.111.135.116)
L1482[13:21:46] *** LearningFairy is now known as Daiyousei
L1483[13:27:27] ⇨ Joins: CompanionCube (~TCube@95f1043a.skybroadband.com)
L1484[13:28:34] ⇦ Quits: TabletCube (~TCube@95f10ea4.skybroadband.com) (Ping timeout: 198 seconds)
L1485[13:38:43] <Ender> o/ all
L1486[13:43:39] <Kodos> o7
L1487[13:46:24] *** alekso56_off is now known as alekso56
L1488[13:46:40] <ShadowKatStudios> o/ Ender
L1489[13:46:46] <ShadowKatStudios> Having a good day?
L1490[13:46:47] <marcin212> o/
L1491[13:46:54] <Ender> so far,yup
L1492[13:47:47] <Kodos> Today feels like it's going to be awesome
L1493[13:47:54] <Kodos> Despite the fact that it's like 10F outside
L1494[13:49:07] <Ender> though after my lunch break i have to go fix crap that the contractors did with the patch panels. instead of continuing on from where the current numbering scheme left of they've just labled a panel "wg 1-24" which makes it really annoying to patch so i've gotta re-label those before i can patch them properly
L1495[13:51:19] <ShadowKatStudios> "fun"
L1496[13:57:34] <dangranos> damn
L1497[13:57:39] <dangranos> screen flickers
L1498[13:58:02] <Vexatos> Bah
L1499[13:58:10] <Vexatos> Currently preparing a digital presentation
L1500[13:58:46] <Vexatos> supposed to be teamwork, I'm doing everything alone right now, the texts I've been sent are full of typos, one group member didn't even send me all his stuff >_>
L1501[13:58:59] <dangranos> ...
L1502[14:00:04] <Wired> Vexatos: My robot's named after you...
L1503[14:00:12] <Vexatos> Wired, awesome :D
L1504[14:00:21] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L1505[14:00:21] zsh sets mode: +v on asie
L1506[14:01:14] ⇨ Joins: skyem123 (skyem123@5.150.100.90)
L1507[14:01:43] <skyem123> Hm...
L1508[14:02:15] <skyem123> What should I do if I have an improvement for a built in Lua program
L1509[14:02:47] <Vexatos> Make a pull request
L1510[14:02:54] <Vexatos> that's how I improved the pastebin program
L1511[14:04:40] <ShadowKatStudios> My new-years resolution? 2880x900@60Hz
L1512[14:06:23] <skyem123> I've already heard that joke. .-.
L1513[14:07:42] ⇦ Quits: skyem123 (skyem123@5.150.100.90) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
L1514[14:09:43] ⇨ Joins: MisterErwin (~MisterErw@dslb-146-060-074-172.146.060.pools.vodafone-ip.de)
L1515[14:12:52] <ShadowKatStudios> http://i.4cdn.org/g/1420434441057.png beautiful
L1516[14:14:43] <dangranos> yay, pelmeni
L1517[14:17:19] <dangranos> disk is dead, wow
L1518[14:17:34] <dangranos> this thread is epic, they even killed HDD
L1519[14:23:12] *** Riking|away is now known as Riking
L1520[14:23:57] <MisterErwin> *slowly clapps
L1521[14:25:29] <dangranos> hmm
L1522[14:30:44] ⇦ Quits: Johannes13 (~Johannes@141.69.97.227) (Ping timeout: 189 seconds)
L1523[14:45:45] ⇨ Joins: dangranos_ (~dangranos@37.23.207.193)
L1524[14:46:28] *** Pwootage|Off is now known as Pwootage
L1525[14:48:08] ⇦ Quits: dangranos (~dangranos@176.50.135.52) (Ping timeout: 200 seconds)
L1526[14:49:44] ⇨ Joins: Johannes13 (~Johannes@141.70.98.52)
L1527[14:50:25] *** Kiloff is now known as Kilobyte
L1528[14:50:52] *** prassel|off is now known as prasselpikachu
L1529[14:52:38] ⇦ Quits: ping (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888) (Read error: Connection reset by peer)
L1530[14:53:01] ⇨ Joins: ping (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888)
L1531[14:53:01] zsh sets mode: +v on ping
L1532[14:56:16] *** Pwootage is now known as Pwootage|Off
L1533[14:59:21] *** dangranos_ is now known as dangranos
L1534[15:05:46] *** Kilobyte is now known as Kiloff
L1535[15:07:19] *** Techokami|Off is now known as Techokami
L1536[15:11:14] <dangranos> damn
L1537[15:11:17] <dangranos> that was scary
L1538[15:11:20] <dangranos> kinda
L1539[15:14:01] <ShadowKatStudios> Well.
L1540[15:14:11] <ShadowKatStudios> Doing my first little bit of code in C# today
L1541[15:16:29] <Kubuxu> C# is scary. It doesn't interpreat..
L1542[15:16:48] <vifino> ShadowKatStudios: Oh god.
L1543[15:16:57] <vifino> Get away. As fast as possible.
L1544[15:17:21] <ShadowKatStudios> I'm modifying the AGC mod for KSP to work properly on Linux.
L1545[15:17:30] <ShadowKatStudios> This sacrafice is for the community.
L1546[15:17:43] ⇦ Quits: hi1171 (~hi117@68-200-21-17.res.bhn.net) (Quit: WeeChat 1.0.1)
L1547[15:17:46] <gamax92> Kobble Sparce Pragman?
L1548[15:17:53] <vifino> I am proud of you, ShadowKatStudios. You'll do the world a favour.
L1549[15:19:24] <asie> here goes nothing; http://asie.pl/campaign
L1550[15:20:46] <gamax92> asie: I love the bit of humor in it.
L1551[15:21:02] <gamax92> its good not to be entirely begging and pleading with people.
L1552[15:21:09] <Kubuxu> About C# what suprised me the most is that C# is never being interpreted. It is always being compiled into the native. This means that in C# you can't catch StackOverflow.
L1553[15:21:10] ⇨ Joins: tattyseal (~tattyseal@2.25.3.115)
L1554[15:22:11] <asie> gamax92: I'm just honest
L1555[15:22:25] <gamax92> that is good
L1556[15:23:11] <Kubuxu> asie: You should post in on #minecraftforge
L1557[15:23:16] <Kubuxu> no kidding
L1558[15:23:37] <gamax92> umm ...
L1559[15:23:38] <asie> Kubuxu: no
L1560[15:23:40] <asie> i already got $48
L1561[15:26:11] <Kubuxu> you started with $25??
L1562[15:26:14] <ShadowKatStudios> q_q if (GUI.GetNameOfFocusedControl() == "ProcessNameArea")
L1563[15:26:31] <Pyrolusite> yeah
L1564[15:26:40] <Pyrolusite> he started with $25
L1565[15:26:48] ⇨ Joins: Magik6k (~Magik6k@host-37-190-200-120.dynamic.mm.pl)
L1566[15:27:17] <Magik6k> o/
L1567[15:27:25] <gamax92> Do you want to build a coremod?
L1568[15:27:41] <asie> Kubuxu: yes
L1569[15:27:41] <Pyrolusite> now he's at $92
L1570[15:27:53] <Pyrolusite> that's cool
L1571[15:28:06] <gamax92> oh i have to force refresh the page
L1572[15:28:22] <gamax92> i was like ... it still says 25??? ?_?
L1573[15:29:03] <Kubuxu> is there ASM for C#?? As I am using Java ASM in normal projects.
L1574[15:29:51] <Daiyousei> afaik, no
L1575[15:30:24] *** Kodos is now known as Kodos|Zzz
L1576[15:35:52] <dangranos> the talos principle is awesome
L1577[15:38:46] <dangranos> sorry asie, i cant donate, no card or anything like this
L1578[15:39:02] <asie> dangranos: it''s fine
L1579[15:39:17] <dangranos> goodluck though
L1580[15:39:23] <dangranos> hmm
L1581[15:39:26] <asie> dangranos: well i'm at $98
L1582[15:39:45] <dangranos> note to self: check russian laws about donations
L1583[15:39:46] *** Pyrolusite is now known as Pyrolusite|AFK
L1584[15:40:00] <asie> dangranos: don't take donations in rubles
L1585[15:40:02] <asie> :P
L1586[15:40:25] ⇦ Quits: marcin212 (~marcin212@176.111.135.116) (Ping timeout: 198 seconds)
L1587[15:40:31] ⇨ Joins: marcin212_ (~marcin212@176.111.135.116)
L1588[15:40:44] <dangranos> belarusian?
L1589[15:42:03] <dangranos> wow
L1590[15:42:39] <dangranos> 1 US Dollar equals 11000.00 Belarusian Ruble and 59.43 russian rubles
L1591[15:43:11] <asie> oh.
L1592[15:43:25] <asie> i guess you can be a millionaire easily in belarusian rubles
L1593[15:43:31] <dangranos> XD
L1594[15:43:40] <Vexatos> uhwat
L1595[15:43:52] <dangranos> i guess their bread costs around 5/7k
L1596[15:47:13] *** Pwootage|Off is now known as Pwootage
L1597[15:50:24] <gamax92> oh ... it would be REALLY easy to make a setfenv for ds's LuaVM
L1598[15:50:58] <dangranos> we will get CC emu?
L1599[15:51:21] <gamax92> maybe
L1600[15:53:44] <ShadowKatStudios> C# is hard :(
L1601[15:56:19] <ShadowKatStudios> Oh hey, I still have vim open to my projects page
L1602[15:56:36] ⇦ Quits: MrRatermat (~ratermat@host81-158-26-228.range81-158.btcentralplus.com) (Ping timeout: 378 seconds)
L1603[15:56:57] *** Pwootage is now known as Pwootage|Off
L1604[16:00:06] *** alekso56 is now known as alekso56_off
L1605[16:01:53] <MisterErwin> Just a quick question: Am I'm just stupid, or are no robots in OC 1.4.3.305-dev?
L1606[16:02:44] <dangranos> trying to spawn from nei?
L1607[16:03:13] <gamax92> MisterErwin: robots must be assembled in the assembler
L1608[16:03:21] <gamax92> they don't come pre assembled.
L1609[16:03:37] <MisterErwin> ik... but there isn't even a case for them
L1610[16:03:49] <gamax92> MisterErwin: assembler ;)
L1611[16:04:44] <gamax92> MisterErwin: iirc (because i haven't used oc in a while), you just put a normal computer case in the assembler
L1612[16:05:01] *** prasselpikachu is now known as prassel|off
L1613[16:05:02] <MisterErwin> well.. yepp
L1614[16:05:04] <MisterErwin> thanks :D
L1615[16:05:17] <gamax92> you're welcome
L1616[16:05:41] <MisterErwin> and let me just search a wall to bang my head against.... :-/
L1617[16:05:45] <vifino> gamax92!
L1618[16:08:05] ⇨ Joins: MrRatermat (~ratermat@host81-158-26-228.range81-158.btcentralplus.com)
L1619[16:10:20] ⇨ Joins: hi117 (~hi117@68-200-21-17.res.bhn.net)
L1620[16:21:12] <Cruor> asie: why is there a cardcaptor sakura gameboy even .-.
L1621[16:21:46] ⇦ Quits: tattyseal (~tattyseal@2.25.3.115) (Quit: Leaving)
L1622[16:22:07] <asie> Cruor: who knows?
L1623[16:22:10] <asie> it's a limited japanese edition
L1624[16:22:35] <Cruor> that is like, the most dank collection item of all swag time
L1625[16:23:05] *** Pyrolusite|AFK is now known as Pyrolusite
L1626[16:24:34] *** prassel|off is now known as prasselpikachu
L1627[16:24:43] <asie> Cruor: i know right
L1628[16:25:15] <Cruor> im so buying it .-.
L1629[16:26:46] *** gamax92 is now known as gamax92|AWAY
L1630[16:27:21] <Cruor> ~w note
L1631[16:27:21] <ocdoc> http://ocd.cil.li/api:note
L1632[16:27:50] *** gamax92|AWAY is now known as gamax92
L1633[16:28:05] <Cruor> oh yay, i dont have any power mods installed
L1634[16:28:51] *** gamax92 is now known as tobaton
L1635[16:28:56] *** tobaton is now known as gamax912
L1636[16:28:59] *** gamax912 is now known as gamax92
L1637[16:29:11] <Cruor> wtf i cant place interwebs?!
L1638[16:29:13] <Cruor> dizz mod sux
L1639[16:29:21] <vifino> Cruor, pls
L1640[16:29:38] <gamax92> Cruor: we have OCLights2?
L1641[16:29:39] <vifino> go hoem and cri about wat u done
L1642[16:29:41] ⇦ Quits: Maxwolf (labs@pipette.madsciencemod.com) (Quit: Leaving)
L1643[16:30:15] <gamax92> its like CCLights2 but OCLights2
L1644[16:32:22] <bananagram> I thought you could place interwebs too
L1645[16:32:35] <bananagram> I'm going to submit a bug report about that
L1646[16:33:19] <dangranos> i dont know what to write on forums .-.
L1647[16:33:22] *** Kiloff is now known as Kilobyte
L1648[16:34:20] <Cruor> something tells me i want a debug card
L1649[16:34:21] <gamax92> ohai Kilobyte
L1650[16:34:32] <gamax92> Cruor: have you ever played with the immibis AMI's?
L1651[16:34:37] <gamax92> they are like that but a little bit limited.
L1652[16:34:38] <Kilobyte> sup
L1653[16:34:51] <Cruor> yup
L1654[16:35:56] <Cruor> http://puu.sh/e6KoP/90936a878c.png i have no idea what im doing
L1655[16:36:17] <gamax92> Cruor: put lua bios in chip thingy.
L1656[16:37:19] *** Riking is now known as Riking|away
L1657[16:37:51] <Cruor> damn this feels unresponsive o_O
L1658[16:38:22] <ShadowKatStudios> SMP?
L1659[16:38:28] <Cruor> nope
L1660[16:38:34] <ShadowKatStudios> *reads Malicious Software Remover EULA*
L1661[16:38:37] <ShadowKatStudios> I think this install of Windows just lost it's fresh smell.
L1662[16:38:47] <gamax92> ShadowKatStudios: i never install those things.
L1663[16:39:08] <ShadowKatStudios> I need some way to get rid of malware if I ever end up with any
L1664[16:39:18] <gamax92> ITS CALLED AN ANTIVIRU
L1665[16:39:22] <ShadowKatStudios> And if it pisses me off, I'll find the relevant files in linux and delete them
L1666[16:39:32] <ShadowKatStudios> gamax92: I don't want AV at the moment.
L1667[16:39:39] <gamax92> well then you're fucked.
L1668[16:39:41] <dangranos> never needed AV
L1669[16:39:51] <dangranos> .-.
L1670[16:39:56] <Cruor> wtf is up with note.play ;_;
L1671[16:39:58] <gamax92> I've needed AV but thats only because i was doing questionable stuff
L1672[16:40:03] <gamax92> Cruor: what do you mean?
L1673[16:40:03] <Cruor> oh there we go
L1674[16:40:08] <ShadowKatStudios> All I do is play Skyrim and VNs and some skype, and apparently compile KSP mods
L1675[16:40:25] <dangranos> i am downloading nearly random stuff from torrent, no visible viruses
L1676[16:40:28] <ShadowKatStudios> VS 2013 needs SP1 apparently
L1677[16:40:29] <gamax92> i haven't actually used note.play
L1678[16:40:32] <gamax92> ~w note
L1679[16:40:33] <ocdoc> http://ocd.cil.li/api:note
L1680[16:41:16] <dangranos> is it possible to get multiple beeps at same time?
L1681[16:41:29] <gamax92> dangranos: Vexatos's beep card
L1682[16:41:32] <gamax92> in Computronics
L1683[16:41:57] <Cruor> cant even hear the damn beeps >_<
L1684[16:42:26] * Vexatos has been pinged successfully
L1685[16:42:48] <Vexatos> gamax92, funny, I am rather beepy
L1686[16:42:50] * dangranos goes to #hell and ping vexatos here, then quits
L1687[16:42:52] <Vexatos> I made the Beep card
L1688[16:42:54] <Vexatos> the note API
L1689[16:42:56] <Vexatos> the song API
L1690[16:43:06] <gamax92> what about the beep api.
L1691[16:43:15] <Vexatos> and I updated the song API to be compatible with the beep card which took longer than making the beep card itself
L1692[16:43:38] <dangranos> we need midi parser
L1693[16:43:39] <Cruor> the basic event handling tutorial gave me cancer ;_;
L1694[16:43:45] <gamax92> dangranos: Sangar's done that.
L1695[16:43:50] <dangranos> :O
L1696[16:43:54] <Vexatos> Yep
L1697[16:44:01] <gamax92> is in his OpenPrograms repo, downloadable via oppm
L1698[16:44:09] <Vexatos> Also, note API allows you to convert midi code <-> frequency
L1699[16:44:15] <dangranos> is it possible to play wav or something like that using beeps?
L1700[16:44:17] <Vexatos> and frequency <-> notes
L1701[16:44:22] <gamax92> ... no
L1702[16:44:26] <Vexatos> HAHAHA
L1703[16:44:34] <Vexatos> good luck getting those 30MB onto your HDD
L1704[16:44:43] <Vexatos> If you want music, use the tape drive
L1705[16:44:52] <gamax92> do we have a dfpwm sound card yet?
L1706[16:45:00] <Vexatos> if you want a fancy windows 95 startup sound, use the beep card
L1707[16:45:12] <Vexatos> https://github.com/OpenPrograms/Vexatos-Programs/blob/master/song/multi-song-example.lua
L1708[16:45:13] <Vexatos> ^ best
L1709[16:45:14] ⇦ Quits: Hobby_boy (~Hobbyboy@host109-156-49-144.range109-156.btcentralplus.com) (Read error: Connection reset by peer)
L1710[16:46:03] <gamax92> Vexatos: so how do i .... use the beep card
L1711[16:46:04] *** dsAway is now known as ds84182
L1712[16:46:17] <gamax92> ds84182: ACCEPT Pull Request
L1713[16:46:23] <Vexatos> gamax92, put it into the case
L1714[16:46:26] <Vexatos> download the song API
L1715[16:46:31] <Vexatos> "oppm install song"
L1716[16:46:32] <gamax92> not with the song api.
L1717[16:46:41] <gamax92> the beep card itself ...
L1718[16:46:42] <ShadowKatStudios> Maybe installing 7 SP1 would be faster if I wasn't running Winderps from a 5400RPM drive...
L1719[16:46:45] <gamax92> raw beep card
L1720[16:46:45] <Vexatos> Oh,well, that's easy
L1721[16:46:47] <Vexatos> lua
L1722[16:46:50] <Vexatos> =component.beep
L1723[16:46:55] <Vexatos> there is your documentation
L1724[16:47:20] <gamax92> frequency duration pairs?
L1725[16:47:29] <gamax92> Vexatos: so like, {freq, duration, freq, duration} ?
L1726[16:47:39] <Cruor> i dont get this mod ;_;
L1727[16:47:46] <Cruor> ~w cards
L1728[16:47:46] <ocdoc> Predicted http://ocd.cil.li/block:case
L1729[16:47:50] <Cruor> close enough
L1730[16:47:53] <gamax92> lol.
L1731[16:47:54] <dangranos> time to clean up tabs
L1732[16:48:01] <dangranos> or dump them somewhere else
L1733[16:48:07] <dangranos> like other tabs group
L1734[16:48:20] <ShadowKatStudios> Every couple of days I close firefox, it solves the 500 tabs problem
L1735[16:48:24] <gamax92> http://gamax92.pc-logix.com/list.txt
L1736[16:49:13] <Cruor> how the **** do i peripheral.wrap
L1737[16:49:24] <gamax92> component.(some component type here)
L1738[16:49:25] <Vexatos> gamax92, like this
L1739[16:49:31] <gamax92> @Cruor
L1740[16:49:35] <Vexatos> {freq=duration, freq2=duration2}
L1741[16:49:39] <gamax92> oh
L1742[16:49:45] <gamax92> thats easy then
L1743[16:49:45] <Vexatos> "pairs"
L1744[16:49:46] <Vexatos> learn2lua
L1745[16:50:09] <Cruor> {1, 2, 3, 4}, two value pairs
L1746[16:50:19] <ShadowKatStudios> Cruor: Alternatively, if you want something equally retarded as peripheral.wrap, try component.proxy(component.list("component type")())
L1747[16:50:29] <gamax92> >_> A PAIR OF WIRES ISNT BROWN INSULATION SILVER WIRE, RED INSULATION GOLD WIRE
L1748[16:50:52] <Cruor> ShadowKatStudios: dafuq is wrong with peripheral.wrap? <_>
L1749[16:50:54] <gamax92> its BROWN ON METAL, WHITE ON METAL, RED ON METAL, WHITE ON METAL
L1750[16:50:57] <ShadowKatStudios> Reboot time, SP1 get
L1751[16:51:09] <ShadowKatStudios> Cruor: component.componenttype is better.
L1752[16:51:15] <dangranos> oh
L1753[16:51:22] <Cruor> why am i listening to your biased opinion .-.
L1754[16:51:23] <dangranos> sided components - evil
L1755[16:52:02] <ShadowKatStudios> The CC sides thing is retarded- even more so than peripheral.wrap
L1756[16:52:08] <dangranos> ^
L1757[16:52:40] <Cruor> dafuq is wrong with component.list q_Q
L1758[16:52:52] <dangranos> um
L1759[16:53:02] <ShadowKatStudios> for k,v in component.list() do print(k,v) end
L1760[16:53:11] <Cruor> oh nvm
L1761[16:53:14] <ShadowKatStudios> It's functional, it's just not the way you would expect it.
L1762[16:53:19] <Cruor> thats Lua being ****ing silly
L1763[16:53:19] <Cruor> my bad
L1764[16:54:05] <dangranos> so, "components.list()" is "pairs(table_of_components):
L1765[16:54:27] *** prasselpikachu is now known as prassel|off
L1766[16:54:36] <gamax92> i love how nobody uses the exact matching thingy on component.list
L1767[16:55:15] <gamax92> component.list("apple") will match, apple, apples, explosive_apple, fake_apple_where_all_functions_will_destroy_your_world
L1768[16:55:39] <gamax92> and component.list("apple",true) will match: apple
L1769[16:56:45] <ShadowKatStudios> I should copy my save file from AAHS from Linux to Windows
L1770[16:56:50] <ShadowKatStudios> symlink them maybe
L1771[16:56:58] <gamax92> ShadowKatStudios: how is ext2fsd working
L1772[16:57:01] <dangranos> uh
L1773[16:57:17] <dangranos> symlink wont work between NTFS and ext*, will it?
L1774[16:57:22] <gamax92> sure it will.
L1775[16:57:22] <ShadowKatStudios> Just noticed that it is, in fact, working
L1776[16:57:28] <dangranos> HOW
L1777[16:57:31] <asie> gamax92: you can hack a DFPWM tape drive into it
L1778[16:57:32] <dangranos> BLACK MAGIC
L1779[16:57:35] <ShadowKatStudios> dangranos: I'll symlink on ext4 to the NTFS
L1780[16:57:35] <asie> er, for the sound card
L1781[16:57:50] <dangranos> looping stargate sound?
L1782[16:57:51] <dangranos> :D
L1783[16:57:51] <ShadowKatStudios> That way, no fucking around needed.
L1784[16:58:02] <dangranos> oh
L1785[16:58:03] <gamax92> ShadowKatStudios: umm ...
L1786[16:58:09] <Cruor> i dont get this
L1787[16:58:12] <Cruor> but the particle card is fun
L1788[16:58:14] <Cruor> kthxbai
L1789[16:58:15] <gamax92> but if your putting it into Windows, that doesn't work in Windows.
L1790[16:58:45] <dangranos> Cruor, tape drive can play tape (duh) to audio, uses DFPWM audio format
L1791[16:58:57] <ShadowKatStudios> ln -s save_file /media/winHDD/Users/shadowkatstudios/save_file would work fine
L1792[16:59:03] <Cruor> when did i ask for tape drives?!
L1793[16:59:09] <gamax92> ShadowKatStudios: in linux, yeah
L1794[16:59:12] <gamax92> not in windows
L1795[16:59:21] <ShadowKatStudios> Fuck Windows.
L1796[16:59:25] <dangranos> sks, do it in reverse
L1797[16:59:34] <dangranos> file on windows, symlink on linux
L1798[16:59:45] <ShadowKatStudios> dangranos: THAT'S WHAT I'M DOING
L1799[16:59:46] <dangranos> that should work
L1800[16:59:50] <dangranos> oh
L1801[16:59:54] <gamax92> oh, you said from linux :P
L1802[17:00:04] <Cruor> particle card master race
L1803[17:00:07] <Cruor> now how do i damage people
L1804[17:00:09] <ShadowKatStudios> Symlink on linux
L1805[17:00:15] <gamax92> Cruor: debug card can modify people iirc.
L1806[17:00:15] <Cruor> :⁾
L1807[17:00:15] <dangranos> Cruor, robots
L1808[17:00:18] <ShadowKatStudios> If I access it directly in Windows and use a symlink on Linux, that'll work
L1809[17:00:24] <gamax92> Cruor: you can also always just teleport them into the void.
L1810[17:00:28] <dangranos> hmm, can drones do damage?
L1811[17:00:56] <gamax92> ~w debug
L1812[17:00:57] <ocdoc> http://www.lua.org/manual/5.2/manual.html#pdf-debug
L1813[17:00:59] <gamax92> fuck
L1814[17:01:02] <gamax92> ~w component:debug
L1815[17:01:03] <ocdoc> http://ocd.cil.li/component:debug
L1816[17:01:07] <dangranos> debug card is creative only btw
L1817[17:01:15] <ShadowKatStudios> Can we get an explosion upgrade?
L1818[17:01:22] <ShadowKatStudios> Creates an explosion around a drone
L1819[17:01:47] *** prassel|off is now known as prasselpikachu
L1820[17:01:55] <gamax92> component.debug.getPlayer("Cruor").setHealth(0)
L1821[17:02:07] <Cruor> why is that so easy <_>
L1822[17:02:08] <Magik6k> ShadowKatStudios, or let drones drop active TNT off their inventory!
L1823[17:02:19] <ShadowKatStudios> That would work too.
L1824[17:02:33] <dangranos> Kamikaze drones?
L1825[17:02:48] <Magik6k> I want this :D
L1826[17:02:56] *** Pwootage|Off is now known as Pwootage
L1827[17:03:10] <dangranos> and assembler upgrade for robots
L1828[17:03:26] *** Greylocke|afk is now known as Greylocke
L1829[17:03:31] <gamax92> or i guess in CC: peripheral.wrap(SomeArbitrarySide).getPlayer("Cruor").setHealth(0)
L1830[17:03:55] <Inari> how does a robot figure out which items it has?
L1831[17:04:11] *** prasselpikachu is now known as prassel|off
L1832[17:04:14] <dangranos> gamax92, OC version will work only in OpenOS and its clones
L1833[17:04:25] <gamax92> ?
L1834[17:04:27] <gamax92> ~w robot.
L1835[17:04:27] <ocdoc> http://ocd.cil.li/api:robot
L1836[17:04:48] *** Kilobyte is now known as Kiloff
L1837[17:04:55] <Cruor> cant see anything to get players on that thing doe
L1838[17:04:57] <Cruor> boring
L1839[17:05:20] <gamax92> Cruor: you are a sad
L1840[17:05:39] <Inari> cant find a method for the robot to get the itemstack of one of its inventory items
L1841[17:05:40] zsh sets mode: +v on Guest22361
L1842[17:06:05] <Magik6k> !w shell
L1843[17:06:09] <Magik6k> ~w shell
L1844[17:06:09] <ocdoc> http://ocd.cil.li/api:shell
L1845[17:06:17] <Cruor> ... meh
L1846[17:06:19] <Cruor> imma try the robots
L1847[17:06:26] <Cruor> the computers are boring >_<
L1848[17:06:30] <dangranos> .-.
L1849[17:06:38] <gamax92> Cruor: you are a much sad
L1850[17:07:16] <Cruor> where is the robot even <_>
L1851[17:07:20] *** Kiloff is now known as Kilobyte
L1852[17:07:27] <dangranos> assembler
L1853[17:07:44] <MisterErwin> hm.... sounds similiar :(
L1854[17:08:14] <Inari> Cruor: the computers are what you make of them
L1855[17:08:36] <gamax92> Take assembler, put computer case in it, follow instructions.
L1856[17:08:46] <ds84182> so that means making an os that has usermode and kernelmode abstraction run under 2048kb of ram
L1857[17:08:48] <dangranos> dont forget OS and EEPROM
L1858[17:09:12] <ds84182> anyways I'm having problems decoding Lua 5.2 bytecode for some reason
L1859[17:09:16] <dangranos> ds84182, oooh, and tape file system
L1860[17:09:27] <ds84182> oh yeah that
L1861[17:09:31] <Inari> decoding?
L1862[17:09:36] <dangranos> and filesystem permissions
L1863[17:09:46] <gamax92> Inari: he's decoding lua 5.2 bytecode for his lua vm
L1864[17:09:54] ⇦ Quits: Guest22361 (Katie@eos.pc-logix.com) (Remote host closed the connection)
L1865[17:10:10] <dangranos> gamax92, in OC?
L1866[17:10:11] <Cruor> piston update doesnt push entities? q_q boring
L1867[17:10:19] <gamax92> sure, his lua vm works in oc
L1868[17:10:26] <dangranos> wait
L1869[17:10:37] <dangranos> he makes lua vm written in lua?
L1870[17:10:42] <gamax92> yeah sure
L1871[17:10:49] <Inari> why would you
L1872[17:10:50] <dangranos> he should make compiler
L1873[17:11:00] <gamax92> there is already a lua compiler in lua
L1874[17:11:06] <dangranos> whaaaa
L1875[17:11:07] <gamax92> yueliang
L1876[17:11:08] <dangranos> where
L1877[17:11:11] <gamax92> which also works in oc
L1878[17:11:24] <Inari> tehre no point in compiling lua in oc though
L1879[17:11:28] <gamax92> yes there is
L1880[17:11:31] <MisterErwin> i already see it comming... a vm in lua that runs in another lua vm that .....
L1881[17:11:37] <dangranos> i mean Lua into native, written in lua
L1882[17:11:48] <gamax92> no ... just a vm in lua that runs in a lua vm, so that i can run CC shit better than i already can.
L1883[17:12:20] <gamax92> the current ccemu for oc has problems, mainly setfenv which doesn't exist in lua 5.2, and no debug api to emulate setfenv.
L1884[17:12:20] <ds84182> Oh, I fixed my problem
L1885[17:12:21] <ds84182> lel
L1886[17:12:29] <Cruor> jesus christ
L1887[17:12:33] <Cruor> major bug
L1888[17:12:38] <dangranos> .
L1889[17:12:38] <gamax92> yes Cruor?
L1890[17:12:39] <dangranos> ?
L1891[17:12:42] *** Pwootage is now known as Pwootage|Off
L1892[17:12:42] <ds84182> ??
L1893[17:12:47] <Cruor> assembling in creative is not instant
L1894[17:12:48] <Cruor> <_<
L1895[17:12:53] <ds84182> lol
L1896[17:12:58] <dangranos> dev version
L1897[17:13:00] <dangranos> iirc
L1898[17:13:12] <gamax92> Cruor: which oc version are you on
L1899[17:13:13] <Cruor> i hate this mod allready q_q
L1900[17:13:23] <dangranos> GET THE FCKING DEV VERSION
L1901[17:13:28] <Cruor> 1.4.2.16
L1902[17:13:28] <dangranos> sorry
L1903[17:13:29] <Inari> gamax92: just dont use CC programs
L1904[17:13:29] <Inari> :P
L1905[17:13:30] <Cruor> its hell
L1906[17:13:47] <Inari> whats the point of compiling lua in OC?
L1907[17:13:49] <Inari> you cant load bytecode
L1908[17:14:17] <gamax92> Inari: THE VM CAN
L1909[17:14:35] <gamax92> ._.
L1910[17:14:37] <Inari> you're going to write a VM and make everything sloiwer just ot be lazy?
L1911[17:14:40] <dangranos> i want lua to x86 ELF/PE compiler
L1912[17:14:43] <gamax92> yah
L1913[17:14:45] <Inari> ...
L1914[17:14:52] <gamax92> hey its probably faster anyway
L1915[17:14:54] <gamax92> CC uses luaj
L1916[17:14:55] <gamax92> :P
L1917[17:15:03] <Inari> just dont use setfenv
L1918[17:15:04] <Inari> :P
L1919[17:16:08] <dangranos> why setfenv was removed in 5.2?
L1920[17:16:19] <gamax92> lua 5.2 changed the way environments worked
L1921[17:16:39] <dangranos> where?
L1922[17:16:48] <gamax92> in lua 5.2?
L1923[17:17:00] <dangranos> i mean in bytecode part?
L1924[17:17:11] <gamax92> sure i guess ...?????????
L1925[17:17:20] <gamax92> ds84182: halp i dont get what he's asking
L1926[17:17:31] <Cruor> where is the damn button to summon a god damn f***ing robot
L1927[17:17:38] <ds84182> it changed it everywhere
L1928[17:17:38] <dangranos> creative
L1929[17:17:45] <dangranos> oh
L1930[17:17:58] <ds84182> the only way to change the environment is by upvalue or some other shit
L1931[17:18:08] <gamax92> yeah, theres an _ENV upvalue now
L1932[17:18:09] *** Kilobyte is now known as Kiloff
L1933[17:18:23] <Caitlyn> k, got my excempt moved to the new server *again*
L1934[17:18:31] * Caitlyn grumbles
L1935[17:18:32] <gamax92> so you go through all of the function's upvalues with the magical debug api, find _ENV, and modify it
L1936[17:18:37] <ds84182> gamax92, OH GOD IT DOESN"T USE FUCKING GETGLOBAL NOW
L1937[17:18:46] <gamax92> ds84182: oh, so many problems?
L1938[17:18:54] <ds84182> sure
L1939[17:18:56] <ds84182> I guess
L1940[17:19:06] <ds84182> I may be decoding instructions wrong too
L1941[17:19:11] <gamax92> lol
L1942[17:19:17] <dangranos> i want x86 for OC
L1943[17:19:19] ⇨ Joins: Katie (michiyo@198.50.198.6)
L1944[17:19:20] zsh sets mode: +v on Katie
L1945[17:19:23] <gamax92> dangranos: already done.
L1946[17:19:36] <ShadowKatStudios> eugh x86
L1947[17:19:41] <dangranos> as in architecture, not lua vm
L1948[17:19:46] <gamax92> ofc ...
L1949[17:19:47] <ds84182> it used GETTABLE to access a table in register 0
L1950[17:19:51] <ShadowKatStudios> Sure, I'm using it right now, but not by choice
L1951[17:19:54] <ds84182> there is no table in register 0
L1952[17:20:03] <gamax92> lol
L1953[17:20:09] <Cruor> wtf is this abomination http://puu.sh/e6Q3l/25709cfdf2.png ;_;
L1954[17:20:12] <dangranos> sks, what would you want to use?
L1955[17:20:25] <dangranos> its a robot
L1956[17:20:25] <Inari> gamax92: yeah, but why do you want setfenv?
L1957[17:20:27] <ds84182> I think _ENV is loaded into 0 by default???
L1958[17:20:29] <gamax92> Inari: CC
L1959[17:20:37] <Inari> abstraction
L1960[17:20:50] <Cruor> its not turning on <_<
L1961[17:20:55] <Inari> again, what are you uisng setfenv for
L1962[17:20:57] <dangranos> energy?
L1963[17:21:11] <Cruor> i have no energy mods+ <_<
L1964[17:21:17] <dangranos> oh
L1965[17:21:32] <dangranos> have you tried clicking button in gui?
L1966[17:21:36] <ds84182> oh ok, so lua 5.2 can put upvalues in the stack
L1967[17:21:41] <Inari> Cruor: does it have a hdd or diskd rive? :P
L1968[17:21:44] <gamax92> Cruor: doezs it just beep at you?
L1969[17:21:51] <Cruor> it beeps like a motherf***er
L1970[17:21:51] <ds84182> like by default put upvalues in the stack
L1971[17:22:13] <gamax92> Cruor: then you just take the magical analyzer, analyze robot, and get the err
L1972[17:22:15] <Inari> gamax92: for loading code, its quite easy tow rite a function that should handle it fine for either
L1973[17:22:21] <ds84182> gamax92, converting inbetween formats would take some time... like a fucking long time
L1974[17:22:34] <Cruor> no bootable medium hype
L1975[17:22:34] <gamax92> ds84182: I'll just use yueliang then
L1976[17:22:41] <ds84182> gamax92, but vm still works
L1977[17:22:44] <gamax92> Cruor: did you put a hard drive in the robot
L1978[17:22:47] <Inari> Cruor: so no hdd/flopyp :P
L1979[17:22:52] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L1980[17:22:52] <ds84182> just not converting from 5.2 to 5.1
L1981[17:22:53] <dangranos> no OS
L1982[17:23:35] <Cruor> ... dafuq did i just do
L1983[17:23:38] <Cruor> i hate this mod <_>
L1984[17:23:43] <gamax92> Cruor: DID you put a hard drive in the robot
L1985[17:23:51] <Cruor> s/disassembler/trash can/
L1986[17:24:03] <gamax92> and did you install OpenOS on the HDD before putting it in the robot
L1987[17:24:14] <Cruor> ... no <_<
L1988[17:24:17] <gamax92> then do that.
L1989[17:24:24] <Cruor> and how the **** do i do that <_<
L1990[17:24:41] <gamax92> put hdd in normal computer, put openos disk in normal computer, run "install"
L1991[17:24:47] <MisterErwin> One thing is true... OC is way more linux orientated ;)
L1992[17:24:53] <gamax92> Hey, it could be worse
L1993[17:25:03] <gamax92> it could be RedPower computers, or GregTech
L1994[17:25:07] <MisterErwin> yepp
L1995[17:25:08] <Cruor> and how do i replace the hdd <_<
L1996[17:25:18] <ShadowKatStudios> It could be BSD-like...
L1997[17:25:38] <MisterErwin> Cruor: Make a new robot :p
L1998[17:25:39] <gamax92> It could be Windows ME
L1999[17:25:51] <Cruor> aaaaaand im uninstalling this piece of **** mod
L2000[17:26:04] <gamax92> Cruor could not handle the power of OC
L2001[17:26:14] <ds84182> gamax92, ok, is fixed
L2002[17:26:15] <Cruor> i cannot handle how retarded this is
L2003[17:26:16] <gamax92> he must scurry back to his CC realm
L2004[17:26:25] <gamax92> where everything is on a silver spoon
L2005[17:26:28] <Cruor> its not even remotely noob friendly
L2006[17:26:42] <gamax92> well duh.
L2007[17:26:43] <ds84182> duh
L2008[17:26:44] <MisterErwin> And don#t forget: format is not a linux command
L2009[17:26:47] <ds84182> oh my god
L2010[17:26:49] <ds84182> duuuuh
L2011[17:27:05] <gamax92> oh my gooosh, duuuh.
L2012[17:27:09] <gamax92> Now hand me my coffee
L2013[17:27:36] <MisterErwin> *hands gamax92 some nil
L2014[17:27:50] <Cruor> robots are retarded confirmed
L2015[17:27:55] <Cruor> boot from the ****ing disk drive
L2016[17:28:09] <Cruor> if a computer can do it, so can you <_<
L2017[17:28:09] <Vexatos> setBootAddress masterrace
L2018[17:28:26] <gamax92> Vexatos: he didn't put anything bootable in the robot :P
L2019[17:28:30] <gamax92> then wonders why it doesn't boot
L2020[17:29:03] <Cruor> i wonder why the bios is retarded enough to not boot from a disk drive when it doesnt have something to boot from <_<
L2021[17:29:08] <MisterErwin> gamax92: Couln#t you replace the EEPROM by a shapeless recipe?
L2022[17:29:35] <gamax92> Cruor: because the robot itself cannot see the disk drive
L2023[17:30:07] <MisterErwin> Cruor: Why aren't you using an EEPROM?
L2024[17:30:11] <Cruor> i am
L2025[17:30:11] <Cruor> <_<
L2026[17:30:49] <ds84182> Wait can you disassemble robots?
L2027[17:31:02] <ds84182> ~disassembler
L2028[17:31:04] <MisterErwin> You should be able to do so
L2029[17:31:09] <Cruor> it doesnt do ****
L2030[17:31:14] <ds84182> ~w disassembler
L2031[17:31:15] <ocdoc> http://ocd.cil.li/block:disassembler
L2032[17:31:17] <ds84182> ^
L2033[17:31:24] <ds84182> disassemble and reassemble
L2034[17:31:37] <ds84182> _/(.-.)\_
L2035[17:31:44] <Cruor> the disasembler deleted the robot, and did nothing
L2036[17:31:48] <MisterErwin> 5% ;)
L2037[17:32:02] <Cruor> ... i tried quiet a few robots <_<
L2038[17:32:18] <ds84182> Cruor, is it in an ajacent inventory
L2039[17:32:23] <ds84182> or on the ground?
L2040[17:32:28] <Cruor> only inventory was an assembler
L2041[17:32:39] <ds84182> is it in there?
L2042[17:32:45] <Cruor> ... ofc not
L2043[17:32:50] <ds84182> T_T
L2044[17:34:34] <dangranos> Cruor, y u dont read tutorials?
L2045[17:34:47] <gamax92> oh shit, Cruor is right.
L2046[17:34:54] <Cruor> http://puu.sh/e6Sc1/f1627e1983.png I FIXED IT
L2047[17:34:58] <gamax92> it dissassembles and immediately goes poof
L2048[17:35:05] <Cruor> NO **** >_>
L2049[17:35:21] <gamax92> brb filing issue on github
L2050[17:35:21] * Caitlyn slaps the shit out of Cruor
L2051[17:35:22] * EnderBot2 laughs
L2052[17:35:33] <dangranos> this is latest build, right?
L2053[17:35:37] <gamax92> yah
L2054[17:35:52] <Cruor> ;_; this is useless
L2055[17:36:01] <Caitlyn> nou
L2056[17:36:05] <MisterErwin> it works for me...
L2057[17:36:10] <dangranos> um, how important is Cruor for CC?
L2058[17:36:11] <ds84182> stop that crying Cruor
L2059[17:36:26] <ds84182> dangranos, he's a moderator
L2060[17:36:39] <ds84182> and is OP in #computercraft
L2061[17:36:49] <ds84182> breaakfast tiiiiiime
L2062[17:36:51] <Cruor> im not forum moderator
L2063[17:37:04] <ds84182> I thot u wher
L2064[17:37:07] <ds84182> w/e
L2065[17:37:15] <Cruor> i quited <_>
L2066[17:37:19] <gamax92> oh
L2067[17:37:29] <dangranos> too many stupid people?
L2068[17:37:31] <dangranos> sorry
L2069[17:37:36] <MisterErwin> I got my robot working (after I forgot the keyboard & screen on the 1. try)
L2070[17:37:49] <CompanionCube> ShadowKatStudios: rip me
L2071[17:37:54] <gamax92> .-. robot dissassembles into nothing regardless
L2072[17:38:03] <dangranos> bug report time?
L2073[17:38:06] * ShadowKatStudios tears a large hole in CompanionCube
L2074[17:38:10] <gamax92> Cruor: are you morlanius?
L2075[17:38:18] <Cruor> and install doesnt even run
L2076[17:38:20] <Cruor> great fun
L2077[17:38:20] <Cruor> q_Q
L2078[17:38:22] * dangranos throws SKS and CC into #ocmadness
L2079[17:38:26] <Cruor> wait
L2080[17:38:31] <Cruor> who stole my floppy .-.
L2081[17:38:44] *** Kiloff is now known as Kilobyte
L2082[17:38:45] <CompanionCube> ShadowKatStudios: >ask possible programming teacher about language
L2083[17:38:52] <Cruor> YAY
L2084[17:38:53] <Cruor> bsod .-.
L2085[17:39:01] <dangranos> what is error?
L2086[17:39:09] <CompanionCube> Response: 'I'm thinking of Visual Basic'
L2087[17:39:09] *** Pyrolusite is now known as Pyrolusite|AFK
L2088[17:39:25] <Cruor> http://puu.sh/e6SN3/7c21220ce9.png i seriously hope you are ****ing with me
L2089[17:39:42] <dangranos> just press 1
L2090[17:39:43] <gamax92> Cruor: type 1
L2091[17:39:52] <gamax92> Push the number 1 key on your keyboard
L2092[17:40:15] <gamax92> well and hit enter iirc
L2093[17:40:26] <Cruor> there is a number between 1 and 1?
L2094[17:40:27] <Cruor> mfw
L2095[17:40:31] <Cruor> is this inclusive?
L2096[17:40:38] <CompanionCube> ShadowKatStudios: how bad is that
L2097[17:40:44] <Cruor> correct it to "enter a number inclusivly between 1 and 1"
L2098[17:40:56] <Caitlyn> Cruor, I'm so close to klining you from my network for this. :P
L2099[17:41:05] <dangranos> XD
L2100[17:41:13] <Cruor> THERE IS NO ****ING NUMBER BETWEEN 1 AND 1
L2101[17:41:17] <dangranos> pls dont start channel wars
L2102[17:41:18] <asie> Cruor: YES THERE IS
L2103[17:41:20] <asie> IT'S CALLED 1
L2104[17:41:22] <gamax92> its called 1
L2105[17:41:24] <dangranos> 1
L2106[17:41:26] <gamax92> 1
L2107[17:41:26] <asie> INCLUSIVE IS DEFAULT UNLESS YOU'RE A PROGRAMMER
L2108[17:41:30] <ShadowKatStudios> Huh, Firefox on a Celeron 4 2.66Ghz is roughly 75PU, while on my i3 4160, it's 5% tops
L2109[17:41:30] <Caitlyn> ONE MOTHER FUCKER.
L2110[17:41:31] <Caitlyn> :P
L2111[17:41:36] <asie> AND IF YOU'RE STILL USING WIZARDS TO INSTALL OPENOS
L2112[17:41:38] <asie> YOU ARE NOT A TRUE PROGRAMMER
L2113[17:41:42] <asie> i'm done here
L2114[17:41:47] <gamax92> asie: D: don't leave
L2115[17:41:49] <Cruor> exclusive tends to be default
L2116[17:41:50] <dangranos> *if you are still using openos
L2117[17:41:54] * Caitlyn asie drops mic
L2118[17:41:55] <ShadowKatStudios> Do we have cp -r yet?
L2119[17:42:01] <dangranos> Cruor, Where?
L2120[17:42:04] <gamax92> ShadowKatStudios: uhh ...
L2121[17:42:15] <dangranos> SKS, write it
L2122[17:42:21] * ShadowKatStudios hasn't used OpenOS since forever
L2123[17:42:32] <asie> Cruor: Really?
L2124[17:42:36] <asie> Go outside.
L2125[17:42:40] <asie> Ask someone to say a number between 1 and 1.0
L2126[17:42:42] <asie> 1 and 10*
L2127[17:42:44] <asie> watch
L2128[17:42:47] <asie> 1 and 1.0 works too, I guess
L2129[17:42:50] <Caitlyn> heh
L2130[17:42:57] <MisterErwin> Why not an OS that supports only SPL (Shakespeare programming lang)
L2131[17:42:58] <Ender> o/
L2132[17:43:03] <gamax92> problem with open source attitudes: "Write it yourself, its open source" "You write it, its open source"
L2133[17:43:06] <gamax92> and nothing get written
L2134[17:43:22] <asie> gamax92: You fix it, it's open source
L2135[17:43:24] <Cruor> ... OpenOS can suck my q_q
L2136[17:43:26] <Ender> MisterErwin, i dont know what you're talking about but it sounds terrible
L2137[17:43:41] <ShadowKatStudios> Cruor: Would you be happier at a DOS prompt?
L2138[17:43:42] <dangranos> Cruor, there is micros by sks
L2139[17:43:46] <MisterErwin> Ender: http://shakespearelang.sourceforge.net/
L2140[17:43:57] <gamax92> ShadowKatStudios: I see "options.r" in cp.lua, so i guess its implemented
L2141[17:44:49] <gamax92> asie: the source code for open source is closed source though,.
L2142[17:44:51] <gamax92> so no i can't fix it
L2143[17:44:57] <asie> gamax92: yeah, you're right
L2144[17:44:59] <asie> the GPLv3 is closed source
L2145[17:45:20] <Cruor> is this mod made retardedly hard to use for the sake of saying "**** off computercraft, you are too ****ing simple"
L2146[17:45:21] <dangranos> wut
L2147[17:45:30] <Cruor> because it sure hell feels like it
L2148[17:45:34] <dangranos> maybe
L2149[17:45:37] <gamax92> maybe
L2150[17:45:43] <ShadowKatStudios> What lisence is the GPLv3 under?
L2151[17:45:57] <dangranos> hmm
L2152[17:45:59] <Kubuxu> Cruor: If you don;t like it, you don't have to use it.
L2153[17:46:04] <dangranos> What license is all licenses are?
L2154[17:46:14] <Cruor> Kubuxu: i ****ing hate it
L2155[17:46:21] <dangranos> *under
L2156[17:46:26] <Kubuxu> I <3 you too.
L2157[17:46:27] <MisterErwin> Let's just use the WTFPL.... Do What the fuck to public license
L2158[17:46:31] <ShadowKatStudios> Cruor: So why are you here?
L2159[17:46:31] <asie> Cruor: no
L2160[17:46:32] <gamax92> what license is the "DWETFYW" license under?
L2161[17:46:35] <Cruor> but the Lua stuff is way better than CC
L2162[17:46:37] * Ender loves his new job
L2163[17:46:41] <asie> Cruor: we wanted OpenComputers to be more powerful
L2164[17:46:45] <Cruor> to bad the rest of the mod is ****ing ch't imho
L2165[17:46:46] <asie> sometimes, you have to pay the price of simplicity
L2166[17:46:58] <asie> you can do millions of things you cannot do in CC, but that makes it more complex
L2167[17:47:16] <asie> also, the maintainer actually updates more than once a decade
L2168[17:47:26] <gamax92> like, put a 6502 in a computer, and do 6502 stuff in OC
L2169[17:47:28] <Logon> How di you force quit an app? ctrl+alt+c?
L2170[17:47:33] <Ender> Logon, yup
L2171[17:47:41] <Ender> well, in openOS it is
L2172[17:47:43] <gamax92> (which i've done)
L2173[17:47:47] <Logon> hmm does not seem to work... use two timers and it does not interrupt
L2174[17:48:02] <Cruor> asie: CC is dead because 1. CCEdu 2. Dan doesnt give a **** about the mod anymore 3. its overly backwards comp.
L2175[17:48:07] <Ender> Logon, kinda depends on how the stuff in the program is running
L2176[17:48:11] <asie> Cruor: So go make a better mod.
L2177[17:48:14] <asie> We like OpenComputers
L2178[17:48:16] <Cruor> this is the better mod <_<
L2179[17:48:17] <asie> and Sangar works for free
L2180[17:48:21] <asie> He has no reason to care about what you're saying
L2181[17:48:24] <Logon> Ender one timer every 0.1 sec and one every 1 sec
L2182[17:48:26] <Logon> nothing else
L2183[17:48:30] <asie> Especially as it is the mod he wanted to have
L2184[17:48:31] <gamax92> Sangar isn't here though.
L2185[17:48:33] <asie> and the mod we wanted to have
L2186[17:48:34] <ShadowKatStudios> Cruor: May I suggest you are a little more open to change, and if at first you do notsucceed, try and try again
L2187[17:48:34] <gamax92> We can't bitch at him.
L2188[17:48:44] <asie> We're happy with it and we don't feel the need to pander
L2189[17:49:01] <gamax92> oh hey asie.
L2190[17:49:13] <gamax92> asie: so the computer you were doing in modular computing?
L2191[17:49:14] <asie> gamax92: Did you see what happened?
L2192[17:49:16] <Kubuxu> Cruor: You can also for OC. It is open source. You can even make look and feel like CC.
L2193[17:49:19] <asie> gamax92: That's a sadistic one
L2194[17:49:23] <Kubuxu> s/for/fork
L2195[17:49:23] <Kibibyte> <Kubuxu> Cruor: You can also fork OC. It is open source. You can even make look and feel like CC.
L2196[17:49:30] <Logon> Oh, Ender changed code with an texteditor so it hasn't shown up ingame... that is why
L2197[17:49:32] <gamax92> asie: yeah but, it could be ported to OC's arch?
L2198[17:49:36] <asie> gamax92: Yes
L2199[17:49:40] <gamax92> okay brb
L2200[17:50:07] <Kubuxu> Magik6k was working on compability layer CC->OC
L2201[17:50:13] <Magik6k> *was*
L2202[17:50:19] <ds84182> was
L2203[17:50:20] <ds84182> lel
L2204[17:50:21] <Logon> Do you have to restart the server to load stuff you
L2205[17:50:25] <gamax92> Magik6k: how were you attempting that?
L2206[17:50:26] <dangranos> wait, did cruor said that OC is better mod? or is it CC?
L2207[17:50:26] <Logon> 've changed manually through notepad?
L2208[17:50:34] <gamax92> Logan: go to the config and turn off bufferChanges
L2209[17:50:35] <Cruor> i said OC is the better mod
L2210[17:50:46] <asie> Cruor: We don't care about that part, we're just answering your issues
L2211[17:50:49] <gamax92> then it'll update immediately
L2212[17:50:52] <dangranos> Logon, just reinsert hdd
L2213[17:50:59] <gamax92> oh, i guess you could do that as well
L2214[17:51:10] <Logon> will do both
L2215[17:51:11] <ds84182> dangranos, but that fucks up stuff
L2216[17:51:17] <dangranos> how
L2217[17:51:43] <ds84182> at one time it used to not remount root correctly and everything just foobard
L2218[17:51:48] <dangranos> Cruor, this must be in CC channel :D
L2219[17:51:49] <Magik6k> gamax92, api bindings at init level, it was broken, but at least I learned oc enough ;p
L2220[17:51:54] <gamax92> Magik6k: oh
L2221[17:52:06] <MisterErwin> and I'm just sitting here and watching 20 drones that are randomly flying through a room....
L2222[17:52:07] <gamax92> Magik6k: for the record I've been happily running the CC shell in OC
L2223[17:52:21] ⇨ Joins: pong (~pixel@c-71-238-153-166.hsd1.mi.comcast.net)
L2224[17:52:21] zsh sets mode: +v on pong
L2225[17:52:21] <Magik6k> lel
L2226[17:52:27] <ds84182> .p
L2227[17:52:28] <ShadowKatStudios> CC shell
L2228[17:52:28] <gamax92> Magik6k: via my ccemu
L2229[17:52:28] <^v> Ping reply from ds84182 0.84s
L2230[17:52:30] <ShadowKatStudios> why?
L2231[17:52:38] ⇨ Joins: sciguyryan (sciguyryan@109-205-169-181.dynamic.swissvpn.net)
L2232[17:52:39] <gamax92> ShadowKatStudios: its a demonstration that i have stuff working
L2233[17:52:50] <Oddstr13> how would I go about making a core for OC?
L2234[17:52:55] <gamax92> core?
L2235[17:53:04] <Oddstr13> for implementing different languages
L2236[17:53:07] <dangranos> i just fcking love how most of CC programmers doesnt give a fck about screen size
L2237[17:53:13] <Oddstr13> say Jython forexample
L2238[17:53:16] <gamax92> oh, hold no.
L2239[17:53:19] <gamax92> hold on*
L2240[17:53:25] <Cruor> dangranos: you mean the thing you hardcode for every program?
L2241[17:53:26] ⇨ Joins: tattyseal (~tattyseal@2.25.3.115)
L2242[17:53:31] <ds84182> dangranos, well the advanced screen size is larger than my max screen size vertically
L2243[17:53:34] <ds84182> so it fucking sucks
L2244[17:53:44] <gamax92> Oddstr13: https://github.com/gamax92/OC-Example-Processor
L2245[17:53:44] <ds84182> s/advanced/tier 3
L2246[17:53:44] <Kibibyte> <ds84182> dangranos, well the tier 3 screen size is larger than my max screen size vertically
L2247[17:53:51] <gamax92> Oddstr13: https://github.com/gamax92/OC-Example-Architecture
L2248[17:53:57] <Cruor> http://puu.sh/e6UHj/bf44905e9d.png is this pile of **** approved now
L2249[17:54:05] <dangranos> screen-problems
L2250[17:54:07] <ds84182> 1280x800 > 1366x768
L2251[17:54:17] <dangranos> s/screen/small screen
L2252[17:54:17] <Kibibyte> <dangranos> small screen-problems
L2253[17:54:32] <dangranos> sorry
L2254[17:54:33] <gamax92> Oddstr13: processor is an actual separate item, and architecture one just extends off of oc's cpus
L2255[17:54:35] <MisterErwin> that pun.....
L2256[17:54:36] <Magik6k> Hmm let's make CC emulator that is able to handle like 6 CC vm's in one OC server :D
L2257[17:54:46] <ds84182> I am on a fegging laptop
L2258[17:54:48] <dangranos> MisterErwin, what pub?
L2259[17:54:53] <dangranos> *n
L2260[17:54:54] <ShadowKatStudios> Cruor: Go for a T2 GPU, the robot monitor is only T2
L2261[17:55:01] <MisterErwin> <dangranos> small screen-problems
L2262[17:55:02] <Oddstr13> gamax92: time for LuaJ! >:D
L2263[17:55:08] <gamax92> Oddstr13: i wanted to do that
L2264[17:55:09] <dangranos> :O
L2265[17:55:12] <gamax92> but then i gave up.
L2266[17:55:15] <dangranos> i can into puns
L2267[17:55:17] <Oddstr13> xD
L2268[17:55:25] <ShadowKatStudios> also, cruor, solar upgrades and network cards
L2269[17:55:38] <dangranos> and internet crads
L2270[17:55:41] <dangranos> *cards
L2271[17:55:42] <gamax92> Oddstr13: feel free to though. :D
L2272[17:55:43] <MisterErwin> dangranos: and now... please NO "can" puns
L2273[17:56:04] <Oddstr13> gamax92: what license is LuaJ anyway?
L2274[17:56:08] <dangranos> that was a pun?
L2275[17:56:09] <Cruor> sweet mother of jesus
L2276[17:56:11] <Cruor> it started
L2277[17:56:11] <gamax92> mit iirc?
L2278[17:56:17] <Oddstr13> aww
L2279[17:56:23] <gamax92> why's that
L2280[17:56:30] <dangranos> Cruor, you knaw that networking card can into non-html?
L2281[17:56:34] <Oddstr13> can't force Dan to release source then :P
L2282[17:56:45] *** Kilobyte is now known as Kiloff
L2283[17:56:48] <Oddstr13> they've poked it to death for CC you know
L2284[17:57:04] <gamax92> Oddstr13: wait, are you telling me dan actually fixed stuff in luaj?
L2285[17:57:10] <gamax92> instead of putting patches in the bios
L2286[17:57:27] <ds84182> he fixed shit alright
L2287[17:57:29] <dangranos> hmm
L2288[17:57:36] ⇦ Quits: ping (~pixel@2601:4:680:104c:ac49:bdf3:9a7d:888) (Ping timeout: 378 seconds)
L2289[17:57:44] <Oddstr13> don't know if he has actually fixed anything, but it has been mentioned that there are changes to the LuaJ that CC bundles
L2290[17:57:54] <dangranos> i guess CC has "big compatibility problems"
L2291[17:58:13] <dangranos> s/g /g-
L2292[17:58:13] <Kibibyte> <dangranos> i guess CC has "big-compatibility problems"
L2293[17:58:30] <Oddstr13> urgh, yes... backwards-comp issues q_q
L2294[17:59:37] <ds84182> gamax92, how well is LuaVM working in OC?
L2295[17:59:46] <Magik6k> .p
L2296[17:59:46] <^v> Ping reply from Magik6k 0.2s
L2297[17:59:54] <gamax92> ds84182: it says something about types being different, but works i guess.
L2298[18:00:02] <Magik6k> .tell Sangar https://github.com/MightyPirates/OpenComputers/pull/787
L2299[18:00:02] <^v> Magik6k, Message queued.
L2300[18:00:03] <ds84182> oh yeah
L2301[18:00:06] <ds84182> that
L2302[18:00:11] <ShadowKatStudios> 787
L2303[18:00:13] *** alekso56_off is now known as alekso56
L2304[18:00:13] <ShadowKatStudios> good number
L2305[18:00:20] <ds84182> "print("Warning: types do not match the currently running lua binary")"?
L2306[18:00:36] <gamax92> yeajh
L2307[18:00:40] <ds84182> you can simply ignore that, don't know why types would be different
L2308[18:00:47] <gamax92> ds84182: its when i use yueliang
L2309[18:00:49] <Cruor> i used a bow with a robot
L2310[18:00:52] <Cruor> my life is complete
L2311[18:00:56] <Cruor> i can uninstall the mod now
L2312[18:00:56] <Cruor> <3
L2313[18:00:57] <Inari> hm
L2314[18:00:59] <ds84182> gamax92, stop using yueliang
L2315[18:01:01] * Inari wonders if gravelgun worsk with robots
L2316[18:01:05] <gamax92> ds84182: no .-.
L2317[18:01:06] <ds84182> you can compile lua 5.2 directly
L2318[18:01:09] <gamax92> no .-.
L2319[18:01:14] <ds84182> yes
L2320[18:01:16] <gamax92> no.
L2321[18:01:18] <ds84182> why not
L2322[18:01:22] <gamax92> because lua 5.1 compiler
L2323[18:01:27] ⇦ Quits: MrRatermat (~ratermat@host81-158-26-228.range81-158.btcentralplus.com) (Ping timeout: 378 seconds)
L2324[18:01:31] <ds84182> it doesn't mater what compiler now
L2325[18:01:35] <gamax92> does to me.
L2326[18:01:36] <ds84182> just fucking compile it
L2327[18:01:40] <ds84182> T_T
L2328[18:01:40] <Cruor> my robot didnt teleport when it threw a enderpearl
L2329[18:01:41] <Cruor> wtf
L2330[18:01:43] <gamax92> ds84182: so uhh, closure's are functions right?
L2331[18:01:47] <ds84182> yes.
L2332[18:02:16] <ds84182> Cruor, I think Sangar explicitly disabled that
L2333[18:02:18] <gamax92> ds84182: so if i put all the closures in a look up table along with their environments, then i can make setfenv modify that?
L2334[18:02:20] <ds84182> or that may be a bug
L2335[18:02:30] <Cruor> why, it makes so much sense
L2336[18:02:31] <Cruor> .-.
L2337[18:02:39] <ds84182> gamax92, sure I guess
L2338[18:02:43] <ds84182> idklol!
L2339[18:02:46] <ShadowKatStudios> Cruor: Server load
L2340[18:02:50] <ds84182> Oh yah
L2341[18:02:54] <gamax92> ds84182: .-. then halp.
L2342[18:02:58] <ds84182> entities teleporting all over the place
L2343[18:03:00] <ds84182> lel
L2344[18:03:10] <ds84182> gamax92, vm.run(chunk, args, upvals, globals, hook)
L2345[18:03:12] <Inari> function load_str(code, env) if setfenv then f = loadstring(code) setfenv(f, env) f() else load(f, nil, "t", env)() end end
L2346[18:03:13] <Inari> orso
L2347[18:03:15] <ds84182> just change globals
L2348[18:03:34] <Cruor> is openOS supposed to feel insane unresponsive?
L2349[18:03:35] <ds84182> it will ripple for the rest of the closures
L2350[18:03:43] <ds84182> Cruor, no
L2351[18:03:45] <Inari> Cruor: if you have a tier 1 cpu
L2352[18:03:46] <Inari> maybe
L2353[18:03:51] <gamax92> ds84182: err ... should it ripple fro the rest of the closures?
L2354[18:03:52] <ds84182> Doesn't feel unresponsive for me
L2355[18:03:58] <ds84182> gamax92, yes
L2356[18:03:58] <gamax92> does it do that in native lua
L2357[18:04:00] <gamax92> okay.
L2358[18:04:01] <ds84182> yes
L2359[18:04:22] <ds84182> so globals will be the same in the closures inside the chunk
L2360[18:04:29] <ds84182> the same thing with hook
L2361[18:04:50] <gamax92> but what if you make a function in a function but then change the globals of the first function
L2362[18:05:23] <ds84182> it should be in the rest of the functions
L2363[18:05:38] <ds84182> as in the second function
L2364[18:05:39] <gamax92> okay this will work then.
L2365[18:08:14] <Logon> Can you run two timers at the same time? say 1 second and 10 seconds?
L2366[18:08:55] <Magik6k> Logon, yep
L2367[18:09:01] <Magik6k> ~w event
L2368[18:09:02] <ocdoc> http://ocd.cil.li/api:event
L2369[18:09:28] <Logon> Yeah, im there i run a 0.10s event and one 1sec but the 1 sec never fires for some reason
L2370[18:09:53] <Magik6k> Logon, then it is a bug
L2371[18:10:03] * Magik6k is heading to look at sources
L2372[18:10:30] <Logon> Feels like the queue never "eats" that event
L2373[18:10:52] <dangranos> where is Cruor?
L2374[18:10:59] <ds84182> dangranos, dead
L2375[18:11:00] <gamax92> de
L2376[18:11:12] <Magik6k> Logon, don't you have /tmp/event.log file with errors in it
L2377[18:11:24] <Cruor> dangranos: at home
L2378[18:12:02] <gamax92> ds84182: GAAAME GRUUUMPU
L2379[18:12:28] <ds84182> ye
L2380[18:13:10] <Cruor> ;_; why does t3 cpu feel unresponsive
L2381[18:13:12] <Logon> Magik6k ehh not thati c na see
L2382[18:13:22] <Cruor> does gpu add delay to prints
L2383[18:13:36] <gamax92> Cruor: yeah ... the one thing i hate about oc
L2384[18:13:42] <gamax92> gpu's are so slow
L2385[18:13:46] <Cruor> ... q_q
L2386[18:13:52] <Cruor> explains why it feels sluggish
L2387[18:14:14] <Magik6k> Cruor, nope, i.e. OC limits calls to all components depending on cpu tier
L2388[18:14:23] <gamax92> yeah but ...that affects gpu's
L2389[18:14:33] <gamax92> so therefor, gpu's are slloooooow
L2390[18:14:33] <Oddstr13> gamax92: -Architecture is part of -Processor?
L2391[18:14:37] <gamax92> Oddstr13: yes
L2392[18:14:46] <Cruor> give me t10 cpu allready
L2393[18:15:00] <dangranos> s/ll/l
L2394[18:15:00] <Kibibyte> <Cruor> give me t10 cpu already
L2395[18:15:43] <Cruor> not sure what is most annoying, grammar nazi, or sed bots <_<
L2396[18:16:13] <Caitlyn> Here... lemme enable mine too
L2397[18:16:15] <Caitlyn> ... nah
L2398[18:16:23] <Oddstr13> s+sed+foobar+g
L2399[18:16:30] <Oddstr13> s+sed+foobar
L2400[18:16:36] <Oddstr13> s|sed|foobar|
L2401[18:19:24] <Oddstr13> dangranos: also, that syntax is killing me... it isn't even valid sed q_q
L2402[18:19:58] <Oddstr13> the 3. separator is *required*
L2403[18:21:01] <dangranos> s/.//
L2404[18:21:01] <Kibibyte> <Oddstr13> he 3. separator is *required*
L2405[18:21:06] <dangranos> s/.//g
L2406[18:21:06] <Kibibyte> <Oddstr13>
L2407[18:21:19] <ShadowKatStudios> s/.//g
L2408[18:21:19] <Kibibyte> <Oddstr13>
L2409[18:22:10] <Cruor> s/.*/\1/
L2410[18:22:10] <Kibibyte> <Oddstr13> 1
L2411[18:22:35] <Cruor> s/(.*)/\1/
L2412[18:22:35] <Kibibyte> <Oddstr13> 1
L2413[18:23:01] *** Riking|away is now known as Riking
L2414[18:23:08] <Cruor> rip
L2415[18:23:15] <Cruor> new sample line.png
L2416[18:25:44] <Cruor> nedocomputers masterrace
L2417[18:26:02] <asie> >nedocomputers
L2418[18:26:07] <Inari> s/s\///
L2419[18:26:09] <Inari> :<
L2420[18:26:10] <asie> the mod in which you can trash the stack in 2 lines?
L2421[18:26:23] <Cruor> better than trashing my head after 2 recipes
L2422[18:26:34] <Inari> autocrafting
L2423[18:26:42] <Cruor> yeah
L2424[18:26:49] <Cruor> ill make Odd do it
L2425[18:27:07] <Oddstr13> .... Time to start programming turtles.
L2426[18:27:20] <Cruor> so i refuse to craft them
L2427[18:27:25] <Cruor> Odd refuses to craft them
L2428[18:27:29] <Cruor> and soon the turtles refuse to craft them
L2429[18:27:31] *** LordFokas|off is now known as LordFokas
L2430[18:27:48] <Cruor> id make a robot do it
L2431[18:27:51] <Cruor> but i cant spawn one in
L2432[18:28:46] <Caitlyn> Cruor, I've got some excellent cheese here to go with all that white..
L2433[18:28:49] <Caitlyn> damn
L2434[18:28:53] <Caitlyn> fuck auto correct
L2435[18:28:55] <Caitlyn> wine
L2436[18:28:57] <Inari> Cruor: of course you cant spawn one in
L2437[18:28:59] <gamax92> lol
L2438[18:29:00] <Inari> cause it would be useless without modules
L2439[18:29:01] <Inari> :p
L2440[18:29:17] <Caitlyn> atleast I trained it that I don't mean duck when I type fuck.
L2441[18:29:24] <Caitlyn> so.... I've got that going for me.
L2442[18:29:27] <Oddstr13> hahaha
L2443[18:29:29] <gamax92> Oddstr13: did you give up on the architecture?
L2444[18:29:36] <Cruor> gamax92: he gave up on the mod
L2445[18:30:07] <Oddstr13> gamax92: my head be no compute java now.
L2446[18:30:26] <Cruor> s/^$//
L2447[18:30:26] <Kibibyte> <Oddstr13>
L2448[18:30:30] <gamax92> XD
L2449[18:30:47] <Ender> s/.//
L2450[18:30:47] <Kibibyte> <gamax92> D
L2451[18:30:57] <Ender> meh
L2452[18:30:58] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 198 seconds)
L2453[18:31:02] <gamax92> ds84182: also how does this even work ...
L2454[18:31:18] <Cruor> s/.-./D:/
L2455[18:31:18] <Kibibyte> <Oddstr13> gamax92:D:rchitecture is part of -Processor?
L2456[18:31:30] <Oddstr13> ...what?
L2457[18:31:37] <ds84182> gamax92, how does what even what
L2458[18:31:43] <ds84182> LOL FAIL
L2459[18:31:55] <ds84182> s/\.-\./D:
L2460[18:32:00] <ds84182> furk u
L2461[18:32:18] <gamax92> ds84182: dont you have to CALL a function? if you do return vm.run in the CLOSURE doesn't that execute the function?
L2462[18:32:32] <ds84182> yes
L2463[18:32:41] <gamax92> umm soo ... bug?
L2464[18:32:42] <ds84182> closure just puts the function object onto stack
L2465[18:32:51] <ds84182> ugh
L2466[18:32:53] <gamax92> but vm.run executes the function?
L2467[18:33:02] <ds84182> yes
L2468[18:33:07] <Cruor> s/.*?./\/\\/\\\\\\/\\\/
L2469[18:33:08] <gamax92> but it shouldn't?
L2470[18:33:12] <ds84182> it creates a function object that wraps vm.run
L2471[18:33:15] <Cruor> s/.*?./\/\\/\\\\\/\\\/
L2472[18:33:16] <ds84182> T_T
L2473[18:33:18] <Cruor> i had faith
L2474[18:33:25] <Cruor> s/.*?./;_;/
L2475[18:33:25] <Kibibyte> <Cruor> ;_; had faith
L2476[18:33:26] <Oddstr13> Kibibyte: congratulations, you made my ignore list. the one and only.
L2477[18:33:40] <gamax92> oh ...
L2478[18:33:41] <ds84182> gamax92, in CLOSURE, it does R[a] = function(...)
L2479[18:33:41] <ds84182> return vm.run(proto, {...}, upvalues, globals, hook)
L2480[18:33:41] <gamax92> oh right.
L2481[18:33:41] <ds84182> end
L2482[18:33:42] <Magik6k> Logon, If you are still here - multiple timers should work fine
L2483[18:33:42] ⇨ Joins: TabletCube (~TCube@95f1e5f6.skybroadband.com)
L2484[18:33:47] <gamax92> ds84182: sorry carry on.
L2485[18:33:53] <gamax92> i didn't see that part :P
L2486[18:33:55] <ds84182> T_T
L2487[18:33:58] <ds84182> T________T
L2488[18:34:08] <gamax92> wait that makes setfenv harder then .
L2489[18:34:23] ⇦ Quits: CompanionCube (~TCube@95f1043a.skybroadband.com) (Ping timeout: 189 seconds)
L2490[18:34:58] <gamax92> infact i don't see how its possible now,
L2491[18:35:43] <ds84182> then make it possiblt
L2492[18:35:45] <ds84182> *possible
L2493[18:35:55] <ds84182> it's lua source, you can edit it
L2494[18:36:06] <dangranos> s/(.)/\1/g
L2495[18:36:06] <Kibibyte> <ds84182> 11111111111111111111111111111111
L2496[18:36:08] <dangranos> damn
L2497[18:36:27] <Alissa> were you expecting anything else to happen?
L2498[18:36:37] <dangranos> yes
L2499[18:36:46] <ds84182> T_T
L2500[18:36:49] <dangranos> same text for example
L2501[18:37:27] <Cruor> OC should run BF by default, fits the theme
L2502[18:37:42] <dangranos> BF?
L2503[18:37:58] <gamax92> brainfuck
L2504[18:38:05] <Magik6k> Brainfuck, I guess Soni made an issues about it already
L2505[18:38:15] <Cruor> sorry, BF doesnt fit
L2506[18:38:22] <Cruor> malbolge seems like the correct lang
L2507[18:38:23] <Oddstr13> NO
L2508[18:38:39] *** Pyrolusite|AFK is now known as Pyrolusite
L2509[18:40:56] <MisterErwin> I see brainfuck, I bring you SPL (Shakespeare programming lang)
L2510[18:42:02] <ShadowKatStudios> chef
L2511[18:42:40] ⇦ Quits: TabletCube (~TCube@95f1e5f6.skybroadband.com) (Read error: Connection reset by peer)
L2512[18:44:01] ⇨ Joins: CompanionCube (~samis@95f1e5f6.skybroadband.com)
L2513[18:44:20] *** Kiloff is now known as Kilobyte
L2514[18:44:30] <Oddstr13> I see your chef, and raise with Befunge.
L2515[18:44:42] <CompanionCube> I see your befunge, and raise your INTERCAL
L2516[18:45:16] <Magik6k> Befunge is actually quite nice :3
L2517[18:45:47] <Cruor> befunge master race
L2518[18:46:54] <MisterErwin> *jumps out of the window - enough esoteric langs for this year
L2519[18:47:31] ⇦ Quits: dangranos (~dangranos@37.23.207.193) (Remote host closed the connection)
L2520[18:47:31] <Oddstr13> MisterErwin: wait, have some Piet first!
L2521[18:48:13] <MisterErwin> *starts an editor with some PHP code in it... nothing is as functional and has this great performance...
L2522[18:48:55] <Cruor> PHP, one of the few langs that are worse than Lua
L2523[18:49:26] <Oddstr13> I'd take Lua over PHP any day ._.
L2524[18:49:57] <MisterErwin> well... ruby.... A pain for every non native english speaker
L2525[18:50:06] <Stary2001> xD
L2526[18:50:06] <Soni> Magik6k, no I suggested a BFSL (Brainfuck shader language)
L2527[18:50:09] <Soni> runs on the client
L2528[18:50:21] <ds84182> why not forth
L2529[18:50:22] <Soni> has access to screens
L2530[18:50:32] <Soni> direct access to pixel data
L2531[18:50:47] <Soni> (unicode char, color, etc)
L2532[18:50:49] <MisterErwin> *builds some new floors so it will kill me definetly if I jump out of the window
L2533[18:51:01] <Cruor> it should run my eso lang
L2534[18:51:35] <Cruor> http://puu.sh/e72Lv/74e087379a.txt this is hello world
L2535[18:51:36] <Ender> You should be my new meat bicycle
L2536[18:51:50] <Soni> (oh and the server can only load the shader not interact with it (except for setting pixels and stuff))
L2537[18:52:18] <MisterErwin> Ender wait wut
L2538[18:52:43] ⇨ Joins: MrRatermat (~ratermat@host81-158-26-228.range81-158.btcentralplus.com)
L2539[18:52:47] <Daiyousei> want me to make an eso lang that is jit compiled using haskell and llvm
L2540[18:53:10] <LordFokas> Ender: don't forget, it has to be THE SHINIEST meat bicycle!
L2541[18:53:15] <Daiyousei> jk
L2542[18:53:20] <Ender> LordFokas, heh
L2543[18:53:25] <Daiyousei> s/ bicycle/
L2544[18:53:25] <Kibibyte> <LordFokas> Ender: don't forget, it has to be THE SHINIEST meat!
L2545[18:53:36] <LordFokas> lol
L2546[18:53:50] <Daiyousei> joke ended up worse than expected
L2547[18:53:50] <Daiyousei> gg
L2548[18:53:52] <Daiyousei> :<
L2549[18:54:05] <Ender> s/SHINIEST/MOST POLISHED
L2550[18:54:05] <Kibibyte> <LordFokas> Ender: don't forget, it has to be THE MOST POLISHED meat!
L2551[18:55:17] ⇦ Quits: tattyseal (~tattyseal@2.25.3.115) (Quit: Leaving)
L2552[18:58:50] <Cruor> i dont even how `;;:::::::::;;;;;;#| #_:::::::: #_;:# ^;;;;;;;,;#|_# :::;:_# v,:::::::,,:::,@` works, but it prints "HELLO" >_<
L2553[19:02:12] *** Riking is now known as Riking|away
L2554[19:02:29] <Oddstr13> http://puu.sh/e73VX/65b5c2b130.png
L2555[19:02:49] <gamax92> Oddstr13: You have a ham? :O
L2556[19:02:57] <MisterErwin> looks complex - I like it
L2557[19:03:07] <gamax92> I wanted a ham
L2558[19:03:18] <Oddstr13> gamax92: nah, just playing around with rx
L2559[19:03:28] <gamax92> >_> so you don't have an actual ham?
L2560[19:04:01] <Oddstr13> nah, I duno if I want a license or not even
L2561[19:04:14] <Oddstr13> there are some license-free bands I can use
L2562[19:04:55] <Oddstr13> gamax92: my receiver is a RTL-SDR :P
L2563[19:05:02] <gamax92> oh, its just an SDR
L2564[19:05:06] <gamax92> ds84182: lol i love how useless the traceback is.
L2565[19:05:16] <Oddstr13> the antenna is a 1.6m vertical random wire :P
L2566[19:06:24] <Oddstr13> gamax92: I should make myself a proper antenna :P
L2567[19:10:50] <Oddstr13> like a 1/4 wave random wire :P
L2568[19:11:07] <gamax92> http://i.imgur.com/VmAfgT1.png
L2569[19:11:11] <gamax92> Magik6k: ^
L2570[19:12:01] <Magik6k> gamax92, wat??
L2571[19:12:05] <MisterErwin> bad gamax92.... Just do it the correct way and port your programms to OC
L2572[19:12:06] <Magik6k> gamax92, setenv?
L2573[19:12:20] <gamax92> Magik6k: huh?
L2574[19:12:51] <Magik6k> s/te/tfe
L2575[19:12:51] <Kibibyte> <Magik6k> gamax92, setfenv?
L2576[19:13:18] <Oddstr13> gamax92: I totaly should get myself a license tho
L2577[19:13:37] <Magik6k> I.e is this function working?(and getfenv)
L2578[19:13:56] <gamax92> they haven't been made yet
L2579[19:16:19] <gamax92> also ds didn't exactly put in a stack, so i don't know how I'd get levels to work.
L2580[19:19:20] <gamax92> nor do i know how the lua stack works to implement it :P
L2581[19:22:48] *** skyem123|away is now known as skyem123
L2582[19:24:41] ⇦ Quits: Vexatos (~Vexatos@p5B3C9663.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L2583[19:28:23] *** skyem123 is now known as skyem123|dinnner
L2584[19:29:03] <ds84182> gamax92, ikr
L2585[19:29:27] <ds84182> I would have to make it more like the C implementation of Lua and have Lua states
L2586[19:33:21] ⇦ Quits: Katie (michiyo@198.50.198.6) (Quit: Lost terminal)
L2587[19:33:43] *** ConcernedHobbit is now known as ConcernedSleeperAgent
L2588[19:38:53] <Ender> http://imgur.com/gallery/9cNnDAV
L2589[19:40:54] <Caitlyn> "Customer service will make you a sociopath if you stay in it too long. Customers are SHITTY and want to make your day bad. Vicious cycle."
L2590[19:40:56] <Caitlyn> True.
L2591[19:41:01] <Caitlyn> Very. Very. True.
L2592[19:41:39] <Caitlyn> Especially when 90% of your callers are pissed off 14 year olds banned from XBL for any number of things.
L2593[19:42:43] * Dashkal wince
L2594[19:42:51] <Dashkal> I only had to stand between hungry people with poor planing and their food.
L2595[19:43:19] <Caitlyn> o_O
L2596[19:43:55] *** skyem123|dinnner is now known as skyem123
L2597[19:44:09] <Negi> Caitlyn: You forgot about the ones that ask what is a mouse.
L2598[19:44:25] <Caitlyn> I didn't get those, I was XBox support...
L2599[19:44:34] <Caitlyn> I got asked what a network cable was.
L2600[19:44:54] <CompanionCube> ._.
L2601[19:45:39] <Caitlyn> Also.... "Why can't I connect to live?" *troubleshoot* "Your internet is down" *moment of silence* "We don't have internet we stole the neighbors"
L2602[19:45:43] * Caitlyn facepalms
L2603[19:46:51] <Caitlyn> I wasn't even in connectivity, I didn't have any of the connectivity stuff on my system, couldn't open connectivity tickets with my login and was told to under no circumstances transfer callers to connectivity
L2604[19:46:58] <Negi> Caitlyn : I never used Xbox customer service once in my life :I
L2605[19:47:14] <Caitlyn> so I got to do hour+ long calls getting no credit.
L2606[19:47:28] <Dashkal> No envy... I'll take having done my dues in grocery retail.
L2607[19:47:37] <Caitlyn> I've been there too!
L2608[19:47:42] <Caitlyn> I've also done fastfood. lol
L2609[19:48:00] <Negi> Customer Service is generally shitty.
L2610[19:48:23] <Caitlyn> Yes.
L2611[19:48:31] <Caitlyn> On both ends usually too lol
L2612[19:48:36] <Negi> Yeah
L2613[19:48:53] <Negi> My ISP's pretty great tho
L2614[19:48:54] <Caitlyn> Like the quote said "Vicious cycle."
L2615[19:50:03] <Caitlyn> I've had some pretty good CS experiences, but a lot of it is because I've been in their shoes and try not to be a ass
L2616[19:50:09] <CompanionCube> Negi, what's your ISP?
L2617[19:51:36] <Negi> Free SA, French ISP.
L2618[19:51:45] <Negi> Yes. The ISP is called "Free".
L2619[19:51:56] <Negi> And they're pretty cheap for the quality they offer.
L2620[19:52:30] <Negi> (And they're the only ones that have actual installations around here lmao)
L2621[19:52:58] <CompanionCube> Negi, I can see they offer ipv6 :) (or is that a tunnel?)
L2622[19:53:50] <Dashkal> I still hold the opinion that a year of customer service work should be mandatory service for citizenship...
L2623[19:53:54] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L2624[19:53:54] zsh sets mode: +v on asie
L2625[19:54:10] <CompanionCube> Dashkal, some of us value or sanity
L2626[19:54:11] <CompanionCube> kthx
L2627[19:54:23] <Negi> CompanionCube: Nah nah, IPv6 provided.
L2628[19:54:35] <CompanionCube> Negi, /48 or /64?
L2629[19:54:48] <Negi> I don't really know, haven't looked that up.
L2630[19:54:59] <Dashkal> CompanionCube: Think it through. The first generation under the policy, they'd be the sacrifice. After that? Everybody would have done it. You'd reduce the pain for later people. (Reduce, some people really are just sociopaths)
L2631[19:55:41] <CompanionCube> Dashkal, customer service for who though?
L2632[19:55:58] <Dashkal> General public. Food, retail, tech support for the bad ones who failed their first round...
L2633[19:56:06] * Dashkal is not a nice man
L2634[19:56:08] <Caitlyn> lmao
L2635[19:56:19] <CompanionCube> Dashkal, nah
L2636[19:56:19] <Negi> Wait
L2637[19:56:27] <Negi> There is actually customer service for food ?
L2638[19:56:37] <CompanionCube> the ones that failed the first one get to work for school tech support
L2639[19:56:47] <Caitlyn> I've done that too... q_q
L2640[19:56:48] <CompanionCube> usually those are extra 'special'
L2641[19:57:17] <Dashkal> I'm not quite that evil. School tech support is for repeated failures.
L2642[19:57:19] <Caitlyn> So it seems I just might snap at any second.. lol
L2643[19:57:22] <gamax92> I DON'T GET THIS ...
L2644[19:57:28] <gamax92> OMFG LUA WTF
L2645[19:57:45] <gamax92> oh ... i just got it ...
L2646[19:57:52] <Dashkal> Speaking of such, off to lunch.
L2647[19:57:53] <Negi> You just did.
L2648[19:58:06] <Caitlyn> Bah I'm starving..
L2649[19:58:13] <Caitlyn> but.... holding sleeping baby
L2650[19:58:15] <Caitlyn> bah....
L2651[19:58:27] <Negi> I just ate seriously.
L2652[19:58:43] <gamax92> ALMOST
L2653[19:58:48] <gamax92> ALMOST THERE
L2654[19:58:57] <Caitlyn> it's 2 PM, and I've not ate since... 6PM yesterday
L2655[19:58:57] <Caitlyn> lol
L2656[19:58:59] <Negi> Well in fact I'm still eating ._.
L2657[19:59:25] <gamax92> :D
L2658[19:59:27] <gamax92> Magik6k: setfenv
L2659[19:59:43] <Magik6k> huh
L2660[19:59:49] <CompanionCube> Dashkal, perhaps you should scale the time to the sanity
L2661[19:59:56] <CompanionCube> e.g the saner CS fields give you a year
L2662[20:00:05] <CompanionCube> things like IT go for a few months
L2663[20:00:35] <Negi> Or reverse sanity ?
L2664[20:00:50] <gamax92> Magik6k: http://i.imgur.com/AspYkNC.png
L2665[20:01:42] <gamax92> tada
L2666[20:02:13] <Magik6k> gamax92, epic, now run CC bios and show os.loadAPI working :D
L2667[20:02:22] <gamax92> ;-;
L2668[20:02:38] <gamax92> it probably wont :P
L2669[20:02:44] <Magik6k> meh
L2670[20:04:37] <Magik6k> But as early as I get this lib in my hands I'll go for it(or a full emulator as I want MPT on CC but I don't have the mod in my modpack :D) :D
L2671[20:05:19] <gamax92> Magik6k: wait my patched vm?
L2672[20:06:11] <Magik6k> gamax92, maybe not now, I'm making github OAuth for MPT IDE
L2673[20:08:53] <MisterErwin> The only thing I would do w/ CC is ignite explosives w/out any redstone wire.... OC would be to expensive for that :p
L2674[20:10:57] <gamax92> yaaay ... my old ccemulator isn't on this computer :P
L2675[20:11:00] <gamax92> i get to rewrite it
L2676[20:11:08] <Sangar> evening o/
L2677[20:11:16] <gamax92> Sangar: http://i.imgur.com/AspYkNC.png
L2678[20:11:17] <Magik6k> gamax92, wasn't it on github?
L2679[20:11:25] <Magik6k> Sangar, \o
L2680[20:11:26] <gamax92> Magik6k: i checked my openprograms repo
L2681[20:11:41] <MisterErwin> o/
L2682[20:11:46] <Ender> \o Sangar
L2683[20:11:55] <Sangar> gamax92, oh dear, how feature complete is it? :P
L2684[20:12:06] <gamax92> Sangar: features as in what?
L2685[20:12:11] <Sangar> Magik6k, will look at the pr in a minute, thanks!
L2686[20:12:21] <Sangar> gamax92, setfenv/getfenv, debug lib
L2687[20:12:33] <gamax92> oh, only setfenv, and only setting functions :P
L2688[20:12:59] <Sangar> well it's something :P
L2689[20:13:24] <gamax92> it is a full lua 5.1 vm with a lua 5.1 compiler
L2690[20:13:59] <Magik6k> Sangar, how hard it would be to allow multiple network cards in microcontroller be bound to sides of it?
L2691[20:14:01] <Sangar> wow, impressed that works in 2mb :X
L2692[20:15:42] <Sangar> Magik6k, the thing would have to be sided in the first place for that to have any effect :P that might be an option though. i'm pretty sure i considered it, but i can't remember why i decided not to
L2693[20:18:19] <Magik6k> Sangar, dunno, but it would allow creations of compact routers, firewalls, etc
L2694[20:18:27] <Sangar> yeah
L2695[20:18:45] <Negi> NETWORKING STUFF
L2696[20:18:48] <Negi> Now we're talking.
L2697[20:18:50] <Sangar> feel free to open an issue on github, either to discuss it or at least as a reminder :P
L2698[20:19:03] <skyem123> Sangar, I improved flash.lua
L2699[20:19:36] <Sangar> skyem123, saw it, thanks! will test and merge in a bit. working on IHasWork atm, trying to generalize that a bit
L2700[20:20:49] <skyem123> \o/
L2701[20:21:06] <Negi> I need to work on what I had started of an accurate french translation. ._.
L2702[20:21:39] <MisterErwin> Sangar: wait... IHasWork has more than just one boolean function?
L2703[20:22:07] <Sangar> no, but i want to make the integration i add easily extendable
L2704[20:22:13] <Sangar> and unify it with the comparator stuff
L2705[20:22:26] <MisterErwin> ah :) - sounds neat
L2706[20:30:15] ⇨ Joins: tattyseal (~tattyseal@2.25.3.115)
L2707[20:32:33] <CompanionCube> http://arstechnica.com/tech-policy/2014/12/nsa-has-vpns-in-vulcan-death-grip-no-really-thats-what-they-call-it/
L2708[20:32:55] ⇨ Joins: lperkins2 (~lperkins2@63.227.187.208)
L2709[20:33:57] <lperkins2> So, the irc entry in the forum doesn't list which network #oc is on... Good thing the OC-irc-client defaults to the correct one.
L2710[20:34:06] ⇦ Quits: lperkins2 (~lperkins2@63.227.187.208) (Remote host closed the connection)
L2711[20:36:11] ⇨ Joins: lperkins2 (~lperkins2@63.227.187.208)
L2712[20:36:27] <lperkins2> Sorry about that; power failure.
L2713[20:36:35] <gamax92> ~w term.read
L2714[20:36:35] <ocdoc> http://ocd.cil.li/api:term
L2715[20:37:03] <pong> .w
L2716[20:37:03] <^v> pong, http://ocd.cil.li/
L2717[20:38:43] <pong> gamax92, usuk
L2718[20:38:56] <gamax92> k
L2719[20:43:30] ⇦ Quits: pong (~pixel@c-71-238-153-166.hsd1.mi.comcast.net) (Quit: Network ban)
L2720[20:44:05] ⇨ Joins: ping (~pixel@c-71-238-153-166.hsd1.mi.comcast.net)
L2721[20:44:05] zsh sets mode: +v on ping
L2722[20:45:46] ⇦ Quits: septi25 (~septi25@ipb21bbb54.dynamic.kabel-deutschland.de) (Quit: Leaving.)
L2723[20:46:20] ⇨ Joins: septi25 (~septi25@ipb21bbb54.dynamic.kabel-deutschland.de)
L2724[20:50:28] *** Pwootage|Off is now known as Pwootage
L2725[20:53:57] <gamax92> Sangar: from when i ran freeMemory in lua to when i ran it in lua5.1, it only goes down like .2MB
L2726[20:54:22] <gamax92> okay ... .3MB :P
L2727[20:56:16] <Magik6k> gamax, add this to autorun to get memory bar: get:http://cc.nativehttp.org/ppa/file/m6koc/memolay/etc/init.d/memolay.lua
L2728[20:57:35] <gamax92> okay sure
L2729[20:57:52] <gamax92> because that also takes up memory ;)
L2730[20:58:08] <ds84182> anyway to get a stacktrace from a yielded coroutine?
L2731[20:58:46] <ds84182> yielded/errored
L2732[20:58:49] <gamax92> Magik6k: .-. why is there no indentation
L2733[20:59:24] <Magik6k> gamax92, RMB -> view source
L2734[20:59:31] <gamax92> oh okay.
L2735[20:59:49] <gamax92> ooh fancy bar
L2736[20:59:49] <Magik6k> server is passing wrong content type
L2737[21:00:07] *** Pwootage is now known as Pwootage|Off
L2738[21:01:06] <gamax92> so then, it initially uses .7MB, but then drops down to .2MB-.3MB
L2739[21:02:15] <ds84182> .l _VERSION
L2740[21:02:16] <^v> ds84182, Lua 5.2
L2741[21:02:18] <ds84182> k
L2742[21:02:23] <ds84182> .l coroutine
L2743[21:02:23] <^v> ds84182, table: 0xdd8640
L2744[21:02:31] <Negi> ¬-¬
L2745[21:02:36] <Magik6k> .l debug
L2746[21:02:36] <^v> Magik6k, table: 0x1f9b9a0
L2747[21:03:14] <CompanionCube> .l =debug
L2748[21:03:14] <^v> CompanionCube, lua:1: unexpected symbol near '='
L2749[21:03:16] <CompanionCube> dammit
L2750[21:03:27] <ds84182> .l coroutine.wrap(function() xpcall(function() error(coroutine.yield()) end,function() print(debug.traceback()) end) end)()
L2751[21:03:27] <^v> ds84182, nil
L2752[21:03:32] <ds84182> huh
L2753[21:03:36] <ds84182> lemme go elsewhere
L2754[21:05:14] <Negi> CompanionCube: = is OC syntactic sugar.
L2755[21:05:26] <Negi> Or rather lua.lua.
L2756[21:07:17] <gamax92> Negi: well lua does it to, in its interactive interpreter
L2757[21:07:28] ⇨ Joins: Katie (Katie@eos.pc-logix.com)
L2758[21:07:36] *** Katie is now known as Guest30732
L2759[21:12:18] *** skyem123 is now known as skyem123|ZZZ
L2760[21:15:06] ⇨ Joins: MichiBot1 (~lb@198.50.198.6)
L2761[21:15:53] <Aedda> Is it possible during the bios or init to override or wrap Lua functions such as later executed scripts would need to deal with the modified functions and not have access to the original ones?
L2762[21:16:21] <ds84182> yes
L2763[21:17:11] <ds84182> local oldcomponentinvoke = component.invoke function component.invoke(address,method,...) --[[DO things here]] return oldcomponentinvoke(address,method,...) end
L2764[21:17:42] <gamax92> Magik6k: http://hastebin.com/evedemucap.lua
L2765[21:17:42] <ds84182> what it does is keep a copy of the original function and then overwrites the previous reference to the function
L2766[21:17:53] <gamax92> i took your code
L2767[21:17:56] <gamax92> and made it very small
L2768[21:18:08] <ds84182> gamax92, luasrcdiet?
L2769[21:18:11] <gamax92> nope
L2770[21:18:16] <ds84182> luasrcdiet.
L2771[21:18:19] <gamax92> i did the whole thing manually
L2772[21:18:24] <ds84182> suuuuuuuuuuuuuuuuuuuuuuuuuure
L2773[21:18:29] <Magik6k> ^
L2774[21:18:30] <Aedda> What about something lower level like, table.insert ?
L2775[21:18:37] <gamax92> ds84182: luasrcdiet doesn't add local's to shorten tables
L2776[21:18:45] <ds84182> Aedda, that would work too
L2777[21:18:48] <gamax92> so yes i did the whole thing manually kthx
L2778[21:19:11] <Aedda> and there is no way a later script could somehow access the original?
L2779[21:19:22] <gamax92> luasrcdiet also doesn't compact local assignments.
L2780[21:19:32] <ds84182> Aedda, yep
L2781[21:19:38] <Magik6k> BRB, I'm going to add 1gb ram to salve pc
L2782[21:19:40] <Aedda> ds84182: Thanks so much <3
L2783[21:19:43] ⇦ Quits: Magik6k (~Magik6k@host-37-190-200-120.dynamic.mm.pl) (Quit: Leaving)
L2784[21:19:44] <Negi> ds84182: Wouldn't it be cleaner to overwrite the whole table and set it a metatable with __index pointing to oldmodule ?
L2785[21:19:51] ⇦ Quits: Caitlyn (Katie@2001:470:1f07:fa0::1bad:babe) (Killed (NickServ (GHOST command used by Guest30732!Katie@eos.pc-logix.com)))
L2786[21:19:59] *** Guest30732 is now known as Caitlyn
L2787[21:20:03] ⇦ Quits: ocdoc (OCDocBot@eos.pc-logix.com) (Ping timeout: 194 seconds)
L2788[21:20:03] zsh sets mode: +v on Caitlyn
L2789[21:20:04] <ds84182> Negi, not really, just more complicated
L2790[21:20:58] ⇨ Joins: ocdoc (OCDocBot@eos.pc-logix.com)
L2791[21:21:06] ⇦ Quits: Shuudoushi (Shuudoushi@eos.pc-logix.com) (Ping timeout: 378 seconds)
L2792[21:21:39] ⇦ Quits: MichiBot (~lb@eos.pc-logix.com) (Ping timeout: 378 seconds)
L2793[21:23:15] <Caitlyn> %chgnick MichiBot
L2794[21:23:15] *** MichiBot1 is now known as MichiBot
L2795[21:24:13] ⇦ Quits: tattyseal (~tattyseal@2.25.3.115) (Quit: Leaving)
L2796[21:30:27] ⇦ Quits: ping (~pixel@c-71-238-153-166.hsd1.mi.comcast.net) (Ping timeout: 378 seconds)
L2797[21:32:09] *** Benguin is now known as Benguin[ZzZ]
L2798[21:35:55] *** ds84182 is now known as isnowknownas
L2799[21:38:05] <Negi> I SnowKnow NAS.
L2800[21:39:13] <CompanionCube> ?
L2801[21:40:27] <Negi> ds's new nick. If you don't read it correctly you can get fun stuff.
L2802[21:42:32] *** isnowknownas is now known as sihtsinuf
L2803[21:47:32] ⇨ Joins: VikeStep (~VikeStep@CPE-121-222-88-53.lnse1.cha.bigpond.net.au)
L2804[21:51:35] ⇨ Joins: Magik6k (~Magik6k@host-37-190-200-120.dynamic.mm.pl)
L2805[21:53:16] <Negi> Holy potatoes.
L2806[21:55:45] *** Hobbyboy is now known as Hobbyboy|Sleep
L2807[21:56:32] *** sihtsinuf is now known as tihsnselggig
L2808[21:57:18] *** Riking|away is now known as Riking
L2809[21:57:43] ⇨ Joins: Ekoserin (webchat@c-98-231-193-97.hsd1.va.comcast.net)
L2810[21:59:45] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Quit: WeeChat 1.0.1)
L2811[21:59:54] ⇨ Joins: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0)
L2812[22:00:40] ⇦ Quits: CompanionCube (~samis@95f1e5f6.skybroadband.com) (Remote host closed the connection)
L2813[22:00:59] <Negi> You saw /nothing/.
L2814[22:01:39] <Ekoserin> What?
L2815[22:01:41] *** manmaed|AFK is now known as manmaed
L2816[22:02:07] <Negi> I did not just quit accidently.
L2817[22:02:27] <Ekoserin> Why did you?
L2818[22:04:54] <Negi> Clicked on Close instead of the little squarey thing.
L2819[22:05:31] <Negi> *hiccup*
L2820[22:05:45] <Ekoserin> "squarey thing?"
L2821[22:06:43] *** Daiyousei is now known as SleepingFairy
L2822[22:07:33] ⇦ Quits: MisterErwin (~MisterErw@dslb-146-060-074-172.146.060.pools.vodafone-ip.de) (Quit: Leaving.)
L2823[22:08:51] ⇨ Joins: TabletCube (~TCube@95f1b3c5.skybroadband.com)
L2824[22:08:57] <Ekoserin> I got a new GPU, monitors, keyboard, mouse...
L2825[22:09:45] *** Kodos|Zzz is now known as Kodos
L2826[22:09:49] <Kodos> o/
L2827[22:10:43] <TabletCube> Ekoserin: hi
L2828[22:12:07] <Ekoserin> I got an NVIDIA GeForce GTX 750 Ti (upgrade from NVIDIA GeForce GT 640), two Gateway 1050p monitors, some keyboard with a foreign language on the box, a Razer Saga left-handed mouse, and confidence.
L2829[22:12:44] *** AngieBLD|Off is now known as AngieBLD
L2830[22:13:14] ⇨ Joins: ping (~notPing@198.109.114.66)
L2831[22:13:14] zsh sets mode: +v on ping
L2832[22:17:13] <tihsnselggig> Sangar, the hell is component.fields
L2833[22:17:46] <ping> .w component
L2834[22:17:46] <^v> ping, http://ocd.cil.li/component
L2835[22:17:47] <tihsnselggig> slap me with information
L2836[22:17:49] <tihsnselggig> I'm open
L2837[22:17:56] <tihsnselggig> ping, it's not on that page
L2838[22:18:08] <Negi> Our school's DWS is absolutely barfery.
L2839[22:18:21] <Sangar> it lists the fields on a component, as opposed to its methods.
L2840[22:18:29] <TabletCube> Negi: use other DNS:
L2841[22:18:41] <tihsnselggig> components can have fields?
L2842[22:18:49] <tihsnselggig> where have I been
L2843[22:18:52] <Negi> TabletCube: Not DNS.
L2844[22:18:54] <Negi> DWS.
L2845[22:19:00] <Negi> Also OWS.
L2846[22:19:04] <Negi> Online Workspace.
L2847[22:19:26] <Sangar> they can, by popular demand of one person :X
L2848[22:19:44] <gamax92> lol
L2849[22:19:58] <gamax92> should put it on the wiki
L2850[22:20:19] *** DeanIsGone is now known as DeanIsaKitty
L2851[22:20:22] <tihsnselggig> Sangar, are they wrapped with component.proxy?
L2852[22:20:53] <gamax92> im guessing it would take a component address
L2853[22:20:54] <Sangar> yeah, that adds a metatable that forwards __index/__newindex to existing getter/setter fields of the component
L2854[22:21:07] <tihsnselggig> sweet
L2855[22:21:34] *** prassel|off is now known as prasselpikachu
L2856[22:21:41] <tihsnselggig> component.person.leftArm.hand.lowerFingers()
L2857[22:21:50] <tihsnselggig> component.person.leftArm.hand.middleFinger.raise()
L2858[22:21:52] <tihsnselggig> ( ͡^ ͜ʖ ͡^)
L2859[22:21:55] <tihsnselggig> :_
L2860[22:22:00] <tihsnselggig> I broke my mouth
L2861[22:24:55] <Stary2001> gj
L2862[22:26:38] ⇦ Quits: ping (~notPing@198.109.114.66) (Quit: http://i.imgur.com/Akc6r.gif)
L2863[22:26:48] ⇨ Joins: ping (~notPing@198.109.114.66)
L2864[22:26:48] zsh sets mode: +v on ping
L2865[22:28:56] *** Hobbyboy|Sleep is now known as Hobbyboy
L2866[22:32:36] ⇦ Quits: MrRatermat (~ratermat@host81-158-26-228.range81-158.btcentralplus.com) (Ping timeout: 378 seconds)
L2867[22:32:41] *** AtomSponge is now known as AtomSponge|away
L2868[22:32:42] ⇦ Quits: Ekoserin (webchat@c-98-231-193-97.hsd1.va.comcast.net) ()
L2869[22:43:29] *** Pwootage|Off is now known as Pwootage
L2870[22:46:07] ⇦ Quits: Negi (~Poireau@2a01:e35:2f6a:7060:e2ca:94ff:fe1f:76e0) (Quit: WeeChat 1.0.1)
L2871[22:51:59] *** Pwootage is now known as Pwootage|Off
L2872[22:52:44] *** Pwootage|Off is now known as Pwootage
L2873[22:59:18] *** prasselpikachu is now known as prassel|off
L2874[22:59:21] <tihsnselggig> Ok, I'm going to say it
L2875[22:59:25] <tihsnselggig> Sangar, wiki search sucks
L2876[22:59:36] <Sangar> yeah. use google with site:
L2877[22:59:42] <Magik6k> or ~w
L2878[22:59:46] <Sangar> or that
L2879[23:00:14] <tihsnselggig> like, it's just lacking in alot
L2880[23:00:29] <tihsnselggig> I searched "eeprom" and no results showed up
L2881[23:02:21] <gamax92> tihsnselggig: no, nothing ever shows up on the wiki search
L2882[23:02:28] <gamax92> except for the starting page
L2883[23:02:35] <tihsnselggig> you serious
L2884[23:02:39] <gamax92> yah
L2885[23:02:41] <tihsnselggig> why does that happen
L2886[23:02:49] <tihsnselggig> whyyyyyyyyyy
L2887[23:03:29] <gamax92> hey asie, don't you also use doku wiki?
L2888[23:03:30] * Sangar shrugs
L2889[23:04:34] ⇨ Joins: jgile2 (~jgile2@c122-108-189-162.rochd4.qld.optusnet.com.au)
L2890[23:07:40] *** prassel|off is now known as prasselpikachu
L2891[23:12:52] *** alekso56 is now known as alekso56_off
L2892[23:16:20] *** manmaed is now known as manmaed|AFK
L2893[23:16:32] <tihsnselggig> welp, I have a filesystem running in my os now
L2894[23:16:45] <tihsnselggig> it's probably really terrible because there are no argument checks
L2895[23:20:01] ⇦ Quits: Mirodin (~quassel@2a02:810d:12c0:1878:fcc1:6f45:d6f1:b70) (Remote host closed the connection)
L2896[23:34:50] <Kodos> Sangar, can we get a T3 Drone case so I can use Linked Cards with them
L2897[23:35:15] <Kodos> Or does wireless work cross dimension
L2898[23:36:11] ⇨ Joins: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L2899[23:36:13] <Sangar> no t3 drones, but maybe creative ones
L2900[23:37:03] <Sangar> as for wireless, depends. iirc one of the gazillion stargate mods forwards oc wireless messages through open gates. can't remember which one though >_>
L2901[23:38:02] ⇦ Quits: ping (~notPing@198.109.114.66) (Quit: http://i.imgur.com/Akc6r.gif)
L2902[23:38:47] <gamax92> ~w wireless_network_card
L2903[23:38:47] <ocdoc> http://ocd.cil.li/item:wireless_network_card
L2904[23:39:22] <gamax92> umm Sangar
L2905[23:39:26] <gamax92> http://ocdoc.cil.li/:item:wireless_network_card
L2906[23:39:31] <gamax92> this page also exists?
L2907[23:39:51] <gamax92> no wait ... it just points to the ... wat
L2908[23:41:33] <Inari> can a robot somehwo figure out the items in its own invnetory? i meant he invnetory controller upgrade seems to have a method to get itemstack info, but not from its internal inv?
L2909[23:43:39] ⇨ Joins: ping (~notPing@198.109.114.66)
L2910[23:43:39] zsh sets mode: +v on ping
L2911[23:43:54] *** justastranger|zzz is now known as justastranger
L2912[23:45:43] ⇨ Joins: TangentDelta (~christine@63.143.24.24)
L2913[23:50:12] <tihsnselggig> http://i.imgur.com/hQVLdfh.png !
L2914[23:50:15] <tihsnselggig> wooooooooooo
L2915[23:50:22] <Sangar> Inari, in pre 1.4.3 by using the "back" side, so getStackInSlot(sides.back, ...). as of 1.4.3 via getStackInInternalSlot
L2916[23:50:38] <Inari> hmm okay, thanks~
L2917[23:50:51] <Sangar> (both via inv controller)
L2918[23:50:52] ⇦ Quits: ping (~notPing@198.109.114.66) (Quit: http://i.imgur.com/Akc6r.gif)
L2919[23:51:04] <tihsnselggig> oh yeah and the kernel turtles are dead
L2920[23:51:11] <tihsnselggig> ofc, the once process with no code
L2921[23:51:27] <Sangar> tihsnselggig, os from scratch?
L2922[23:51:53] <tihsnselggig> Yep, (well except keyboard.lua, term.lua, and text.lua)
L2923[23:52:00] <Sangar> awesome
L2924[23:52:25] <tihsnselggig> And this time it actually does multitasking, unlike the others who died in a "fire"
L2925[23:53:15] <tihsnselggig> and great, I found a problem with the process system
L2926[23:53:24] <TabletCube> Is that a ccemu?
L2927[23:53:46] <TabletCube> Turtles always makes me think cc
L2928[23:53:59] <tihsnselggig> TabletCube, nope, just a test process with no code
L2929[23:54:09] <gamax92> tihsnselggig: mmh, kernel looks good
L2930[23:54:15] <tihsnselggig> welp, I just fixed a bug!
L2931[23:54:52] <gamax92> tihsnselggig: does it have ipc?
L2932[23:55:04] <tihsnselggig> gamax92, kinda
L2933[23:55:16] <tihsnselggig> It can comunicate to the kernel with syscalls
L2934[23:55:19] <tihsnselggig> but thats really it
L2935[23:55:28] <tihsnselggig> I could make an IPC module
L2936[23:55:43] *** prasselpikachu is now known as prassel|off
L2937[23:58:23] ⇦ Quits: sciguyryan (sciguyryan@109-205-169-181.dynamic.swissvpn.net) ()
L2938[23:59:48] *** prassel|off is now known as prasselpikachu
<<Prev Next>> Scroll to Top