<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[02:56:19] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@2a0a:ef40:ccf:fe01:19a7:4f97:a818:2) (Ping timeout: 183 seconds)
L2[03:14:06] *** Joins: Hawk777 (~Hawk777@2001:569:7cae:7e00:d452:d786:8ed:48dc) Hawk777
L3[03:32:19] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:d452:d786:8ed:48dc) (Quit: Leaving.)
L4[03:50:44] <CompanionCube> %tonk
L5[03:50:45] <MichiBot> Gadsbudlikins! Compan​ionCube! You beat Va​ur's previous record of <0 (By 4 hours, 12 minutes and 2 seconds)! I hope you're happy!
L6[03:50:46] <MichiBot> CompanionCube's new record is 4 hours, 12 minutes and 2 seconds! CompanionCube also gained 0.0042 tonk points for stealing the tonk. Position #2. Need 0.09394 more points to pass Spider ​EveryOS!
L7[04:30:41] *** Joins: Hawk777 (~Hawk777@2001:569:7cae:7e00:c50f:3b09:9cab:4b31) Hawk777
L8[05:33:00] <Pokem​an2003> Is there a way for me to overwrite the callback that is used to push signals onto the stack?
L9[05:48:32] <Pokem​an2003> Doesn't appear to be.
L10[05:48:32] <Pokem​an2003> Next question: Errors leave text on the screen while also turning off the computer. How do they achieve that?
L11[05:49:18] <Pokem​an2003> Is *that* controllable?
L12[06:16:04] <Hawk777> Probably the crash method of the computer component could do that? https://ocdoc.cil.li/component:computer
L13[06:18:08] <Hawk777> (note the computer *component* is not the same thing as the computer *API*)
L14[06:29:03] <Hawk777> If you want to know the technical explanation under the hood, the architecture’s runThreaded method returns an ExecutionResult enum value which is the Error variant; this causes the computer to stop but the error to be displayed on whatever screen is bound.
L15[06:29:28] *** Joins: Vexatos (~Vexatos@p200300eaef085000020c6403349b6480.dip0.t-ipconnect.de) Vexatos
L16[06:29:29] zsh sets mode: +v on Vexatos
L17[06:29:44] <Hawk777> In the Lua architecture, it looks like machine.lua makes this happen if the BIOS or OS’s root coroutine returns.
L18[06:29:50] <Hawk777> Or if it throws.
L19[07:00:12] <Pokem​an2003> computer.crash() didn't actually do anything when I called it, which was odd.
L20[07:00:19] <Pokem​an2003> That's actually one of the first things I tried.
L21[07:03:42] <Pokem​an2003> As for the API being different to the component: Yeah, I'm aware. I like to randomly create OSes from time to time. Never finish them, but I try something different each time,.
L22[07:03:44] <Pokem​an2003> * time.
L23[07:04:12] <Hawk777> How about throwing from the root coroutine?
L24[07:06:05] <Pokem​an2003> You mean from the main thread? Yeah, I'm threw it in *init.lua*, it didn't not doing anything.
L25[07:06:13] <Pokem​an2003> BLEH I'm tired, "it didn't do anything"
L26[07:06:54] <Hawk777> Hm. It looked like that should have done it, so I don’t know.
L27[07:07:05] <Hawk777> It only works if the screen is bound to the GPU though; I assume you did that?
L28[07:07:23] <Hawk777> Otherwise I think it will crash the computer without displaying anything, and you can get the message by using the analyzer on the computer.
L29[07:07:43] <Pokem​an2003> The BIOS did that for me so yeah.
L30[07:07:44] <Pokem​an2003> (I should mention that I'm using Ocelot, so it's possible that it's something on Ocelot's end that caused it to do nothing.0
L31[07:09:10] <Hawk777> Oh. Well, I have no idea.
L32[07:09:14] <Hawk777> I’ve never used it.
L33[07:11:30] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:c50f:3b09:9cab:4b31) (Quit: Leaving.)
L34[07:11:35] <Pokem​an2003> Ah well, we'll see later.
L35[08:08:52] <CompanionCube> %tonkout
L36[08:08:53] <MichiBot> Jiminy Cricket! Compan​ionCube! You beat your own previous record of 4 hours, 12 minutes and 2 seconds (By 6 minutes and 4 seconds)! I hope you're happy!
L37[08:08:54] <MichiBot> Compan​ionCube has tonked out! Tonk has been reset! They gained 0.004 tonk points! plus 0.006 bonus points for consecutive hours! Current score: 0.79569, Position #2 Need 0.08394 more points to pass Spider ​EveryOS!
L38[10:14:59] <Forec​aster> %tonk
L39[10:15:00] <MichiBot> Blast! Forec​aster! You beat Compan​ionCube's previous record of <0 (By 2 hours, 6 minutes and 7 seconds)! I hope you're happy!
L40[10:15:01] <MichiBot> Forecaster's new record is 2 hours, 6 minutes and 7 seconds! Forecaster also gained 0.0021 tonk points for stealing the tonk. Position #3. Need 0.29086 more points to pass Compan​ionCube!
L41[10:50:52] <Pea​chy> hey guys so I remember talking to someone before about being able to make custom GUI, coloured shapes and such using printable special characters and i was told this works better then using gpu.fill. Anyone here know anything about that or have any documentation tey could send me about it?
L42[10:52:26] <Pea​chy> If anyone's curious what I'm talking about, take a look at the AGS Program for JustStarrgates Mod. The guy that wrote the program designed the UI to look very close to the dialing computer's interface from the show, i'd like to learn how to do something similar but for my own project.
L43[11:47:41] <Pea​chy> https://paste.pc-logix.com/egediqeyag
L44[11:48:27] <Pea​chy> I'm essentially wanting to run one program within another.
L45[11:49:27] <Pea​chy> Ping me if anyone has a solution
L46[12:04:08] <Forec​aster> `dofile`
L47[12:04:38] <Forec​aster> or you can just use `require`
L48[12:10:35] <Pea​chy> https://paste.pc-logix.com/ceyacajoge
L49[12:10:47] <Pea​chy> Do correct me if i'm wrong
L50[12:23:51] <Amanda> dofile("rules")
L51[12:23:54] <Amanda> not dofile.rules
L52[12:26:31] <Pea​chy> Alright cool thank you 🙂
L53[12:27:08] <Pea​chy> Does anything peticular need to be localized for this? like filesystem or something?
L54[12:33:13] <Amanda> Actually what you probably want is "os.execute("rules")"
L55[12:43:28] <Pea​chy> Ah perfect thank you!
L56[13:00:26] <Forec​aster> Localized? What?
L57[13:04:01] <Spider ​EveryOS> %tonkout
L58[13:04:04] <MichiBot> Sard! Spider ​EveryOS! You beat Forec​aster's previous record of 2 hours, 6 minutes and 7 seconds (By 42 minutes and 56 seconds)! I hope you're happy!
L59[13:04:05] <MichiBot> Spider ​EveryOS has stolen the tonkout! Tonk has been reset! They gained 0.002 tonk points! plus 0.001 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 0.88313. Position #1
L60[13:15:21] <Flamei​ngsoul> %chug
L61[13:15:24] <MichiBot> You drink a gloomy cerulium potion (New!). Flameingsoul hears a scream from nearby.
L62[13:15:35] <Flamei​ngsoul> not abnormal
L63[13:20:41] <Forec​aster> Probably a scream of joy
L64[13:27:42] <Forec​aster> %sip
L65[13:27:50] <MichiBot> You drink a proprietary chocolate potion (New!). Forecaster turns into water spaghetti boy until they download a car.
L66[13:28:34] <Forec​aster> Are you calling me w wet noodle MichiBot?! Rude.
L67[13:30:07] <Forec​aster> * a wet noodle MichiBot?! Rude.
L68[13:43:30] <Corded> > <Forec​aster> Probably a scream of joy
L69[13:43:31] <Flamei​ngsoul> often times not
L70[14:17:01] <Spider ​EveryOS> %sip
L71[14:17:03] <MichiBot> You drink a serif violium potion (New!). A swinging blade comes flying towards Spider EveryOS from nowhere! They fail to evade it with a 5 vs DC 16 and takes 1d​8 => 1 damage.
L72[14:32:11] <Redston​eParkour> %tonk
L73[14:32:13] <MichiBot> Woah! Redston​eParkour! You beat Spider ​EveryOS's previous record of <0 (By 1 hour, 28 minutes and 8 seconds)! I hope you're happy!
L74[14:32:14] <MichiBot> RedstoneParkour's new record is 1 hour, 28 minutes and 8 seconds! RedstoneParkour also gained 0.00147 tonk points for stealing the tonk. Position #5. Need 0.11807 more points to pass Va​ur!
L75[15:32:12] <Brisingr​ Aerowing> %splash @Forecaster with mutable potion
L76[15:32:13] <MichiBot> You fling a mutable currentcorn potion (New!) that splashes onto @Forecaster. @Forecaster turns into a fairy until hell has a mild winter.
L77[16:29:31] <Pokem​an2003> How does the keyboard keycode system work in OC anyways?
L78[16:32:43] <Amanda> It's the keycodes from the opengl/window library that MC uses
L79[16:32:51] <Pokem​an2003> Magic numbers it is.
L80[16:33:30] <Pokem​an2003> Is there a list? I know there's OpenOS' but that will take a moment to understand what exactly that table actually means.
L81[16:34:16] <Amanda> The openos table is probably the best, it's just a standard lua table
L82[16:34:58] <Pokem​an2003> Oh I'm looking in the wrong spot, that's why it's so odd
L83[16:36:09] <Amanda> https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/resources/assets/opencomputers/loot/openos/lib/core/full_keyboard.lua
L84[16:36:53] <Pokem​an2003> Yeah, I found it.
L85[16:36:56] <Pokem​an2003> Thanks though.
L86[16:47:23] <Va​ur> %tonk
L87[16:47:25] <MichiBot> Eh! Va​ur! You beat Redston​eParkour's previous record of 1 hour, 28 minutes and 8 seconds (By 47 minutes and 3 seconds)! I hope you're happy!
L88[16:47:26] <MichiBot> Vaur's new record is 2 hours, 15 minutes and 11 seconds! Vaur also gained 0.00156 (0.00078 x 2) tonk points for stealing the tonk. Position #4. Need 0.05143 more points to pass Forec​aster!
L89[18:09:19] <Amanda> Hrm.
L90[18:11:52] <Amanda> stephan48: do you know if I can tag a systemd service as "always run when this other service runs" ? If alloy is restarted, it wipes away the /run directory containing the prom textfile collector files, so my camnet-manifest is lost, but I don't think I should have it running all the time since it's just a static file...
L91[18:14:05] <Amanda> Feels silly to schedule a timer for something that doesn't need to be regenerated when nothing's changed.
L92[18:26:08] <Amanda> Hrm, looks like it will properly follow symlinks, so I could just make it use a /etc dir then some more-volatile stuff could just go in /run and be symlinked in
L93[18:29:55] <stephan48> tmpfiled?
L94[18:30:01] <stephan48> requires?
L95[18:30:06] <stephan48> and oneshot?
L96[18:32:10] <stephan48> https://unix.stackexchange.com/questions/255445/one-systemd-service-depend-on-another
L97[18:32:20] <stephan48> sounds very similar to your case if i understand it right
L98[18:38:14] <Amanda> not exactly, I need the oneshot to start after the long-running process in that example
L99[18:41:00] <Amanda> I may have solved it by just adding another textfiles directory in /etc, we'll seee
L100[18:41:39] <Amanda> nope!
L101[18:52:16] <Va​ur> %sip
L102[18:52:17] <MichiBot> You drink a ripe platinum potion (New!). Vaur smells something burning.
L103[18:53:24] <Amanda> oh nice! "Vertical Nudging is now available with Controller by holding R1/RB"
L104[19:14:53] <Flamei​ngsoul> %tonk
L105[19:14:54] <MichiBot> Potzblitz! Flamei​ngsoul! You beat Va​ur's previous record of 2 hours, 15 minutes and 11 seconds (By 12 minutes and 17 seconds)! I hope you're happy!
L106[19:14:55] <MichiBot> Flameingsoul's new record is 2 hours, 27 minutes and 29 seconds! Flameingsoul also gained 0.0006 (0.0002 x 3) tonk points for stealing the tonk. Position #6. Need 0.28386 more points to pass Redston​eParkour!
L107[20:27:06] <Spider ​EveryOS> %sip
L108[20:27:06] <MichiBot> You drink a silent naqahdah potion (New!). Spider EveryOS gains one research point. Spider EveryOS now has 1 point. (Rem. uses: 0)
L109[20:27:25] <Spider ​EveryOS> That could come in handy later
L110[20:58:45] <Amanda> %remindme 30m check that power is stable in the new plant
L111[20:58:46] <MichiBot> I'll tell you "check that power is stable in the new plant" in 30m at 04/09/2025 02:28:45 PM
L112[21:08:16] <Amanda> %choose comfort or utility
L113[21:08:16] <MichiBot> Ama​nda: Eeny, meeny, miny, comfort.
L114[21:08:32] * Amanda flops down atop Elfi, meows about her plans for her factory now that she has power going
L115[21:09:37] <Amanda> Well, more power
L116[21:12:42] ⇦ Quits: uis (~uis@95.165.156.213) (Ping timeout: 207 seconds)
L117[21:18:32] ⇨ Joins: uis (~uis@95.165.156.213)
L118[21:28:46] <MichiBot> Amanda REMINDER: check that power is stable in the new plant
L119[21:30:12] <Amanda> Still waiting for the manifold to finish buffering
L120[22:05:24] <Va​ur> %tonkout
L121[22:05:26] <MichiBot> Wow! Va​ur! You beat Flamei​ngsoul's previous record of 2 hours, 27 minutes and 29 seconds (By 23 minutes and 1 second)! I hope you're happy!
L122[22:05:27] <MichiBot> Va​ur has stolen the tonkout! Tonk has been reset! They gained 0.002 tonk points! plus 0.001 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 0.4569. Position #4 Need 0.04793 more points to pass Forec​aster!
L123[22:27:53] ⇦ Quits: Vexatos (~Vexatos@p200300eaef085000020c6403349b6480.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L124[22:29:02] <Va​ur> %sip
L125[22:29:03] <MichiBot> You drink a boiling coralcreep potion (New!). Vaur's nails turn the color of solarium until they see a unicorn.
L126[23:20:43] * Elfi mrps and burrows into Amanda's fluff
L127[23:20:50] <Elfi> Tired.
L128[23:27:00] <Flamei​ngsoul> %tonk
L129[23:27:02] <MichiBot> Awesome! Flamei​ngsoul! You beat Va​ur's previous record of <0 (By 1 hour, 21 minutes and 35 seconds)! I hope you're happy!
L130[23:27:03] <MichiBot> Flameingsoul's new record is 1 hour, 21 minutes and 35 seconds! Flameingsoul also gained 0.00136 tonk points for stealing the tonk. Position #6. Need 0.2825 more points to pass Redston​eParkour!
L131[23:29:37] * Amanda pawhugs Elfi, shows her her factory, now with ~5.1GW more power from her 6GW power plant
L132[23:30:54] <Amanda> ( The remaining 900MW appear to be getting used to get coal and water for the plant )
L133[23:32:28] <Amanda> %calc (45.9 * 16) + (50.4 * 4)
L134[23:32:28] <MichiBot> (45.9 * 16) + (50.4 * 4) => 936
L135[23:32:34] <Amanda> Yupp, checks out
L136[23:40:43] <Spider ​EveryOS> %sip
L137[23:40:44] <MichiBot> You drink a ripe emerald potion (New!). Spider EveryOS thinks "What if, like, *we* are the potions man?". This makes no sense whatsoever.
<<Prev Next>> Scroll to Top