<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:08] <ShadowKatStudios> That'd be pretty epic.
L2[00:00:22] <dangranos> but you will need dirrect ram access to do it
L3[00:00:24] * ShadowKatStudios wonders about compressing libraries so they actually copy to the tape
L4[00:00:39] <SpiritedDusty> direct RAM access? why?
L5[00:00:56] <SpiritedDusty> just detect variables that are strings and compress them down
L6[00:01:13] <SpiritedDusty> hmm... but then how would you determine what things are compressed and what aren't
L7[00:08:54] <ShadowKatStudios> Crazy FS exploit: Make the end of the file point to the beginning of the file.
L8[00:21:17] <ShadowKatStudios> So I made a program to dump the tape to the screen.
L9[00:21:47] <dangranos> and?
L10[00:22:35] <ShadowKatStudios> And it is really slow.
L11[00:22:56] <ShadowKatStudios> I'm currently seeing ????E????E????E????E????E????E????E
L12[00:23:16] <ShadowKatStudios> More like...
L13[00:23:22] <ShadowKatStudios> ????E????E????E\n????E????E????E????E
L14[00:23:40] <ShadowKatStudios> Repeat several hundred times.
L15[00:23:57] <dangranos> ...
L16[00:24:34] <ShadowKatStudios> I'm gonna let this run for a while.
L17[00:24:44] <ShadowKatStudios> I should send it to a tcp server.
L18[00:24:58] <ShadowKatStudios> Have that write it down.
L19[00:25:44] <ShadowKatStudios> Lol, send it to an arduino connected to a thermal printer :P
L20[00:26:02] <dangranos> ...
L21[00:26:26] ⇦ Quits: finkmac (~finkmac@68-68-12-88.applecreek.pathcom.com) (Quit: Nettalk6 - www.ntalk.de)
L22[00:26:50] <ShadowKatStudios> Oooh, I got the address program!
L23[00:27:28] <ShadowKatStudios> And I'm gonna have to put up with 12 lines of whitespace.
L24[00:27:58] <dangranos> hmm
L25[00:28:00] <ShadowKatStudios> Now I've got alias.
L26[00:28:05] <dangranos> block based fs is better .-.
L27[00:28:24] <ShadowKatStudios> This is block based, I just wrote these files in a logical sequence.
L28[00:28:27] <dangranos> *easier to implement
L29[00:28:35] <ShadowKatStudios> Ah, I see.
L30[00:28:48] <dangranos> because you dont need to care about separators
L31[00:30:51] ⇨ Joins: BevoLJ (~BevoLJ@cpe-24-55-33-198.austin.res.rr.com)
L32[00:30:52] zsh sets mode: +v on BevoLJ
L33[01:01:20] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L34[01:08:06] ⇨ Joins: Vexatos (~Vexatos@p200300556E1515832C069D419FAC4C41.dip0.t-ipconnect.de)
L35[01:08:15] ⇨ Joins: Death (webchat@108.236.92.195)
L36[01:08:32] ⇦ Quits: dangranos (webchat@109.203.209.139) (Ping timeout: 198 seconds)
L37[01:13:19] <ShadowKatStudios> Huh, it's /still/ dumping the tape.
L38[01:25:21] * ShadowKatStudios wonders what would happen if he rewound the tape before it finished writing
L39[01:26:48] <ShadowKatStudios> So this write I just set up (At 64 bytes a time) should take about an hour xD
L40[01:28:03] <ShadowKatStudios> I shoulda set it to write at 4k a time.
L41[01:28:24] <ShadowKatStudios> Hah, I can't even make it do anything now xD
L42[01:28:39] ⇨ Joins: Death^2 (Death@lightning.bouncer.ml)
L43[01:30:12] ⇦ Quits: Death (webchat@108.236.92.195) (Quit: Web client closed)
L44[01:30:12] *** Death^2 is now known as Death
L45[01:58:16] <ShadowKatStudios> 8192! The copy died at 8k!
L46[01:59:20] <asie> http://files.shinonome.ch/fossil-alpha-1.zip
L47[01:59:22] <asie> oh look i accidentally a pack
L48[01:59:26] <asie> no launcher yet
L49[02:00:53] <asie> the list of mods is mostly complete, the configs are not, the tweaks are not
L50[02:01:40] <ShadowKatStudios> Asie, I found a bug sorta, any Computronics 0.32 crashed.
L51[02:01:44] <asie> oooooh
L52[02:01:45] <asie> a bug!
L53[02:01:46] <asie> what is it?
L54[02:02:16] <ShadowKatStudios> http://pastebin.com/Vc4EWMjV
L55[02:02:16] <asie> how
L56[02:02:16] <asie> did you do that
L57[02:02:30] <ShadowKatStudios> I installed the mod.
L58[02:02:38] <ShadowKatStudios> And asielib
L59[02:02:46] <ShadowKatStudios> And it crashed when I tried to start Minecraft.
L60[02:03:04] <asie> line 209: "" i ", "ddd", " T ", 'T', new ItemStack(itemParts, 1, 0), 'i', Item.ingotIron, 'd', Item.diamond));"
L61[02:03:31] <asie> try removing the configs and start it again
L62[02:03:43] <ShadowKatStudios> Huh. Okay.
L63[02:05:21] <asie> if it doesn't work
L64[02:05:24] <asie> then i have no idea
L65[02:11:50] <ShadowKatStudios> Has anyone else noticed the 'Removing TMI uninstaller in minecraft logs?
L66[02:12:13] <ShadowKatStudios> Heeey, it crashed again o.O
L67[02:13:40] <ShadowKatStudios> I guess it's too many mods :(
L68[02:13:48] * ShadowKatStudios goes to remove some mods
L69[02:15:04] ⇦ Quits: Death (Death@lightning.bouncer.ml) (Quit: Free IRC Bouncers - http://bouncer.ml)
L70[02:15:17] ⇨ Joins: Death (Death@lightning.bouncer.ml)
L71[02:17:13] ⇦ Quits: Death (Death@lightning.bouncer.ml) (Client Quit)
L72[02:17:48] ⇨ Joins: Guest23593 (Death@lua.bouncer.ml)
L73[02:18:11] *** Guest23593 is now known as Death^2
L74[02:23:34] <ShadowKatStudios> Hmm...
L75[02:23:42] <ShadowKatStudios> Asie, is it possible my OpenComputers is too old?
L76[02:23:49] <asie> doubt it
L77[02:23:51] <asie> but what version is it?
L78[02:24:15] <ShadowKatStudios> 1.6.4-dev24
L79[02:24:21] ⇦ Quits: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Read error: Connection reset by peer)
L80[02:24:48] ⇨ Joins: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L81[02:24:58] <ShadowKatStudios> Ooops, chatzilla doesn't like being maximized.
L82[02:25:33] <asie> -dev24!?
L83[02:25:35] <asie> what
L84[02:25:38] <asie> and 1.6.4!?
L85[02:25:45] <asie> that's not an OpenComputers version really
L86[02:25:55] <asie> I know my mod only supports 1.2.4+ reliably
L87[02:26:04] <ShadowKatStudios> Ah, this is probably before that.
L88[02:29:22] <Vexatos> <asie> line 209: "" i ", "ddd", " T ", 'T', new ItemStack(itemParts, 1, 0), 'i', Item.ingotIron, 'd', Item.diamond));"
L89[02:29:29] <Vexatos> Isn't that a crafting recipe?
L90[02:30:04] <Vexatos> Maybe some other mod does register this recipe as well
L91[02:30:29] <asie> no
L92[02:30:32] <asie> the crash is in reading item stacks
L93[02:30:37] <asie> which means one of those item stacks comes out to null
L94[02:31:04] <asie> also, releasing alpha 2 soon
L95[02:31:11] <Vexatos> Alpha 2 of what
L96[02:31:13] <asie> restored some of my old AsiePack tweaks, adding in TubeStuff and certain bspkrs hud mods
L97[02:31:14] <asie> of my pack
L98[02:31:17] <Vexatos> Ah
L99[02:36:04] *** Death^2 is now known as Death
L100[02:42:27] <ShadowKatStudios> Does asielib have like distance-based chat?
L101[02:42:33] <asie> yes!
L102[02:42:36] <asie> it's in the config
L103[02:42:44] <ShadowKatStudios> I thought that's what that was.
L104[02:43:05] <ShadowKatStudios> Awesome, I can make it neccesary to use computers to talk to people :D
L105[02:44:05] <ShadowKatStudios> Also this is embarrasing, it took me 15 minutes to download a 5.5 MB file.
L106[02:46:07] <ShadowKatStudios> asie, OpenComputers was too old for Computronics apparently xD
L107[02:46:11] <asie> hah
L108[02:46:13] <asie> that's possible
L109[02:46:25] <ShadowKatStudios> It started now :D
L110[02:54:26] ⇨ Joins: ockoder (webchat@h37n17-n-d4.ias.bredband.telia.com)
L111[02:54:55] ⇦ Quits: ockoder (webchat@h37n17-n-d4.ias.bredband.telia.com) (Client Quit)
L112[02:57:07] ⇨ Joins: dangranos (webchat@109.203.209.139)
L113[03:03:24] * ShadowKatStudios begins the process of stripping down his pack
L114[03:12:06] <dangranos> :O
L115[03:12:06] <dangranos> http://multimc.org/posts/introducing-quickmods.html
L116[03:21:39] <Vexatos> grrr
L117[03:26:15] <ShadowKatStudios> So, ChatTweaks. It's enabled by default, and it has a chat radius of 0 by default. If I set that, it makes chat only work within a certain distance right?, and if so, what distance would you reccomend asie?
L118[03:26:21] <asie> Yes.
L119[03:26:26] <asie> Recommended? Depends on the server.
L120[03:26:31] <asie> Mine usually worked with about 40
L121[03:26:47] <ShadowKatStudios> Okay, cool, thanks :D
L122[03:26:47] <asie> but if you have very distant town structures, something more akin to 80-100 might be better
L123[03:27:06] <asie> all it adds /by default/ is a colorful /me and a few other things
L124[03:27:09] <asie> also enableGreentext! it's fun!
L125[03:27:14] <ShadowKatStudios> I want computers to be reasonably neccesary, so a small distance is good.
L126[03:27:27] <ShadowKatStudios> What does greentext do?
L127[03:28:41] <asie> it turns messages in the form of >implying
L128[03:28:42] <asie> to green
L129[03:28:43] <asie> that's it
L130[03:28:54] <ShadowKatStudios> Oh, cool, OK.
L131[03:29:15] <asie> if you need any more tweaks, tell me
L132[03:29:17] <asie> and i'll look into it
L133[03:31:21] <asie> added two more mods to my pack
L134[03:31:31] <asie> FrenchVanilla (improves sign editing/breaking) and Greg's Lighting (floodlights <3)
L135[03:32:43] <asie> though... nah, floodlights aren't really that well done in Greg's Lighting
L136[03:38:09] <Vexatos> Is there any way to see how much time elapsed between two points in an OC program without using computer.uptime?
L137[03:39:01] <Vexatos> Like, something more precise
L138[03:39:11] <Vexatos> (not measured in seconds)
L139[03:40:32] <ShadowKatStudios> Timer event every 0.5 seconds incrimenting a counter maybe?
L140[03:40:36] <ShadowKatStudios> That's in 500mses
L141[03:42:35] <ShadowKatStudios> Well then, I have an hour to kill while this uploads.
L142[03:59:15] <Vexatos> Hmmm
L143[03:59:23] <Vexatos> 2 events a second...
L144[03:59:38] <Vexatos> Wouldn't that destroy the precise detection of other events?
L145[04:00:23] <Vexatos> And that'd still be very slow
L146[04:00:34] <Vexatos> sending a morse message with 2 signals a second....
L147[04:01:57] <Bizzycola> doesn't lua have date functions with timestams and such or something?
L148[04:02:15] <Vexatos> I need something faster than seconds
L149[04:02:23] <Vexatos> something that works with deciseconds
L150[04:02:44] <Bizzycola> Can't get ms with it?
L151[04:02:55] <Bizzycola> lua doesn't have a stopwatch sort of thing or anything?
L152[04:03:10] <Vexatos> Mhm
L153[04:03:22] <Vexatos> I need Sangar to make computer.uptime more precise, maybe
L154[04:03:43] <Bizzycola> Probably
L155[04:03:55] <Vexatos> Because, 1 morse signal per second.... No.
L156[04:04:14] *** vifino|off is now known as vifino
L157[04:04:19] <Bizzycola> BEEP ... BEEP ... BEEEP
L158[04:04:19] <Bizzycola> :p
L159[04:05:03] <Vexatos> And I need a timer to see how much time elapsed between two "redstone_changed" events
L160[04:05:14] <Vexatos> To see whether a short or a long signal was sent
L161[04:05:45] <Vexatos> Well, encoding works properly, at least
L162[04:05:53] <Vexatos> I'll push the stuff I have to github
L163[04:08:54] <Vexatos> https://github.com/OpenPrograms/Vexatos-Programs
L164[04:08:55] <Vexatos> :D
L165[04:10:02] <Bizzycola> Nice
L166[04:31:51] <Vexatos> Yea, as it currently is, I have no good way of doing the sending/receiving of morse code
L167[04:32:02] <Vexatos> Without 1 beep per second
L168[04:35:34] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll probably come back in either 20 minutes or 8 hours.)
L169[04:38:08] <ShadowKatStudios> Vex, send binary with a separate clock line.
L170[04:38:15] <ShadowKatStudios> It'll make your life easier.
L171[04:38:36] <Vexatos> How to do that?
L172[04:39:13] <ShadowKatStudios> Uh, convert data to binary, set bit, toggle clock, set next bit, toggle clock etc.
L173[04:40:09] <ShadowKatStudios> Basically, when the clock line changes state, read the data line.
L174[04:40:27] <Vexatos> I don't want binary
L175[04:40:29] <Vexatos> I want morse
L176[04:40:31] <Vexatos> :<
L177[04:40:40] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L178[04:44:01] <Vexatos> Also, what do you mean with "seperate clock line"?
L179[04:45:31] ⇨ Joins: sciguyryan (sciguyryan@109-205-169-224.dynamic.swissvpn.net)
L180[04:48:37] ⇨ Joins: Dean4Devil (~jaic@p54962117.dip0.t-ipconnect.de)
L181[04:56:11] <ShadowKatStudios> Vex, another redstone wire, and when the state of that changes, that means there is data on the data wire.
L182[04:56:31] <Vexatos> Well, 2 wires would work
L183[04:56:44] <Vexatos> But I'd like to be able to send data across a single one
L184[04:56:54] <Vexatos> Faster than 1 bit per second
L185[04:59:21] <ShadowKatStudios> Mmmh, can't help you there
L186[04:59:43] * ShadowKatStudios considers a wireless redstone serial network
L187[05:01:06] <Vexatos> Mhm
L188[05:01:08] ⇦ Quits: mallrat208 (Mibbit@68.204.184.175) (Quit: http://www.mibbit.com ajax IRC Client)
L189[05:01:18] <Vexatos> Sangar needs computer.uptime to be in deciseconds
L190[05:03:02] *** Death is now known as Death|Away
L191[05:06:30] ⇦ Quits: jk-5 (~jk-5@5ED41A81.cm-7-5a.dynamic.ziggo.nl) (Ping timeout: 194 seconds)
L192[05:07:26] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll probably come back in either 20 minutes or 8 hours.)
L193[05:12:55] ⇨ Joins: jk-5 (~jk-5@5ED41A81.cm-7-5a.dynamic.ziggo.nl)
L194[05:12:55] zsh sets mode: +v on jk-5
L195[05:17:46] *** Death|Away is now known as Death
L196[05:27:08] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L197[05:32:06] ⇨ Joins: Vaht (~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net)
L198[05:32:06] zsh sets mode: +v on Vaht
L199[05:32:35] *** Vaht is now known as Thag
L200[05:32:56] ⇦ Quits: Tahg (~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net) (Killed (NickServ (GHOST command used by Thag)))
L201[05:33:01] *** Thag is now known as Tahg
L202[05:34:50] *** Death is now known as Death|Away
L203[05:37:35] ⇦ Quits: Maxwolf (labs@madsciencemod.com) (Quit: Leaving)
L204[05:40:39] *** JoshTheEnder|InTheShadows is now known as JoshTheEnder
L205[05:54:04] <JoshTheEnder> good morning all
L206[05:54:09] <Dean4Devil> morning
L207[05:56:23] *** Sorroko_Off is now known as Sorroko
L208[05:57:49] ⇨ Joins: darknife (~gareth@95.144.188.37)
L209[06:04:11] ⇦ Quits: SpiritedDusty (~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com) (Ping timeout: 380 seconds)
L210[06:04:28] ⇨ Joins: SpiritedDusty (~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com)
L211[06:04:43] <JoshTheEnder> right, now to go about rewriting EnderBot(2) to not use the library it's currently using
L212[06:04:53] <dangranos> hmm
L213[06:05:16] <dangranos> so, filesystem in OC isnt quite real?
L214[06:14:16] ⇨ Joins: Lumien (~lumien@p4FED44C8.dip0.t-ipconnect.de)
L215[06:23:49] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll probably come back in either 20 minutes or 8 hours.)
L216[06:25:37] <ShadowKatStudios> dan, filesystem in OC is weird. It maps it to a folder in your real filesystem.
L217[06:26:22] <ShadowKatStudios> tdfs is different, but I've been unable to reliably write a file bigger than 1kb
L218[06:27:10] <dangranos> i am trying to write fs
L219[06:27:55] <dangranos> i have only unfinished block reading .-.
L220[06:28:20] * ShadowKatStudios needs to do some work on tdfs to make it a bit more reliable, and to make it act properly rather than just read/write and list.
L221[06:50:46] *** dsAway is now known as ds84182
L222[06:53:32] ⇦ Quits: SpiritedDusty (~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com) (Ping timeout: 194 seconds)
L223[06:53:58] ⇨ Joins: SpiritedDusty (~SpiritedD@24-205-168-216.dhcp.wsco.ca.charter.com)
L224[06:59:03] <Dean4Devil> ︵ ︶ ︷ ︸ ︹ ︺ <- Why are those in UTF-8?? So you can write vertical or what? 0.0
L225[06:59:36] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L226[07:00:53] <ds84182> ShadowKatStudios: Thats my job :<
L227[07:03:25] ⇨ Joins: septi25 (~zandemax@178-27-187-84-dynip.superkabel.de)
L228[07:08:51] <Dean4Devil> septi25: check yo phone. I ain't writing fo nothin'
L229[07:16:13] <asie> https://github.com/asiekierka/fossil
L230[07:16:18] <asie> Ht's iappening
L231[07:17:10] <dangranos> :O
L232[07:18:22] <ds84182> ShadowKatStudios: Fixed the bug with storage over multiple blocks failed: https://github.com/ds84182/ds84182-Programs/blob/master/tdfs.lua
L233[07:23:18] <ds84182> asie: Sorry to bother you but... Can you make the tape drive seek method when called with no arguments return the current position of the tape?
L234[07:23:24] <asie> no
L235[07:23:28] <asie> that is intentional and by design
L236[07:23:58] <ds84182> ok .-.
L237[07:27:11] <dangranos> ds
L238[07:27:21] <ds84182> dangranos: hmm?
L239[07:27:48] <dangranos> you can get current position by "-tape.seek(-tape.getSize())"
L240[07:28:15] <ds84182> Yes, but that interrupts tape playback
L241[07:34:52] <asie> ds84182: no it doesn't
L242[07:34:56] <asie> if you do it carefully
L243[07:35:01] <asie> the tape is read for playback once every 0.25 seconds
L244[07:35:06] <asie> starting from play()
L245[07:35:13] <asie> if you do it between that, and then rewind back
L246[07:35:16] <asie> it SHOULD not break
L247[07:37:47] <ds84182> I wish that Atheros wasn't so crappy, and that I could sustain a connection to my router while I'm upstairs :/
L248[07:44:25] <ds84182> lol, run umount / then ls
L249[07:54:11] <dangranos> bluescreen! yay
L250[07:54:28] <dangranos> i am about umount / and ls
L251[07:55:58] <ds84182> supposedly, that lets you change the entire root to be on another medium
L252[07:56:17] <ds84182> Unless it disconnects all the nodes like tmp and mnt
L253[07:56:19] ⇨ Joins: Johannes13 (~Johannes@p4FDE88E7.dip0.t-ipconnect.de)
L254[07:57:48] <ds84182> Anyways, how would I mange to do file writing with seeking on a filesystem with data divided by blocks
L255[07:58:11] <ds84182> I want to get rid of my crappy string-based handles
L256[08:07:31] <ds84182> oh wait
L257[08:32:17] <Sangar> Vexatos, uptime is based on world ticks, so resolution is 50ms... i don't really want to include the time for the current resume because then uptime would jump backwards when the program stalls for > 50ms
L258[08:32:36] <Vexatos> <Sangar> Vexatos, uptime is based on world ticks, so resolution is 50ms
L259[08:32:41] <Vexatos> The wiki sais it is in seconds
L260[08:32:55] <Sangar> well, with decimals i suppose :P
L261[08:33:00] <Vexatos> >_>
L262[08:33:01] <Vexatos> >_____>
L263[08:33:08] <Vexatos> Well, THEN I can do 0.1 ms
L264[08:33:11] <Dean4Devil> 2o ticks per second?
L265[08:33:14] <Vexatos> WHY DIDN'T YOU SAY THIS ON THE WIKI
L266[08:33:14] <Dean4Devil> *20
L267[08:33:16] <Vexatos> siogjosdöigjsioudghlsieghlergh
L268[08:33:19] <Sangar> ...
L269[08:33:26] <Sangar> resolution ~= unit
L270[08:33:29] <Vexatos> I'll do 0.2
L271[08:33:34] <Vexatos> Well, true
L272[08:33:41] <Vexatos> But I thought it was only 1
L273[08:33:42] <Vexatos> not 1.2
L274[08:33:44] <Vexatos> :P
L275[08:33:50] <Sangar> feel free to make a note :)
L276[08:34:21] <Dean4Devil> Sangar: world ticks, right?
L277[08:34:28] <Sangar> yes
L278[08:34:33] <Dean4Devil> so 20t/s?
L279[08:34:39] <Sangar> yes
L280[08:34:41] <Dean4Devil> ty
L281[08:44:58] <asie> http://i.imgur.com/gpDXEqY.png
L282[08:45:51] <dangranos> lol?
L283[08:46:08] <Sangar> what's that? o.O
L284[08:46:30] <JoshTheEnder> minecraft at its finest
L285[08:46:35] <dangranos> snow plains between plains and mesa?
L286[08:46:55] <Sangar> oh wow, that's not a mod? there's another one of those to the left, no?
L287[08:47:12] <dangranos> maybe this is mod .-.
L288[08:47:13] <asie> actually no
L289[08:47:16] <asie> this is a worldgen derp
L290[08:47:42] <Sangar> well well. the nature of random.
L291[08:49:57] *** Nentify|away is now known as Nentify
L292[09:05:26] *** Keridos is now known as Keridos_off
L293[09:18:44] * gamax92 logs onto bouncer, sees green message from Vexatos, gets really confused
L294[09:26:24] <gamax92> Michiyo: how do you refer to the oc api? the api.jar or just have the api java/classes in the project?
L295[09:26:47] *** Cazzar is now known as cazzar|Away
L296[09:28:21] <JoshTheEnder> https://i.imgur.com/ZKOEy1k.jpg
L297[09:29:23] <Vexatos> Exciting :O
L298[09:29:28] <Vexatos> Hopefully this works
L299[09:30:44] <gamax92> -cosPitch * sinYaw, sinPitch, -cosPitch * cosYaw
L300[09:32:03] <gamax92> ofc, when ever i need a site, its down.
L301[09:34:16] <Vexatos> And the staring on a piece of redstone dust continues
L302[09:39:11] <Vexatos> Grr
L303[09:39:19] <Vexatos> why doesn't this timer work :<
L304[09:44:55] <Vexatos> Getting closer.......
L305[09:52:58] *** vifino is now known as vifino|off
L306[09:54:49] <gamax92> :<
L307[09:54:58] <gamax92> Why is health a float?
L308[09:57:21] ⇨ Joins: finkmac (~finkmac@68-68-12-88.applecreek.pathcom.com)
L309[10:03:41] <dangranos> yay
L310[10:03:51] <dangranos> block reading/writing kinda working
L311[10:04:48] <gamax92> dangranos: block reading?
L312[10:05:06] <dangranos> i am trying to write fs .-.
L313[10:05:13] <gamax92> yay, another fs!
L314[10:05:37] <gamax92> that makes, tdfs, msdosfs, and (what's yours?)
L315[10:06:56] <dangranos> unnamed file system
L316[10:07:47] <gamax92> ufs
L317[10:07:50] <gamax92> :P
L318[10:08:39] <Vexatos> https://github.com/OpenPrograms/Vexatos-Programs Getting closer!
L319[10:08:49] <Vexatos> Only thing left to do is tweak the timings
L320[10:09:00] <Vexatos> For it to recognize everything properly :D
L321[10:11:05] <dangranos> wtf
L322[10:11:15] <dangranos> i cant open steam website
L323[10:11:21] <dangranos> jsut timeout
L324[10:11:24] <dangranos> *just
L325[10:11:27] <dangranos> but i use proxy
L326[10:11:32] <dangranos> it work fine
L327[10:12:13] <dangranos> hmm
L328[10:12:21] <dangranos> now it work fine
L329[10:12:23] <dangranos> wut
L330[10:13:58] *** SuperBot is now known as NSABot
L331[10:16:42] ⇨ Joins: MindWorX (~MindWorX@80-161-13-134-static.dk.customer.tdc.net)
L332[10:16:57] <MindWorX> Does OC feature any touchscreen like functionality?
L333[10:17:18] <dangranos> yep
L334[10:17:20] <JoshTheEnder> it does,
L335[10:17:27] <MindWorX> Nice
L336[10:17:35] <JoshTheEnder> if you dont have a keyboard on the monitor it acts like CCs
L337[10:17:42] <JoshTheEnder> and generates touch events
L338[10:17:53] <MindWorX> Nice
L339[10:18:18] <MindWorX> I'm toying with creating a portal room with Enhanced Portals 3, to easily go to several other locations/dimensions.
L340[10:18:23] <MindWorX> And a touch screen would be nice
L341[10:19:02] <MindWorX> I'm really loving OC
L342[10:19:29] <JoshTheEnder> :)
L343[10:20:54] zsh sets mode: +o on SpiritedDusty
L344[10:22:56] <gamax92> oh right, client code shouldn't run on the server
L345[10:25:05] *** NSABot is now known as SuPeRBot
L346[10:25:14] *** SuPeRBot is now known as SuperBot
L347[10:25:26] *** SuperBot is now known as SuPeRBot
L348[10:26:19] <MindWorX> Btw, how hard would it be to implement a sort of client-side prediction typing to the mod? It's a small feature, but it really improves user experience with a more responsive UI.
L349[10:26:24] <MindWorX> This is purely for when we're editing.
L350[10:26:59] <MindWorX> I know actual event input needs to be synced
L351[10:32:06] <JoshTheEnder> &addtohelp
L352[10:32:06] <EnderBot> Error: NotEnoughParams | Usage: &addtohelp <topic> <message>
L353[10:32:08] <JoshTheEnder> hmm
L354[10:34:11] <Sangar> MindWorX, pretty much impossible i'm afraid, since term.read() is purely implemented in lua. which runs on the server. so the client has no way of knowing whether there's text input or any other kind of input handling going on at any given time.
L355[10:34:33] <MindWorX> Ah
L356[10:34:37] <Vexatos> Well
L357[10:34:56] <MindWorX> I guess that makes sense. It'd be a larger overhaul to change that.
L358[10:35:12] <Vexatos> Would be laggy
L359[10:35:32] <Vexatos> At least, more laggy than the current, server-only way
L360[10:36:17] <MindWorX> Depends on how it's implemented. Everything is laggy when it's multiplayer. It's just a matter of hiding it properly :)
L361[10:37:13] <Sangar> well, if you truly hide it, making the input client-sided for term.read e.g., you'd have another problem, though: clients would see different things
L362[10:37:31] <MindWorX> But only for a tiny moment :)
L363[10:37:55] <SpiritedDusty> "tiny" depends on how much lag there is from client to server
L364[10:37:59] <MindWorX> Just like the physics. No matter how predictable it's coded, there are small differences from client to client.
L365[10:38:03] <MindWorX> It just has to look close enough.
L366[10:39:29] <Sangar> it could be made to work, yes, but it'd be a *lot* of work - clients would have to additionally be able to change screen's display themselves (currently it's only if the server tells them to), and synchronizing all that would be a potential nightmare, too :P
L367[10:39:36] <MindWorX> I agree that it's not worth the effort to implement it for what little it gives. I'm just saying it's not impossible. :)
L368[10:40:18] <Sangar> indeed. i mean i can't say what'll happen in the future, i might get bored and take a shot at it. but not anytime soon, so many other things to do :)
L369[10:40:28] <MindWorX> Hehe
L370[10:40:34] <MindWorX> That's understandable
L371[10:49:11] <ds84182> damn at&t
L372[11:01:32] *** Nentify is now known as Tekkify
L373[11:01:38] *** Tekkify is now known as Nentify
L374[11:04:18] <asie> https://github.com/asiekierka/fossil
L375[11:04:23] <asie> if i didn't link it yet
L376[11:05:21] <gamax92> I have Knockback CXXVII
L377[11:06:27] <asie> what
L378[11:06:29] <asie> whaaaaat
L379[11:06:47] <MindWorX> gamax92, Seems a bit excessive :P
L380[11:06:49] <SpiritedDusty> are you planning to fire cows to the moon?
L381[11:07:04] <ds84182> gamax92: How far are you launching things?
L382[11:07:05] <gamax92> perhaps
L383[11:07:10] <gamax92> all the pings
L384[11:08:10] <gamax92> i couldn't tell you, the other enchantments insta kill them
L385[11:08:39] <ds84182> gamax92: How did you do it
L386[11:08:44] <gamax92> ingame nbtedit
L387[11:08:44] <ds84182> Because I want to do it
L388[11:08:47] <ds84182> oh
L389[11:11:48] ⇦ Quits: finkmac (~finkmac@68-68-12-88.applecreek.pathcom.com) (Ping timeout: 194 seconds)
L390[11:12:17] ⇦ Quits: darknife (~gareth@95.144.188.37) (Quit: Leaving)
L391[11:16:57] <SpiritedDusty> Sangar, is the component call limit a per method thing or is it a constant for all components and methods?
L392[11:19:01] *** cazzar|Away is now known as Cazzar
L393[11:28:16] <dangranos> hmm
L394[11:28:44] <dangranos> after i change one function, another function (have no calls of first) broken
L395[11:28:56] ⇨ Joins: mallrat208 (Mibbit@68.204.184.175)
L396[11:30:30] <Michiyo> gamax92, no idea if you still need to know, but I just toss the .java files in src/externs/java/
L397[11:30:45] <gamax92> oh, i just loaded the api.jar as a referenced library.
L398[11:30:47] <Sangar> SpiritedDusty, per method iirc
L399[11:31:05] <SpiritedDusty> k thanks
L400[11:31:46] <Michiyo> gamax92, either way works.
L401[11:43:41] ⇨ Joins: finkmac (~finkmac@68-68-12-88.applecreek.pathcom.com)
L402[11:45:01] <gamax92> oh noes, i broke the kernel
L403[11:45:42] <gamax92> Sangar: so, changing the avaliable methods of a component is apparently a bad idea during persistence.
L404[11:47:56] <Sangar> yes, funny things will happen :P
L405[11:48:17] <gamax92> Sangar: also, having a slight problem with return values, do i need to convert floats into doubles?
L406[11:48:28] <Sangar> you shouldn't have to, no
L407[11:48:32] <gamax92> hmm ...
L408[11:48:45] ⇦ Quits: finkmac (~finkmac@68-68-12-88.applecreek.pathcom.com) (Ping timeout: 186 seconds)
L409[11:48:51] <gamax92> they keep turning into integers it seems.
L410[11:49:06] <Sangar> huh
L411[11:49:46] *** Keridos_off is now known as Keridos
L412[11:51:31] <gamax92> or perhaps not ...
L413[11:51:59] *** vifino|off is now known as vifino
L414[11:52:07] <gamax92> Do you know what EntityPlayer.cameraPitch and cameraYaw do? They always return 0 for me.
L415[11:52:56] <Sangar> uhmm, on the server? i don't think they're ever set there.
L416[11:53:05] <gamax92> o
L417[11:58:16] *** SuPeRBot is now known as SuperBot
L418[12:02:09] <Vexatos> Sangar, by the way: Thank you a lot
L419[12:02:31] <Vexatos> The morse code API is about to be done, i just need to tweak the values in which it recognizes a signal
L420[12:02:41] <Vexatos> Which means a lot of testig
L421[12:02:43] <Vexatos> *testing
L422[12:02:44] <Vexatos> D:
L423[12:03:07] <Sangar> oh, cool. how do you transmit the morse-code, btw?
L424[12:03:23] <Vexatos> A single redstone line
L425[12:03:28] <Vexatos> When it's done
L426[12:03:30] <Vexatos> hopefully
L427[12:03:33] <Sangar> nice
L428[12:03:41] <Vexatos> But computer.uptime seems to work
L429[12:03:58] <Vexatos> Also lag-independently, since it is world-tick based itself
L430[12:04:25] <Vexatos> Sangar: That's what I have so far
L431[12:04:25] <Vexatos> https://github.com/OpenPrograms/Vexatos-Programs
L432[12:06:48] <Porygon> will the morse-code api be like dialup?
L433[12:07:14] <Sangar> interesting
L434[12:07:18] <Vexatos> No idea what dialup is :D
L435[12:07:34] <Vexatos> Encoding and decoding works since yesterday
L436[12:07:40] <Vexatos> Without an issue
L437[12:07:42] <Porygon> very slow internet
L438[12:07:53] <Vexatos> Now I just need to tweak the send and receive timing values
L439[12:08:34] <Sangar> that plus wireless redstone and you have cheap (and slow :P) wireless network!
L440[12:09:07] <Vexatos> Yesh!
L441[12:09:16] <Vexatos> Cross-dimensional, though
L442[12:09:20] <Vexatos> And not internet-dependent
L443[12:09:22] <JoshTheEnder> :)
L444[12:09:33] <Vexatos> And, seriously
L445[12:09:38] <Vexatos> transmit DATA over REDSTONE
L446[12:09:45] <Vexatos> Imagine
L447[12:09:46] <Vexatos> o.O
L448[12:09:47] <Porygon> yeah
L449[12:09:50] <Sangar> :D
L450[12:09:55] *** Death|Away is now known as Death
L451[12:10:30] <Vexatos> Feel free to download the library and the two test programs
L452[12:10:35] <Vexatos> and test some values yourself :D
L453[12:10:37] <Porygon> it'd have to eb heavily compressed
L454[12:10:45] <Porygon> ten bits per second
L455[12:11:04] <Vexatos> I currently have 5 bits per second
L456[12:11:12] <Vexatos> You are not supposed to send a whole sentence
L457[12:11:12] <gamax92> what hell
L458[12:11:31] <Vexatos> You are supposed to send 1-3 letters cross-dimensional :D
L459[12:11:35] <gamax92> my setPlayerLocation like, teleported me, but then sent me back to the computer.
L460[12:11:36] <Vexatos> Like "Okay"
L461[12:11:51] ⇨ Joins: FreakyHydra (~EIRC_RR@232-133.neasonline.no)
L462[12:12:47] <gamax92> oh i know why, i never actually moved anywhere, but it started unloading chunks.
L463[12:13:07] ⇨ Joins: SuPeRMiNoR2_ZNCFAIL (SuPeR@superminor2.no-ip.org)
L464[12:14:21] ⇦ Quits: SuPeRMiNoR2_ZNCFAIL (SuPeR@superminor2.no-ip.org) (Client Quit)
L465[12:17:40] *** ds84182 is now known as dsAway
L466[12:43:44] *** Nentify is now known as Tekkify
L467[12:44:49] *** Tekkify is now known as Nentify
L468[12:50:55] *** dsAway is now known as ds84182
L469[12:51:29] *** prassel|off is now known as prasselpikachu
L470[12:55:03] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll probably come back in either 20 minutes or 8 hours.)
L471[12:55:33] * gamax92 passes null as Entity
L472[12:58:16] * JoshTheEnder nulls gamax92
L473[13:01:13] *** ds84182 is now known as dsAway
L474[13:01:32] *** JoshTheEnder is now known as JoshTheEnder|InTheShadows
L475[13:01:36] *** Nentify is now known as Tekkify
L476[13:01:59] *** Tekkify is now known as Nentify
L477[13:05:47] *** JoshTheEnder|InTheShadows is now known as JoshTheEnder
L478[13:12:57] *** tgame14 is now known as tgame14|away
L479[13:14:19] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L480[13:15:45] *** vifino is now known as vifino|off
L481[13:17:57] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Ping timeout: 186 seconds)
L482[13:20:20] ⇦ Quits: FreakyHydra (~EIRC_RR@232-133.neasonline.no) (Ping timeout: 190 seconds)
L483[13:24:31] <gamax92> oh, a creeper blew up my computer
L484[13:25:25] <Vexatos> Nice
L485[13:29:20] ⇦ Quits: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Ping timeout: 190 seconds)
L486[13:32:04] ⇨ Joins: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L487[13:34:14] ⇨ Joins: Rob73_ (webchat@fl-208-163-142-38.dhcp.embarqhsd.net)
L488[13:34:23] <Rob73_> Hi
L489[13:35:08] <Death> Hi.
L490[13:37:02] <Rob73_> I had a question about opencomputer mod. I tried it a few days ago and it worked initially, but then later the screen started displaying blocks for characters and I couldn't get them to work again. Is this a known issue and is there an easy fix?
L491[13:37:22] <Michiyo> Usually refreshing your resource pack will fix that
L492[13:37:51] <Michiyo> open the resource pack menu, and select your pack again, even if it's just default.
L493[13:38:28] <Rob73_> I can try that
L494[13:38:47] <gamax92> gah, i feel like cleaning up my dropbox folder, but don't know if there would be links to it broken.
L495[13:40:02] <Rob73_> Hopefully it works, I tried computercraft after that and I definitely like opencomputers better
L496[13:47:16] ⇨ Joins: Kat_and_Amy (webchat@cpe-24-210-223-235.neo.res.rr.com)
L497[13:48:30] <MindWorX> gamax92, That's why I keep a "permanent" folder, where I know there are online links pointing to the folder, and thus I shouldn't mess with it. :P
L498[13:52:11] *** Death is now known as Death|Away
L499[13:53:12] <gamax92> for some reason i thought you were Michiyo
L500[13:53:36] <Michiyo> o_O
L501[13:53:39] <Michiyo> O_o
L502[13:53:48] *** Death|Away is now known as Death
L503[13:53:57] <gamax92> also I made an addon
L504[13:54:00] <gamax92> probably really badly though.
L505[13:54:06] <Michiyo> whats it do?
L506[13:55:15] <gamax92> https://github.com/gamax92/OpenWorldController
L507[13:55:52] <Michiyo> AMI replacement?
L508[13:56:14] ⇦ Quits: dangranos (webchat@109.203.209.139) (Ping timeout: 198 seconds)
L509[13:56:36] <gamax92> Michiyo: http://hastebin.com/obowahikiq.txt
L510[13:56:52] <gamax92> noo, not ami replacement. the original WorldController came out before ami
L511[13:56:59] <Michiyo> Ahh
L512[13:57:18] <gamax92> i just, ported really old code.
L513[13:57:19] <Michiyo> ooh playSound
L514[13:57:44] <Michiyo> looks neat
L515[13:57:48] <Michiyo> got binaries?
L516[13:57:51] <gamax92> sound is like "random.door_open"
L517[13:57:53] <gamax92> yes
L518[13:58:00] <gamax92> https://dl.dropboxusercontent.com/u/93572794/Mods/OpenWorldController-MC1.6.4-1.0.0.jar
L519[13:58:09] <Michiyo> I could offer a jenkins if you wanted
L520[13:58:10] <gamax92> I'mma throw it on the forums after i can actually verify I'm not retarded
L521[13:58:26] <gamax92> ehh, its fine. building takes 7 seconds anyway.
L522[13:58:37] <Michiyo> Heh, alright
L523[13:58:56] ⇦ Quits: Kat_and_Amy (webchat@cpe-24-210-223-235.neo.res.rr.com) (Ping timeout: 198 seconds)
L524[14:00:17] ⇦ Quits: Dark_Hunter (~DarkHunte@bnc.electrocode.net) (Ping timeout: 186 seconds)
L525[14:00:58] <gamax92> Michiyo: If you can, could you look at the tile entity or the main class, see if there is something that should have been proxied or i.e, only on client/server
L526[14:01:24] <Michiyo> not ATM, I'll take a look in a few though
L527[14:05:36] ⇨ Joins: Kat_and_Amy (webchat@cpe-24-210-223-235.neo.res.rr.com)
L528[14:08:00] ⇦ Quits: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Ping timeout: 190 seconds)
L529[14:08:50] *** tgame14|away is now known as tgame14
L530[14:10:17] ⇨ Joins: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L531[14:10:37] ⇦ Quits: Dean4Devil (~jaic@p54962117.dip0.t-ipconnect.de) (*.net *.split)
L532[14:10:37] ⇦ Quits: BevoLJ (~BevoLJ@cpe-24-55-33-198.austin.res.rr.com) (*.net *.split)
L533[14:10:37] ⇦ Quits: Lathanael|Away (~Lathanael@p54971A59.dip0.t-ipconnect.de) (*.net *.split)
L534[14:10:37] ⇦ Quits: Porygon (~Porygon@198.52.199.35) (*.net *.split)
L535[14:10:37] ⇦ Quits: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e) (*.net *.split)
L536[14:10:37] ⇦ Quits: Skuli (~keenerb@c-76-122-124-79.hsd1.ga.comcast.net) (*.net *.split)
L537[14:10:37] ⇦ Quits: Nentify (~Nentify@ns3365017.ip-37-187-74.eu) (*.net *.split)
L538[14:10:37] ⇦ Quits: TwoWholeWorms (~heifer@pinky.vinari.co.uk) (*.net *.split)
L539[14:10:37] ⇦ Quits: dsAway (ds84182@Bash.Is.Better.Than.zsh.PanicBNC.biz) (*.net *.split)
L540[14:10:37] ⇦ Quits: PixelToast (PixelToast@Bash.Is.Better.Than.zsh.PanicBNC.biz) (*.net *.split)
L541[14:10:37] ⇦ Quits: lclc98 (lclc98@You.Cant.Afford.This.Sexy.Host-Na.me) (*.net *.split)
L542[14:10:41] ⇨ Joins: Dean4Devil (~jaic@p54962117.dip0.t-ipconnect.de)
L543[14:10:41] ⇨ Joins: BevoLJ (~BevoLJ@cpe-24-55-33-198.austin.res.rr.com)
L544[14:10:41] ⇨ Joins: Lathanael|Away (~Lathanael@p54971A59.dip0.t-ipconnect.de)
L545[14:10:42] ⇨ Joins: Porygon (~Porygon@198.52.199.35)
L546[14:10:42] ⇨ Joins: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e)
L547[14:10:42] ⇨ Joins: lclc98 (lclc98@You.Cant.Afford.This.Sexy.Host-Na.me)
L548[14:10:42] ⇨ Joins: Skuli (~keenerb@c-76-122-124-79.hsd1.ga.comcast.net)
L549[14:10:42] ⇨ Joins: Nentify (~Nentify@ns3365017.ip-37-187-74.eu)
L550[14:10:42] ⇨ Joins: TwoWholeWorms (~heifer@pinky.vinari.co.uk)
L551[14:10:42] ⇨ Joins: dsAway (ds84182@Bash.Is.Better.Than.zsh.PanicBNC.biz)
L552[14:10:42] ⇨ Joins: PixelToast (PixelToast@Bash.Is.Better.Than.zsh.PanicBNC.biz)
L553[14:10:42] *** aperture.esper.net sets mode: +vv BevoLJ nekosune
L554[14:11:49] <ShadowKatStudios> Morning o/
L555[14:12:00] <Nentify> Morning
L556[14:12:19] <Death> Hi.
L557[14:16:06] <Rob73_> Thanks guys, everything seems to be working at the moment.
L558[14:18:06] *** Death is now known as Death|Away
L559[14:21:22] ⇨ Joins: rob73__ (~rob73__@fl-208-163-142-38.dhcp.embarqhsd.net)
L560[14:34:10] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L561[14:37:00] <ShadowKatStudios> So Dan200 has an OC forums account...
L562[14:37:09] <gamax92> http://hastebin.com/ugulejivoj.lua
L563[14:39:26] ⇨ Joins: Vexaton (~Vexatos@p200300556E151574D5536C8E0DFAA642.dip0.t-ipconnect.de)
L564[14:43:56] <gamax92> Sangar: if you remove the cpu from the compup, it tells you "Too many components", but instead the user should probably catch fire because the computer was on.
L565[14:44:29] <Michiyo> lmao
L566[14:44:36] ⇦ Quits: Vexatos (~Vexatos@p200300556E1515832C069D419FAC4C41.dip0.t-ipconnect.de) (Ping timeout: 380 seconds)
L567[14:45:07] ⇦ Quits: rob73__ (~rob73__@fl-208-163-142-38.dhcp.embarqhsd.net) (Read error: Connection reset by peer)
L568[14:45:25] <asie> ShadowKatStudios: i don't think dan is as butthurt as Cloudy is about the whole deal
L569[14:46:05] <ShadowKatStudios> Huh. Okay. Fair enough.
L570[14:46:25] <ShadowKatStudios> (IIRC in the chanstats cloudy had the most swearing)
L571[14:46:36] <asie> Cloudy is... unique
L572[14:46:36] ⇨ Joins: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L573[14:46:36] zsh sets mode: +v on Wobbo
L574[14:46:42] <asie> suffers from depression and a few other things
L575[14:47:05] <Wobbo> Is a weird sentence to read out of context
L576[14:47:11] <SpiritedDusty> dan200 has an OC account? wut
L577[14:47:17] <ShadowKatStudios> Huh. I didn't know that.
L578[14:47:17] <SpiritedDusty> I bet it's fake
L579[14:47:35] <Sangar> gamax92, well, and an electric shock when messing with the internals of a running computer always :P
L580[14:47:49] <gamax92> but minecraft can't exactly electrify you.
L581[14:48:07] <Bizzycola> IC2 use to electricute you when yu touched the wires
L582[14:48:13] <Bizzycola> probably still does :p
L583[14:48:16] <asie> yep
L584[14:48:17] <Wobbo> Why couldn’t dan have an OC account?
L585[14:48:18] <Bizzycola> the uninsulated ones anyway
L586[14:48:20] <asie> unless you insulate them well
L587[14:48:22] <gamax92> oh right, paricles
L588[14:48:45] <Bizzycola> My brother plugged a computer in when I had my hand on the power box of it once
L589[14:48:51] <Bizzycola> that was fun
L590[14:48:52] <ShadowKatStudios> I think that if you try to remove the CPU while it's running, you should get damaged and red particles should go everywhere, because the fan is still running.
L591[14:48:57] <Bizzycola> apparently you can't touch the psu in a mac :p
L592[14:49:09] <asie> Bizzycola: I touched a 230V wire from a power supply once
L593[14:49:17] <Bizzycola> That sounds healthy
L594[14:49:19] <gamax92> Sangar: so, damage player and spawn smoke?
L595[14:49:20] <Wobbo> Bizzycola: One does not simple replace parts in a Mac :P
L596[14:49:22] <Sangar> Cloudy is interesting, yes. i had a direct chat with him a while back and he was actually quite positive about it... well, that was before OpenComponents, which he seemed to hate for some reason.
L597[14:49:36] <Bizzycola> Wobbo: Wasn't trying to, it broke, I was stealing the harddrive :p
L598[14:49:44] <Wobbo> XD
L599[14:49:49] <SpiritedDusty> looks like the dan200 on OC forums is real
L600[14:50:09] <Wobbo> Bizzycola: I have a Mac Mini that I still have ram for somewhere, but you can’t open the case unless you break it open :P
L601[14:50:16] <asie> Sangar: He hates it because he believes the CC peripheral thing is a desperate attempt to get players
L602[14:50:16] ⇨ Joins: Zlepper (~EiraIRC@188-176-131-234-dynamic.dk.customer.tdc.net)
L603[14:50:27] <gamax92> meh, I've removed ram from a running machine before.
L604[14:50:29] <Bizzycola> I have a fairly new mac mini, you just unscrew the base to get to the ram
L605[14:50:45] <gamax92> graphics generally freak out.
L606[14:50:47] <Wobbo> Yeah, I got one or more models before that :P
L607[14:51:00] <Bizzycola> ah sounds fun :p
L608[14:51:01] <Michiyo> I worked at a computer repair shop awhile back... dude pulled RAM out of a running machine, it refused to boot after that
L609[14:51:02] <ShadowKatStudios> Sangar: It's compatible mostly with CC peripherals. It's like when they had custom buses before PCI and stuff.
L610[14:51:11] <Wobbo> I need a chisel to break it open
L611[14:51:13] <Sangar> asie, right there was that argument. oh well.
L612[14:51:13] <Michiyo> we ended up having to replace the motherboard out of pocket cause he was a moron
L613[14:51:14] <Bizzycola> I know one thing, that imac I took apart would never go together again
L614[14:51:20] <Bizzycola> ti's like all glued up and crap :p
L615[14:51:37] <Wobbo> XD
L616[14:51:38] <gamax92> what did he do, destroy the ram slot in the process?
L617[14:51:38] <Michiyo> I have a G3 power mac, it's fun to work on..
L618[14:51:49] <Bizzycola> hah
L619[14:51:54] <Bizzycola> I used to own a G4 but not anymore
L620[14:51:57] <Michiyo> gamax92, nope, it was Physically fine
L621[14:52:13] <SpiritedDusty> I have one of those old powerpc mac minis lol
L622[14:52:15] <Michiyo> it just wouldnt see ANY ram in ANY slot
L623[14:52:23] <Bizzycola> weird
L624[14:52:25] <asie> I have a G4
L625[14:52:29] <asie> and I have a Macintosh Classic
L626[14:52:37] <asie> and a Quadra 900 and a 7100/80 I'm trading for a PPC Mac Mini
L627[14:52:38] <Michiyo> I HAD a G4 laptop
L628[14:52:39] <Wobbo> How is the classic doing?
L629[14:52:43] <Bizzycola> Does your G4 have OSX or OS 9?
L630[14:52:45] <Wobbo> Got Lua on it yet?
L631[14:52:47] <Michiyo> but my mom spilled coffee in it :(
L632[14:52:56] <Michiyo> Mine was 10.4
L633[14:52:58] <Wobbo> Michiyo: That sucks :/
L634[14:52:58] <asie> Bizzycola: OS 9 and Debian.
L635[14:53:01] <Bizzycola> Ah
L636[14:53:06] <Bizzycola> nice
L637[14:53:10] <asie> I have a Pentium II plugged in in that place right now tho
L638[14:53:16] <asie> it has a Sound Blaster AWE64 plugged into it <3
L639[14:53:32] <Bizzycola> OS 9 I have not used in a very long time :p
L640[14:53:36] <ShadowKatStudios> Hehe, all you people that work on Macs... I have a couple of ATX machines from 10 years ago. P4 and Linux for the win :D
L641[14:53:49] <Bizzycola> for some reason, if I remember correctly, my G4 didn't work propely with OS 9 somehow :p
L642[14:53:50] <Michiyo> I also have a m42... err Macbook... that no longer powers on
L643[14:53:51] <Michiyo> lol
L644[14:54:01] <Michiyo> I keep wanting to use the internal model names for this crap
L645[14:54:04] <Wobbo> ShadowKatStudios: But there is no OS like OS X :P
L646[14:54:06] <Michiyo> since I worked on them for 2 years
L647[14:54:32] <Michiyo> I'd go back in a heartbeat too..
L648[14:54:39] <Michiyo> Wonder if they are hiring now
L649[14:54:48] <ShadowKatStudios> Wobbo: A large commercially supported version of BSD? I suppose you're right.
L650[14:54:53] <Michiyo> They also might have pulled the contract from the company I was with heh
L651[14:55:00] <Bizzycola> go find out, sounds like a fun job :p
L652[14:55:07] <Wobbo> ShadowKatStudios: That is Darwin, OS X is more than just Darwin
L653[14:55:48] <Wobbo> Darwin is nice, I like the CLI, but then I could just as well run Linux.
L654[14:56:01] <Michiyo> also gamax92 your TE looks ok from the quick glance. IF you still wanted to know.
L655[14:56:20] <gamax92> my what nwo?
L656[14:56:22] <SpiritedDusty> why do some people hate macs with all their heart?
L657[14:56:29] <gamax92> because change
L658[14:56:32] <Michiyo> the TileEntity on your mod
L659[14:56:37] <gamax92> oh, that
L660[14:57:42] <Bizzycola> ..power saving 101: turn all lights off..and leave tv on all night!
L661[14:57:43] <Bizzycola> -.-
L662[14:57:57] ⇦ Quits: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e) (Ping timeout: 186 seconds)
L663[14:58:02] <Wobbo> SpiritedDusty: Becasue some people think that all that Apple produces is evil, costs to much money and should be avoided.
L664[14:58:04] <Bizzycola> I find it amusing that they actually turned off the lights and left it on :p
L665[14:58:15] <gamax92> https://www.youtube.com/watch?v=REuFPIfyEsI
L666[14:58:15] -Kibibyte- [gamax92] Driver - Physics 101 | by iwxci | 1m37s | 219w4d ago | 488 views | Rated: 5.00/5.00
L667[14:58:21] <gamax92> Bizzycola: ^
L668[14:58:22] <Wobbo> SpiritedDusty: And because other people think that Linux can do the same as OS X.
L669[14:58:24] ⇦ Quits: Zlepper (~EiraIRC@188-176-131-234-dynamic.dk.customer.tdc.net) (Read error: Connection reset by peer)
L670[14:58:56] <Bizzycola> I am fine with people hating macs, as long as they don't whine relentlessly at me for using one :p
L671[14:59:00] <ShadowKatStudios> SpiritedDusty: I used to be one of those people. I don't have as much of a problem with it anymore, I see the technical side, but the unexpandability and closed-ness is what I have an issue with. I dislike iOS more than Mac :P
L672[14:59:03] <Wobbo> Which is partly true, if you look at projects like Etoile, but not entirely.
L673[14:59:40] <gamax92> I dislike Mac because my default it spams dot files on anything not mac.
L674[14:59:47] <gamax92> but, note the word dislike, not hate
L675[14:59:59] <ShadowKatStudios> .DS_STORE?
L676[15:00:04] <Bizzycola> yea :p
L677[15:00:04] <Michiyo> .DS_STORE FTL
L678[15:00:06] <Michiyo> :p
L679[15:00:12] <SpiritedDusty> oh. well I used a mac because windows is just... derp
L680[15:00:18] <gamax92> well, and for every single file, it has a . file with it as well.
L681[15:00:18] <SpiritedDusty> I think there was _MACOSX as well
L682[15:00:23] <Wobbo> ShadowKatStudios: What do you mean unexpandadability? I have full access to my underlying filesystem and there are lots of
L683[15:00:27] <Bizzycola> oh well, how important can that file really be? :p
L684[15:00:33] <gamax92> exactly
L685[15:00:34] <Wobbo> What do you want to expand that you fear you cant’?
L686[15:00:35] <Bizzycola> probably just saves folder options
L687[15:00:43] <ShadowKatStudios> I heard they started soldering the RAM into newer machines.
L688[15:00:45] <SpiritedDusty> .DS_Store just saves file location in the file manager
L689[15:00:57] <SpiritedDusty> SKS, they soldier RAM because they have to
L690[15:01:00] <Michiyo> One reason I don't like Mac: Lack of GFX Upgrade options.
L691[15:01:00] <Wobbo> ShadowKatStudios: Ah, machine tinkering. Yeah, not a Mac thing no :P
L692[15:01:05] <gamax92> uhh, have you guys only seen .DS_Store?
L693[15:01:24] <gamax92> because say i have filea,fileb,filec, I'll also get .filea, .fileb, .filec
L694[15:01:27] <Wobbo> I only know of .DS_STORE
L695[15:01:36] <SpiritedDusty> gamax92, I have no idea what you're talking about
L696[15:01:37] <Michiyo> :/
L697[15:01:41] <Michiyo> NEVER seen that..
L698[15:01:42] <Wobbo> gamax92: OS 9 or OS X?
L699[15:01:43] <Bizzycola> yea, what'd you do? :p
L700[15:01:56] <gamax92> what ever macbook air is.
L701[15:01:59] <Bizzycola> Oh no I know what he's talking about
L702[15:02:08] <ShadowKatStudios> One does not 'have to' solder RAM. Well, beyond the DIMMS, they need the chips soldered tto the board, but still.
L703[15:02:17] <Bizzycola> yea in some folders with files, you'll have the file and then the same file with a . in front of it :p
L704[15:02:28] <Bizzycola> if you view the folder from windows or something
L705[15:02:44] ⇨ Joins: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e)
L706[15:02:45] zsh sets mode: +v on nekosune
L707[15:02:57] <Bizzycola> SKS: Is obvious so ram doesn't fall out, yes. :p
L708[15:03:02] <Wobbo> I do have a lot of .filename.swp files but that is because I use prehistoric text editors. A lot!
L709[15:03:19] <ShadowKatStudios> All the bits will fall out!
L710[15:03:23] <Wobbo> The only texteditor I use is vim :P
L711[15:03:28] <Michiyo> vi ftw
L712[15:03:29] <Michiyo> :P
L713[15:03:30] <SpiritedDusty> gamax92, http://puu.sh/8ourm.png ???
L714[15:03:36] <ShadowKatStudios> ed.
L715[15:03:49] <gamax92> SpiritedDusty: is this on the mac?
L716[15:03:50] <Wobbo> ed is annoying :P
L717[15:03:51] <SpiritedDusty> yeah
L718[15:03:55] <gamax92> then you won't see it
L719[15:03:58] <ShadowKatStudios> Plot twist: I'm running Minecraft on a PDP-11
L720[15:04:10] <Wobbo> SKS: WHY?
L721[15:04:20] <Michiyo> I'm runnign a PDP-11 in Miencraft!
L722[15:04:21] <gamax92> SpiritedDusty: the file system mac uses has extended attibutes, and all of these . garbage, would go into the attributes.
L723[15:04:30] <Wobbo> Sangar: BTW, how did you try to get BSD to run in the virtual machine?
L724[15:04:35] <SpiritedDusty> oh I see...
L725[15:04:36] <ShadowKatStudios> Because... Australia is so far behind this is the best computer I could get.
L726[15:04:38] ⇦ Quits: Rob73_ (webchat@fl-208-163-142-38.dhcp.embarqhsd.net) (Quit: Web client closed)
L727[15:05:00] <Wobbo> gamax92: If they are simialr to .DS_STORE, they would show up with ls -a
L728[15:05:11] <Sangar> Wobbo, you mean forge/mc server? i didn't, too lazy >_>
L729[15:05:16] <Wobbo> XD
L730[15:05:33] <SpiritedDusty> gamax92, so if I ziped up this folder, and tried to view it on linux or something; would I see the .blah
L731[15:05:35] ⇦ Quits: septi25 (~zandemax@178-27-187-84-dynip.superkabel.de) ()
L732[15:05:39] <gamax92> probably.
L733[15:05:49] <gamax92> Not sure if it doez it in zips, i saw them on flash drives though.
L734[15:05:57] <Sangar> i had to ftp the natives onto my server and then downloaded them via scp to get them out of the vm :P that was enough fun for a day.
L735[15:05:57] ⇦ Quits: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e) (Ping timeout: 186 seconds)
L736[15:06:14] <Wobbo> I once had a virtual machine with FreeBSD that kept kernel panicing during installation because I had one option set wrong. Took me two hours to figure out what was wrong
L737[15:06:22] <Michiyo> I've never seen them on flash drives, and I took my flashdrive to work A LOT, and used it in the machines, mainly cause I would watch movies on them.. :D
L738[15:06:31] <gamax92> :<
L739[15:06:36] <SpiritedDusty> https://www.dropbox.com/s/2uqb9dalwm7q085/test.zip here's the zip
L740[15:06:40] <Wobbo> When I got it running, I noticed the hard disk didn’t have enough room to install X.org >.<
L741[15:06:50] <Sangar> hahaha
L742[15:06:59] <ShadowKatStudios> I'vve seen .DS_Store in zip files.
L743[15:07:06] <Wobbo> So I started playing adventure.
L744[15:07:12] <gamax92> there is no mac garbage in that zip
L745[15:07:14] ⇨ Joins: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e)
L746[15:07:15] zsh sets mode: +v on nekosune
L747[15:07:29] <Michiyo> .DS_Store was there, but none of the .filea crap
L748[15:07:29] <Wobbo> gamax92: Could you send me a zip with mac garbage?
L749[15:07:33] <Bizzycola> I know what gamax was talking about but I can't show because too lazy to reboot my mac. It's currently duel booted to linux to run the minecraft server that won't actually start because MFFS broke :p
L750[15:07:34] <SpiritedDusty> I onced tried to install linux but I accidently installed the OS onto the swap partition and only noticed later when I tried to download big files
L751[15:07:42] <gamax92> what? i didn't even see the .DS_Store.
L752[15:08:10] <SpiritedDusty> maybe it's because I made those files through the terminal and not the file manager
L753[15:08:21] <ShadowKatStudios> SpiritedDusty: How much swap did you give it? o.O
L754[15:08:27] <SpiritedDusty> like... 1gb lol
L755[15:08:32] <Wobbo> XD
L756[15:08:38] <Bizzycola> nice :p
L757[15:08:49] <ShadowKatStudios> Oh, wait, it's small :P Never mind.
L758[15:08:51] <gamax92> Michiyo: the string "DS_Store" shows up nowhere if i hex edit the zip.
L759[15:09:05] <ShadowKatStudios> It would fit in 1GB
L760[15:09:06] <Michiyo> gamax92, not his zip, I ment on my flash drives
L761[15:09:12] <Michiyo> used on macs
L762[15:09:14] <gamax92> sdfsdfjksdhlgjkklsdl;kgk
L763[15:09:16] <Michiyo> viewed on PCs.
L764[15:09:56] <Wobbo> .DS_STORE is only created if you view a file from the finder.
L765[15:10:00] <Wobbo> *folder not file
L766[15:10:18] <gamax92> oh sorry, not just ., its ._
L767[15:10:28] <gamax92> so like, MyFile gets ._MyFile
L768[15:10:47] <gamax92> "and, if the file system supports it, set to be
L769[15:10:47] <gamax92> invisible."
L770[15:10:49] <Michiyo> still, never seen it :P Though the last version of OSX I delt with was 10.6
L771[15:11:03] <Michiyo> <-- show hidden files
L772[15:11:09] <gamax92> do you show system files as well
L773[15:11:13] <Wobbo> gamax92: never seen such a file
L774[15:11:14] <Michiyo> Yes.
L775[15:11:21] <gamax92> i have them all the fucking time!
L776[15:11:24] <Michiyo> and file extensions of known files.
L777[15:11:25] <SpiritedDusty> maybe it's because of the spotlight indexing which is mac's file indexing thingy
L778[15:11:29] <Wobbo> and I ls -a pretty often.
L779[15:11:33] <Bizzycola> gamax: yea I get them too :p
L780[15:11:45] <gamax92> Bizzycola: don't you have a mac?
L781[15:11:48] <Michiyo> freaks.
L782[15:11:52] <Bizzycola> I can't remember if I copied anything to my laptop from my mac recently so I can't see, but they were all over my dads external
L783[15:11:53] <Michiyo> :P
L784[15:12:09] <Bizzycola> gamax92: I do but it's booted into linux righ now to run my mc server that won't start because MFFS broke :p
L785[15:12:23] <Bizzycola> From the error log I think a bat spawned inside the shielf and it exploded :p
L786[15:13:31] <ShadowKatStudios> Hah. I played on a server once, and someone got stuck in aa force field. The owner had to delete their player.dat
L787[15:13:59] <Bizzycola> lol
L788[15:14:14] <Bizzycola> couldn't just tp them?
L789[15:14:29] <gamax92> uhh, google ... https://www.google.com/search?q=._+files+example&tbm=isch
L790[15:14:38] <gamax92> those pics
L791[15:14:43] <gamax92> not related at all
L792[15:15:55] <gamax92> Wobbo, Michiyo: http://i.imgur.com/gQm9drN.gif
L793[15:16:11] <Wobbo> Is that from OS 9 or from OS X?
L794[15:16:15] <asie> http://i.imgur.com/WfS8DFX.jpg
L795[15:16:18] <asie> this is the best Mac I own
L796[15:16:26] <SpiritedDusty> asie, that looks amazing
L797[15:16:29] <Bizzycola> I have OS 10.7 or something and it does that to my files too :p
L798[15:16:33] <asie> SpiritedDusty: i know
L799[15:16:38] <Wobbo> asie: of course anime background
L800[15:16:48] <gamax92> ofc jpg
L801[15:16:56] <asie> Wobbo: yup
L802[15:17:08] <SpiritedDusty> I have a powermac g3 somehwere... but I don't think it works
L803[15:17:42] <Bizzycola> I think I remember my dad cleaning out a G3 with a hose once. He left it to dry. it didnt' work anymore. :p
L804[15:17:44] <asie> my G3 works
L805[15:17:45] <asie> so does my G4
L806[15:17:47] <gamax92> asie: polish?
L807[15:17:54] <asie> gamax92: polish.
L808[15:17:59] <gamax92> polish!
L809[15:18:07] <Wobbo> shoe polish?
L810[15:18:13] <gamax92> FFFFFFFFFFFFFFFFFFFFFFFFFFF
L811[15:18:15] <gamax92> FUCK
L812[15:18:16] <asie> nail polish.
L813[15:18:30] <gamax92> i broke a bead bracelet
L814[15:18:32] <gamax92> beads everywhere
L815[15:18:41] <SpiritedDusty> leaving a modern computer on 24/7 is no harm right?
L816[15:18:43] <Bizzycola> Don't trip over them!
L817[15:18:57] <Bizzycola> My laptop has been on for who knows how long
L818[15:19:02] <Wobbo> SpiritedDusty: It shouldn’t hurt, but rebooting from time to time shouldn’t either
L819[15:19:04] <Bizzycola> I am far too lazy to wait for windows to boot
L820[15:19:20] <SpiritedDusty> my dad always says that leaving my computer on all the time is gonna cause it problems...
L821[15:19:26] <Bizzycola> and if i put it to sleep, when I wake it up, SYstem uses a large amount of CPU until I reboot it. Because windows. :p
L822[15:20:14] <ShadowKatStudios> Guys, why is the Minecraft achievement system so broken when you have mods?
L823[15:20:18] <Wobbo> SpiritedDusty: Just reboot it once in a while and you should be fine
L824[15:20:22] <JoshTheEnder> SpiritedDusty, well, with no reboots the hdd doesnt have to keep spinning down and up so that extends it's life
L825[15:20:27] <Wobbo> ShadowKatStudios: Because mods
L826[15:20:48] <SpiritedDusty> I wonder if the sleep function on my computer works
L827[15:20:49] <ShadowKatStudios> Seems fair.
L828[15:20:50] * SpiritedDusty tests
L829[15:21:39] <gamax92> Achievement get! Walked a meter!
L830[15:21:42] <gamax92> Achievement get! Walked two meters!
L831[15:21:46] <Bizzycola> O:
L832[15:21:57] <SpiritedDusty> sleep works on my computer lol. went from sleep to wake in 3 seconds o.o
L833[15:21:58] <JoshTheEnder> Achievement get! Achievement get!
L834[15:22:19] <gamax92> Achievement get! Jumped!
L835[15:22:31] <Bizzycola> sleep works on my too, it just breaks windows somehow
L836[15:22:37] <Bizzycola> because windows is liek teh beest
L837[15:23:01] <Wobbo> Bizzycola: There is a relevant xkcd: http://xkcd.com/528/
L838[15:23:01] <gamax92> In windows hibernating causes my computer to reboot.
L839[15:23:08] <gamax92> works perfectly fine in linux though
L840[15:23:28] <Bizzycola> Wobbo: lol
L841[15:23:33] <gamax92> gah everywhere i look i see more beads
L842[15:23:42] <Bizzycola> I don't have hitler on mine but I have a portal login screen
L843[15:23:56] <Wobbo> gamax92: I must expect your room must look like a ball pit now
L844[15:24:00] <SpiritedDusty> "better than vista"
L845[15:24:01] <SpiritedDusty> xD
L846[15:24:48] ⇦ Quits: phillips1012 (~phillips1@72.42.104.172) (Quit: Leaving.)
L847[15:25:12] <gamax92> przegląd
L848[15:26:15] * gamax92 notices Nano drive.
L849[15:26:59] <ShadowKatStudios> I think I found the stronghold, world generation freeze jumped from 1 second to 5 seconds.
L850[15:27:18] <gamax92> its like the farther out you go, the worse the world lags.
L851[15:27:22] <gamax92> oh wait, thats normal.
L852[15:28:29] ⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L853[15:29:16] ⇦ Quits: phillips1012 (~phillips1@72.42.104.172) (Client Quit)
L854[15:30:25] ⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L855[15:30:45] <ShadowKatStudios> Guys, what pokemon generation are they up to?
L856[15:31:03] <gamax92> Pokemon Horseraddish
L857[15:31:13] <Bizzycola> :p
L858[15:31:54] <gamax92> Or was it Pokemon Mayonnaise?
L859[15:32:49] ⇨ Joins: Blacky (webchat@p4FDCE9B8.dip0.t-ipconnect.de)
L860[15:33:13] <Blacky> hello is anyone here?
L861[15:33:16] <gamax92> yes
L862[15:33:31] ⇦ Quits: BevoLJ (~BevoLJ@cpe-24-55-33-198.austin.res.rr.com) ()
L863[15:33:51] <gamax92> oh sorry, you wanted to be greeted?
L864[15:34:04] <gamax92> Hello Blacky, Welcome to #oc, the channel for OpenComputers!
L865[15:34:15] <asie> gamax92: yes
L866[15:34:18] <asie> and Hakase drive
L867[15:35:03] <JoshTheEnder> Blacky, no, were all figments of your imagination
L868[15:35:08] <Blacky> i need some tutorials for Opencomputers but my english is not so good when anyone have some plz give me some Links (Faforite in German)
L869[15:35:26] <Blacky> sry about my English
L870[15:35:28] <gamax92> Sangar: You're german right?
L871[15:35:38] <Blacky> thats right
L872[15:35:42] *** dsAway is now known as ds84182
L873[15:36:39] <asie> http://www.polygon.com/2014/4/26/5656282/atari-et-landfill-new-mexico-found-cartridges
L874[15:36:40] <asie> So...
L875[15:36:48] <SpiritedDusty> Blacky, https://www.youtube.com/watch?v=IlrJWSjvp74
L876[15:36:48] -Kibibyte- [SpiritedDusty] OpenComputers v1.1 Tutorial 1: Grundlegender Aufbau (deutsch) | by mightypirateslp | 3m25s | 12w5d ago | 1,210 views | Rated: 5.00/5.00
L877[15:36:48] <asie> The myths were true...
L878[15:36:57] <asie> The landfill *actually had* E.T. cartridges
L879[15:37:21] <Bizzycola> lol
L880[15:37:35] <gamax92> a landfill of failures?
L881[15:37:47] <Bizzycola> glad I never played that one :p
L882[15:37:53] <ShadowKatStudios> Whoa, it's not just a myth!
L883[15:38:51] <gamax92> <3 Solaris
L884[15:39:37] <Blacky> @Kibibyte: i watched this Totorial but i don´t understand what i have to do to make a Program for the Robots!
L885[15:39:51] <gamax92> SpiritedDusty: ^
L886[15:39:55] <Michiyo> Kibibyte, is a bot.
L887[15:39:57] * SpiritedDusty goes hunting
L888[15:40:14] <SpiritedDusty> Blacky, https://www.youtube.com/watch?v=LES-b8Mtw1E
L889[15:40:14] -Kibibyte- [SpiritedDusty] OpenComputers v1.1 Tutorial 5: Roboter (deutsch) | by mightypirateslp | 6m6s | 11w4d ago | 767 views | Rated: 5.00/5.00
L890[15:40:59] <ShadowKatStudios> Oooh, that will be 768 views :D
L891[15:41:12] <gamax92> hey SpiritedDusty, you've played AoS 0.75 right?
L892[15:41:31] <SpiritedDusty> gamax92, whats that
L893[15:41:32] <gamax92> or really just any AoS not Steam version.
L894[15:41:33] <ShadowKatStudios> Hah, “Ironically, a bunch of WiiUs were found buried next to ET”
L895[15:41:35] <gamax92> faku
L896[15:41:54] <Blacky> i want a Programm where i can say, that the robot not only make a hole with 5x5 to the bedrock! i want say by start x y and Z Koordinates
L897[15:41:54] <gamax92> SpiritedDusty: Ace of Spades, you build things, destroy things, and shoot peopel
L898[15:42:07] <gamax92> blocks and people have no textures.
L899[15:42:11] <Blacky> @ Spirit i saw this video
L900[15:42:13] <gamax92> people are made of blocks.
L901[15:42:21] <SpiritedDusty> gamax92, why does it looks so good. I want to play it
L902[15:42:38] <gamax92> SpiritedDusty: The non steam version is free.
L903[15:42:43] <gamax92> but its not the steam version
L904[15:42:47] <SpiritedDusty> Blacky, you should start by learning basic programming
L905[15:43:10] <SpiritedDusty> gamax92, is it worth buying?
L906[15:43:33] <gamax92> uhh, never bought the steam version.
L907[15:43:34] <Blacky> i know this but where can i find Tutorials to learn?
L908[15:43:58] <Blacky> i think, i search the wrong way
L909[15:44:01] <JoshTheEnder> https://github.com/MightyPirates/OpenComputers/wiki
L910[15:44:47] <SpiritedDusty> gamax92, where do I download the non steam version?
L911[15:44:58] <gamax92> http://buildandshoot.com/
L912[15:45:19] <gamax92> you might also try the OpenSpades client for that version, it's OpenGL and allows for shaders and things.
L913[15:45:28] <Blacky> ups sorry i found it thanks
L914[15:45:37] <SpiritedDusty> woah they have a mac and linux version? o.o
L915[15:45:45] <SpiritedDusty> that's like 1 less VM I have to start up
L916[15:45:57] <Blacky> nice Day Peoples
L917[15:46:02] <gamax92> oh cool, openspades is now listed by default on that downloads page.
L918[15:46:04] <SpiritedDusty> you too Blacky
L919[15:46:11] <JoshTheEnder> Good day to you Blacky
L920[15:46:13] <Blacky> thx @ all
L921[15:46:13] <SpiritedDusty> the game opens! :D
L922[15:46:26] <gamax92> SpiritedDusty: I recommend aloha servers
L923[15:47:05] <SpiritedDusty> OpenAL error wtf
L924[15:47:46] <ds84182> I read this game's title as "Me & My furry Parents 3D" https://miiverse.nintendo.net/titles/14866558073260140920/14866558073260140936
L925[15:48:33] <gamax92> those images though.
L926[15:48:43] <gamax92> they perfectly describe my relation ship with that title
L927[15:48:56] <gamax92> https://mii-secure.cdn.nintendo.net/2z4l8kvu5jfxw_surprised_face.png
L928[15:49:40] *** JoshTheEnder is now known as Ender|VaultHunting
L929[15:50:12] <ds84182> gamax92: 594 blocks of "Whyyyyyy?"
L930[15:50:26] <SpiritedDusty> gamax92, the game looks derpy
L931[15:50:33] <gamax92> SpiritedDusty: what do you mean?
L932[15:50:45] <SpiritedDusty> there's no texture in blocks. i't just like a flat color
L933[15:50:49] <gamax92> and?
L934[15:50:57] <SpiritedDusty> it looks derpy
L935[15:51:09] <gamax92> See, this game originally was made on the VoxLap engine.
L936[15:51:17] <gamax92> and, VoxLap doesnt exactly seem to have textures.
L937[15:51:21] <gamax92> it has voxels though.
L938[15:51:27] <ShadowKatStudios> Ohai ds84182, I found some bugs in tdfs. It doesn't like files >8k
L939[15:51:38] <ds84182> ShadowKatStudios: I fixed it already
L940[15:51:42] <ShadowKatStudios> Also it tends to repeat parts of files.
L941[15:51:44] <ShadowKatStudios> Oh?
L942[15:51:45] <gamax92> ds84182: oh, you got file writing working?
L943[15:51:53] <SpiritedDusty> the game keeps crashing with an OpenAL error
L944[15:51:56] <ds84182> gamax92: Thats the first thing I made
L945[15:52:05] <gamax92> ds84182: can you finish the msdosfs?
L946[15:52:15] <gamax92> all it needs left is file writing.
L947[15:52:22] <ds84182> gamax92: Nah
L948[15:52:25] <gamax92> pls
L949[15:52:34] <gamax92> ds84182: oh wait, does your file writing seek properly
L950[15:52:45] <ds84182> gamax92: Kinda
L951[15:52:49] <gamax92> yeah so nvm then
L952[15:53:49] <gamax92> SpiritedDusty: what is the error
L953[15:54:44] <gamax92> oh wait, mac's openal.
L954[15:55:09] <gamax92> SpiritedDusty: Setup -> Misc -> Enable startup Window. Quit. Launch. Audio -> YSR
L955[15:55:12] <ShadowKatStudios> Do we have the lile getlabel and stuff in tdfs?
L956[15:55:41] <ds84182> ShadowKatStudios: Y
L957[15:55:43] <ShadowKatStudios> like*
L958[15:55:44] <ds84182> *Yeah
L959[15:55:55] <ds84182> Go and update to the latest version on github
L960[15:56:04] <ShadowKatStudios> Awesome, that means I might be able to use df again :D
L961[15:56:17] <gamax92> I need to document how seeking works on file writing.
L962[15:58:29] <ds84182> gamax92: Attempting Ultra graphics with OpenSpades
L963[15:58:35] <gamax92> :O
L964[15:58:41] <ShadowKatStudios> I like tdfs, the time it takes to do stuff is noticeable, because it is actually doing something, rather than automagically doing what you tell it :D
L965[15:58:59] <gamax92> ShadowKatStudios: well, the same applies to msdosfs
L966[15:59:30] <asie> ds84182: with what?
L967[15:59:32] <ShadowKatStudios> msdosfs sounds bad, because a: ms = Micro$loth, b: msdos
L968[15:59:44] <ds84182> asie: OpenSpades
L969[15:59:47] <ShadowKatStudios> :P I dunno, it might be great.
L970[15:59:47] <gamax92> ShadowKatStudios: ...
L971[15:59:48] <asie> what's that
L972[16:00:02] <ShadowKatStudios> The name is a bit offputting though :P
L973[16:00:05] <ds84182> Ever played Ace of Spades?
L974[16:00:12] <asie> ANOTHER open-source clone?
L975[16:00:13] <asie> come on
L976[16:00:17] <ds84182> Not clone
L977[16:00:17] <asie> i was working on iceball with GreaseMonkey >_<
L978[16:00:18] <gamax92> its not a clone
L979[16:00:19] <gamax92> its a client
L980[16:00:22] <ds84182> It's a client
L981[16:00:22] <asie> oh, a client
L982[16:00:26] <asie> iceball is a clone, a nice clone too
L983[16:00:31] <asie> full Lua scripting and modding
L984[16:00:34] <ds84182> OpenGL client
L985[16:00:35] <asie> synced from server to client
L986[16:00:37] <gamax92> ShadowKatStudios: well, its just FAT12 and FAT16, and its made by me and not Microsoft.
L987[16:00:38] <asie> and full means full, down to OpenGL
L988[16:01:03] <ShadowKatStudios> FAT16 = file limit of 64k?
L989[16:01:08] <ShadowKatStudios> file size limit*
L990[16:01:11] <gamax92> uhh no, 2GB
L991[16:01:38] <ds84182> gamax92: The problem is, FAT16 isn't optimized for tapes
L992[16:02:01] <gamax92> asie's tapes have instant seeking, your point is invalid.
L993[16:02:07] <asie> gamax92: at least for now
L994[16:02:11] <gamax92> shhh
L995[16:02:12] <ds84182> Yes, but filewriting
L996[16:02:17] <gamax92> and?
L997[16:02:20] <ds84182> *writing in general
L998[16:02:39] <gamax92> ds84182: see, its not a tape specific fs proxy, it actually reads and writes inside of files.
L999[16:02:55] <ShadowKatStudios> Instant seeking, isn't a seek time of one tick?
L1000[16:03:01] <ds84182> gamax92: http://puu.sh/8oyLw.png
L1001[16:03:15] <gamax92> eww
L1002[16:03:25] <gamax92> it reminds me of Sakurasou
L1003[16:03:27] <ds84182> http://puu.sh/8oyNF.png
L1004[16:03:53] <Lunatrius> o/
L1005[16:04:00] <ShadowKatStudios> Oooh, fancy debug messages?
L1006[16:04:20] <gamax92> ShadowKatStudios: uhh, where?
L1007[16:04:48] * ShadowKatStudios is installing SKS-OS to a tdfs location
L1008[16:05:09] <ShadowKatStudios> 'Writing x bytes to block y'
L1009[16:05:13] <ds84182> Oh yeah
L1010[16:05:15] <ds84182> those
L1011[16:05:35] <ShadowKatStudios> I think I'll comment those out ;)
L1012[16:05:49] <ds84182> Yeah, sorry about that
L1013[16:05:49] <gamax92> so, seeking past existing data causes NUL
L1014[16:06:05] <ShadowKatStudios> I've used all the way up to block 181
L1015[16:07:06] <ShadowKatStudios> Hmm, the issue with tape filesysyems that use linking, it has to search for unoccupied blocks... :P
L1016[16:07:32] <ShadowKatStudios> There's no table of used/unused blocks
L1017[16:07:51] <gamax92> ShadowKatStudios: there is in FAT12/FAT16
L1018[16:08:14] <ds84182> ShadowKatStudios: Yes, there is
L1019[16:08:27] <ShadowKatStudios> o.O Really?
L1020[16:08:31] <ds84182> Yep
L1021[16:08:37] <ShadowKatStudios> Huh.
L1022[16:08:40] <ds84182> Between the file entries and the blocks
L1023[16:08:48] <gamax92> ds84182: so, writing data where the seek point is past the written data, fills it with NUL
L1024[16:08:55] <ShadowKatStudios> Well, my computer is stuck trying to copy a file.
L1025[16:08:55] <gamax92> seeking past written data does not fill with NUL
L1026[16:09:20] <ds84182> gamax92: I guess so
L1027[16:09:25] <ds84182> I don't really know
L1028[16:09:36] <gamax92> i just checked it.
L1029[16:12:53] <ShadowKatStudios> label /tape SKS-OS; responds with could not set label
L1030[16:12:57] <Blacky> sry i have another question
L1031[16:13:07] * ShadowKatStudios goes to manually edit the tape
L1032[16:15:11] <ShadowKatStudios> Odd, it worked, it was just weird.
L1033[16:15:22] <Blacky> when i type LUA then comes "LUA>" but when i type robot.detect(boolean) comes nothing. in the Wiki stand this = robot.detect(): boolean, string
L1034[16:16:26] <Wobbo> Blacky: Could you try =robot.detect() ?
L1035[16:17:32] <ShadowKatStudios> So I can't use a tdfs as the root filesystem.
L1036[16:17:37] <Blacky> ok i don´t make a "="^^
L1037[16:18:55] <Blacky> the String comes in the () is this right?
L1038[16:19:46] <Blacky> i meen so: robot.detect(boolean, Air)
L1039[16:21:39] <ShadowKatStudios> ds84182: After unmounting / and mounting tdfs to it: /bin/sh.lua:135: /mnt/5e7/tdfs.lua:221: attempt to index local 'parent' (a nil value)
L1040[16:22:01] <ds84182> huh
L1041[16:22:06] <ds84182> thats weird
L1042[16:22:20] *** ds84182 is now known as dsAOS
L1043[16:22:44] <ShadowKatStudios> (Yeah, I'm trying to use a tdfs image as the root filesystem, weird, right?)
L1044[16:22:49] <Wobbo> Blacky: No, that is what the function returns.
L1045[16:24:12] <SpiritedDusty> gamax92, I did what you said and the game works now :D
L1046[16:24:23] <SpiritedDusty> the graphics are really smooth o.o
L1047[16:24:24] <gamax92> SpiritedDusty: blame Apple's OpenAL
L1048[16:25:00] * ShadowKatStudios considers adding a debug switch to tdfs to disable these debug messages
L1049[16:26:18] <ShadowKatStudios> Do normal operatitons and TDFS just not mix?
L1050[16:26:39] <ShadowKatStudios> rm froze the computer D:
L1051[16:26:47] <Wobbo> XD
L1052[16:27:19] * ShadowKatStudios thinks he will have to rewrite the libraries to be nicer to tdfs
L1053[16:27:27] *** Ender|VaultHunting is now known as JoshTheEnder
L1054[16:28:32] <Wobbo> gamax92: BTW, I am going to change dvfs again.
L1055[16:28:37] <Wobbo> *devfs
L1056[16:28:45] <Wobbo> It will be more like you wanted it :P
L1057[16:28:56] <gamax92> good boy!
L1058[16:29:31] <SpiritedDusty> I suddenly have the motivation to work on the OC emulator again
L1059[16:29:56] *** Vexaton is now known as Vexatos
L1060[16:31:10] <Wobbo> There will be files, which have a name and the open/close/read/seek/write functions, And there will be file types, which can fill in these functions to make files from one type easier
L1061[16:32:16] ⇦ Quits: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl) (Read error: Connection reset by peer)
L1062[16:32:22] <ShadowKatStudios> Yep, the computer is hung.
L1063[16:32:28] ⇨ Joins: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L1064[16:32:29] zsh sets mode: +v on Wobbo
L1065[16:32:36] <gamax92> you can have at max, 9000000000 open files on msdosfs apparently.
L1066[16:32:56] <gamax92> and at that point if you haven't run out of memory for some reason, it will lock up.
L1067[16:33:13] <SpiritedDusty> it's.. over 9000? :3
L1068[16:33:22] *** dsAOS is now known as dsAway
L1069[16:33:46] <ShadowKatStudios> But interestingly, after I reboot the hung computer, the file is gone.
L1070[16:34:00] <gamax92> ShadowKatStudios: thats DS coding for ya
L1071[16:34:19] ⇨ Joins: Maxwolf (labs@madsciencemod.com)
L1072[16:34:20] zsh sets mode: +v on Maxwolf
L1073[16:34:36] <gamax92> SpiritedDusty: hows AoS?
L1074[16:34:37] <ShadowKatStudios> I'm now listening to my filesystem. I have almost 128 blocks :D
L1075[16:35:03] <SpiritedDusty> gamax92, I got bored so I'm coding now. the graphics were really smooth and the shaders were nice though
L1076[16:37:31] <ShadowKatStudios> What's fs.remove meant to return?
L1077[16:37:46] <gamax92> true or false
L1078[16:38:01] <gamax92> sometimes: nil, "reason"
L1079[16:38:06] <ShadowKatStudios> Ah, ds's function doesn't return.
L1080[16:38:10] <gamax92> no, just true or file.
L1081[16:43:03] <ShadowKatStudios> Okay, this 'should' fix that.
L1082[16:46:06] <ShadowKatStudios> If it doesn't exist, it returns nil and a reason, if it does and it gets deleted, it returns true.
L1083[16:47:28] <gamax92> ShadowKatStudios: did you test that on the proxy, or on the filesystem api
L1084[16:47:44] <ShadowKatStudios> What is wrong with return(nil,file..": File does not exist") ?
L1085[16:48:01] <gamax92> return nil, file .. ": File deos not exist"
L1086[16:48:09] <gamax92> return is not a function
L1087[16:48:59] <ShadowKatStudios> :D I fixed it!
L1088[16:49:11] <ShadowKatStudios> rm no longer hangs the computer :D
L1089[16:51:06] <ShadowKatStudios> cp doesn't work but...
L1090[16:51:33] <gamax92> ShadowKatStudios: i don't know what you meant by file does not exist: http://i.imgur.com/szph294.png
L1091[16:52:08] <ShadowKatStudios> I didn't know the default error message :P
L1092[16:52:17] <gamax92> thats not my pint
L1093[16:52:22] <gamax92> ShadowKatStudios: look at the second remove.
L1094[16:52:25] <gamax92> and the file listing
L1095[16:54:58] <ShadowKatStudios> Huh.
L1096[16:55:30] <ShadowKatStudios> is filesystem.copy reading one file and writing another?
L1097[16:55:38] <gamax92> yeah
L1098[16:55:41] <Wobbo> I fear so
L1099[16:55:47] <ShadowKatStudios> Hm, why wouldn't that work? o.O
L1100[16:55:51] <gamax92> if its on the same filesystem, it uses proxy.rename
L1101[16:56:04] <gamax92> oh wait ...
L1102[16:56:10] <gamax92> nvm what i just siad
L1103[16:58:32] <ShadowKatStudios> Odd...
L1104[16:58:49] <ShadowKatStudios> filesystem.copy hangs when directed at tdfs
L1105[17:05:05] <ShadowKatStudios> dsAway: TDFS hangs when rm is used, due to it not returning, and filesystem.copy while directed at tdfs makes the computer hang
L1106[17:05:17] *** vifino|off is now known as vifino
L1107[17:05:46] <ShadowKatStudios> And I crashed the video display driver on my laptop again xD
L1108[17:06:36] *** vifino is now known as NyanCat
L1109[17:08:15] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll probably come back in either 20 minutes or 8 hours.)
L1110[17:22:54] <Wobbo> Vexatos: could you go to your COLua clone and type git remote -v or any gui alternative?
L1111[17:23:09] <Wobbo> I want to know what remotes you have set up for that repo
L1112[17:23:22] <Vexatos> Uhm
L1113[17:23:29] <Vexatos> I did not clone it a single time
L1114[17:23:32] <Vexatos> besides forking it
L1115[17:23:38] <Vexatos> That was in-browser, though
L1116[17:23:52] <Wobbo> You didn’t add remotes or anything?
L1117[17:24:04] <Wobbo> Because then it is okay
L1118[17:24:05] <Vexatos> I did not clone this to my client
L1119[17:24:14] <Wobbo> But did you add remotes?
L1120[17:24:23] <Vexatos> I did all the editing in-browser
L1121[17:24:23] <Wobbo> That is all I need to know :P
L1122[17:24:28] <Vexatos> you cannot have remotes there
L1123[17:24:34] <Wobbo> Ah, then there is nothing to worry
L1124[17:24:38] <Vexatos> Because you don't have a client having remotes
L1125[17:24:39] <Vexatos> why?
L1126[17:24:48] <Wobbo> I changed my nickname on github
L1127[17:25:01] <Wobbo> So all the links to repos are different now
L1128[17:25:13] <JoshTheEnder> github sets up redirects IIRC
L1129[17:25:16] <Vexatos> Yep
L1130[17:25:24] <Vexatos> Until someone else registers that name
L1131[17:25:31] <Wobbo> Yeah, but anybody can claim Wobbo now
L1132[17:25:41] <Wobbo> So it is best to update your remotes anyway
L1133[17:25:43] <Vexatos> How are you called now?
L1134[17:25:57] <Wobbo> rmellema. I stole Sangra’s naming convention :P
L1135[17:25:59] <Vexatos> I see
L1136[17:25:59] <Vexatos> https://github.com/rmellema
L1137[17:26:08] <Vexatos> OpenPrograms auto-updated
L1138[17:26:19] <Wobbo> Yeah, it should have done that
L1139[17:26:23] <Vexatos> github being clever
L1140[17:26:34] <Vexatos> Hmm
L1141[17:26:36] <Vexatos> Sangra
L1142[17:26:42] <Vexatos> Sangra's naming convention
L1143[17:26:46] <Vexatos> o.O
L1144[17:26:49] <JoshTheEnder> ?
L1145[17:26:54] <Vexatos> My name would be V. Exatos then?
L1146[17:26:55] <Vexatos> <-<
L1147[17:26:57] <JoshTheEnder> ?_?
L1148[17:26:57] <EnderBot> O_O
L1149[17:27:01] <Wobbo> Github is really clever with this stuff. The only things it doesn’t update are links you made yourself
L1150[17:27:35] <Wobbo> fnuecke is Sangara’s name on Github. Florian Nücke.
L1151[17:27:40] <Vexatos> I know <-<
L1152[17:27:47] <Vexatos> (that was irony)
L1153[17:27:52] <Wobbo> Ah
L1154[17:27:56] <Vexatos> Mr. W. Obbo
L1155[17:28:04] <Wobbo> :P
L1156[17:28:23] <Wobbo> You could also call me Doctor Von Nao :P
L1157[17:28:35] <Wobbo> Although, then the Nao would have a red eye.
L1158[17:28:44] *** prasselpikachu is now known as prassel|off
L1159[17:28:46] <Kat_and_Amy> Doctor What?
L1160[17:29:02] <JoshTheEnder> Doctor who?
L1161[17:29:02] <Wobbo> Nao, the robot on my avatar on github and the forums
L1162[17:29:08] <Kat_and_Amy> okai then
L1163[17:31:23] *** prassel|off is now known as prasselpikachu
L1164[17:31:33] <Wobbo> There, red eyed Nao as avatar.
L1165[17:31:42] <Wobbo> The evil Doctor Von Nao. :P
L1166[17:31:45] ⇨ Joins: asie (~textual@078088168214.elblag.vectranet.pl)
L1167[17:33:36] *** prasselpikachu is now known as prassel|off
L1168[17:37:46] * gamax92 eats Wobbo
L1169[17:37:56] <Wobbo> Why? D:
L1170[17:38:02] <gamax92> whats my name?
L1171[17:38:28] <Wobbo> What, you mean gamax92 or do you want me to go into stalker mode?
L1172[17:38:35] <gamax92> nickname
L1173[17:38:45] <Wobbo> gamax92
L1174[17:38:48] <gamax92> :<
L1175[17:38:54] <gamax92> you've failed me
L1176[17:39:26] <Wobbo> Then if got no clue what you mean
L1177[17:39:36] <gamax92> github
L1178[17:39:49] <Wobbo> Still gamax92?
L1179[17:40:06] <gamax92> Wobbo: you changed your github name from Wobbo
L1180[17:40:13] <gamax92> What would I change mine to?
L1181[17:40:21] <Wobbo> Then I need your real name
L1182[17:40:26] * Wobbo enters stalker mode
L1183[17:40:27] <gamax92> Robert Gadzerfraud
L1184[17:41:03] <ShadowKatStudios> My saves folder: Epic Sauce, Flying Sauce, Sauce, Sauce-, Super Sauce
L1185[17:41:04] <Wobbo> rgadzerfraud
L1186[17:41:13] <gamax92> oh, thats all the naming convention is?
L1187[17:41:15] <Wobbo> ShadowKatStudios: no vsauce?
L1188[17:41:19] <Wobbo> Yeah
L1189[17:41:29] <gamax92> I'll stick with gamax92
L1190[17:41:35] <ShadowKatStudios> vsauce?
L1191[17:42:00] <Kat_and_Amy> yuo dont know what VSauce is
L1192[17:42:24] <Wobbo> gamax92: I might use it for more serious bisnizz in the future, so I decided to rename it already :P
L1193[17:42:31] ⇦ Quits: asie (~textual@078088168214.elblag.vectranet.pl) (Quit: I'll probably come back in either 20 minutes or 8 hours.)
L1194[17:44:09] <gamax92> what da fak
L1195[17:44:28] <gamax92> i edit a file, and instead it creates another file with the name of what i just wrote
L1196[17:44:45] <Wobbo> XD what program?
L1197[17:44:53] <gamax92> msdosfs
L1198[17:47:51] <gamax92> i mean, its completly impossible, opening files for writing doesn't create files, and closing files doesn't create files.
L1199[17:54:33] ⇨ Joins: asie|tab (~asietab@078088168214.elblag.vectranet.pl)
L1200[17:57:04] *** NyanCat is now known as vifino
L1201[17:57:27] <gamax92> Wobbo: ahh so, its accidently writing inside of the root directory list.
L1202[17:57:33] <gamax92> and therefor gets included.
L1203[18:03:48] ⇦ Quits: Dean4Devil (~jaic@p54962117.dip0.t-ipconnect.de) (Remote host closed the connection)
L1204[18:06:10] ⇦ Quits: Vexatos (~Vexatos@p200300556E151574D5536C8E0DFAA642.dip0.t-ipconnect.de) (Quit: Greetings from Pastry Fork, Inc. ✔)
L1205[18:06:12] *** vifino is now known as vifino|off
L1206[18:06:16] ⇦ Quits: asie|tab (~asietab@078088168214.elblag.vectranet.pl) (Quit: where did mai raifu go wrong)
L1207[18:06:54] <Wobbo> What gets included?
L1208[18:07:57] *** vifino|off is now known as vifino
L1209[18:08:34] *** vifino is now known as vifino|off
L1210[18:17:30] <ShadowKatStudios> Aw... *Finally falls asleep* *Wakes up* How long was I outt? *checks time* 10 minutes :(
L1211[18:19:03] <Wobbo> XD
L1212[18:25:49] <gamax92> Wobbo: iin the root directory
L1213[18:25:52] ⇦ Quits: Lumien (~lumien@p4FED44C8.dip0.t-ipconnect.de) (Quit: Nettalk6 - www.ntalk.de)
L1214[18:26:52] <gamax92> when the file size is 0, it doesn't need a cluster allocated (0), However trying to write to cluster 0 or 1 will write inside the root directory.
L1215[18:27:13] <gamax92> so, i just modify the chain grabbing to die if the starting cluster is invalid.
L1216[18:29:04] <Blacky> hello again; what must i do (or wich Code) when i want to make a Programm wich the Usere Ask something and the User must unswere? i search for the code for the User
L1217[18:29:34] <JoshTheEnder> io.read()
L1218[18:29:38] <JoshTheEnder> i think
L1219[18:29:44] <Wobbo> Yeah, io.read()
L1220[18:29:52] <Blacky> ok thx
L1221[18:30:43] <Wobbo> Blacky: what might also be a good idea is to read at least a part of the PIL: http://www.lua.org/pil/contents.html
L1222[18:31:07] <Wobbo> You can skip part four, but the others are mostly relevant for OC
L1223[18:39:17] ⇨ Joins: Vaht (~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net)
L1224[18:39:17] zsh sets mode: +v on Vaht
L1225[18:39:31] ⇦ Quits: Tahg (~Tahg@pool-108-20-163-248.bstnma.fios.verizon.net) (Killed (NickServ (GHOST command used by Vaht)))
L1226[18:39:36] *** Vaht is now known as Tahg
L1227[18:40:41] ⇨ Joins: AngieBLDg (AngieBLD@thatjoshgreen.me)
L1228[18:40:56] *** AngieBLDg is now known as AngieBLD
L1229[18:41:06] ⇦ Quits: AngieBLD|Off (AngieBLD@thatjoshgreen.me) (Ping timeout: 186 seconds)
L1230[18:42:51] <JoshTheEnder> wut, AngieBLD / bouncer what are you doig?
L1231[18:45:51] <Michiyo> yay collectd is now running properly
L1232[18:46:40] ⇨ Joins: Techokami (~Techokami@pool-173-48-7-25.bstnma.east.verizon.net)
L1233[18:47:00] <Michiyo> http://bit.ly/1ioNLCo \°/
L1234[18:53:00] *** JoshTheEnder is now known as JoshTheEnder|InTheShadows
L1235[18:57:39] <Wobbo> Safari can’t find the server util.sirius.pc-logix.com
L1236[18:59:35] <Michiyo> o_O
L1237[19:00:02] <Michiyo> DNS is still a bit flaky... seems glue records aren't updating decently..
L1238[19:00:18] <Wobbo> pc-logix can be found
L1239[19:00:33] <Michiyo> can sirius?
L1240[19:00:40] <Wobbo> http://sirius.pc-logix.com works as well
L1241[19:00:52] <Michiyo> strange..
L1242[19:01:14] <Wobbo> Althuogh I am told that the owner of this web site has not put up any web pages yet.
L1243[19:01:21] <Michiyo> yeah
L1244[19:01:36] <Michiyo> I've not configured the default page
L1245[19:02:00] <Michiyo> no clue why utils wouldn't load..
L1246[19:02:03] <Michiyo> err be found
L1247[19:02:57] <Michiyo> http://puu.sh/8oMMK.png right there on both servers
L1248[19:02:58] <Michiyo> :/
L1249[19:06:34] ⇨ Joins: Wobbo_ (~wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L1250[19:06:34] zsh sets mode: +v on Wobbo_
L1251[19:06:44] ⇦ Quits: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl) (Ping timeout: 194 seconds)
L1252[19:06:44] *** Wobbo_ is now known as Wobbo
L1253[19:07:08] <Wobbo> Appereantly, my macbook is cutoff from the rest of the world now
L1254[19:08:04] ⇦ Quits: phillips1012 (~phillips1@72.42.104.172) (Read error: Connection reset by peer)
L1255[19:08:17] ⇨ Joins: Wobbo_ (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl)
L1256[19:08:17] zsh sets mode: +v on Wobbo_
L1257[19:08:21] ⇦ Quits: Wobbo (~wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl) (Client Quit)
L1258[19:08:21] *** Wobbo_ is now known as Wobbo
L1259[19:08:31] <Wobbo> And he is back
L1260[19:10:20] ⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L1261[19:11:12] ⇦ Quits: sciguyryan (sciguyryan@109-205-169-224.dynamic.swissvpn.net) ()
L1262[19:11:45] <Wobbo> And I am going again :P
L1263[19:11:49] <Wobbo> Bye
L1264[19:12:10] ⇦ Quits: Wobbo (~Wobbo@5ED58A7C.cm-7-6c.dynamic.ziggo.nl) (Client Quit)
L1265[19:18:11] *** Sorroko is now known as Sorroko_Off
L1266[19:25:23] <ShadowKatStudios> dsAway: Does tdfs store the file in memory when you open a handle on it?
L1267[19:37:01] ⇨ Joins: Rob73_ (~rob73_@fl-208-163-142-38.dhcp.embarqhsd.net)
L1268[19:38:15] ⇦ Quits: Blacky (webchat@p4FDCE9B8.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L1269[19:38:25] <ShadowKatStudios> :D I just found the greatest plalce to build ever :D
L1270[19:49:24] ⇦ Quits: Techokami (~Techokami@pool-173-48-7-25.bstnma.east.verizon.net) (Quit: Leaving)
L1271[20:32:38] ⇦ Quits: Nentify (~Nentify@ns3365017.ip-37-187-74.eu) (Quit: Bye!)
L1272[20:36:46] ⇨ Joins: Nentify (~Nentify@ns3365017.ip-37-187-74.eu)
L1273[20:49:40] ⇨ Joins: Johannes13_ (~Johannes@p4FDE88E7.dip0.t-ipconnect.de)
L1274[20:51:19] ⇦ Quits: Johannes13 (~Johannes@p4FDE88E7.dip0.t-ipconnect.de) (Ping timeout: 186 seconds)
L1275[21:00:43] <SuPeRMiNoR2> random msg
L1276[21:00:50] <SuPeRMiNoR2> s/msg/message/g
L1277[21:00:51] <SuperBot> <SuPeRMiNoR2> random message
L1278[21:08:35] <Bizzycola> ok
L1279[21:08:46] <Bizzycola> s/ok/nokay/g
L1280[21:08:47] <SuperBot> <Bizzycola> nokay
L1281[21:10:28] <Bizzycola> s/nope/joke/g
L1282[21:10:58] ⇨ Joins: dangranos (webchat@109.203.209.139)
L1283[21:11:11] *** dsAway is now known as ds84182
L1284[21:15:57] <ShadowKatStudios> That's pretty cool.
L1285[21:16:22] <ShadowKatStudios> derp
L1286[21:16:22] <Michiyo> we get SED? :D
L1287[21:16:25] <Michiyo> YAY!
L1288[21:16:30] <ShadowKatStudios> s/derp/win
L1289[21:16:35] <ShadowKatStudios> derp
L1290[21:16:37] <ShadowKatStudios> s/derp/win
L1291[21:16:41] <ShadowKatStudios> :/
L1292[21:16:47] <Michiyo> s/derp/win/
L1293[21:16:51] * Michiyo shrug
L1294[21:17:12] <Michiyo> derp
L1295[21:17:14] <Michiyo> s/derp/win/
L1296[21:17:15] <Michiyo> s/derp/win/g
L1297[21:17:16] <SuperBot> <Michiyo> win
L1298[21:17:23] <Michiyo> only g matching atm?
L1299[21:17:29] <Michiyo> derp derping derp
L1300[21:17:31] <Michiyo> s/derp/win/g
L1301[21:17:31] <SuperBot> <Michiyo> win wining win
L1302[21:17:33] <Michiyo> lol
L1303[21:17:52] <ShadowKatStudios> Shiny.
L1304[21:19:57] <Bizzycola> lol
L1305[21:20:11] <Bizzycola> hurtle
L1306[21:20:15] <Bizzycola> s/h/t/g
L1307[21:20:15] <SuperBot> <Bizzycola> turtle
L1308[21:20:19] <Bizzycola> TURTLE
L1309[21:23:10] <gamax92> linear cats ate all apples and mapped a plan towards sayonaz.
L1310[21:23:14] <gamax92> s/a/o/g
L1311[21:23:15] <SuperBot> <gamax92> lineor cots ote oll opples ond mopped o plon towords soyonoz.
L1312[21:23:35] <Bizzycola> lolk
L1313[21:26:42] <gamax92> Tell S?ng?r: @C?llb?ck
L1314[21:26:47] <gamax92> s/?/a/g
L1315[21:26:53] <gamax92> aww
L1316[21:27:04] <Bizzycola> broked
L1317[21:27:15] <Bizzycola> broked?!
L1318[21:27:17] <SuperBot> <gamax92> Tell Sangar: @Callback
L1319[21:27:21] <Bizzycola> s/\?/a/g
L1320[21:27:28] <Bizzycola> oh it did it :p
L1321[21:27:32] <gamax92> wow, how slow
L1322[21:28:08] <Bizzycola> it's ascared of question marks
L1323[21:29:34] <Bizzycola> darnit rmit site, y u so slow
L1324[21:30:18] <ShadowKatStudios> s/a/o/g
L1325[21:30:40] <ShadowKatStudios> So it doesn't work on other people's stuff? D:
L1326[21:31:10] <Bizzycola> probs not
L1327[21:31:24] <Bizzycola> hmm, I wonder if this is related to the slowness: http://puu.sh/8oXxU.png
L1328[21:31:25] <Bizzycola> :p
L1329[21:33:16] <ShadowKatStudios> Hmm... Should I get a tier 3 case and use tier 2.5 RAM, or wait until I have the stuff until I can use tier 3.5 RAM?
L1330[21:35:14] <Bizzycola> depends wut you use it for :p
L1331[21:36:47] <Bizzycola> http://www.bbc.com/news/technology-27155859
L1332[21:36:47] <Bizzycola> :p
L1333[21:38:46] <ShadowKatStudios> Uh, I'm gonna be using tapes and stuff
L1334[21:39:28] <ShadowKatStudios> Like, tapes as a filesystem.
L1335[21:40:10] <ShadowKatStudios> Oh yeah, I saw denmark on another site.
L1336[21:44:26] <ShadowKatStudios> Did you manage to find the download yet? :P
L1337[21:44:39] <Bizzycola> didn't look, I assume it'd be huge :p
L1338[21:44:52] <Bizzycola> like that World of Warcraft map that was like 24 gb or something lol
L1339[21:45:50] * ShadowKatStudios is wandering around the site clicking all the links
L1340[21:45:51] <ShadowKatStudios> 10240x10240 blocks
L1341[21:45:51] <ShadowKatStudios> What is RMIT?
L1342[21:47:51] <Bizzycola> Univeristy :p
L1343[21:48:50] <ShadowKatStudios> Uh... Which one? :P
L1344[21:48:58] <Bizzycola> https://my.rmit.edu.au
L1345[21:49:00] <Bizzycola> this one? :p
L1346[21:49:08] <Bizzycola> the one in melbourne :p
L1347[21:51:07] <Bizzycola> to download that denmark map you need to create some account :p
L1348[21:51:24] <ShadowKatStudios> Oh.
L1349[21:51:24] <ShadowKatStudios> Oh, melbourne.
L1350[21:52:19] <Bizzycola> Indeed? :p
L1351[21:53:12] *** Nentify is now known as Nentify|away
L1352[21:53:32] <ShadowKatStudios> Huh. How'd you get the picture/information?
L1353[21:54:14] <Bizzycola> I took a picture from the it status page
L1354[21:54:26] ⇦ Quits: Johannes13_ (~Johannes@p4FDE88E7.dip0.t-ipconnect.de) (Ping timeout: 194 seconds)
L1355[21:54:42] <Bizzycola> remove the "my." from the url to get their actual homepage :p
L1356[21:54:55] <johnEgbert> so i'm writing an irc bot
L1357[21:54:58] <johnEgbert> it may or may be drunk
L1358[21:54:59] <johnEgbert> [21:54:25] <johnEgbert> :login wolfmitchell *pass*
L1359[21:54:59] <johnEgbert> [21:54:25] <mitchbot2> Login unsuccessful, usercore returned: no such user
L1360[21:54:59] <johnEgbert> [21:54:34] <johnEgbert> :register wolfmitchell *pass*
L1361[21:54:59] <johnEgbert> [21:54:35] <mitchbot2> User not created, usercore returned: user already exists
L1362[21:55:17] <Bizzycola> lel
L1363[21:56:34] <Bizzycola> sober up the usercore
L1364[21:59:15] <johnEgbert> i'm trying
L1365[21:59:36] <gamax92> Wait what, i just started downloading libreoffice.
L1366[21:59:43] <gamax92> wow, 7MB/s, okay then
L1367[22:00:07] <johnEgbert> ohai gamax92
L1368[22:00:18] <gamax92> db_cydon.mid
L1369[22:00:37] <johnEgbert> what about it
L1370[22:02:45] ⇦ Quits: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e) (Ping timeout: 186 seconds)
L1371[22:03:00] ⇦ Parts: Kat_and_Amy (webchat@cpe-24-210-223-235.neo.res.rr.com) ())
L1372[22:03:36] <ShadowKatStudios> So... Why is RMIT relevant? :P
L1373[22:03:58] ⇨ Joins: nekosune (~nekosune@69.85.84.122)
L1374[22:03:58] zsh sets mode: +v on nekosune
L1375[22:05:01] <ShadowKatStudios> Like, why would it be making slowness?
L1376[22:05:14] ⇦ Quits: Rob73_ (~rob73_@fl-208-163-142-38.dhcp.embarqhsd.net) (Read error: Connection reset by peer)
L1377[22:06:46] <johnEgbert> woooo!
L1378[22:06:52] ⇨ Joins: Darkness (webchat@p4FDCE9B8.dip0.t-ipconnect.de)
L1379[22:06:55] <johnEgbert> i fixed usercore!
L1380[22:07:00] <Darkness> hello
L1381[22:07:05] <johnEgbert> hi Darkness
L1382[22:07:18] <dangranos> ?chanstats
L1383[22:07:18] <EnderBot> Stats are provided by Kenny: http://thatjoshgreen.me/other/irc/stats/oc.html
L1384[22:08:48] <Michiyo> o_O
L1385[22:09:04] <Darkness> i have a question: i have 2 Variables and i want to print out to the screen in one line. How can i do this? print "text" print (variable) in one line gives me an output with 2 Lines
L1386[22:09:27] <Michiyo> print var1 .. " " .. var2
L1387[22:09:44] <Michiyo> .. concatenates the variables
L1388[22:09:54] <Michiyo> the " " of course, adds a space
L1389[22:10:26] ⇨ Joins: Rob73_ (~rob73_@fl-208-163-142-38.dhcp.embarqhsd.net)
L1390[22:10:35] <johnEgbert> [22:11:21] <mitchbot2> Success! You are now logged in!
L1391[22:10:40] <johnEgbert> :D
L1392[22:11:43] <Darkness> do you meen with ".." and than " " ?
L1393[22:11:57] ⇦ Quits: nekosune (~nekosune@69.85.84.122) (Ping timeout: 186 seconds)
L1394[22:12:32] <ShadowKatStudios> Guys, how do you shout using asie's chat tweaks?
L1395[22:14:35] <Michiyo> Darkness, I mean the exact string print var1 .. " " .. var2
L1396[22:14:46] <Michiyo> replacing var1 and var2 with your variable names
L1397[22:15:08] <Michiyo> this will print "whatever whatever2"
L1398[22:15:22] <Michiyo> print var1 .. var2 will print "whateverwhatever2
L1399[22:15:37] <dangranos> or you can just print(var1," ",var2)
L1400[22:15:38] <dangranos> :P
L1401[22:15:49] <Darkness> the first is a Text and only the second one is a Variable sorry
L1402[22:15:53] <Michiyo> lol.. yeah I forget that lua has that..
L1403[22:16:07] <Michiyo> then print "Text " .. var1
L1404[22:16:12] ⇨ Joins: MeanTomatoes (webchat@72.185.25.251)
L1405[22:16:17] ⇦ Parts: MeanTomatoes (webchat@72.185.25.251) ())
L1406[22:16:21] <Michiyo> or what dangranos said print("Text ", var1)
L1407[22:17:45] <Darkness> ok i have it thx
L1408[22:19:02] ⇨ Joins: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e)
L1409[22:19:02] zsh sets mode: +v on nekosune
L1410[22:22:57] ⇦ Quits: dangranos (webchat@109.203.209.139) (Ping timeout: 198 seconds)
L1411[22:25:01] ⇦ Quits: Death|Away (Death@lua.bouncer.ml) (Ping timeout: 380 seconds)
L1412[22:27:20] ⇨ Joins: Death|Away (Death@lua.bouncer.ml)
L1413[22:27:48] *** Death|Away is now known as Death
L1414[22:31:29] *** Michiyo is now known as Michiyo|Off
L1415[22:31:45] <ShadowKatStudios> Is it just me or is besh piping broken in 1.2.7?
L1416[22:34:03] ⇨ Joins: finkmac (~finkmac@68-68-12-88.applecreek.pathcom.com)
L1417[22:37:57] <gamax92> besh is a bit broken
L1418[22:40:04] <ShadowKatStudios> Seems so :P
L1419[22:40:08] *** Michiyo|Off is now known as Michiyo
L1420[22:40:35] <ShadowKatStudios> What would happen if I connected all the sides on a server with 4 machines to the same cable?
L1421[22:41:00] <Porygon> does besh have completion?
L1422[22:42:30] <gamax92> don't think so
L1423[22:47:00] * ShadowKatStudios wonders how hard it would be to hack together tab completion
L1424[22:47:20] <Michiyo> Yes
L1425[22:47:24] <gamax92> ^
L1426[22:47:37] <ShadowKatStudios> Needing cactus while making a computer is silly. What if I want a red soldermask?
L1427[22:47:40] <gamax92> "Do you want cake or pie?" "Yes"
L1428[22:47:54] <Michiyo> Indeed.
L1429[22:48:31] <gamax92> ShadowKatStudios: basically, the last word up to the cursor position, you tab complete based on that.
L1430[22:49:00] <ShadowKatStudios> Yeah, but like detecting it... Maybe copy io.read()?
L1431[22:49:15] <gamax92> if the word is the first word or the word before it is a pipe, then try to complete for a program
L1432[22:49:18] <gamax92> else, complete for a file
L1433[22:50:33] <gamax92> ooh, Shell globbing.
L1434[22:57:40] ⇦ Quits: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Ping timeout: 190 seconds)
L1435[23:01:20] ⇦ Quits: Rob73_ (~rob73_@fl-208-163-142-38.dhcp.embarqhsd.net) (Quit: Rob73_)
L1436[23:01:38] ⇨ Joins: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L1437[23:02:53] <ds84182> gamax92: http://howdovaccinescauseautism.com/
L1438[23:03:14] <gamax92> k
L1439[23:05:09] <ShadowKatStudios> ds84182: Closing a file on tdfs in write mode hangs the computer.
L1440[23:05:20] <ds84182> \o/
L1441[23:05:27] <ds84182> updated to latest version?
L1442[23:05:40] <ds84182> also, sometimes the filesystem manages to break
L1443[23:05:51] <ds84182> you might not want to trust tdfs quite yet
L1444[23:05:58] <ShadowKatStudios> 0.17?
L1445[23:05:59] * gamax92 trusts dsfs
L1446[23:08:46] <ShadowKatStudios> Also I modified it slightly to allow itself to be mounted at / but it didn't work D:
L1447[23:08:46] <ShadowKatStudios> Also when removing files rm hangs unless you make it return.
L1448[23:08:56] ⇦ Parts: lclc98 (lclc98@You.Cant.Afford.This.Sexy.Host-Na.me) (Leaving))
L1449[23:09:27] <ShadowKatStudios> Oh my * this is killing me. My internet is so slow :(
L1450[23:10:34] <ShadowKatStudios> ds84182: Is the latest version of tdfs 0.17?
L1451[23:10:48] * ShadowKatStudios can't load the page :(
L1452[23:10:52] <Bizzycola> stop passing your limit then :p
L1453[23:11:36] <ShadowKatStudios> You try using less than 500GB a month
L1454[23:11:55] <Bizzycola> I have to use less then 15 a month
L1455[23:12:11] <ds84182> ShadowKatStudios: Your modifications might have done something
L1456[23:12:11] <ShadowKatStudios> Not the point :P
L1457[23:12:23] <Bizzycola> Even when I had a better connection I never passed 100
L1458[23:12:23] <ds84182> I can't really help with a modified copy :P
L1459[23:12:53] <gamax92> ds84182: oh, that said vaccines
L1460[23:13:09] <gamax92> i though it said dovahkiin
L1461[23:13:43] <Bizzycola> I am already autistic, gimme allll the vaccines :p
L1462[23:13:57] ⇦ Quits: Lathanael|Away (~Lathanael@p54971A59.dip0.t-ipconnect.de) (Ping timeout: 186 seconds)
L1463[23:13:58] <gamax92> Michiyo: http://i.imgur.com/Qs5dRUj.png
L1464[23:16:35] <gamax92> local pattern = matcher:gsub("%%","%%%%"):gsub("%(","%%("):gsub("%)","%%)"):gsub("%.","%%."):gsub("%+","%%+"):gsub("%-","%%-"):gsub("%[","%%["):gsub("%^","%%^"):gsub("%$","%%$"):gsub("%*",".*"):gsub("%?",".")
L1465[23:17:34] <gamax92> y u ded
L1466[23:17:41] <gamax92> ShadowKatStudios: do you like glob
L1467[23:17:47] <Cazzar> gamax92: indirectly, both mean the same.
L1468[23:17:55] <Cazzar> Commador: add -Djava.library.path="<project>/build/natives" to the JVM args
L1469[23:18:00] <gamax92> Cazzar: lol
L1470[23:19:05] <Bizzycola> nice gsub you got thar
L1471[23:19:12] <gamax92> Bizzycola: whythanku
L1472[23:19:28] <gamax92> Bizzycola: try it out on a list of files
L1473[23:19:49] <Bizzycola> It won't end the earh will it? :p
L1474[23:19:57] <gamax92> no its globbing.
L1475[23:20:00] ⇦ Quits: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au) (Ping timeout: 190 seconds)
L1476[23:20:11] <gamax92> damnit sks
L1477[23:20:36] <Cazzar> wait
L1478[23:20:50] <Porygon> http://www.jhallcomics.com/sites/default/files/styles/comic/public/vaccine.jpg
L1479[23:21:01] <Cazzar> fuck, i just realized i accidentally minimized #MinecraftForge again on me without noticing
L1480[23:21:02] ⇨ Joins: ShadowKatStudios (~chatzilla@c211-31-42-102.rochd5.qld.optusnet.com.au)
L1481[23:21:02] <ShadowKatStudios> Damn this connection.
L1482[23:21:20] <gamax92> ShadowKatStudios: do you like glob
L1483[23:21:27] <Bizzycola> @image: lol
L1484[23:21:36] <ShadowKatStudios> glob glob
L1485[23:21:43] <gamax92> ShadowKatStudios: glob http://hastebin.com/inikijogog.lua
L1486[23:22:04] ⇨ Joins: Lathanael|Away (~Lathanael@p5497382B.dip0.t-ipconnect.de)
L1487[23:23:16] <Bizzycola> looks fun
L1488[23:23:19] <gamax92> what does
L1489[23:23:39] <Bizzycola> your code
L1490[23:27:21] <ShadowKatStudios> :D Tier 2 computer case!
L1491[23:28:36] <ShadowKatStudios> If I had 2 computer cases, and only one had a CPU, and they were on the same network, could the one with the CPU use the drives in the other computer?
L1492[23:31:01] <ShadowKatStudios> Argh, I have to use 1 T1 graphics card because this is a tier 2 case and I want an internet card :(
L1493[23:31:37] <ShadowKatStudios> Alternatively, I could make some crazy construct that downloads after a time in which I can switch cards out...
L1494[23:31:51] ⇨ Joins: SomeGuy (webchat@75.150.210.113)
L1495[23:32:21] ⇦ Quits: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e) (Ping timeout: 186 seconds)
L1496[23:32:25] <SomeGuy> does the adapter block allow for an opencomputer to consume computercraft events?
L1497[23:32:54] <Bizzycola> Hmm. Not sure
L1498[23:33:06] <Michiyo> I know the switch/router whichever it's called now does
L1499[23:33:08] <gamax92> I believe it does, but haven't personally tried it.
L1500[23:33:47] <Bizzycola> well OC is open source, go have a look :p
L1501[23:33:58] <SomeGuy> Sadly, I'm not that good at Java..
L1502[23:34:28] <SomeGuy> The router/switch allows a ComputerCraft computer to communicate over the OC network.
L1503[23:34:46] <SomeGuy> I haven't been able to get it to deliver normal CC events from peripherals to a OC computer
L1504[23:35:00] ⇨ Joins: dangranos (webchat@109.203.209.139)
L1505[23:35:27] <Michiyo> I'm pretty sure I've used the router to pull an event from a CC computer
L1506[23:37:41] ⇨ Joins: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e)
L1507[23:37:41] zsh sets mode: +v on nekosune
L1508[23:43:32] <SomeGuy> The code says that pullEvent is not supported
L1509[23:43:52] <SomeGuy> II don't know if event queuing works from CC to OC ifor peripherals
L1510[23:47:30] <ShadowKatStudios> Pull with CC computer, send it over the network?
L1511[23:48:18] <Darkness> can i save and load Programms to/from the Internet?
L1512[23:48:51] <Bizzycola> use the pastebin program
L1513[23:49:02] <Bizzycola> if you have an internet card in the computer
L1514[23:49:03] <dangranos> ^
L1515[23:51:39] <Darkness> do you meen me Bizzy?
L1516[23:52:49] <ds84182> sleeep time
L1517[23:52:51] <Bizzycola> yea
L1518[23:53:23] *** ds84182 is now known as dsAway
L1519[23:53:24] <Bizzycola> pastebin get [id] [filename] I think
L1520[23:53:42] <Bizzycola> and pastebin put [filepath] probably
L1521[23:53:51] <Darkness> what do you meen with pastebin Program? where can i find this?
L1522[23:54:02] <Bizzycola> it's included with OC
L1523[23:54:11] <Bizzycola> if you have an internet card in your computer you can use it
L1524[23:54:32] <Bizzycola> just type pastebin get [pastebin id] or something
L1525[23:54:33] <Darkness> ok have you some Server for this Funktion?
L1526[23:55:09] ⇦ Quits: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e) (Ping timeout: 186 seconds)
L1527[23:56:02] ⇨ Joins: Gopher (~Gopher@113.sub-70-193-136.myvzw.com)
L1528[23:56:03] zsh sets mode: +v on Gopher
L1529[23:56:10] <gamax92> wb Gopher
L1530[23:56:13] <Gopher> lol@#236.
L1531[23:56:17] <Gopher> That is all.
L1532[23:56:19] <Gopher> Also, hi.
L1533[23:56:52] <Bizzycola> What do you mean? It's available on all OC comptuers with an internet card in them. it just gets code from / pastes code to http://pastebin.com
L1534[23:57:41] ⇨ Joins: nekosune (~nekosune@2606:df00:3:3::dad0:9d3e)
L1535[23:57:42] zsh sets mode: +v on nekosune
<<Prev Next>> Scroll to Top