<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:04:03] ⇦ Quits: JajaSteele70221947312603 (~jajasteel@lfbn-dij-1-711-129.w90-100.abo.wanadoo.fr) (Ping timeout: 194 seconds)
L2[00:07:41] ⇨ Joins: JajaSteele70221947312603 (~jajasteel@lfbn-dij-1-711-129.w90-100.abo.wanadoo.fr)
L3[00:42:11] ⇨ Joins: test (~test@45.8.22.148)
L4[00:42:40] ⇦ Quits: test (~test@45.8.22.148) (Client Quit)
L5[01:43:05] <Amanda> %choose be responsible or halucinate
L6[01:43:06] <MichiBot> A nearby lamp replies "halucinate".
L7[01:43:15] <Amanda> Hem
L8[01:43:22] <Amanda> No!
L9[01:43:31] <Amanda> I'm heccen eepy
L10[01:44:29] * Amanda drags Elfi into her floof, pawhugs her like a plushie as she zzzmews
L11[01:44:37] <Amanda> Night girls
L12[01:58:49] <Spider​EveryOS> %tonk
L13[01:58:50] <MichiBot> Geez! S​piderEveryOS! You beat V​aur's previous record of 3h 27m 3s (By 48m 4s)! I hope you're happy!
L14[01:58:50] <MichiBot> SpiderEveryOS's new record is 4h 15m 8s! SpiderEveryOS also gained 0.0032 (0.0008 x 4) tonk points for stealing the tonk. Position #1.
L15[02:14:50] ⇦ Quits: doskel (~doskel@2602:f927:1:200:4000::) (Remote host closed the connection)
L16[02:14:57] *** Joins: doskel (~doskel@2602:f927:1:200:4000::) doskel
L17[02:27:14] <Brisingr​ Aerowing> %splash @Forecaster with mutable potion
L18[02:27:15] <MichiBot> You fling a mutable lime potion (New!) that splashes onto @Forecaster. @Forecaster turns into a grathnode frog boy until they see a cat.
L19[02:41:56] <Corded> > <Mich​iBot> You fling a mutable lime potion (New!) that splashes onto @…
L20[02:41:57] <Spider​EveryOS> > until they see a cat
L21[02:41:57] <Spider​EveryOS> Well that'll be pretty fast, I do believe amanda is a cat
L22[02:55:54] *** Joins: Redstone1arkour (~RedstoneP@109.36.236.147) RedstoneParkour
L23[02:57:49] ⇦ Quits: RedstoneParkour (~RedstoneP@109.38.224.136) (Ping timeout: 194 seconds)
L24[03:51:06] <Izzy> https://brettcodes.com/im-done-using-ai/
L25[04:45:56] <Forec​aster> Hear hear
L26[05:15:51] <Ocawes​ome101> playing with something https://discordembeds.pc-logix.com/live/1546026121877782539/1788671751507-ed065d7d30c1.png
L27[05:16:28] <Ocawes​ome101> https://discordembeds.pc-logix.com/live/1546026275658014720/1788671788067-2ecf59a1981c.png
L28[05:18:35] <Ocawes​ome101> https://discordembeds.pc-logix.com/live/1546026807814393857/1788671915037-b1389d6dbbce.png
L29[05:22:51] <Izzy> oooh
L30[05:22:58] <Izzy> I am intrigued
L31[05:24:08] <Ocawes​ome101> Izzy: unix-like system abusing Lua syntax sugar for the shell
L32[05:24:16] <Izzy> I'm with you
L33[05:24:26] <Izzy> something along those lines was kind of the idea for PsychOS
L34[05:24:49] <Ocawes​ome101> the whole thing is 1300 lines rn
L35[05:25:07] <Ocawes​ome101> threading, baaaaasic vfs, multiterminal, command line stuff
L36[05:26:11] <Ocawes​ome101> fun feature: the scheduler is nestable
L37[05:26:22] <Ocawes​ome101> it uses a manager object that user programs can instantiate
L38[05:26:44] <Ocawes​ome101> also there is a full `io` and `package` implementation
L39[05:26:53] <Ocawes​ome101> i stole most of these from previous projects lol
L40[05:27:48] <Ocawes​ome101> basically the premise is that instead of 'everything is a file', everything is a table
L41[05:28:27] <Ocawes​ome101> the shell does a bunch of metatable shenanigans to make the command-line nice
L42[05:34:28] <Ocawes​ome101> calling a program with multiple parameters https://discordembeds.pc-logix.com/live/1546030805456003102/1788672868064-212c49fc902e.png
L43[05:42:52] <Corded> > <Ocawes​ome101> calling a program with multiple parameters
L44[05:42:52] <Grahm​indol> Can we have a link ?
L45[05:43:03] <Ocawes​ome101> not up yet
L46[05:46:19] <Ocawes​ome101> https://codeberg.org/ocawesome101/ulos3
L47[05:47:38] <Ocawes​ome101> there is zero documentation or user-friendliness currently
L48[05:52:30] <Ocawes​ome101> Basically I got frustrated with writing almost the same code patterns six different times for six different layers of what was going to be ulos3, so this is born of that frustration
L49[05:56:50] <Izzy> have been slowly reworking PsychOS stuff :3
L50[05:57:03] <Izzy> I look forward to seeing what this shell develops into
L51[05:58:01] <Izzy> https://git.shadowkat.net/izzy/OC-PsychOS2/projects/3
L52[06:35:19] *** Joins: Vexatos (~Vexatos@2001:4647:af75:0:1894:69ea:31bf:4569) Vexatos
L53[06:35:19] zsh sets mode: +v on Vexatos
L54[07:15:46] <Redstone1arkour> Ocawesome101: interesting, thooough in your scratch/remote_term_protocol.txt i dont see a command to change color
L55[07:18:10] <Redstone1arkour> also i see how you did the :-pipe syntax :P
L56[07:18:30] <Forec​aster> :-p syntax
L57[07:21:33] *** Redstone1arkour is now known as RedstoneParkour
L58[09:43:40] <Forec​aster> %tonk
L59[09:43:41] <MichiBot> Zoinks! F​orecaster! You beat S​piderEveryOS's previous record of 4h 15m 8s (By 3h 29m 42s)! I hope you're happy!
L60[09:43:41] <MichiBot> Forecaster's new record is 7h 44m 51s! Forecaster also gained 0.0175 (0.0035 x 5) tonk points for stealing the tonk. Position #2. Need 0.4582812 more points to pass S​piderEveryOS!
L61[11:52:36] *** Joins: Elfi` (~temia@bras-base-glphon2257w-grc-22-70-27-49-221.dsl.bell.ca) Temia
L62[11:53:25] ⇦ Quits: Elfi (~temia@bras-base-glphon2257w-grc-07-76-65-24-8.dsl.bell.ca) (Ping timeout: 195 seconds)
L63[11:59:11] * Amanda meows and looks around
L64[11:59:18] * Amanda orders MichiBot some %soup
L65[11:59:19] <MichiBot> Waiter!! Waiter!! There's the statue of Liberty in my soup!
L66[12:00:39] <Amanda> ... How did the chef serve MichiBot the upper New York Bay to MichiBot?
L67[12:01:15] <Amanda> Oh wait, I got slopped
L68[12:01:44] <Amanda> It's in the New York harbor
L69[12:13:07] <Forec​aster> But now it's in the soup
L70[12:20:47] <Amanda> Or is the entire New York harbor in a soup bowl now
L71[12:32:54] <Forec​aster> That's slightly more catastrophic
L72[13:12:08] <Va​ur> %chug
L73[13:12:08] <MichiBot> You drink a shimmering coral potion (New!). Vaur feels like they need to drink a crystal potion. [Timeout reset]
L74[13:14:04] <Brisingr​ Aerowing> %splash @Forecaster with mutable potion
L75[13:14:05] <MichiBot> You fling a mutable coralcreep potion (New!) that splashes onto @Forecaster. @Forecaster turns into a tan squirrel boy for 1 second.
L76[13:14:39] <Forec​aster> What happened
L77[13:18:07] <Brisingr​ Aerowing> Nothing, essentially.
L78[13:19:16] <Corded> > <Ama​nda> Or is the entire New York harbor in a soup bowl now
L79[13:19:16] <Lilyfl​owerFDL> How can you be sure it wasn't before
L80[15:01:37] <Forec​aster> in a way isn't any liquid with stuff in it a soup
L81[15:38:15] * Amanda offers fore a cup of chilli
L82[15:38:44] <Amanda> %splash Forecaster with mutable avocado potion
L83[15:38:45] <MichiBot> You fling a mutable citrus potion (New!) that splashes onto Forecaster. Forecaster turns into An Otter boy until someone baps them.
L84[15:38:55] <Amanda> Sea pupy!
L85[15:39:18] * Amanda takes Elfi to The Enclosure's viewing area to see sea-pupy fore
L86[15:41:37] <Forec​aster> that wasn't chili D:<
L87[16:06:30] <Elfi`> :o
L88[16:06:37] <Elfi`> otter in da oiter
L89[16:07:18] <Forec​aster> Da what D:<
L90[16:14:50] <Amanda> %choose hex or lua
L91[16:14:50] <MichiBot> You *could* do "lua", I guess.
L92[16:27:08] <Amanda> %choose tv or laptop
L93[16:27:09] <MichiBot> Some "laptop" sounds nice
L94[16:55:36] <Ocawes​ome101> RedstoneParkour: yeah, that's not fully fleshed out yet. I sorta shelved it while I'm working on the base system
L95[16:55:42] <Ocawes​ome101> Good catch though.
L96[17:02:13] <RedstoneParkour> it'd be nice as it would simplify vt (and gpu-on-vt) implementations
L97[17:03:02] <RedstoneParkour> (and if you need a full vt100 then pull a vt100-on-gpu-on-vt(-on-gpu))
L98[17:29:16] <Spider​EveryOS> %tonkout
L99[17:29:16] <MichiBot> By my throth! S​piderEveryOS! You beat F​orecaster's previous record of 7h 44m 51s (By 44s)! I hope you're happy!
L100[17:29:17] <MichiBot> S​piderEveryOS 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: 3.1360106. Position #1
L101[18:49:06] ⇦ Quits: vidak (~vidak@2407:e400:7800:2c01:c4db:d9c4:aac4:94f6) (Quit: Konversation terminated!)
L102[18:49:20] ⇨ Joins: vidak (~vidak@2407:e400:7800:2c01:c4db:d9c4:aac4:94f6)
L103[18:52:12] ⇦ Quits: vidak (~vidak@2407:e400:7800:2c01:c4db:d9c4:aac4:94f6) (Client Quit)
L104[20:37:22] *** Joins: Hawk777 (~Hawk777@2605:1700:1091:8e00:a1b5:d192:6a55:5b63) Hawk777
L105[21:47:21] ⇦ Quits: Vexatos (~Vexatos@2001:4647:af75:0:1894:69ea:31bf:4569) (Quit: Insert quantum chemistry joke here)
L106[22:31:14] ⇦ Quits: Hawk777 (~Hawk777@2605:1700:1091:8e00:a1b5:d192:6a55:5b63) (Quit: Leaving.)
L107[23:21:10] <Izzy> mayhaps an abstracted GPU buffer object? https://git.shadowkat.net/izzy/OC-PsychOS2/issues/12
L108[23:23:20] <Izzy> oh no we're talking inband carry on
L109[23:39:06] <Amanda> %choose halucinate or irradiate
L110[23:39:07] <MichiBot> "halucinate" is for cool kids!
<<Prev Next>> Scroll to Top