<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:36] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1e83:8f00:fe34:97ff:fea9:75f2) (Killed (NickServ (GHOST command used by ben_mkiv|afk!~ben_mkiv@2001:16b8:1e43:b500:fe34:97ff:fea9:75f2)))
L2[00:00:40] ⇨ Joins: ben_mkiv|afk (~ben_mkiv@2001:16b8:1e43:b500:fe34:97ff:fea9:75f2)
L3[01:05:55] <Ko​dos> Hm, do I run 3 separate blades for this project, or run one with multiple GPUs and try to sort out code for assigning screens/keyboards to GPUs
L4[01:17:35] ⇦ Quits: flappy (~flappy@88-113-152-7.elisa-laajakaista.fi) (Ping timeout: 189 seconds)
L5[02:11:03] ⇦ Quits: ben_mkiv|afk (~ben_mkiv@2001:16b8:1e43:b500:fe34:97ff:fea9:75f2) (Ping timeout: 192 seconds)
L6[03:32:06] <Ocawes​ome101> @Saghetti while figuring out what to do for cynosure's filesystem i'm realizing some things we got very wrong with OpenFS
L7[03:32:16] <Ocawes​ome101> namely: no inode/block usage bitmaps
L8[03:33:28] <Ocawes​ome101> the superblock contains very little
L9[03:33:35] <Ocawes​ome101> there's no way to get decent performance from it
L10[03:34:03] <Ocawes​ome101> inodes are huge (512 bytes - CFS inodes are 64)
L11[03:34:25] <Ocawes​ome101> the spec is very vague
L12[03:34:32] <Ocawes​ome101> there's no way to mark a block as unused
L13[03:34:34] <Ocawes​ome101> the list goes on
L14[03:38:17] <Ocawes​ome101> heck even my initial spec for cfs leaves things to be desired - so i'm rewriting it (also because my driver is a buggy pos)
L15[04:32:52] <Ocawes​ome101> question
L16[04:33:07] <Ocawes​ome101> nevermind
L17[04:33:59] <Ko​dos> Lol
L18[04:38:53] ⇨ Joins: VinnieSift (webchat@152.171.186.212)
L19[04:39:35] ⇦ Quits: VinnieSift (webchat@152.171.186.212) (Client Quit)
L20[04:45:37] ⇨ Joins: MoonWolf63 (~MoonWolf6@c-73-214-229-251.hsd1.wv.comcast.net)
L21[04:46:10] ⇦ Quits: MoonWolf63 (~MoonWolf6@c-73-214-229-251.hsd1.wv.comcast.net) (Client Quit)
L22[05:01:50] <Ko​dos> Which addon had the screen you could tilt
L23[05:03:01] <Mic​hiyo> >Kodos: Which addon had the screen you could ti…
L24[05:03:02] <Mic​hiyo> https://www.curseforge.com/minecraft/mc-mods/ocdevices
L25[05:06:25] <Ko​dos> Hmm, okay. That's what I thought but it's not letting me change the tilt, unless I'm missing something obvious
L26[05:06:29] <Ko​dos> Which is likely
L27[05:07:16] <Mic​hiyo> I've never used 'em
L28[05:07:56] <Mic​hiyo> `setDepth(sides.bottom, 0)` would make a downward angle, I assume?
L29[05:08:47] <Ko​dos> I thought setDept- Oh, welp
L30[05:08:52] <Ko​dos> I thought that was color depth
L31[05:08:54] <Ko​dos> Welp
L32[05:08:55] <Mic​hiyo> https://github.com/ben-mkiv/OCDevices/wiki/flatScreenPanel#methods
L33[05:09:19] <Ko​dos> Okay, now that I know that works, I can set up my 3 panel display
L34[05:11:50] <Ko​dos> I really wish I could make screens adjacent without them connecting for components, nevermind merging into one
L35[05:12:31] <Izaya> https://social.shadowkat.net/media/b76b07cd94eca6dd00bede75e93d716337cc8de266df28a17e0d4f5d367a6ea1.jpg https://social.shadowkat.net/media/3aeae1c6e60b485833cda254f4e767c929c5e60f777bd99c9be33b3c08d449b7.jpg
L36[05:12:47] <Forec​aster> Can you color them?
L37[05:12:55] <Ko​dos> You can, but it only really shows on the back
L38[05:13:02] <Ko​dos> Unless you adjust dept
L39[05:13:03] <Ko​dos> Unless you adjust depth [Edited]
L40[05:13:47] <Forec​aster> But that doesn't keep them separate like cables then
L41[05:14:39] <Ko​dos> I don't want them on the same component net though
L42[05:14:54] <Ko​dos> But I want them directly adjacent for a 3-wide panel with different things of data
L43[05:16:47] <Ko​dos> Guess I'll just do a single rack and fiddle with getting binding working
L44[05:21:11] <Ko​dos> Okay, I ended up just sticking 3 of them next to each other with different colors, so at least they're adjacent, separate screens now
L45[05:21:26] <Ko​dos> Color coded them so I know which is which
L46[05:22:34] <Ko​dos> && is the operator for checking AND right?
L47[05:22:58] <Ko​dos> I guess I could just not be an idiot, and use and
L48[05:26:33] <Ko​dos> Code page 437 is going to be fun to work with
L49[05:32:57] <Ko​dos> Any way to set default color scheme for OC?
L50[05:33:03] <Ko​dos> e.g. if I don't want black and white
L51[05:33:23] <Ko​dos> Any way to set default color scheme for OpenOS? [Edited]
L52[05:36:59] ⇦ Quits: feldim2425 (~feldim242@dynamic-2jkyaggijl1eof48hl-pd01.res.v6.highway.a1.net) (Quit: ZNC 1.8.x-git-91-b00cc309 - https://znc.in)
L53[05:37:10] ⇨ Joins: feldim2425 (~feldim242@dynamic-2jkyaggijl1eof48hl-pd01.res.v6.highway.a1.net)
L54[07:10:52] ⇦ Quits: Hawk777 (~chead@2607:c000:8272:f00:6e89:1d44:6e41:659f) (Quit: Leaving.)
L55[07:11:54] <Ash​irg> %tonk
L56[07:11:54] <MichiBot> Swell! Ash​irg! You beat your own previous record of 8 hours, 30 minutes and 19 seconds (By 1 hour, 6 minutes and 57 seconds)! I hope you're happy!
L57[07:11:55] <MichiBot> Ashirg's new record is 9 hours, 37 minutes and 16 seconds! No points gained for stealing from yourself. (Lost out on 0.00112 x 9 = 0.01008)
L58[07:15:06] ⇨ Joins: Vexatos (~Vexatos@port-92-192-221-38.dynamic.as20676.net)
L59[07:15:06] zsh sets mode: +v on Vexatos
L60[08:01:59] ⇦ Quits: Corded (~MichiBot@vps-9e78d8ca.vps.ovh.ca) (Ping timeout: 189 seconds)
L61[08:02:05] ⇨ Joins: Corded (~MichiBot@vps-9e78d8ca.vps.ovh.ca)
L62[08:02:05] zsh sets mode: +v on Corded
L63[08:46:51] <Izaya> https://social.shadowkat.net/notice/AC36e8CQ4vn6YwcYU4
L64[08:49:15] <Izaya> Ariri: https://botsin.space/@yuri_bot/107048034051819916
L65[08:49:59] ⇦ Quits: Vampyre (~spy@87.214.188.202) (Ping timeout: 192 seconds)
L66[08:50:21] <Ariri> >can you crush me
L67[08:50:31] <Ariri> yabe, but i approve
L68[09:39:41] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1e43:b500:fe34:97ff:fea9:75f2)
L69[09:40:48] <Va​ur> %sip
L70[09:40:48] <MichiBot> You drink a concentrated chocolate potion (New!). Vaur gains one research point. Vaur now has 1 point.
L71[09:49:38] ⇦ Quits: Arimil (~Renari@64.67.31.239.res-cmts.bgr.ptd.net) (Ping timeout: 189 seconds)
L72[10:37:09] <Ash​irg> %sip
L73[10:37:11] <MichiBot> You drink a powdery violet potion (New!). Ashirg forgets the location of a great treasure.
L74[10:37:18] <Ash​irg> Dammit
L75[10:37:34] ⇦ Quits: TPG24 (~ThePiGuy2@host-92-17-120-53.as13285.net) (Ping timeout: 189 seconds)
L76[10:38:56] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-53.as13285.net)
L77[10:43:24] <Ash​irg> %sip
L78[10:43:48] <Ash​irg> Damn bot always telling me what I can't do...
L79[10:44:54] <Izaya> a strange game
L80[10:44:58] <Izaya> the only winning move is not to play
L81[10:55:57] ⇨ Joins: TPG24 (~ThePiGuy2@host-92-17-120-53.as13285.net)
L82[10:57:26] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-53.as13285.net) (Ping timeout: 189 seconds)
L83[11:17:53] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1e43:b500:fe34:97ff:fea9:75f2) (Ping timeout: 192 seconds)
L84[11:29:16] ⇦ Quits: stephan48 (~stephanj@nemesis.stejau.de) (Ping timeout: 189 seconds)
L85[11:32:40] ⇨ Joins: stephan48 (~stephanj@nemesis.stejau.de)
L86[11:40:35] ⇨ Joins: flappy (~flappy@91-154-3-200.elisa-laajakaista.fi)
L87[11:40:36] <Va​ur> %sip
L88[11:40:37] <MichiBot> You drink a forked nectar potion (New!). Vaur turns into a sword spaghetti until they see a unicorn.
L89[11:41:03] <Va​ur> >Izaya: the only winning move is not to play
L90[11:41:03] <Va​ur> https://tenor.com/view/captain-america-i-understood-that-reference-look-back-gif-14556485
L91[11:49:08] ⇨ Joins: Vampyre (~spy@87.214.188.202)
L92[12:24:27] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1e43:b500:fe34:97ff:fea9:75f2)
L93[12:24:52] ⇨ Joins: SuperLol (~SuperLol@stoveless.presidency.volia.net)
L94[12:28:35] ⇦ Quits: SuperLol (~SuperLol@stoveless.presidency.volia.net) (Ping timeout: 189 seconds)
L95[12:45:08] * Amanda yawns, meows and looks around
L96[12:46:13] <Va​ur> \wave
L97[12:46:37] <Va​ur> I guess corded doesn't like escaping characters
L98[12:54:16] <ThePi​Guy24> writing a library to display images in the terminal, using a simmilar technique to my OC bitmap display program. top image is just using empty characters (spaces) and setting the background colour. 2nd is using the ascii top/bottom half characters. 3rd is using braille https://tinyurl.com/yzt2yc4g
L99[12:55:00] <ThePi​Guy24> thus top is 0.5 pixels per character, middle is 2 pixels per character, and bottom is 8 pixels per character
L100[12:55:28] <ThePi​Guy24> (and yes this is artwork of my fursona)
L101[12:56:43] <Amanda> .... well this is a fun bug
L102[12:56:55] <Amanda> my mouse is invisible on my laptop display, but not on my external monitor
L103[14:55:56] ⇨ Joins: Adamantum (~adamantum@p579333d7.dip0.t-ipconnect.de)
L104[15:07:09] <Adamantum> hello
L105[15:14:37] <Forec​aster> %yeshi
L106[15:14:37] <MichiBot> Hi, welcome to the opencomputers IRC channel. If you just connected from minecraft, yes this is a real chat. There are people here, but dont expect people to engage with someone who just says "hi" or similar, were (usually) pretty busy.
L107[15:16:29] <Izaya> https://social.shadowkat.net/media/cc149a5ff30299784287320272786eb7cb3138dd3a2616f6356c4934ce30a98d.jpg
L108[15:46:52] <Ash​irg> >MichiBot: You drink a forked nectar potion (New!…
L109[15:46:52] <Ash​irg> What
L110[15:47:44] <Ash​irg> %sip
L111[15:47:44] <MichiBot> You drink a sweet unobtanium potion (New!). Ashirg's toes turn invisible until they have A Blue potion.
L112[15:47:52] <Ash​irg> Grrr
L113[15:48:24] <Forec​aster> haha
L114[15:49:52] <Amanda> %splash @Ashrig with mtuable blue potion
L115[15:49:53] <MichiBot> You fling a concentrated blue potion (New!) that splashes onto @Ashrig. @Ashrig turns into a grathnode spaghetti dog until they have a nap.
L116[15:54:35] <Amanda> Task failed successfully
L117[16:01:51] <Forec​aster> %sip
L118[16:01:51] <MichiBot> You drink a tiny pearlpeas potion (New!). Forecaster feels the need to use "%fling".
L119[16:01:56] <Forec​aster> %fling
L120[16:01:58] <MichiBot> Forec​aster: Invalid arguments. %fling Target:string [Item:string]
L121[16:02:12] <Forec​aster> hm
L122[16:02:25] <Forec​aster> %fling Michiyo
L123[16:02:25] <MichiBot> Forec​aster is flinging something at Michiyo! They have 1 minute if they want to attempt to %defend against it!
L124[16:02:43] <Forec​aster> that time limit is still a lie
L125[16:12:33] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1e43:b500:fe34:97ff:fea9:75f2) (Ping timeout: 192 seconds)
L126[16:19:50] <Amanda> %tell Inari what do you have against my stone brick production? This is like the third time you've launched a meteor at it!
L127[16:19:50] <MichiBot> Ama​nda: Inari will be notified of this message when next seen.
L128[16:20:20] <Forec​aster> the bricks are not fox-shaped
L129[16:20:50] <Amanda> They'd make terrible pavement if they were
L130[16:22:05] <Forec​aster> they could be 2D and make a fox-pattern
L131[16:22:53] ⇦ Quits: TPG24 (~ThePiGuy2@host-92-17-120-53.as13285.net) (Ping timeout: 189 seconds)
L132[16:25:36] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-53.as13285.net)
L133[16:44:29] ⇦ Quits: Adamantum (~adamantum@p579333d7.dip0.t-ipconnect.de) (Ping timeout: 189 seconds)
L134[16:47:47] <Forec​aster> that was a lot of idle time after just saying "hello"
L135[16:49:26] ⇨ Joins: TPG24 (~ThePiGuy2@host-92-17-120-53.as13285.net)
L136[16:51:01] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-53.as13285.net) (Ping timeout: 189 seconds)
L137[16:51:38] <Va​ur> I can be pretty stupid at times ...
L138[16:51:57] <Forec​aster> aren't we all
L139[16:51:58] <Va​ur> it took me for every that the command yeshi means in fact ... yes hi
L140[16:52:15] <Va​ur> I kept reading it as ye-shi
L141[16:53:24] <Va​ur> I guess we all are in some way or another
L142[16:53:30] <Va​ur> there is a saying I like to use
L143[16:54:37] <Forec​aster> "The grass is always greener in a glass house"
L144[16:54:47] <Va​ur> "we are always the foul of another"
L145[16:57:43] <Forec​aster> fun fact, what I said is a malaphor
L146[17:00:41] <Va​ur> yeah I understood
L147[17:12:56] <Forec​aster> %sip
L148[17:12:56] <MichiBot> You drink a hairy cerulium potion (New!). The potion contained a computer virus! Forecaster hears a maniacal laugh as their cursor flips upside down!
L149[17:22:17] <Forec​aster> https://youtu.be/A2g4u9F9i90
L150[17:22:19] <MichiBot> I thought the Schmid Peoplemover was impossible | length: 5m 30s | Likes: 82,884 Dislikes: 329 Views: 1,205,062 | by Tom Scott | Published On 4/10/2021
L151[17:28:58] ⇨ Joins: Adamantum (~adamantum@p579333d7.dip0.t-ipconnect.de)
L152[17:29:14] <Adamantum> hallo
L153[17:29:30] <Amanda> Are you going to say anything other then hello this time?
L154[17:29:52] <Adamantum> kannst du deutsch?
L155[17:29:56] <Forec​aster> I'm going to guess they didn't read the message last time
L156[17:30:10] <Forec​aster> this is an english channel
L157[17:31:31] <Adamantum> carae salve est melius?
L158[17:33:06] <Adamantum> Adhuc ibi es possum solus loqui latine
L159[17:34:00] <Adamantum> salve?
L160[17:34:32] <Forec​aster> sigh
L161[17:35:42] <Adamantum> Anglice non loquor
L162[17:37:02] <Adamantum> nemo latien potest?
L163[17:38:48] <Adamantum> salve?
L164[17:39:50] <Adamantum> kommer alt pä adamantum.de
L165[17:39:50] <Forec​aster> please stop
L166[17:40:37] ⇦ Quits: Adamantum (~adamantum@p579333d7.dip0.t-ipconnect.de) (Quit: Proudly using WocChat!)
L167[17:40:49] ⇨ Joins: Adamantum (~adamantum@p579333d7.dip0.t-ipconnect.de)
L168[17:41:07] <Adamantum> ok
L169[17:41:23] <Forec​aster> don't advertise crap without permission
L170[17:41:45] <Ocawes​ome101> Dieser Kanal ist nur englisch
L171[17:42:41] <Forec​aster> it's not explicitly against the channel rules but it's impolite
L172[17:43:26] <Adamantum> all come to adamantum.de or adamantm.net
L173[17:44:06] <Ocawes​ome101> adamantum.net is broken xd
L174[17:44:22] <Forecaster> %tban 24h Adamantum I warned you.
L175[17:44:23] <MichiBot> Forec​aster: Unable to parse 'Adamantum'. Invalid format: "Adamantum"
L176[17:44:28] <Amanda> %choose ship ore inefficently or ship plates
L177[17:44:30] <MichiBot> Ama​nda: "ship ore inefficently" is for cool kids!
L178[17:44:34] <Forecaster> %tban
L179[17:44:35] <MichiBot> Forec​aster: Invalid arguments. %timed ban Nick:string [Time:string Reason:string]
L180[17:44:43] <Amanda> %8ball am I a low-tmep goat kitten?
L181[17:44:45] <MichiBot> Ama​nda: Outlook not so good
L182[17:44:49] <Forecaster> %tban Adamantum 24h I warned you.
L183[17:44:50] *** zsh sets mode: +b *!*@p579333d7.dip0.t-ipconnect.de
L184[17:44:52] *** Adamantum was kicked by zsh ((MichiBot) Reason: I warned you. | For: 24h | Expires: 10/06/2021 05:44:50 PM))
L185[17:45:09] <Forec​aster> idiot
L186[17:46:54] <Forec​aster> @Lizzy-chan can we add "no advertising without permission" to the rules?
L187[17:49:01] ⇨ Joins: Adamantum (~adamantum@185.244.165.229)
L188[17:49:14] <s_​a_m> the only thing i'll advertise is zorya because my imageboard is far from safe for work B)
L189[17:49:41] <Adamantum> you didnt say icant advertise
L190[17:50:52] <Amanda> so you evade a ban. smart.
L191[17:51:05] <Amanda> Evade a ban (which breaks the rules) to say you didn't break the rules.
L192[17:52:21] *** Liizzii sets mode: +b *!*@185.244.165.229
L193[17:52:22] <Forec​aster> I said `don't advertise crap without permission`
L194[17:52:23] *** Adamantum was kicked by Liizzii (Adamantum))
L195[17:52:46] <Lizzy​-chan> >Forecaster: <@!125573811327205376> can we add "no adve…
L196[17:52:46] <Lizzy​-chan> yup
L197[17:56:20] <s_​a_m> https://tinyurl.com/yjywfvyf
L198[17:56:37] <Ar​iri> sick avatar lizzy
L199[17:56:59] <Ar​iri> negative
L200[18:02:28] <Va​ur> %tonkout
L201[18:02:28] <MichiBot> Dagnabbit! Va​ur! You beat Ash​irg's previous record of 9 hours, 37 minutes and 16 seconds (By 1 hour, 13 minutes and 17 seconds)! I hope you're happy!
L202[18:02:29] <MichiBot> Va​ur has stolen the tonkout! Tonk has been reset! They gained 0.01 tonk points! plus 0.009 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 3.21653264. Position #2 => #1 (Overtook Forecaster)
L203[18:03:15] <Forec​aster> dangit
L204[18:26:38] <xe​sh> hello there i have a problem with the chunkloader upgrade on my robot im using component.chunkloader.setActive(true) but component.chunkloader.isActive() will still be false has someone experience in that ? thanks in advance
L205[18:29:56] <Forec​aster> what does setActive return
L206[18:30:04] <xe​sh> false
L207[18:30:13] <xe​sh> ah sry setActive willr eturn true
L208[18:30:19] <xe​sh> return*
L209[18:31:07] <Forec​aster> are you near the robot when you are trying this?
L210[18:31:58] <Forec​aster> the wiki says isActive returns true when the chunkloader is active, it might not count as active if all the chunks within range are already loaded?
L211[18:32:17] <Forec​aster> although that seems strange if that were the case
L212[18:39:40] <xe​sh> mh yea but how do i activate it then in a chunk that isnt loaded ? bc u cant reach the robot in unchunked area
L213[18:40:13] <xe​sh> im standing near the robot but isActive will always be false mh
L214[18:43:57] zsh sets mode: +v on Forecaster
L215[18:44:29] <Forec​aster> well I just put a chunkloader in a creative robot and isActive returns true
L216[18:45:08] <Mic​hiyo> On a server running something other than plain stock forge? One of those Forge/Bukit hybrids>
L217[18:45:09] <Forec​aster> so I dunno
L218[18:45:17] <Mic​hiyo> Or possibly a Forge permission mod?
L219[19:22:35] <Izaya> Lizzy-chan: the OC forums RSS feed seems really tempramental, is it the DB being cursed
L220[19:24:22] <Mic​hiyo> Short answer: Yes
L221[19:24:28] <Mic​hiyo> Long answer: Yeeeeeeeeeeeeeeeeeeesssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
L222[19:24:58] <Izaya> adding more S-es does seem like the correct way to extend an answer about RSS feeds
L223[19:25:03] <Izaya> carry on
L224[19:25:17] <Amanda> rssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss feed
L225[19:25:24] <Mic​hiyo> Damn beat me to the joke.
L226[19:26:48] <Zen​1th> aren't the OC forums practically dead ?
L227[19:27:03] <Forec​aster> you're practically dead
L228[19:27:14] <Zen​1th> true
L229[19:27:28] <Zen​1th> oh no [Edited]
L230[19:27:37] <Zen​1th> true [Edited]
L231[19:27:48] <Amanda> ... don't do that, whatevr you just did
L232[19:27:50] <Zen​1th> since when does discord directly supports sed syntax? [Edited]
L233[19:28:01] <dequbed> please stop.
L234[19:28:08] <Zen​1th> sorry but
L235[19:28:11] <M​GR> >Zen1th: since when does discord directly su…
L236[19:28:11] <M​GR> At least a year
L237[19:28:13] <Zen​1th> i just realised discord supports sed syntax
L238[19:28:15] <Zen​1th> oh wow
L239[19:28:20] <Zen​1th> anyways but more seriously
L240[19:28:25] <Zen​1th> is there any plan to "revive" the OC forums ?
L241[19:28:33] <Zen​1th> it's become quite a lone plane
L242[19:28:39] <Zen​1th> uh s/plane/place
L243[19:29:19] <Forec​aster> more people needs to learn to cast plane shift
L244[19:30:17] <Mic​hiyo> https://irclogs.pc-logix.com/view?chan=oc&log=2021-10-05.log#L229 This is what edits look like on the IRC side of things since... IRC can't edit messages
L245[19:30:20] <Zen​1th> i'll take that as "wow zen1th your opencomputers super mario bros adaption is awesome"
L246[19:30:37] <Zen​1th> i was replying to above above message
L247[19:30:50] <Zen​1th> but anyways thanks you for showing me what does edit look like in IRC
L248[19:30:52] <Mic​hiyo> Yeah, that's really neat-o buddy
L249[19:31:02] <Mic​hiyo> I was just showing what edits do outside of Discord.
L250[19:31:59] <Zen​1th> also
L251[19:32:22] <Zen​1th> it's just an honest question but, why do you use IRC ? (asking to IRCers)
L252[19:32:29] <Izaya> remember, message editing is by agreement only
L253[19:32:41] <Izaya> because IRC is where the OpenComputers channel is
L254[19:33:10] <Zen​1th> ok but there isn't any other reason you use IRC ?
L255[19:34:18] <Zen​1th> excuse myself I was dumb
L256[19:34:21] <Zen​1th> anyways
L257[19:34:27] <Zen​1th> I love IRC
L258[19:34:45] <Izaya> IRC has a lot of good points - it's super simple, there's lots of clients, no stupid webshit - but the main reason I use it over just XMPP is that there's lots of people on IRC to talk to
L259[19:34:57] <Zen​1th> why not
L260[19:34:59] <Zen​1th> bridge XMPP
L261[19:35:01] <Zen​1th> to IRC
L262[19:35:01] <Zen​1th> I :hear t: SPOILER: IRC and not D¹scord
L263[19:35:14] <Izaya> well uhhhh you see
L264[19:35:20] <Izaya> I'm actually speaking to you via an XMPP client
L265[19:35:26] <Zen​1th> oh ok great
L266[19:35:29] <Zen​1th> btw which client is it?
L267[19:35:30] <Amanda> and I through a matrix client
L268[19:35:32] <Liizzii> Izaya, most probably. The entire database is fucked and the current update the forums has wont let me go past if the database isn't fixed, but it can't seem to fix it, so it's perpeutially fucked
L269[19:35:34] <Izaya> Dino
L270[19:35:58] <Amanda> IRC is nice in that it's a really simple protocol, so it's easy to make bridges for
L271[19:36:15] <Zen​1th> true I guess
L272[19:36:17] <xe​sh> >Michiyo: Or possibly a Forge permission mod?
L273[19:36:17] <xe​sh> mh yea it could be im playing the atm3 modpack and in the singleplayer and multiplayer i cant get it work then i tried a plain forge version with oc and it worked it has to be some config settings with the cunkloader.. thx anyways
L274[19:36:17] <Mic​hiyo> I like being able to IRC from a telnet client, assuming I remember to respond to pings.
L275[19:36:18] <Izaya> that reminds me
L276[19:36:18] <Zen​1th> now i get to choose
L277[19:36:32] <Zen​1th> Dino, Element, or straight up an IRC client ?
L278[19:37:03] <Izaya> the discord webhook thinger is documented, right? I have some software that can send messages to a discord webhook but I want it to send XMPP messages instead; a CGI script that can comprehend JSON should do fine right?
L279[19:37:04] <Zen​1th> but you have preached me
L280[19:37:22] <Zen​1th> ?
L281[19:37:27] <Zen​1th> you want a webhook that sends XMPP messages ?
L282[19:37:28] <Mic​hiyo> Izaya https://discord.com/developers/docs/resources/webhook
L283[19:37:52] <Izaya> lmao, had to click through a ublock warning for that
L284[19:37:57] <Mic​hiyo> that'll send messages TO a webhook. Discord doesn't have an API for sending messages OUT as a webhook
L285[19:38:02] <Izaya> and the page doesn't load anyway
L286[19:38:16] <Izaya> Michiyo: I'm intending to implement the Discord-side myself as a CGI script
L287[19:38:26] <Mic​hiyo> you would have to use the Discord API, have a discord account, join the guild as a bot unless you selfbot which is against TOS
L288[19:38:34] <Mic​hiyo> and then watch for message events using your API of choice.
L289[19:38:39] <Izaya> no no
L290[19:38:52] <Izaya> the software I have sends messages to discord via a webhook
L291[19:38:55] <Zen​1th> what's the hostname of the OC IRC server ?
L292[19:39:03] <Liizzii> irc.esper.net
L293[19:39:09] <Mic​hiyo> it isn't the "OC IRC Server" it's ^ Espernet
L294[19:39:09] <Izaya> so I'm going to have software that acts the same as a discord webhook but actually speaks XMPP
L295[19:39:31] <Zen​1th> >Liizzii: irc.esper.net
L296[19:39:31] <Zen​1th> thanks you
L297[19:39:34] <Mic​hiyo> Gotcha, well that page works.. :P Just... load it in a browser that is less paranoid.
L298[19:39:46] <Izaya> oh fuck this is obnoxiously complicated
L299[19:39:55] <Liizzii> @Michiyo, this is Izaya we're talking about :)
L300[19:40:06] <Izaya> I do have unmodified firefox installed
L301[19:40:13] <Mic​hiyo> Right, which is why I said LESS paranoid, not "NOT Paranoid"
L302[19:40:22] <Mic​hiyo> <3 Izaya
L303[19:40:23] <Izaya> for cases like this where my normal browser won't load sites for ... whatever reason
L304[19:40:49] <Amanda> ... oh good, I'm almost out of copper. \o/
L305[19:41:46] <Izaya> > This endpoint supports both application/json and multipart/form-data bodies.
L306[19:41:57] <Izaya> urgh, software could use either >.>
L307[19:42:33] <Mic​hiyo> https://discohook.org/ MIGHT be helpful for playing with building the json? IDK
L308[19:43:03] <Izaya> could use that for verifying it
L309[19:43:05] <Izaya> neat
L310[19:44:00] <Izaya> anyway, looks like I can discard everything except the POST content param
L311[19:45:09] <Zen​1th> looks like Dino can't connect to IRC
L312[19:45:14] <Zen​1th> guess it's time to abandon and say Discord is the best
L313[19:45:21] <Izaya> Dino's an XMPP client
L314[19:45:24] <Izaya> it doesn't connect to IRC
L315[19:45:27] <Izaya> ???
L316[19:45:28] <Amanda> no, it connects to a XMPP <-> IRC bridge that then connect sto IRC
L317[19:45:28] <Zen​1th> oof
L318[19:45:31] <Zen​1th> oh ok
L319[19:45:36] <Zen​1th> what is the XMPP <-> IRC bridge then
L320[19:46:18] <Izaya> should be able to use #oc%irc.esper.net@irc.jabberfr.org if you don't want to spin up your own biboumi instance
L321[19:46:55] ⇨ Joins: zenith391 (e5ba18372f@jabberfr.org)
L322[19:47:04] <zenith391> Oh hi
L323[19:47:13] <zenith391> Oh
L324[19:47:26] <Mic​hiyo> Hello, and welcome to The world of... like the 80's
L325[19:47:36] <Izaya> via the 2000s
L326[19:47:41] <zenith391> it's awesome to use 80s tech with an 2020s client
L327[19:48:19] <zenith391> the feeling you get when you see retro computers and know they didn't expect computers to become like THAT 🧐️
L328[19:48:28] <Forec​aster> https://tenor.com/view/welcome-to-the-world-of-tomorrow-futurama-gif-18101283
L329[19:48:31] <Mic​hiyo> This reminds me of the time I had 2 XMPP bots yelling at each other in a channel to relay chat between Discord and my MMO
L330[19:48:35] <Izaya> isn't it nice to not have to worry about the company you rely on for communications still existing? :^)
L331[19:49:14] <zenith391> No it isn't nice. I want my ephemeral product again. Consumerism is comfy.
L332[19:49:35] <Mic​hiyo> -1
L333[19:49:54] <Forec​aster> I don't worry about that because there'll be something arbitrary to replace it
L334[19:50:01] <Amanda> CONSUME!
L335[19:50:14] <zenith391> SHUT UP AND TAKE MY MONEY!
L336[19:50:29] <Izaya> I hope my "new" monitor arrives today
L337[19:50:34] <Izaya> fourth time's the charm?
L338[19:50:54] <Forec​aster> I bought a wardrobe, it shipped today
L339[19:51:03] <Forec​aster> I've never owned a wardrobe before
L340[19:51:10] <Forec​aster> they all lead to Narnia right?
L341[19:51:21] <Izaya> the seller refunded me for the Dell P2213T because the shipping was more than the cost of the item and it was listed as free shipping
L342[19:51:25] <ThePi​Guy24> i am going to make a weird bot to allow me to use discord as a fully featured IRC client
L343[19:51:49] <ThePi​Guy24> because
L344[19:51:49] <ThePi​Guy24> idk
L345[19:51:58] <Izaya> ThePiGuy24: better idea: replace the discord backend with an IRC client with a HTTP interface
L346[19:52:26] <ThePi​Guy24> that required intellegence that i do not pozess
L347[19:52:27] <zenith391> even better idea: recode Discord entirely, delete it and switch to IRC
L348[19:52:38] <ThePi​Guy24> as evident by how i spelt posess
L349[19:52:54] <Izaya> contribute some time and effort to an XMPP client and avoid reinventing the wheel again
L350[19:52:56] <Izaya> :)
L351[19:53:02] <Forec​aster> why would you "recode" it if you're just going to delete it
L352[19:53:13] <ThePi​Guy24> masochism
L353[19:53:20] <zenith391> also called programming
L354[19:53:51] <Forec​aster> what is this "prog ramming" you speak of
L355[19:54:51] <zenith391> the things those ugly teens do on their com put her
L356[19:55:47] <s_​a_m> Izaya: how the hell do i reconnect with a different name
L357[19:55:57] <s_​a_m> with the bridge
L358[19:56:05] <Izaya> client doesn't let you change your name?
L359[19:56:40] <Izaya> having only two displays is pain https://social.shadowkat.net/xmpp/upload/WorOtSETaAmaM36F/2021-10-06T06:56:15-2970x1680.png
L360[19:56:58] <s_​a_m> Izata: conversations
L361[19:57:06] <Izaya> uuuuh I don't remember
L362[19:57:06] <s_​a_m> i changed nick
L363[19:57:12] <Izaya> haven't used conversations in a long-ass time
L364[19:57:15] <Izaya> lmao
L365[19:57:16] <zenith391> wait there's a Mastodon instance on shadowkat.net ?
L366[19:57:23] ⇨ Joins: s_a_m (d83d0855c1@2a00:c70:1:178:170:40:189:1)
L367[19:57:28] <Izaya> no android device
L368[19:57:32] <CompanionCube> zenith391: pleroma
L369[19:57:33] <s_a_m> mwahahaha
L370[19:57:35] <s_a_m> it works
L371[19:57:35] <Izaya> there's a pleroma instance on social.shadowkat.net
L372[19:57:38] <zenith391> oh ok
L373[19:57:39] <s_a_m> D
L374[19:57:44] <s_a_m> :D, even
L375[19:57:48] <Izaya> >:D
L376[19:57:55] <s_a_m> hue hue hue
L377[19:58:16] <s_a_m> i wonder
L378[19:58:22] <s_a_m> can i upload images
L379[19:58:39] <s_a_m> https://xmpp.icbmlaunch.site/upload/gd_32Wk9uUboMoB5/p20mc6qw7fq71.jpg
L380[19:58:42] <s_a_m> oh fuck
L381[19:58:45] <zenith391> https://upload.jabberfr.org/m68z2GxzbZTSHaA-/singleplayer_image.png
L382[19:58:49] <zenith391> oh wow
L383[19:58:51] <s_a_m> bbl
L384[19:58:55] <zenith391> great that client comes with image support
L385[19:59:00] <Izaya> due to hating sanity I have my own biboumi instance set up so I can have it talk to my bouncer so I can use the same nick for IRC and XMPP clients
L386[19:59:18] <Izaya> is that ... terasology?
L387[19:59:40] <zenith391> This level is above what mere mortals can do
L388[20:09:16] <Ash​irg> %tonk
L389[20:09:17] <MichiBot> Gadsbudlikins! Ash​irg! You beat Va​ur's previous record of <0 (By 2 hours, 6 minutes and 47 seconds)! I hope you're happy!
L390[20:09:17] <MichiBot> Ashirg's new record is 2 hours, 6 minutes and 47 seconds! Ashirg also gained 0.00211 tonk points for stealing the tonk. Position #9. Need 0.0442428 more points to pass ThePi​Guy24!
L391[20:09:31] <zenith391> %sip
L392[20:09:32] <MichiBot> You drink a still platinum potion (New!). zenith391 turns into a crocodile unicorn girl until they find a lamp.
L393[20:17:12] <Izaya> https://social.shadowkat.net/xmpp/upload/XA4sgTQpsL5WaYBT/2021-10-06T07:16:42-1050x830.jpg
L394[20:18:39] <Va​ur> %sip
L395[20:18:40] <MichiBot> You drink a still lime potion (New!). Vaur grows a tail from a sloth until someone baps them.
L396[20:35:32] ⇨ Joins: ben_mkiv (~ben_mkiv@88.130.157.75)
L397[20:47:19] <s_a_m> 6100
L398[20:48:18] <Izaya> come on coward, start charging the battery
L399[20:48:21] <Izaya> >.>
L400[21:22:55] <Izaya> auspost says my monitor should turn up tomorrow
L401[21:23:01] <Izaya> cool :)
L402[21:25:10] <Ash​irg> %sip
L403[21:25:11] <MichiBot> You drink a viscous mithril potion (New!). Ashirg's hair turn the color of violium until they recite the litany against fear.
L404[21:25:25] <Ash​irg> Which one
L405[21:28:42] <Forec​aster> There's multiple?
L406[21:38:12] <Ash​irg> I think so
L407[21:42:55] <Forec​aster> I only know of it from Dune and Earthworm Jim
L408[21:56:20] <s_a_m> Izaya: "New AdorableCatgirl" huh?
L409[21:56:22] <s_a_m> lmao
L410[22:29:23] ⇦ Quits: immibis (~hexchat@62.156.144.218) (Ping timeout: 192 seconds)
L411[22:40:37] <s_a_m> why is the sky speaking latin
L412[22:42:20] <Ariri> interimo adapare
L413[22:43:19] <s_a_m> wait, how does this bridge handle multiline messages
L414[22:43:24] <s_a_m> testing
L415[22:43:24] <s_a_m> 123
L416[22:43:29] <s_a_m> ah, it splits them
L417[22:43:31] <s_a_m> 🙂
L418[23:14:56] ⇦ Quits: Vexatos (~Vexatos@port-92-192-221-38.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L419[23:38:59] ⇨ Joins: Naps (~naps@185.116.156.192)
L420[23:40:40] ⇦ Quits: Naps (~naps@185.116.156.192) (Client Quit)
L421[23:55:08] <Amanda> s_a_m: don't worry about that, a patch didn't apply right
L422[23:55:21] <s_a_m> wh-what
L423[23:55:36] <Amanda> re "why is the sky speaking latin"
L424[23:56:02] <Amanda> %choose laptop nap time?
L425[23:56:02] <MichiBot> Ama​nda: Are you sure? Well alright.
L426[23:59:44] <dequbed> One day I will make myself a huge bag of popcorn, go to a Go meetup, yell "There are no microservices! You're all just building a monolith with a really shitty linker!" and have a chow.
<<Prev Next>> Scroll to Top