<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:02:42] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:6659:863a:e524:60b6) (Quit: Leaving.)
L2[01:37:42] ⇨ Joins: Hawk777 (~Hawk777@2001:569:7cae:7e00:a9b3:1850:c992:66dc)
L3[01:51:49] <Spider ​EveryOS> %tonkout
L4[01:51:49] <MichiBot> Yeah! Spider ​EveryOS! You beat Va​ur's previous record of 2 hours, 2 minutes and 13 seconds (By 1 hour, 25 minutes and 49 seconds)! I hope you're happy!
L5[01:51:50] <MichiBot> Spider ​EveryOS has stolen the tonkout! Tonk has been reset! They gained 0.003 tonk points! plus 0.002 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 2.81716722. Position #2 => #1 (Overtook Forecaster)
L6[02:21:51] <PewPew​Cricket> Is it possible to execute 2 blocks of code at once on the same computer
L7[02:24:13] <PewPew​Cricket> I want a spinning loading icon while I wait for a function to finish
L8[02:32:31] <Hawk777> At the same time, no, not exactly. But any time one of them yields (e.g. when you do an I/O operation) another thread can run.
L9[02:44:32] * Amanda flops down, drags elfi into a pawhug, does a heccen zzzearflick
L10[02:44:35] <Amanda> night girls
L11[03:27:42] <Corded> > <Haw​k777> At the same time, no, not exactly. But any time one of them…
L12[03:27:42] <PewPew​Cricket> So it would be very very laggy?
L13[03:28:12] <PewPew​Cricket> Is it possible to force a coroutine to yield?
L14[03:28:36] <PewPew​Cricket> Even if it doesn't have any yield calls in it
L15[03:28:56] <PewPew​Cricket> Like if it doesn't yield in 10 seconds then force it to yield
L16[03:44:09] <Izzy> it's possible but not in OC
L17[03:59:04] <Hawk777> It won’t get to 10 seconds. IIRC two and then the entire computer crashes with “too long without yielding”?
L18[04:01:03] <Ocawes​ome101> I think it's 5 or 7 seconds by default.
L19[04:06:21] <Corded> > <PewPew​Cricket> Is it possible to execute 2 blocks of code at once on the s…
L20[04:06:21] <Li​ly> openos threads, maybe?
L21[04:06:21] <Li​ly> but idk if that works for blocking stuff
L22[04:06:53] <Izzy> threads are a wrapper over coroutines
L23[04:07:43] <Izzy> useful, because they're so well integrated, but they're still just coroutines
L24[04:08:20] <Li​ly> you could probably do a progress bar though
L25[04:08:38] <Izzy> you could probably have something in the loop to draw something
L26[04:34:43] <Corded> > <Lilyfl​owerFDL> openos threads, maybe?
L27[04:34:43] <Corded> but idk if that works for blocking s…
L28[04:34:43] <PewPew​Cricket> how could i kill a thread
L29[04:34:47] <PewPew​Cricket> permanant;y
L30[04:34:53] <PewPew​Cricket> from outside the thread
L31[04:35:10] <Redston​eParkour> `thread:kill()`
L32[04:35:33] <Redston​eParkour> (with `thread` being a handle to the thread)
L33[04:45:04] <Forec​aster> %tonk
L34[04:45:05] <MichiBot> Wild! Forec​aster! You beat Spider ​EveryOS's previous record of <0 (By 2 hours, 53 minutes and 15 seconds)! I hope you're happy!
L35[04:45:06] <MichiBot> Forecaster's new record is 2 hours, 53 minutes and 15 seconds! Forecaster also gained 0.00289 tonk points for stealing the tonk. Position #2. Need 0.00096813 more points to pass Spider ​EveryOS!
L36[04:45:36] <Corded> > <Redston​eParkour> (with `thread` being a handle to the thread)
L37[04:45:36] <PewPew​Cricket> i read the docs and i think this should work, but the loadingMSG function just runs forever https://discordembeds.pc-logix.com/live/1732769136298.png
L38[04:45:43] <PewPew​Cricket> * loadingMsg function just runs forever
L39[04:46:25] <PewPew​Cricket> https://discordembeds.pc-logix.com/live/1732769185395.png
L40[04:57:04] <Corded> > <Lilyfl​owerFDL> openos threads, maybe?
L41[04:57:04] <Corded> but idk if that works for blocking s…
L42[04:57:04] <PewPew​Cricket> do you know how i can make the loading bar work
L43[05:11:52] <Hawk777> That’s because you’re calling loadingMsg before spawning the thread.
L44[05:12:04] <Hawk777> “loadingMsg("stuff")” invokes the function immediately in the current thread.
L45[05:12:12] <Hawk777> Only once it returns (which it will never do) will its return value be passed to “thread.create”.
L46[05:12:15] <Hawk777> This is just like any other function call.
L47[05:13:30] <Hawk777> “thread.create” takes extra parameters to pass to the passed-in callable.
L48[05:13:46] <Hawk777> So you could replace that line with “local t = thread.create(loadingMsg, "downloading package data...")”.
L49[05:34:51] <PewPew​Cricket> thank you!
L50[06:44:28] ⇨ Joins: Vexatos (~Vexatos@p200300eaef18ce002575ff9fa7f7e075.dip0.t-ipconnect.de)
L51[06:44:28] zsh sets mode: +v on Vexatos
L52[07:41:33] <Spider ​EveryOS> %tonkout
L53[07:41:33] <MichiBot> Yippee! Spider ​EveryOS! You beat Forec​aster's previous record of 2 hours, 53 minutes and 15 seconds (By 3 minutes and 13 seconds)! I hope you're happy!
L54[07:41:34] <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: 2.82066722. Position #1
L55[09:51:42] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:a9b3:1850:c992:66dc) (Quit: Leaving.)
L56[10:36:17] <Forec​aster> D:
L57[10:36:27] <Forec​aster> %tonk
L58[10:36:28] <MichiBot> Golly! Forec​aster! You beat Spider ​EveryOS's previous record of <0 (By 2 hours, 54 minutes and 54 seconds)! I hope you're happy!
L59[10:36:29] <MichiBot> Forecaster's new record is 2 hours, 54 minutes and 54 seconds! Forecaster also gained 0.00292 tonk points for stealing the tonk. Position #2. Need 0.00154813 more points to pass Spider ​EveryOS!
L60[11:15:22] * Amanda meows and looks around
L61[11:16:21] * Amanda finds that what she thought was Elfi last night was just a paper slip saying "fairy"
L62[12:17:03] <Elfi> I couldn't get rid of it cuz' it's made of iron D:
L63[12:17:51] <Amanda> Meow?
L64[12:18:25] * Amanda locates Elfi by sound, pawhugs her, keeps on the lookout for the tanooki who did a heccen prank on her last night
L65[12:26:49] <Li​ly> you know what's really annoying on sites like stackexchange & friends: the reverse XY problem
L66[12:27:00] <Li​ly> ask how to do X, get told how to do Y which is similar but not actually what you asked for
L67[12:29:10] <Amanda> One might call it the YX problem
L68[12:29:59] <Li​ly> I'm stealing that :3
L69[12:31:06] <Amanda> Hey! D:
L70[12:32:01] <Amanda> Oh well, I can always %splash @Forecaster with mutable pearlpeas potion
L71[12:32:01] <MichiBot> You fling a mutable pearlpeas potion (New!) that splashes onto @Forecaster. @Forecaster turns into an otter girl until someone looks at them.
L72[12:32:09] <Amanda> sea pup-- aww.
L73[12:35:13] <Amanda> Anyway, Elfi if you go to a hacking school, maybe you should use a VM to do the lessions, espically if you're investigating who stole your circuit tokens
L74[12:35:36] <Amanda> Super annoying uninstalling a bios malware package when you get closer
L75[12:39:28] <Li​ly> Circuit tokens?
L76[12:39:34] <Amanda> dreams don't make sense
L77[12:39:52] <Li​ly> Depends how you look at them L3
L78[12:39:56] <Li​ly> * :3
L79[12:40:56] <Li​ly> Though that might just be me, I tend to remember them almost always
L80[12:41:35] <Li​ly> ...probably because I usually wake up mid-REM
L81[13:32:53] <Li​ly> you can probably guess which disk I put in https://discordembeds.pc-logix.com/live/1732800773001.png
L82[13:34:18] ⇦ Quits: Izzy (~izzy@210.1.218.92) (Ping timeout: 207 seconds)
L83[13:42:32] ⇨ Joins: Izzy (~izzy@210.1.218.92)
L84[14:25:05] <Amanda> Pigstep, clearly
L85[14:31:42] <Corded> > <Lilyfl​owerFDL> you know what's really annoying on sites like stackexchange…
L86[14:31:42] <Na​dja> ~~The men problem~~
L87[14:39:42] <Li​ly> true :3
L88[14:55:11] <jot​ac0> Just now I got the news of open computers 2 development. To also get the news that the development stopped :(
L89[14:56:23] <jot​ac0> What is advised? Keep playing with open computers? Or give the version 2 a try?
L90[15:30:51] <Flamei​ngsoul> why not both/ all three
L91[15:31:20] <jot​ac0> The fork included? :o
L92[15:31:27] <Flamei​ngsoul> because there are multiple OC2, sorta, there is the OC2, ressurected oc1 and OC2 revised
L93[15:32:03] <Flamei​ngsoul> OC2 reimagined and OC2 are the two OC2 i am aware of
L94[15:32:39] <Flamei​ngsoul> ressurected is for vers 1.16.5, OC2 is 1.18 and the reimagined is 1.20.1
L95[15:33:42] <jot​ac0> Thanks! Was not aware of the oc fork :o
L96[15:34:00] <Flamei​ngsoul> OC2 is a risc V emulator thingy, kinda fun, wish i had skills or people to play with on it, no internet cards tho
L97[15:34:14] <Flamei​ngsoul> you can import/export but its limited
L98[15:34:25] <Flamei​ngsoul> and the compiler is a specific kind that i forgot which
L99[15:34:37] <jot​ac0> TCC, I read
L100[15:34:45] <jot​ac0> Tiny C Compiler
L101[15:35:35] <jot​ac0> But I also read you can use GCC to cross compile for oc2 computer, I wonder if there are instructions. 🤔
L102[15:36:23] <jot​ac0> The lack of documentation is a bit daunting..
L103[15:37:01] <Flamei​ngsoul> https://github.com/Bs0Dd/Coverett
L104[15:37:19] <Flamei​ngsoul> i had to run through a dm to find it, but this is one link i found that involved the library
L105[15:37:50] <Flamei​ngsoul> if ya plan to mess with it, have fun, there isnt much to do on it however
L106[15:38:10] <Flamei​ngsoul> as far as i can do atleast, if you have alot of creativity and fun then you can probibly make some dope shit
L107[15:39:47] <Corded> > <jot​ac0> Tiny C Compiler
L108[15:39:47] <Li​ly> TCC is funky
L109[15:39:52] <Li​ly> You can use it as an interpreter, kinda
L110[15:39:55] <Li​ly> (it has a `--run` mode)
L111[15:43:14] <Flamei​ngsoul> all i know is my friends threw together a donut... that was it
L112[16:32:44] <Spider ​EveryOS> %tonkout
L113[16:32:44] <MichiBot> Golly! Spider ​EveryOS! You beat Forec​aster's previous record of 2 hours, 54 minutes and 54 seconds (By 3 hours, 1 minute and 22 seconds)! I hope you're happy!
L114[16:32:45] <MichiBot> Spider ​EveryOS has stolen the tonkout! Tonk has been reset! They gained 0.005 tonk points! plus 0.004 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 2.83166722. Position #1
L115[18:37:34] ⇨ Joins: Hawk777 (~Hawk777@2001:569:7cae:7e00:1594:f115:86db:95f5)
L116[18:40:34] ⇦ Quits: uis (~uis@95.165.156.213) (Quit: ZNC 1.7.5 - https://znc.in)
L117[18:41:02] ⇨ Joins: uis (~uis@95.165.156.213)
L118[19:42:08] <Corded> > <Flamei​ngsoul> https://github.com/Bs0Dd/Coverett
L119[19:42:08] <jot​ac0> many thanks, i will try it in the weekend :x
L120[19:49:03] <Forec​aster> %tonk
L121[19:49:04] <MichiBot> Darn! Forec​aster! You beat Spider ​EveryOS's previous record of <0 (By 3 hours, 16 minutes and 19 seconds)! I hope you're happy!
L122[19:49:05] <MichiBot> Forecaster's new record is 3 hours, 16 minutes and 19 seconds! Forecaster also gained 0.00327 tonk points for stealing the tonk. Position #2. Need 0.00927813 more points to pass Spider ​EveryOS!
L123[20:23:37] <PewPew​Cricket> this should make directories recursively for a given path to a file, but it just dont work TwT https://discordembeds.pc-logix.com/live/1732825416963.png https://discordembeds.pc-logix.com/live/1732825417117.png
L124[20:23:45] <PewPew​Cricket> the directories are never made
L125[20:28:31] <Ocawes​ome101> Instead of `local dir, path` do `dir, path` with `local dir` on the line before
L126[20:28:48] ⇦ Quits: simon816 (~simon816@secondary.machine.simon816.com) (Quit: ZNC 1.9.1 - https://znc.in)
L127[20:28:55] <Ocawes​ome101> You're shadowing `path` so it never gets updated
L128[20:30:24] ⇨ Joins: simon816 (~simon816@secondary.machine.simon816.com)
L129[20:32:25] <Corded> > <Ocawes​ome101> Instead of `local dir, path` do `dir, path` with `local dir…
L130[20:32:25] <PewPew​Cricket> asme issue
L131[20:32:28] <PewPew​Cricket> after i did that
L132[20:32:32] <PewPew​Cricket> * same issue
L133[20:33:54] <Ocawes​ome101> He
L134[20:33:58] <Ocawes​ome101> Hm*
L135[20:38:28] <Corded> > <Ocawes​ome101> Hm*
L136[20:38:28] <PewPew​Cricket> any other ideas?
L137[20:40:37] <Hawk777> Did you try testing your seperate function?
L138[20:40:56] <Hawk777> seperate("/foo/bar/baz", "/") returns ("", "/foo/bar/baz").
L139[20:41:22] <Hawk777> I suspect you probably don’t want the -1 in the sub call for right, but I’m not sure; I haven’t spent the time to figure out exactly what values you want.
L140[20:41:38] <Hawk777> Also your entire loop in that function can be replaced with a call to string.find.
L141[20:42:14] <Hawk777> (also, obviously not relevant to functionality, seperate is misspelt)
L142[20:49:07] <Ocawes​ome101> https://github.com/oc-ulos/coreutils/blob/dev/src/bin/mkdir.lua#L47-L65 is how I do it
L143[20:49:28] <Ocawes​ome101> stat.mkdir == fs.makeDirectory
L144[22:16:47] <Corded> > <Ocawes​ome101> https://github.com/oc-ulos/coreutils/blob/dev/src/bin/mkdir���
L145[22:16:47] <PewPew​Cricket> I'm confused on how libgen works
L146[22:32:09] <Ocawes​ome101> It's functionally equivalent to the LuaPosix module
L147[22:33:08] <Ocawes​ome101> dirname is the file path without the last element, e.g. dirname of `/a/b/c` is `/a/b`
L148[22:41:44] <PewPew​Cricket> ah ok
L149[23:35:14] ⇦ Quits: Vexatos (~Vexatos@p200300eaef18ce002575ff9fa7f7e075.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
<<Prev Next>> Scroll to Top