<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:11:50] *** AngieBLD||away is now known as AngieBLD||away|Off
L2[00:43:20] *** Kenny is now known as Kenny|Sleeping
L3[01:10:54] ⇨ Joins: Lunatrius (~Lunatrius@cpe-46-164-13-121.dynamic.amis.net)
L4[01:12:38] *** LordFokas|out is now known as LordFokas
L5[01:13:20] *** LordFokas is now known as LordFokas|off
L6[02:09:06] *** SuPeRMiNoR2 is now known as SuPeRMiNoR2|Away
L7[02:14:44] <vv> Coding is fun :)
L8[02:14:56] <Wired2coffee> Always
L9[02:15:36] <vv> i wish we had OC on our server though, it was removed for bugs some time ago
L10[02:16:07] <Wired2coffee> You could always come on mine
L11[02:16:41] <Wired2coffee> *nudge nudce*
L12[02:16:59] <vv> who's there ?
L13[02:17:01] <vv> hehe
L14[02:17:35] <Wired2coffee> Right now? Just me and one other dude testing out his CC speaker setup
L15[02:18:45] <vv> Closed Computers aka computer craft speakers ?
L16[02:19:01] <Wired2coffee> lol
L17[02:19:11] ⇨ Joins: Vexatos (~Vexatos@p5B31CE9C.dip0.t-ipconnect.de)
L18[02:19:42] <Wired2coffee> I have computercraft and oc an the server
L19[02:20:18] <Wired2coffee> Lotta people just use CC because its cheaper
L20[02:22:28] <vv> yea exactly why CC should be removed
L21[02:23:13] <Wired2coffee> I want to, but OC isnt popular enough just yet
L22[02:23:23] <Wired2coffee> otherwise I would
L23[02:23:23] <Vexatos> Remove CC
L24[02:23:27] <Vexatos> Force them to use OC
L25[02:23:32] <Vexatos> Problem solved
L26[02:23:48] <Wired2coffee> But all my people come from the CC forums
L27[02:23:57] <Wired2coffee> they would just leave
L28[02:24:47] <vv> i have little experience with OC so far, due to it not being on our server
L29[02:25:02] <vv> stupid packet bug caused it to be removed
L30[02:26:26] <Wired2coffee> Well, you're welcome to come and join if you ever change your mind
L31[02:50:46] ⇦ Quits: vv (~IceChat9@2a02:1810:188b:2b00:9cf6:201a:58de:d005) (Ping timeout: 186 seconds)
L32[02:59:07] ⇨ Joins: vv (~IceChat9@94-226-140-50.access.telenet.be)
L33[03:12:17] ⇦ Quits: Stary2001 (Stary2001@stary2001.co.uk) (Ping timeout: 194 seconds)
L34[03:13:44] ⇨ Joins: Stary2001 (Stary2001@stary2001.co.uk)
L35[03:39:35] ⇦ Quits: Stary2001 (Stary2001@stary2001.co.uk) (Ping timeout: 194 seconds)
L36[04:01:16] ⇨ Joins: Stary2001 (Stary2001@stary2001.co.uk)
L37[04:09:55] ⇦ Quits: Stary2001 (Stary2001@stary2001.co.uk) (Ping timeout: 194 seconds)
L38[04:29:42] *** JoshTheEnder|BackInTheEther is now known as JoshTheEnder
L39[04:41:27] ⇨ Joins: Stary2001 (Stary2001@stary2001.co.uk)
L40[04:51:10] ⇦ Quits: Lunatrius (~Lunatrius@cpe-46-164-13-121.dynamic.amis.net) (Ping timeout: 186 seconds)
L41[05:01:44] *** JoshTheEnder is now known as JoshTheEnder|BackInTheEther
L42[05:12:55] ⇨ Joins: Lunatrius (~Lunatrius@cpe-62-84-225-142.dynamic.amis.net)
L43[05:18:47] ⇨ Joins: Wobbo (~Wobbo@a83-163-115-113.adsl.xs4all.nl)
L44[05:18:47] zsh sets mode: +v on Wobbo
L45[05:25:37] *** ` is now known as Biohazard
L46[05:29:44] <Sangar> mornin' everyone
L47[05:30:10] <Vexatos> Hi Sangar
L48[05:35:51] <Wobbo> Morning
L49[05:36:05] <Wobbo> Vexatos: How is git going?
L50[05:36:41] <Vexatos> I'm fine :D
L51[05:40:33] <Wobbo> I mean, how is your progress on git going :P But it is good to hear that you are fine
L52[05:41:17] <Vexatos> Progress on git: None because I have been on holiday with my father the last 3 days
L53[05:41:33] <Vexatos> Do not expect anything soon
L54[05:41:46] <Vexatos> This will take a good amount of time
L55[05:42:33] <Wobbo> I already expect that it would take s=time, it sounds like a large project. Good luck
L56[05:42:45] <Vexatos> Mhm
L57[05:43:57] <Vexatos> Thing with Lua is, it has no classes and such, so I need to do all the GUI and functionality in a single file, would be pretty messy, I could put some of the things in other sub-programs
L58[05:44:01] <Vexatos> Hmmm
L59[05:44:16] <Sangar> you can require() your submodules
L60[05:44:21] <Vexatos> Yea
L61[05:44:30] <Vexatos> Since you get the program through a dungeon loot floppy
L62[05:44:36] <Sangar> and wobbo's building an oo framework
L63[05:44:41] <Vexatos> O:
L64[05:45:12] <Vexatos> If that program is found in a dungeon, I am able to use as many files as I want and simply put them onto the floppy
L65[05:45:33] <Vexatos> (Should not be that many though, since I guess it is slower than doing everything in 1 program)
L66[05:45:41] <Wobbo> It currently has subclassing and prototypes without inheritance, but I want to fix that. And I am working on a loader that will allow for easier syntax for loading classes :)
L67[05:45:43] <Sangar> essentially, yes. just keep in mind that the larger things get, the more ram it'll take to run ;)
L68[05:46:04] <Vexatos> I know
L69[05:46:32] <Vexatos> Can I check for a certain minimal RAM being installed?
L70[05:46:47] <Sangar> computer.totalMemory()
L71[05:46:50] <Vexatos> Nice
L72[05:47:09] <Vexatos> I will try to check which amount of RAM is sufficient for running the program
L73[05:47:11] <Vexatos> and use that
L74[05:47:32] <Wobbo> You can also specify system requirements in a file on the disk of course
L75[05:47:51] <Vexatos> Yea
L76[05:48:04] <Vexatos> But I do not want the program to crash with OutOfMemory :D
L77[05:48:14] <Vexatos> computer.freeMemory()
L78[05:48:42] <Vexatos> Or wait
L79[05:48:49] <Vexatos> If I run this in the program
L80[05:48:58] <Vexatos> That is already being loaded into the RAM
L81[05:49:06] <Vexatos> Mhm
L82[05:49:35] <Vexatos> I'll stick to totalMemory(), won't make a difference since there is no extensive multitasking of programs
L83[05:50:07] <Wobbo> If you just want to know how many memory your program uses
L84[05:50:36] <Wobbo> Write a quick script that prints the free memory, and the print it again in you program, as soon as it is loaded
L85[05:51:04] <Vexatos> Good idea
L86[05:51:26] <Vexatos> A program only containing that one line won't be huge trouble
L87[05:51:32] <Vexatos> Heh
L88[05:51:43] <Vexatos> I am already talking about the finishing of the program
L89[05:51:51] <Vexatos> Not actually having started it
L90[05:52:00] <Sangar> you may also want to dofile() your program's parts instead of require() them, so they don't stick around after the program terminates. dunno. design decision.
L91[05:52:22] <Vexatos> dofile?
L92[05:53:10] <Vexatos> What does that do exactly?
L93[05:53:17] <Sangar> dofile just runs a script file and returns whatever it returns. require stores the resulting table for re-use (since it's assumed to be a library, after all).
L94[05:53:20] <Wobbo> But on the other hand, git is a program that you call multiple times in succession, it would be faster to get them from memory then to compile and run them agian
L95[05:53:32] <Sangar> yes
L96[05:53:54] <Vexatos> Ah
L97[05:54:02] <Vexatos> so dofile actually simply runs a script
L98[05:54:04] <Wobbo> I guess you have to find a balance between that. docile certain parts and require others.
L99[05:54:16] <Sangar> aye
L100[05:54:30] <Vexatos> and require stores it while the main program is running, so you can use it as an API or call it multiple times more easily
L101[05:54:49] <Sangar> where the 'main program' == the computer, yes.
L102[05:54:53] <Vexatos> Mhm
L103[05:55:00] <Sangar> you can unload em by removing them from the package.loaded table, though
L104[05:55:11] <Vexatos> Thank you for that information
L105[05:55:14] <Sangar> http://lua-users.org/wiki/ModulesTutorial
L106[05:55:47] <Vexatos> so require loads the script into RAM without running it...
L107[05:55:51] <Wobbo> Its really nice that you can just link lua-users for almost everything :P
L108[05:56:00] <Vexatos> What's the difference between shell.execute and dofile?
L109[05:56:09] <Sangar> indeed. that's why i want to keep things as standard as possible :D
L110[05:56:16] <Wobbo> require also runs the script, and it stores the return of the script
L111[05:56:31] <Sangar> shell.execute keeps track of the started script as a "program".
L112[05:56:58] <Sangar> coroutines started from a program, dofile/loadfile/load called from a program all are loaded into the programs environment
L113[05:57:04] <Sangar> unless otherwise specified
L114[05:57:13] <Vexatos> Ah
L115[05:57:39] <Sangar> normally everything would get loaded with the global env as its env, unless otherwise specified
L116[05:58:23] <Sangar> using shell.running() you can then get the info on the running program (path to the script, env, command is was run with)
L117[05:58:33] <Vexatos> So shell.execute runs it as if you had run it from console, and dofile runs it as a sub-program to the executing program...
L118[05:58:47] <Vexatos> (Unless otherwise specified)
L119[05:58:47] <Sangar> yes
L120[05:58:59] <Vexatos> Ok
L121[05:59:01] <Vexatos> thanks
L122[05:59:09] * Vexatos really needs to start working on this
L123[05:59:11] <Sangar> np
L124[05:59:17] <Sangar> hehe
L125[05:59:24] <Vexatos> This git program really sounds like a ton of fun to make
L126[06:00:03] <Vexatos> At least I already have the program to pull files
L127[06:00:13] <Vexatos> as core features, I now need push, commit and fetch...
L128[06:00:42] <Vexatos> Hooray for more API keys \o/
L129[06:00:46] <Vexatos> ~o~
L130[06:01:23] *** JoshTheEnder|BackInTheEther is now known as JoshTheEnder
L131[06:01:42] <Sangar> :)
L132[06:03:23] <Vexatos> Hmmm.... For that program you WILL need to have a github account, of course
L133[06:03:31] <Vexatos> won't work without
L134[06:03:38] <Vexatos> Won't be useful in any way without
L135[06:03:45] <Vexatos> Obviously
L136[06:04:03] <Vexatos> Soo... I need to store username in some file...
L137[06:04:05] <Wobbo> it would be useful for copying files to your local machine
L138[06:04:09] <Sangar> for pushing? yeah.
L139[06:04:22] <Vexatos> Password I won't store in a file, that has to be entered again each time you run the program
L140[06:04:26] <Vexatos> for safety purposes
L141[06:04:37] <Vexatos> 'safety' == as safe as a Lua script can be
L142[06:05:37] <Wobbo> I'm leaving again
L143[06:05:58] <Wobbo> Bye!
L144[06:06:00] ⇦ Quits: Wobbo (~Wobbo@a83-163-115-113.adsl.xs4all.nl) (Quit: Wobbo)
L145[06:08:52] *** JoshTheEnder is now known as JoshTheEnder|BackInTheEther
L146[06:11:23] *** Kenny|Sleeping is now known as Kenny
L147[06:13:30] *** alekso56_off is now known as alekso56
L148[06:23:31] <Wired2coffee> Oh, good morning Kenny!
L149[06:43:34] *** alekso56 is now known as alekso56_off
L150[06:55:04] <Kenny> fell back asleep in the chair lol
L151[06:56:05] *** alekso56_off is now known as alekso56
L152[06:56:50] <Kenny> morning it is, good it is not (for me at least)
L153[07:00:13] ⇦ Quits: Stary2001 (Stary2001@stary2001.co.uk) (Ping timeout: 194 seconds)
L154[07:13:31] ⇨ Joins: Stary2001 (Stary2001@stary2001.co.uk)
L155[07:19:45] <Wired2coffee> I hate mornings
L156[07:20:30] <Wired2coffee> But it's just a standard phrase that doesn't make any sense.
L157[07:31:25] ⇦ Quits: Stary2001 (Stary2001@stary2001.co.uk) (Ping timeout: 194 seconds)
L158[07:49:42] ⇦ Quits: Vexatos (~Vexatos@p5B31CE9C.dip0.t-ipconnect.de) (Quit: Greetings from Pastry Fork, Inc. ✔)
L159[07:59:23] ⇨ Joins: Vexatos (~Vexatos@p5B31CE9C.dip0.t-ipconnect.de)
L160[08:00:06] <Vexatos> Is there anyone here I could pay for making an OC emulator, so I don't have to test my programs inside Minecraft? :D
L161[08:02:30] <Wired2coffee> I think Lieu is making one
L162[08:04:13] <Vexatos> O:
L163[08:04:18] <Vexatos> Would be great
L164[08:04:38] <Wired2coffee> Lieu == SpiritedDusty
L165[08:07:09] <Vexatos> :D
L166[08:08:52] *** prassel|off is now known as prasselpikachu
L167[08:16:50] *** prasselpikachu is now known as prassel|off
L168[08:55:19] ⇨ Joins: Lunatrius` (~Lunatrius@cpe-46-164-36-4.dynamic.amis.net)
L169[08:55:29] ⇦ Quits: Lunatrius (~Lunatrius@cpe-62-84-225-142.dynamic.amis.net) (Ping timeout: 194 seconds)
L170[08:56:09] *** Lunatrius` is now known as Lunatrius
L171[09:06:44] <Wired2coffee> Do you have to do that everytime Lunatrius?
L172[09:06:53] <Lunatrius> Do what?
L173[09:07:04] <Wired2coffee> Remove the grave.
L174[09:07:13] <Lunatrius> Blame my ISP
L175[09:07:30] <Wired2coffee> Lol
L176[09:07:35] <Lunatrius> Lunatrius` is just a placeholder nick on my bouncer
L177[09:37:15] *** SuPeRMiNoR2|Away is now known as SuPeRMiNoR2
L178[09:47:33] *** Kenny is now known as Kenny|AFK
L179[09:49:13] ⇨ Joins: finkmac (~finkmac@68-68-14-113.applecreek.pathcom.com)
L180[09:58:22] ⇦ Quits: Lunatrius (~Lunatrius@cpe-46-164-36-4.dynamic.amis.net) (Ping timeout: 186 seconds)
L181[09:58:53] ⇦ Quits: Kilobyte (~Kilobyte@5.231.51.78) (*.net *.split)
L182[10:00:04] ⇨ Joins: Kilobyte (~Kilobyte@5.231.51.78)
L183[10:02:14] *** alekso56 is now known as lelStartrek
L184[10:02:37] <Wired2coffee> Startrek, lel indeed
L185[10:06:45] ⇦ Quits: finkmac (~finkmac@68-68-14-113.applecreek.pathcom.com) (Quit: Nettalk6 - www.ntalk.de)
L186[10:07:42] *** Kenny|AFK is now known as Kenny|AFK|Offline
L187[10:10:53] ⇨ Joins: Lunatrius (~Lunatrius@cpe-46-164-17-31.dynamic.amis.net)
L188[10:11:11] <Wired2coffee> No grave!
L189[10:17:15] *** lelStartrek is now known as allkezo
L190[10:31:05] ⇨ Joins: gamax92 (gamax92@Your.Shit.Aint.So-Srs.biz)
L191[10:36:55] ⇨ Joins: Stary2001 (Stary2001@2a02:2658:105c:1::22de:3ff)
L192[10:38:07] *** SuPeRMiNoR2 is now known as SuPeRMiNoR2|Away
L193[10:40:17] *** prassel|off is now known as prasselpikachu
L194[10:40:36] *** AngieBLD||away|Off is now known as AngieBLD
L195[10:46:52] *** prasselpikachu is now known as prassel|off
L196[10:50:57] ⇦ Quits: gamax92 (gamax92@Your.Shit.Aint.So-Srs.biz) (Quit: PanicBNC - https://PanicBNC.net)
L197[10:51:24] ⇨ Joins: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu)
L198[11:17:00] ⇨ Joins: Lunatrius` (~Lunatrius@cpe-46-164-39-58.dynamic.amis.net)
L199[11:17:37] ⇦ Quits: Lunatrius (~Lunatrius@cpe-46-164-17-31.dynamic.amis.net) (Ping timeout: 194 seconds)
L200[11:18:07] *** Lunatrius` is now known as Lunatrius
L201[11:33:54] *** gamax92 is now known as Aucarndia
L202[11:41:21] *** Kenny|AFK|Offline is now known as Kenny
L203[11:43:44] ⇨ Joins: Vexaton (~Vexatos@p5B31F825.dip0.t-ipconnect.de)
L204[11:46:13] ⇦ Quits: Vexatos (~Vexatos@p5B31CE9C.dip0.t-ipconnect.de) (Ping timeout: 194 seconds)
L205[11:46:23] *** Aucarndia is now known as welshman
L206[11:46:33] *** welshman is now known as Aucarndia
L207[11:48:24] ⇨ Joins: Stary2001_ (~Stary2001@khonsu.stary2001.co.uk)
L208[11:49:55] *** Kenny is now known as Kenny|AFK
L209[11:55:43] ⇦ Quits: Stary2001 (Stary2001@2a02:2658:105c:1::22de:3ff) (Quit: Going to explore the internet!)
L210[11:55:43] *** Stary2001_ is now known as Stary2001
L211[12:02:08] *** manmaed|AFK is now known as manmaed
L212[12:23:46] *** LordFokas|off is now known as LordFokas
L213[12:42:52] *** prassel|off is now known as prasselpikachu
L214[12:49:48] *** JoshTheEnder|BackInTheEther is now known as JoshTheEnder
L215[12:51:07] *** SuPeRMiNoR2|Away is now known as SuPeRMiNoR2
L216[13:08:20] *** Vexaton is now known as Vexatos
L217[13:08:20] *** JoshTheEnder is now known as JoshTheEnder|BackInTheEther
L218[13:17:30] <LordFokas> Sangar: OpenComputers seems to crash with StargateTech2 versions older than 0.6, without hinting at anything from SGTech2. It simply says the class tileentity/Case wasn't found. You may want to do something about that to prevent users from complaining about a bug that is actually just lack of compatibility...
L219[13:20:30] <Sangar> hmm, i'll have to check whether the @Optional annotation supports versions in the modid selector
L220[13:21:00] <Sangar> otherwise i'll have to do a check on startup and hard fail if the version is too old
L221[13:31:21] *** Kenny|AFK is now known as Kenny
L222[13:33:02] *** JoshTheEnder|BackInTheEther is now known as JoshTheEnder
L223[13:34:54] *** JoshTheEnder is now known as JoshTheEnder|BackInTheEther
L224[13:35:53] <Sangar> looks like it doesn't :(
L225[14:04:09] <SpiritedDusty> finally got lua to compile to JS xD
L226[14:04:12] ⇦ Quits: Vexatos (~Vexatos@p5B31F825.dip0.t-ipconnect.de) (Quit: Greetings from Pastry Fork, Inc. ✔)
L227[14:10:07] *** JoshTheEnder|BackInTheEther is now known as JoshTheEnder
L228[14:15:27] *** prasselpikachu is now known as prassel|off
L229[14:17:02] *** prassel|off is now known as prasselpikachu
L230[14:23:02] *** prasselpikachu is now known as prassel|off
L231[14:30:01] ⇨ Joins: Vex|Mobile (~Vexatos@p5B31F825.dip0.t-ipconnect.de)
L232[14:30:21] ⇦ Quits: Vex|Mobile (~Vexatos@p5B31F825.dip0.t-ipconnect.de) (Client Quit)
L233[14:33:22] ⇨ Joins: Lunatrius` (~Lunatrius@cpe-46-164-12-224.dynamic.amis.net)
L234[14:33:53] *** prassel|off is now known as prasselpikachu
L235[14:35:51] ⇦ Quits: Lunatrius (~Lunatrius@cpe-46-164-39-58.dynamic.amis.net) (Ping timeout: 380 seconds)
L236[14:35:52] *** Lunatrius` is now known as Lunatrius
L237[14:36:57] *** AngieBLD is now known as AngieBLD|Off
L238[14:50:14] *** Aucarndia is now known as carndia
L239[14:56:10] <LordFokas> It doesn't affect me, but I wanted to keep you out of trouble
L240[15:06:50] ⇨ Joins: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L241[15:06:51] zsh sets mode: +v on Wobbo
L242[15:10:47] <Wobbo> Anything I missed today?
L243[15:12:04] <Kenny> all the fun :)
L244[15:12:13] <Wobbo> :P
L245[15:12:23] <Kenny> and headaches galore :P
L246[15:13:25] * Kenny walks quietly up behind Wobbo and yells, "Hi!"
L247[15:13:37] <Wobbo> That didn't scare me
L248[15:13:51] <Kenny> hehe
L249[15:14:08] <Kenny> let me show up over there and do it irl :)
L250[15:14:18] <Wobbo> That would scare me :P
L251[15:14:21] <Kenny> we'll see how high you can jump :)
L252[15:14:29] <Wobbo> Not that high
L253[15:14:53] <Kenny> but you would go higher than you think lol
L254[15:14:58] <Wobbo> I have to go to psychology tomorrow, but I don't know where that is XD
L255[15:15:20] <Kenny> look in your head :)
L256[15:16:14] <Wobbo> That is introspection Kenny, you are old, but not that old :P You would be a behaviourist when you are oldfashionded, and a cognitive psychologist otherwise :P
L257[15:16:37] *** AngieBLD|Off is now known as AngieBLD
L258[15:16:40] <Kenny> i actually have an Associtaes Degree in Pschology hehe
L259[15:17:00] <Wobbo> So, are you behaviourist? :P
L260[15:17:03] <Kenny> Psychology*
L261[15:17:17] <Kenny> i'm full of bad behaviors :)
L262[15:17:34] <Wobbo> You are dodging the question :P
L263[15:18:08] <Kenny> actually no, that degree was just a by-product of my Major - Computer Science :P
L264[15:18:18] <Wobbo> XD
L265[15:18:46] <Kenny> as was the Associates Degree in Sociology :)
L266[15:18:57] <Wobbo> I use my minor to take more AI courses :P
L267[15:19:39] <Kenny> these were areas that were a requirement for me Comp Sci degree. I just used a few extra electives and got what was need to get them too :)
L268[15:20:45] <Kenny> i graduated with 2 Computer Science Bachelor's Degrees and 2 Business Admin Bachelor's Degree's along with the Assoc Degrees in Sociology and Psychology :)
L269[15:20:51] <Wobbo> Although most of the courses I am planning on taking are with psychology, but some are at computer science, one at biology and a few at linguistics :P
L270[15:21:18] <Wobbo> And I have to take another course at logic, but that is still my major :P
L271[15:21:33] <Kenny> logic for the illogical :)
L272[15:21:42] <Kenny> that was me lol
L273[15:22:03] <Kenny> i had to take a logic course but i never do anything logically hehe
L274[15:22:21] <Wobbo> But formal logic is a bad normative standard anyway
L275[15:22:26] <Kenny> i am a logically illogical person
L276[15:22:33] <Kenny> :)
L277[15:22:35] <Wobbo> So you are not that weird :P
L278[15:22:49] <Kenny> depends on who you talk to lol
L279[15:23:16] <Wobbo> A lot of people still use formal logic as normative standard :P
L280[15:23:29] <Kenny> i even have a couple of family member s that think i have lost all touch with reality hehe
L281[15:23:46] <Wobbo> That is something different from thinking logically :P
L282[15:24:23] <Kenny> that's what imean. they say i'm not wired right in the head :)
L283[15:25:00] <Wobbo> Yeah, sorry, got no defence for you there :P
L284[15:25:07] <Kenny> considering that the 'normal' person operates from the left side of their brain (they being right-hand)....
L285[15:25:16] <Wired2coffee> Someone say my name? ^.^
L286[15:25:36] <Kenny> i'm the exact opposite. i work from the right side of the brain since i am left-handed lol
L287[15:25:50] <Kenny> sort of. lol
L288[15:26:06] <Kenny> i said some people say i ain't 'wired' right in the head hehe
L289[15:26:50] <Kenny> and when i was a kid, religious people considered me a little devil....
L290[15:27:02] <Kenny> since the Latin for left-handed meant evil
L291[15:27:20] <Wobbo> That is the worst explanation I have ever heard O_o
L292[15:27:20] <Wired2coffee> Sinister, isn't it?
L293[15:27:26] <Kenny> and i kind of lived up to that reputation hehe
L294[15:27:33] <Kenny> same difference hehe
L295[15:27:55] <Wobbo> Oh no, wait, there were religious people here that don't want to vote for D66, because it is almost 666.
L296[15:28:05] *** prasselpikachu is now known as prassel|off
L297[15:28:12] <Kenny> as a kid i always wore a devil costume for trick or treat :)
L298[15:28:38] <Kenny> and i really took to that 70's saying.....
L299[15:28:48] <Kenny> The Devikl made me do it :)
L300[15:28:52] <Kenny> Devil*
L301[15:30:08] <Kenny> on the issue of 666, i had some serious metal game fun with a person some years ago....
L302[15:30:39] <Kenny> this person's address was 666. I asked him one day if he was a really religious person.....
L303[15:31:17] <Kenny> he said that he was a deeply religious person to which i replied that i then wanted to keep my distance from him....
L304[15:31:50] <Kenny> he asked why and i said, 'because if you are deeply releigious then you must be a Satanist'
L305[15:32:32] <Kenny> he got extremely upset at which time i pointed out that anyone who was deeply religious would not live at that address and walked away
L306[15:32:46] <Wobbo> XD
L307[15:32:55] <Kenny> i could still here him 3 blocks away :)
L308[15:32:59] <Kenny> hear*
L309[15:33:07] *** carndia is now known as Aucarndia
L310[15:33:21] <Wobbo> Do you know what 666 actually means?
L311[15:33:41] <Kenny> according to the Bible it is the Sign of The Beast
L312[15:33:56] <Wobbo> And do you know who the beast is?
L313[15:33:56] * Kenny is a n ordained Minister, after all
L314[15:34:15] <Kenny> ^
L315[15:34:35] <Kenny> the Beast is NOT the Devil
L316[15:34:56] <Wobbo> But who is it?
L317[15:35:15] <Aucarndia> I come back to walls of text from Kenny and Wobbo
L318[15:35:21] <Kenny> it was a beast with 10 heads if i remember correctly
L319[15:35:52] <Wobbo> Well, I don;t know that much about roman emperors, but I don't believe that Nero Caesar had more then one head :P
L320[15:35:54] <Aucarndia> Sangar: What part of OC mounts all the drives in the case?
L321[15:36:21] <Wobbo> 666 in greek is written in the same way as you would write nero
L322[15:37:06] <Kenny> but if i put it together correctly, it refers to the Anti-Christ, not the Devil
L323[15:37:22] <Sangar> Aucarndia: https://github.com/MightyPirates/OpenComputers/blob/master/assets/opencomputers/lua/rom/boot/90_filesystem.lua#L23 if you mean the mounts in /mnt
L324[15:37:28] <Aucarndia> OH GOD
L325[15:37:51] <Aucarndia> Sangar: so, does that mean instead of mounting all the drives in /mnt I could mount one of them in / like a sane person?
L326[15:38:04] <Sangar> you can mount them in as many places as you want
L327[15:38:12] <Aucarndia> But /?
L328[15:38:15] <Sangar> also
L329[15:38:25] * Kenny is not going to comment on that statement lol
L330[15:38:50] <Sangar> if you want to mount it as a replacement for the rom (i.e. as the the actual /) you'll have to unmount the rom first, though
L331[15:39:12] <Aucarndia> Sangar: does the same file mount /rom?
L332[15:39:20] <Wired2coffee> Sangar: Whaddya think about adapters interfacing with chests?
L333[15:39:57] <Wobbo> Kenny: http://www.youtube.com/watch?v=UkZqFtYtqaI
L334[15:40:17] <Sangar> no, the rom is mounted here https://github.com/MightyPirates/OpenComputers/blob/master/assets/opencomputers/lua/kernel.lua#L458
L335[15:40:43] <Sangar> Wired2coffee: dunno, maybe as an upgrade for robots that allows more accurate inventory interaction than drop/suck
L336[15:40:54] <Aucarndia> :D
L337[15:41:06] <Aucarndia> Sangar: I can go create sanity now!
L338[15:41:27] <Sangar> good luck with that :D
L339[15:42:53] <Aucarndia> Sangar: My idea was to make it so the HDD's in the case, which ever one it finds bootable (has a file on it like boot.lua or something) will boot them, gets mounted to /, if it can't find any then it installs a copy of rom to one.
L340[15:43:22] <Wobbo> A copy or symlinks?
L341[15:43:40] <Sangar> as a complete replacement for the rom you mean? interesting.
L342[15:43:45] *** Biohazard is now known as ^
L343[15:43:50] <Aucarndia> as in like a irl distro
L344[15:44:06] <Aucarndia> it solves my /usr/man problem
L345[15:44:42] ⇦ Parts: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl) ())
L346[15:44:50] ⇨ Joins: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L347[15:44:50] zsh sets mode: +v on Wobbo
L348[15:48:22] <Sangar> well, irl distro minus the kernel[.lua] (since the sandboxing has to be guaranteed). but i like the idea.
L349[15:49:29] <Sangar> that would open up a whole new level to custom 'operating systems'
L350[15:49:54] <Aucarndia> it doesn't have to be guaranteed, I'm pretty sure linux allows you to delete the kernel if you have the proper permissions.
L351[15:49:58] <Wobbo> If you get it to work, you might get it through a pull request :P
L352[15:50:57] <Aucarndia> I'll play around with it
L353[15:51:16] <Kenny> Wobbo: interesting video :)
L354[15:51:23] <Sangar> it has to be for oc, you can't just have people access the host system by plugging in a custom hard drive into a computer :P
L355[15:52:44] <Aucarndia> wait, OC's java code allows lua to access the host?
L356[15:53:55] <Sangar> not directly, but the lua methods available prior to the sandboxing that goes on in the kernel.lua would allow bytecode loading which would allow you to virtually do anything at all.
L357[15:54:06] <Sangar> since the lua implementation is in c
L358[15:54:10] <Aucarndia> ahh right.
L359[15:54:15] <Aucarndia> uhh, then essentially all of the sandboxing thats not OS dependent would stay in kernel.lua and OpenOS specific stuff would go into boot.lua
L360[15:54:29] <Sangar> yep
L361[15:54:40] <Aucarndia> brb
L362[15:55:38] * Kenny thinks that if this keeps up, CC will go under within 3 months :)
L363[15:56:26] * Kenny -- depnding on how fast OC updates hehe
L364[15:56:30] <Kenny> depending*
L365[15:56:35] <Sangar> i doubt it :P
L366[15:57:35] <Wobbo> I think that there will still be people who prefer the simplicity of CC
L367[15:57:42] <Kenny> in the past week i have seen more dramatic changes/additions to the way the computer can be utilized in MC than CC has done in a year
L368[15:58:21] <Wobbo> But I think that a lot of good programmers will come to OC
L369[15:58:35] <Kenny> Dan hasn't really added anything into CC really big for a long time
L370[15:58:40] <Wobbo> Because it isn't that simple and allows for more tricks and elegant solutions
L371[15:58:43] *** prassel|off is now known as prasselpikachu
L372[15:58:54] <Kenny> yep.
L373[15:59:19] * Kenny has already been smacked upside the head a few times trying to figure code out lol
L374[15:59:27] <Wobbo> XD
L375[15:59:54] <Wobbo> I have that to sometimes, especially when people make __index metamehods for __index metamethods :P
L376[16:00:01] <Kenny> and right baout the time i get it straight, a certain mod developer throws a curve at me and chages things up
L377[16:00:05] <Kenny> about*
L378[16:00:36] <Kenny> :P
L379[16:00:42] <Sangar> eherm >_>
L380[16:01:01] <Kenny> ie, my menu system lol
L381[16:01:05] <Sangar> it's for the greater good. honest!
L382[16:01:22] <Kenny> i'm just pulling your chain, Sangar :)
L383[16:01:44] <Kenny> i know that. remember i do have a coding background :)
L384[16:01:57] <Sangar> hehe
L385[16:02:14] <Kenny> when igraduated, OOP was just a concept
L386[16:02:32] <Kenny> now it's a standard
L387[16:02:38] <Wobbo> Has anyone already used COLua btw? I need testers to find bugs :P because there will be bugs
L388[16:02:58] * Kenny dives for cover
L389[16:03:14] <Kenny> :)
L390[16:03:26] <Kenny> i barely understand Lua hehe
L391[16:03:33] <Wobbo> XD
L392[16:04:02] <Kenny> and i have no idea about the OOP way of prgogramming
L393[16:04:03] <Wobbo> COLua doesn't make it that more complicated, It just uses weird syntax for static methods :P
L394[16:04:33] * Kenny thinks that ought to fit him, he is 'weird' after all lol
L395[16:04:47] <Kenny> and illogical :P
L396[16:04:49] <Wobbo> Data encapsulation is a big one, Instead of directly working with the data, you call methods on it that manipulate the data
L397[16:05:23] <Kenny> ok, that one flew right over my head :)
L398[16:05:41] <Kenny> and i'm not that short hehe
L399[16:05:49] <Wobbo> methods are functions and data is literally anything :P
L400[16:06:00] *** prasselpikachu is now known as prassel|off
L401[16:07:11] <Kenny> i'll need time to absord the idea :)
L402[16:07:18] <Kenny> absorb*
L403[16:07:27] <Kenny> afk for a few.
L404[16:07:30] <Wobbo> propably.
L405[16:13:41] *** SuPeRMiNoR2 is now known as SuPeRMiNoR2|Away
L406[16:14:12] *** AngieBLD is now known as AngieBLD|Off
L407[16:20:02] <Kenny> back. lady next door needed my help
L408[16:20:25] <Aucarndia> back
L409[16:20:31] <Wobbo> wb
L410[16:20:46] <Kenny> ty
L411[16:21:08] <Kenny> i'm the neighborhood handyman and security guard hehe
L412[16:21:29] <Aucarndia> So lets see, time to take OC and put it in a blender.
L413[16:21:37] <Aucarndia> Sangar: Beware of duct-tape
L414[16:22:00] <Kenny> don't forget the gorilla glue too :)
L415[16:22:00] <Sangar> :P
L416[16:23:33] <Sangar> just added a class transformer to strip stargatetech2's interface if the version is too old. that was surprisingly simple. only annoying bit ist the manifest file for the jar (and that it has to be jar now)
L417[16:23:55] <Aucarndia> ooh, transformer interfaces.
L418[16:24:26] <Aucarndia> I've wanted to get into using the transformer (I wanted to add Project Red to CC)
L419[16:26:49] <Wobbo> I want to build multiblock robots, but I lack the sensors :P
L420[16:27:27] <Aucarndia> oh nice, power usage is auto disabled when impossible.
L421[16:27:52] <Aucarndia> although, that might lead to people adding in mods and then all of a sudden something explodes because the computer turned off.
L422[16:27:54] <Sangar> multiblock robots? sounds scary
L423[16:28:21] <Sangar> well, the message pops up every time unless you actively disable it in the config, so... it's really their fault in that case.
L424[16:28:50] <Aucarndia> lol
L425[16:28:55] <Wobbo> Just a lot of redstone in motion or something similar :P
L426[16:29:40] *** Lathanael|Away is now known as Lathanael
L427[16:39:44] *** JoshTheEnder is now known as JoshTheEnder|BackInTheEther
L428[16:39:48] *** SuPeRMiNoR2|Away is now known as SuPeRMiNoR2
L429[16:42:25] *** prassel|off is now known as prasselpikachu
L430[16:48:30] *** prasselpikachu is now known as prassel|off
L431[16:55:53] <Wobbo> I got inheritance for prototypes working! Now I hope that multiple inheritance will also work :P
L432[17:00:41] *** AngieBLD|Off is now known as AngieBLD
L433[17:03:40] <Wobbo> And on that note, I leave you all
L434[17:03:44] <Wobbo> Goobye
L435[17:04:17] ⇦ Quits: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl) (Quit: Wobbo)
L436[17:05:41] *** SuPeRMiNoR2 is now known as SuPeRMiNoR2|Away
L437[17:22:27] *** SuPeRMiNoR2|Away is now known as SuPeRMiNoR2
L438[18:05:00] *** Lathanael is now known as Lathanael|Away
L439[18:06:39] *** manmaed is now known as manmaed|AFK
L440[18:30:59] *** Kenny is now known as Kenny|Offline
L441[18:35:17] *** Kenny|Offline is now known as Kenny
L442[18:44:20] ⇦ Quits: Lunatrius (~Lunatrius@cpe-46-164-12-224.dynamic.amis.net) (Ping timeout: 190 seconds)
L443[18:44:47] ⇨ Joins: Lunatrius (~Lunatrius@cpe-90-157-167-13.dynamic.amis.net)
L444[19:23:19] *** allkezo is now known as alekso56_off
L445[19:35:35] ⇦ Quits: Sangar (~Sangar@178-26-87-157-dynip.superkabel.de) (Quit: Leaving.)
L446[21:18:53] <Michiyo> Ok I keep getting "Last error: too long without yielding" on idle computers... :/
L447[21:25:00] ⇨ Joins: finkmac (~finkmac@66.212.182.82.tor.pathcom.com)
L448[22:22:22] *** SuPeRMiNoR2 is now known as SuPeRMiNoR2|Away
L449[22:35:00] ⇦ Quits: Lathanael|Away (~Lathanael@p54971A3A.dip0.t-ipconnect.de) (Ping timeout: 190 seconds)
L450[22:39:26] ⇨ Joins: Lathanael|Away (~Lathanael@p54971837.dip0.t-ipconnect.de)
L451[23:09:31] *** LordFokas is now known as LordFokas|off
L452[23:15:33] *** ^ is now known as Biohazard
L453[23:30:10] *** AngieBLD is now known as AngieBLD|Off
L454[23:45:45] ⇦ Quits: vv (~IceChat9@94-226-140-50.access.telenet.be) (Read error: Connection reset by peer)
<<Prev Next>> Scroll to Top