<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:08] <TheCryptek> So RO disk is a no go?
L2[00:00:13] <payonel> TheFox: merely using `component.modem` will throw if there is no modem
L3[00:00:32] <payonel> TheCryptek: not my area, sorry. it could be an option
L4[00:00:41] <TheCryptek> ~w read only
L5[00:00:41] <ocdoc> Predicted http://ocd.cil.li/component:redstone
L6[00:00:46] <TheCryptek> or redstone
L7[00:00:49] <TheCryptek> LOOL
L8[00:00:52] <payonel> heh
L9[00:01:02] <TheCryptek> Where there is forums, there is a search bar :D
L10[00:01:06] <TheFox> well, we could set the floppy in unmanaged and make it read only by ruining the write method
L11[00:01:25] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (Ping timeout: 202 seconds)
L12[00:01:52] <gamax92> ?_? payonel why do you do this to me.
L13[00:02:00] <payonel> ?? :(
L14[00:02:07] <gamax92> out of the blue you're talking about modems when nobody was talking about modems.
L15[00:02:16] <gamax92> and you're making me think I was somehow losing messages
L16[00:02:27] <payonel> oh sorry
L17[00:02:41] <payonel> that was a comment to TheFox beccause his code crashes the os boot if there is no modem
L18[00:02:51] <payonel> because there is a file in /boot that calls `component.modem`
L19[00:02:59] <payonel> so i was just sharing info on how to not crash boot
L20[00:03:08] <gamax92> and you said "TheCryptek: ok, what viruses do i need to install?" but there was no mentioning about joining the server
L21[00:03:09] <IzayaXMPP> can't you do something to a disk and it refuses to write after that?
L22[00:03:25] <payonel> gamax92: there was, much before
L23[00:03:30] ⇨ Joins: jackmcbarn (jackmcbarn@gateway.insomnia247.nl)
L24[00:03:35] <gamax92> payonel: *screams internally*
L25[00:03:41] ⇨ Joins: cpup (~cpup@32.218.112.253)
L26[00:03:44] <payonel> hehe
L27[00:04:03] <IzayaXMPP> how not to crash boot: make the EEPROM detect writable devices and ruin the write method
L28[00:04:06] <IzayaXMPP> also protects the EEPROM
L29[00:04:15] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L30[00:04:15] <TheCryptek> Izaya: How?
L31[00:04:22] <IzayaXMPP> dark magic
L32[00:04:25] <IzayaXMPP> I haven't actually done so
L33[00:04:50] <gamax92> yeah but then you can just not use that EEPROM and poof your devices are writable.
L34[00:05:02] <IzayaXMPP> yup
L35[00:05:03] <payonel> TheCryptek: i mean ,... if your users are using your floppy, and they'll be booting from it
L36[00:05:14] <payonel> you could just edit /bin/install to NOT ignore rootfs i support
L37[00:05:16] <payonel> suppose*
L38[00:05:26] <IzayaXMPP> I swear you could shift-rightclick them or something and make them ro though
L39[00:05:33] <payonel> worth a try
L40[00:05:36] <TheCryptek> payonel: But where would that be in the install file ._.
L41[00:05:42] <TheFox> nope, same managed un managed thing
L42[00:05:55] <TheFox> ^ for floppies
L43[00:06:01] <dan2wik> wiping the drive is the easy part
L44[00:06:10] <gamax92> what about, networking installing
L45[00:06:26] <TheFox> install over the network? EASY
L46[00:06:29] <dan2wik> PastebinFS
L47[00:06:33] <TheCryptek> No idea
L48[00:06:37] <TheCryptek> pastebinFS?
L49[00:06:54] <dan2wik> make a filesystem the syncs to pastebin
L50[00:06:57] <TheCryptek> No idea how to do network installs :P
L51[00:06:57] <IzayaXMPP> that sounds horrific
L52[00:06:57] <IzayaXMPP> I want it
L53[00:06:58] <TheFox> nightmare
L54[00:07:01] ⇦ Quits: CoderPuppy (~cpup@32.218.112.236) (Ping timeout: 202 seconds)
L55[00:07:08] <dan2wik> and by that I mean, it spams pastebin with pastes for each file
L56[00:07:10] <gamax92> then you can keep an untouchable copy of your OS
L57[00:07:18] * TheFox cringes at the thought of waiting for connections to the internet to boot
L58[00:07:27] <gamax92> no, just for installing
L59[00:07:40] <gamax92> anyone can take something read only and copy it to be read write.
L60[00:07:50] <IzayaXMPP> You can update files on pastebin, right?
L61[00:07:50] <TheCryptek> so a file that
L62[00:07:55] <TheCryptek> you type install and it goes
L63[00:08:06] <TheCryptek> pastebin get blah blah /bin/blah blah and so on
L64[00:08:21] <gamax92> please don't host an OS over pastebin :I, even github would do better.
L65[00:08:26] <payonel> TheCryptek: /lib/tool/install_basics.lua lines 60-63 ... where it is setting root_exception
L66[00:08:43] <payonel> remove those lines entirely, thus leaving root_exception nil, and it'll assume it is okay to install from /
L67[00:09:10] <TheFox> i agree with gamax92
L68[00:09:16] <gamax92> wait if you can't install from / then how does the openos floppy work
L69[00:10:09] <TheFox> TheCryptek: just learned that, and i will pick his brains on it tommorow
L70[00:10:31] <TheCryptek> gamax92: Because the OpenOS floppy is read only thus it is not mounted at /
L71[00:10:42] <gamax92> it is mounted at / :P
L72[00:10:45] <TheCryptek> where as a floppy that is rw with init.lua gets mounted at /
L73[00:10:59] <TheCryptek> Don't question my retardness ._. :(
L74[00:11:28] * TheFox nods and does question a thing TheCryptek says
L75[00:11:54] <payonel> gamax92: because ro / creates an exception
L76[00:12:09] <payonel> TheCryptek: it IS mounted at /
L77[00:12:13] <payonel> there must be a rootfs
L78[00:12:37] <dan2wik> set / to tmpfs and overlay the floppy over it
L79[00:12:54] <TheCryptek> how do I install an os from github?
L80[00:13:22] <dan2wik> isn't there a 'git' package in oppm?
L81[00:13:33] <TheCryptek> I believe so
L82[00:13:50] <payonel> gamax92: https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/resources/assets/opencomputers/loot/openos/lib/tools/install_basics.lua#L61
L83[00:14:13] <gamax92> TheCryptek: github has an api you can use to get a list of files in a repo, then you just download each file
L84[00:14:29] <gamax92> if you have oppm then you can just use that to install your os
L85[00:14:41] <gamax92> I think, ... iirc it has directory support
L86[00:15:05] ⇨ Joins: Aensland (~Aensland@host193-215-dynamic.47-79-r.retail.telecomitalia.it)
L87[00:15:11] <gamax92> s/oppm/an oppm repo/
L88[00:15:11] <MichiBot> <gamax92> if you have an oppm repo then you can just use that to install your os
L89[00:15:31] ⇦ Parts: IzayaXMPP (~858c52067@210-1-213-55-cpe.spintel.net.au) ())
L90[00:16:54] <dan2wik> oppm package 'gitrepo'
L91[00:22:21] ⇨ Joins: CoderPuppy (~cpup@32.218.113.16)
L92[00:22:58] <ade124|mobile> Apparently running linux on my phone doesn't eatthe battery like crazy
L93[00:23:07] <ade124|mobile> s/eatthe eat the
L94[00:23:24] <ade124|mobile> s/eatthe/eat the
L95[00:23:24] <MichiBot> <ade124|mobile> s/eat the eat the
L96[00:23:29] <ade124|mobile> lolk
L97[00:23:31] <Stary> linux on your phone eh?
L98[00:23:37] <ade124|mobile> That's a thing
L99[00:23:42] <Stary> which phone
L100[00:23:48] <gamax92> oh hello Stary
L101[00:23:50] <ade124|mobile> Any androie phone
L102[00:23:53] <Stary> ... lmao yeah
L103[00:24:00] <Stary> because android is linux already
L104[00:24:04] <Stary> chroot is lame
L105[00:24:04] <gamax92> it's not
L106[00:24:17] <Stary> ok fine, linux kernel that has been heavily bastardised
L107[00:24:21] <gamax92> much better.
L108[00:24:30] <gamax92> :
L109[00:24:39] <Stary> gamax92 sorry i've been speaking user latelty
L110[00:24:50] <ade124|mobile> https://play.google.com/store/apps/details?id=ru.meefik.linuxdeploy
L111[00:24:58] <Stary> ya
L112[00:25:20] <gamax92> ade124|mobile: but can you do native linux? ;D
L113[00:25:25] <ade124|mobile> If I could run full gnu/linux without android that'd be cool
L114[00:25:39] <gamax92> you could!
L115[00:25:41] ⇦ Quits: cpup (~cpup@32.218.112.253) (Ping timeout: 202 seconds)
L116[00:25:45] <ade124|mobile> How
L117[00:25:56] <gamax92> Depends on the phone :P
L118[00:25:59] <ade124|mobile> I'm on a Nexus 5X so...
L119[00:26:12] <ade124|mobile> No ubuntu touch for me I guess
L120[00:26:33] <gamax92> I didn't mean ubuntu touch
L121[00:26:35] <dan2wik> Nexus has a lot of support for it
L122[00:27:25] <Izaya> Android doesn't use X at all, does it?
L123[00:27:53] <gamax92> no
L124[00:28:00] <ade124|mobile> I can VNC into my device for a GUI
L125[00:28:04] ⇦ Quits: Schzd (~Schzdadep@modemcable121.35-162-184.mc.videotron.ca) (Read error: Connection reset by peer)
L126[00:29:11] <gamax92> I have native linux on my phone, runs ArchLinuxARM
L127[00:29:33] <Stary> wat
L128[00:29:52] <ade124|mobile> Wat
L129[00:29:59] <gamax92> what do you mean wat :/
L130[00:30:02] ⇦ Quits: Aensland (~Aensland@host193-215-dynamic.47-79-r.retail.telecomitalia.it) (Quit: Leaving)
L131[00:30:21] <ade124|mobile> The only compatible device I have for ubuntu is apparently my Galaxy Tab 2
L132[00:30:25] <Ember_Primrose> good mornig/midday/evevning/night everybody!
L133[00:30:32] <gamax92> mine is a Galaxy S3
L134[00:30:35] <ade124|mobile> That's abandoned though
L135[00:30:45] <ade124|mobile> And it says the download links are brokem
L136[00:30:48] <TheFox> good morning Ember
L137[00:30:55] <ade124|mobile> s/kem/ken
L138[00:30:55] <MichiBot> <ade124|mobile> And it says the download links are broken
L139[00:31:35] <TheFox> .stats TheFox
L140[00:31:35] <EnderBot2> TheFox, https://oclogs.pc-logix.com/user.php?cid=oc&nick=TheFox, Seriously :P
L141[00:31:38] <Ember_Primrose> iyrc, i started playing with FL studio yesterday, right?
L142[00:32:21] <TheFox> me?
L143[00:32:32] <Ember_Primrose> anyone
L144[00:32:47] * ade124|mobile goes on XDA to look for linux
L145[00:32:52] <TheFox> yes, i remeber
L146[00:32:54] <payonel> Ember_Primrose: o/ i thought you left hours ago
L147[00:32:55] <Ember_Primrose> i blurted that out of excitement
L148[00:32:57] <TheFox> .stats Ember_Primrose
L149[00:32:57] <EnderBot2> TheFox, https://oclogs.pc-logix.com/user.php?cid=oc&nick=Ember_Primrose, Seriously :P
L150[00:33:07] <Ember_Primrose> payo i did
L151[00:33:14] <TheFox> i do remeber that
L152[00:33:14] <payonel> then...
L153[00:33:15] <Ember_Primrose> its mornig now :P
L154[00:33:17] <payonel> yay you're back!
L155[00:33:49] <Ember_Primrose> so it FINALLY uploaded, took 7hours, but here it is
L156[00:33:51] <Ember_Primrose> https://youtu.be/fRHUJh24MCE
L157[00:33:51] <MichiBot> First test using Fl Studio. | length: 4m 5s | Likes: 0 Dislikes: 0 View: 1 | by Ember Primrose
L158[00:34:03] <TheFox> ok, ill watch it in a sec
L159[00:34:15] <Ember_Primrose> used the loli.dance song as the song
L160[00:34:56] <Ember_Primrose> plus i had to upload in 720p which strained my net a bit
L161[00:35:54] <TheFox> TheCryptek: i can stay on IRC for a little bit thoguh
L162[00:36:58] ⇦ Quits: CoderPuppy (~cpup@32.218.113.16) (Ping timeout: 186 seconds)
L163[00:40:49] * TheFox claps, bravo, encore encore Ember
L164[00:41:06] <Ember_Primrose> it looks nice right? :D
L165[00:41:14] <TheFox> yup
L166[00:42:25] <TheCryptek> How do I download this specific folder https://github.com/MightyPirates/OpenComputers/tree/master-MC1.7.10/src/main/resources/assets/opencomputers/loot/openos to my windows PC
L167[00:42:31] <gamax92> I need a color of blue that doesn't clash as bad with #2B2B2C
L168[00:42:39] ⇨ Joins: cpup (~cpup@32.218.113.41)
L169[00:43:46] <Mimiru> TheCryptek, just grab the zip of the entire thing, and extract that folder..
L170[00:44:09] <gamax92> or use svn ;D
L171[00:44:54] <gamax92> oh windows
L172[00:45:10] <Ember_Primrose> gamax92, how about #126aff
L173[00:46:34] <TheFox> what color is that , obviously base is blue, light red, is it the teel thats on your profile pic?
L174[00:48:31] ⇨ Joins: techno156 (~techno156@37.252.240.43)
L175[00:49:34] <TheFox> or, it can be pitch black
L176[00:51:46] <ade124|mobile> I wonder if open source PCs are a thing
L177[00:52:01] <TheFox> you mean the boards?
L178[00:52:10] <ade124|mobile> Everything
L179[00:52:18] <gamax92> so that would include the boards
L180[00:52:24] <ade124|mobile> yep
L181[00:52:45] <TheFox> i highly doubt it, and i have doubts that IBM, and apple, and all the others would ever let that happen
L182[00:52:52] <gamax92> it exists :p
L183[00:52:59] <TheFox> a open source mobo?
L184[00:53:03] <TheFox> that is acually good?
L185[00:53:17] <TheFox> please, point out and i will retrieve
L186[00:53:21] <ade124|mobile> It would probably takes years to ship for me
L187[00:53:24] <gamax92> yeah, why would those companies have anything to do with why it wouldn't happen
L188[00:53:46] <Saphire> are there any good open source MMOs?
L189[00:53:58] <TheFox> because they make money off you NOT knowing how to build your own
L190[00:54:01] <ade124|mobile> I doubt it
L191[00:54:11] <TheCryptek> is there an OCEmulator for windows?
L192[00:54:11] <ade124|mobile> @saphire
L193[00:54:18] <Saphire> there is planeshift..
L194[00:54:19] <payonel> TheCryptek: !
L195[00:54:19] <gamax92> TheCryptek: yeah
L196[00:54:24] <payonel> gamax92 <--
L197[00:54:26] <gamax92> mine
L198[00:54:28] <payonel> ^^^
L199[00:54:35] <TheCryptek> gamax92: Where can I download it?
L200[00:54:45] * ade124|mobile wonders about linux
L201[00:54:46] <Saphire> TheCryptek: good luck have fun installing dependencies
L202[00:54:52] <gamax92> Saphire: already done
L203[00:54:52] <Saphire> ade124|mobile: yes
L204[00:54:56] <TheFox> Saphire: when we first spoke, you mentioned you knew linux well?
L205[00:54:59] <ade124|mobile> Where
L206[00:55:07] <gamax92> TheCryptek: https://github.com/gamax92/OCEmu/blob/master/README.md theres a x86 and x64 zip available
L207[00:55:17] <Saphire> ade124|mobile: ^
L208[00:55:23] ⇨ Joins: Trangar (~Trangar@46.102.230.170)
L209[00:55:27] <Saphire> TheFox: what's up?
L210[00:56:08] <TheFox> Saphire, i want to dual boot Xenial Xerus and Windows 2012 R2 Datacenter
L211[00:56:21] <TheFox> only problem, im using LVM and i dont want to reformat
L212[00:56:27] <Saphire> ...
L213[00:56:28] <Saphire> why
L214[00:56:57] <Saphire> also: that just needs a same bootloader
L215[00:57:00] <Saphire> *sane
L216[00:57:05] <TheFox> why do i have lvm or why windows server 2012 R2 DC?
L217[00:57:18] <gamax92> Saphire: Windows doesn't understand LVM
L218[00:57:41] <Saphire> oh
L219[00:57:45] <TheFox> and i dont understand you all sometimes, but i work. XD (i am joking please dont crack on me)
L220[00:57:48] <Saphire> well fuck
L221[00:58:04] <TheFox> ^^ exactly what i said, do you know anything about lvm??
L222[00:59:59] <TheFox> saphire: is there a way i could partition LVM to leave 300GB out and be able to reformat that without loss ofdata?
L223[01:00:13] <Saphire> uh
L224[01:00:32] <Saphire> I don't know about lvm :c
L225[01:00:59] <TheFox> in the words of Saphire: well fuck
L226[01:04:11] <gamax92> every time I go into firefox I'm reminded about how bad it's dark theme support is :P
L227[01:05:29] <TheFox> SHHHIIIIITTTT, i can only shrink and resize partitions when its not in use, maybe i should have made a partition out of all of my sectors
L228[01:05:45] <TheFox> they're reporting being 64 GB big anyway
L229[01:06:35] <Izaya> whats a dark theme ~ gnome devs
L230[01:07:41] <TheFox> oh, wait i might be wrong aobut my commetn at 11:04
L231[01:08:31] <dan2wik> It will be much much safer to resize it when not in use
L232[01:08:56] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L233[01:09:13] <TheFox> probably
L234[01:09:55] <gamax92> TheFox: what type of lvm volume is this anyway
L235[01:10:04] <TheFox> er, linux?
L236[01:10:15] <gamax92> logical or physical
L237[01:10:44] <TheFox> both, i got that part down, or it can be both, i have 3 drives installed 2x 80's and 1x 1TB
L238[01:11:12] <gamax92> oh ...
L239[01:11:16] <TheFox> i would like to do logical (if thats the one that allows me to install them on the same disk, which i am pretty sure it is)
L240[01:12:04] <TheFox> this isnt helping me to much, but if it helps describe anything to you https://wiki.ubuntu.com/Lvm
L241[01:12:11] ⇦ Quits: Solace7 (~quassel@50.245.190.187) (Ping timeout: 182 seconds)
L242[01:13:52] <dan2wik> I thought windows doesn't support lvm
L243[01:14:05] <TheFox> your kidding, my last username on IRC makes the stats bot happier then this one. bots really hate me
L244[01:14:43] <gamax92> yeah I know way to little about lvm
L245[01:15:14] <dan2wik> Windows does not support lvm
L246[01:15:32] <dan2wik> instead of supporting lvm, they made their own, ldm
L247[01:16:20] <dan2wik> Windows would have to be outside of the lvm partition.
L248[01:17:09] <TheFox> yeah, but i dont know how to do that because i dont know how to resize them atm
L249[01:17:28] <dan2wik> What is your current partitioning system?
L250[01:17:38] <dan2wik> msdos, gpt?
L251[01:17:43] <dan2wik> something else?
L252[01:18:46] ⇨ Joins: Solace7 (~quassel@50.245.190.187)
L253[01:22:09] <TheCryptek> payonel: Are you still here?
L254[01:22:13] <payonel> slightly
L255[01:22:25] <TheCryptek> payonel: is this ok
L256[01:22:32] <TheCryptek> https://github.com/TheCryptek/RogueOS/blob/master/README.md
L257[01:22:36] <TheCryptek> Woops
L258[01:22:38] <TheCryptek> I ment
L259[01:22:46] <TheCryptek> https://github.com/TheCryptek/RogueOS
L260[01:23:02] <TheCryptek> I ask if its ok cuzz I added in readme.md that its built via the OpenOS files for now
L261[01:23:16] <TheCryptek> and wanted to get permission from you if its ok since you made OpenOS
L262[01:25:02] *** mr208 is now known as mallrat208
L263[01:26:41] <payonel> TheCryptek: https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/LICENSE
L264[01:26:58] <payonel> basically, no problem
L265[01:27:19] <TheCryptek> There is a problem
L266[01:27:28] <TheCryptek> that license said I have to have the exact same license :P
L267[01:27:38] <TheFox> i love licenses like that, you have permision to do anything
L268[01:27:41] <TheCryptek> Or I'm mis reading it.
L269[01:27:48] <TheCryptek> I've never really delt with licenses
L270[01:27:50] <TheCryptek> dealt*
L271[01:27:52] <TheFox> TheCryptek: you have a problem with open source?
L272[01:27:58] <TheCryptek> Oh dear god no
L273[01:28:10] <TheCryptek> TheFox: I updated the To-Do list some still working on it
L274[01:28:22] <TheFox> thats basicly what its saying, mostly. you can use this code if you make it public souce
L275[01:28:43] ⇨ Joins: Shawn|i7 (~shawn156@c-50-170-156-102.hsd1.co.comcast.net)
L276[01:28:43] <TheCryptek> Yea but the problem relies in I haven't got a license up
L277[01:28:45] <TheCryptek> yet
L278[01:28:47] <Shawn|i7> howdy
L279[01:28:49] <TheCryptek> so I gotta copy that one :P
L280[01:28:51] <TheFox> oh, copy and paste
L281[01:28:55] <TheCryptek> Yurp
L282[01:29:13] <Shawn|i7> is the hologram projector buggy?
L283[01:29:32] <Shawn|i7> no matter how many times I run holocol blue
L284[01:29:40] <Shawn|i7> and holo-count, it shows up red
L285[01:30:06] <TheFox> TheCryptek: you got that license break down 100% it flows with the software and it affects the software.
L286[01:30:33] <TheCryptek> TheFox: I know how to read a license :P I just uploaded it to github
L287[01:31:18] <TheFox> i must have mis understoud "i never really delt with licesenses then" :P
L288[01:31:21] <payonel> TheCryptek: first of all, my work belong to opencomputers and sangar, i take no ownership of my work on openos, only credit :) secondly, i'm not a lawyer, that ssaid, basically you give credit, copy in his license, maybe call it LICENSE.opencomputers or some such, and carry on
L289[01:31:51] <TheCryptek> payonel: I just copied it and kept it as LICENSE
L290[01:32:00] <payonel> seems well enough
L291[01:32:18] <TheFox> now you cant be accused of plagerism, time to party!!!!!
L292[01:32:33] <payonel> TheCryptek: generally, no one cares unless you go about claiming "i made this" type stuff
L293[01:33:03] <gamax92> I love a tutorial that tells you how to do something, and then at the tells you (Here's a better way to do everthing you just did)
L294[01:33:09] <gamax92> dfdjfapjkf[aofkae9g-jagajkrf390U 9-U08 79SHS
L295[01:33:11] <TheCryptek> payonel: I made RogueOS as far as the Idea, with the OS I only modded the OpenOS files for now, until I learn how to make an OS.
L296[01:33:42] <payonel> and feel free to keep as much of openos in it as you like
L297[01:33:46] <payonel> it's really not an issue
L298[01:35:18] <gamax92> payonel: add salthash
L299[01:38:21] ⇦ Quits: Jezza (~Jezza@92.206.5.6) (Killed (NickServ (GHOST command used by Jezza_!~Jezza@bps-gw.hrz.tu-chemnitz.de)))
L300[01:38:43] ⇨ Joins: Jezza_ (~Jezza@92.206.5.6)
L301[01:39:18] <Shawn|i7> anyone?
L302[01:40:04] <Lymia> Yayyy
L303[01:40:22] <Lymia> My Scala coroutine implementation works. \o/
L304[01:40:27] <Lymia> Delimited Continuations are confusing. ;.;
L305[01:40:29] <gamax92> Lymia: wooo :D
L306[01:40:48] <Shawn|i7> anyone uyse the hologram projector?
L307[01:40:59] <TheFox> i use it, are you asking for help?
L308[01:41:30] <Shawn|i7> yes
L309[01:41:37] <Shawn|i7> it seems quite buggy
L310[01:41:40] <TheFox> alright, ask away
L311[01:41:56] <TheFox> you will get the most of my limited knowledge as i can provide
L312[01:42:17] <Shawn|i7> when I run holo-text that also stays red, and remnants of holo-flow will linger while the text scrolls
L313[01:42:41] <Shawn|i7> is there a way to fix the inability to change the colors, and clear what is stuck in holo-text?
L314[01:43:08] <Forecaster> what are you doing exactly?
L315[01:43:16] <Forecaster> are you talking about that sample program?
L316[01:43:25] <Shawn|i7> program(s)
L317[01:43:29] <TheFox> Forecaster: he is yours now
L318[01:44:45] <Forecaster> you're gonna have to show me the code
L319[01:45:12] <Shawn|i7> what ever code there is, is what everyone has access too
L320[01:45:32] <Shawn|i7> I sure dont know how to change it
L321[01:45:35] <TheFox> he is talking about the one on OPPM Forecaster
L322[01:46:08] <Forecaster> it sounds like you're trying to change it to change the color?
L323[01:46:18] <Forecaster> I want to know exactly what you're doing
L324[01:46:20] <Shawn|i7> yes
L325[01:46:40] <Shawn|i7> and not show remnants of holo-flow in the projection when running holo-text
L326[01:48:47] <Forecaster> I have no idea what you mean by "holo-flow"
L327[01:49:19] <Shawn|i7> the sample program called holo-flow
L328[01:49:28] <Shawn|i7> its in the holo samples
L329[01:50:11] <Shawn|i7> https://openprograms.github.io/
L330[01:50:19] <Shawn|i7> Vexato's programs
L331[01:50:48] <TheFox> oh, vex's yeah, that might be over my head
L332[01:50:51] <TheFox> no telling
L333[01:50:57] <Forecaster> I'm guessing holotext doesn't clear the projector before starting
L334[01:51:23] <Shawn|i7> I dont know how to clear it
L335[01:51:33] <Shawn|i7> does vexatos come her?
L336[01:51:46] <TheFox> yes
L337[01:52:32] <Shawn|i7> awesome
L338[01:52:36] <Forecaster> no it does
L339[01:52:40] <Forecaster> "hologram.clear()"
L340[01:53:13] <Shawn|i7> hologram.clear(): file not found
L341[01:53:25] <TheCryptek> Shawn
L342[01:53:33] <Shawn|i7> ?
L343[01:53:34] <Forecaster> it's not a file...
L344[01:53:54] <TheCryptek> do 'local hologram = require("component.hologram") first
L345[01:54:04] <TheCryptek> then hologram.clear()
L346[01:54:12] <TheCryptek> [[ guys correct me if im wrong ]]
L347[01:54:13] <gamax92> TheFox: they were trying to run the lua code as if it were a filename
L348[01:54:18] <Forecaster> this is about the holo-text sample program
L349[01:54:27] <gamax92> tab.
L350[01:55:10] ⇦ Quits: alexbuzzbee (~alexbuzzb@d-162-223-180-83.cpe.metrocast.net) (Quit: Macbook has gone zzz)
L351[01:55:11] <Shawn|i7> unclosed quote at index 1
L352[01:55:34] <Forecaster> that's not...
L353[01:55:41] <Forecaster> that's wrong
L354[01:56:05] ⇦ Quits: Doty1154 (~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
L355[01:56:11] <Forecaster> TheCryptek: that's how you require an API
L356[01:56:12] <TheFox> oh, gamax92 sorry i was AFK, and not paying attetnion, to be honest i was so distracted your comment went over my head
L357[01:56:17] <Forecaster> the projector is a component.
L358[01:56:31] <Forecaster> it's local hologram = component.hologram
L359[01:56:57] <TheCryptek> ForeCaster I'm re-re I forgot its local hologram = component.hologram I get calling a component and API mixed up xD
L360[01:57:34] <Shawn|i7> local: file not found
L361[01:58:11] <TheFox> Shawn|i7: type edit holotest.lua
L362[01:58:15] <TheFox> and hit enter
L363[01:58:38] <Forecaster> if you don't know how to even make a basic program the projector is probably way too advanced for you
L364[01:59:08] <TheFox> er, teach how to make modem message first?
L365[01:59:10] <gamax92> I'll just you bunch all try to help someone at once and give confusing conflicting answers
L366[01:59:20] <gamax92> glhf
L367[01:59:34] <Forecaster> and wrong answers
L368[01:59:39] <Forecaster> doesn't help either
L369[02:00:04] <TheFox> hey, nothing wrong with what i said. he needed to make a new file. im going to sit back an watch this now
L370[02:03:17] ⇦ Quits: cpup (~cpup@32.218.113.41) (Ping timeout: 198 seconds)
L371[02:04:23] <Forecaster> I didn't say I was talking about you
L372[02:04:31] <Shawn|i7> unfinished string near <eof>
L373[02:05:21] <TheCryptek> TheFox: He might be talking about me cuzz I used API call for a component like an idiot ._.
L374[02:06:02] <Forecaster> what the
L375[02:06:07] <Forecaster> why is the noise module missing
L376[02:06:29] <Shawn|i7> TheFox, why did I get that warning after running what you had me write?
L377[02:07:07] <TheFox> i had you make a new file named holotest.lua, something you have to program, you can not run lua from shell
L378[02:08:21] <Shawn|i7> which I did save
L379[02:08:26] <Shawn|i7> and tried to run holotest.lua
L380[02:08:28] *** Darkhax is now known as Darkhax_AFK
L381[02:08:42] <TheCryptek> Shawn|i7: Are you on an MC Server or Single Player?
L382[02:08:45] <Forecaster> did you... write anything in it?
L383[02:08:49] ⇨ Joins: cpup (~cpup@32.218.113.147)
L384[02:09:03] <Shawn|i7> I did save forecaster
L385[02:09:07] <Shawn|i7> what he told me to
L386[02:09:10] <Forecaster> that's not what I asked
L387[02:09:22] <Shawn|i7> TheCryptek, mc server
L388[02:09:41] <TheCryptek> Shawn|i7: What server, and what mods do I need, I'll join and help you.
L389[02:10:54] <Shawn|i7> I edited holotest.lua, wrote Line 1"'local hologram = require("component.hologram")" Line 2"hologram.clear()" saved, exited and tried to run
L390[02:11:06] <TheCryptek> Oh
L391[02:11:11] <Forecaster> that is still *wrong*
L392[02:11:23] <Forecaster> hologram is not an API
L393[02:11:24] <Shawn|i7> TheCryptek, I am on the Technic launcher, modpack ModdedNetwork Engineers
L394[02:11:35] <Forecaster> -_-
L395[02:11:38] <TheCryptek> Shawn|i7: Replace local hologram = require("component.hologram") with local hologram = component.hologram
L396[02:12:05] <TheCryptek> Infact
L397[02:12:53] <TheCryptek> Shawn|i7: Since others are too lazy to do it http://pastebin.com/FrqBVgf2 Copy this code
L398[02:14:16] <Shawn|i7> syntax error near <eof>
L399[02:14:22] <gamax92> TheCryptek: just stop.
L400[02:14:32] <gamax92> you are making a bajillion mistakes.
L401[02:14:46] <TheCryptek> Thats the code Forecaster told Shawn to write
L402[02:14:59] <TheCryptek> ANd
L403[02:15:01] <TheCryptek> I forgot
L404[02:15:02] <TheCryptek> ()
L405[02:15:23] <Forecaster> I haven't told anyone to write anything
L406[02:15:27] <gamax92> and you forgot require.
L407[02:15:32] <gamax92> Shawn|i7: http://pastebin.com/yLfeEMy3
L408[02:15:33] <TheCryptek> Yes I know
L409[02:17:05] <Shawn|i7> no errors :D
L410[02:18:04] <TheFox> Shawn, if you would like. i would be willing to lend you a hand in the future if you need any help. just sign on and if i am here tag me using tab
L411[02:18:08] <Shawn|i7> https://snag.gy/4KxFqH.jpg
L412[02:18:24] <gamax92> did the clear not work?
L413[02:18:31] <Shawn|i7> much abliged TheFox
L414[02:18:51] <Shawn|i7> apparently not
L415[02:19:51] <Ember_Primrose> What is everyone upto? Going to book my test for my adv drivers license today, as well as a dnd session at 2.
L416[02:20:18] <TheCryptek> Nothing beats a 10 hour DnD session :D
L417[02:20:38] <TheFox> Ember not much
L418[02:20:56] <TheFox> helping someone clear there ghost projector
L419[02:21:03] <Eleria> Can i watch the DnD session maybe @Ember_Primrose ?
L420[02:21:05] <gamax92> You are eaten by a dragon
L421[02:21:15] <Ember_Primrose> how?
L422[02:21:22] <TheFox> good luck on your test Ember!
L423[02:21:28] <Ember_Primrose> and did breaking it not do anything
L424[02:21:50] <Ember_Primrose> i need to book my test today, probably doing it next week
L425[02:21:58] <Eleria> Nice ^^
L426[02:22:04] <gamax92> Forecaster: while (x --> 0) // x goes to 0
L427[02:22:15] ⇨ Joins: CoderPuppy (~cpup@32.218.113.184)
L428[02:22:35] <Ember_Primrose> @Eleria how do you want to *watch* it
L429[02:22:47] <Forecaster> why are you pinging me with that
L430[02:22:53] <Eleria> Idk how you are doing it , via writing ?
L431[02:23:13] <Ember_Primrose> yes and no
L432[02:23:18] <Ember_Primrose> on roll20
L433[02:23:27] <Ember_Primrose> im the only one writing
L434[02:23:41] <Eleria> oh okay ^^
L435[02:23:52] ⇦ Quits: cpup (~cpup@32.218.113.147) (Ping timeout: 182 seconds)
L436[02:24:00] <Ember_Primrose> ill tell you what happened tho
L437[02:24:13] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (Ping timeout: 202 seconds)
L438[02:24:49] <Eleria> *yay*
L439[02:25:36] <gamax92> how does one play dnd anyway
L440[02:26:01] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L441[02:26:01] <Ember_Primrose> oooh
L442[02:26:03] <Ember_Primrose> yay
L443[02:26:07] <Ember_Primrose> explaining time
L444[02:26:54] <Corded> * Eleria listens
L445[02:27:37] <TheCryptek> Ember_Primrose: Doesn't it depend on which campaign you play?
L446[02:27:40] <TheCryptek> I don't remember xD
L447[02:27:42] <Forecaster> you roll dice to determine results and act out events
L448[02:27:51] <Forecaster> :P
L449[02:28:14] <Ember_Primrose> you create a character (will get into that in a min), and the dungeon master creates a story, and as the story unfolds, you can literally do anything with your character, as long as your dice rolls dont fail you
L450[02:28:33] <Ember_Primrose> think of it as a chance base rp
L451[02:28:36] <Forecaster> you can *try* to do anything :P
L452[02:28:43] <Ember_Primrose> ^
L453[02:29:24] <Shawn|i7> TheCryptek, still feel like coming on?
L454[02:29:29] <Corded> * Eleria tries to flip her hair -->Fails because of the dice
L455[02:29:42] <TheCryptek> Shawn|i7 I sent you a private message
L456[02:29:48] <Ember_Primrose> there are 8 types of dice
L457[02:30:06] <Ember_Primrose> d2, d4,d6,d8,d10,d12,d20 and d100
L458[02:30:37] <Forecaster> there's no real d2
L459[02:30:39] <Ember_Primrose> d2 is a mere coin, d6 is a normal dice and a d100 is two d10s
L460[02:30:42] <Forecaster> that's basically a coin flip :P
L461[02:31:07] <Ember_Primrose> where the two rolls determines each digit
L462[02:32:28] <Ember_Primrose> here is a link to my mega drive which contains a clolr pdf of all three main pdfs and my char sheet for reference
L463[02:32:30] <Ember_Primrose> https://mega.nz/#F!vwNkEBxT!kx-Y2-a935cIYI3r1ciNrQ
L464[02:33:08] <Corded> * Eleria is already working on an char but fails all the time
L465[02:33:16] <Eleria> (dice roll maybe xD)
L466[02:33:21] <Ember_Primrose> ohohohohohoh
L467[02:33:26] <Ember_Primrose> i can help
L468[02:33:56] <TheFox> is this a dnd?
L469[02:34:16] <TheCryptek> Yes
L470[02:34:17] <Ember_Primrose> what the link?
L471[02:34:20] <Ember_Primrose> ^
L472[02:38:20] <Temia> What's going on now?
L473[02:38:47] <TheFox> appearntly dnd
L474[02:38:53] <Temia> Also, you forgot to mention the rare d3.
L475[02:39:02] <Temia> Popular for unarmed damage :v
L476[02:39:18] ⇨ Joins: admicos (~admicos@46.196.95.19)
L477[02:39:57] <Temia> Also, which edition, Ember?
L478[02:40:17] <Forecaster> 5e
L479[02:40:22] <Temia> Ah.
L480[02:41:25] <Temia> 5e's not bad. I'm partial to the 3e spin-off Pathfinder though, just because it gets me doing all sorts of interesting calculations in my head.
L481[02:41:44] <Ember_Primrose> gamax92 link to other pdfs https://www.dropbox.com/sh/d6ufvcwqhybu86t/AADWaSGMPvBW8QxD2RrYAPNPa?dl=0
L482[02:41:58] <Ember_Primrose> hi Temia
L483[02:42:19] <Ember_Primrose> ive never seen a d3 before
L484[02:42:28] <Eleria> Wait Dropbox blocks stuff because of DMCA Takedown Oo
L485[02:42:28] <Temia> Such as weird ideas like having a cleric dip into monk to become a full-casting, full-wisdom combat powerhouse.
L486[02:42:31] <Temia> Really?
L487[02:42:35] <Forecaster> "Certain files in this folder can’t be shared due to a takedown request in accordance with the DMCA" huh
L488[02:42:43] <Eleria> ^^
L489[02:42:53] <Ember_Primrose> lol
L490[02:43:00] <Temia> Hang on, I just went to bed so I can't look up whether d3s are in use in 5e.
L491[02:43:14] <Temia> They were in 3e/PF, though.
L492[02:43:18] <Ember_Primrose> ill ul them to mega
L493[02:44:16] <Forecaster> (there are also many more games than dnd)
L494[02:44:32] <Ember_Primrose> also ignore the link
L495[02:44:45] <Forecaster> sci-fi & superhero ones, horror etc
L496[02:45:35] <Temia> Cyberpunk too.
L497[02:45:40] <Forecaster> oh yes
L498[02:45:51] <Forecaster> though I never got to try that
L499[02:46:05] <Forecaster> >:
L500[02:46:21] <Temia> A friend of mine is considering running a Shadowrun 5e game with a mostly-fey party.
L501[02:46:30] <Temia> Very much pink mohawk.
L502[02:47:00] <Temia> I haven't decided if I'm in or out yet since last time I tried Shadowrun it was still being written by FASA :V
L503[02:47:48] <Forecaster> ?
L504[02:48:16] <Temia> Which part are you ?ing at?
L505[02:48:23] <Forecaster> "FASA Corporation was an American publisher of and Shadowrun and other games including BattleTech between 1980 and 2001."
L506[02:48:32] <Forecaster> were they bad?
L507[02:48:38] <Temia> Nah
L508[02:48:51] <Temia> They just crashed.
L509[02:49:01] <Temia> Kind of like TSR.
L510[02:49:31] ⇨ Joins: Vexatos (~Vexatos@p200300556E2AE238D1AA9E3BF0ED0C09.dip0.t-ipconnect.de)
L511[02:49:32] zsh sets mode: +v on Vexatos
L512[02:49:57] <Forecaster> They closed in 2001 it seems
L513[02:50:25] <Temia> Think of it this way: it'd be like someone picking up D&D when the last one they played was still called AD&D.
L514[02:50:26] <TheFox> hello Vexatos
L515[02:50:38] <Forecaster> shadowrun was acquired by Catalyst Game labs in 2003
L516[02:50:53] <Ember_Primrose> ok got a link to a site that has everythin up to 1e
L517[02:51:02] <Ember_Primrose> dnd.rem.uz
L518[02:55:30] * Forecaster will download some of those later to complement his collection
L519[02:56:02] <Temia> It's funny though, I'm in a 5e game right now, and what's weird about it is that the DM's a big Ar Tonelico nerd, so I've got a teru sorceress singing it up in the middle of Faerun. Yay for house games.
L520[02:56:29] <Ember_Primrose> yay
L521[02:56:43] <Ember_Primrose> we are using homebrew chars this semester
L522[02:56:49] <Ember_Primrose> i am a kitsune
L523[02:57:11] <gamax92> darnit Temia I was going to make a reference to Ar Tonelico but then you're already
L524[02:57:29] <Temia> Wait, really?
L525[02:57:35] <gamax92> yes :P
L526[02:57:42] <Ember_Primrose> yep
L527[02:58:22] <Temia> Did I tell you about that game already, Gamax? >.> Or were you going to refer to something else?
L528[02:58:51] <Ember_Primrose> oh forecaster
L529[02:59:03] <Ember_Primrose> it does NOT contain 1e books
L530[02:59:09] <Ember_Primrose> i have them tho
L531[02:59:18] <Ember_Primrose> will share later
L532[02:59:23] <Temia> That's okay, 1e didn't age well anyway.
L533[02:59:25] <Forecaster> I might have them, I don't remember
L534[02:59:27] <TheFox> ~w robots
L535[02:59:28] <ocdoc> Predicted http://ocd.cil.li/api:robot
L536[03:00:09] <Ember_Primrose> forecaster, how is the upload going?
L537[03:04:36] <Temia> Well, I'm going to bed. Got a day of tall dwarf viking axemurdering ahead of me tomorrow.
L538[03:04:55] <Ember_Primrose> o/
L539[03:06:10] <gamax92> Temia: you've told me about it already
L540[03:06:25] <Temia> (another one of my weird PF-related mental calculations bearing fruit, combining human martial versatility with dwarven racial heritage and all those shiny exotic axes)
L541[03:06:26] <Temia> ahhh.
L542[03:06:58] <Temia> anywho, sleep. nini.
L543[03:07:01] * Temia zzzmoo.
L544[03:07:04] <gamax92> good night
L545[03:07:16] <TheFox> night Temia
L546[03:07:21] <Izaya> sleep well and all that
L547[03:07:45] <Ember_Primrose> bye
L548[03:17:35] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L549[03:22:25] ⇨ Joins: cpup (~cpup@32.218.114.11)
L550[03:22:58] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L551[03:23:50] <TheFox> any reason why i cant see the holorgram from openComputers?
L552[03:24:26] ⇦ Quits: CoderPuppy (~cpup@32.218.113.184) (Ping timeout: 182 seconds)
L553[03:35:13] ⇨ Joins: LeshaInc (~LeshaInc@185.50.7.34)
L554[03:45:34] ⇨ Joins: CoderPuppy (~cpup@32.218.114.47)
L555[03:46:29] <TheFox> how would one make a function global? function _G.name() ?
L556[03:47:49] ⇦ Quits: cpup (~cpup@32.218.114.11) (Ping timeout: 182 seconds)
L557[03:47:50] <xandaros> function name()
L558[03:51:07] <Shawn|i7> TheCryptek, has a strange way of offering help to folks
L559[03:51:30] <Izaya> Righto.
L560[03:51:38] <Izaya> Time to stick Cyanogenmod on another phone
L561[03:52:08] <Shawn|i7> and now he is ignoring me...
L562[03:52:26] <Shawn|i7> thanks for the help TheCryptek ....
L563[03:52:56] <Shawn|i7> I got nothing out of that
L564[03:53:11] <TheFox> Shawn|i7: TheCryptek went to bed, its almsot 6 AM where he lives
L565[03:53:25] <Shawn|i7> oy..
L566[03:53:30] <TheFox> he is nocturnal
L567[03:53:30] <Shawn|i7> I wasted all that time...
L568[03:53:38] <Shawn|i7> trusting his word in assistance..
L569[03:53:53] <Shawn|i7> going back to engineers..
L570[04:00:14] ⇨ Joins: Keanu73 (~Keanu73@host-78-148-134-139.as13285.net)
L571[04:07:34] * TheFox goes AFK, passes out. 3AM, its time to clock out
L572[04:12:11] <Izaya> interesting WM
L573[04:12:17] <Izaya> is it an upgrade of i3?
L574[04:16:11] ⇨ Joins: Inari (~Pinkishu@p5DEC6FA6.dip0.t-ipconnect.de)
L575[04:16:31] <Eleria> o/
L576[04:18:08] <Ember_Primrose> \o
L577[04:19:54] ⇦ Quits: CoderPuppy (~cpup@32.218.114.47) (Ping timeout: 186 seconds)
L578[04:23:41] ⇦ Quits: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu) (Ping timeout: 202 seconds)
L579[04:24:32] <Ember_Primrose> ok, i am going to my varsity for the dnd sess, which starts in 3.5 hourswill be at varsity in about 1.5
L580[04:24:42] <Ember_Primrose> feel free to talks to me then :P
L581[04:24:44] <Ember_Primrose> o/
L582[04:25:42] ⇨ Joins: cpup (~cpup@32.218.114.87)
L583[04:45:11] <gamax92> gives @Ember_Primrose a slice of cheesecake
L584[04:46:52] ⇨ Joins: CoderPuppy (~cpup@32.218.114.128)
L585[04:49:21] ⇦ Quits: cpup (~cpup@32.218.114.87) (Ping timeout: 202 seconds)
L586[04:53:00] <Forecaster> 2.2 is gonna have ship launched fighters!
L587[04:53:04] * Forecaster is excited
L588[04:54:00] <Forecaster> https://www.youtube.com/watch?v=TLvVqRPVSWI
L589[04:54:00] <MichiBot> Elite Dangerous: Gamescom 2016 - Ship Launched Fighters Combat | length: 2m 40s | Likes: 127 Dislikes: 1 Views: 896 | by Elite Dangerous
L590[04:56:18] <Vexatos> Forecaster, so starwars I don't even
L591[04:56:27] <Forecaster> I wants
L592[04:56:32] <gamax92> You know what would be great?
L593[04:56:43] <gamax92> if PanicBNC would reconnect already.
L594[04:57:01] <gamax92> but nooo, "Address family of bindhost doesn't match address family of server"
L595[04:58:21] <Forecaster> https://www.youtube.com/watch?v=UWu_rvu0H6k
L596[04:58:21] <MichiBot> Elite Dangerous: Gamescom 2016 - Taipan Paint Job | length: 22s | Likes: 39 Dislikes: 1 Views: 400 | by Elite Dangerous
L597[04:58:26] <Forecaster> this is one of the fighters
L598[04:58:42] <Forecaster> seems each of the major factions get a unique fighter ship
L599[04:58:56] <Forecaster> https://www.youtube.com/watch?v=BTxgeZH14Xk
L600[04:58:57] <MichiBot> Elite Dangerous: Gamescom 2016 - Empire Fighter Paint Job | length: 24s | Likes: 32 Dislikes: 2 Views: 272 | by Elite Dangerous
L601[04:59:02] <Forecaster> this one looks very starwars
L602[05:01:14] ⇨ Joins: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu)
L603[05:01:14] zsh sets mode: +v on gamax92
L604[05:03:15] ⇨ Joins: Turtle (~SentientT@82-171-92-73.ip.telfort.nl)
L605[05:10:02] ⇦ Quits: CoderPuppy (~cpup@32.218.114.128) (Ping timeout: 186 seconds)
L606[05:14:49] <Forecaster> what's with some americans calling any currency in games "dollars"
L607[05:16:02] ⇨ Joins: cpup (~cpup@32.218.114.155)
L608[05:19:12] <Inari> Forecaster: bucks
L609[05:29:57] <Forecaster> does
L610[05:30:17] <Forecaster> actually I guess the plural is doe
L611[05:31:42] <Inari> Vexatos: phallus impudicus!
L612[05:32:15] <Corded> * Ember_Primrose hugs gamax92
L613[05:32:29] <Inari> why would oyu eve rhug gamax
L614[05:35:09] ⇦ Quits: Trangar (~Trangar@46.102.230.170) (Ping timeout: 182 seconds)
L615[05:36:12] <Ember_Primrose> Cuz he gave me cheesecake
L616[05:36:18] <Ember_Primrose> I like cheesecake
L617[05:40:20] <Inari> im surprsied cheesecake istn some sexual euphemism apaprenly
L618[05:47:25] <Ember_Primrose> ¯\_(ツ)_/¯
L619[05:52:19] <ade124|mobile> Ia lsol ike tottyp e thi sway
L620[05:52:22] <ade124|mobile> Jk
L621[05:54:47] ⇨ Joins: Nentify (uid14943@id-14943.highgate.irccloud.com)
L622[05:57:51] <Inari> ade124|mobile: :P
L623[05:59:24] ⇨ Joins: Trangar (~Trangar@46.102.230.170)
L624[05:59:33] <ade124|mobile> Parted Magic hates my wifi card
L625[06:02:03] <ade124|mobile> It's not even free as in free beer now (I downloaded the last free version)
L626[06:02:46] <ade124|mobile> I hate it when people turn a free product into a paid one
L627[06:03:25] <Ember_Primrose> Gg
L628[06:03:36] <Ember_Primrose> I hate that too
L629[06:15:40] ⇨ Joins: CoderPuppy (~cpup@32.218.115.9)
L630[06:17:19] ⇦ Quits: cpup (~cpup@32.218.114.155) (Ping timeout: 182 seconds)
L631[06:22:12] ⇦ Quits: Kiddobyte (~Kiddobyte@75-128-216-19.dhcp.trcy.mi.charter.com) (Read error: Connection reset by peer)
L632[06:38:02] ⇦ Quits: CoderPuppy (~cpup@32.218.115.9) (Ping timeout: 186 seconds)
L633[06:40:10] <SpaceWolfve> Or when a game was not p2w and suddenly a popularity caused p2w
L634[06:41:29] <ade124|mobile> It's basically a "Oh, you use our service regularly? Fuck off"
L635[06:41:55] <Inari> eh
L636[06:42:17] <Inari> usually its "hey, we have this cool new service, come try it free while we refine it! and then stay if you like it~"
L637[06:42:22] <Inari> people need to make money :P
L638[06:42:50] ⇨ Joins: cpup (~cpup@32.218.115.42)
L639[06:46:09] <Inari> are baby snails born with thier shells?
L640[06:55:21] ⇦ Quits: Meow-J (~Meow-J@45.32.34.121) (Remote host closed the connection)
L641[06:55:29] ⇨ Joins: Meow-J (~Meow-J@45.32.34.121)
L642[07:04:50] ⇨ Joins: Miyoyo (webchat@ip-83-134-236-116.dsl.scarlet.be)
L643[07:04:55] <Miyoyo> Hello!
L644[07:05:00] <Forecaster> i
L645[07:05:02] <Forecaster> hi*
L646[07:05:42] <Eleria> o/
L647[07:05:54] <Miyoyo> I was thinking, why not use VHD in unmanaged drives?
L648[07:07:22] <Forecaster> VHD?
L649[07:08:24] <Miyoyo> Conectix/Microsoft's virtual hard drive format
L650[07:08:37] <Forecaster> uh, why?
L651[07:08:44] <Miyoyo> I mean, the only thing you need to add is just 512 bytes at the end
L652[07:08:55] <Miyoyo> IDK to make it mountable in windows/linux/osx?
L653[07:09:03] <Forecaster> feel free to do that
L654[07:09:17] ⇦ Quits: panda_2134 (~panda_213@ss1.flamerat.org) (Read error: Connection reset by peer)
L655[07:09:19] <Miyoyo> But them 2000 file formats doe
L656[07:11:29] ⇦ Quits: Miyoyo (webchat@ip-83-134-236-116.dsl.scarlet.be) (Quit: "Switching devices")
L657[07:11:37] ⇨ Joins: Miyoyo (webchat@ip-83-134-236-116.dsl.scarlet.be)
L658[07:13:41] *** Keridos is now known as Keridos|away
L659[07:15:06] <Miyoyo> Aw but that won't work cause of oc's file format :(
L660[07:17:17] ⇦ Quits: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098) (Ping timeout: 202 seconds)
L661[07:19:01] ⇨ Joins: alekso56 (~znc@2001:464b:c2aa:0:745d:45ff:fe3b:a098)
L662[07:31:03] ⇨ Joins: CoderPuppy (~cpup@32.218.115.146)
L663[07:33:05] ⇦ Quits: cpup (~cpup@32.218.115.42) (Ping timeout: 190 seconds)
L664[07:43:34] <Forecaster> Miyoyo: you know that the files are stored in the host systems fs right?
L665[07:46:56] <Miyoyo> In managed mode yes
L666[07:47:24] <Miyoyo> But not in the wild new unmanagged mode
L667[07:47:32] <Forecaster> oh
L668[07:47:45] <Miyoyo> And it has a wierd file format
L669[07:47:58] <Forecaster> I've never used that
L670[07:48:02] <Forecaster> make a ticket about it
L671[07:53:33] <Miyoyo> I guess it's for saving space, but one other thing that's annoying is the fact that you have to reload the world everytime if you use an external editor
L672[07:53:46] <Forecaster> no you don't
L673[07:54:02] <Forecaster> there's a config option for that
L674[07:54:27] <Miyoyo> oh shit
L675[07:54:30] <Forecaster> "bufferChanges"
L676[07:54:42] * Miyoyo self flagellates
L677[07:56:48] <Forecaster> that's not easy to know without coming here and asking though
L678[07:57:53] <Miyoyo> My god why don't I have three screens, IRC is on my E-reader and even then I'm out of space
L679[07:58:12] <Forecaster> I have 4-5 screens, it's great
L680[08:03:01] ⇦ Quits: Nentify (uid14943@id-14943.highgate.irccloud.com) (Quit: Connection closed for inactivity)
L681[08:06:33] <Miyoyo> I wonder, why do th limit the lua machines to 64 Mb of ram when even the best ram sticks don't scratch that?
L682[08:06:34] ⇦ Quits: CoderPuppy (~cpup@32.218.115.146) (Ping timeout: 186 seconds)
L683[08:08:48] <Forecaster> what?
L684[08:09:52] <Miyoyo> there is a MaxTotalRam setting that limit the maximal ram usage of a single machine to 67108864 Bytes
L685[08:10:08] <Forecaster> yes
L686[08:10:23] <Forecaster> because you can change how much ram the cards provide
L687[08:11:08] <Miyoyo> Good @point
L688[08:12:17] ⇨ Joins: cpup (~cpup@32.218.115.209)
L689[08:18:58] <Miyoyo> Huh, hadn't noticed that every file had 512 bytes of added overhead
L690[08:24:57] <Miyoyo> Wait
L691[08:25:37] <Miyoyo> What would happen if we were to use ipv6 on the internet card?
L692[08:31:29] <Miyoyo> It doesn't work :[
L693[08:31:30] <Elizabeth> if you have ipv6 accessible internet it'd work the same as ipv4
L694[08:31:44] <Elizabeth> or at least it *shoul*
L695[08:31:49] <Elizabeth> or at least it *should*
L696[08:32:06] <Miyoyo> Address could not bparsed
L697[08:32:11] <Lizzy> hmm
L698[08:32:15] <Lizzy> that's anoying
L699[08:32:45] <Miyoyo> Still, there is no IPv6 loopback on the blacklist
L700[08:32:59] <Miyoyo> That's why I tried
L701[08:33:01] <Lizzy> also in unmanaged mode, the drives are basically just a raw file
L702[08:33:06] <Lizzy> what address did you try?
L703[08:33:24] <Miyoyo> ::q
L704[08:33:29] <Miyoyo> ::1
L705[08:33:39] <Miyoyo> base loopback
L706[08:34:02] <Lizzy> and how were you trying the address?
L707[08:34:19] <Lizzy> (i.e. the code)
L708[08:35:03] <Miyoyo> =component.internet.connect("::1",80) in the REPL
L709[08:36:07] <Lizzy> hmm
L710[08:36:14] <Lizzy> try putting it in as [::1]
L711[08:36:43] <Miyoyo> This does work
L712[08:36:58] <Miyoyo> But it still isn't in the blacklist
L713[08:37:09] <Miyoyo> Potential security hole?
L714[08:37:46] <Lizzy> possibly
L715[08:37:46] <Kimiro> *secures Miyoyo's holes* =-= (Ignore me, I'm tired.)
L716[08:37:54] <Inari> lewd
L717[08:38:18] <Miyoyo> «°©°»
L718[08:39:02] <Inari> is that a ballgag in your mouth?
L719[08:39:17] <Miyoyo> cheff fir
L720[08:39:45] <Inari> i dunno what that means :D maybe its that weird "muffle talking" people do when gagged, but i was never good at reading that
L721[08:39:53] <Miyoyo> My eink screen looks like s••t
L722[08:39:57] <Miyoyo> yes sir
L723[08:40:00] <Inari> lol
L724[08:40:37] <Miyoyo> But my screens are filled with mc/atom/chrome/reader
L725[08:41:18] <Miyoyo> Therefore my kobo is my irc machine,a pretty bad one
L726[08:42:28] ⇨ Joins: Kimiro (~MobileDra@24.114.38.121)
L727[08:44:06] <Kimiro> Hello, Kimiro.
L728[08:44:19] <Kimiro> Hello to you too.
L729[08:45:50] ⇦ Quits: Trangar (~Trangar@46.102.230.170) (Quit: Leaving)
L730[08:46:17] <Lizzy> Miyoyo, https://github.com/MightyPirates/OpenComputers/issues/2029
L731[08:47:04] <Miyoyo> Yay for github!
L732[08:47:21] <Kimiro> *gnaws on Miyoyo*
L733[08:47:35] * Miyoyo fear
L734[08:47:45] <Miyoyo> +s
L735[08:48:30] <Kimiro> Fear the Kimiro, for he is sleepy and hungry.
L736[08:48:41] ⇨ Joins: CoderPuppy (~cpup@32.218.116.25)
L737[08:48:58] * Miyoyo praises Kimiro
L738[08:49:50] <Kimiro> *is a merciful God; only gently nibbles on Miyoyo's shoulder rather than taking bites*
L739[08:49:51] ⇦ Quits: Miyoyo (webchat@ip-83-134-236-116.dsl.scarlet.be) (Quit: God I can't keep working on su a screen, switching devices)
L740[08:50:17] ⇨ Joins: Miyoyo (webchat@ip-83-134-236-116.dsl.scarlet.be)
L741[08:50:22] <Miyoyo> Much bettr
L742[08:52:37] <alekso56> .-.
L743[08:52:38] ⇦ Quits: Inari (~Pinkishu@p5DEC6FA6.dip0.t-ipconnect.de) (Quit: 'I believe in you!' (Mei))
L744[08:52:41] ⇨ Joins: Inari (~Pinkishu@p5DEC6FA6.dip0.t-ipconnect.de)
L745[08:53:57] ⇦ Quits: cpup (~cpup@32.218.115.209) (Ping timeout: 384 seconds)
L746[08:54:14] <Kimiro> *nam nam nam nam*
L747[08:55:46] ⇦ Quits: Jezza_ (~Jezza@92.206.5.6) (Quit: Leaving)
L748[08:55:58] ⇨ Joins: Jezza (~Jezza@92.206.5.6)
L749[09:01:07] <Miyoyo> I don't think the sectorSeekTime parameter works :/
L750[09:02:09] <Miyoyo> 'for i=1,64 do component.drive.readSector(i) end' takes as much time as 'for i=1,64 do component.drive.readSector(i*128) end'
L751[09:02:58] <Kimiro> Coming soon to a version near you?
L752[09:03:06] <Miyoyo> Exactly.
L753[09:03:42] <Miyoyo> Still, this would make unmanaged drives completely useless ( even more than they are now :/ )
L754[09:06:26] <Miyoyo> Except for the fact that the file overhead COULD be smaller depending on the filesystem
L755[09:06:54] <Miyoyo> If fat were to be implemented this would still be a problem with folders
L756[09:10:08] <Miyoyo> And there would also be a limit on the root size
L757[09:10:17] <Miyoyo> except if we treat it as a folder
L758[09:11:55] ⇦ Quits: VikeStep (~VikeStep@101.184.243.180) (Quit: Leaving)
L759[09:21:59] <Forecaster> there
L760[09:22:45] <Forecaster> the user list on this is 30 lines on this screen D:<
L761[09:22:52] <Forecaster> on this channel*
L762[09:34:27] ⇨ Joins: Trangar (~Trangar@249-153-145-85.ftth.glasoperator.nl)
L763[09:39:51] ⇨ Joins: cpup (~cpup@32.218.116.132)
L764[09:42:04] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L765[09:45:31] ⇦ Quits: CoderPuppy (~cpup@32.218.116.25) (Ping timeout: 384 seconds)
L766[09:49:14] ⇦ Quits: Shawn|i7 (~shawn156@c-50-170-156-102.hsd1.co.comcast.net) (Read error: Connection reset by peer)
L767[09:50:09] ⇦ Quits: jackmcbarn (jackmcbarn@gateway.insomnia247.nl) (Ping timeout: 192 seconds)
L768[09:59:35] ⇨ Joins: jackmcbarn (jackmcbarn@gateway.insomnia247.nl)
L769[10:00:07] <Forecaster> yay new http://xkcd.com/1722/
L770[10:02:30] * Eleria tries to understand the backlogs and fails completely
L771[10:07:00] *** Darkhax_AFK is now known as Darkhax
L772[10:07:44] ⇨ Joins: Lumindia_ (~IceChat9@nj-76-1-237-139.dhcp.embarqhsd.net)
L773[10:33:13] ⇨ Joins: alexbuzzbee (~alexbuzzb@d-162-223-180-83.cpe.metrocast.net)
L774[10:34:14] ⇨ Joins: xarses (~xarses@73.93.152.189)
L775[10:39:55] <TheCryptek> When using an OC PC it is /home # in what file can I change the # in the OpenOS files?
L776[10:41:28] ⇦ Quits: xarses (~xarses@73.93.152.189) (Remote host closed the connection)
L777[10:41:43] ⇨ Joins: xarses (~xarses@73.93.152.189)
L778[10:44:00] *** Ajloveslily|Sleep is now known as Ajloveslily
L779[10:49:10] ⇦ Quits: xarses (~xarses@73.93.152.189) (Remote host closed the connection)
L780[10:49:27] ⇨ Joins: xarses (~xarses@73.93.152.189)
L781[10:58:43] ⇦ Quits: Reika (~Reika@reika.kalseki.mods.abrarsyed.com) (Quit: ZNC - http://znc.in)
L782[10:58:43] ⇦ Quits: Cazzar (~CazzarZNC@vocaloid.lovers.at.cazzar.net) (Quit: ZNC - http://znc.in)
L783[11:00:24] ⇨ Joins: Cazzar (~CazzarZNC@vocaloid.lovers.at.cazzar.net)
L784[11:00:24] zsh sets mode: +v on Cazzar
L785[11:00:41] ⇨ Joins: Reika (~Reika@reika.kalseki.mods.abrarsyed.com)
L786[11:01:46] ⇦ Quits: techno156 (~techno156@37.252.240.43) (Quit: There are those who live without living. Don't be one of those.)
L787[11:04:23] ⇨ Joins: xarses_ (~xarses@c-73-202-191-48.hsd1.ca.comcast.net)
L788[11:06:53] ⇦ Quits: xarses (~xarses@73.93.152.189) (Ping timeout: 198 seconds)
L789[11:08:52] ⇨ Joins: sciguyryan (~sciguyrya@95.211.188.225)
L790[11:13:13] <TheCryptek> How do I download https://github.com/TheCryptek/RogueOS this entire RogueOS repo to an OC PC?
L791[11:13:44] ⇦ Quits: TheFox (webchat@pool-108-4-58-236.rcmdva.fios.verizon.net) (Ping timeout: 195 seconds)
L792[11:16:00] <Forecaster> one file at a time
L793[11:17:59] <TheCryptek> Forecaster: or gitrepo if you use it right unlike I did ._.
L794[11:20:48] *** gAway2002 is now known as g
L795[11:23:17] <vifino> Lizzy is best
L796[11:23:29] <vifino> real life Lizzy is bestestest
L797[11:23:51] <Forecaster> she'd probably disagree and claim that you're the best instead :P
L798[11:23:51] <ade124|mobile> Finally got remix OS running after around 3 hours of torture
L799[11:24:20] <Kimiro> Vifino: Bzzt. I'm the best.
L800[11:24:31] <vifino> No, you are the worst.
L801[11:24:40] <vifino> Plus my name is vifino, not Vifino.
L802[11:26:05] <ade124|mobile> BACK IN THE OLD LATIN DAVS VOV ONLV HAVE CAPITAL LETTERS, SO... (Sorrv if that hurt)
L803[11:30:26] <Kimiro> *eats vifino*
L804[11:31:05] * Lizzy blushes
L805[11:31:26] <Miyoyo> You are the best, you are the best, EVERYONE IS THE BEST
L806[11:31:43] <Miyoyo> except maybe for that guy over there but I'm sure everyone ignores him
L807[11:32:31] * Lizzy stabs/me stabs Kimiro and frees vifino from his stomach
L808[11:33:12] <ade124|mobile> Everyone here's the best
L809[11:33:17] <ade124|mobile> Relatively
L810[11:33:32] <Miyoyo> But is relativity relative?
L811[11:34:25] <ade124|mobile> Great, janitors are going to have quite a lot of word cleaning up exploded minds
L812[11:34:58] * vifino snuggles Lizzy
L813[11:35:00] <Miyoyo> Because if relativity is relatively relative, then is the relativity of relativity relative?
L814[11:35:04] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Read error: Connection reset by peer)
L815[11:35:09] <Lizzy> Janitors? what are those? The crap in this channel just becomes part of the foundations
L816[11:35:13] * Lizzy snuggles vifino
L817[11:35:29] <Miyoyo> What a snugglefest here
L818[11:35:34] <Lizzy> na
L819[11:35:40] <Lizzy> just me and vifino mostly
L820[11:35:50] <Miyoyo> huh
L821[11:36:01] * Evey snuggles Ender
L822[11:36:07] <Lizzy> and maybe Evey
L823[11:36:19] * Miyoyo alone-snuggles Miyoyo
L824[11:36:21] <Lizzy> but she doesn't talk much
L825[11:36:37] <Miyoyo> And band-wagonning
L826[11:36:44] <Miyoyo> everywhere
L827[11:36:45] <Miyoyo> STILL
L828[11:37:00] <Miyoyo> the hologram projector is badly documented ;(
L829[11:37:02] * Evey jumps on Lizzy's lap and curls up into a ball and purrs
L830[11:37:08] * Lizzy pets Evey
L831[11:37:19] * Evey purrs louder
L832[11:37:35] <Kimiro> *swallows Lizzy and vifino together* Problem solved
L833[11:37:51] <Miyoyo> but they're gonna snuggle even more
L834[11:38:08] * Lizzy shrugs
L835[11:48:01] * ade124|mobile snuggles everyone
L836[11:48:11] <Kimiro> O:
L837[11:48:22] * Lizzy extends an arm out of Kimiro to stab ade124|mobile
L838[11:48:29] * ade124|mobile is apparently secretly bosexual
L839[11:48:36] <ade124|mobile> *bisexual
L840[11:49:09] <Corded> * Eleria stops lizzy ;)
L841[11:49:24] <ade124|mobile> Hey, that tickled
L842[11:49:33] <Elizabeth> you're also technically stomping @Kimiro as well
L843[11:50:49] <ade124|mobile> RemixOS crashes chrome right when I installed Google Cantonese input... I knew I can't trust Chinese products
L844[11:51:11] <SpaceWolfve> http://prntscr.com/c7t4ie
L845[11:51:24] <SpaceWolfve> It says comparing word to number
L846[11:52:18] <Miyoyo> input is a string?
L847[11:52:29] <Miyoyo> just tonumber() that
L848[11:52:58] * Kimiro tonumber() Miyoyo
L849[11:54:05] <Miyoyo> MY GOD.
L850[11:54:15] <Miyoyo> 1
L851[11:54:16] <Miyoyo> 1
L852[11:54:31] <Miyoyo> 1 4M H4LF N0M3R
L853[11:55:04] <Kimiro> o.o;;;
L854[11:55:12] <Lizzy> #p
L855[11:55:13] <|0xDEADBEEF|> > 0.758803169 Seconds passed.
L856[11:55:14] * Kimiro CTRL + C
L857[11:55:18] <Lizzy> janus....
L858[11:55:25] <ade124|mobile> "Copied"
L859[11:56:31] <Miyoyo> If a dog imitates a cat, is it a copydog or a copycat?
L860[11:57:27] <Kimiro> If Miyoyo asks a silly question, do they get ball gagged again?
L861[11:57:35] <Miyoyo> Yes!
L862[11:58:05] * Kimiro ring gags Miyoyo instead
L863[11:58:22] <Miyoyo> ohay haster
L864[11:59:05] * Kimiro flicks Skittles into Miyoyo's open mouth
L865[11:59:12] <Miyoyo> Hnn
L866[11:59:20] <Miyoyo> Has Hooh
L867[11:59:54] <Kimiro> Do you kiss your mother with that mouth?
L868[11:59:59] <Miyoyo> Ho
L869[12:00:24] <Kimiro> Well then do you kiss your master with it?
L870[12:00:39] <Miyoyo> Hohy hff he hanf hif
L871[12:02:58] <TheCryptek> How do I make a PC reboot with lua? Is it os.reboot()
L872[12:03:14] <SpaceWolfve> I think so.
L873[12:03:18] <Miyoyo> computer.shutdown(1) no?
L874[12:03:20] <SpaceWolfve> Why do u want it to reboot?
L875[12:03:30] <Elizabeth> computer.shutdown( true )
L876[12:03:34] <TheCryptek> SpaceWolfve: So it auto reboots after an installation
L877[12:03:36] <Miyoyo> yep, computer.shutdown(1)
L878[12:03:42] <SpaceWolfve> Ah
L879[12:04:01] <Miyoyo> Still wondering, why hasn't anyone made any neat, bloated and useless biosses
L880[12:04:19] <Forecaster> too much work
L881[12:04:23] <SpaceWolfve> Cause OC isnt that popular yet
L882[12:04:36] <Miyoyo> Aw
L883[12:04:36] <TheCryptek> Miyoyo: We are working on it on my server :P
L884[12:07:31] <Miyoyo> Still, 4K storage is meh
L885[12:07:33] <Miyoyo> What can it do?
L886[12:08:11] <Lizzy> ?
L887[12:09:15] <Miyoyo> ?
L888[12:09:57] <Forecaster> #lua tonumber("1")
L889[12:09:57] <|0xDEADBEEF|> > 1
L890[12:10:05] <Forecaster> @SpaceWolfve
L891[12:11:41] <ade124|mobile> warning: rage
L892[12:11:49] <ade124|mobile> Ffs google
L893[12:12:13] <ade124|mobile> You removed the only useful feature of your input method to make way for EMOJIS
L894[12:12:33] <Forecaster> what?
L895[12:12:58] <ade124|mobile> I used to be able to switch to Cangjie (what I use) from Cantonese pinyin with alt-shift
L896[12:13:06] <ade124|mobile> Now it brings up the EMOJI MENU
L897[12:14:39] ⇦ Quits: neersighted (~neer@firebrand.neer.io) (Remote host closed the connection)
L898[12:14:42] ⇨ Joins: neersighted (~neer@firebrand.neer.io)
L899[12:14:44] ⇦ Quits: neersighted (~neer@firebrand.neer.io) (Remote host closed the connection)
L900[12:14:50] ⇨ Joins: neersighted (~neer@firebrand.neer.io)
L901[12:21:09] <Temia> that's pretty damn stupid.
L902[12:22:33] * vifino watched Lizzy call a chandelier a bitch
L903[12:22:44] <Vexatos> vifino, Pokémon?
L904[12:23:14] <Vexatos> vifino, is Lizzy still with you in Germany?
L905[12:24:47] <Miyoyo> This reminds me that one guy got our mobile provider's IP banned so no one can use pokémon GO over 3G/4G in belgium
L906[12:25:39] ⇦ Quits: neersighted (~neer@firebrand.neer.io) (Remote host closed the connection)
L907[12:25:45] ⇨ Joins: neersighted (~neer@firebrand.neer.io)
L908[12:26:14] <CompanionCube> LOL. Really?
L909[12:26:17] <Corded> * Eleria giggles
L910[12:26:19] <vifino> Vexatos: yes, for another day
L911[12:26:22] <Eleria> Actually its bad O.o
L912[12:26:58] <Miyoyo> Yep, the thing is that pokémon GO is free with certain carriers
L913[12:27:05] <Vexatos> vifino, has she had bread yet D:
L914[12:27:17] <CompanionCube> I'm surprised they only have one IP
L915[12:27:27] <vifino> Vexatos: yes
L916[12:27:31] <Vexatos> good :D
L917[12:27:38] <Miyoyo> They need it because the architecture only allows for a single IP in a single rule
L918[12:27:39] <Vexatos> What did she say *-*
L919[12:27:53] <Miyoyo> so all pokémon go trafic is routed trough that rule and boom
L920[12:27:57] <Miyoyo> single point of failiure
L921[12:28:11] <Temia> wow.
L922[12:28:18] <Vexatos> vifino, tellme D:
L923[12:28:47] <vifino> Vexatos: yes
L924[12:28:59] <payonel> Miyoyo: "biosses" ?
L925[12:29:18] <Vexatos> <Vexatos> What did she say *-*
L926[12:29:20] <Vexatos> <vifino> Vexatos: yes
L927[12:29:25] <Vexatos> :X
L928[12:29:51] <Miyoyo> payonel : plurial badly written form of BIOS
L929[12:29:53] <vifino> hah, almost thought you would think i asked her to marry me
L930[12:30:01] <vifino> gotta go
L931[12:30:10] <payonel> TheCryptek: reboot after install: https://github.com/MightyPirates/OpenComputers/blob/9dcc6070e03f886a658eeb0ecf32b99175f91638/src/main/resources/assets/opencomputers/loot/openos/bin/install.lua#L47
L932[12:30:33] <payonel> Miyoyo: ah
L933[12:30:34] <Inari> plural of bios: biosi
L934[12:30:44] <payonel> ^.^ Inari+1
L935[12:30:59] <Inari> \o/
L936[12:31:05] <Miyoyo> But i'm french-talking and I don't get all of this -i suffix thing
L937[12:31:15] <Miyoyo> you know, Cacti works
L938[12:31:21] <Miyoyo> But BiosI?
L939[12:31:32] <Miyoyo> Revert that and you get apple's UEFI
L940[12:33:08] <TheCryptek> payonel: I know but it doesn't do antyhing like that just says "It has been installed" if you want you can join my server and I can show you :P
L941[12:33:46] <payonel> TheCryptek: 1. i was only showing you where in the code openos install does the reboot, and how it does it, 2. @work
L942[12:33:53] <Kimiro> https://youtu.be/gt2DZWZJqZA
L943[12:33:54] <MichiBot> Techno Dream Trance- Melody From Heaven HD (DJ Contacreast) | length: 4m 53s | Likes: 8237 Dislikes: 229 Views: 1664408 | by TheUltimateReaper3
L944[12:34:10] <TheCryptek> payonel: I know, but I haven't edited the install file from openOS yet ._.
L945[12:34:44] <TheCryptek> payonel: So I can't figure out why its not giving the "WOuld you like to restart (y/n)" line
L946[12:35:35] <payonel> TheCryptek: not everything is a reboot install. there are two things that disqualify the reboot
L947[12:35:46] <payonel> ok, well 3
L948[12:35:47] <TheCryptek> What are the two things?
L949[12:35:49] <TheCryptek> Or 3
L950[12:37:05] <payonel> 1. so first of all, only .prop files saying {reboot=true} will prompt for reboot
L951[12:37:09] * Kimiro bops Miyoyo
L952[12:37:19] <Miyoyo> Weeeeh
L953[12:37:20] <payonel> if a user runs `install --noreboot` then it ignores the reboot option
L954[12:37:23] <TheCryptek> 1 .prop file says reboot=true
L955[12:37:37] <TheCryptek> 2. Okay
L956[12:37:42] <payonel> TheCryptek: this choice was made because NORMAL installs aren't intended for rebooting
L957[12:38:10] <TheCryptek> payonel: I understand, this is the OS i'm working on that wont prompt for reboot though.
L958[12:38:49] <payonel> also (and maybe in my head, we're in #3 now? meh) .install leaves /bin/install and runs its very own install, and rebooting would be the responsibility of .install
L959[12:39:14] <payonel> so if you have .install -- that's for fully custom installs that aren't just "copy all the files"
L960[12:39:31] <payonel> well "copy the files, and possibly set labels, set boot drives, and reboot"
L961[12:39:43] ⇦ Quits: Keanu73 (~Keanu73@host-78-148-134-139.as13285.net) (Read error: Connection reset by peer)
L962[12:40:21] <TheCryptek> payonel: If you want github.com/TheCryptek/RogueOS/bin/ install.lua isn't modified in any way
L963[12:40:49] <payonel> TheCryptek: this is where 'reboot or not' is determined: https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/resources/assets/opencomputers/loot/openos/lib/tools/install_basics.lua#L172
L964[12:41:44] <TheCryptek> payonel: Okay, I'll double check my .prop in a second, gotta finish moving from Nuclear Power to Solar power first PCs are dead
L965[12:42:53] <Miyoyo> So, who's up for implementing powershell in lua?
L966[12:43:34] <TheCryptek> Miyoyo: If I knew what powershell was :P
L967[12:47:17] <Inari> https://www.reddit.com/r/NoMansSkyTheGame/comments/4ydj0q/a_video_game_developers_opinion_on_what_happened/
L968[12:47:32] <gamax92> Hello
L969[12:53:35] <CompanionCube> 'Sweden is moving to a six-hour working day in a bid to increase productivity and make people happier.' O.o
L970[12:53:48] <g> http://www.technobuffalo.com/2016/08/19/4-new-pokemon-from-sun-and-moon-revealed-hold-up-a-sand-castle-pokemon/
L971[12:54:29] <gamax92> reddit is ow
L972[12:59:48] <payonel> Inari: read the link. what irritates me about cut features and performance issues is the focus on consoles :)
L973[13:00:29] <gamax92> payonel: I can't read the link because reddit is 503
L974[13:01:00] <payonel> gamax92: np, i'll paste it here
L975[13:05:42] ⇨ Joins: Nentify (uid14943@id-14943.highgate.irccloud.com)
L976[13:09:06] <gamax92> payonel did not deliver.
L977[13:09:19] <gamax92> False hope
L978[13:10:41] <payonel> i was being sarcastic! i'm not going to paste an entire reddit post in the irc channel :P
L979[13:10:57] <CompanionCube> gist it
L980[13:11:22] <payonel> the reddit link 503 for me as well, refresh worked
L981[13:11:33] <gamax92> payonel: wtf you can pastebin or hastebin or gist or fucking host a website and then just put a file on the website or anything besides that :/
L982[13:11:49] ⇦ Quits: Miyoyo (webchat@ip-83-134-236-116.dsl.scarlet.be) (Quit: Web client closed)
L983[13:11:57] <payonel> ._.
L984[13:12:01] <payonel> it's not like the post wsa life changing
L985[13:12:06] <payonel> dude just gripes about gripes
L986[13:12:13] ⇨ Joins: Miyoyo (webchat@ip-83-134-236-116.dsl.scarlet.be)
L987[13:12:24] <Miyoyo> God my ISP is bad
L988[13:12:37] <gamax92> https://www.youtube.com/watch?v=7IRil_R5sEI
L989[13:12:38] <MichiBot> E3 2016 - Highest Quality Pixels - Uncompressed Edition | length: 9s | Likes: 456 Dislikes: 9 Views: 22822 | by John Milius
L990[13:13:23] <Miyoyo> Well surely we don't have those in OC
L991[13:13:44] <Cruor> gamax92: handcrafted highest quality pixels?!
L992[13:14:17] <Miyoyo> Also sorry kimiro I hadn't noticed the private chat, this esper webchat has no audio notifications
L993[13:14:20] <gamax92> highest quality pixels mined raw straight from the rendered core of the Earth
L994[13:14:37] <Miyoyo> And since I have reloaded the page the history is wiped
L995[13:14:56] <Vexatos> gamax92, pixel ore
L996[13:15:10] <Vexatos> OC should add pixel ore
L997[13:15:10] <gamax92> Vexatos: you know what you must do.
L998[13:15:14] <Vexatos> and you mine pixels
L999[13:15:18] <Vexatos> and place them onto your screen
L1000[13:15:24] <Vexatos> to add pixels to the screen
L1001[13:15:36] <Vexatos> to determine its resolution
L1002[13:15:39] <Vexatos> and aspect ratio
L1003[13:16:03] <gamax92> Vexatos: but think of all the dead pixels by people who are lazy
L1004[13:16:07] <Vexatos> gamax92, you need to add this to the serious-business github issue
L1005[13:16:23] <gamax92> it's not appropriate for my issue
L1006[13:16:24] <Vexatos> oh yea, each pixel has a random chance to die at any time
L1007[13:16:36] <Miyoyo> 25600 Pixels and you can make a tier-one screen
L1008[13:20:20] ⇨ Joins: TheFox (~TheFox@pool-108-4-58-236.rcmdva.fios.verizon.net)
L1009[13:20:49] <TheFox> Hello
L1010[13:20:49] <TheCryptek> Is it possible to make the servers in a rack use one raid?
L1011[13:20:54] <TheFox> Yes
L1012[13:20:55] <Miyoyo> Hi
L1013[13:21:01] <TheCryptek> Hey TheFox
L1014[13:21:07] <TheFox> Hey cryptek
L1015[13:25:44] <TheCryptek> Setting up this many racks hurts your hand lol
L1016[13:29:05] <TheFox> I'll be on in a bit
L1017[13:36:21] ⇨ Joins: MajGenRelativity (~MajGenRel@c-50-136-14-108.hsd1.ma.comcast.net)
L1018[13:37:14] <TheFox> Majgen o/
L1019[13:43:13] <Inari> https://images.sankakucomplex.com/wp-content/uploads/2016/08/KonoBijutsubuniwaMondaigaaru-Episode7-Omake-2.gif cute
L1020[13:48:19] <TheCryptek> TheFox: I re-designed the offices sorta and the 'basement'
L1021[13:48:21] <gamax92> Inari: but you have to do the magics
L1022[13:48:27] <Inari> these hands are made to finger~ and that's just what they'll do~ one of these days these hands are gonna finger all of you~
L1023[13:48:47] <TheCryptek> That esculated quick
L1024[13:49:07] <Inari> *climaxed quickly
L1025[13:49:08] <Inari> :3
L1026[13:49:12] <TheCryptek> Ha
L1027[13:49:13] <TheFox> The hell
L1028[13:49:15] <TheCryptek> :3
L1029[13:49:26] ⇦ Quits: TheFox (~TheFox@pool-108-4-58-236.rcmdva.fios.verizon.net) (Quit: changing to laptop)
L1030[13:49:30] <Inari> lol
L1031[13:49:37] <Inari> too lewd for non-latop
L1032[13:49:45] <TheCryptek> non-latop?
L1033[13:49:45] ⇨ Joins: TheFox (webchat@pool-108-4-58-236.rcmdva.fios.verizon.net)
L1034[13:50:01] <TheFox> glad that message disapperead
L1035[13:50:17] <TheCryptek> inari: *climaxed quickly
L1036[13:50:39] <TheCryptek> No wait I did it wrong :P
L1037[13:50:55] <TheCryptek> .:Inari:.|*climaxed quickly
L1038[13:51:00] <TheCryptek> There we go xD
L1039[13:51:01] ⇦ Quits: Inari (~Pinkishu@p5DEC6FA6.dip0.t-ipconnect.de) (Quit: Changing server...)
L1040[13:51:08] ⇨ Joins: Inari (~Pinkishu@p5DEC6FA6.dip0.t-ipconnect.de)
L1041[13:51:15] <Inari> sheesh
L1042[13:51:16] <Inari> i keep doign that
L1043[13:51:26] <Inari> s/max/toris
L1044[13:51:26] <MichiBot> <TheCryptek> .:Inari:.|*clitorised quickly
L1045[13:51:28] <Inari> :3
L1046[13:51:38] <TheCryptek> HA!
L1047[13:51:44] <TheCryptek> I don't think TheFox is paying attention.
L1048[13:52:20] <TheFox> no, but i am now, let me read
L1049[13:52:31] <TheFox> o_o
L1050[13:52:54] <TheCryptek> xD
L1051[13:53:05] <Corded> * Eleria wonders what everyone is talking about
L1052[13:53:11] ⇦ Quits: Trangar (~Trangar@249-153-145-85.ftth.glasoperator.nl) (Quit: Leaving)
L1053[13:53:13] ⇨ Joins: Keanu73 (~Keanu73@host-92-25-101-174.as13285.net)
L1054[13:53:23] <TheFox> dont wonder, focus on the future not the past
L1055[13:53:33] <TheFox> espeiscally right now
L1056[13:54:09] <Corded> * Eleria well, but im just waiting for gclib to finish its compiling e.e
L1057[13:55:35] <gamax92> @Eleria What are you compiling glibc for?
L1058[13:55:47] <Eleria> LFS O.o
L1059[13:55:56] <gamax92> ahh
L1060[13:56:00] <Eleria> Yep :3
L1061[13:56:07] <Eleria> But it needs so long <.<
L1062[13:56:21] <Eleria> Together with the tests at leastx D
L1063[13:56:25] <gamax92> Well, compiling giant things like the glibc will tend to do that
L1064[13:56:38] <Eleria> ^^
L1065[13:57:19] <gamax92> I remember the time of compiling the Linux kernel on a 486, takes about an hour. Much less code inside then
L1066[13:57:32] <Eleria> Weell
L1067[13:57:53] <gamax92> And then compiling a kernel now takes like several hours for me :/
L1068[13:58:54] <Eleria> Well, for me too
L1069[13:59:05] <Eleria> Even on i7 and everything ?
L1070[13:59:14] <gamax92> I'm only on a silly Core 2 Duo
L1071[14:00:00] <Eleria> Oh :/
L1072[14:00:09] <Eleria> Well atm im on my i5
L1073[14:00:15] <Eleria> But still everything is slow
L1074[14:01:42] *** medsouz|offline is now known as medsouz
L1075[14:05:52] ⇦ Quits: sciguyryan (~sciguyrya@95.211.188.225) (Remote host closed the connection)
L1076[14:07:16] <TheCryptek> how do I use component.os_door to open a door on the door controller?
L1077[14:08:37] <MajGenRelativity> sup TheFox
L1078[14:10:41] <TheCryptek> ~w door controller
L1079[14:10:41] <ocdoc> Predicted http://ocd.cil.li/component:inventory_controller
L1080[14:10:53] <Mimiru> Erm, the door controller isn't going to be on the OC wiki...
L1081[14:11:08] <TheCryptek> BALLS
L1082[14:11:09] <Mimiru> On the version you have it'll be TheCryptek, component.os_door.toggle() which will open/close
L1083[14:11:17] <TheCryptek> tThank you
L1084[14:11:24] <gamax92> Mimiru: but it can be in ocdoc, if you can give me an appropriate page to link to :D
L1085[14:11:25] <Mimiru> On the dev versions theres os_door.open() and os_door.close()
L1086[14:11:38] <Mimiru> the github wiki gamax92
L1087[14:12:38] <Mimiru> If MajGenRelativity ever gets back with me on if the latest dev build with the radians support he wanted works or not
L1088[14:12:44] <Mimiru> I'd run a stable build
L1089[14:12:45] <MajGenRelativity> lol
L1090[14:12:52] <Mimiru> Oh, you're here.. :P
L1091[14:12:52] <gamax92> ... :/ wtf is wrong with me, OC doesn't do multiple beeps at once. supporting it in OCEmu has zero problems.
L1092[14:12:54] <MajGenRelativity> I was just about to say that I was going to test it
L1093[14:13:26] <Miyoyo> I think a budget os.sleep() on microcontrollers is computer.beep(0,time)
L1094[14:13:41] <TheCryptek> TheFOx
L1095[14:13:42] <TheFox> erm TheCryptek did you just get kicked?
L1096[14:13:45] <TheCryptek> TheFox
L1097[14:13:49] <TheCryptek> Did you do /stop
L1098[14:13:50] <gamax92> Miyoyo: 0 is not a valid frequency
L1099[14:13:51] <TheCryptek> ..
L1100[14:13:54] <TheFox> yeah RFID card crashed the server
L1101[14:13:59] <TheFox> SHIUT
L1102[14:14:02] <TheFox> SHIT*
L1103[14:14:05] <TheCryptek> Fuck
L1104[14:14:06] <Mimiru> Err.... crashlog plox
L1105[14:14:12] <Mimiru> cause I use them quiet often
L1106[14:14:14] <Mimiru> with no issue
L1107[14:14:26] <TheFox> we are on release 91
L1108[14:14:27] <TheCryptek> I'd have to find the crash log via FTP
L1109[14:14:34] <TheCryptek> I don't have FTP access at this moment
L1110[14:14:36] <TheCryptek> xD
L1111[14:14:37] <TheFox> we arent running a new build
L1112[14:14:44] <Mimiru> TheFox, there is no "new" build
L1113[14:14:49] <Mimiru> 92 was broken, and pulled
L1114[14:14:54] <Mimiru> and I'm running 91 on my server.
L1115[14:15:07] <TheFox> oh. well i, shit!
L1116[14:15:07] <TheCryptek> does 91 have sound issues?
L1117[14:15:11] <TheFox> yes
L1118[14:15:17] <TheCryptek> aw ;(
L1119[14:15:22] <TheFox> she fixed them in 92
L1120[14:15:30] <Mimiru> It shouldn't... cause if you're having the issue of it not extracting sounds, it'd crash on start up
L1121[14:15:47] <TheCryptek> So
L1122[14:15:51] <Mimiru> Trust me... I had LOTS of crashings trying to reproduce you're issue
L1123[14:15:53] <MajGenRelativity> @Mimiru launching the test MC now
L1124[14:16:04] <TheFox> well Mimiru i cant TheCryptek was the only one of us to succesfully extract sounds
L1125[14:16:09] <Mimiru> Oh hey that @Mimiru pinged me
L1126[14:16:24] <Mimiru> You don't read AT ALL do you?
L1127[14:16:25] <TheCryptek> If I run component.os_alarm.activate() on 91 everyone will hear it? @Mimiru
L1128[14:16:33] <Mimiru> They should, yes, it works for me.
L1129[14:16:46] <TheCryptek> TheFox: We are downgrading to build 91
L1130[14:16:54] <Miyoyo> I Wonder, what is corded, a mirror of a minecraft chat?
L1131[14:16:54] <TheFox> we are running 91!
L1132[14:16:57] <Mimiru> You're ON 91
L1133[14:17:04] <TheCryptek> oh
L1134[14:17:10] <TheCryptek> What owo
L1135[14:17:15] <Mimiru> TheFox if the sounds failed to extract, a bug in the code that builds the sounds.json will crash your client on start up because there will be NOTHING there
L1136[14:17:17] <TheCryptek> I'm confused TheFox said we was on 92
L1137[14:17:18] <TheFox> Mimiru: i have nothing in my OpenSecurity sounds folder, and it doesnt crash on startup
L1138[14:17:27] <TheFox> no. i wish i was on 91
L1139[14:17:28] <TheFox> 92*
L1140[14:17:41] <TheFox> it has new stuff, until it borke
L1141[14:17:44] <TheFox> broke*
L1142[14:17:51] <Mimiru> "until"
L1143[14:17:55] <Mimiru> it didn't fucking build properly
L1144[14:17:59] <Mimiru> :D
L1145[14:18:05] <TheCryptek> Programmers life
L1146[14:18:14] <TheCryptek> IT DONT WORK [isntead of D: we use :D]
L1147[14:18:15] <TheCryptek> xD
L1148[14:18:32] <TheFox> Mimiru: just to know. what is the build time for OpenSecurity?
L1149[14:18:33] <Mimiru> I've tested with 2 clients on a server, and activate works fine for me on 91
L1150[14:18:39] <Mimiru> 20 or so seconds
L1151[14:18:46] <TheFox> well, TheCryptek we can try again.
L1152[14:18:51] <TheFox> but it probably will crash again
L1153[14:19:04] <Mimiru> If I could get a CRASH LOG it'd be great... ¬_¬
L1154[14:19:16] <TheCryptek> Where are the logs stored on an MC server?
L1155[14:19:17] <TheFox> TheCryptek: has no FTP access
L1156[14:19:23] <TheFox> in crash_logs
L1157[14:19:28] <TheCryptek> TheFox: I wont need FTP hopefully
L1158[14:19:38] <TheFox> there stored in crash logs
L1159[14:19:44] <TheCryptek> I forgot theres a built in site file manager
L1160[14:19:56] <TheCryptek> its crash_reports
L1161[14:20:01] <TheFox> Mimiru: i wouldnt need to create a singleplayer world to unpack the sounds would i?
L1162[14:20:19] <Mimiru> No.. it does it at start of the game
L1163[14:20:37] <TheFox> well, let me try reinstalling, because its not
L1164[14:20:53] <TheCryptek> Mimiru: http://pastebin.com/SqfApSCg
L1165[14:21:07] <TheFox> HAHAHAH
L1166[14:21:11] <TheFox> spam protection
L1167[14:21:17] <Mimiru> erm...
L1168[14:21:20] <TheFox> try github
L1169[14:21:22] <TheCryptek> spam protection?
L1170[14:21:28] <TheFox> click your link
L1171[14:21:41] <TheFox> or you could piss everyone off and post the log here
L1172[14:21:45] <Mimiru> onItemAdded
L1173[14:21:46] <TheFox> && DONT
L1174[14:21:52] <Mimiru> that's an oc method...
L1175[14:21:56] <TheCryptek> Now try http://pastebin.com/SqfApSCg
L1176[14:22:04] <gamax92> yeah, OpenSecurity doesn't show up at all in that log
L1177[14:22:07] <Mimiru> all I had to do was click the I'm not a robot...
L1178[14:22:08] <MajGenRelativity> Mimiru, what's the name of the radians thing? moveToRadians(rad, rad)?
L1179[14:22:16] <Mimiru> MajGenRelativity, yes
L1180[14:22:20] <MajGenRelativity> awesome!
L1181[14:22:21] <TheFox> yes Mimiru it crashed when i put the RFID card in a computer
L1182[14:22:51] <Mimiru> Oh, you're on 1.6, and 91 is built for 1.5
L1183[14:22:58] <Mimiru> or 1.4... I can't remember
L1184[14:23:10] <TheFox> ssssssssssshhhhhhhhhhiiiiiiiiiittttttt!
L1185[14:23:13] <Mimiru> When MajGenRelativity confirms if that method works properly I'll run a build
L1186[14:23:17] <gamax92> TheFox: Will you stop that :I
L1187[14:23:18] <Mimiru> OR you can just grab a dev build.
L1188[14:23:29] <TheFox> yes gamax92 i will
L1189[14:23:40] <TheCryptek> I'll get FTP access and we will run a 1.6 dev build TheFox
L1190[14:23:52] <TheFox> where is the dev build that works?
L1191[14:24:04] <TheCryptek> TheFox: Let me search the forum post
L1192[14:24:06] <Mimiru> http://ci.pc-logix.com/job/OpenSecurity-Dev/lastSuccessfulBuild/artifact/build/libs/OpenSecurity-1.7.10-1.0-47.jar
L1193[14:24:13] <TheCryptek> Or that
L1194[14:24:16] <TheFox> that works
L1195[14:25:38] <TheCryptek> This is for OC 1.6? [double checking]
L1196[14:25:42] <TheFox> TheCryptek: i will probably have sounds after this, so much to my disappointment i cant go hiding Alarms around the building to make my mad anymore...
L1197[14:25:43] <Mimiru> http://ci.pc-logix.com/job/OpenSecurity-Dev/changes build 16+ are the changes since build 91
L1198[14:25:43] <Mimiru> yes
L1199[14:25:58] <MajGenRelativity> Mimiru, it works!
L1200[14:26:03] <Mimiru> \o/
L1201[14:26:06] ⇦ Quits: admicos (~admicos@46.196.95.19) (Quit: Leaving)
L1202[14:26:08] <MajGenRelativity> thanks m8
L1203[14:26:16] <MajGenRelativity> I didn't think it would happen, but it did :D
L1204[14:26:18] <Mimiru> All I did was
L1205[14:26:19] <TheCryptek> I'll have the server up after I get ftp access to update
L1206[14:26:19] <Mimiru> double rad = args.checkDouble(0);
L1207[14:26:19] <Mimiru> double deg = rad*180/Math.PI;
L1208[14:26:24] <Mimiru> :P
L1209[14:26:38] <MajGenRelativity> heh
L1210[14:26:39] <TheFox> what is are you moving in radians?
L1211[14:26:43] <MajGenRelativity> laser guns
L1212[14:26:54] <TheFox> oh
L1213[14:27:13] <gamax92> :/ Mimiru
L1214[14:27:32] <Mimiru> gamax92 ?
L1215[14:27:44] <gamax92> Math.toDegrees()
L1216[14:28:31] * Mimiru shrugs
L1217[14:28:41] <MajGenRelativity> gamax92, Mimiru is a pretty cool person
L1218[14:29:15] <gamax92> Mimiru is one of the coolest people I know
L1219[14:29:20] <MajGenRelativity> yep
L1220[14:29:25] <MajGenRelativity> that's why fireToRadians is a thing
L1221[14:29:28] <TheFox> TheCryptek: you asked for this link, tell me if you remember sending me this now. https://oc.cil.li/index.php?/topic/844-serverfs-host-a-filesystem-over-the-network/
L1222[14:30:06] <Mimiru> MajGenRelativity, I think he meant I could use java.lang.Math.toDegrees(double angrad) to get the degrees from the radians :p
L1223[14:30:13] <MajGenRelativity> ahhhhhh
L1224[14:31:12] <MajGenRelativity> and now my hunt for oil continues
L1225[14:31:40] ⇦ Quits: Miyoyo (webchat@ip-83-134-236-116.dsl.scarlet.be) (Quit: brb)
L1226[14:32:16] ⇨ Joins: Miyoyo (~Miyoyo@ip-83-134-236-116.dsl.scarlet.be)
L1227[14:33:12] <MajGenRelativity> why did I have to make oil so realistically rare?!!!!
L1228[14:33:18] ⇦ Quits: Miyoyo (~Miyoyo@ip-83-134-236-116.dsl.scarlet.be) (Client Quit)
L1229[14:33:26] ⇨ Joins: Miyoyo (~Miyoyo@ip-83-134-236-116.dsl.scarlet.be)
L1230[14:33:28] <TheCryptek> TheFox: I remember now sorry it took so long to reply I locked myself out of my room and panicked cuzz I had to break in ._.
L1231[14:33:31] <TheFox> MajGenRelativity: so your competition could get the best of you
L1232[14:33:40] <TheFox> TheCryptek: its not a problem.
L1233[14:33:53] <MajGenRelativity> TheFox, you gotta understand, I use it for multiple things
L1234[14:34:10] <MajGenRelativity> A. Rubber. B. A cheap and compact source of energy for things I don't want to hook up to my power grid
L1235[14:34:27] <MajGenRelativity> If you join me, you can help me look or something :P
L1236[14:35:23] <TheFox> MajGenRelativity: i cant help atm, i am sorry i have been so abcsent on your Server, TheCryptek asked me to help with a lua project and its taking more time then i thought
L1237[14:35:34] <MajGenRelativity> :(((((
L1238[14:36:11] <TheFox> i can come one probably sometime later this week
L1239[14:36:39] <MajGenRelativity> ok
L1240[14:37:02] <TheCryptek> TheFox: Dude just balance all the servers you play on
L1241[14:38:17] <MajGenRelativity> but mine's the bestestest XD
L1242[14:38:33] * TheFox nods in agreement
L1243[14:38:45] <TheCryptek> MajGenRelativity: I'm not going to argue on whose server is better, that is a matter of opinion.
L1244[14:38:54] <Temia> I remember the one time I made a gas-fired turbine on someone's FTBI server.
L1245[14:39:01] <MajGenRelativity> I know
L1246[14:39:12] <MajGenRelativity> Temia, turbine from what mod?
L1247[14:39:14] <TheCryptek> MajGenRelativity: ANd to be fair cuzz you own your server you'll say yours is better and same goes for me :P
L1248[14:39:17] <Temia> Big Reactors.
L1249[14:39:20] <TheCryptek> MajGenRelativity: But your server is amazing
L1250[14:39:29] <Temia> Powered by a high-pressure liquid boiler from Railcraft.
L1251[14:39:34] <MajGenRelativity> ahh
L1252[14:39:38] <Temia> 8,326RF/t from 13 enderium blocks, managing a very precise peak throughput. Good times.
L1253[14:39:39] <MajGenRelativity> Temia, I did that once too!
L1254[14:40:02] <MajGenRelativity> I powered it from liquefacted coal
L1255[14:40:50] <Temia> BC fuel is very long-burning which is why I chose it for the boiler fuel.
L1256[14:42:08] <MajGenRelativity> yeah
L1257[14:42:18] <MajGenRelativity> If I did it now, I would probably do light oil from magneticraft
L1258[14:42:37] <Inari> my lewds are very long burning too :3
L1259[14:42:50] <Temia> We don't care about your lewds, Inari.
L1260[14:42:56] <Inari> but i do :D
L1261[14:43:43] <MajGenRelativity> Temia, I wonder if blazing pyrotheum would work
L1262[14:43:52] * Temia shrugs.
L1263[14:43:57] <Temia> Lava doesn't, so I can't say.
L1264[14:44:24] <MajGenRelativity> yeah
L1265[14:45:01] <TheFox> Er Mimiru
L1266[14:45:21] <TheFox> in chat i got a lovely message. [SERVER] RFID CARD HAS RETURNED ERROR.... SHUTING DOWN
L1267[14:45:44] <TheFox> unless of course TheCryptek was screwing with me...
L1268[14:46:01] * MajGenRelativity has hacked everything and is screwing with TheFox
L1269[14:46:04] <TheCryptek> TheFox: I was screwing with you with /say in the console :P
L1270[14:46:11] <Mimiru> That... isn't an error that I return..
L1271[14:46:25] <TheCryptek> Sorry Mimiru I was trying to get a laugh xD
L1272[14:46:32] <TheFox> well, you shoulld put errors to chat. i think that would be a good idea
L1273[14:46:38] <gamax92> it's not
L1274[14:46:42] <TheCryptek> TheFox: No it would flood chat
L1275[14:46:49] <TheFox> i meant short one sentence errors
L1276[14:46:54] <gamax92> it's still not
L1277[14:47:03] <TheFox> @p not @a
L1278[14:47:04] <Mimiru> Just tested again on 91... And Naomi heres the alarm going off at her house
L1279[14:47:21] <gamax92> TheFox: the player that causes an error is not always available
L1280[14:47:23] <Mimiru> How do you expect me to send a specific player a message?
L1281[14:47:27] <Mimiru> ^^^^^
L1282[14:47:29] <Mimiru> That
L1283[14:47:58] <TheFox> nope, still cant here the alarm
L1284[14:48:01] <TheFox> :(
L1285[14:48:06] <Mimiru> Issues on your end then
L1286[14:48:09] <TheCryptek> TheFox
L1287[14:48:21] <TheCryptek> Did you do component.os_alarm.activate()
L1288[14:48:26] <TheFox> TheCryptek: yup
L1289[14:48:31] <TheFox> what is the defualt range?
L1290[14:48:47] <TheCryptek> Mimiru: You might want to update the forum post from OSAlarm to os_alarm cuzz it took me an hour to figure out it changed xD
L1291[14:48:55] <TheCryptek> 15 blocks I think
L1292[14:49:04] <TheFox> ok, thats not the problem
L1293[14:49:14] <TheFox> THE HELL CANT I HEAR THIS THING
L1294[14:49:14] <Mimiru> The forum post isn't getting updated, other than to point to the github wiki
L1295[14:49:23] <Mimiru> cause that's where the up to date docs are
L1296[14:49:27] <TheFox> i cant get any sounds from Open Security
L1297[14:49:33] <TheCryptek> Well
L1298[14:49:42] <TheCryptek> LOL
L1299[14:49:52] <Mimiru> up to dateish* anyway
L1300[14:49:52] <TheFox> TheCryptek: can you send me (via google or dropbox) the files in /mods/opensecurity?
L1301[14:50:14] <Mimiru> I'd LOVE to know how you don't crash in the init with nothing there
L1302[14:50:17] <Mimiru> it *HAS* to crash
L1303[14:50:20] <Mimiru> there is no way around it
L1304[14:50:39] <TheFox> i dont know why its not crashing. but there is 100% nothing there
L1305[14:50:59] <TheCryptek> Mimiru: Couldn't I send him the contents of my OpenSecurity folder?
L1306[14:51:10] <Mimiru> On 91 it won't matter
L1307[14:51:13] <TheFox> yes TheCryptek thats what i want you to do
L1308[14:51:20] <TheFox> huh?
L1309[14:51:22] <Mimiru> Or you could ignore me.. I really don't care.
L1310[14:51:24] * Mimiru shrugs
L1311[14:51:29] <TheFox> why wont it work?
L1312[14:51:46] <TheCryptek> Mimiru: What do you mean it wont matter on 91?
L1313[14:51:46] <Mimiru> I'm done wasting my time
L1314[14:53:15] <gamax92> "<Mimiru> Oh, you're on 1.6, and 91 is built for 1.5"
L1315[14:53:24] <TheCryptek> We updated
L1316[14:53:27] <Mimiru> Well no.. not that even
L1317[14:53:37] <gamax92> I tried :D
L1318[14:53:38] <Mimiru> ANything since 80 something clears the directory
L1319[14:53:58] <Mimiru> it's an annoying side effect of a method I'm using that I've yet to work around
L1320[14:54:05] <Mimiru> I don't think I fixed it in the dev builds
L1321[14:54:13] <TheCryptek> Mimiru: Ah.
L1322[14:54:26] <Mimiru> it clears, then extracts
L1323[14:54:33] <Mimiru> it *MIGHT* be fixed in dev builds
L1324[14:54:39] <Mimiru> but if so I was drunk when I did it.
L1325[14:54:43] <TheCryptek> xD
L1326[14:54:45] <Mimiru> (and I don't drink :P)
L1327[14:54:58] <gamax92> Mimiru: not even wine?
L1328[14:55:04] <Mimiru> not anything
L1329[14:55:12] <Mimiru> alcoholic anyway
L1330[14:55:43] <TheCryptek> Mimiru: The Dev build we are on isn't clearing its directory xD
L1331[14:56:15] <Mimiru> I've had TY KU Citrus Liqueur, which is Ok.. but it's been forever since I've had any
L1332[14:56:59] <Mimiru> Ok, so dev builds don't empty the directory good to know, I guess I DID fix it
L1333[14:57:05] <Mimiru> might have been one of the updates to soundunpack
L1334[14:57:38] <gamax92> I saw that.
L1335[14:57:53] <TheCryptek> Could have been, the issue with TheFox and no sound could be something on his MAC going wrong
L1336[14:58:39] <Mimiru> I wonder if the unpack stuff I'm doing doesn't like osx's paths
L1337[14:58:48] <Mimiru> since I don't have one to test with I kinda can't.. test it
L1338[14:58:51] <TheFox> right, Mac and linux had the exact same problem TheCryptek ?
L1339[14:59:10] <TheFox> Mimiru: are you using anythign along the lines of \?
L1340[14:59:14] <Mimiru> I know it works on Ubuntu 14, as that's what my laptop runs
L1341[14:59:29] <TheFox> Mimiru: it not work on Ubuntu 16
L1342[14:59:33] <gamax92> that doesn't matter, Java understands both path separators
L1343[14:59:37] <TheCryptek> TheFox: Well, check your Kodeks? Maybe install VLC?
L1344[14:59:40] <gamax92> and the sounds were working fine here
L1345[14:59:44] <TheFox> i figured that java would handle it
L1346[14:59:57] <Mimiru> http://hastebin.com/acaquyeyuw.hs
L1347[15:00:02] <TheFox> i thougth maybe there was a config option for the path
L1348[15:00:50] <TheFox> Mimiru: its creating the folder, just not the ogg's
L1349[15:01:22] <Mimiru> I just showed you the code I run.
L1350[15:02:55] <TheCryptek> I sent him the folders
L1351[15:03:06] <gamax92> oops ... I have 21 kernels on this computer
L1352[15:03:22] <gamax92> never bothered to remove the old ones, I should do that.
L1353[15:03:29] <TheCryptek> As a temp fix till we find the issue.
L1354[15:05:52] <Miyoyo> Would it be possible to make a 100% async language?
L1355[15:06:03] <Miyoyo> That would be horrible
L1356[15:06:06] ⇨ Joins: feldim24- (~feldim242@178-190-40-80.adsl.highway.telekom.at)
L1357[15:06:59] ⇦ Quits: feldim2425 (~feldim242@93-82-140-228.adsl.highway.telekom.at) (Killed (NickServ (GHOST command used by feldim24-!~feldim242@178-190-40-80.adsl.highway.telekom.at)))
L1358[15:07:06] *** feldim24- is now known as feldim2425
L1359[15:09:14] <TheFox> Mimiru: did you say this was a dev build?
L1360[15:09:34] <Mimiru> "/job/OpenSecurity-Dev"
L1361[15:09:40] <Mimiru> seems kinda devvy to me.
L1362[15:10:28] <TheFox> the file you sent us over chat was a dev build, i want to clearify
L1363[15:11:12] <Mimiru> OpenSecurity-Dev...
L1364[15:11:16] <Mimiru> Yes ¬_¬
L1365[15:12:07] <TheFox> err, how the hell did i get build 47 then
L1366[15:12:14] <Mimiru> 47 is dev ¬_¬
L1367[15:12:20] <TheFox> ah
L1368[15:12:29] <Mimiru> http://ci.pc-logix.com/job/OpenSecurity-Dev/lastSuccessfulBuild/artifact/build/libs/OpenSecurity-1.7.10-1.0-47.jar
L1369[15:12:33] <Mimiru> -dev
L1370[15:12:34] <Mimiru> -47
L1371[15:12:50] <TheFox> erm, would it matter that in order for my mac to play an ogg it goes through firefox?
L1372[15:12:58] <Mimiru> no...
L1373[15:13:05] <Mimiru> Can you hear other sounds in MC?
L1374[15:13:15] <TheFox> ok. yes i can hear every other sound except yours
L1375[15:13:15] <Mimiru> because ALLLLL of those are .ogg
L1376[15:13:29] <TheFox> i should have thought before i asked
L1377[15:14:05] <TheFox> which log would the errros from your mod go? latest.log?
L1378[15:14:58] <Mimiru> Check something for me..
L1379[15:15:04] <TheFox> right
L1380[15:15:35] <Mimiru> There should be a output that gives you the path to MC + \mods\OpenSecurity\sounds\alarms\ pretty early into the init of minecraft
L1381[15:15:38] <Mimiru> I need that path
L1382[15:16:03] <TheFox> the entire path from my root dir? or just from /minecraft?
L1383[15:16:15] <Mimiru> the entire thing, censoring your name if you don't want that known
L1384[15:16:28] <TheFox> my username is TheFox, so i dont care
L1385[15:17:03] <Mimiru> Mine looks like this "[B#347] [14:53:42] [Client thread/INFO] [opensecurity]: C:\Users\Michi\AppData\Roaming\.technic\modpacks\pc-logix-17\mods\OpenSecurity\sounds\alarms\"
L1386[15:17:28] <gamax92> TheFox: She means in your log btw, don't just spit out a path that you get from Finder
L1387[15:17:32] <Mimiru> I've gotta move my car, afk
L1388[15:18:10] <TheFox> gamax92: i dont know which log? i have a dozen here
L1389[15:18:27] ⇨ Joins: DenDaffn (webchat@62.235.87.161)
L1390[15:18:35] <DenDaffn> Hello all
L1391[15:18:39] <TheFox> if she does want the path i have that too
L1392[15:18:40] <gamax92> Hello
L1393[15:18:44] <TheFox> hello
L1394[15:18:47] <gamax92> TheFox: she wants the path from the log specifically
L1395[15:19:17] <DenDaffn> I have a question about forward declaration. It seems not to work in OC? Is that correct?
L1396[15:19:25] <Lizzy> "* vifino watched Lizzy call a chandelier a bitch" It hit me though :<
L1397[15:19:27] <gamax92> what?
L1398[15:19:41] <DenDaffn> Forward declaration of functions
L1399[15:19:49] <gamax92> Lua doesn't work like that.
L1400[15:20:05] <TheCryptek> gamax92: ANd He wants to know what log
L1401[15:20:09] <gamax92> the only thing I can thing of that you mean is specifying something is a local before assigning anything
L1402[15:20:18] <TheFox> ./Users/TheFox/Library/Application\ Support/minecraft/mods/OpenSecurity/sounds/alarms , you know what. Mimiru can tell me, she is helping me
L1403[15:20:24] <vifino> Lizzy: I didn't say it wasn't justified
L1404[15:20:27] <DenDaffn> so if I have two intertwined functions I can never run them in OC?
L1405[15:20:29] <Lizzy> :P
L1406[15:20:38] <DenDaffn> Sorry Im a newb in Lua and OC
L1407[15:20:40] <gamax92> DenDaffn: it has nothing to do with OC.
L1408[15:20:49] <gamax92> OC uses 100% standard Lua
L1409[15:20:56] <payonel> define 'intertwined' in this context
L1410[15:21:13] <payonel> because i had a daemon i'm developing for openos that allows multiple, concurrent remote shell connections
L1411[15:21:13] <Mimiru> ./Users...
L1412[15:21:21] <DenDaffn> Could you have a look at this link?
L1413[15:21:22] <DenDaffn> http://stackoverflow.com/questions/6067369/forward-define-a-function-in-lua
L1414[15:21:42] <payonel> without reading it, i would guess it is just ..
L1415[15:21:50] <TheFox> payonel: \o/
L1416[15:22:03] <gamax92> Mimiru: If you'd like I also have OS X around to test with
L1417[15:22:03] <TheFox> hello!
L1418[15:22:08] <payonel> #lua f; f=function(n) if n > 0 then print(n) return f(n-1) end end f(2)
L1419[15:22:08] <|0xDEADBEEF|> > [string "lua"]:1: syntax error near ';'
L1420[15:22:14] <payonel> #lua f=nil; f=function(n) if n > 0 then print(n) return f(n-1) end end f(2)
L1421[15:22:15] <|0xDEADBEEF|> > 2 | 1 | nil
L1422[15:22:16] <Mimiru> fml.. I've gotta fix my boot loader for *nix on my laptop
L1423[15:22:25] ⇦ Quits: Lumindia_ (~IceChat9@nj-76-1-237-139.dhcp.embarqhsd.net) (Ping timeout: 182 seconds)
L1424[15:22:33] <Mimiru> gamax92, I have a G3 powermac sitting in my closet.. not dragging it out though :P
L1425[15:22:54] <gamax92> I'll take that as a Yes then :P
L1426[15:23:00] <TheFox> Mimiru ./Users/TheFox/Library/Application\ Support/minecraft/mods/OpenSecurity/sounds/alarms , you know what. Mimiru can tell me, she is helping me
L1427[15:23:11] <Mimiru> Yes.. I saw that
L1428[15:23:13] <TheFox> ok
L1429[15:23:21] <Mimiru> I quoted the "./Users" part of it..
L1430[15:23:22] * Lizzy gives Mimiru a long stick
L1431[15:23:33] <Mimiru> [15:21:15] <@Mimiru> ./Users...
L1432[15:23:52] <payonel> TheFox: you chearing psh? :)
L1433[15:23:59] <DenDaffn> Im having trouble understanding your reply about the forward defining functions.
L1434[15:24:04] <TheFox> are you asking why i did ./? i did that so IRC didnt think it was a command
L1435[15:24:18] <TheFox> payonel: sure, or im chearing that your on
L1436[15:24:29] <Mimiru> you can do //whatever
L1437[15:24:31] <payonel> ah, yeah, i like my on, too
L1438[15:24:31] <Mimiru> instead of ./
L1439[15:24:39] <Lizzy> /beep
L1440[15:24:40] <payonel> s/your/you're/
L1441[15:24:40] <MichiBot> <TheFox> payonel: sure, or im chearing that you're on
L1442[15:24:47] <Mimiru> /like this
L1443[15:24:47] <payonel> ^ mostly because we like to correct you
L1444[15:24:55] <TheFox> i gathered that
L1445[15:24:59] <payonel> DenDaffn: then can you ask a specific question?
L1446[15:25:16] <payonel> TheFox: my remote shell will be an oppm project called psh, fyi
L1447[15:25:19] <Mimiru> Anyway... that looks like a valid path
L1448[15:25:27] <TheFox> i heard you talking aobut it yesterday
L1449[15:25:31] <TheFox> im interested
L1450[15:25:34] <DenDaffn> local a,b a = function() return b() end b = function() return a() end
L1451[15:25:44] <DenDaffn> how do I get this working?
L1452[15:26:01] <Lizzy> err
L1453[15:26:02] <payonel> DenDaffn: that'll work fine. what is the specific thing that isn't working for you
L1454[15:26:06] <payonel> DenDaffn: you need to be specific
L1455[15:26:38] <Lizzy> a,b = function() return b() end, function() return a() end -- should work?
L1456[15:26:51] <Mimiru> One day I'd love to figure out why OFM doesn't work on Arch..
L1457[15:26:54] <Mimiru> And yes, it should
L1458[15:26:57] <DenDaffn> OC display says "attemt to call local" "a nill value"
L1459[15:27:04] <TheFox> Mimiru: do you want anything else?
L1460[15:27:23] <payonel> Lizzy: a and b must be forward declared, or the upvalued a and b will be assumed to be globals
L1461[15:27:39] <payonel> DenDaffn: they need to be declared first
L1462[15:27:41] * Lizzy is not sure what that means
L1463[15:27:44] <Mimiru> TheFox, /Users/TheFox/Library/Application\ Support/minecraft/mods/OpenSecurity/sounds/alarms is the proper path, yes?
L1464[15:28:05] <payonel> #lua a=nil b=nil -- just clearing history
L1465[15:28:05] <|0xDEADBEEF|> > nil
L1466[15:28:15] <vifino> #resetlua
L1467[15:28:15] <|0xDEADBEEF|> > Sandbox Reset!
L1468[15:28:19] <vifino> cleaned
L1469[15:28:19] <Mimiru> :P
L1470[15:28:21] <Lizzy> ninja'd
L1471[15:28:34] <Lizzy> Mimiru, when i'm home again i'll take another shit at trying to get an arch vm for you
L1472[15:28:37] <Lizzy> s/shit/shot
L1473[15:28:37] <MichiBot> <Lizzy> Mimiru, when i'm home again i'll take another shot at trying to get an arch vm for you
L1474[15:28:38] <Lizzy> ¬_¬
L1475[15:28:39] <payonel> #lua a,b = function(n) b(n) end, b = function(n) print(n) end a(4)
L1476[15:28:39] <|0xDEADBEEF|> > [string "lua"]:1: unexpected symbol near '='
L1477[15:28:45] <payonel> #lua a,b = function(n) b(n) end, function(n) print(n) end a(4)
L1478[15:28:45] <|0xDEADBEEF|> > 4 | nil
L1479[15:28:52] <payonel> >.<
L1480[15:29:07] <payonel> #lua a,b=nil,nil
L1481[15:29:07] <|0xDEADBEEF|> > nil
L1482[15:29:10] <TheFox> copied directly from pwd Mimiru /Users/TheFox/Library/Application Support/minecraft/mods/OpenSecurity/sounds
L1483[15:29:24] <payonel> #lua a,b = function(n) b(n) end, function(n) print(n) end a(4)
L1484[15:29:24] <|0xDEADBEEF|> > 4 | nil
L1485[15:29:30] <payonel> so that works because b is globel
L1486[15:29:31] <gamax92> TheFox: so not from the log like she asked for?
L1487[15:29:33] <payonel> global*
L1488[15:29:39] <payonel> but locals would fail
L1489[15:29:41] <payonel> #lua a,b=nil,nil
L1490[15:29:42] <|0xDEADBEEF|> > nil
L1491[15:29:46] <payonel> #lua local a,b = function(n) b(n) end, function(n) print(n) end a(4)
L1492[15:29:46] <|0xDEADBEEF|> > [string "lua"]:1: attempt to call a nil value (global 'b')
L1493[15:30:16] <DenDaffn> I will try to tinker around a bit and come back if needed
L1494[15:30:22] <DenDaffn> thank you payone1
L1495[15:30:25] <payonel> DenDaffn: you just need to define the vars first
L1496[15:30:36] <TheFox> gamax92: she asked for the abseloute path, nothing about a log, she seems satisfied with what she has.
L1497[15:30:37] <payonel> #lua local a,b=nil,nil a = function(n) b(n) end b = function(n) print(n) end a(4)
L1498[15:30:38] <|0xDEADBEEF|> > 4 | nil
L1499[15:30:45] ⇦ Quits: mrdeadlocked (~admin@199.204.185.12) (Ping timeout: 190 seconds)
L1500[15:30:55] <DenDaffn> :) on it
L1501[15:31:04] <gamax92> TheFox: "There should be a output that gives you the path to MC + \mods\OpenSecurity\sounds\alarms\ pretty early into the init of minecraft" refers to a log.
L1502[15:31:13] <gamax92> TheFox: "[B#347] [14:53:42] [Client thread/INFO] [opensecurity]: C:\Users\Michi\AppData\Roaming\.technic\modpacks\pc-logix-17\mods\OpenSecurity\sounds\alarms\" example of log line.
L1503[15:31:55] <TheFox> so, if you insert [random ass time] pclient thread/INFO] [opensecurity]: before my bath, BOOM guess what you get
L1504[15:32:23] <gamax92> TheFox: the whole point of getting it from the log was to validate that OpenSecurity is seeing what it should be.
L1505[15:32:24] <TheCryptek> TheFox: No, Mimiru needs to know if her mod is putting the files/reading the files right so she needs it straight from the log.
L1506[15:32:39] <Mimiru> Which the fox has provided... :P
L1507[15:32:44] <TheFox> thank you
L1508[15:32:52] <TheCryptek> Mimiru: It wasnt fromt he log though :o
L1509[15:32:54] <Mimiru> the path with "\ " in the space is output from the log
L1510[15:32:54] <gamax92> Mimiru: He just said he didn't.
L1511[15:33:08] <gamax92> whatever
L1512[15:33:25] <TheCryptek> But gamax92: Mimiru: No one ever told him what log to look at cuzz he has multiple.
L1513[15:33:38] <TheCryptek> So gamax92's anger needs to be redirected.
L1514[15:33:47] <gamax92> !kick TheCryptek
L1515[15:33:47] *** TheCryptek was kicked by zsh ((gamax92) No reason given))
L1516[15:33:48] <TheFox> Mimiru: the path with the "\" represents a space in OS X application support requires taht
L1517[15:33:55] ⇨ Joins: TheCryptek (thecryptek@ircbouncehouse.com)
L1518[15:33:59] <Mimiru> I'm well aware.
L1519[15:34:02] <TheFox> oh, ok
L1520[15:34:04] <TheCryptek> Mimiru: Okay.
L1521[15:34:07] <Vexatos> s/anger/sangar/
L1522[15:34:07] <MichiBot> <TheCryptek> So gamax92's sangar needs to be redirected.
L1523[15:34:20] <gamax92> Vexatos: My Sangar! :P
L1524[15:34:35] <Vexatos> gamax92, don't expose your Sangar!
L1525[15:34:45] <gamax92> I ... :I
L1526[15:34:55] <TheCryptek> gamax92: You was getting mad when he gave a path that wasn't from a log because he asked which log and no one answered. Thus your anger is invalid.
L1527[15:35:34] <TheFox> TheCryptek: gamax92 wasnt helping, therefore usually you only listen to the person that is helping you. dont bother with it
L1528[15:35:57] ⇨ Joins: mrdeadlocked (~admin@199.204.185.12)
L1529[15:35:58] <TheFox> certain times come up where what i said is invalid, at this point in time, its valid
L1530[15:36:00] <gamax92> ...
L1531[15:36:26] <payonel> let's move on
L1532[15:36:29] <gamax92> Mimiru: am I wrong that it was supposed to be from a log?
L1533[15:36:39] <Mimiru> it was from the log ¬_¬
L1534[15:36:47] <TheCryptek> Mimiru: No it wasn't.
L1535[15:36:53] ⇨ Joins: Nachtara (~Nachie@50-83-108-134.client.mchsi.com)
L1536[15:36:54] <Mimiru> a path from pwd wouldn't have "\ " in it.
L1537[15:37:03] <Mimiru> a path from the log would.
L1538[15:37:06] <gamax92> the first one wasn't a pwd path
L1539[15:37:10] <TheCryptek> Thats true
L1540[15:37:16] <TheCryptek> Both are true statements.
L1541[15:37:31] <Mimiru> No, the 2nd ws, and I wanted the ACTUAL real FS path... which pwd provided
L1542[15:37:34] <TheFox> gamax92: and Mimiru and TheCryptek yes, they where all pwd paths, mac does funny things, i type pwd i get the path i gave you
L1543[15:38:11] ⇦ Quits: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu) (Quit: Whatever I need a break.)
L1544[15:38:13] <TheFox> lets move on before everyones gets mad, its done its over
L1545[15:38:20] <DenDaffn> still having trouble with the declaration. Doing something wrong
L1546[15:38:31] ⇦ Quits: Mimiru (~Mimiru@2607:5300:60:9553::1bad:babe) (Quit: ZNC - http://znc.in)
L1547[15:39:24] <TheFox> holy shit, all that about a path from OS X
L1548[15:40:28] * Lizzy sighs
L1549[15:40:30] <TheFox> sorry if it made anyone angry, i dont really know what happened there
L1550[15:40:54] <TheCryptek> TheFox: More then one person stepped in trying to help you and it became a bundled mess, the usual. ._.
L1551[15:41:25] <TheFox> TheCryptek: more in PM
L1552[15:42:02] <payonel> DenDaffn: if you paste the code i can inspect
L1553[15:42:05] <Mimiru> Because I asked multiple times for one thing, the line FROM THE LOG, which log? I didn't fucking care, I don't know what log your launcher is writing, and again I don't care. I needed the line FROM THE LOG to see what my code was trying to use.
L1554[15:42:32] <Mimiru> Simple as that... provifing me with pwd of the path helps me none
L1555[15:42:43] <Mimiru> because I DON'T KNOW WHAT PATH MY *CODE* is trying
L1556[15:43:02] <Elizabeth> oh look, @Sangar is on discord ?
L1557[15:43:16] <payonel> run, Sangar, run!
L1558[15:43:16] <TheFox> Mimiru : should have specificed i am using MC Forge from the MC launcher, i have 3 logs, latest, FML client, and FML startup
L1559[15:43:36] <Sangar> shush
L1560[15:43:38] <Mimiru> And you could have checked any of them.
L1561[15:44:13] <payonel> ^.^
L1562[15:44:40] * TheFox shrugs
L1563[15:45:04] <Mimiru> But if you don't want to provide the info I need to debug on a system I have no access to it doesn't bother me.
L1564[15:45:09] <Mimiru> I just won't fix the problem.
L1565[15:45:16] <Mimiru> because I literally can not.
L1566[15:45:43] <payonel> TheFox: have you still not given the line from the logs?
L1567[15:46:07] <TheFox> i provided it, Gamax92 thought it was invalid and blew up and kicked TheCryptek for defending me
L1568[15:46:32] <Mimiru> you *JUST* said both the lines were from pwd.
L1569[15:46:40] <Elizabeth> ^
L1570[15:46:44] <payonel> copied directly from pwd Mimiru /Users/TheFox/Library/Application Support/minecraft/mods/OpenSecurity/sounds
L1571[15:46:51] <payonel> that's `pwd`
L1572[15:46:51] <Mimiru> 'they where all pwd paths"
L1573[15:46:56] * Inari hands out popcorn
L1574[15:47:04] ⇨ Joins: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu)
L1575[15:47:05] zsh sets mode: +v on gamax92
L1576[15:47:12] <TheFox> path is /Users/TheFox/Library/Application Support/minecraft/mods/OpenSecurity/sounds, yes they are and unless there is something royaly screwed up about my fs, that is the dir you will need to access those sounds
L1577[15:47:24] <payonel> grep your logs for 'Client thread/INFO] [opensecurity]'
L1578[15:47:35] <TheCryptek> TheFox: She needs the line from the logs
L1579[15:47:40] <payonel> TheFox: i'm sorry, you aren't understanding
L1580[15:47:55] <payonel> TheFox: she doesn't want what it should be, but what it is
L1581[15:48:05] <TheFox> payonel: can we do this in msg? i donnt want another cluster to break out
L1582[15:48:19] <Inari> the mod tries to access some path
L1583[15:48:21] <Inari> that path is written to log
L1584[15:48:24] <Inari> we want to know that path
L1585[15:48:25] <Inari> nbo?
L1586[15:48:27] <Inari> *no?
L1587[15:48:34] <TheFox> holy shit i just asked for that to not happen
L1588[15:48:34] <payonel> yep :)
L1589[15:48:40] <payonel> Inari+1
L1590[15:48:47] <TheCryptek> LOL
L1591[15:48:52] <Inari> why do we need that path? no clue
L1592[15:49:02] <TheCryptek> Cuzz Mimiru asked?
L1593[15:49:04] <payonel> Inari: for help for the mod author
L1594[15:49:04] <Inari> we dont care where the sounds are, but where the mod thinks they are
L1595[15:49:07] <TheCryptek> Isnt that a good enough reason? xD
L1596[15:49:10] <Inari> so we need the log
L1597[15:49:22] <TheCryptek> Exactly.
L1598[15:49:24] <Inari> TheCryptek: well it aids in explaining why we need the log :P
L1599[15:49:31] <Inari> i.e.
L1600[15:49:36] <Inari> is it not finding the sounds?
L1601[15:49:52] <Lizzy> Inari, I need your boots, your clothes and your motocycle
L1602[15:50:06] <TheCryptek> Inari: Its making the folders but not the .ogg files and with the .ogg fiels in the folder [he got the .ogg from me] the alarm doesnt make a single sound.
L1603[15:50:14] <Inari> Lizzy: lewd
L1604[15:50:18] <payonel> Lizzy: terminator!
L1605[15:50:20] <Lizzy> na, terminator
L1606[15:50:24] <Lizzy> payonel, yep!
L1607[15:50:26] <payonel> :D
L1608[15:50:27] * Inari hands Lizzy boots, clothes, motorcycle, and a bonus vibrator
L1609[15:50:28] <payonel> huge fan
L1610[15:50:32] <TheCryptek> LOL
L1611[15:50:36] <payonel> Lizzy+1
L1612[15:50:50] * Lizzy rides off with the objects Inari gave her
L1613[15:50:56] <payonel> haha
L1614[15:50:58] <payonel> which are you riding?
L1615[15:51:02] * payonel blushes
L1616[15:51:03] <TheCryptek> :o
L1617[15:51:10] <Inari> lol
L1618[15:51:11] <Inari> gg
L1619[15:51:18] <payonel> \o/
L1620[15:51:23] * payonel drops mic
L1621[15:51:24] * Inari vanishes before vifino comes around
L1622[15:51:40] <Mimiru> I just had to nuke my 64gb flash drive so I could put the damn ubuntu installer on it, so I could fix my bootloader
L1623[15:51:44] * vifino stabs Inari
L1624[15:51:47] <Inari> :<
L1625[15:51:49] <Lizzy> the motorbike
L1626[15:51:49] <Mimiru> cause the only other drive I could find was 1gb :/
L1627[15:52:03] <payonel> mimiru: i'm a fan of systemrescue
L1628[15:52:04] <Inari> vifino is so yandere
L1629[15:52:10] <payonel> ha
L1630[15:52:16] <vifino> no, i dont like random pings
L1631[15:52:19] <Inari> :P
L1632[15:52:19] * vifino stabs Inari more
L1633[15:52:22] <payonel> well, that wouldn't fit on 1gb either
L1634[15:52:22] <Mimiru> Well, I'm going to update from 14.04 to 16 later
L1635[15:52:28] <Mimiru> so having this will help
L1636[15:52:29] <TheCryptek> payonel: I can never get system rescue to work or do you mean the act of rescuing a system?
L1637[15:52:36] <payonel> the prior
L1638[15:52:37] <Eleria> @Mimiru What have you done to your bootloader O.o
L1639[15:52:44] <Mimiru> Windows nuked it
L1640[15:52:45] <vifino> "stuff"
L1641[15:52:49] <Eleria> Ugh
L1642[15:53:10] <Eleria> I'm building my own system for cases like that atm xD
L1643[15:53:42] <vifino> systemrescuecd op
L1644[15:53:54] <Eleria> *LFS op*
L1645[15:54:25] <Lizzy> vifino, http://192.168.1.86:8081/
L1646[15:54:32] <gamax92> This is why my flash drive has grub4dos with as many boot choices of various recovery/boot/linux discs :P
L1647[15:55:46] ⇨ Joins: Mimiru (~Mimiru@hekate.pc-logix.com)
L1648[15:55:46] zsh sets mode: +o on Mimiru
L1649[15:56:03] <Eleria> Well I'm having my Standart linux - mint stick always ready but I want my own system now xD
L1650[15:57:10] <Miyoyo> What would you do if you had OpenComputers for x86?
L1651[15:57:31] <payonel> Miyoyo: you mean an x86 cpu for oc?
L1652[15:57:34] <Corded> * Elizabeth just tries to avoid doing anything with windows that might make it decide to nuke her EFI system partitions
L1653[15:57:50] <Miyoyo> no, a bootable version of OpenComputers that runs on x86 pcs
L1654[15:58:01] <payonel> Miyoyo: are you talking about openos?
L1655[15:58:05] <payonel> opencomputers is the mod
L1656[15:58:11] <payonel> which i run on my x86 machines ...
L1657[15:58:12] <payonel> :)
L1658[15:58:15] <Mimiru> :P
L1659[15:58:24] <Miyoyo> >no, a bootable version of OpenComputers
L1660[15:58:34] <payonel> um
L1661[15:58:40] <Miyoyo> You know, low level, bare metal
L1662[15:58:55] <payonel> i'm sincerely confused. openos --- no?
L1663[15:58:59] <payonel> opencomputers isn't an operating system
L1664[15:59:16] <Elizabeth> cause when i upgraded my laptopp to W10 a while back (and subsequently downgraded it shortly after) it wiped the ESP and fucked over my Mint install
L1665[15:59:31] <Miyoyo> Let's say, the runtime without openOS but you could put it if you plugged a USB drive in the PC
L1666[15:59:45] <Elizabeth> wat
L1667[15:59:59] <Mimiru> what exactly would OpenComputers do if you "booted it" on a PC?
L1668[16:00:08] <Miyoyo> Beep and hang if you had no OS
L1669[16:00:20] <Miyoyo> Like a computer with an EEprom but no boot device
L1670[16:00:29] <Mimiru> But.. like.. what would it offer?
L1671[16:00:33] <Elizabeth> ^
L1672[16:00:35] <Miyoyo> Idunno
L1673[16:00:36] <Miyoyo> Nothing
L1674[16:00:40] <Miyoyo> Hope
L1675[16:00:44] <Miyoyo> Component access
L1676[16:00:47] <Miyoyo> horrible speeds
L1677[16:00:49] <Miyoyo> Low ram
L1678[16:00:51] <Miyoyo> Bad perf
L1679[16:00:53] <Mimiru> "component access"...
L1680[16:00:55] <Miyoyo> Single threads
L1681[16:00:55] <Elizabeth> component access for what?
L1682[16:00:56] <Corded> * Mimiru blinks
L1683[16:01:14] <Elizabeth> you'd have to write the driver for everything that could potentially be in a system
L1684[16:01:16] <Miyoyo> Raw drive readings, pxl by pxl drawing
L1685[16:01:21] <Miyoyo> Yeah but still
L1686[16:01:42] <Elizabeth> no, i don't think you grasp how much of a fucking nightmare that would be
L1687[16:01:45] <Miyoyo> You could draw a damn car with a gigantic level of overhead
L1688[16:01:55] <Miyoyo> And it would be useless
L1689[16:02:06] <Miyoyo> but it would be possible
L1690[16:02:09] <Miyoyo> and awesome
L1691[16:02:18] <Miyoyo> (still useless tho)
L1692[16:02:40] <Elizabeth> i mean, if you ran it ontop of the linux kernel you wouldn't have to do as much but you'd still have to write drivers to get advanced stuff
L1693[16:04:32] <Eleria> *well I could maybe make a copy of my system in working on and that's just a plain system with a Linux kernel and the compiler tool chain yet... if that would help*
L1694[16:15:25] <Miyoyo> coroutine.isyieldable() doesn't works?
L1695[16:15:39] <ds84182> coroutine.isyieldable is 5.3+
L1696[16:15:44] <Miyoyo> thanks
L1697[16:15:51] <Mimiru> gamax92, http://hastebin.com/ipitelusaw.hs finally got the error
L1698[16:15:55] <Lizzy> :( i'll be back at work next week
L1699[16:16:36] <payonel> hmm, what does isyieldable do? check status == "running"?
L1700[16:16:38] <ds84182> plus if you try to do time slice multitasking in plain Lua you'll run into problems with places that aren't yieldable
L1701[16:16:44] <Mimiru> OH...
L1702[16:16:47] <Mimiru> I bet I know
L1703[16:16:49] <ds84182> payonel: Checks if it can yield over a C boundary
L1704[16:16:53] <payonel> and that
L1705[16:16:55] <payonel> honestly
L1706[16:16:58] <payonel> was going to add that :)
L1707[16:16:58] <Miyoyo> I wonder
L1708[16:17:03] <Miyoyo> What would happen if
L1709[16:17:07] <ds84182> It doesn't check if status == "running"
L1710[16:17:07] <Miyoyo> we made all function calls
L1711[16:17:08] <payonel> ds84182: that would be very helpful for me, actually :)
L1712[16:17:10] ⇦ Quits: LeshaInc (~LeshaInc@185.50.7.34) (Quit: return 0;)
L1713[16:17:11] ⇦ Quits: jackmcbarn (jackmcbarn@gateway.insomnia247.nl) (Ping timeout: 192 seconds)
L1714[16:17:16] <ds84182> payonel: No, it wouldn't :P
L1715[16:17:22] <Miyoyo> do a if coroutine.isyieldable() then coroutine.yield() end
L1716[16:17:22] <ds84182> Too many problems
L1717[16:17:23] <payonel> mmm ?
L1718[16:17:27] <Miyoyo> over a thread dispatcher?
L1719[16:17:30] <Mimiru> Hmm nope that wasn't it
L1720[16:17:44] <payonel> ds84182: why do you tell me it wouldn't?
L1721[16:17:53] <ds84182> C functions that you can pass a Lua func are non yieldable
L1722[16:18:00] <ds84182> Like C functions that call other Lua functions
L1723[16:18:06] <ds84182> So pairs()
L1724[16:18:17] <payonel> ds84182: i know these things
L1725[16:18:23] <ds84182> If you wanted to make some sort of timesliced multitasking then you'd have a bad time
L1726[16:18:29] <payonel> why are you telling me that isyieldable wouldn't be helpful?
L1727[16:18:39] <Miyoyo> I think timesliced multitasking would still be hard af
L1728[16:18:42] <gamax92> Mimiru: what's this?
L1729[16:18:46] <ds84182> What would you even use it for?
L1730[16:18:56] <Mimiru> error from the discord hexchat script
L1731[16:19:03] <gamax92> oh
L1732[16:19:19] <Miyoyo> but if there was a table with a metatable that would call isyieldable and yield if possible
L1733[16:19:20] <payonel> to protect openos from crashing when it tries to yield for io bound calls whilst in metamethods
L1734[16:19:31] <gamax92> Mimiru: can you send pm me a copy of the script?
L1735[16:19:35] <Mimiru> happened in another channel that Yui runs in
L1736[16:19:48] <Mimiru> http://hastebin.com/ataceqavum.hs
L1737[16:19:48] <Miyoyo> oh god i'm getting sao flashbacks
L1738[16:19:57] <ds84182> You could also just wrap coroutine.yield in a pcall
L1739[16:20:04] <ds84182> Which also works for 5.2
L1740[16:20:19] <Miyoyo> but is it faster?
L1741[16:20:20] <payonel> yes, but then i don't know why it failed
L1742[16:20:40] <ds84182> coroutine.yield only errors when you can't yield.
L1743[16:20:59] <Mimiru> Oh... gamax92 it looks like it was an image embed of some kind...
L1744[16:21:04] <Mimiru> theres no URL though
L1745[16:21:10] <ds84182> So like, whats the problem with pcalling yield?
L1746[16:21:21] <payonel> ds84182: not entirely true, openos hijacks coroutine yield for some piped operations
L1747[16:21:22] <Mimiru> Or no.. that happened a second laer
L1748[16:21:23] <Mimiru> I'm not sure
L1749[16:21:26] <payonel> ds84182: again, it would help
L1750[16:21:49] <ds84182> Well like I said it's 5.3 only
L1751[16:21:58] <payonel> and like i said, it would be helpful
L1752[16:22:01] <payonel> :P
L1753[16:22:02] <DenDaffn> #lua a = function(n) b(n) end a(4) b = function(n) print(n) end
L1754[16:22:04] <ds84182> Well then use it
L1755[16:22:06] <|0xDEADBEEF|> > [string "lua"]:1: attempt to call a nil value (global 'b')
L1756[16:22:27] <payonel> would but i prefer to keep 5.2 compat
L1757[16:22:35] <payonel> pcalling wouldn't really be the same
L1758[16:22:40] <payonel> but, it's a good suggestion
L1759[16:22:50] <payonel> what i end up doing is avoiding C calls
L1760[16:23:10] <Mimiru> gamax92, the error happened here: http://michi.pc-logix.com/DiscordPTB_2016-08-19_16-22-26.png in IRC I see this: http://michi.pc-logix.com/hexchat_2016-08-19_16-23-03.png
L1761[16:23:27] <payonel> DenDaffn: you're calling a before you've defined b -- and that is not using captured upvalues, but instead, globals
L1762[16:23:32] <Mimiru> also yay working linux install again
L1763[16:23:39] <Mimiru> boot-repair ftw... lol
L1764[16:24:09] ⇦ Quits: MajGenRelativity (~MajGenRel@c-50-136-14-108.hsd1.ma.comcast.net) (Quit: Leaving)
L1765[16:24:21] <gamax92> Mimiru: boot repair is nice
L1766[16:25:11] <Miyoyo> What happens if we put a metatable in _G?
L1767[16:25:22] <Miyoyo> I smell the infinite loop
L1768[16:25:39] <payonel> Miyoyo: metamethods don't call metamethods
L1769[16:25:46] <gamax92> Mimiru: oh, because empty message.
L1770[16:25:51] <payonel> that statement might need clarification
L1771[16:25:53] <Miyoyo> sweet
L1772[16:26:10] <Miyoyo> god damnit it works
L1773[16:26:30] <Mimiru> There was no empty message from discord though
L1774[16:26:33] <Miyoyo> coroutines can be yielded at every functions :D
L1775[16:26:35] <Mimiru> meaning I guess Yui derped
L1776[16:26:41] ⇨ Joins: jackmcbarn (jackmcbarn@gateway.insomnia247.nl)
L1777[16:26:42] * Ender pokes Janus...
L1778[16:26:48] <Miyoyo> Multithreading ftw!
L1779[16:26:59] <Ender> there we go
L1780[16:26:59] <Miyoyo> =a
L1781[16:27:05] <gamax92> Mimiru: well either way, Yui spat out an empty message which causes word_eol[4] to not exist and thus the error
L1782[16:27:19] <Ender> or not...
L1783[16:27:36] <DenDaffn> #lua a = function(n) b(n) end global b = function(n) a(4) b = function(n) print(n) end
L1784[16:27:36] <|0xDEADBEEF|> > [string "lua"]:1: syntax error near 'b'
L1785[16:27:51] <DenDaffn> hmm
L1786[16:28:15] <CompanionCube> lol. '@mtp | just make caps out of tinfoil and saran wrap'
L1787[16:28:15] <Miyoyo> no globals in lua
L1788[16:28:27] <payonel> DenDaffn: vars are global by default
L1789[16:28:33] <payonel> lua uses `local` to declare locals
L1790[16:28:42] <DenDaffn> ok, lets try this then :)
L1791[16:28:46] <payonel> :) tbh, it's one of the 2 things i would have changed about lua
L1792[16:28:50] <DenDaffn> #lua a = function(n) b(n) end b = function(n) a(4) b = function(n) print(n) end
L1793[16:28:50] <|0xDEADBEEF|> > [string "lua"]:1: 'end' expected near <eof>
L1794[16:28:53] <Miyoyo> a = function(n) b(n) end b = function(n) a(4) b = function(n) print(n) end
L1795[16:28:54] <Ender> :/ janus please
L1796[16:28:57] <Corded> * gamax92
L1797[16:28:57] <Miyoyo> a = function(n) b(n) end b = function(n) a(4) b = function(n) print(n) end end
L1798[16:29:04] <gamax92> Mimiru: did that error?
L1799[16:29:05] <Mimiru> yep.. error
L1800[16:29:11] <gamax92> okay yeah, will fix
L1801[16:29:18] <Mimiru> And confirmed... sound extracting no longer works in *nix
L1802[16:29:23] * Mimiru shoots self
L1803[16:29:37] <Lizzy> janus....
L1804[16:29:37] <Lizzy> .load
L1805[16:29:37] <Lizzy> #p
L1806[16:29:37] <EnderBot2> CPU: 0.19 0.33 0.29 , RAM: 15.2G/31.3G (~48.4%), SWAP: 682.6M (~0.8%), Uptime: 335 days, 23:13:50.050000
L1807[16:29:39] <gamax92> Mimiru: I'll look into that too
L1808[16:29:40] <|0xDEADBEEF|> > 3.001212376 Seconds passed.
L1809[16:30:08] <DenDaffn> #lua a = function(n) b(n) end b = function(n) a(4) b = function(n) print(n) end end
L1810[16:30:08] <|0xDEADBEEF|> > nil
L1811[16:30:25] <DenDaffn> hmm, still not expected result
L1812[16:30:26] <Miyoyo> this works but doesn't return anything
L1813[16:30:31] <Mimiru> gamax92, the code is shit, I'm not surprised
L1814[16:30:41] <Miyoyo> cause you never call B
L1815[16:30:46] <TheFox> i dont know what the hell enderbot2 is running that is taking up 15G but i want the ram its not using XD
L1816[16:31:22] <DenDaffn> So how do I get this working :), im so newb
L1817[16:31:37] <Miyoyo> you need to call one of your functions
L1818[16:31:47] <Mimiru> Victory is at 30 of 32 GB currently... :/
L1819[16:31:49] <Miyoyo> right now you've got the wheels, you just need to start rolling
L1820[16:32:06] <DenDaffn> I am, with a(4)
L1821[16:32:13] <payonel> DenDaffn: a(4) is called inside b
L1822[16:32:13] <Miyoyo> No
L1823[16:32:16] <payonel> you never called b
L1824[16:32:18] <Miyoyo> you're not calling it
L1825[16:32:24] <Miyoyo> #lua a = function(n) b(n) end b = function(n) a(4) b = function(n) print(n) end end b()
L1826[16:32:25] <Ender> TheFox: that's not EnderBot2's specific load...
L1827[16:32:28] <|0xDEADBEEF|> > Error: Took too long.
L1828[16:32:34] <Miyoyo> infinite loop
L1829[16:32:57] <Miyoyo> b calls a which calls B before B is redefined
L1830[16:33:11] <Miyoyo> #lua a = function(n) b(n) end b = function(n) b = function(n) print(n) end a(4) end b()
L1831[16:33:11] <|0xDEADBEEF|> > 4 | nil
L1832[16:33:28] <Miyoyo> But I don't understand what you are trying to do
L1833[16:33:46] <DenDaffn> OK, sorry guys let me get back to basics
L1834[16:33:55] <DenDaffn> But this next code will fail on nill
L1835[16:34:12] <DenDaffn> #lua a = function(n) b(n) end a(4) b = function(n) print(n) end
L1836[16:34:12] <|0xDEADBEEF|> > 4 | nil
L1837[16:34:23] <DenDaffn> huh ...
L1838[16:34:30] <DenDaffn> it doesnt :)
L1839[16:34:36] ⇨ Joins: gamax92_ (~Gamax92@73.95.133.28)
L1840[16:34:36] zsh sets mode: +v on gamax92_
L1841[16:34:46] <Corded> * gamax92
L1842[16:35:06] <payonel> DenDaffn: you've now created a global for |0xDEADBEEF|
L1843[16:35:14] <payonel> #lua a=nil b=nil
L1844[16:35:14] <|0xDEADBEEF|> > nil
L1845[16:35:18] <payonel> #lua a = function(n) b(n) end a(4) b = function(n) print(n) end
L1846[16:35:18] <|0xDEADBEEF|> > [string "lua"]:1: attempt to call a nil value (global 'b')
L1847[16:35:23] <payonel> #lua a = function(n) b(n) end a(4) b = function(n) print(n) end
L1848[16:35:23] <|0xDEADBEEF|> > [string "lua"]:1: attempt to call a nil value (global 'b')
L1849[16:35:28] <Corded> * gamax92
L1850[16:35:33] <Miyoyo> for i in pairs(_G) do print(i) end
L1851[16:35:35] <payonel> oh it crashed before it gets there even ok sorry
L1852[16:35:42] <DenDaffn> ah, yes, how to fix this
L1853[16:35:43] <gamax92_> Mimiru: okay I've got a fixed version
L1854[16:35:43] <payonel> #lua a = function(n) b(n) end b = function(n) print(n) end
L1855[16:35:43] <|0xDEADBEEF|> > nil
L1856[16:35:47] <payonel> #lua a = function(n) b(n) end a(4) b = function(n) print(n) end
L1857[16:35:48] <Miyoyo> #lua for i in pairs(_G) do print(i) end
L1858[16:35:48] <Mimiru> \o/
L1859[16:35:48] <|0xDEADBEEF|> > 4 | nil
L1860[16:35:48] <|0xDEADBEEF|> > Output: http://pb.i0i0.me/p/iuYEwG8r
L1861[16:36:09] <gamax92_> Mimiru: http://hastebin.com/ovuyitasit.py
L1862[16:36:11] ⇦ Quits: gamax92_ (~Gamax92@73.95.133.28) (Client Quit)
L1863[16:36:26] <Ender> #p Lizzy
L1864[16:36:27] <|0xDEADBEEF|> > 0.486267497 Seconds passed.
L1865[16:36:30] <Miyoyo> #lua for i in pairs(_env) do print(i) end
L1866[16:36:30] <|0xDEADBEEF|> > [string "lua"]:1: bad argument #1 to 'pairs' (table expected, got nil)
L1867[16:36:33] <Ender> so that still works....
L1868[16:36:36] <Ender> wtf
L1869[16:36:38] <DenDaffn> so a = function(n) b(n) end a(4) b = function(n) print(n) end should work?
L1870[16:36:41] <Miyoyo> #lua for i in pairs(_G) do print(i) end
L1871[16:36:41] <|0xDEADBEEF|> > Output: http://pb.i0i0.me/p/aq5oxztj
L1872[16:36:58] <gamax92> Mimiru: I've realized I need to go hack in actions support to my custom quassel
L1873[16:37:20] <Mimiru> lol
L1874[16:37:25] <gamax92> It'll translate normal Corded messages but not the action ones
L1875[16:37:46] <DenDaffn> #a,b,n = nil,nil,nil -- resetting
L1876[16:37:54] <DenDaffn> #lua a,b,n = nil,nil,nil -- resetting
L1877[16:37:54] <|0xDEADBEEF|> > nil
L1878[16:38:04] <Mimiru> Thanks gamax92
L1879[16:38:07] * Mimiru hugs gamax92
L1880[16:38:11] <DenDaffn> #lua a = function(n) b(n) end a(4) b = function(n) print(n) end
L1881[16:38:11] <|0xDEADBEEF|> > [string "lua"]:1: attempt to call a nil value (global 'b')
L1882[16:38:19] <Ender> janus what the fuck are you doing?
L1883[16:38:26] <Ender> #p Lizzy
L1884[16:38:27] <|0xDEADBEEF|> > 0.683830303 Seconds passed.
L1885[16:38:31] <Mimiru> I've gotta go get my check
L1886[16:38:42] <DenDaffn> This is what I want to get to work ... :(
L1887[16:38:50] <Miyoyo> Why isn't there any reset command for deadbeef?
L1888[16:39:00] <Miyoyo> or just single-use sessions
L1889[16:39:01] <DenDaffn> But I have no idea how cos I am newb
L1890[16:39:19] <Miyoyo> Daffn tell us what you want to do
L1891[16:39:37] <DenDaffn> use a function that is not yet defined
L1892[16:39:56] <Miyoyo> wait
L1893[16:39:57] <Miyoyo> ww
L1894[16:39:58] <TheFox> Mimiru:
L1895[16:40:02] <DenDaffn> intertwined functions that can not be declared before the other one
L1896[16:40:25] <gamax92> >_> why is this still being discussed.
L1897[16:40:31] <TheFox> Mimiru: payonel did me a favor, here you are http://pastebin.com/raw/RNPCbNhv
L1898[16:40:49] <DenDaffn> sorry gamax ... I dont have a working fix
L1899[16:41:02] <TheFox> ^^ that'd be why
L1900[16:41:05] <Ender> ¬_¬
L1901[16:41:05] ⇨ Joins: Shawn|i7 (~shawn156@c-50-170-156-102.hsd1.co.comcast.net)
L1902[16:41:12] <Miyoyo> #lua function a(i) b(i) end; a(1); function b(i) print(i) end; a,b=nil,nil
L1903[16:41:13] <|0xDEADBEEF|> > [string "lua"]:1: attempt to call a nil value (global 'b')
L1904[16:41:14] <Ender> %isup oc.cil.li
L1905[16:41:16] <MichiBot> Ender: oc.cil.li Is Down.
L1906[16:41:23] <Miyoyo> b isn't defined
L1907[16:41:24] <Ender> %isup https://oc.cil.li
L1908[16:41:25] <MichiBot> Ender: https://oc.cil.li Is Down.
L1909[16:41:26] <Miyoyo> so it doesn't work
L1910[16:41:29] <payonel> DenDaffn: when the lua compiler parses "a=function() b() end" it has to create a call to b, first it checks from local most to global scope for any identifier `b`
L1911[16:41:30] <Ender> fuck
L1912[16:41:36] <Miyoyo> #lua function a(i) b(i) end; a(1); function b(i) print(i) end; a,b=nil,nil
L1913[16:41:36] <|0xDEADBEEF|> > [string "lua"]:1: attempt to call a nil value (global 'b')
L1914[16:41:43] <TheFox> hello ender
L1915[16:41:47] <Miyoyo> and before it worked because deadbeef is permanent
L1916[16:41:54] <Miyoyo> look
L1917[16:41:55] <gamax92> DenDaffn: http://hastebin.com/qilakapape.lua
L1918[16:41:57] <Ender> hi
L1919[16:42:05] <Miyoyo> #lua function a(i) print(i) end
L1920[16:42:05] <|0xDEADBEEF|> > nil
L1921[16:42:10] <Miyoyo> #lua a("Hi")
L1922[16:42:10] <|0xDEADBEEF|> > Hi | nil
L1923[16:42:15] <Miyoyo> #lua a=nil
L1924[16:42:15] <|0xDEADBEEF|> > nil
L1925[16:42:26] <Miyoyo> I created a then called it
L1926[16:42:42] <Miyoyo> deadbeef is just a multi-user lua command line
L1927[16:42:47] <TheFox> Mimiru: that link i sent you would be what you where requestiong earlier
L1928[16:43:06] <Forecaster> godammit D:<
L1929[16:43:09] <DenDaffn> Thanks gamax, I will give it a try ingame, will be back with my findings
L1930[16:43:11] <Forecaster> what's with my internet lately
L1931[16:43:12] <TheFox> hello Forecaster
L1932[16:43:21] <Forecaster> I loose the connection all the time
L1933[16:43:30] <Shawn|i7> Good afternoon folks
L1934[16:43:42] <Miyoyo> It's 23:43 in belgium :(
L1935[16:43:44] <Forecaster> I'm guessing nobody saw the message I sent about 11 minutes ago
L1936[16:43:48] ⇨ Joins: Shawn|4650M (~shawn156@c-50-170-156-102.hsd1.co.comcast.net)
L1937[16:43:52] <Elizabeth> @Sangar OC Forums may be slow / unresponsive for a while, the server they're sitting on is being iffy and i don't want to reboot it
L1938[16:44:10] <Elizabeth> @Forecaster yeah, Janus is having some issues at the moment
L1939[16:44:21] <gamax92> TheFox: for reference, fml-client-latest.log is the latest and fml-client-#.log are all old copies, only fml-client-latest.log needs to be searched
L1940[16:44:22] <DenDaffn> Belgium here too, should be in bed, but try to code, and fail miserably
L1941[16:44:24] <Forecaster> ah
L1942[16:44:46] <Forecaster> well if it's not on my end I guess it's fine
L1943[16:44:54] <Forecaster> and earlier I wrote:
L1944[16:44:59] <Forecaster> heh, I just had a great idea
L1945[16:45:00] <gamax92> TheFox: And I apologize that I got frustrated.
L1946[16:45:04] <Forecaster> I'm going to redirect 403 to loli.dance
L1947[16:45:33] <gamax92> Forecaster: terrible idea D:
L1948[16:45:47] <Forecaster> pfff it's an awesome idea
L1949[16:45:58] <Forecaster> well, I think it's funny
L1950[16:46:04] <Elizabeth> @Sangar i /could/ spin up the forums on another box but 1) i don't have the sql db replicated to anywhere useful, 2) can't get onto janus long enough before it goes iffy again
L1951[16:46:05] <TheFox> gamax92: not a problem, sometimes we finally find someone that can test our nerves like nobody ever has
L1952[16:46:23] <Miyoyo> Yay for belgium, and fries
L1953[16:46:31] <gamax92> I wish Quassel wouldn't minimize itself when clicking a notification ...
L1954[16:46:33] <Lizzy> i think this is working now?
L1955[16:46:35] <Forecaster> yay fries
L1956[16:46:45] <TheFox> fries!
L1957[16:46:45] ⇦ Quits: Shawn|i7 (~shawn156@c-50-170-156-102.hsd1.co.comcast.net) (Ping timeout: 190 seconds)
L1958[16:46:48] <Lizzy> #p
L1959[16:46:49] <|0xDEADBEEF|> > 1.081829059 Seconds passed.
L1960[16:46:51] <gamax92> also for some reason only Quassel's notifications look like absolute garbage
L1961[16:46:55] <Forecaster> gamax92: why is it a bad idea? :P
L1962[16:46:57] <Miyoyo> Friez!
L1963[16:46:57] <Lizzy> i'll take that as working
L1964[16:47:00] <Miyoyo> Frieza!
L1965[16:47:02] <payonel> gamax92: i simply did a full dir grep, i didn't care to reduce the search :)
L1966[16:47:17] <payonel> gamax92: ^ i created the pastebin
L1967[16:47:17] <Miyoyo> uh
L1968[16:47:21] <Miyoyo> just one thing
L1969[16:47:21] <gamax92> Forecaster: what if the poor innocent see your site and are subjected to depictions of loli
L1970[16:47:37] <Miyoyo> what would happen to deadbeef if we did (pound)lua os.exit() ?
L1971[16:47:48] <Forecaster> that's their punishment if they're trying to poke about my files
L1972[16:47:50] <Forecaster> :P
L1973[16:47:55] <gamax92> Mimiru: os.exit isn't available
L1974[16:48:03] <gamax92> #lua os.exit
L1975[16:48:03] <|0xDEADBEEF|> > function: 0x7f90fc4f9690
L1976[16:48:06] <gamax92> oh what
L1977[16:48:08] <Miyoyo> oshit
L1978[16:48:16] <Miyoyo> #lua os.exit = nil
L1979[16:48:16] <|0xDEADBEEF|> > nil
L1980[16:48:16] <gamax92> #lua os.exit()
L1981[16:48:16] <|0xDEADBEEF|> > [string "lua"]:1: attempt to call a nil value (field 'exit')
L1982[16:48:21] <Miyoyo> saved
L1983[16:48:24] <gamax92> #resetlua
L1984[16:48:24] <|0xDEADBEEF|> > Sandbox Reset!
L1985[16:48:26] <gamax92> #lua os.exit()
L1986[16:48:26] <|0xDEADBEEF|> > nil
L1987[16:48:27] <Forecaster> pretty much the only forbidden dirs are file storage locations here and there
L1988[16:48:29] <Elizabeth> %isup https://oc.cil.li
L1989[16:48:30] <gamax92> is does nothing :P
L1990[16:48:42] <payonel> #lua _G=nil
L1991[16:48:43] <|0xDEADBEEF|> > nil
L1992[16:48:51] <gamax92> payonel: that also does nothing :P
L1993[16:48:51] <payonel> saved
L1994[16:48:52] <CompanionCube> Forecaster: do you also use robots.txt to keep crawlers out of said forbidden dirs
L1995[16:48:56] <gamax92> #lua _G=_ENV
L1996[16:48:56] <|0xDEADBEEF|> > nil
L1997[16:48:56] <payonel> gamax92: /troll
L1998[16:49:08] <Forecaster> CompanionCube: no
L1999[16:49:24] <Forecaster> robots wont be able to see them either...
L2000[16:49:26] <DenDaffn> can i ask what is done with _G=_ENV ?
L2001[16:49:27] <Miyoyo> #lua function os.exit() print("NO. OH GOD PLEASE NO. NO. NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO.") end
L2002[16:49:27] <|0xDEADBEEF|> > nil
L2003[16:49:34] <Miyoyo> #lua os.exit()
L2004[16:49:34] <|0xDEADBEEF|> > NO. OH GOD PLEASE NO. NO. NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO. | nil
L2005[16:49:36] <Forecaster> the server doesn't care who is trying to access them
L2006[16:49:43] <gamax92> DenDaffn: assigns a variable with another variable
L2007[16:49:56] <Miyoyo> _env is just the current running environment
L2008[16:50:13] <Miyoyo> #lua print(_VERSION)
L2009[16:50:13] <|0xDEADBEEF|> > Lua 5.3 Sandbox | nil
L2010[16:50:17] <DenDaffn> and _G, seen it before but do not know what it is used for
L2011[16:50:18] <Miyoyo> #lua print(_OSVERSION)
L2012[16:50:18] <|0xDEADBEEF|> > nil | nil
L2013[16:50:29] <Miyoyo> snif
L2014[16:50:41] <gamax92> Miyoyo: DEADBEEF doesn't run OpenOS :P
L2015[16:50:43] <Miyoyo> :(
L2016[16:50:46] <Miyoyo> so bad
L2017[16:50:55] <Miyoyo> Hey, anybody ever had a poke at luvit?
L2018[16:51:02] <gamax92> name is familiar
L2019[16:51:10] <Miyoyo> libuv bindings for lua
L2020[16:51:26] <Miyoyo> (essentialy nodejs:eleclua booglualoo
L2021[16:52:05] <gamax92> yay, 13GB free
L2022[16:53:00] <Miyoyo> it also works with luarocks, lit AND most non-js NPM packages
L2023[16:53:31] <gamax92> I'm going to go add in beep support to OCEmu
L2024[16:53:51] <Miyoyo> using ascii bell or a custom sound?
L2025[16:54:06] <Sangar> Lizzy, welp, when you can get a backup, do whatever you must :P
L2026[16:54:11] <TheFox> hello Sangar
L2027[16:54:33] <Lizzy> Sangar, janus seems to have calmed down
L2028[16:54:37] <gamax92> Miyoyo: SDL_QueueAudio
L2029[16:54:43] <Sangar> good
L2030[16:54:46] <Miyoyo> Neat, sdl
L2031[16:54:47] <gamax92> Essentially the same idea that Sangar does in OC
L2032[16:55:02] <gamax92> Which is to generate a giant blob of audio and then queue the entire thing at once
L2033[16:55:16] <Miyoyo> Isn't it a little unefficient?
L2034[16:55:27] <gamax92> Yes but I have no other choice besides external processes
L2035[16:55:45] <gamax92> or attempting to do periodic queue which will probably mostly work
L2036[16:55:50] <gamax92> (It'll be a config choice)
L2037[16:56:11] <Miyoyo> Wouldn't a periodic queue crackle?
L2038[16:56:16] <gamax92> no
L2039[16:56:22] <gamax92> you don't add when the buffer is empty
L2040[16:56:29] <gamax92> you add to prevent the buffer from getting empty
L2041[16:56:31] <Miyoyo> K
L2042[16:57:18] <Lizzy> i'll try typing this again and hope that this time i wont fucking delete it all accidentally
L2043[16:58:46] ⇦ Quits: Keanu73 (~Keanu73@host-92-25-101-174.as13285.net) (Quit: Gotta go to bed or something. See ya!)
L2044[16:59:05] <Lizzy> Sangar: either tomorrow or sunday I'm going to take another crack at setting up sql master-to-master replication between janus (current host of forums) and athar so that in the event of janus going tits up again i can just spin up the forums on athar
L2045[16:59:13] <Skye> #lua _OSVERSION = "Windows ME"
L2046[16:59:13] <|0xDEADBEEF|> > nil
L2047[16:59:23] <Skye> #lua print(_OSVERSION)
L2048[16:59:23] <|0xDEADBEEF|> > Windows ME | nil
L2049[16:59:25] <Shawn|4650M> TheFox, good afternoon
L2050[16:59:25] <Skye> :3
L2051[16:59:53] <Miyoyo> Neat
L2052[17:00:26] <Lizzy> when i do a switchover, some people might still end up at the dead side but shouldn't take long for it to update because my domain has a very low ttl
L2053[17:00:35] <Miyoyo> #lua _OSVERSION = "Windows 10 Insider Preview 14939"
L2054[17:00:35] <|0xDEADBEEF|> > nil
L2055[17:01:04] <Lizzy> #lua _OSVERSION = "boobies"
L2056[17:01:04] <|0xDEADBEEF|> > nil
L2057[17:01:07] <Lizzy> #lua _OSVERSION
L2058[17:01:07] <|0xDEADBEEF|> > boobies
L2059[17:01:09] <Miyoyo> #lua _DIRECTIVE = "NOT RESPECT PRIVACY"
L2060[17:01:09] <|0xDEADBEEF|> > nil
L2061[17:01:35] <CompanionCube> #lua _OSVERSION = "Microsoft BOB"
L2062[17:01:35] <|0xDEADBEEF|> > nil
L2063[17:01:47] <Skye> Lizzy is lewd
L2064[17:01:51] <Lizzy> yep
L2065[17:01:57] <Lizzy> vifino can confirm
L2066[17:02:47] <Forecaster> admitting you're lewd? lewd
L2067[17:02:59] <Lizzy> lewd^lewd
L2068[17:03:38] <Lizzy> also Sangar, to get the sql replication working properly i will probably need to stop all other sql based stuff so the forums will go down at some point. that time will not be this weekend though
L2069[17:05:27] <Sangar> makes sense, yeah
L2070[17:05:45] <Lizzy> hopefully i can make it work with existing data
L2071[17:07:53] <Miyoyo> #lua lewd = setmetatable({},{__pow=function (slf,pwr) if slf==pwr then return "Super Lewd" else return "Not Lewd" end})
L2072[17:07:53] <|0xDEADBEEF|> > [string "lua"]:1: unexpected symbol near '}'
L2073[17:08:04] <Miyoyo> #lua lewd = setmetatable({},{__pow=function (slf,pwr) if slf==pwr then return "Super Lewd" else return "Not Lewd" end end})
L2074[17:08:04] <|0xDEADBEEF|> > nil
L2075[17:08:10] <Miyoyo> #lua lewd^lewd
L2076[17:08:10] <|0xDEADBEEF|> > Super Lewd
L2077[17:09:05] <Miyoyo> #resetlua
L2078[17:09:06] <|0xDEADBEEF|> > Sandbox Reset!
L2079[17:10:11] <gamax92> Time for a burger :D
L2080[17:10:30] <DenDaffn> Time for nite nite here...
L2081[17:10:33] <DenDaffn> Signing off
L2082[17:10:36] <DenDaffn> Bye
L2083[17:10:55] <Miyoyo> nite fellow belgian
L2084[17:11:13] <Miyoyo> #lua olds.time = os.time; function os.time() return "Burger time" end; os.time()
L2085[17:11:13] <|0xDEADBEEF|> > [string "lua"]:1: attempt to index a nil value (global 'olds')
L2086[17:11:14] ⇦ Parts: DenDaffn (webchat@62.235.87.161) ())
L2087[17:11:23] <Miyoyo> #lua oldtime = os.time; function os.time() return "Burger time" end; os.time()
L2088[17:11:23] <|0xDEADBEEF|> > nil
L2089[17:11:27] <Miyoyo> os.time()
L2090[17:11:31] <Miyoyo> #lua os.time()
L2091[17:11:31] <|0xDEADBEEF|> > Burger time
L2092[17:11:33] <Miyoyo> yy
L2093[17:11:37] <payonel> a bit spammy in here
L2094[17:12:14] <Temia> #lua function os.time() return "Party time end -- Andrew W.K. would approve
L2095[17:12:14] <|0xDEADBEEF|> > [string "lua"]:1: unfinished string near <eof>
L2096[17:12:16] <gamax92> payonel: Sometimes it's better to not try to get someone to understand by explaining first, but by showing a working example that might have explaining comments
L2097[17:12:18] <Temia> Oop.
L2098[17:12:21] <Temia> #lua function os.time() return "Party time" end -- Andrew W.K. would approve
L2099[17:12:21] <|0xDEADBEEF|> > nil
L2100[17:12:35] <Temia> #lua os.time()
L2101[17:12:35] <|0xDEADBEEF|> > Party time
L2102[17:13:04] * Miyoyo gets the good ol' boombox, short, cap and supah hot fiah tapes
L2103[17:13:05] <gamax92> Minotaur Oriented Programming, mop.
L2104[17:13:32] <Vexatos> Minotaur Oriented Operations, or MOO for short.
L2105[17:14:09] <TheFox> why put the data lib on a trasure disk?
L2106[17:14:30] <Miyoyo> cause'
L2107[17:14:36] <gamax92> TheFox: because it's not useful without the data card
L2108[17:14:38] <Miyoyo> Damn, ta' lib
L2109[17:14:52] <TheFox> yes, but it used to come with the data card didnt it?
L2110[17:15:01] <TheFox> data.lua pointed to the datacard
L2111[17:15:01] <Skye> because Sangar didn't make it so that you can craft the data lib disk with the data card. :P
L2112[17:15:07] <payonel> gamax92: very good point
L2113[17:15:17] <payonel> Skye: yet
L2114[17:15:27] <payonel> TheFox: you can "cycle" through all the disks
L2115[17:15:35] <payonel> scrench+any_loot_disk
L2116[17:15:49] <Miyoyo> Does screnches exist in real life,
L2117[17:15:56] <Skye> payonel, it's non-obvious and also can be disabled. :P
L2118[17:16:04] <gamax92> payonel: you still haven't given me a way to make a filesystem not be selected by install ;-;
L2119[17:16:12] <Miyoyo> f**k yeah it does
L2120[17:16:25] <Shawn|4650M> TheCryptek, do you still want to talk to me?
L2121[17:16:40] <TheFox> Shawn the cryptek is away
L2122[17:16:50] <Shawn|4650M> oh
L2123[17:16:53] <payonel> gamax92: oh i forgot about that. would a .prop {ignore=true} be okay? other ideas?
L2124[17:17:00] <TheFox> you and him appear to have ironic schedules, he lieterally just left
L2125[17:17:01] <gamax92> yeah :D
L2126[17:17:09] <Shawn|4650M> well, I got nothing right now, engineers server is not running right,
L2127[17:17:09] <gamax92> that would work perfectly
L2128[17:17:21] <payonel> gamax92: ok, will do
L2129[17:17:22] <Shawn|4650M> can't engineer my elevator
L2130[17:17:41] ⇦ Quits: brayden (~brayden@163.47.16.134) (Ping timeout: 198 seconds)
L2131[17:18:29] <Inari> i still wonder which colour to paint something to make it go faster
L2132[17:19:26] <payonel> Inari: ?
L2133[17:19:52] <Inari> like say you have a car
L2134[17:20:02] <Inari> which colour makesi t go the fastest, all other things equal
L2135[17:20:09] <payonel> hahaha
L2136[17:20:11] <payonel> ncie
L2137[17:20:13] <payonel> ic
L2138[17:20:34] <Inari> wonder if /r/askscience would answer that
L2139[17:20:41] <Skye> Inari, no paint because less mass
L2140[17:20:50] <Inari> no paint is still a colour
L2141[17:20:59] <gamax92> having to use -Dorg.lwjgl.opengl.Display.allowSoftwareOpenGL=true because no VM acceleration
L2142[17:21:02] <Inari> now you just hav ethe colour of the material below
L2143[17:21:06] <Inari> which might be any colour too :P
L2144[17:21:30] <Skye> Inari, so it's the "nothing" colour!
L2145[17:21:31] <Skye> :P
L2146[17:21:36] <Inari> ... :P
L2147[17:22:52] <gamax92> the framerate is great!
L2148[17:23:06] <gamax92> it's probably like 6fps
L2149[17:25:21] <Miyoyo> But if the sun is behind the car
L2150[17:25:44] <Miyoyo> won't white (fully reflective) paint push the car with the power of the sun?
L2151[17:27:43] ⇨ Joins: Nathan1852 (~Nathan185@hsi-kbw-109-192-133-159.hsi6.kabel-badenwuerttemberg.de)
L2152[17:33:43] <payonel> Inari: https://youtu.be/CvdoLRBudwU
L2153[17:33:44] <MichiBot> STAR WARS FILIBUSTER: Patton Oswalt's Rant Animated - Geek Week | length: 7m 58s | Likes: 13910 Dislikes: 760 Views: 992992 | by Nerdist
L2154[17:34:48] <Eleria> I'm off for today . Good Night o/
L2155[17:37:00] ⇦ Quits: Miyoyo (~Miyoyo@ip-83-134-236-116.dsl.scarlet.be) (Quit: 10 sleep; 20 goto 10)
L2156[17:48:31] * S3 is so excited
L2157[17:48:37] <S3> FreeBSD 11 RC1 is out!!!!
L2158[17:48:50] <S3> and there are install images for Pi's, beaglebones, hummingboards, etc
L2159[17:49:03] <S3> there's even one for the banana pi
L2160[17:51:37] <Inari> payonel: haha
L2161[17:56:19] <TheFox> %oclogs
L2162[17:56:21] <MichiBot> TheFox: https://oclogs.pc-logix.com/
L2163[17:56:25] <LordFokas> heyo o/
L2164[17:56:37] <Mimiru> Holy crap.. Heya LordFokas
L2165[17:57:05] <payonel> O_O
L2166[17:57:07] <payonel> LordFokas: o/
L2167[17:57:30] <payonel> LordFokas: are you here to fix all the scala-related github issues!? :)
L2168[17:57:42] * LordFokas can't Scala
L2169[17:57:45] <payonel> :(
L2170[17:57:46] <LordFokas> sorry :p
L2171[17:57:48] <payonel> nor can i
L2172[17:57:57] <LordFokas> I do lurk on OC's tracker though
L2173[17:58:05] <payonel> but the backlog is ever growing. i think i really should study me some scala
L2174[17:58:28] <LordFokas> I have way to much to do to even mess with anyone else's mods
L2175[17:58:39] <LordFokas> mine hasn't been updated in over a year
L2176[17:58:41] <payonel> i just neglect everything in my life
L2177[17:58:49] <LordFokas> and it's been on Alpha for 3 years or so
L2178[17:58:52] <payonel> openos is my mistress
L2179[17:59:15] <LordFokas> I can't neglect university though
L2180[17:59:23] <LordFokas> it has taken to long to finish already
L2181[17:59:28] <LordFokas> can't waste any more years
L2182[17:59:58] <payonel> i miss school sometimes
L2183[18:00:00] <payonel> :)
L2184[18:00:16] <LordFokas> I have a project to deliver in 10 days
L2185[18:00:20] <LordFokas> my final project
L2186[18:00:31] <LordFokas> it's a pain
L2187[18:00:58] <gamax92> I remember the first class I took ... I accidentally forgot to submit the final project >_>
L2188[18:01:13] <LordFokas> an Eclipse plugin to help develop Java software
L2189[18:01:30] <LordFokas> had I known it earlier, I'd never have chosen that
L2190[18:01:44] <LordFokas> I'd just make a crappy site with Laravel like everyone else
L2191[18:02:08] <LordFokas> but this is supposed to represent all the years I've been studying CS/IT Engineering
L2192[18:02:19] <LordFokas> so it must have some value
L2193[18:03:11] * TheFox pokes TheCryptek
L2194[18:04:48] <LordFokas> it's all fun and cool code until you have to touch the Eclipse API
L2195[18:05:15] <LordFokas> it's just all so... "oh god no"
L2196[18:05:24] <payonel> :)
L2197[18:06:47] <Mimiru> ¬_¬ I can't run my server pack on my laptop
L2198[18:06:57] <Mimiru> Also.. I could have sworn I had more than 3gb RAM
L2199[18:06:58] <LordFokas> seriously, for something that is continually upgraded and so well-established, you wouldn't expect that code to feel so... archaic
L2200[18:07:24] <alekso56> Mimiru: You don't have laptop ram sticks lying about somewhere?
L2201[18:08:15] <TheFox> yes
L2202[18:08:27] <Mimiru> not DDR3 sadly
L2203[18:08:52] <TheFox> i have 8 GB of DDR2 laying around, but i have a mac. no way to insert new ram :(
L2204[18:09:03] <gamax92> thats a lie but okay
L2205[18:09:18] <Mimiru> Yeah wait what
L2206[18:09:27] <Mimiru> sudo dmidecode --type 17 reports 4096
L2207[18:09:48] <Mimiru> free -m reports 3029 total
L2208[18:10:09] <Mimiru> I also have an empty slot, but like I said, no DDR3 laptop dims
L2209[18:10:16] <TheFox> gamax92: i need to clearify, with a normal mac maybe, but with a macbook air its not a lie. cant put more ram in unless you rpleace the logicboard
L2210[18:10:22] *** LordFokas is now known as LordFokas|out
L2211[18:10:27] <gamax92> oh, a macbook air
L2212[18:10:55] <TheFox> you can add more ram, but you have to buy a new logic board that has more embeded ram
L2213[18:11:00] <Mimiru> I have a 64bit kernel loaded
L2214[18:11:14] <alekso56> Mimiru: do you have pae support on that laptop? else its going to be limited afaik
L2215[18:11:24] <Mimiru> onboard video.. but that shouldn't be a gb
L2216[18:11:39] <Mimiru> Windows reports the full 4 GB, I've never had to do anything special for *nix
L2217[18:12:00] <TheFox> Mimiru: why is there an option for 2x bigger EEPROM fomr open Security?
L2218[18:12:22] <Mimiru> Because I've yet to remove that option for the release
L2219[18:12:28] <Mimiru> it was something I was testing
L2220[18:12:33] <TheFox> DONT, leave it please
L2221[18:12:44] <Mimiru> if you enable it you can flash more data to eeproms via the card writer
L2222[18:12:51] <Mimiru> I'm not 100% sure it works
L2223[18:13:00] ⇦ Quits: Nachtara (~Nachie@50-83-108-134.client.mchsi.com) (Quit: Smell ya later!)
L2224[18:13:06] <Mimiru> I flashed the standard lua bios with it enabled and said bios worked
L2225[18:13:11] <Mimiru> didn't try anything bigger
L2226[18:13:41] <TheFox> erm, the reason i said leave it enabled was because of the OC-ARM mod, i have been having fun keeping my code under 4096 to flash
L2227[18:14:02] <Mimiru> well if you want to see if it even works, please do and let me know
L2228[18:14:26] <Mimiru> it's disabled by default though
L2229[18:14:45] <TheFox> yeah, i noticed. now i just need to think of a program to flash that is bigger then 8096
L2230[18:17:45] <TheCryptek> I can enable it on the server
L2231[18:18:09] <TheFox> i was going to do it on single player, if you want to enable it on the server we can make some more stuff for the OS in EEPROM then normal
L2232[18:18:21] <TheCryptek> Okay
L2233[18:18:35] <TheFox> its up to you, just tell me what your decsision is
L2234[18:18:53] <TheCryptek> I'll enable it when I get home
L2235[18:19:13] <TheFox> ok
L2236[18:20:02] <gamax92> Mimiru: you don't run a mumble server, right?
L2237[18:20:19] <Mimiru> actually... I had one at one point it's not running now
L2238[18:20:24] <Mimiru> whats up?
L2239[18:20:39] <gamax92> thats alright, just asking
L2240[18:20:39] <TheFox> Mimiru: ill get back to you on 2x EEPROM later tonight
L2241[18:20:49] <Mimiru> k, thanks
L2242[18:23:24] <Izaya> tfw got bored and modified one of his laptops to have more RAM on the motherboard
L2243[18:24:32] <Izaya> that ended up with screwy pronouns
L2244[18:28:14] <Sangar> wub wub. progress \o/ next up, making an item to configure interrupts and such...
L2245[18:28:27] <gamax92> Sangar: what'cha working on?
L2246[18:28:30] <Sangar> and one of these days i'll look at the oc tracker again, promise >_>
L2247[18:28:35] <Sangar> gamax92, circuity
L2248[18:28:39] <gamax92> what's that
L2249[18:28:46] <Sangar> oc2-ish
L2250[18:29:01] <gamax92> ... I hope you aren't doing what I think you're doing :v
L2251[18:29:32] <Sangar> what would that be? :P
L2252[18:29:42] <gamax92> giving us a breadboard simulator
L2253[18:29:46] <Sangar> (https://twitter.com/SangarWasTaken/status/766777328416460801 contains a bunch of spoilers)
L2254[18:29:47] <MichiBot> Fri Aug 19 18:22:15 CDT 2016 @SangarWasTaken: Those few lines of console output make me so incredibly happy! https://t.co/rcSRN3EC0G
L2255[18:30:33] <Sangar> and not *quite*
L2256[18:30:51] <gamax92> wtf is that D:
L2257[18:33:26] <Sangar> a c program compiled with sdcc running on an emulated z80 using the circuity bus to output to a component which is in turn writing to the stdout
L2258[18:33:49] <Sangar> +is
L2259[18:34:31] <gamax92> oh a z80 :D
L2260[18:35:13] <Sangar> implementing that was fun. the multibyte opcodes gave me a bit of a headache for a while tho :P
L2261[18:36:10] <Sangar> anyway, sleep time o/
L2262[18:36:43] <Vexatos> Sangar, 1:36
L2263[18:36:46] <Vexatos> uwotm8
L2264[18:36:52] <Vexatos> no time to wake up
L2265[18:37:30] <Sangar> wat
L2266[18:37:44] <Sangar> anyway, gnight .-.
L2267[18:37:47] <Vexatos> Exactly
L2268[18:37:48] <Vexatos> <3
L2269[18:43:57] <Mimiru> oh yay... dist-upgrade hung
L2270[18:46:59] ⇨ Joins: Chaz_Serir (~Chaz@host31-48-204-95.range31-48.btcentralplus.com)
L2271[18:48:35] ⇦ Quits: Vexatos (~Vexatos@p200300556E2AE238D1AA9E3BF0ED0C09.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L2272[18:50:55] ⇨ Joins: Dimensional (~kvirc@40.134.242.242)
L2273[18:52:44] ⇨ Joins: CyanideX (uid17234@id-17234.tooting.irccloud.com)
L2274[18:59:03] ⇦ Quits: Nathan1852 (~Nathan185@hsi-kbw-109-192-133-159.hsi6.kabel-badenwuerttemberg.de) (Read error: Connection reset by peer)
L2275[19:00:10] <Chaz_Serir> Hiyo there o/
L2276[19:00:16] <gamax92> Hello
L2277[19:01:49] <Chaz_Serir> Man I really need to get back into OpenComputers. Been having trouble finding (or making) a modpack with it though, haha
L2278[19:03:11] ⇦ Quits: Inari (~Pinkishu@p5DEC6FA6.dip0.t-ipconnect.de) (Quit: 'Flow, like the river.' (Hanzo))
L2279[19:09:35] <TheCryptek> Hey all!
L2280[19:09:50] <Shawn|4650M> does opencomputer's support projectred's bundled cable?
L2281[19:10:06] <Shawn|4650M> Howdy TheCryptek, it seems there was a miss-communication last night
L2282[19:11:13] <Chaz_Serir> Hiya TheCryptek
L2283[19:12:28] <TheCryptek> Hiya Chaz_Serir
L2284[19:12:40] <Shawn|4650M> TheFox, I was autobanned LOL
L2285[19:13:15] <TheCryptek> He knows
L2286[19:13:17] <TheCryptek> I told him
L2287[19:13:26] <TheCryptek> ~nanomachines
L2288[19:13:33] <TheCryptek> ~w nanomachines
L2289[19:13:33] <ocdoc> http://ocd.cil.li/item:nanomachines
L2290[19:15:26] ⇨ Joins: minot (~minot@pool-100-1-168-123.nwrknj.fios.verizon.net)
L2291[19:15:47] <Shawn|4650M> ah cool
L2292[19:19:14] <Chaz_Serir> Anybody know of any good (preferably lightweight) modpacks that include OpenComputers? I could give making my own a shot but I don't trust myself to make a pack that doesn't crash immediately
L2293[19:32:26] ⇦ Quits: Dimensional (~kvirc@40.134.242.242) (Ping timeout: 186 seconds)
L2294[19:35:14] <TheCryptek> Chaz: I have a small one its OpenComputers [one addon] IC2 [ a few addons ] ComputerCraft
L2295[19:39:41] <Chaz_Serir> Hmm, that might work (though IC2 is a bit tricky for me to get into, haha)
L2296[19:48:15] *** g is now known as gAway2002
L2297[19:50:05] ⇦ Quits: cpup (~cpup@32.218.116.132) (Ping timeout: 198 seconds)
L2298[19:56:22] ⇨ Joins: cpup (~cpup@32.218.114.9)
L2299[19:57:41] <Mimiru> https://pbs.twimg.com/media/CprLnYlWYAA6q1-.jpg this
L2300[20:03:35] ⇨ Joins: CoderPuppy (~cpup@32.218.114.35)
L2301[20:05:22] <Skye> @Mimiru, that is almost like debugging C... ;_;
L2302[20:05:45] ⇦ Quits: cpup (~cpup@32.218.114.9) (Ping timeout: 190 seconds)
L2303[20:05:50] <Mimiru> Ok...
L2304[20:05:58] <Mimiru> so the new dev builds DO extract fr me on Linux
L2305[20:06:16] <Mimiru> on 16.04 build 47 extracts sounds
L2306[20:08:34] <Mimiru> holy shit so sloooow
L2307[20:09:50] <Mimiru> K, it extracted them, but it doesn't play, says it can't play empty sound event
L2308[20:11:14] <Mimiru> which means the path is bad in the json generator
L2309[20:12:44] <Mimiru> ugh fuck everything
L2310[20:26:05] ⇦ Quits: CoderPuppy (~cpup@32.218.114.35) (Ping timeout: 198 seconds)
L2311[20:31:49] ⇨ Joins: cpup (~cpup@32.218.114.73)
L2312[20:33:14] ⇦ Quits: minot (~minot@pool-100-1-168-123.nwrknj.fios.verizon.net) (Quit: Leaving)
L2313[20:42:03] ⇨ Joins: CoderPuppy (~cpup@32.218.114.95)
L2314[20:44:37] ⇦ Quits: cpup (~cpup@32.218.114.73) (Ping timeout: 202 seconds)
L2315[20:51:21] ⇦ Quits: Eleria (~Eleria@p4FE63C05.dip0.t-ipconnect.de) (Ping timeout: 384 seconds)
L2316[20:51:29] ⇨ Joins: Elerianae (~Eleria@p4FE63205.dip0.t-ipconnect.de)
L2317[20:58:18] ⇦ Quits: CoderPuppy (~cpup@32.218.114.95) (Ping timeout: 186 seconds)
L2318[21:04:54] ⇨ Joins: cpup (~cpup@32.218.114.120)
L2319[21:14:10] <Mimiru> Anyone with OSX handy?
L2320[21:14:52] <Mimiru> TheFox, or gamax92?
L2321[21:14:52] <gamax92> Mimiru: I would be but Windows 10 is updating itself
L2322[21:14:56] <Mimiru> Ah
L2323[21:14:57] <Mimiru> k
L2324[21:15:14] <gamax92> also I won't have it over the weekend
L2325[21:15:17] <Mimiru> Possibly have a fix for playback and extracting
L2326[21:15:30] <Mimiru> it works on my linux install
L2327[21:15:37] <gamax92> what was the chaneg?
L2328[21:15:51] <Mimiru> new File("mods"+File.separator+"OpenSecurity"+File.separator+"sounds"+File.separator+"alarms"+File.separator);
L2329[21:16:03] <gamax92> oh.
L2330[21:16:14] <Mimiru> I also was adding the full path to the json generator, which I didn't need
L2331[21:16:19] <Mimiru> dunno why it worked on Windows
L2332[21:16:27] <gamax92> https://pbs.twimg.com/media/CprLnYlWYAA6q1-.jpg
L2333[21:16:37] <Mimiru> Yep, that's why I linked it :p
L2334[21:17:17] <Mimiru> http://hastebin.com/ixuyuhiqud.hs I love this function
L2335[21:17:29] ⇨ Joins: CoderPuppy (~cpup@32.218.114.141)
L2336[21:18:00] <TheFox> is that the little shit thats breaking your sounds?
L2337[21:18:16] <Mimiru> No, it hopefully fixes it :p
L2338[21:18:19] <TheFox> oh
L2339[21:18:35] <TheFox> well thats great!
L2340[21:18:39] <gamax92> Mimiru: I don't think you really need to do the whole File.separator thing but the json stuff is probably the major fix?
L2341[21:18:57] <Mimiru> gamax92, it didn't extract on *nix til I did the File.seperator
L2342[21:18:59] <Mimiru> http://michi.pc-logix.com/OpenSecurity-1.7.10-1.0-0.jar
L2343[21:18:59] <gamax92> either way putting forward slashed would be better though than a backslash
L2344[21:19:04] <gamax92> yeah exactly
L2345[21:19:04] <Mimiru> I tried both
L2346[21:19:06] <gamax92> oh
L2347[21:19:10] <gamax92> well nvm me sorry
L2348[21:19:37] ⇦ Quits: cpup (~cpup@32.218.114.120) (Ping timeout: 202 seconds)
L2349[21:19:45] <Mimiru> Yeah, first thing I tried was /
L2350[21:20:33] <TheFox> Mimiru: is that the new build?
L2351[21:20:48] <Mimiru> Well it's a build I just did locally, which is why it
L2352[21:20:50] <Mimiru> it's -0
L2353[21:21:14] <TheFox> Mimiru: so its the one with the possibly fixed sounds
L2354[21:21:20] <Mimiru> hopefully
L2355[21:21:23] <gamax92> Mimiru: theres a tweak you can do the build.gradle that makes it if there is no jenkins env then it uses git hash to mark the file
L2356[21:21:26] <Mimiru> it works on my linux install
L2357[21:21:34] <Mimiru> That'd be neat
L2358[21:21:36] <TheFox> Mimiru: do you want me to test mac?
L2359[21:21:41] <Mimiru> if you wouldn't mind
L2360[21:21:44] <TheFox> alrighty
L2361[21:23:29] ⇨ Joins: techno156 (~techno156@37.252.240.43)
L2362[21:23:58] <Mimiru> watch your console it should tell you if it can't play
L2363[21:26:45] <TheFox> Mimiru: im sorry.
L2364[21:26:59] <TheFox> you want logs?
L2365[21:27:02] <Mimiru> yes
L2366[21:27:07] <TheFox> alrighty.
L2367[21:27:46] *** alfw is now known as alfw|Off
L2368[21:28:01] <TheFox> can you give me a word search term?
L2369[21:28:15] ⇨ Joins: cpup (~cpup@32.218.114.167)
L2370[21:28:37] <TheFox> Mimiru: is there a keyword i can search for to get you your line you want?
L2371[21:29:45] ⇦ Quits: CoderPuppy (~cpup@32.218.114.141) (Ping timeout: 190 seconds)
L2372[21:29:53] <Mimiru> Not really no, cause sometimes it doesn't add the [Client thread/INFO] [opensecurity]
L2373[21:30:09] <Mimiru> when it tried to play the sound, you should have got something like unable to play empty sound event
L2374[21:30:11] <Mimiru> or something
L2375[21:30:33] <TheFox> ok, let me search ar enough in to it, i did find a error already thoguh
L2376[21:31:20] <TheFox> Error: soundunpack cant detect a valid jar
L2377[21:31:35] <TheFox> he is copy and paste
L2378[21:31:41] <TheFox> [STDOUT/]: [pcl.opensecurity.util.SoundUnpack:load:45]: ERROR: Can't detect valid JAR
L2379[21:33:01] ⇦ Quits: Nentify (uid14943@id-14943.highgate.irccloud.com) (Quit: Connection closed for inactivity)
L2380[21:35:00] <TheFox> Mimiru: is that error worth anything?
L2381[21:35:56] <Mimiru> %p
L2382[21:35:59] <MichiBot> Ping reply from Mimiru 2.43s
L2383[21:36:04] <Mimiru> is Corded down
L2384[21:36:14] <Mimiru> fmfl
L2385[21:36:46] ⇦ Quits: Corded (~Corded@eos.pc-logix.com) ()
L2386[21:36:52] ⇨ Joins: Corded (~Corded@eos.pc-logix.com)
L2387[21:36:52] zsh sets mode: +v on Corded
L2388[21:36:59] <Mimiru> o_O
L2389[21:37:02] <Mimiru> Test
L2390[21:37:05] <Mimiru> Ok...
L2391[21:37:05] <TheFox> your good
L2392[21:37:15] <Mimiru> Yes, it tells me why it can't extract the files
L2393[21:37:15] <Mimiru> because it can't find the jar
L2394[21:37:15] <Mimiru> Try this http://michi.pc-logix.com/OpenSecurity-1.7.10-1.0-0.jar
L2395[21:37:16] <Mimiru> yes, same link
L2396[21:38:54] <TheFox> HOLY SHIT IT EXTRACTED THE ALARMS! lets see fi it works
L2397[21:39:14] <TheFox> what did you change?
L2398[21:39:54] <Mimiru> getClass().getProtectionDomain().getCodeSource().getLocation().getPath() -> new getClass().getProtectionDomain().getCodeSource().getLocation().toURI().getPath()
L2399[21:40:01] <TheFox> SHIT THATS LOUD!. i can tell you it works 100%
L2400[21:40:06] <Mimiru> getURI()
L2401[21:40:17] <Mimiru> err toURI()
L2402[21:40:36] <TheFox> umm, now on an off note. i broke the block and it didnt shutup
L2403[21:40:47] <CompanionCube> that code is very Enterprise Java
L2404[21:41:00] <TheFox> Mimiru: it worked 100%, sounds are now cross platform :D
L2405[21:41:53] ⇦ Quits: mallrat208 (~mallrat20@107-145-136-189.res.bhn.net) (Read error: Connection reset by peer)
L2406[21:42:08] <Mimiru> aaaand bluescreened -_-
L2407[21:42:57] <Mimiru> It wouldn't be much of an alarm if you could break it and stop it would it? :P
L2408[21:43:05] <Mimiru> but no... it happens sometimes
L2409[21:43:12] <Mimiru> #blamemc
L2410[21:43:54] <TheFox> ok. totaly fine, i couldnt stop laughing because of it last night, TheCryptek tried to get it to shut up, then went off the walls because it wouldnt stop playing afte rit broke
L2411[21:44:11] <Chaz_Serir> Ooh,OpenSecurity sounds like a fun addition. I quite enjoyed Immibis' Peripherals, being able to use magcards and RFIDs was pretty neat
L2412[21:44:13] <Chaz_Serir> Ahaha, amazing
L2413[21:45:33] <Mimiru> and back..
L2414[21:45:34] <Mimiru> ugh
L2415[21:46:16] <TheFox> Mimiru: you have a since of securtiy, how can i make two computers decide on 1 key and 1 IV without broadcasting them openly?
L2416[21:46:30] <TheFox> of course this is with the OC datacard
L2417[21:46:35] <Saphire> you can't?
L2418[21:46:51] <Mimiru> Go look up Diffie Hellman
L2419[21:46:54] <Mimiru> Oh.. with the datacard
L2420[21:46:56] <Mimiru> hmm
L2421[21:47:16] <TheFox> adn the wireless modem incase you doubted tha i knew what i was doing ;)
L2422[21:49:07] <TheFox> Mimiru: i thought about doing a hand off, but that would still involve sending the key insecurly
L2423[21:49:18] <Mimiru> IDK if you can do DH with just a datacard
L2424[21:49:19] <Mimiru> I doubt it
L2425[21:49:49] <Mimiru> https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange#Description
L2426[21:51:36] <TheFox> uh, would now be a good time to mention i dont know much about crpytograhy
L2427[21:51:53] <Mimiru> Time to learn
L2428[21:52:05] <TheFox> i hate learning sometimes :)
L2429[21:52:38] <Mimiru> Oh
L2430[21:52:39] <Mimiru> OH!
L2431[21:52:40] <Mimiru> hey
L2432[21:52:50] <Mimiru> ecdh(privateKey:userdata, publicKey:userData):string
L2433[21:52:50] <Mimiru> Generates a Diffie-Hellman shared key using the first user's private key and
L2434[21:52:51] <Mimiru> the second user's public key. An example of a basic key relation:
L2435[21:52:54] <Mimiru> http://ocdoc.cil.li/component:data
L2436[21:53:40] <TheFox> DH is already implemented?
L2437[21:53:48] <TheFox> thats what i get for not looking at the component data
L2438[21:55:23] <TheFox> so Mimiru if my key is 012345789ABCDEF and your key is FEDCBA9876543210 i would have you broadcast your key, then put it in ecdh(mykey,yourkey) then send the key back to you?
L2439[21:56:00] <Mimiru> Sure, give it a shot :P
L2440[21:56:12] <TheFox> so that is how it works?
L2441[21:57:02] <Mimiru> well, you have 2 keys per party, a public key, and a private key
L2442[21:57:08] <Mimiru> the idea is NO ONE sees your private key
L2443[21:58:33] <TheFox> so, how the hell do i make a public key, i thought the public key was somene broadcasted there private key
L2444[21:58:59] <Kimiro> Linked cards. /Threas
L2445[21:59:11] <Mimiru> generateKeyPair([bitLen:number]):table, table
L2446[21:59:18] <Mimiru> Generates a public/private key pair for various cryptiographic functions.
L2447[21:59:18] <Mimiru> Optional second parameter specifies key length, 256 or 384 bits accepted.
L2448[21:59:18] <Mimiru> Key types include “ec-public” and “ec-private”. Keys can be serialized with
L2449[21:59:31] <Mimiru> key.serialize():string Keys also contain the function key.isPublic():boolean
L2450[21:59:35] ⇦ Quits: Chaz_Serir (~Chaz@host31-48-204-95.range31-48.btcentralplus.com) (Quit: Leaving)
L2451[21:59:36] <TheFox> oh, your kidding there was a function to generate keys to
L2452[21:59:44] <Mimiru> ffs read the docs :p
L2453[22:00:02] <TheFox> to be fair when i started this, i didt have the docs at my displosal
L2454[22:00:16] <Mimiru> ocdoc has been around for a loooong time..
L2455[22:00:21] <Mimiru> Use it, it's handy
L2456[22:01:00] <TheFox> it may have been around for a while, but how the hell is it oing to help me when i am out of range of wirless communication. i couldt check
L2457[22:02:20] ⇨ Joins: TheFox_ (webchat@pool-108-4-58-236.rcmdva.fios.verizon.net)
L2458[22:02:23] * TheFox_ beats mozilla to a pulp
L2459[22:02:39] <TheFox_> crash on me now why dont you
L2460[22:03:30] <Corded> * Mimiru sighs
L2461[22:03:34] <Mimiru> I'm so not ready for tomorrow
L2462[22:03:41] <TheFox_> whats tommorow?
L2463[22:03:54] <Mimiru> my moms funeral
L2464[22:04:01] <TheFox_> sorry to hear that
L2465[22:04:15] ⇦ Quits: TheFox (webchat@pool-108-4-58-236.rcmdva.fios.verizon.net) (Killed (NickServ (GHOST command used by TheFox_)))
L2466[22:04:20] *** TheFox_ is now known as TheFox
L2467[22:05:08] <Kimiro> *hugs @Mimiru tightly*
L2468[22:07:12] <Corded> * Mimiru hugs @Kimiro
L2469[22:08:00] <Kimiro> I know I act like a pervy jackass a lot of the time... But I'm here if you need someone to listen. >.<
L2470[22:08:16] ⇦ Quits: Turtle (~SentientT@82-171-92-73.ip.telfort.nl) (Quit: Nettalk6 - www.ntalk.de)
L2471[22:08:38] <Mimiru> Thank you
L2472[22:12:13] <TheFox> %oclogs
L2473[22:12:15] <MichiBot> TheFox: https://oclogs.pc-logix.com/
L2474[22:13:50] <Mimiru> K, run a new stable OS build
L2475[22:13:53] <Mimiru> ran*
L2476[22:24:06] <TheFox> How did you say generateKeys worked?
L2477[22:29:41] ⇦ Quits: Lathanael (~Lathanael@p54961D8F.dip0.t-ipconnect.de) (Ping timeout: 198 seconds)
L2478[22:37:05] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Read error: Connection reset by peer)
L2479[22:38:05] ⇦ Quits: Tiktalik (~tiktalik@2607:fcd0:daaa:1400:f::4) (Ping timeout: 198 seconds)
L2480[22:38:35] ⇨ Joins: Lathanael|Away (~Lathanael@p5496159A.dip0.t-ipconnect.de)
L2481[22:39:13] ⇨ Joins: Tiktalik (~tiktalik@2607:fcd0:daaa:1400:f::4)
L2482[22:45:45] <TheFox> %tell payonel when you sign on i have a question for you regarding datacards.
L2483[22:45:47] <MichiBot> TheFox: payonel will be notified of this message when next seen.
L2484[22:50:32] <TheFox> TheCryptek: tommorow once i figure out this data card we can start on the other project, the more fun one
L2485[22:52:37] <Shawn|4650M> TheFox, he closed his server :(
L2486[22:52:43] ⇦ Quits: jackmcbarn (jackmcbarn@gateway.insomnia247.nl) (Ping timeout: 192 seconds)
L2487[22:52:48] <Shawn|4650M> so much for learning oc
L2488[22:52:49] ⇨ Joins: jackmcbarn (jackmcbarn@gateway.insomnia247.nl)
L2489[22:53:33] <Shawn|4650M> feels like a waste of time, if he cancels like that
L2490[22:53:51] <TheFox> TheCryptek: whats going on?
L2491[22:53:58] <TheFox> Shawn hold off for a bit
L2492[22:55:14] <Shawn|4650M> okay, just stressing
L2493[23:07:25] <TheFox> Shawn check PM, i have a question for you
L2494[23:08:34] <TheFox> Shawn|4650M: you go afk
L2495[23:08:35] <TheFox> ?
L2496[23:09:57] *** Keridos|away is now known as Keridos
L2497[23:10:04] ⇨ Joins: VikeStep (~VikeStep@101.184.243.180)
L2498[23:12:35] * TheFox goes AFK
L2499[23:14:44] <Izaya> I'm losing my shit
L2500[23:14:50] <Izaya> Can't even trust my memory today
L2501[23:15:21] * Kimiro remembers Izaya promising to teach Kimiro how to dance today.
L2502[23:15:31] <Izaya> I can safely say
L2503[23:15:34] <Izaya> that I did not say that
L2504[23:21:03] <TheCryptek> Where can I get open streets from?
L2505[23:24:51] <Shawn|4650M> back sorry
L2506[23:27:50] <gamax92> Kimiro: do you like jalapeno?
L2507[23:28:09] <Kimiro> gama92: ... Yes?
L2508[23:28:33] <gamax92> okay
L2509[23:29:00] <gamax92> compiling statisics of random people and seeing if they like jalapeno
L2510[23:29:19] <Kimiro> Ah. I thought you were making a pun.
L2511[23:29:34] <Kimiro> Gonna get jalapeño business. X3
L2512[23:29:59] <gamax92> hehe
L2513[23:32:48] <gamax92> So far I've gotten one sample and thus can say with high confidence and accuracy that 100% of people like jalapeño
L2514[23:33:23] <gamax92> (The other people I asked are apparently asleep >.>)
L2515[23:33:32] * Kimiro is 100% of people now.
L2516[23:33:52] * Kimiro can assure you that 100% of people want to hug gamax92.
L2517[23:34:35] * gamax92 can assure you that another 100% of people want to hug Kimiro.
L2518[23:34:51] * Kimiro hugs gama92 tight
L2519[23:35:58] * gamax92 hugs Kimiro gently
L2520[23:37:32] * Izaya impales both on Terry Pratchett's sword
L2521[23:37:44] <Temia> Izaya, bad!
L2522[23:37:46] <Temia> No biscuit!
L2523[23:37:55] * Temia baps with a rolled-up newspaper
L2524[23:38:00] <Izaya> I have my own box of biscuits :3
L2525[23:38:47] * Temia confiscates.
L2526[23:43:44] * Izaya grabs another one from hammerspace
L2527[23:44:39] * Temia confiscates that too.
L2528[23:45:55] <gamax92> Temia: do you like jalapeño
L2529[23:46:02] * Kimiro snuggles up with gamax92 and falls asleep. =-=
L2530[23:46:12] ⇦ Quits: Kimiro (~MobileDra@24.114.38.121) (Quit: Connection lost: Psionic link severed.)
L2531[23:46:18] * Izaya grabs yet another one from hammerspace
L2532[23:46:25] * gamax92 confiscates that one
L2533[23:46:46] * Izaya grumbles and starts pulling single biscuits from hammerspace as he wants them
L2534[23:55:33] *** medsouz is now known as medsouz|offline
<<Prev Next>> Scroll to Top