<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:04:30] <gamax92> there'll be more unicode tests tomorrow
L2[00:05:59] <Mimiru> yeah.. fuck this I'm not getting anywhere tonight
L3[00:06:11] <Mimiru> and it seems I get a surprise 3day weekend..
L4[00:06:32] ⇦ Quits: AshIndigo (uid202308@id-202308.charlton.irccloud.com) (Quit: Connection closed for inactivity)
L5[00:08:17] <neptunepink> https://github.com/MightyPirates/OpenComputers/issues/2408
L6[00:16:07] ⇦ Quits: Xal (~xal@s0106f0f2490b0073.vw.shawcable.net) (Quit: Quitting)
L7[00:17:18] * gamax92 wonders how '=craft' as in 'return a variable' is supposed to be affected by a file ...
L8[00:18:44] ⇨ Joins: MalkContent_ (~MalkConte@p5B02DFBD.dip0.t-ipconnect.de)
L9[00:18:45] <gamax92> oh, is that because of the auto require
L10[00:20:04] <neptunepink> yeah
L11[00:20:16] ⇨ Joins: Crazylemon (~Crazylemo@207.62.170.210)
L12[00:20:56] ⇦ Quits: MalkContent (~MalkConte@91.2.208.174) (Ping timeout: 180 seconds)
L13[00:20:57] <neptunepink> atm I'm thinking it's some kinda stars-align crash thing
L14[00:21:13] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Quit: Always save before encountering a shiny.)
L15[00:24:38] <gamax92> A thing I notice is it says "init" before it crashes
L16[00:25:12] <gamax92> oh right, that's a part of your script
L17[00:26:25] <neptunepink> You're able to reproduce it?
L18[00:26:35] <gamax92> btw, why are you not using locals
L19[00:27:01] <neptunepink> Because I hate you.
L20[00:27:32] <neptunepink> Also because I like things to stick around after running rehash.
L21[00:28:00] <neptunepink> Probably the lack of locals is involved in the crash. Somehow.
L22[00:28:27] <neptunepink> uh, rehash being package.loaded.thing = nil.
L23[00:28:45] <neptunepink> I should make it so that it nil's every package that's in /home.
L24[00:29:28] <gamax92> I'm guessing it's because you're redefining assert
L25[00:29:46] <neptunepink> I'm not sure about that. Is assert vanilla lua?
L26[00:29:50] <gamax92> yes
L27[00:29:51] <neptunepink> Oh, so it is.
L28[00:29:58] <neptunepink> Okay well I wouldn't have defined it if I'd known that.
L29[00:29:58] <gamax92> and it's that, made it a local, it stopped crashing
L30[00:30:24] <neptunepink> Okay let's try that in like a IRL lua shell...
L31[00:30:32] <neptunepink> Hmm, 5.2.4.
L32[00:31:01] <neptunepink> Uh. Okay this isn't really similar enough to OC.
L33[00:31:42] <cat2002> I really need to use locals more in my programs.
L34[00:32:07] <neptunepink> Also I wrote that script before I knew what local did.
L35[00:32:19] <neptunepink> It's kind of terrible language design TBH. Shouldn't local, y'know, be the default?
L36[00:32:32] <cat2002> yeah probably
L37[00:33:00] <cat2002> so instead of typing local for a local variable you would type global when you want a global variable?
L38[00:33:00] <gamax92> yeah well, it's not
L39[00:33:07] <neptunepink> Yeah.
L40[00:33:31] <neptunepink> Oh also is the local in "local function blahtable.blahname()" not necessary?
L41[00:34:09] <fingercomp> `local function tbl.value` is a syntax error
L42[00:34:24] <gamax92> a lot of other languages work in the idea that things are global by default
L43[00:34:37] <neptunepink> Oh, okay.
L44[00:34:56] <neptunepink> It's way quicker to type the question in IRC than to type it into OC :P
L45[00:42:56] <gamax92> burnt my tongue on pizza
L46[00:42:56] <BloodyRain2k> but OC responds faster
L47[00:43:33] <BloodyRain2k> %inv add gamax's burnt tongue
L48[00:43:37] * MichiBot summons 'gamax's burnt tongue' and adds to her inventory. This seems rather fragile...
L49[00:43:59] <neptunepink> Concurrency ;)
L50[00:44:04] <asie> %inv add factorization 0.10
L51[00:44:05] <neptunepink> I've cleaned up the globals.
L52[00:44:06] <MichiBot> asie: I cannot execute this command right now. Wait 1 second.
L53[00:44:13] <asie> %inv add factorization 0.10
L54[00:44:13] * MichiBot summons 'factorization 0.10' and adds to her inventory. I could get some good swings in with this.
L55[00:44:29] <neptunepink> Careful asie. Do not awaken... MY FLAMES OF WRATH
L56[00:44:39] <gamax92> ~markov BloodyRain2k
L57[00:44:40] <ocdoc> are the dragon and air is noisy then ideOne breaks from them, programmable is annoying, all robots lava burns in each device?
L58[00:45:38] <neptunepink> Somehow the robot's gotten into an equillibrium with the various identical flavors of cabling. I think picking it up does some secret server-side NBT shenanigans or something.
L59[00:46:49] <gamax92> ~markov neptunepink
L60[00:46:49] <ocdoc> Please wait ...
L61[00:46:53] <ocdoc> Or are we saying "computercraft" like things to nil in package but I don't know how much grog I've gone through
L62[00:47:05] <neptunepink> ocdoc: Clearly it hasn't been enough grog.
L63[00:47:18] <BloodyRain2k> it's never enough
L64[00:47:39] <neptunepink> I did detect the presence of grog bees. I'm not sure they'd be easier even if I owned them.
L65[00:47:41] <ocdoc> grog underrun.
L66[00:50:07] <BloodyRain2k> groggerrun?
L67[00:50:37] ⇦ Quits: MalkContent_ (~MalkConte@p5B02DFBD.dip0.t-ipconnect.de) (Quit: Leaving)
L68[00:51:23] <neptunepink> Oh and of course lua doesn't have continue but THAT'S OKAY you can just use goto
L69[00:53:37] <gamax92> payonel: <_<
L70[00:53:50] <payonel> hehe :) my github comment ?
L71[00:54:36] <payonel> neptunepink: are you purpleposeidon ?
L72[00:54:43] <neptunepink> m-maybe
L73[00:54:47] <payonel> :)
L74[00:54:49] <neptunepink> pls dont tell any1
L75[00:55:01] <payonel> :) coo
L76[00:58:02] <Izaya> payonel: is there a good way to get the full path of the current running program on OpenOS?
L77[00:58:05] <asie> payonel: at night, he becomes a punk
L78[00:58:34] <payonel> Izaya: generally, os.getenv("_") will have it
L79[00:58:47] <Izaya> Excellent.
L80[00:58:49] <payonel> asie: hehe
L81[00:59:12] <Izaya> I have a module for MultICE that acts like loadlin - it loads MultICE from OpenOS by copying it to /tmp and rebooting
L82[00:59:19] <neptunepink> This little guy might need a drill.
L83[00:59:28] <neptunepink> He breaks the transposer an awful lot.
L84[01:00:17] <payonel> Izaya: but it is possible for user code to create a process directly, instead of by executing a script. processes creating via the api are custom named ("" is default)
L85[01:00:44] <neptunepink> Ooh! Also maybe he can break things when it's out of power?
L86[01:01:06] <Izaya> payonel: I just need to know where it's running from so I can copy it
L87[01:01:10] <payonel> Izaya: also, sorry for grammar typos
L88[01:01:46] <payonel> Izaya: yeah, "_" is your best and, honestly, only option
L89[01:01:47] <Izaya> https://github.com/XeonSquared/multice/blob/dev/modules/base/loadlin.lua
L90[01:03:41] <neptunepink> Ah! So much infos!
L91[01:05:13] <neptunepink> It probably shouldn't crash the interpreter tho :P
L92[01:05:40] <neptunepink> If that is indeed what is going on
L93[01:05:57] <neptunepink> Oh no! Little robot ran outta power!
L94[01:06:57] ⇦ Quits: asie (~asie@2a01:7e01::f03c:91ff:fee7:dae) (Quit: WeeChat 1.7.1)
L95[01:11:07] ⇨ Joins: Vexatos (~Vexatos@p200300556E58090548D3AB2B83536116.dip0.t-ipconnect.de)
L96[01:11:07] zsh sets mode: +v on Vexatos
L97[01:25:03] ⇦ Quits: techno156 (~techno156@137.154.136.211) (Quit: Leaving)
L98[01:36:27] ⇨ Joins: meep2 (Mibbit@p5B3C9084.dip0.t-ipconnect.de)
L99[01:36:35] ⇦ Quits: meep2 (Mibbit@p5B3C9084.dip0.t-ipconnect.de) (Client Quit)
L100[01:42:56] <Kodos> Anyone use Mekanism v9.3 yet
L101[02:04:02] <BloodyRain2k> does anyone know how to configure a forestry backpack to accept food?
L102[02:06:04] <neptunepink> Okay, next question: why is the computer off? It has plenty of power, was just sitting at the shell prompt, and I've just come back from a trip...
L103[02:11:35] <Skye> neptunepink, it's cursed /s
L104[02:11:49] <neptunepink> By the ghost of Dan200? :O
L105[02:11:59] <Skye> and Sangar
L106[02:12:13] <Skye> when you leave the chunk they fight and the computer switches off
L107[02:15:54] <Skye> in more serious thoughts, was it the computer or the monitor? Is this Lua or LuaJ
L108[02:18:36] <neptunepink> Well, the analyzer said the connected components were 8/0. And the monitor was still displaing stuff.
L109[02:18:58] <neptunepink> And it's totally native Lua? Like sometimes things stay on.
L110[02:19:16] <neptunepink> And the adjacent robot didn't die.
L111[02:19:48] <Vexatos> anything in the server log? >_>
L112[02:19:56] <Vexatos> Any analyzer error message? >_>
L113[02:20:10] <neptunepink> No error messages. I just so happen to not have access to the server log Vexatos :P
L114[02:20:19] <Vexatos> You do
L115[02:20:21] <Vexatos> it's called asking
L116[02:21:01] <Vexatos> I don't think anything in OC that could cause a computer to crash would both not create an error message and not print to log
L117[02:21:28] <Vexatos> neptunepink, are you sure it's just just the screen that froze? If you break and replace it, does it make sounds
L118[02:21:47] <Vexatos> Or is the computer actually shut down
L119[02:21:57] <neptunepink> I can try that next time.
L120[02:22:08] <Vexatos> (check the button in the case GUI)
L121[02:22:27] <neptunepink> Yes it was shut down.
L122[02:24:29] <neptunepink> Well it's a small detail I could be misremembering.
L123[02:25:06] <Vexatos> not quite that small >_>
L124[02:25:23] <Vexatos> Screens keep their contents displayed until they run out of power or are reset by a GPU
L125[02:25:35] <Vexatos> So them still displaying stuff doesn't mean much
L126[02:25:56] <neptunepink> The state of a button I glance at for half a second is a small detail :P
L127[02:30:01] <Izaya> payonel: thanks, my load-from-OpenOS module works much better now
L128[02:30:14] <payonel> woo
L129[02:31:04] <Izaya> the kernel now detects if it's running from OpenOS, and if it is, copies itself to /tmp, sets the boot address and reboots
L130[02:34:03] ⇨ Joins: Dimensional (~kvirc@40.134.242.242)
L131[02:34:29] ⇦ Quits: cat2002 (~cat2002@ip70-191-119-20.cl.ri.cox.net) (Quit: Leaving)
L132[02:45:32] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:6949:d607:880c:55d7) (Read error: Connection reset by peer)
L133[02:46:18] <neptunepink> Hmm, maybe the robot did break as well...
L134[02:46:47] <neptunepink> It looks like it's running in every way AFAICT...
L135[02:47:35] <neptunepink> But it isn't responding to ^C or ctrl-alt-C.
L136[02:47:52] <neptunepink> And it usually does :D
L137[02:47:55] <Vexatos> but why would that happen >_>
L138[02:48:07] <Vexatos> it can't really without an error message, anyhow
L139[02:48:17] <Vexatos> or a log messagd
L140[02:48:19] <Vexatos> message*
L141[02:48:32] <neptunepink> Wait the button keeps saying "Turn Off" regardless of how much I give it a mashing.
L142[03:06:44] <BloodyRain2k> 602 lines of harvestcraft food for the adventurer's backpack just because fucking forestry has no wildcards, pfff
L143[03:14:50] *** neptunepink is now known as neptunepunk
L144[03:15:27] <neptunepunk> thank you for not banning me already.
L145[03:15:48] <BloodyRain2k> because you changed a letter in your nick?
L146[03:18:34] <Izaya> mildly amusingly your name changed to pink there
L147[03:18:49] ⇦ Quits: neptunepunk (~root@2601:640:c300:1620:398b:40e2:91b0:5100) (Ping timeout: 201 seconds)
L148[04:19:57] <BloodyRain2k> yay, I got creatix to make a 5x5 frame for a 3x3 tunnel :D
L149[04:20:18] <BloodyRain2k> atleast the frame works, now I gotta put her into a full wall and see if the rest works too
L150[04:23:12] <BloodyRain2k> yay, tunnelbore 2.0 achieved!
L151[04:23:45] *** cbcercas is now known as cbcercas|AFK
L152[04:27:11] ⇨ Joins: Inari (~Pinkishu@p4FC1E5CD.dip0.t-ipconnect.de)
L153[04:36:14] <Inari> https://www.youtube.com/watch?v=hvOTiQKkQMo the heck
L154[04:36:15] <MichiBot> Extra dangerous electrocute-o-daptor with lamp test feature. | length: 1m 55s | Likes: 3,226 Dislikes: 25 Views: 192,034 | by bigclivedotcom | Published On 9/11/2015
L155[04:38:15] <BloodyRain2k> am I right to assume that a robot without an inventory controller can't even tell what's in it's inventory slots?
L156[04:39:34] <Inari> BloodyRain2k: Hmm afaik it can compare two slots or so? But not read the content directly?
L157[04:39:35] <Inari> Not sure
L158[04:40:15] <BloodyRain2k> pretty useless if it can't tell whenever or not it's holding cobble or netherrack
L159[04:51:36] <Inari> It can
L160[04:51:42] <Inari> you designate a slot to it :p
L161[05:05:07] <BloodyRain2k> I fucking hate luas parser, a variable that is declared after a function but set before the function is ever called still nils out in said function
L162[05:06:26] <Inari> Well if its a local var the function probably doesn't know about it yet and tries to read the global var of the same name :P
L163[05:06:34] <Inari> Pretty normal really
L164[05:08:00] <Inari> C++ has the same thing
L165[05:08:18] <Inari> int a = 3; void b() { cout << a; } b(); will work
L166[05:08:25] <Inari> void b() { cout << a; } int a = 3; b(); will not
L167[05:09:04] <BloodyRain2k> that's why I prefer C#, no such shitty shenanigans where you have to balance the arranging of functions and vars
L168[05:10:07] ⇨ Joins: Turtle (~SentientT@ip5657cbb2.direct-adsl.nl)
L169[05:10:30] <Inari> It think it has that too, just that usually you don't see it since everything is calsses
L170[05:10:38] <BloodyRain2k> atleast creatix is now happily tunneling around and can find the next stack of the material it's told to use
L171[05:10:57] <BloodyRain2k> nope it has not
L172[05:11:34] <BloodyRain2k> or atleast am I pretty sure because I arrange my "global" vars and functions the same way as I tried to in lua and C# never whined about the order as long as I didn't ACCESS them before the were unnull'd
L173[05:12:05] <Inari> If its global it should work though?
L174[05:12:36] <BloodyRain2k> global as in same scope as the function, as in the int a = 3 example
L175[05:13:08] <BloodyRain2k> 2nd line would work fine in C# as it's not called before a is set to something
L176[05:14:01] <Inari> Well, classes, as said. the method of a calss sees all member fields of that class, no matter where in the calss definition you declare them
L177[05:14:26] <BloodyRain2k> I think with an iridium drill is creatix just as fast at tunneling as RC's bore, with the difference that it also creates the walls for the tunnel instead of just carving it
L178[05:16:34] <Inari> The example in C# can be shown with
L179[05:17:02] <Inari> public static void Main(string[] args) { Action b = delegate() { System.Console.WriteLine(a); }; int a = 3; b(); }
L180[05:17:09] <Inari> which won't run, unless you put int a = 3; infront of Action b = ...
L181[05:40:50] <Syrren> (defun main (&rest args) (let* ((b (lambda () (princ a))) (a 3)) (declare (integer a)) (funcall b)))
L182[05:41:18] <Syrren> https://hastebin.com/ahakevasas.lisp
L183[05:45:10] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-149-172-252-166.hsi13.kabel-badenwuerttemberg.de)
L184[05:48:36] <Inari> AmandaC: So I hear the pocket chip has a terrible keyboard?
L185[05:56:40] <Inari> Syrren: So even lisp has that? :P
L186[05:57:17] <Syrren> Inari: Yes, although it also has a dozen ways around the problem :P
L187[05:59:32] <Syrren> Inari: for example, https://hastebin.com/hequbuwitu.lisp
L188[05:59:54] <Inari> lisp is weird
L189[06:00:02] <Izaya> lisp is nice
L190[06:00:09] <Izaya> I like lisp almost as much as forth
L191[06:00:11] <Syrren> tl;dr: (declare (special FOO)) declares FOO to be global variable... locally
L192[06:00:21] <Syrren> yes, that is as trippy as it sounds
L193[06:00:49] <Syrren> well, to be exact, it declares that FOO has dynamic binding rather than lexical.
L194[06:01:48] <Syrren> Izaya: do you also like factorio? if so, you might be interested in a crazy project of mine.
L195[06:01:56] <Izaya> ohboy
L196[06:02:37] <Inari> lisp in factorio? :PP
L197[06:02:54] <Syrren> the story starts with this guy who made a CPU in Factorio
L198[06:03:23] <Inari> https://github.com/justarandomgeek/factorio-computer ?
L199[06:03:34] <Syrren> a lot of fun discussions later, I ended up embarking on a project to make a compiler from a HDL-like language to Factorio circuits
L200[06:03:37] <Syrren> yeah, that's the one
L201[06:04:22] <Syrren> of course I chose Common Lisp to write that compiler in
L202[06:04:35] <Inari> I wish there was some game in which computers run actaul machinecode, with simulated circuits adn whatnot :P
L203[06:04:53] <Syrren> so far I have a half-baked implementation of Lua (to read blueprint strings, and game files maybe)
L204[06:04:54] <Izaya> Inari: I have a mod for Minetest with machines you have to program in machine code
L205[06:04:58] <Izaya> or use a compiler but whatever
L206[06:05:24] <Syrren> Inari: that factorio computer is running it's own machine code
L207[06:05:57] <Inari> Syrren: Yeah but its slow and you can't really have a lot of them around :P
L208[06:05:59] <Syrren> makes for an interesting compsci problem, because the fundamental unit of data isn't a bit, or a word... it's a fixed-size array of signed 32-bit words.
L209[06:06:20] <Syrren> Inari: the dev's end-goal is to make the computer play the game
L210[06:06:28] <Inari> Izaya: Well how does that work? Are there circuits?
L211[06:06:37] <Izaya> there are not circuits
L212[06:06:45] <Izaya> well, unless you build them
L213[06:06:48] <Inari> Syrren: Yeah, but still, it's not a game with lots of those stuf around an the like
L214[06:06:51] <Syrren> yeah.
L215[06:06:54] <Izaya> basically it uses data bus wires to communicate with peripherals
L216[06:07:07] <Izaya> of which there are currently like one
L217[06:07:16] <Izaya> which is a nixie tube
L218[06:07:18] <Inari> Something like 0x10c, but with simulated circuits and machinecode running cpus
L219[06:07:22] <Syrren> well, my project's end-goal is to get that same factorio computer and whatever peripherals optimized and packed into the smallest possible blueprint
L220[06:07:58] <Syrren> bonus: making said peripherals (network cards, etc.) should get a lot easier with a HDL-like language :)
L221[06:13:03] <Inari> http://tinyurl.com/ydblac7l
L222[06:13:27] <Syrren> and for those of us not versed in Japanese?
L223[06:19:13] ⇨ Joins: AshIndigo (uid202308@id-202308.charlton.irccloud.com)
L224[06:22:53] <Inari> "baka" :P Or at least tis supposed to say that
L225[06:23:24] <Syrren> ah, gotcha.
L226[06:28:55] <Inari> AmandaC: Well pico8 is slightly interesting but with no direction or anything I'm not creative enough to use it for much. And when wanting to be serious about something there are better engines too
L227[06:28:56] ⇦ Quits: Dimensional (~kvirc@40.134.242.242) (Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/)
L228[06:30:51] <Inari> huh
L229[06:30:53] <Inari> Metin 2 still exists
L230[07:16:47] <Forecaster> %give MichiBot Metin 2
L231[07:16:48] * MichiBot accepts the Metin 2 and adds it to her inventory
L232[07:31:41] <Inari> It's so hot
L233[07:31:42] <Inari> :<
L234[07:36:23] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-149-172-252-166.hsi13.kabel-badenwuerttemberg.de) (Ping timeout: 186 seconds)
L235[07:42:59] <Forecaster> it's your own fault for being somewhere hot of course
L236[07:43:17] <Forecaster> and not at all due to enviromental factors outside your control
L237[07:44:20] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L238[07:45:22] ⇨ Joins: DevonX| (~DevonX@128.77.91.12)
L239[07:51:19] ⇨ Joins: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com)
L240[08:06:43] <BloodyRain2k> hmmm
L241[08:07:00] <BloodyRain2k> using MFR for treefarms is dangerous, if you care about your nearby forest NOT looking shit
L242[08:07:25] <Syrren> isn't MFR range-limited?
L243[08:07:46] <BloodyRain2k> http://imgur.com/a/uRHZM the MFR harvester is at the small tree pack at the cursor, and yes it is, radius should be 6 : /
L244[08:07:59] <Syrren> dafuq...
L245[08:08:03] <BloodyRain2k> but given this mass deforestation I'd say it IS 6...km
L246[08:08:30] <BloodyRain2k> I've already been wondering how that fucker kept going and producing assloads of sludge without getting a single tree cut, now I know how xD
L247[08:08:30] <Syrren> looks like it's acting in a 90deg cone towards you
L248[08:08:56] <BloodyRain2k> I think the recursion got stuck and is looping through the leaves of the forest now
L249[08:09:15] <BloodyRain2k> glad that this is my test world, this would've been so bad in a normal one
L250[08:09:46] <BloodyRain2k> probably didn't help that I started the tree farm with jungle saplings in a max. density packed 25x25 area :x
L251[08:10:03] <BloodyRain2k> first tree that grew was atleast 40 blocks tall xD
L252[08:10:22] <Syrren> :p
L253[08:10:33] <BloodyRain2k> ah I was right, I found the green goo in action :D
L254[08:11:16] ⇨ Joins: SquidDev (~SquidDev@host81-147-134-134.range81-147.btcentralplus.com)
L255[08:16:32] <BloodyRain2k> this thing will continue forever... it's already several chunks from the origin
L256[08:16:48] <BloodyRain2k> the whole landscape will be barren before this thing stops :<
L257[08:16:51] <Syrren> D:
L258[08:17:37] <BloodyRain2k> radius +5, effective range of destruction: 180m
L259[08:18:03] <Syrren> otoh, not sure if funniest WOMD or what
L260[08:18:09] <Syrren> it's a weapon of mass leaf destruction
L261[08:18:45] <BloodyRain2k> that thing is worse than the bacteria mod
L262[08:18:52] <BloodyRain2k> the latter has a kill switch atleast
L263[08:19:07] <BloodyRain2k> well, this does technically too, broke the machine now and that stopped it, I think
L264[08:19:32] <Syrren> 5 minutes later a singularity appears where the machine was, sucking in all the leaves in all generated chunks
L265[08:19:35] <BloodyRain2k> moral of the story, if you make a MFR treefarm and the leaves are touching the nearby roofed forest you're fucked
L266[08:20:37] <BloodyRain2k> an IC2 windgen on a water tower looks pretty nice
L267[08:20:43] <BloodyRain2k> kinda like a weird windmill
L268[08:21:13] <BloodyRain2k> http://imgur.com/IWjkmWe
L269[08:21:34] <Syrren> heh
L270[08:22:32] <BloodyRain2k> this forest is sooo fucked now http://imgur.com/UfqNY1x looks like some kind of bio weapon test site
L271[08:22:39] <BloodyRain2k> a selective one
L272[08:25:02] * AshIndigo burns down the rest of the forest
L273[08:33:46] <AmandaC> Inari: indeed, the keyboard was where they decided to compromise for price with the pocket-chip.
L274[08:34:39] <AmandaC> but believe it or not it's not the worst keyboard I've used.
L275[08:35:13] <Inari> Ah :p
L276[08:36:57] <AmandaC> Also, if you peel off the clear wrap ontop of the keyboard, you've just ruined it. :P
L277[08:37:24] <AmandaC> It's what's holding it together
L278[08:38:09] <AmandaC> ( holding the keyboard together, that is )
L279[08:38:22] <Inari> o.o
L280[08:38:32] <Inari> Sounds weird :P
L281[08:38:47] <AmandaC> It holds the clickybuttonpads to the circits.
L282[08:39:02] <Forecaster> %give MichiBot circits
L283[08:39:03] * MichiBot accepts the circits and adds it to her inventory
L284[08:39:18] <AmandaC> %give MichiBot the answer to life, the universe, and everything.
L285[08:39:19] * MichiBot accepts the the answer to life, the universe, and everything. and adds it to her inventory
L286[08:39:31] <Inari> AmandaC: Yeah butl ike
L287[08:39:33] <Inari> Sounds quite fragile
L288[08:39:34] <Inari> :p
L289[08:39:47] <AmandaC> Inari: it's pretty durable, as long as you don't try and peel it off. :P
L290[08:40:04] <AmandaC> I've not had any issues where it's started peeling off on it's oen in the 3 days I've had it, at least
L291[08:40:37] <Inari> Dunno
L292[08:40:45] <Inari> per experience plastic stuff on such tends to peel itself off after a while
L293[08:41:03] <AmandaC> Time will tell. :P
L294[08:41:29] * AmandaC wants to mod her pocket-chip to add a speaker
L295[08:41:46] <AmandaC> It's apparently just like, 2 solder connections if you have the parts.
L296[08:43:55] * AmandaC also wants one of those nice rubber keyboard things, but they're out of stock. :(
L297[08:44:49] <Forecaster> Rubber Keyboard Thingsâ„¢ now in a store near you
L298[08:44:56] <Forecaster> (except when out of stock)
L299[08:51:08] <DeeJayh> See?
L300[08:51:10] <DeeJayh> that right there
L301[08:51:16] <DeeJayh> that's why you're the advertising man
L302[08:51:18] <DeeJayh> Gold
L303[08:51:35] <DeeJayh> Forecaster
L304[08:51:45] <Forecaster> :P
L305[08:57:04] <Inari> https://www.youtube.com/watch?v=EpiAqpkhFhg
L306[08:57:05] <MichiBot> Random Far Cry 3 Bullshittery | length: 16m 25s | Likes: 88,189 Dislikes: 1,501 Views: 2,715,648 | by SovietWomble | Published On 13/3/2017
L307[09:04:11] <Mimiru> Does anyone here know much about the switch from DataWatchers to EntityDataManager?
L308[09:04:31] <Mimiru> I can't figure them out, I'm finding shit for information, and it's the last thing stopping me from getting the turret to work
L309[09:06:19] <Inari> T hats MC's way to have one entity get data of another?
L310[09:08:17] <Mimiru> It's used in projectiles and stuff to transfer data to the entity, yeah (it's used in other entity stuff too but this is the only use that matters to me :P)
L311[09:17:07] ⇨ Joins: cat2002 (~cat2002@ip70-191-119-20.cl.ri.cox.net)
L312[09:17:11] <cat2002> hello
L313[09:17:52] <Inari> Yalo
L314[09:18:09] <cat2002> How is everyone?
L315[09:18:20] <Inari> Melting
L316[09:18:36] <Inari> https://i.redd.it/w1jggfzn340z.png cute
L317[09:19:26] <Izaya> freezing
L318[09:25:56] *** cbcercas|AFK is now known as cbcercas
L319[09:29:28] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Quit: Always save before encountering a shiny.)
L320[09:35:31] * Skye melts Inari
L321[09:39:18] * Forecaster inari's skye
L322[09:39:55] ⇦ Quits: SquidDev (~SquidDev@host81-147-134-134.range81-147.btcentralplus.com) (Ping timeout: 201 seconds)
L323[09:46:09] <Inari> Pico8 seems more performant than OC graphics wise :<
L324[09:46:24] * Inari forecasts Skye
L325[09:57:36] ⇨ Joins: Dimensional (~kvirc@40.134.242.242)
L326[09:59:40] <AshIndigo> %inv add a nondescript object
L327[09:59:41] * MichiBot summons 'a nondescript object' and adds to her inventory. This seems rather fragile...
L328[10:09:03] <Inari> %inv add a prescribed object
L329[10:09:05] * MichiBot summons 'a prescribed object' and adds to her inventory. I could get some good swings in with this.
L330[10:10:54] <gamax92> Inari: well pico8 isn't hindered by a 20 tick rate
L331[10:11:04] <Inari> :<
L332[10:11:21] <Inari> Screw MC
L333[10:11:22] <Inari> \o/
L334[10:13:13] * AshIndigo makes NC
L335[10:13:55] ⇨ Joins: SquidDev (~SquidDev@host81-147-134-134.range81-147.btcentralplus.com)
L336[10:14:19] <gamax92> make a high tickrate mod for MC that allows mods to say "I'm dynamic rate supportive" and then they get the full ticks instead of say 1 every 3 ticks
L337[10:16:34] <Inari> Heh :P
L338[10:17:06] <Inari> Or you could just code MC on pico8
L339[10:17:58] <Inari> People stick so much effort into pico8 stuff thats ultimately pointless
L340[10:21:09] <cat2002> I hate the slow tickrate in minecraft.
L341[10:21:49] <cat2002> Now I'm going to continue to be inconsistent with whether I use IRC or discord.
L342[10:29:19] <gamax92> AmandaC: there are various projects out there for 3d printing cases, keyboard buttons, and even a dpad for the pocket chip
L343[10:37:52] <AmandaC> gamax92: I'm sure. :3
L344[10:43:41] * Mimiru pokes at this entity code
L345[10:45:59] ⇨ Joins: Cervator (~Thunderbi@2601:4c1:4000:1050:bd7d:2cfe:1353:9051)
L346[10:46:39] *** cbcercas is now known as cbcercas|AFK
L347[11:06:19] ⇨ Joins: neptunepunk (~root@2601:640:c300:1620:398b:40e2:91b0:5100)
L348[11:09:36] * Inari pokes Mimiru's code
L349[11:14:27] <Mimiru> I'm about to just steal the Arrow code
L350[11:19:37] <Inari> xD
L351[11:22:06] <cat2002> I keep accidently putting 'do' when I need to put 'then'
L352[11:22:27] <Forecaster> well do, you've got to get that sorted
L353[11:22:31] <DeeJayh> cat2002, lol, ruby?
L354[11:22:47] <Forecaster> Lua...
L355[11:23:11] <DeeJayh> Forecaster, that wasn't that hard of an idea to process, but I'll explain it
L356[11:23:20] <DeeJayh> cat2002, is putting "do" instead of then
L357[11:23:35] <DeeJayh> in some programming languages like ruby there are ALSO do
L358[11:23:49] <DeeJayh> so I was curious if it was a case of previous case to now
L359[11:24:01] <DeeJayh> versus your idea of current case to future
L360[11:24:08] <DeeJayh> also, lasagna, omg
L361[11:26:01] <Forecaster> oh was I supposed to read your thought process from your three words?
L362[11:26:11] <Forecaster> I'm sorry, I'll squint harder next time :P
L363[11:26:54] <DeeJayh> Good... good...
L364[11:27:09] <cat2002> You know I thought it was implied that it was lua since this is the OC irc channel.
L365[11:27:10] <Forecaster> (I actually wont)
L366[11:27:12] <Mimiru> yep.. stealing the arrow
L367[11:27:24] <Forecaster> cat2002: that was my assumption
L368[11:27:25] <DeeJayh> Never assume I always say!
L369[11:27:28] <DeeJayh> I said that once
L370[11:27:33] <DeeJayh> just now...
L371[11:28:00] <Forecaster> I don't like to assume, but you can't never assume anything
L372[11:28:29] <Mimiru> Did you just assume that you can never assume...?!
L373[11:28:41] <Forecaster> no :P
L374[11:28:49] <Forecaster> it's physically impossible not to assume
L375[11:28:59] <Forecaster> your brain is making assumptions on it's own all the time
L376[11:29:08] <Forecaster> that's why optical illusions work
L377[11:29:15] <cat2002> yep
L378[11:29:36] <cat2002> subconscious assumptions.
L379[11:32:57] ⇨ Joins: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net)
L380[11:42:08] <Inari> %inv add a Dungeons & D.Va adventure book
L381[11:42:10] * MichiBot summons 'a Dungeons & D.Va adventure book' and adds to her inventory. This seems rather fragile...
L382[11:42:18] <Inari> %inv count
L383[11:42:19] <MichiBot> The inventory contains 103 items.
L384[11:42:36] <gamax92> %inv add D.Va's Dungeons adventure book
L385[11:42:37] * MichiBot summons 'D.Va's Dungeons adventure book' and adds to her inventory. This seems rather fragile...
L386[11:47:31] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-149-172-252-166.hsi13.kabel-badenwuerttemberg.de)
L387[11:53:38] <Achai> %inv add a set of all possible sets
L388[11:53:39] * MichiBot summons 'a set of all possible sets' and adds to her inventory. This seems rather fragile...
L389[11:54:17] <Inari> ~markov Achai
L390[11:54:17] <ocdoc> So I can call data or is that in both of my Java source thats what the analysis server is ARM
L391[11:54:31] <Inari> ~markov Inari
L392[11:54:32] <ocdoc> Sangar: hehe, was mostly thinking about the best though :| havent had to release 2016 has stirred up quite sickness inducing
L393[11:55:42] <AshIndigo> ~markov AshIndigo
L394[11:55:43] <ocdoc> oh im bringing this one i have 3 gpus how do i read the data from the web client when im actually making noise whenever I give
L395[11:58:36] <gamax92> Inari: release 2016 :<
L396[12:07:04] ⇦ Quits: SquidDev (~SquidDev@host81-147-134-134.range81-147.btcentralplus.com) (Quit: Going outside.)
L397[12:07:24] <Mimiru> ffs
L398[12:08:01] <Mimiru> the vanilla arrow raytraces
L399[12:08:10] <Mimiru> my entity does getEntitiesWithinAABBExcludingEntity which doesn't seem to work
L400[12:08:11] <Mimiru> :D
L401[12:09:21] *** cbcercas|AFK is now known as cbcercas
L402[12:10:14] <Syrren> so... do getEntitiesWithinAABB and exclude itself manually?
L403[12:10:25] <Mimiru> well, I pass in "this" so yes
L404[12:12:12] <Mimiru> err I realized I didn't convey my thoughts clearly there
L405[12:12:13] <Mimiru> lol
L406[12:12:23] <Mimiru> getEntitiesWithinAABBExcludingEntity excludes itself already.
L407[12:17:06] <Forecaster> how selfless!
L408[12:18:15] <Mimiru> o_O where is this thing even spawning an entity at :/
L409[12:19:51] *** cbcercas is now known as cbcercas|AFK
L410[12:20:34] <Mimiru> Oh...
L411[12:20:41] <Mimiru> it's not even firing in the right direction
L412[12:20:46] <Mimiru> which is why the entity list is null.
L413[12:23:26] *** cbcercas|AFK is now known as cbcercas
L414[12:31:04] <Forecaster> %juggle 5
L415[12:31:06] * MichiBot juggles with a random universe, NaDa, Corded, A Bloody Septum Ring & circits
L416[12:31:07] * MichiBot drops a random universe which takes 5 damage
L417[12:31:08] * MichiBot drops NaDa which takes 5 damage, NaDa sinks into quicksand.
L418[12:31:09] * MichiBot drops A Bloody Septum Ring which takes 3 damage, the Bloody Septum Ring flies up into space and collides with a satellite.
L419[12:31:10] * MichiBot drops circits which takes 5 damage
L420[12:31:11] <MichiBot> Not again...
L421[12:31:28] <Forecaster> not my circits D:
L422[12:31:49] <Syrren> %give MichiBot an ASIC
L423[12:31:51] * MichiBot accepts the an ASIC and adds it to her inventory
L424[12:31:55] <Syrren> ...damnit
L425[12:32:02] <Syrren> "the an"
L426[12:32:08] <Forecaster> that's my fault
L427[12:32:25] <Syrren> yeah, I used "an" having seen the bot deal with "a/the"
L428[12:32:27] <Forecaster> next re-deploy it will handle prefixes automatically like inv add
L429[12:33:19] ⇦ Quits: MichiBot (~MichiBot@hekate.pc-logix.com) (Remote host closed the connection)
L430[12:33:39] ⇨ Joins: MichiBot (~MichiBot@hekate.pc-logix.com)
L431[12:33:40] zsh sets mode: +v on MichiBot
L432[12:35:25] <Forecaster> like so :P
L433[12:35:38] <Syrren> %give MichiBot an apple
L434[12:35:40] * MichiBot accepts the apple and adds it to her inventory
L435[12:35:44] <Syrren> there we go
L436[12:37:00] <Forecaster> I should do a "meet the artist" thing, where the "like" section is just "ohno"
L437[12:37:41] <Syrren> ?
L438[12:39:18] <Forecaster> like this http://www.deviantart.com/art/Meet-the-artist-658945862
L439[12:40:41] <Syrren> hehe
L440[12:41:01] ⇨ Joins: SquidDev (~SquidDev@host81-147-134-134.range81-147.btcentralplus.com)
L441[12:41:14] <Forecaster> it'd be a horrible in-joke nobody would get though
L442[12:41:15] <Forecaster> :P
L443[13:07:44] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8000:134f:b50c:51ff:4c3c:67a8)
L444[13:20:20] <Mimiru> Well...
L445[13:20:23] <Mimiru> it kills creepers..
L446[13:20:27] <Mimiru> but not well
L447[13:20:28] <Mimiru> lol
L448[13:23:00] <Mimiru> oh
L449[13:23:02] <Mimiru> ._.
L450[13:23:04] * Mimiru sighs
L451[13:26:24] <Inari> Mimiru: What did you screw up?
L452[13:46:23] ⇦ Quits: SquidDev (~SquidDev@host81-147-134-134.range81-147.btcentralplus.com) (Ping timeout: 200 seconds)
L453[13:53:33] <AmandaC> man, autotools is just as much a clusterfuck as I remember.
L454[13:56:55] <vifino> Duh.
L455[14:02:27] * AmandaC cries
L456[14:02:30] <AmandaC> ./configure: line 12331: syntax error near unexpected token `MATCHBOX_PANEL,'
L457[14:02:30] <AmandaC> ./configure: line 12331: `PKG_CHECK_MODULES(MATCHBOX_PANEL,'
L458[14:02:53] <AmandaC> I just want to compile a newer matchbox-panel for my pocket-chip, damnit
L459[14:14:37] ⇦ Quits: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net) (Quit: Quitting)
L460[14:38:11] ⇦ Quits: Vexatos (~Vexatos@p200300556E58090548D3AB2B83536116.dip0.t-ipconnect.de) (Ping timeout: 383 seconds)
L461[14:46:18] ⇦ Quits: Icedream (~icedream@has.streaminginter.net) (Quit: A lol made me boom.)
L462[14:48:31] ⇨ Joins: Vexatos (~Vexatos@p200300556E58097448D3AB2B83536116.dip0.t-ipconnect.de)
L463[14:48:31] zsh sets mode: +v on Vexatos
L464[14:54:06] ⇨ Joins: Icedream (~icedream@has.streaminginter.net)
L465[14:55:21] ⇨ Joins: SquidDev (~SquidDev@host81-147-134-134.range81-147.btcentralplus.com)
L466[15:02:17] ⇨ Joins: tgreyw (webchat@68.45.52.5)
L467[15:02:24] ⇦ Quits: tgreyw (webchat@68.45.52.5) (Client Quit)
L468[15:08:03] <neptunepunk> Ah-ha. I relog, and the computer is off.
L469[15:08:09] <neptunepunk> Reattatch monitor, no beep.
L470[15:08:18] <neptunepunk> Maybe the server really is running LuaJ? Erm.
L471[15:10:13] <Skye> neptunepunk, are there memory limits
L472[15:11:00] <neptunepunk> What would finding that out look like?
L473[15:14:21] *** LordFokas is now known as LordFokas|away
L474[15:26:39] ⇦ Quits: DevonX| (~DevonX@128.77.91.12) (Read error: Connection reset by peer)
L475[15:45:06] * Izaya laughs manically
L476[15:45:20] ⇦ Quits: Dimensional (~kvirc@40.134.242.242) (Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/)
L477[15:45:35] <Izaya> I have Xen working on a system with full-disk encryption, LVM and encrypted /boot
L478[15:48:15] <neptunepunk> https://pastebin.com/raw/tUuV41ud fancy line-reader
L479[15:50:37] <20kdc> Izaya: They said you were mad... but you'll show them!
L480[15:50:43] <20kdc> You'll show them all!
L481[15:50:53] <Izaya> >:D
L482[15:50:56] <Inari> https://www.youtube.com/watch?v=uEx5G-GOS1k
L483[15:50:57] <MichiBot> Eddie Izzard - Do you have a flag? | length: 51s | Likes: 3,366 Dislikes: 78 Views: 1,433,267 | by neologismo | Published On 25/9/2006
L484[15:50:58] <20kdc> You'll show the Committee Of Sane Computing!
L485[15:51:23] <20kdc> You'll show the League Of Controllable I/O!
L486[15:51:34] <20kdc> You'll show them **all**.
L487[15:53:47] <Izaya> Aaand now I need to reboot again because configuration
L488[15:54:45] <20kdc> Small sacrifices of time must be made for the conquest of your measly definition of "reality".
L489[15:54:58] <20kdc> Bwuahahaha. Wait. Am *I* turning evil? Uhoh.
L490[16:07:14] <Izaya> Hm.
L491[16:07:24] <Izaya> Windows doesn't boot very happily from my physical disk.
L492[16:07:33] <Izaya> Time to install drivers and see if it will work
L493[16:16:47] <AmandaC> \o/ I now have a battery indicator in the system tray of my XFCE4 install on the pocket-chip
L494[16:22:27] ⇦ Quits: SquidDev (~SquidDev@host81-147-134-134.range81-147.btcentralplus.com) (Quit: <quit message here>)
L495[16:24:18] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L496[16:36:07] ⇦ Quits: Inari (~Pinkishu@p4FC1E5CD.dip0.t-ipconnect.de) (Quit: 'Beauty can be found where _everything_ is in harmony.' - Symmetra (Overwatch))
L497[16:36:34] <Mimiru> my entity works, but doesn't render
L498[16:37:20] <Mimiru> my renderer is never even called..
L499[16:37:21] <Mimiru> hmm
L500[16:38:07] <Izaya> AmandaC: XFCE best DE
L501[16:39:05] <AmandaC> Izaya: it doesn't seem to be playing nice with maximus for some reason, however
L502[16:39:18] <Izaya> whats a maximus?
L503[16:39:34] <AmandaC> auto-maximise windows, hide the decoration
L504[16:39:41] <AmandaC> it seems to do half of that at mode
L505[16:39:41] <Izaya> ahok
L506[16:39:43] <AmandaC> most*
L507[16:40:03] <AmandaC> Unmaximising -> maximising makes the decoration disappear.
L508[16:40:16] <Izaya> XFCE is a bit weird about window decorations IME
L509[16:41:30] <Izaya> Dunno about that particular thing though
L510[16:42:47] <Mimiru> the constructor never even gets called ._.
L511[16:53:41] <Forecaster> So in addition to not respecting language settings gmail also does not respect "show me the desktop site" option
L512[16:54:01] <Forecaster> Not even it's own that's on the bottom of the page...
L513[16:56:29] <Forecaster> I don't even know how it manages that
L514[16:56:38] ⇦ Quits: MajGenRelativity (~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net) (Quit: Leaving)
L515[16:58:31] <Forecaster> And filtering options are apparently too advanced for the mobile version :|
L516[17:04:33] <Izaya> this is the future we chose as a species
L517[17:05:10] * Mimiru stabs Forge
L518[17:06:37] <Mimiru> K... my constructor is called
L519[17:06:44] <Mimiru> but my doRender still isn't
L520[17:06:45] <Mimiru> ._.
L521[17:13:58] <Forecaster> Not respecting the users wishes is dumb regardless of time period
L522[17:14:20] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-149-172-252-166.hsi13.kabel-badenwuerttemberg.de) (Read error: Connection reset by peer)
L523[17:14:52] <Forecaster> Although the mobile thing is probably a bug since the site has the option to show desktop built in
L524[17:15:00] <Forecaster> It just doesn't work
L525[17:21:20] <Izaya> Indeed it is stupid
L526[17:26:20] <Mimiru> xrfghzcrtyhgzr56u
L527[17:27:26] * Skye headpats Mimiru
L528[17:30:53] <gamax92> ._.
L529[17:31:01] <gamax92> This taquito has absolute nothing inside it.
L530[17:31:07] <gamax92> it's just an empty shell
L531[17:32:07] <Forecaster> Like how a programmer is just an empty shell
L532[17:33:05] <gamax92> are you alright?
L533[17:35:10] <Forecaster> I'm hungry >:
L534[17:37:13] ⇦ Quits: Doty1154 (~Doty1154@2601:648:8000:134f:b50c:51ff:4c3c:67a8) (Ping timeout: 201 seconds)
L535[17:37:27] <Mimiru> GOD DAMNIT
L536[17:37:36] * Mimiru shoots self
L537[17:38:08] <Mimiru> I forgot to register the entity.. IDK how it was even damaging mobs..
L538[17:39:40] <Forecaster> Force of will
L539[17:40:45] <Forecaster> I want tacos...
L540[17:42:13] <AshIndigo> Me too
L541[17:42:23] <Mimiru> God damn it, we recently had tacos
L542[17:42:30] <Mimiru> and now I want tacos again
L543[17:49:49] ⇦ Quits: Vexatos (~Vexatos@p200300556E58097448D3AB2B83536116.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L544[17:55:57] ⇦ Quits: ` (justastran@lightning.bouncer.ml) (Remote host closed the connection)
L545[18:01:56] <Mimiru> Ok... I'm being stupid here I think
L546[18:01:59] <Mimiru> but I need some help.
L547[18:03:08] <Mimiru> Oh
L548[18:03:09] <Mimiru> no
L549[18:03:11] <Mimiru> I'm dumb
L550[18:03:12] <Mimiru> nvm
L551[18:03:34] <DeeJayh> %inv add a box of tacos
L552[18:03:35] * MichiBot summons 'a box of tacos' and adds to her inventory. This seems very sturdy.
L553[18:04:07] <DeeJayh> %juggle 6
L554[18:04:08] * MichiBot juggles with strawberry jellu, a headcannon, bunny slippers, a prescribed object, napkins & the answer to life, the universe, and everything.
L555[18:04:09] * MichiBot drops a prescribed object which takes 2 damage
L556[18:04:10] * MichiBot drops the answer to life, the universe, and everything. which takes 2 damage, the answer to life, the universe, and everything. ruptures and deflates.
L557[18:04:11] <MichiBot> Oops...
L558[18:05:37] <Mimiru> or.. maybe I don't get it
L559[18:05:44] <Forecaster> %give MichiBot a book about juggling
L560[18:05:46] * MichiBot accepts the book about juggling and adds it to her inventory
L561[18:07:37] ⇦ Quits: Turtle (~SentientT@ip5657cbb2.direct-adsl.nl) (Read error: Connection reset by peer)
L562[18:14:06] <Mimiru> hmm
L563[18:14:09] <Mimiru> yep
L564[18:14:18] <Mimiru> I have no idea whats going on
L565[18:14:22] ⇨ Joins: ` (justastran@lightning.bouncer.ml)
L566[18:14:50] *** ` is now known as Guest33363
L567[18:17:18] <Mimiru> ok, so 90 = -1.1662766, 180 = -1.5707964 180 = 0, and 270 = -3.1415927
L568[18:17:28] <Forecaster> Oo
L569[18:19:37] ⇨ Joins: IzayaXMPP (~858c52067@210-1-213-55-cpe.spintel.net.au)
L570[18:21:43] <Mimiru> I'm trying to add a method that lets you move in increments
L571[18:22:06] <Mimiru> ATM theres moveTo which takes absolute pos, like 90, or 134
L572[18:22:20] <Mimiru> it translates those to the values above
L573[18:22:38] <Mimiru> now I'm wanting to add a method so you can do move(5,0) and move it 5 degrees positive
L574[18:22:56] <Mimiru> or move(-5,0) for 5 degrees negative
L575[18:28:33] ⇨ Joins: Dudblockman (~dudblockm@45.34.5.146)
L576[18:28:44] <Dudblockman> Hello?
L577[18:29:09] <Mimiru> %hello
L578[18:29:09] <MichiBot> Hello! Welcome to #oc! The one and only opencomputers channel! Please ask your questions directly and provide error/code examples! (Use pastebin.com if theyre more than one line!) Dont mind the random conversation you might have walked into.
L579[18:29:19] <Dudblockman> lol
L580[18:29:58] <payonel> nice, Mimiru
L581[18:30:10] <Dudblockman> I'm having trouble with a thing and I have been working at it for a while.
L582[18:30:12] <Mimiru> I can't take credit for that
L583[18:30:18] <Mimiru> Forecaster, added it I think
L584[18:30:46] <Dudblockman> Trying to get a program to run once a computer boots, but be able to be exited into the normal shell if needed
L585[18:32:13] <payonel> Dudblockman: /home/.shrc can do that
L586[18:32:29] <Lizzy> %tell alekso56, your IRCd doesn't seem to get up-to-date PCL configs, can you look into that please?
L587[18:32:29] <MichiBot> Lizzy: alekso56, will be notified of this message when next seen.
L588[18:32:42] <Dudblockman> I tried using /etc/rc.d/
L589[18:32:53] <Dudblockman> Got it working, but it interruped normal operation
L590[18:33:19] <Mimiru> rc.d is more for background services
L591[18:33:56] <Dudblockman> Neat.
L592[18:34:27] <Dudblockman> Still find it hilarious that I can pull up this help line from in game using an IRC client XD
L593[18:34:35] <Mimiru> :P
L594[18:35:06] *** cbcercas is now known as cbcercas|AFK
L595[18:35:38] <payonel> Dudblockman: haha :) `alias help=wocchat`
L596[18:35:43] <Dudblockman> This is also my first time using OC for practical applications rather than endgame/creative mode shenanigans
L597[18:36:26] <Mimiru> ...
L598[18:36:31] <Mimiru> I'd already done the hard work for this
L599[18:36:36] <Mimiru> I just wasn't using it
L600[18:36:39] <Mimiru> cause I'm good like that
L601[18:36:49] <Mimiru> and I've not touched this code in forever
L602[18:38:09] <Dudblockman> I have a server rack as my computer, one server is meant to handle some background data handling
L603[18:38:22] <Dudblockman> Keep a clean database
L604[18:38:32] <Dudblockman> The other is the workhorse
L605[18:39:02] <Dudblockman> I wanted to make the 2nd computer automatically run the program when I boot it
L606[18:39:14] <payonel> Dudblockman: -> /home/.shrc
L607[18:39:16] <Dudblockman> But still be usable if I hook it up to the monitor
L608[18:39:23] <Dudblockman> Yap gonna do that
L609[18:39:25] <payonel> oh if?
L610[18:39:34] <payonel> .shrc is not run until terminal is available
L611[18:39:54] <Dudblockman> Perfect.
L612[18:40:09] <Dudblockman> I'm working on my storage system I worked on in creative
L613[18:40:28] <payonel> Dudblockman: just saying, you said "_if_ i hook it up to the monitor"
L614[18:40:35] <payonel> .shrc stuff won't run until there is a screen
L615[18:40:47] <Dudblockman> t.t
L616[18:40:51] <Dudblockman> crap
L617[18:41:23] <Dudblockman> Well I want it to work behind the scenes but have a sort of maintainance mode
L618[18:41:45] <payonel> Dudblockman: i'm supposed to write the wiki page on all things autorun
L619[18:42:17] <Dudblockman> Hmm
L620[18:42:19] <payonel> but in short, there are 4 main ways
L621[18:42:38] <payonel> 1. rc scripts, 2. autorun, 3. .shrc, and 4. /boot scripts
L622[18:43:15] <Dudblockman> What if... I had the RC script launch the program automatically only if there was no monitor?
L623[18:43:27] <Dudblockman> Would that work?
L624[18:44:25] <Dudblockman> I'll likely powercycle if I'm hooking up to a screen
L625[18:45:57] <payonel> Dudblockman: all options run before term_available, only .shrc runs after
L626[18:46:24] <AshIndigo> %choose watch YouTube or mess with stuff on desk
L627[18:46:25] <MichiBot> AshIndigo: mess with stuff on desk
L628[18:47:10] <Dudblockman> and .shrc will not run if I don't have a screen
L629[18:47:26] <payonel> Dudblockman: term_available occurs when there is a screen
L630[18:47:32] <payonel> .shrc runs after that
L631[18:47:57] <payonel> so, yes
L632[18:48:00] <payonel> to what you asked
L633[18:48:31] <Dudblockman> rc comes after boot?
L634[18:48:36] ⇦ Quits: alekso56 (~cax@2001:464b:c21a:0:745d:45ff:fe3b:a098) (Quit: ZNC - http://znc.in)
L635[18:48:47] <payonel> the rc service technically is a boot script itself
L636[18:48:55] <Dudblockman> hmm
L637[18:48:58] <Dudblockman> I think
L638[18:49:13] <payonel> as is autorun
L639[18:49:24] <payonel> boot scripts run during boot
L640[18:49:34] <Dudblockman> maybe if I had the script on the autorun of the other hard drive
L641[18:49:34] <payonel> the autorun service is a boot script, the rc service is a boot script
L642[18:49:48] <Dudblockman> Or it probs doesn't matter t-t
L643[18:50:45] <Dudblockman> if I os.execute("/home/myScriptName.lua") in rc, would it still run as if I called it via console?
L644[18:51:05] <Dudblockman> Or is it a different environment?
L645[18:52:18] <payonel> it's the same. just note that there is no terminal available at that point, unless you wait for it
L646[18:52:33] <payonel> but if you ever yield or return, boot continues as normal
L647[18:52:44] <payonel> but yeah, it's possible to hijack it like this
L648[18:54:07] <S3> ...
L649[18:54:15] <Dudblockman> Neat. I think my project can continue
L650[18:57:20] <Dudblockman> Thanks! Gonna swap back to coding
L651[18:57:24] ⇦ Quits: Dudblockman (~dudblockm@45.34.5.146) (Quit: Proudly using WocChat!)
L652[18:59:10] ⇦ Parts: IzayaXMPP (~858c52067@210-1-213-55-cpe.spintel.net.au) (Disconnected: closed))
L653[19:10:01] ⇦ Quits: LuMistry (uid146685@id-146685.brockwell.irccloud.com) (Quit: Connection closed for inactivity)
L654[19:18:13] ⇨ Joins: Doty1154 (~Doty1154@2601:648:8000:134f:18c0:6af4:2fa:7297)
L655[19:19:46] ⇨ Joins: IzayaXMPP (~858c52067@210.1.213.55)
L656[19:19:58] <IzayaXMPP> sanity check
L657[19:20:16] <IzayaXMPP> does the onenote site use an invalid cert?
L658[19:20:39] <Lizzy> seems valid here
L659[19:20:46] <IzayaXMPP> huh
L660[19:20:59] <IzayaXMPP> I've got SEC_ERROR_OCSP_INVALID_SIGNING_CERT
L661[19:21:15] <Mimiru> inb4 mitm
L662[19:21:47] <IzayaXMPP> it'd probably be the department doing it if there was mitming going on
L663[19:22:36] <Mimiru> turret works, except for inventory stuff cause I can't figure out inventory capabs.
L664[19:30:01] <Mimiru> welp, screw it I guess I'm doing it the IInventory way
L665[19:31:11] ⇦ Parts: IzayaXMPP (~858c52067@210.1.213.55) (Disconnected: closed))
L666[19:44:21] ⇨ Joins: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net)
L667[20:06:06] ⇨ Joins: Dudblockman (~dudblockm@45.34.5.146)
L668[20:06:10] <Dudblockman> o/
L669[20:09:31] ⇦ Quits: Dudblockman (~dudblockm@45.34.5.146) (Client Quit)
L670[20:38:00] ⇦ Quits: BearishMushroom (~BearishMu@90-231-174-194-no159.tbcn.telia.com) (Read error: -0x1: UNKNOWN ERROR CODE (0001))
L671[20:56:32] ⇨ Joins: jojotastic777 (webchat@47.145.51.90)
L672[20:56:46] ⇦ Parts: jojotastic777 (webchat@47.145.51.90) ())
L673[20:57:18] ⇨ Joins: jojotastic777 (~jojotasti@47.145.51.90)
L674[20:57:21] <cat2002> I use rc.d a lot.
L675[20:58:42] ⇦ Quits: jojotastic777 (~jojotasti@47.145.51.90) (Client Quit)
L676[20:59:09] ⇨ Joins: jojotastic777 (~jojotasti@47.145.51.90)
L677[21:27:52] ⇦ Quits: jojotastic777 (~jojotasti@47.145.51.90) (Read error: Connection reset by peer)
L678[21:28:00] ⇨ Joins: Alex_hawks (~Alex_hawk@2001:8003:8572:a900:fd82:8cd1:b9e2:f7ce)
L679[21:29:42] ⇦ Quits: Alex_hawks|Alt (~Alex_hawk@110.141.174.98) (Ping timeout: 201 seconds)
L680[21:34:39] <Mimiru> 34 files changed/added for the turret "/
L681[21:35:20] <Mimiru> I'm about out of excuses to not add recipies
L682[21:35:24] <Mimiru> recipes*
L683[21:42:47] <gamax92> Mimiru: recipe, two turrets = one turret
L684[21:43:11] <gamax92> lose a turret
L685[21:43:33] <Mimiru> :P
L686[21:45:20] <Mimiru> There, added recipes.
L687[21:45:29] <Mimiru> And it seems I'm missing 5 blocks still
L688[21:45:33] <Mimiru> well, 4 blocks and an item
L689[21:45:59] <Mimiru> I've implemented the RFID card, but not the reader
L690[21:46:00] <Mimiru> lol
L691[21:46:44] <AmandaC> Mimiru: implement the writer first.
L692[21:46:56] <Mimiru> I did that a while back
L693[21:47:00] <AmandaC> :D
L694[21:47:02] <Mimiru> same writer for RFID and Mag
L695[21:47:21] <Mimiru> So for quiet a while you could write RFIDs...
L696[21:47:24] <Mimiru> but not read them
L697[21:51:16] <cat2002> that is quite useless.
L698[21:52:45] <AmandaC> s/useless/awesome/
L699[21:52:46] <MichiBot> <cat2002> that is quite awesome.
L700[21:55:31] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Ping timeout: 200 seconds)
L701[22:00:01] ⇦ Quits: cat2002 (~cat2002@ip70-191-119-20.cl.ri.cox.net) (Quit: Leaving)
L702[22:04:09] ⇨ Joins: Schzd (~Schzdadep@23.233.217.58)
L703[22:05:09] ⇨ Joins: Dudblockman (~dudblockm@45.34.5.146)
L704[22:05:27] <Dudblockman> Yo I have something strange going on with my server
L705[22:05:41] <Dudblockman> The modem light... it won't stop
L706[22:08:11] <Dudblockman> AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
L707[22:08:18] <Dudblockman> Still blinking
L708[22:08:26] <Dudblockman> Poor blue light
L709[22:08:45] <Dudblockman> I tried ripping components out
L710[22:09:03] ⇦ Quits: Dudblockman (~dudblockm@45.34.5.146) (Client Quit)
L711[22:09:05] <gamax92> I need to fix this sid player, it apparently uses another timing source other than the CIAs
L712[22:11:01] ⇨ Joins: Dudblockman (~dudblockm@45.34.5.146)
L713[22:11:16] <Dudblockman> Moved off from the computer that is having the issue lol
L714[22:12:30] <Mimiru> http://michi.pc-logix.com/javaw_2017-05-28_22-12-15.png not quiet what I was shooting for...
L715[22:14:39] <Mimiru> seems to return my entire inventory lol
L716[22:15:24] <Dudblockman> Blue lights please stop flashing, what have I done to anger you?
L717[22:24:53] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L718[22:25:42] <BloodyRain2k> you exist, sacrifice yourself to the lights to appease them!
L719[22:26:00] <Dudblockman> So do I have this right
L720[22:26:11] <Dudblockman> If you have a server with a network card
L721[22:26:49] <Dudblockman> The 2nd line coming from the server dictates where it communicates?
L722[22:30:43] <Mimiru> yes
L723[22:31:02] <Dudblockman> I have no idea what is happening with this
L724[22:31:10] <Dudblockman> Because my light goes crazy
L725[22:31:21] <Dudblockman> And no packets seem to pass
L726[22:33:44] <Dudblockman> I wonder if I accidentally made a packet loop?
L727[22:34:20] <BloodyRain2k> maybe it's on standby waiting for a connection?
L728[22:34:52] <BloodyRain2k> that's atleast what my wireless mice do, they blink constantly until the connection is there :x
L729[22:35:07] <Dudblockman> I have a handshake that happens between server A and server b
L730[22:36:35] <BloodyRain2k> mhmm, then the loop might be more likely
L731[22:36:39] <Dudblockman> I'm pulling hairs out
L732[22:36:54] <BloodyRain2k> tried adding a print after each incoming something? just to rule the loop out?
L733[22:37:35] <Dudblockman> Light #1 is power
L734[22:37:43] <Dudblockman> Light #2 is... disk?
L735[22:37:51] <BloodyRain2k> btw, how do you run a server without a screen to begin with? with OpenOS I mean, because that waits until it finds a screen after booting :x
L736[22:37:51] <Dudblockman> Light #3 is network
L737[22:38:16] <Dudblockman> I'm not
L738[22:38:29] <BloodyRain2k> that was a general question
L739[22:38:32] <Dudblockman> I'm running the program before the OS finalizes
L740[22:38:37] <Dudblockman> oh
L741[22:38:38] <Dudblockman> lol
L742[22:38:40] <BloodyRain2k> you're debugging so it's obvious you're using one :3
L743[22:38:51] <BloodyRain2k> besides, print without a screen would be rather pointless xD
L744[22:38:56] <Dudblockman> No one of my two servers lacks a screen
L745[22:39:26] <BloodyRain2k> I tried using one screenless once and the bugger just waited with finishing booting until one was connected :x
L746[22:40:09] ⇦ Quits: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com) (Killed (NickServ (GHOST command used by Nachie)))
L747[22:40:14] ⇨ Joins: Nachtara (~Nachiebre@173-22-110-5.client.mchsi.com)
L748[22:40:50] <Dudblockman> brb recharging tablet
L749[22:41:12] <Dudblockman> Its about to die (using a tablet in minecraft to access this lol)
L750[22:41:21] ⇦ Quits: Dudblockman (~dudblockm@45.34.5.146) (Remote host closed the connection)
L751[22:41:50] <BloodyRain2k> solar upgrades all the way!
L752[22:44:16] ⇨ Joins: Dudblockman (~dudblockm@45.34.5.146)
L753[22:44:20] <Dudblockman> Back
L754[22:45:16] <Dudblockman> I think I know my problem now
L755[22:45:29] <Dudblockman> By hooking up a second screen to debug
L756[22:45:48] <Dudblockman> I don't think calling print when there is no monitor goes over well
L757[22:51:24] <BloodyRain2k> http://oglaf.com/erstwhile/
L758[22:55:21] <Dudblockman> wat
L759[22:55:48] ⇦ Quits: Cervator (~Thunderbi@2601:4c1:4000:1050:bd7d:2cfe:1353:9051) (Quit: Cervator)
L760[22:56:59] <Mimiru> gamax92, you around?
L761[22:59:30] * Mimiru pokes Sangar
L762[22:59:36] <Mimiru> where are you when I need you..?
L763[22:59:36] <Mimiru> :p
L764[23:01:56] <Dudblockman> Why packets why
L765[23:02:04] <payonel> :b
L766[23:03:05] <Mimiru> createEnvironment doesn't seem to like me returning new Environment
L767[23:03:25] <Mimiru> it wants ManagedEnvironment, which doesn't work for this ._.
L768[23:03:41] <Mimiru> this works in MassSound...
L769[23:03:58] <Mimiru> so IDK what I'm doing wrong, or if it's a change in this build of OC I'm deving against
L770[23:07:18] ⇨ Joins: techno156 (~techno156@137.154.136.211)
L771[23:10:35] <gamax92> uhh
L772[23:10:40] <gamax92> Mimiru: sorry was eating food
L773[23:10:57] <Dudblockman> Is there a way to get the name of an item other than the internal?
L774[23:11:05] <Mimiru> sa'll good, still bashing my head against this :P
L775[23:11:45] <Dudblockman> Other than immersiveengineering:metal (sooo descriptive)
L776[23:11:50] <gamax92> Mimiru: keep in mind there are two ManagedEnvironment classes
L777[23:12:07] <gamax92> one in li.cil.oc.api.prefab.ManagedEnvironment and one in li.cil.oc.api.network.ManagedEnvironment
L778[23:12:31] <Mimiru> I have li.cil.oc.api.network.ManagedEnvironment;
L779[23:12:38] <Dudblockman> I'm thinking I'm going to need to create an alias file to figure out what is what
L780[23:12:46] <gamax92> my Environment class extends the prefab one
L781[23:13:00] <gamax92> which uhh, may be my fault or may be necessary, dunno :P
L782[23:13:09] <Mimiru> Yeah.. I see you have a 2nd class in here I missed before
L783[23:13:38] <Mimiru> Adding the 2nd class made it stop bitching :P
L784[23:13:42] <gamax92> well yes ...
L785[23:13:48] <gamax92> that's the actual implementation of the Environment.
L786[23:14:10] <gamax92> sets up the node and has all the callbacks in it
L787[23:14:21] <Mimiru> Yeah.. I missed that I had that in mine too :P
L788[23:14:23] <Mimiru> so meh
L789[23:14:25] <Mimiru> it's late
L790[23:14:34] <Mimiru> :P Thanks
L791[23:15:31] <gamax92> ahh right, network has the interface and prefab has a base implementation
L792[23:15:55] ⇦ Quits: Dudblockman (~dudblockm@45.34.5.146) (Remote host closed the connection)
L793[23:16:06] <gamax92> createEnvironment has to return the network one obviously but you should make your sub class use prefab unless you want to reimplement a bunch of things
L794[23:26:52] <Mimiru> K.. now to get it to actually be placeable in a computer lol
L795[23:29:59] ⇦ Quits: Xal (~xal@S0106f0f2490b0073.vw.shawcable.net) (Quit: Quitting)
L796[23:32:16] <Mimiru> It helps when you call the method with the driver registration.
L797[23:41:21] <Mimiru> Yeah, gonna call that a release.
L798[23:58:36] ⇦ Quits: AshIndigo (uid202308@id-202308.charlton.irccloud.com) (Quit: Connection closed for inactivity)
<<Prev Next>> Scroll to Top