<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:01:48] <Amanda> %choose sci-fi or magic or mad lemurs
L2[00:01:48] <MichiBot> Ama​nda: Elementary dear Watson, "mad lemurs" is the obvious choice!
L3[00:03:06] <Amanda> %choose leave laptop in sleeps or wake her up for the story that's just updating
L4[00:03:06] <MichiBot> Ama​nda: Oh no, not "wake her up for the story that's just updating" again! I'll have "leave laptop in sleeps" instead.
L5[00:03:32] <Amanda> Got it, will read that story tomorrow
L6[01:53:25] <ben_​mkiv> kodos, does it even swing the arm at any side?
L7[02:10:18] <Mic​hiyo> yes, it does
L8[02:10:31] <Mic​hiyo> the back, and sides. but not the front... which I'm trying to figure out why the fuck
L9[02:11:00] <Mic​hiyo> I've tried to return both true AND false in the same tile.doRead and it.. doesn't change
L10[02:11:41] <Mic​hiyo> I REALLY wish I could... get this damn thing to run in the IDE for break points
L11[02:21:14] <Mic​hiyo> or.. not
L12[02:21:18] <Mic​hiyo> fuck
L13[02:21:30] <Mic​hiyo> whatever I'll just go archive these... 4 fucking builds Iguess
L14[02:25:26] <ben_​mkiv> you noticed that i already changed stuff? 😄
L15[02:25:29] <Mic​hiyo> There, fixed that issue, just deleted the CI webhook
L16[02:25:45] <ben_​mkiv> but for me it doesn't swing on any side, so i'm not sure if thats a crossmod issue on my end
L17[02:25:46] <Mic​hiyo> I had been working on it for a while. I had to go cook.
L18[02:25:51] <ben_​mkiv> oh
L19[02:25:54] <Mic​hiyo> It swung on the back and sides...
L20[02:26:27] <Mic​hiyo> now it doesn't at all lol
L21[02:28:36] <Mic​hiyo> breakpoints would be so neat.
L22[02:28:46] <Mic​hiyo> I've been spoiled by working dev envrionments.
L23[02:28:58] <Mic​hiyo> Fucking minecraft.
L24[02:29:17] <ben_​mkiv> forge*
L25[02:29:31] <Mic​hiyo> minecraft*
L26[02:29:32] <Mic​hiyo> :P
L27[02:29:33] <ben_​mkiv> however, i don't understand why the current code wouldn't swing at all
L28[02:29:48] <ben_​mkiv> it reads at the correct side, so it MUST enter the condition, and so it should return true
L29[02:30:11] <ben_​mkiv> unless it doesn't enter it on the client for some reason
L30[02:30:47] <Mic​hiyo> even if it doesn't enter it on the client, the default return should then fire... which no matter true OR false... doesn't swing
L31[02:31:13] <ben_​mkiv> 😄
L32[02:31:29] <Mic​hiyo> I've just reduced the function to Code Block pastebined https://paste.pc-logix.com/noqufopexe
L33[02:31:30] <Mic​hiyo> no swing
L34[02:31:33] <Mic​hiyo> now trying true
L35[02:32:28] <Mic​hiyo> Ok, so it has to return true
L36[02:32:56] <Mic​hiyo> Code Block pastebined https://paste.pc-logix.com/vekalodani
L37[02:32:58] <Mic​hiyo> should do it then
L38[02:33:02] <Mic​hiyo> Trying
L39[02:33:11] <ben_​mkiv> that should swing on any side then
L40[02:33:25] <ben_​mkiv> regardless of the scan happening or not
L41[02:33:25] <Mic​hiyo> Yeah, I want to see if it swings AT ALL
L42[02:33:29] <ben_​mkiv> ok
L43[02:33:34] <Mic​hiyo> or if something is stopping it
L44[02:33:53] <Mic​hiyo> Swing... no scan o_O
L45[02:33:58] <Mic​hiyo> like... the event never fires
L46[02:34:08] <ben_​mkiv> did you try the correct side?
L47[02:34:13] <Mic​hiyo> yes...
L48[02:34:35] <Mic​hiyo> I've hit every side except the bottom
L49[02:34:58] <Mic​hiyo> swap that return to false, and it works wanna bet?
L50[02:35:25] <ben_​mkiv> if im gonna teach my kids one thing it will be to never bet on minecraft logics
L51[02:35:55] <ben_​mkiv> good that i dont have any
L52[02:35:59] <Mic​hiyo> That's a DAMN good lesson for the kiddos.
L53[02:36:02] <Mic​hiyo> cause it works now.
L54[02:36:04] <Mic​hiyo> WTF?!
L55[02:37:05] <Mic​hiyo> is this some side (remote/client) stupidity???
L56[02:38:11] <ben_​mkiv> i guess
L57[02:38:20] <ben_​mkiv> or some missing super call
L58[02:38:26] <ben_​mkiv> which sends the request to the server?
L59[02:38:48] <Mic​hiyo> fuck it I'll add super
L60[02:39:20] <s_​a_m> my honda works
L61[02:39:23] <s_​a_m> :D
L62[02:39:30] <Mic​hiyo> \o/ Awesome
L63[02:39:33] <ben_​mkiv> hmm, on the other hand, none of the other blocks that do something similar do that, so i'm not sure
L64[02:39:52] <Corded> * <Mic​hiyo> fuckin shrugs
L65[02:40:10] <s_​a_m> i keep sending the clutch pedal through the floor
L66[02:40:16] <s_​a_m> because my truck has such a heavy clutch
L67[02:40:22] <s_​a_m> and the honda does not
L68[02:40:38] <walksanato​r. B⃢ot.> Has anyone been able yo implent a mc server in opencomputers
L69[02:40:58] <s_​a_m> the amount of times i have just gone WHAM with the clutch pedal today has been kinda comical
L70[02:41:14] <ben_​mkiv> you know what?
L71[02:41:28] <ben_​mkiv> Code Block pastebined https://paste.pc-logix.com/yekifiguxe
L72[02:41:31] <ben_​mkiv> try this please
L73[02:41:50] <walksanato​r. B⃢ot.> >walksanato​r. B⃢ot.: Has anyone been able yo implent a mc server in openco…
L74[02:41:51] <walksanato​r. B⃢ot.> Because open computers can make TCP connections
L75[02:43:08] <Mic​hiyo> Yes, but can it accept them?
L76[02:43:23] <Mic​hiyo> The answer to that makes it hard to create a server.
L77[02:43:59] <Mic​hiyo> >B​en: you know what?
L78[02:43:59] <Mic​hiyo> So, we're back to event fireing, but no arm swing
L79[02:44:21] <walksanato​r. B⃢ot.> >Mic​hiyo: The answer to that makes it hard to create a server.
L80[02:44:21] <walksanato​r. B⃢ot.> Jist make a system that allows TCP connections but reversed
L81[02:44:24] <ben_​mkiv> have you print debugged the values? xD
L82[02:44:49] <walksanato​r. B⃢ot.> So server connects to client then other clients connect through the first client then the server
L83[02:44:57] <ben_​mkiv> i don't have anything set up to build locally, so i would have to wait for jenkins after each commit, otherwise i would test it myself
L84[02:45:18] <Mic​hiyo> and Jenkins pushes builds t o curse
L85[02:45:23] <ben_​mkiv> oh... 😄
L86[02:45:29] <ben_​mkiv> well then... let me clean up
L87[02:45:30] <Mic​hiyo> which is why I've disabled the CI webhook
L88[02:45:36] <Mic​hiyo> cause you pushed 4 builds to CF
L89[02:45:38] <Mic​hiyo> I've done so
L90[02:45:43] <ben_​mkiv> thank you
L91[02:45:49] <ben_​mkiv> i thought i have to promote manually
L92[02:45:51] <Mic​hiyo> Cause for some reason SOMETHING outside of my Jenkins was building the mod too
L93[02:45:57] <s_​a_m> someone made an mc server in mc
L94[02:46:00] <Mic​hiyo> And ALSO pushing the mod to CF
L95[02:46:04] <s_​a_m> @Zen1th
L96[02:46:11] <walksanato​r. B⃢ot.> >surface to ​air missile: someone made an mc server in mc
L97[02:46:11] <walksanato​r. B⃢ot.> Link
L98[02:46:21] <s_​a_m> he's not here right now so i guess wait until he wakes up
L99[02:47:11] <s_​a_m> i think he's CET? so it's like
L100[02:47:20] <s_​a_m> 4 AM there
L101[02:47:20] <walksanato​r. B⃢ot.> Link me pls
L102[02:47:30] <s_​a_m> i don't know where the source is
L103[02:47:42] <walksanato​r. B⃢ot.> What is it called
L104[02:48:03] <s_​a_m> why do you act like i have all the answers, hombre, all i said was i knew a man made one
L105[02:48:04] <Mic​hiyo> Jim
L106[02:48:14] <s_​a_m> his github is linked to his account
L107[02:48:14] <Mic​hiyo> Or was it Phil
L108[02:48:25] <s_​a_m> >Mic​hiyo: Or was it Phil
L109[02:48:25] <s_​a_m> coulda been bob
L110[02:48:32] <Mic​hiyo> Hmmm
L111[02:48:33] <Mic​hiyo> right
L112[02:49:03] <Mic​hiyo> @ben_mkiv looking @ BlockChest... they always return true...
L113[02:49:23] <Mic​hiyo> I can't find any docs on why to return false on this..
L114[02:49:37] <Amanda> %choose hallucinate more or be responsible
L115[02:49:38] <Mic​hiyo> https://paste.pc-logix.com/uqegifefic.cs
L116[02:49:38] <MichiBot> Ama​nda: My grandfather always told me that "be responsible" is the way to go!
L117[02:49:41] <ben_​mkiv> you can access a chest from every side
L118[02:49:52] <Mic​hiyo> Ah...
L119[02:49:53] <Mic​hiyo> true..
L120[02:50:00] <walksanato​r. B⃢ot.> Here it is https://github.com/zenith391/OCMCS
L121[02:50:03] <Mic​hiyo> Do you still swing if you can't open it?
L122[02:50:25] <ben_​mkiv> idk
L123[02:50:28] <Mic​hiyo> like in survival if there is a block on top of it.. hmm
L124[02:50:40] <ben_​mkiv> someone has minecraft up and can test that?
L125[02:51:17] <Mic​hiyo> I'm launching
L126[02:52:03] <ben_​mkiv> my poor i7 has 1300 shaders left to compile -.-
L127[02:52:18] <Mic​hiyo> Yes
L128[02:52:20] <Mic​hiyo> yes you do
L129[02:52:56] <ben_​mkiv> maybe just return true on client and call it a day?
L130[02:54:06] <s_​a_m> one day
L131[02:54:09] <s_​a_m> i'll work on OSSM
L132[02:54:11] <s_​a_m> today is not that day
L133[02:54:13] <ben_​mkiv> but i guess one of the if condition stuff is messed up on the client
L134[02:54:16] <s_​a_m> but soon(tm)
L135[02:54:18] <ben_​mkiv> and thats why it wouldn't work
L136[02:54:27] <Amanda> %choose irradiate some or just go to sleep you baka
L137[02:54:28] <ben_​mkiv> printLn() debug should help :>
L138[02:54:28] <MichiBot> Ama​nda: I saw that "just go to sleep you baka" is the best choice in a vision
L139[02:54:37] <Amanda> Rude! Fine
L140[02:55:04] <Mic​hiyo> Code Block pastebined https://paste.pc-logix.com/colasinodu kills it lol
L141[02:55:28] <ben_​mkiv> in which way? no more scan?
L142[02:55:31] <Mic​hiyo> Yep
L143[02:55:36] <ben_​mkiv> ffs
L144[02:55:40] * Amanda snuggles up around elfi, closing her story about the human who gets a deal from THE BOSS to return to earth after dying, in a foxgirl's body
L145[02:55:43] <Mic​hiyo> And yeah.. I had been debugging this for a while, like I said
L146[02:55:58] <ben_​mkiv> maybe it's actually impossible
L147[02:56:12] <ben_​mkiv> i can't think out of my head one block which does only work from one side
L148[02:57:05] <Amanda> I swear there was a vanilla block like that, but I don't know what it is
L149[02:57:54] <Amanda> Or wait, that may have been in minetest
L150[02:58:16] <Amanda> Anyway, time for sleeps
L151[02:58:53] * Amanda places her tail over elfi, setting her simulation to be a pleasent cooling sensation for the fairy, zzzmews
L152[02:59:04] <Amanda> Night nerds
L153[03:00:12] <ben_​mkiv> night you baka
L154[03:01:38] <Mic​hiyo> @ben_mkivhttps://github.com/GopherAtl/BioLock/blob/master/src/main/java/gopheratl/biolock/common/BlockBioLock.java#L104-L117 The original code I ~~stole~~ errr was given permission to use.
L155[03:01:57] <Mic​hiyo> this was 1.7.10
L156[03:02:32] <ben_​mkiv> who knows how that code behaved
L157[03:02:36] <Mic​hiyo> lol
L158[03:02:49] <ben_​mkiv> but now we know who to blame
L159[03:02:51] <Ariri> tsun ben?
L160[03:02:54] <Mic​hiyo> It did work this way then though.
L161[03:03:05] <ben_​mkiv> %blame GopherAlt
L162[03:03:05] * MichiBot blames GopherAlt for the next person getting bap'd
L163[03:03:14] <ben_​mkiv> %bap Michiyo
L164[03:03:15] <MichiBot> ben_mkiv baps Michiyo with the working MCU!
L165[03:05:03] <ben_​mkiv> you still have minecraft open?
L166[03:05:12] <Mic​hiyo> It crashed lol
L167[03:05:14] <ben_​mkiv> xD
L168[03:05:21] <Mic​hiyo> I'd reduced the function to this https://paste.pc-logix.com/cequzameje.java and it died
L169[03:05:45] <ben_​mkiv> doesn't the OC microcontroller limit the area to a specific part of the front where you can toggle it on/off?
L170[03:05:51] <ben_​mkiv> wonder how that one works
L171[03:06:03] <Mic​hiyo> With Scala.
L172[03:06:04] <Mic​hiyo> :P
L173[03:06:21] <Mic​hiyo> Also, no clue.. never used a Micro Controller
L174[03:06:33] <Mic​hiyo> in OC*
L175[03:06:41] <ben_​mkiv> what
L176[03:06:53] <Mic​hiyo> What?
L177[03:07:02] <ben_​mkiv> they are awesome
L178[03:07:08] <Corded> * <Mic​hiyo> shrug
L179[03:14:23] <s_​a_m> i planned on using one for making a tsukinet router
L180[03:14:24] <s_​a_m> :)
L181[03:27:10] <Ko​dos> I plan on using them for network filters
L182[03:27:14] <Ko​dos> In lieu of relays
L183[03:27:24] <Ko​dos> Also I'm back again
L184[03:27:43] <Ko​dos> Spinal Stenosis is nothing to fuck with
L185[03:30:33] <Mic​hiyo> @Kodos, think you're just going to have to deal with broken swing animations
L186[03:44:05] <Ko​dos> All good
L187[03:44:10] <Ko​dos> That's pretty minor considering that's the only broken thing with it
L188[04:01:14] <Shuud​oushi> >Mic​hiyo:
L189[04:01:14] <Shuud​oushi> The actual fuck!? Like, i work on 6-48 volt DC systems, but even I know that's not code
L190[04:01:52] <Shuud​oushi> Not to code*
L191[04:02:44] <Shuud​oushi> %tonk
L192[04:02:44] <MichiBot> Holy broken .zip Batman! Shuud​oushi! You beat Va​ur's previous record of 5 hours, 36 minutes and 30 seconds (By 57 minutes and 21 seconds)! I hope you're happy!
L193[04:02:45] <MichiBot> Shuudoushi's new record is 6 hours, 33 minutes and 52 seconds! Shuudoushi also gained 0.00576 (0.00096 x 6) tonk points for stealing the tonk. Position #12. Need 0.0046 more points to pass Ash​irg!
L194[04:32:39] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Read error: Connection reset by peer)
L195[04:33:16] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L196[04:49:18] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 198 seconds)
L197[05:17:29] <Forec​aster> https://i.imgur.com/1xPhSYA.gifv
L198[05:21:47] ⇦ Quits: kan18 (~kan18@h68.131.188.173.dynamic.ip.windstream.net) (Ping timeout: 204 seconds)
L199[05:23:23] ⇨ Joins: kan18 (~kan18@h68.131.188.173.dynamic.ip.windstream.net)
L200[05:25:40] <Ko​dos> All the FPS
L201[05:28:29] <Izaya> Ariri: https://mk.comfysnug.space/files/webpublic-683d3e33-b653-4c4a-bf6c-ccde22dd0a32
L202[05:40:09] <Ariri> yeah basically
L203[05:40:41] <Ariri> %tell Inari guess who https://lcars5201.ddns.net/index.php/s/qznSoqKkd27Kofb/preview
L204[05:40:41] <MichiBot> Ar​iri: Inari will be notified of this message when next seen.
L205[05:42:23] <Ariri> %tell Inari its a WIP tho
L206[05:42:23] <MichiBot> Ar​iri: Inari will be notified of this message when next seen.
L207[06:57:37] <Ar​iri> Izaya: https://youtu.be/mlyl8rb0xLk
L208[06:57:37] <MichiBot> Son, what are vtubers? | length: 1m 3s | Likes: 23,398 Dislikes: 53 Views: 127,345 | by Bread Boys | Published On 7/9/2021
L209[06:57:43] <Ar​iri> captions on
L210[07:16:34] <ben_​mkiv> what the .... did i just watch
L211[07:16:58] <ben_​mkiv> and what game has the anime chick?
L212[07:17:32] <Izaya> Ariri: I can't read ... this
L213[07:17:49] <Izaya> https://social.shadowkat.net/xmpp/upload/DLonZPbxFyceFcZe/mpv-shot0002.jpg
L214[07:18:28] <Izaya> oh it's intentional
L215[07:34:07] ⇨ Joins: Vexatos (~Vexatos@port-92-192-217-230.dynamic.as20676.net)
L216[07:34:07] zsh sets mode: +v on Vexatos
L217[07:40:24] <Ar​iri> lmao
L218[07:40:51] <Ar​iri> ben's reaction makes it even better
L219[07:42:57] <Ar​iri> Izaya: I think it's intergalactic alphabet but I don't know if it's gibberish or not
L220[07:53:03] <Izaya> racks and EnderIO conduits are pretty fucky together
L221[07:53:22] <Izaya> ... wait.
L222[07:53:34] <Izaya> is the light grey - the default colour - connected to all others?
L223[07:53:51] <Izaya> this would explain the cursed behavior
L224[07:58:23] <Izaya> doesn't seem that way
L225[07:58:25] <Izaya> >.>
L226[08:10:12] <Com​pec> it kinda is
L227[08:39:04] <Ko​dos> ~w modem
L228[08:39:04] <ocdoc> http://ocd.cil.li/component:modem
L229[08:40:14] <Ko​dos> Damnit, this doesn't work
L230[08:40:52] <Ko​dos> Who's available for me to hassle with some 'me being a moron again' stuff
L231[08:46:25] <dequbed> Izaya: It looks like a sligthly modified version of Standard Galactic Alphabet and reads "start s speaking female"
L232[08:46:50] <Izaya> I suppose that fits
L233[08:48:01] <dequbed> Letter spacing is completely off so it's hard to read though.
L234[08:50:56] <Com​pec> >Ko​dos: Who's available for me to hassle with s…
L235[08:50:56] <Com​pec> me
L236[08:52:18] <Ko​dos> Code Block pastebined https://paste.pc-logix.com/asolacomag
L237[08:52:31] <Ko​dos> I don't even care right now about the wall, it's 4 AM.
L238[08:52:32] <Ko​dos> Okay, so
L239[08:52:41] <Ko​dos> I have two server blades, both running that
L240[08:52:56] <Ko​dos> One using top, one bottom, with both of their network cards using an unused side
L241[08:53:02] <Ko​dos> The rack's Relay mode is disabled
L242[08:53:29] <Ko​dos> However, when I ping with one server by pressing 'p', the other server's network activity light doesn't pop which means it's not receiving the message as far as I can tell
L243[08:53:49] <Ko​dos> It's also not generating the message saying it received a pong back
L244[08:53:59] <Com​pec> raddr isnt made before its used
L245[08:53:59] <Com​pec> just wanna mention
L246[08:54:12] <Ko​dos> raddr is defined in the event handler for modem message
L247[08:54:23] <Com​pec> fair enough
L248[08:55:28] <Ko​dos> Oh, okay, this is interesting
L249[08:55:48] <Ko​dos> I changed `local rmodem = ""` to `local rmodem` and now it's failing in all sorts of fun ways when I try to ping
L250[08:56:19] <Ko​dos> So maybe futureproofing what I wanted to save in there for handshakes later on isn't going to work, and I'll just need to predefine a port altogether
L251[08:56:38] <Com​pec> most likely
L252[08:57:40] <Ko​dos> Nope, still broken
L253[08:57:54] <Ko​dos> Let me DM you so I'm not spamming up the place
L254[08:57:59] <Com​pec> i just wanna ask
L255[08:57:59] <Com​pec> whats all the complexity for
L256[08:58:07] <Izaya> classic #oc
L257[08:58:22] <Izaya> "lemme private message you so we're not the only on-topic discussion of the year"
L258[08:59:03] <Ko​dos> Lmao
L259[08:59:10] <Ko​dos> I just didn't want giant walls of code to clog up the chat
L260[08:59:15] <Ko​dos> Especially for you poor IRC users
L261[08:59:44] <Izaya> if it's more than 4 lines it gets pastebinned
L262[09:03:24] <Ko​dos> Eh doesn't matter too much. I figured out the issue, just gotta figure out how to get it working without defeating the purpose of the code
L263[09:04:02] <Ko​dos> I was telling it to ping a modem address that hadnt' been assigned yet
L264[09:04:23] <Ko​dos> Yay for debug output
L265[09:10:06] <Ko​dos> Okay, I think I have it now
L266[09:10:10] <Ko​dos> Code Block pastebined https://paste.pc-logix.com/exogenafis
L267[09:10:35] <Ko​dos> Whoops, errant parentheses
L268[09:12:36] <Ko​dos> Aha, whoops, I need to check and make sure the modem isn't talking to itself when assigning a new master
L269[09:18:34] <Ko​dos> Hokay, yeah, no, I give up at this point
L270[09:18:48] <Ko​dos> At least for tonight, anyway, but I'm slowly becoming less and less motivated to get this working
L271[09:22:09] ⇦ Quits: ben_mkiv (~ben_mkiv@200116b814963000e8edda09165d7dd4.dip.versatel-1u1.de) (Ping timeout: 192 seconds)
L272[09:49:23] <Ash​irg> It's sooo fun when entire crucial central parts lack documentation completely
L273[09:50:15] <Ash​irg> Okay, there are two comments, but these are devs asking if somebody knows what the things do
L274[09:51:27] <Izaya> whatcha looking at
L275[09:51:52] <s_​a_m> very important message:
L276[09:51:53] <s_​a_m> awoo
L277[09:56:28] <Com​pec> awoo
L278[09:58:49] <s_​a_m> very important
L279[11:05:06] <Cyborg​Potato> %tonk
L280[11:05:06] <MichiBot> Uh-oh! Cyborg​Potato! You beat Shuud​oushi's previous record of 6 hours, 33 minutes and 52 seconds (By 28 minutes and 29 seconds)! I hope you're happy!
L281[11:05:07] <MichiBot> CyborgPotato's new record is 7 hours, 2 minutes and 22 seconds! CyborgPotato also gained 0.00329 (0.00047 x 7) tonk points for stealing the tonk. Position #8. Need 0.0524528 more points to pass ThePi​Guy24!
L282[11:23:40] <Izaya> Oh.
L283[11:24:00] <Izaya> I joined #EnderIO to ask about the conduits but apparently I don't get to talk there.
L284[11:26:18] <s_​a_m> oof
L285[11:31:31] <M​GR> Why not?
L286[11:45:37] <Izaya> 21:23 -- #EnderIO: Cannot send to channel
L287[11:45:54] <M​GR> Fair enough
L288[11:46:30] <Izaya> probably in the channel mode somewhere
L289[12:02:50] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L290[12:06:58] <Izaya> https://social.shadowkat.net/media/75bbb2f6855bba2849eb5e9c2141719af88a4aa53324a9931e0bd23469b29f12.png
L291[12:34:44] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 189 seconds)
L292[12:46:03] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L293[12:46:11] <ThePiGuy24> thanks internet, very cool
L294[13:42:12] ⇨ Joins: TPG24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L295[13:43:53] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 189 seconds)
L296[14:06:46] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L297[14:06:59] ⇦ Quits: TPG24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 189 seconds)
L298[14:17:33] <s_​a_m> https://tinyurl.com/yefacw3s
L299[14:19:18] <s_​a_m> https://tinyurl.com/yf5sc9lo
L300[14:39:56] <Kristo​pher38> My game built around Lua scripting that I made for a game jam can now be run in the browser thanks to emscripten. So if you were hesitant to downloading shady executables before, you can play it now https://kristopher38.itch.io/scavengerrobot
L301[14:43:17] ⇨ Joins: feldim2425_ (~feldim242@62-46-206-170.adsl.highway.telekom.at)
L302[14:44:35] ⇦ Quits: feldim2425 (~feldim242@193-154-173-118.adsl.highway.telekom.at) (Ping timeout: 192 seconds)
L303[14:44:35] *** feldim2425_ is now known as feldim2425
L304[14:59:19] <Zekromaster ​(he/she/they)> I have a quick oc2 question - is there any way to access HLAPI devices without LUA? Like, is there actually a virtual driver for those?
L305[14:59:19] <MichiBot> Lua*
L306[15:04:25] <Izaya> I remember someone saying the in-game devices are mostly character devices
L307[15:09:46] <Izaya> ie they should have a device in /dev
L308[15:11:16] <Zekromaster ​(he/she/they)> Uhm....
L309[15:11:34] <Zekromaster ​(he/she/they)> It would mean having to manually handle basically sending JSON over serial
L310[15:11:52] <Zekromaster ​(he/she/they)> At this point it would make more sense for me to just make an addon converting the devices I want to convert.
L311[15:11:57] <Zekromaster ​(he/she/they)> At this point it would make more sense for me to just make an addon converting the devices I want to convert to normal drivers. [Edited]
L312[15:12:09] <Izaya> that sounds much easier to deal with than spewing binary data over serial :p
L313[15:12:30] <Zekromaster ​(he/she/they)> >Iz​aya: that sounds much easier to deal with than spewing binary d…
L314[15:12:30] <Zekromaster ​(he/she/they)> kék
L315[15:12:57] <Zekromaster ​(he/she/they)> It's fun tho
L316[15:13:18] <Zekromaster ​(he/she/they)> And being able to do "echo 15 > /dev/redstone0" is worth it
L317[15:14:10] <Zekromaster ​(he/she/they)> Could you theoretically go lualess, btw? Like, there's nothing depending on Lua in the default image, right?
L318[15:14:28] <Izaya> no idea, I haven't used it :p
L319[15:14:30] <Izaya> but I imagine you could
L320[15:16:21] <Zekromaster ​(he/she/they)> >Zekromaster ​(he/she/they): And being able to do "echo 15 > /dev/redstone0" is worth i…
L321[15:16:21] <Zekromaster ​(he/she/they)> (Better yet, considering I have ProjectRed into my environment, if I get it to do `echo <any8bitnumber> > /dev/bundledcable0`
L322[15:16:22] <Zekromaster ​(he/she/they)> (Better yet, considering I have ProjectRed into my environment, if I get it to do `echo <any8bitnumber> > /dev/bundledcable0`) [Edited]
L323[15:17:12] <Izaya> I went the other way, I wrote a very lua-oriented OS for OC, including Lua as the shell language
L324[15:19:42] <Amanda> The problem with making HLAPI stuff use proper drivers is you also have to deal with writing proper linux drivers for that
L325[15:19:57] <Amanda> I imagine redstone might work as linux LED class devices, though
L326[15:20:12] <Amanda> but you'd still need a linux kernel module for that
L327[15:20:23] <dequbed> Which would just spew json over serial :P
L328[15:20:40] <Amanda> or speak to some homebrew "hardware" added to the VM
L329[15:21:38] ⇨ Joins: rammars (~rammars@80.234.76.38)
L330[15:21:56] <rammars> hi
L331[15:21:58] <Zekromaster ​(he/she/they)> If I can find out where to load custom modules into the default linux image by default, that's the last of my problems.
L332[15:22:12] <Zekromaster ​(he/she/they)> If I can find out where to load custom modules into the default linux image, that's the last of my problems. [Edited]
L333[15:22:23] <Amanda> Pretty sure that the linux is 100% mainline
L334[15:22:34] <dequbed> Pretty much yea
L335[15:22:40] <Amanda> the disks and serial device for HLAPI are all handled by the VirtIO drivers
L336[15:23:08] <Amanda> It's been optimised and stripped to hell and back to fit in the small amount of disk/memory, but still mainline linux
L337[15:23:17] <Zekromaster ​(he/she/they)> I know the Java part. I know the Linux part. It's finding out what do I do to mix the two.
L338[15:23:28] ⇦ Quits: rammars (~rammars@80.234.76.38) (Remote host closed the connection)
L339[15:23:34] <Izaya> %bye
L340[15:23:34] <MichiBot> Oh, well, bye I guess...
L341[15:24:36] <Amanda> the root image, and by extension everything in it, including the kernel, is built from a buildroot repo (https://github.com/fnuecke/buildroot)
L342[15:25:22] <Zekromaster ​(he/she/they)> Like, I make my tile entity. This is exposed as a device. I write a VirtIO driver for that. Where do I put that driver so that it's included in the root image? Do I need to override the root image? Is there a mechanism to add stuff to it?
L343[15:25:27] <Zekromaster ​(he/she/they)> Like, I make my tile entity. This is exposed as a device. I write a VirtIO driver for that. Where do I put that driver so that it's included in the root image? Do I need to override the root image? Is there a mechanism to add modules to it? [Edited]
L344[15:26:05] <Amanda> Stuff can be included from resource packs
L345[15:26:30] <Amanda> where you could have an install script or similar to install it to the kernel's module directory.
L346[15:26:39] <Amanda> Assuming the kernel is even built to enable modules
L347[15:26:58] <Amanda> Looks like it is: `CONFIG_MODULES=y`
L348[15:27:40] <Zekromaster ​(he/she/they)> I could theoretically put them directly into /lib/modules then
L349[15:27:50] <dequbed> yep
L350[15:27:54] <Amanda> https://github.com/fnuecke/oc2/tree/1.16.5/src/main/resources/data/oc2/file_systems
L351[15:28:10] <Amanda> That describes how to add stuff through resource packs.
L352[15:28:19] <Amanda> worth noting every mod is considered a resource pack as well.
L353[15:28:30] <Amanda> s/resource/data/
L354[15:28:30] <MichiBot> <Amanda> worth noting every mod is considered a data pack as well.
L355[15:28:46] <Zekromaster ​(he/she/they)> >deq​ubed: yep
L356[15:28:47] <Zekromaster ​(he/she/they)> At that point it's just `modprobe redstone`
L357[15:29:27] <dequbed> Yeah, pretty much
L358[15:30:26] <Zekromaster ​(he/she/they)> Ok, so I just need to figure out the Java API for emulating hardware. Checking out the Disk Drive.
L359[15:31:57] <Amanda> worth noting, buildroot can be told to create a host toolchain for the target system. I compiled ocvm using that, took up an entire 16MB drive on it's own, and hangs the VM immediately upon getting to the OpenOS shell
L360[15:33:51] <Amanda> oh hey, only 25 derevations need to be rebuilt in this week's weekly update
L361[15:40:42] <Amanda> %choose spaaace?
L362[15:40:42] <MichiBot> Ama​nda: Are you sure? Well alright.
L363[15:41:25] <Forec​aster> %sip
L364[15:41:25] <MichiBot> You drink a smooth jumbonium potion (New!). Oh no, Forecaster got a health potion, there's probably a boss fight coming!
L365[15:46:02] <Zekromaster ​(he/she/they)> Now that I think of it... VirtIO is basically required for storage and network but... is it strictly required for other devices? I guess yes because it's the only way the VM has to interact with anything else, right?
L366[15:49:49] <Zekromaster ​(he/she/they)> But then, what would it look like? I just extend VMDevice?
L367[15:52:41] <Amanda> %tell Inari I do not require assistance, I'm perfectly fine in food land https://i.imgur.com/lKqnwGX.jpeg
L368[15:52:41] <MichiBot> Ama​nda: Inari will be notified of this message when next seen.
L369[15:53:05] <Amanda> uh
L370[15:53:09] <Amanda> virtio is not required.
L371[15:53:19] <Amanda> the terminal for example emulates a UART device
L372[15:54:16] <Amanda> %choose chair or bed
L373[15:54:16] <MichiBot> Ama​nda: Why not both? Okay fine. "bed".
L374[15:55:42] <Amanda> https://matrix.camnet.site/_matrix/media/r0/download/camnet.site/GomHlyrGPWdjtIfUMWpeYpQh/427520_20210908155514_1.png
L375[15:56:04] <Amanda> I almost feel bad for these two drones, they're just constantly picking up yellow science from the active provider, mobing ot 2 tiles up to the requester.
L376[15:56:33] <Amanda> every time they start to move away, the inserter moves another yellow science into the active provider
L377[15:57:30] <Amanda> Truely a space sisypheous tail
L378[16:38:38] <Amanda> oh. I'm not making rocket fuel anymore, oops
L379[16:41:15] <Forec​aster> hungry hungry rockets
L380[16:41:29] <Izaya> turn the seas into rocket fuel
L381[16:41:42] <Amanda> unfortunately, I've not researched that yet
L382[16:41:51] <Amanda> about half-way done
L383[16:42:06] <Amanda> and my solid rocker fuel's not being made either, I forgot I made that out of light oil
L384[16:44:22] <Amanda> I'm doing all my science on a piece of scaffolding oribiting the starting planet, and I went and deleted some of the machinery to make the requirements to the rocket fuel. I am not a smart kitty,
L385[16:44:55] <Amanda> ( Still producing the science planet-side )
L386[16:46:36] <Amanda> maybe I should start rail-gunning the materials to make it in space
L387[16:55:21] <Izaya> are you playing that space science pack
L388[16:55:34] <Amanda> Space Exploration, yup
L389[16:55:42] <Izaya> neat!
L390[16:58:32] <Amanda> In theory, I've completely automated launching science packs from the planet to the piece of scaffolding in the sky, so I can just ignore this, but my brain is making me babysit it because "What if it's just barely wrong@!?"!!
L391[17:10:34] <Spar​kyFox> question for: build.grade under dependencies
L392[17:11:07] <Spar​kyFox> Code Block pastebined https://paste.pc-logix.com/edoyejoluc
L393[17:11:07] <Spar​kyFox> are these correct? and no i need any maven stuff or do i just shove the jars in the libs folder and tell eclipse to point at it
L394[17:11:17] <Spar​kyFox> Code Block pastebined https://paste.pc-logix.com/dimezeduwo
L395[17:11:17] <Spar​kyFox> are these correct? and do i need any maven stuff or do i just shove the jars in the libs folder and tell eclipse to point at it [Edited]
L396[17:13:00] <Spar​kyFox> Code Block pastebined https://paste.pc-logix.com/qasajarabu
L397[17:13:00] <Spar​kyFox> are these correct? and do i need any repo stuff or do i just shove the jars in the libs folder and tell eclipse to point at it [Edited]
L398[17:15:10] ⇨ Joins: ben_mkiv (~ben_mkiv@200116b81436f4001212a42b91e57477.dip.versatel-1u1.de)
L399[17:19:50] <Amanda> I don't think you need RTFM unless you plan to add another new manual book
L400[17:21:50] <Spar​kyFox> ah thanks
L401[17:22:52] <Spar​kyFox> im trying to work with openprinters so i can see about adding more stuff to its "paper" hurdle is, getting OC and OP to setup nicely together
L402[17:23:07] <Amanda> Yeah, this is all I have in OpenTablets: https://gitlab.darkdna.net/amanda/mc-opentablets/-/blob/master/build.gradle#L44
L403[17:24:15] <Spar​kyFox> thanks
L404[17:24:50] <Spar​kyFox> this helps alot 🙂
L405[17:24:50] <MichiBot> ALOT: http://tinyurl.com/y42zurt
L406[17:30:40] <Amanda> oh hey, my iron plate stop's ready to be updated.
L407[17:50:30] <Ocawes​ome101> have google services been periodically dropping for maybe 30s for anyone else?
L408[17:53:17] ⇦ Quits: ben_mkiv (~ben_mkiv@200116b81436f4001212a42b91e57477.dip.versatel-1u1.de) (Ping timeout: 192 seconds)
L409[17:55:00] <Mic​hiyo> >Ocawes​ome101: have google services been periodically d…
L410[17:55:00] <Mic​hiyo> no issues here
L411[17:55:18] <Ocawes​ome101> huh
L412[17:55:43] <Ocawes​ome101> my `mtr` session has been showing periodic drops and i've lost google meet connection twice in the past hour
L413[18:11:11] <Va​ur> %tonkout
L414[18:11:12] <MichiBot> Yippee! Va​ur! You beat Cyborg​Potato's previous record of 7 hours, 2 minutes and 22 seconds (By 3 minutes and 43 seconds)! I hope you're happy!
L415[18:11:13] <MichiBot> Va​ur has stolen the tonkout! Tonk has been reset! They gained 0.007 tonk points! plus 0.006 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 2.65785204. Position #2 Need 0.16518866 more points to pass Forec​aster!
L416[18:20:25] <Spar​kyFox> daaang, ok, so i got OC and OP working in eclipse and i was playing about with the open printer mod's code and if i put my item into the accept slot(it accepting paper and name tag) it'll always output its printedpage
L417[18:20:58] <Spar​kyFox> never really thought of that, whiich completely requires some big brain stuff 😛
L418[18:23:23] <Mic​hiyo> What exactly are you trying to do with OP's code....?
L419[18:25:08] <Spar​kyFox> nothing really in the long run, since i plan on working around it as a dependency, but right now, im just seeing how things work
L420[18:27:12] <Mic​hiyo> mkay...
L421[18:27:19] <Spar​kyFox> at the moment, im kinda thinking i miiight need to do my own thing and make a config and...big brain stuff
L422[18:28:19] <Spar​kyFox> at the moment, im kinda thinking i miiight need to do my own thing and make a config and...big brain stuff, instead of using op as a dependency [Edited]
L423[18:28:57] <Ko​dos> Amanda, are you on Factorio or Minecraft because at this point I'm confused
L424[18:29:44] <Izaya> I finished KSR's Mars trilogy.
L425[18:30:04] <Izaya> $gf was right when she said Red Mars was good.
L426[18:37:10] <Ko​dos> Bought a new medicine box today. This is what one week of medication looks like for me https://tinyurl.com/ye5uq4jg
L427[18:38:15] <Ko​dos> And people wonder why i'm not a morning person (AM dose is on the right)
L428[18:38:44] <Ocawes​ome101> goodness
L429[18:39:21] <Izaya> reminds me of my mum's med schedule while she was having chemo
L430[18:39:30] <Izaya> when it was still an experimental treatment
L431[18:46:23] <Amanda> @Kodos Factorio atm
L432[18:51:31] ⇨ Joins: ben_mkiv (~ben_mkiv@200116b81436f4001212a42b91e57477.dip.versatel-1u1.de)
L433[18:56:29] <Amanda> @Kodos if you're confused about the space stuff, there's a mod called Space Exploration which adds more planets, and you can put stuff in orbit around that planet too, It's been... interesting, never played with AAI before this, and it's built on it
L434[18:57:14] <Amanda> https://matrix.camnet.site/_matrix/media/r0/download/camnet.site/ckDwQfdQHEUeedWEqLyDAShH/427520_20210905211649_1.png
L435[18:57:40] <Amanda> For example, here's Schongo Station, as of a day or two and maybe 3 launches ago.
L436[18:58:18] <Amanda> https://matrix.camnet.site/_matrix/media/r0/download/camnet.site/RVIVOJmOeiRjScWaaJJnRiqh/427520_20210908185751_1.png
L437[18:58:20] <Amanda> And here it is now
L438[18:59:01] <Amanda> slowly expanding with each launch of more structure frames.
L439[19:00:05] <Amanda> oh hey, I can launch all the materials needed for space scaffolding using the delivery cannon
L440[19:00:11] <Izaya> the idea of building a space station appeals to me
L441[19:00:34] <Amanda> it took a long time to get to that point, I've got like 7 days on this world now
L442[19:00:44] <M​GR> Starbase ™️
L443[19:00:50] <Amanda> .. apparently it ticked up to 8 days
L444[19:01:05] <Amanda> 8 days, 7h, almost to the minute
L445[19:01:25] <Amanda> %choose shoot the materials for space scaffolding to Schongo?
L446[19:01:26] <MichiBot> Ama​nda: Why would you do that when you could do something else instead?
L447[19:01:44] <Amanda> ... because "something else" is launching rockets, Michibot
L448[19:02:04] <Spar​kyFox> since youre asking: im trying to get the train ticket be a paper source and an output- able to print stuff on a ticket. OR use paper and something like `component.op.printticket()` https://tinyurl.com/yh2q4h97
L449[19:02:45] <Amanda> damnit, I've already lost 6 drones to radiation in space.
L450[19:03:31] ⇨ Joins: TPG24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L451[19:04:01] <Mic​hiyo> Yeah.... you're going to have a bad time. The printer is hardcoded for paper in -> printed page out. See the logic for name tags (I think name tag support is in OP)
L452[19:04:06] <Mic​hiyo> @SparkyFox ^
L453[19:04:07] <M​GR> Amanda, you haven't been to Markka, correct?
L454[19:04:19] <Spar​kyFox> yee im realising this
L455[19:04:23] <Mic​hiyo> You're going to have to add ANOTHER branch in logic for anything else
L456[19:04:32] <Spar​kyFox> defos
L457[19:04:41] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 189 seconds)
L458[19:04:43] <Amanda> @MGR not sure where/what that even is?
L459[19:05:04] <M​GR> It's the relatively new station 300km into the belt around the gas giant
L460[19:05:15] <Amanda> oh, in Starbase?
L461[19:05:20] <M​GR> It only has a 5km wide safe zone
L462[19:05:22] <M​GR> Yeah
L463[19:05:27] <Spar​kyFox> either a printer of my own(for personal use) or a universal printer that allows custom stuff from a config
L464[19:05:29] <M​GR> 5km radius*
L465[19:05:37] <Amanda> I've not played in a few weeks, got kinda burnt out when my ship got eaten by EBM
L466[19:05:57] <ben_​mkiv> wait? printing the nametag results in a printed page?
L467[19:06:00] <Amanda> since I lack the patience for the CAD designer, and the resources to buy a new one
L468[19:06:13] <Mic​hiyo> >B​en: wait? printing the nametag results in a …
L469[19:06:13] <Mic​hiyo> no?
L470[19:06:32] <Amanda> I should probably pop in and pop the tutorial baloon again before they limit that
L471[19:06:38] <Mic​hiyo> There is a branch in logic that STOPS it from doing so.
L472[19:06:44] <ben_​mkiv> `and if i put my item into the accept slot(it accepting paper and name tag) it'll always output its printedpage`
L473[19:06:48] <ben_​mkiv> that confused me
L474[19:06:57] <ben_​mkiv> yea, you know about our branch logic, right?
L475[19:07:18] <ben_​mkiv> i'm always assuming worst
L476[19:07:27] <Mic​hiyo> yeah, THEY've added an item to the slot logic and it's being output as paper because they're not ALSO handling the item elsewhere
L477[19:07:44] <Spar​kyFox> >Mic​hiyo: no?
L478[19:07:44] <Spar​kyFox> it does
L479[19:08:00] <Mic​hiyo> ben specifically asked about a name tag, not the ticket you added
L480[19:08:03] <Spar​kyFox> nametags are used as a paper source unless you do printtg
L481[19:08:04] <M​GR> Amanda, if you join my company I can give you blueprints for a relatively cheap miner
L482[19:08:04] <Spar​kyFox> nametags are used as a paper source unless you do printtag [Edited]
L483[19:08:09] <Mic​hiyo> It shouldn't
L484[19:08:12] <M​GR> 64 crates with 3 mining lasers
L485[19:08:15] <ben_​mkiv> there we go 😄
L486[19:08:16] <Mic​hiyo> If it is that broke at some point
L487[19:08:31] <Mic​hiyo> Likely in a port to some minecraft version
L488[19:08:32] <Amanda> @MGR maybe later, I'm still pretty salty about my ship getting eaten, dispite all the warnings. :P
L489[19:08:39] <M​GR> Fair enough
L490[19:08:51] <ben_​mkiv> or i messed that up
L491[19:09:16] <Mic​hiyo> That, or I'm misremembering...
L492[19:10:06] <Mic​hiyo> I swear it used to SPECIFICALLY check for paper...
L493[19:10:06] <Forec​aster> eaten?
L494[19:10:07] <ben_​mkiv> yea it doesn't really check if its an itemtag or not
L495[19:10:14] <ben_​mkiv> only if it has a valid item in the input slot
L496[19:10:22] <Mic​hiyo> yeah even back in 1.7..
L497[19:10:23] <Mic​hiyo> wow
L498[19:10:24] <Mic​hiyo> wtf
L499[19:10:31] <Mic​hiyo> I SWEAR it did
L500[19:10:33] <Mic​hiyo> WTF
L501[19:10:41] <Mic​hiyo> if(getStackInSlot(2) != null) { //No paper
L502[19:10:42] <Mic​hiyo> WTF
L503[19:10:48] <Mic​hiyo> RIGHT
L504[19:11:03] <Mic​hiyo> because the slot was set to only paper THEN I added nametags.. but never changed the damn checkl
L505[19:11:06] <Amanda> @Forecaster EBM -- Easy Build Mode was a feature they launched with the EA launch, and it was buggy as heck, and liked to eat (delete) ships
L506[19:11:10] <Mic​hiyo> cause... fuck it it'll only EVER be paper
L507[19:11:13] <Mic​hiyo> why check if it's paper AGAIN
L508[19:11:16] <Forec​aster> ah
L509[19:11:44] <ben_​mkiv> huh? was there a specific slot for nametags?
L510[19:11:48] <Mic​hiyo> No
L511[19:12:16] <Mic​hiyo> I added nametags WELL after the mod was released, I just slapped them in to the slot accepts code, but never adjusted the item check in print/printtag
L512[19:12:35] <Mic​hiyo> Cause I'm a damn idiot
L513[19:13:22] <Mic​hiyo> There is an error that SAYS "Please load paper", and "Please load Name Tags" but only if the slot is EMPTY...
L514[19:13:36] <Mic​hiyo> it ALSO needs to say that if the slot contains NOT paper, or a nametag depending on the call
L515[19:13:37] <Mic​hiyo> >_>
L516[19:14:07] <Mic​hiyo> @SparkyFox Also, you just need to add `public Object[] printTicket(Context context, Arguments args) throws Exception {` that does your logic
L517[19:15:01] <Spar​kyFox> thanks 🙂
L518[19:15:23] <Spar​kyFox> https://tinyurl.com/yjqxzzwy
L519[19:15:38] <Spar​kyFox> not sure if this helps your case, but here you go anyway
L520[19:15:54] <Spar​kyFox> still pretty neat though
L521[19:16:02] <ben_​mkiv> still not intended 😄
L522[19:17:22] <Mic​hiyo> bleh.... what versions of this am I worried about changing
L523[19:17:32] <ben_​mkiv> ?!
L524[19:17:45] <Mic​hiyo> 1.7, 1.9/1.10 and 1.12 I guess
L525[19:18:22] <ben_​mkiv> 1.12.x
L526[19:18:23] <Mic​hiyo> I'm fixing the damn print/printTag thing
L527[19:18:29] <ben_​mkiv> who cares about the other stuff
L528[19:18:31] <Mic​hiyo> Me
L529[19:18:56] <Spar​kyFox> me 😛
L530[19:19:03] <ben_​mkiv> line 437 you could just add a check for stack.getItem() instanceof PrinterPaperRoll || stack.getItem().equals(Items.PAPER)
L531[19:19:28] <ben_​mkiv> was about to do that online, but if you already got your hands on it...
L532[19:19:30] <Mic​hiyo> Yep
L533[19:20:07] <ben_​mkiv> imho you can screw the paper roll at all, it probably wont ever come back for 1.12+
L534[19:21:03] <ben_​mkiv> it's not an STAR LC-10 dot matrix printer from 1990
L535[19:21:09] <Mic​hiyo> Sure it is
L536[19:21:10] <Mic​hiyo> :P
L537[19:21:10] <ben_​mkiv> which was my first printer btw 😄
L538[19:21:40] <ben_​mkiv> and i can still remember the sound it made when printing
L539[19:21:45] <ben_​mkiv> and when the fricking paper roll got stuck
L540[19:21:56] <Izaya> > connect e-reader over USB while calibre is running
L541[19:22:02] <Forec​aster> that feature is missing from OP
L542[19:22:05] <Izaya> > it decides to start writing shit to the internal storage
L543[19:22:06] <Forec​aster> stuck paper rolls
L544[19:22:15] <Izaya> computers need to die
L545[19:23:38] <Mic​hiyo> PC LOADLETTER
L546[19:23:49] <Amanda> EPRINTERONFIRE
L547[19:25:03] <Amanda> I remember that showing up in dmesg when I was first starting with linux, probably the parallel port was busted on that tower. Just randomly in the kernel logs you'd see "lpt0: printer is on fire"
L548[19:25:42] <Ocawes​ome101> lmao
L549[19:28:12] <Amanda> %choose bring up 500 logistics drones or save them
L550[19:28:12] <MichiBot> Ama​nda: Somebody once told me to roll with "bring up 500 logistics drones"
L551[19:28:22] <Amanda> fiiine
L552[19:28:31] <Amanda> I guess I'll just have to regularly ship them up
L553[19:28:43] <Spar​kyFox> >Iz​aya: computers need to die
L554[19:28:43] <Spar​kyFox> ask sol nicely 🙂
L555[19:29:37] <Spar​kyFox> or kidnap en EMP and detonate it and blame your neighbour
L556[19:29:50] <Spar​kyFox> or kidnap en EMP, detonate it and blame your neighbour [Edited]
L557[19:29:59] <Spar​kyFox> or kidnap en EMP, detonate it and blame your neighbor [Edited]
L558[19:30:04] <Spar​kyFox> or kidnap an EMP, detonate it and blame your neighbor [Edited]
L559[19:30:04] <Amanda> stahp
L560[19:30:48] <Amanda> every time you edit a message it sends it to IRC as a new message
L561[19:31:13] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L562[19:31:29] ⇦ Quits: TPG24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 189 seconds)
L563[19:32:20] <Spar​kyFox> woops, sorry, never knew
L564[19:33:09] <San​gar> >Mic​hiyo: <@!96665277030203392> Looks like CI is…
L565[19:33:10] <San​gar> i disabled some of the jobs on jenkins that didn't run in an eternity. the builds are still on maven: http://maven.cil.li/li/cil/oc/OpenComputers/
L566[19:33:10] <San​gar> if some of the jobs for older mcs are still needed, let me know. however, i'm *super* busy with work this week (including the weekend), so it'll probably have to wait until next week. if anyone asks about prs: same. didn't forget, just no time yet 😦
L567[19:33:35] <Mic​hiyo> Ah, thanks Sangar!
L568[19:40:01] <Mic​hiyo> @SparkyFox What version of MC are you on?
L569[19:40:10] <Spar​kyFox> 1.12.2
L570[19:40:17] <Spar​kyFox> 2588?
L571[19:40:18] <Mic​hiyo> Ah, k
L572[19:40:36] <Spar​kyFox> oops, 2855
L573[19:41:15] <Amanda> oh. That's why my smeltery is out of stone, I forgot to upgrade the mines
L574[19:46:37] <Mic​hiyo> Ok, so printTag already checked for nametags... just added a paper check for print
L575[19:46:40] <Mic​hiyo> for 1.12
L576[19:46:54] <Mic​hiyo> will be pushing this in a moment
L577[19:47:32] <Mic​hiyo> I both love and hate that the printer requires color and black ink to print only black.... just like an actual printer >_<
L578[19:48:03] <Ko​dos> Lmao
L579[19:48:39] <Mic​hiyo> Also, if my Alexa reminds me that my damn printer is low on ink one more time I'm throwing both her and the printer out a window :D
L580[19:49:17] <Amanda> ... what
L581[19:49:48] <Mic​hiyo> Yeah... Alexa will sometimes tell me that my printer is low on ink.
L582[19:49:49] <Amanda> alexias nag you about printer ink?
L583[19:50:03] <Mic​hiyo> Printer is on the network
L584[19:50:14] <Amanda> Thanks, I hate it
L585[19:50:23] <Mic​hiyo> lol
L586[19:57:29] <Spar​kyFox> once its pushed out, i'll try and find ways to break it for you 😉
L587[19:57:52] <Spar​kyFox> nah, i'll check stuff, let you know
L588[20:03:52] <Spar​kyFox> ayy there you go "please load paper"
L589[20:04:01] <Mic​hiyo> yeah... lol
L590[20:04:08] <Mic​hiyo> I'll do other versions later
L591[20:04:12] <Mic​hiyo> work is getting busy
L592[20:04:45] <Spar​kyFox> no worries, thanks for that 🙂
L593[20:05:08] <Spar​kyFox> things look fixed now
L594[20:09:25] <Mic​hiyo> I no longer have builds setup for OpenPrinter (or.... most of my mods) on Jenkins so I'll have to do this by hand... booooo
L595[20:09:42] <Mic​hiyo> ugh, also means setting build numbers in the build info too
L596[20:09:53] <Mic​hiyo> crap.. is it worth setting jobs up on Jenkins...... maybe >_>
L597[20:36:10] <Zekromaster ​(he/she/they)> ... OC2 still has no API docs, does it?
L598[20:41:17] <Amanda> Considering the readme still says 'dont use the api' I imagine not
L599[20:42:20] <Zekromaster ​(he/she/they)> >Ama​nda: Considering the readme still says 'dont use the api' I ima…
L600[20:42:20] <Zekromaster ​(he/she/they)> Makes sense, although I'm perfectly fine with stuff just breaking every single time I update
L601[20:42:46] <Zekromaster ​(he/she/they)> Tbh tho: "While the mod isn't quite yet ready for release due to some remaining technical and usability issues, the API should be mostly stable at this point"
L602[21:13:56] <s_​a_m> nice, RCE in titanfall 2
L603[21:14:14] <Ko​dos> Time to ~~kill myself~~ write a program that parses a text file and prints it
L604[21:37:53] <Mic​hiyo> >surface to ​air missile: nice, RCE in titanfall 2
L605[21:37:54] <Mic​hiyo> Only RCE I can think of is Real Civil Engineer :P
L606[21:41:29] <Forec​aster> %sip
L607[21:41:29] <MichiBot> You drink a soft jumbonium potion (New!). Forecaster remembers an important appointment.
L608[21:41:54] <Forec​aster> I don't have any of those
L609[21:42:04] <Amanda> you do now!
L610[21:42:15] <Forec​aster> I have a date with a robot tomorrow I guess
L611[21:42:22] <Forec​aster> we're going to get to know eachother
L612[21:42:26] <Forec​aster> I'm going to push some buttons
L613[21:45:44] <Amanda> since Inari's not here to say it, I shall: L-lewd
L614[21:46:51] <Forec​aster> :P
L615[21:52:50] <Amanda> Goodness. I sure did hand-craft a lot of stuff in my last play of this save
L616[21:53:01] <Amanda> so many buildings and machines not automated
L617[21:57:37] <Amanda> %choose pizza or find something else
L618[21:57:37] <MichiBot> Ama​nda: I tried reading my tea leaves this morning. There was something about death and doom. Anyway, go with "pizza"
L619[22:09:11] <ben_​mkiv> sounds like you should eat pizza and play doom eternal
L620[22:09:25] <Amanda> don't have that game, and not really my thing
L621[22:14:42] <Amanda> okay, time to produce sulfur at the oil processing. waiting for the petrolium to be pumped in is too slow
L622[22:15:01] <Amanda> er, shipped in. on trains.
L623[22:15:02] <Amanda> O
L624[22:15:07] <Amanda> I'm not running a pipe that far
L625[22:19:42] ⇦ Quits: feldim2425 (~feldim242@62-46-206-170.adsl.highway.telekom.at) (Ping timeout: 189 seconds)
L626[22:19:53] ⇨ Joins: feldim2425 (~feldim242@dynamic-2jkdrkb5ckck524z9r-pd01.res.v6.highway.a1.net)
L627[22:20:15] ⇦ Quits: JonnyGreenwood (~djmadest@95.182.122.116) (Ping timeout: 189 seconds)
L628[22:21:54] ⇦ Quits: Guest90172 (sid32492@id-32492.ilkley.irccloud.com) (Ping timeout: 189 seconds)
L629[22:22:12] ⇨ Joins: JonnyGreenwood (~djmadest@95.182.122.116)
L630[22:22:18] ⇨ Joins: Guest90172 (sid32492@id-32492.ilkley.irccloud.com)
L631[23:08:18] <Amanda> Protip, connecting pipes in corners helps!
L632[23:10:07] <MadM​an310> is there a way to make a script read from an external text file?
L633[23:10:22] <MadM​an310> or a table from a seperate file
L634[23:11:07] <MadM​an310> i have a script that is supposed to automate blood magic and i want to store recipe information into a table in a seperate script
L635[23:11:41] <MadM​an310> and have the main program read information from that table
L636[23:11:45] <MadM​an310> is that possible?
L637[23:17:30] <Kristo​pher38> return the table stored in a separate script
L638[23:17:44] <Kristo​pher38> and `require` file with that table in the main script
L639[23:25:28] <Amanda> %choose stories for the story throne or continue reading what's already downloaded already
L640[23:25:29] <MichiBot> Ama​nda: Some "stories for the story throne" sounds nice
L641[23:31:53] <Amanda> %choose halucinate or irradiate
L642[23:31:53] <MichiBot> Ama​nda: Wait, what was the question again? Uhh... "irradiate"?
L643[23:45:29] <Amanda> welp, out of uranium, time to read
L644[23:45:35] <Amanda> I mean, uh.
L645[23:46:03] * Amanda quietly hides her homebrew nuclear reactor behind Inari's chair
<<Prev Next>> Scroll to Top