<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:37] <Amanda> There's also an nginc module for similar
L2[00:00:42] <Amanda> nginx*
L3[00:00:45] <Hawk777> And a lighttpd one.
L4[00:00:59] <Amanda> Unfortunately, there are 14 standards
L5[00:03:42] <Hawk777> What? Ridiculous!
L6[00:07:23] <stephan48> the good old days of mod perl
L7[00:07:42] <stephan48> no easier way to break apache2 than that
L8[00:08:43] <Hawk777> Don’t forget mod_php too!
L9[00:08:44] <Izzy> I used to use mod_lua actually
L10[00:09:08] * Hawk777 currently uses it
L11[00:21:02] ⇦ Quits: FaRiD (~esper@95.216.142.242) (Remote host closed the connection)
L12[01:34:24] <Amanda> Izzy: what do you use to bridge your servers to sksdev, and does it have a 1.20.1 version?
L13[01:35:11] <Amanda> Er, 1.21.1
L14[01:35:33] <Amanda> ( MC servers)
L15[01:35:34] <Izzy> simpleircbridge, IIRC. no idea.
L16[01:35:47] <Amanda> I'll look then, danke
L17[01:36:46] <Amanda> Looks like the latest the supports is 1.16
L18[02:03:18] <Flamei​ngsoul> %tonk
L19[02:03:18] <MichiBot> Dad-Sizzle! Flamei​ngsoul! You beat Compan​ionCube's previous record of 2 hours, 1 minute and 50 seconds (By 20 minutes and 5 seconds)! I hope you're happy!
L20[02:03:20] <MichiBot> Flameingsoul's new record is 2 hours, 21 minutes and 56 seconds! Flameingsoul also gained 0.00099 (0.00033 x 3) tonk points for stealing the tonk. Position #3. Need 0.00168 more points to pass Va​ur!
L21[02:15:46] <Re​nno> really wish there was a creative hdd
L22[02:35:29] <Re​nno> for the first time ever I managed to fill a tier 3 HDD
L23[02:35:37] <Re​nno> so its time to learn how to use raid I guess
L24[02:36:55] <Re​nno> kind of sparks an idea though, a library for a distributed database using raid? I'm guessing someone has already created this somewhere out there in the void
L25[02:40:24] <Re​nno> ServerFS by Tag365 🤔
L26[02:40:24] <Re​nno> wonder if that still works
L27[03:08:39] <Izzy> been doing the big think about uhhh
L28[03:08:47] <Izzy> block device RAID
L29[03:09:03] <Izzy> so I could make a giant rtfs filesystem on top of a tape library
L30[03:25:11] <Corded> > <pay​onel> when password entry fields block "paste:
L31[03:25:11] <Li​ly> What kind of cursed hellsite does THAT?
L32[03:26:37] <Corded> > <Compan​ionCube> that blacklist seems very broad
L33[03:26:37] <Li​ly> The client has a baked-in blacklist?
L34[03:35:45] <Izzy> actually, RAID for rtfs would be sweet because you could put the index on a HDD (or even a file on a HDD) and the rest of the volume would be on a (relatively) high latency tape library
L35[03:36:09] <Izzy> so your 1GB rtfs volume doesn't take eons to index
L36[03:36:12] <Izzy> aeons?
L37[03:36:18] <Li​ly> both works, I think
L38[03:36:27] <Li​ly> also: RTFS?
L39[03:36:40] <Izzy> my janky clone of the RT11 filesystem
L40[03:36:45] <Li​ly> ah
L41[03:37:07] <Li​ly> you could probably combine RAID-block devices pretty easy
L42[03:37:14] <Izzy> https://git.shadowkat.net/izaya/OC-misc/src/branch/master/rtfs
L43[03:37:19] <Li​ly> as long as you had an index off-RAID
L44[03:37:30] <Li​ly> like [bundle](https://oc.cil.li/topic/1735-bundle-allows-to-use-multiple-filesystems-as-a-single-one/) but with less latency
L45[03:38:04] <Izzy> RTFS can cope with up to a 2GB filesystem
L46[03:38:20] <Li​ly> because rooms full of RAID blocks scratch that blinkenlight itch
L47[03:38:33] <Izzy> actually you could probably make use of more than 2GB
L48[03:38:59] <Izzy> if you had 2GB + index size I think that'd work
L49[03:39:03] <Amanda> Any more then 2GB and you have to give it dental and paternity leave
L50[03:39:32] <Li​ly> (actually OC itself scratchs the blinkenlight itch but RAID blocks are good especially)
L51[03:39:34] <Izzy> index access is relative to the end of the filesystem
L52[03:39:59] <Izzy> I will concede that tape drives are less fun to look at
L53[03:40:09] <Izzy> you would get to hear it have a seizure as it swapped between tapes though
L54[03:40:17] <Li​ly> you just gotta arrange them in a pattern
L55[03:40:39] <Izzy> I don't know where I put my tape library program actually
L56[03:40:42] <Izzy> probably still on secondcraft lmao
L57[03:41:21] <Izzy> I had a program that would take a chest of tapes and 1-5 tape drives and present each tape as an individual block device
L58[03:41:35] <Izzy> (with a transposer in the middle
L59[03:42:04] <Izzy> ) and it would swap between tapes as necessary to read and write each block device
L60[03:42:19] <Izzy> and they make that delightfully chunky loading sound, like loading a VCR
L61[03:42:28] <Li​ly> I wonder if Factorization hinges can be controlled by redstone, and move block entities
L62[03:45:54] <Izzy> Wonder if I still have that video of OpenOS booting from rtfs
L63[03:47:52] <Izzy> mm I have a video of OpenOS reading and writing to rtfs on a tape that is actively playing
L64[03:47:58] <Li​ly> hm... is there a way to disable the fancy robot renderer
L65[03:48:04] <Li​ly> it's um... not openGL compliant
L66[03:48:15] <Li​ly> lwjgl3ify does NOT like it
L67[03:48:34] <Li​ly> https://discordembeds.pc-logix.com/live/1735962514331.png
L68[03:49:29] <Izzy> https://cdn.shadowkat.net/media/d0475e9f1a4300d98790f840f07c128a295744ed09f268b1be805b383a254e5a.mp4
L69[03:51:26] <Li​ly> RTFS can coexist alongside audio?
L70[03:51:34] <Izzy> yup
L71[03:51:40] <Li​ly> neat
L72[03:51:43] <Izzy> well, it's not rtfs that's doing it
L73[03:51:51] <Izzy> I don't think that version of partman got published
L74[03:52:02] <Izzy> but I had a version of the tape block device layer that would avoid messing up audio
L75[03:52:24] <Li​ly> neat
L76[03:53:24] <Izzy> I thought it was a neat trick
L77[05:39:38] <CompanionCube> %tonkout
L78[05:39:38] <MichiBot> Geez! Compan​ionCube! You beat Flamei​ngsoul's previous record of 2 hours, 21 minutes and 56 seconds (By 1 hour, 14 minutes and 22 seconds)! I hope you're happy!
L79[05:39:39] <MichiBot> Compan​ionCube 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: 0.01286. Position #5 => #3 (Overtook Flameingsoul) Need 0.00007 more points to pass Va​ur!
L80[05:42:40] <CompanionCube> Lily: no, but on irc iirc MichiBot has somewhat recently enforced a blacklist of ips not allowed to talk
L81[06:04:46] ⇨ Joins: awa (~Thunderbi@2409:8a70:b041:b7a0:d454:b0ba:6eb5:941b)
L82[07:08:18] <Va​ur> %tonk
L83[07:08:19] <MichiBot> Yow! Va​ur! You beat Compan​ionCube's previous record of <0 (By 1 hour, 28 minutes and 40 seconds)! I hope you're happy!
L84[07:08:20] <MichiBot> Vaur's new record is 1 hour, 28 minutes and 40 seconds! Vaur also gained 0.00148 tonk points for stealing the tonk. Position #2. Need 0.0084 more points to pass Spider ​EveryOS!
L85[07:13:40] ⇨ Joins: Vexatos (~Vexatos@p200300eaef188500a6748e7fd8e6da3a.dip0.t-ipconnect.de)
L86[07:13:40] zsh sets mode: +v on Vexatos
L87[07:38:35] <Forec​aster> %sip
L88[07:38:35] <MichiBot> You drink a seeping yellow potion (New!). Forecaster knows the exact location of a particular molecule of oxygen until they exit the room.
L89[07:42:46] <Spider ​EveryOS> %sip
L90[07:42:46] <MichiBot> You drink a crunchy gold potion (New!). The potion bottle insults Spider EveryOS's haircut.
L91[08:40:52] <Forec​aster> %tonk
L92[08:40:53] <MichiBot> Potzblitz! Forec​aster! You beat Va​ur's previous record of 1 hour, 28 minutes and 40 seconds (By 3 minutes and 53 seconds)! I hope you're happy!
L93[08:40:54] <MichiBot> Forecaster's new record is 1 hour, 32 minutes and 34 seconds! Forecaster also gained 0.00012 (0.00006 x 2) tonk points for stealing the tonk. Position #5. Need 0.00412 more points to pass Flamei​ngsoul!
L94[08:51:02] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:339c:3291:4982:22b3) (Quit: Leaving.)
L95[09:28:22] <Va​ur> %sip
L96[09:28:23] <MichiBot> You drink a safe white potion (New!). Vaur feels slightly less agile.
L97[10:04:32] <Forec​aster> ...why isn't there a way to make a python class json serializable
L98[10:04:36] <Forec​aster> 😐
L99[10:05:22] <Forec​aster> you'd think there'd be a method you could implement or something, but apparently not
L100[10:09:26] <Redston​eParkour> well how would you deserialize a serialized python class?
L101[10:09:35] <Kristo​pher38> I suggest you look into `marshmallow`
L102[10:10:43] <Kristo​pher38> Or if you want the serialisation code be implemented automagically, `marshmallow-dataclass`
L103[10:13:05] <Corded> > <Redston​eParkour> well how would you deserialize a serialized python class?
L104[10:13:05] <Forec​aster> I just need to dump it to a file for debugging purposes
L105[10:57:15] ⇨ Joins: ben_mkiv (~ben_mkiv@200116b800842500d222701d9c20d6a8.dip.versatel-1u1.de)
L106[11:05:13] <Corded> > <Forec​aster> I just need to dump it to a file for debugging purposes
L107[11:05:13] <Kristo​pher38> If it's just for debugging then `breakpoint()` is your friend
L108[11:05:45] <Forec​aster> it's a bit more complicated than that
L109[11:06:20] <Forec​aster> I've solved it though, I just iterated over the list that can contain my classes and str() them before serializing
L110[11:36:34] <Spider ​EveryOS> %tonk
L111[11:36:35] <MichiBot> Darn! Spider ​EveryOS! You beat Forec​aster's previous record of 1 hour, 32 minutes and 34 seconds (By 1 hour, 23 minutes and 7 seconds)! I hope you're happy!
L112[11:36:36] <MichiBot> Spider EveryOS's new record is 2 hours, 55 minutes and 41 seconds! Spider EveryOS also gained 0.00278 (0.00139 x 2) tonk points for stealing the tonk. Position #1.
L113[11:39:21] ⇨ Joins: ishowvova_ (~ishowvova@46-138-239-102.dynamic.spd-mgts.ru)
L114[11:43:00] ⇦ Quits: ishowvova_ (~ishowvova@46-138-239-102.dynamic.spd-mgts.ru) (Quit: ishowvova_)
L115[11:46:24] <Va​ur> %sip
L116[11:46:24] <MichiBot> You drink a fragrant platinum potion (New!). Vaur looks up and sees the moon smile at them for a second.
L117[12:24:44] ⇨ Joins: tehbeard (~tehesper@66.228.139.228)
L118[12:26:22] ⇨ Joins: thebread (~tehesper@66.228.139.228)
L119[12:26:23] ⇦ Quits: tehbeard (~tehesper@66.228.139.228) (Read error: Connection reset by peer)
L120[13:13:27] ⇦ Quits: awa (~Thunderbi@2409:8a70:b041:b7a0:d454:b0ba:6eb5:941b) (Quit: awa)
L121[13:28:14] ⇨ Joins: ishowvova_ (~ishowvova@46-138-239-102.dynamic.spd-mgts.ru)
L122[13:31:43] ⇦ Quits: ishowvova_ (~ishowvova@46-138-239-102.dynamic.spd-mgts.ru) (Ping timeout: 190 seconds)
L123[13:35:15] ⇨ Joins: ishowvova_ (~ishowvova@46-138-239-102.dynamic.spd-mgts.ru)
L124[13:38:43] ⇦ Quits: ishowvova_ (~ishowvova@46-138-239-102.dynamic.spd-mgts.ru) (Remote host closed the connection)
L125[13:49:48] <Flamei​ngsoul> %chug
L126[13:49:48] <MichiBot> You drink a dusty spice potion (New!). Flameingsoul hears a train whistle in the distance.
L127[13:50:03] <Flamei​ngsoul> for a liquid its quite dry
L128[13:51:43] <Va​ur> %sip
L129[13:51:44] <MichiBot> You drink a tiny nectar potion (New!). The potion contained a computer virus! It changed Vaur's theme to one they don't like!
L130[14:09:38] ⇦ Quits: ben_mkiv (~ben_mkiv@200116b800842500d222701d9c20d6a8.dip.versatel-1u1.de) (Ping timeout: 183 seconds)
L131[14:13:11] <Va​ur> %sip
L132[14:13:12] <MichiBot> You drink a 4th-dimensional automato potion (New!). It sounds like someone is dragging a large metal axe along the floor nearby... Wait, now the sound is gone...
L133[14:13:32] * Amanda meows and looks aorund
L134[14:13:42] <Amanda> %splash @Forecaster with mutable automato potion
L135[14:13:43] <MichiBot> You fling a mutable automato potion (New!) that splashes onto @Forecaster. @Forecaster turns into a goat girl until they steal the concept of stealing.
L136[14:14:36] <Forec​aster> D:<
L137[14:15:17] <Forec​aster> baah.
L138[14:47:59] ⇦ Quits: nadja (~dequbed@banana-new.kilobyte22.de) (Quit: bye!)
L139[14:47:59] ⇦ Quits: jackie (~jackie@banana-new.kilobyte22.de) ()
L140[14:48:00] ⇦ Quits: kilobyte (~kilobyte2@banana-new.kilobyte22.de) (Quit: Bye)
L141[14:54:27] ⇨ Joins: nadja (~dequbed@banana-new.kilobyte22.de)
L142[14:54:27] ⇨ Joins: jackie (~jackie@banana-new.kilobyte22.de)
L143[14:54:28] zsh sets mode: +v on jackie
L144[14:57:06] <Va​ur> %tonkout
L145[14:57:07] <MichiBot> Sard! Va​ur! You beat Spider ​EveryOS's previous record of 2 hours, 55 minutes and 41 seconds (By 24 minutes and 50 seconds)! I hope you're happy!
L146[14:57:08] <MichiBot> Va​ur 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: 0.02041. Position #2 Need 0.00518 more points to pass Spider ​EveryOS!
L147[14:57:11] ⇨ Joins: kilobyte (~kilobyte2@banana-new.kilobyte22.de)
L148[14:57:11] zsh sets mode: +v on kilobyte
L149[14:57:16] <Va​ur> %sip
L150[14:57:16] <MichiBot> You drink a 4th-dimensional spice potion (New!). A bard starts playing a lute behind Vaur. They don't stop.
L151[15:07:59] <Mic​hiyo> I just walked into my kitchen... to find that my sink has fallen out of my counter.
L152[15:08:03] <Mic​hiyo> *sigh*
L153[15:09:11] <Amanda> Wasn't me!
L154[15:23:31] ⇦ Quits: kilobyte (~kilobyte2@banana-new.kilobyte22.de) (Ping timeout: 183 seconds)
L155[15:23:31] ⇦ Quits: nadja (~dequbed@banana-new.kilobyte22.de) (Ping timeout: 183 seconds)
L156[15:23:43] ⇦ Quits: jackie (~jackie@banana-new.kilobyte22.de) (Ping timeout: 190 seconds)
L157[15:26:31] ⇨ Joins: nadja (~dequbed@banana-new.kilobyte22.de)
L158[15:26:41] ⇦ Quits: nadja (~dequbed@banana-new.kilobyte22.de) (Client Quit)
L159[15:31:16] ⇨ Joins: jackie (~jackie@banana-new.kilobyte22.de)
L160[15:31:17] zsh sets mode: +v on jackie
L161[15:31:18] ⇨ Joins: nadja (~dequbed@banana-new.kilobyte22.de)
L162[15:31:22] ⇨ Joins: kilobyte (~kilobyte2@banana-new.kilobyte22.de)
L163[15:31:22] zsh sets mode: +v on kilobyte
L164[16:01:55] <Flamei​ngsoul> %tonk
L165[16:01:56] <MichiBot> Yippee! Flamei​ngsoul! You beat Va​ur's previous record of <0 (By 1 hour, 4 minutes and 48 seconds)! I hope you're happy!
L166[16:01:57] <MichiBot> Flameingsoul's new record is 1 hour, 4 minutes and 48 seconds! Flameingsoul also gained 0.00108 tonk points for stealing the tonk. Position #4. Need 0.00053 more points to pass Compan​ionCube!
L167[16:11:17] <Forec​aster> It... feel out...?
L168[16:11:37] <Forec​aster> * fell out...?
L169[16:11:43] <Mic​hiyo> yeah
L170[16:30:01] <Corded> > <Mic​hiyo> I just walked into my kitchen... to find that my sink has f…
L171[16:30:01] <Spider ​EveryOS> That is insane
L172[16:30:01] <Spider ​EveryOS> Does that also mean that water is leaking everywhere now?
L173[16:30:47] <Mic​hiyo> No, thankfully, the drain pipe is multiple pieces, so it just kinda... rotated with the sink / disposal.
L174[16:59:41] <Forec​aster> sigh
L175[16:59:44] <Forec​aster> I am a dum dum
L176[17:00:25] <Forec​aster> It turns out trying to troubleshoot a curve that errors is **a lot** easier when your program doesn't write out **the wrong number** on it.
L177[17:00:59] <Forec​aster> I only realized because the curve it was pointing to this time was an abandoned one
L178[17:03:35] <Va​ur> %sip
L179[17:03:35] <MichiBot> You drink a triangular copper potion (New!). Vaur feels slightly weaker.
L180[17:05:40] <Forec​aster> ...this isn't supposed to be a curve
L181[17:05:49] <Forec​aster> why does it think this is a curve
L182[17:05:52] <Forec​aster> : |
L183[17:15:56] <CompanionCube> %tonk
L184[17:15:56] <MichiBot> By my throth! Compan​ionCube! You beat Flamei​ngsoul's previous record of 1 hour, 4 minutes and 48 seconds (By 9 minutes and 11 seconds)! I hope you're happy!
L185[17:15:57] <MichiBot> CompanionCube's new record is 1 hour and 14 minutes! CompanionCube also gained 0.0003 (0.00015 x 2) tonk points for stealing the tonk. Position #3. Need 0.00725 more points to pass Va​ur!
L186[17:26:57] <Forec​aster> ah, seems I need to add another criteria to this
L187[17:27:10] <Forec​aster> this curve was a little... lopsided, but it doesn't care about that
L188[17:27:14] <Forec​aster> but it should
L189[17:50:49] <Spider ​EveryOS> %sip
L190[17:50:49] <MichiBot> You drink a forbidden electrum potion (New!). Spider EveryOS thinks "What if, like, *we* are the potions man?". This makes no sense whatsoever.
L191[17:51:48] <Forec​aster> need a math to tell it if both sides are roughly equal length or not
L192[17:52:23] <Va​ur> %sip
L193[17:52:23] <MichiBot> You drink an awful pussplum potion (New!). Vaur has a single tear roll down their cheek for some reason.
L194[18:21:03] ⇦ Quits: fingercomp (fingercomp@fomalhaut.me) (Ping timeout: 190 seconds)
L195[18:21:17] ⇨ Joins: fingercomp (fingercomp@fomalhaut.me)
L196[18:35:16] <Forec​aster> okay, it's looking like it's going to finish the program now
L197[18:35:19] <Forec​aster> which is nice
L198[18:35:27] <Forec​aster> though it's still doing some wonky things I need to debug
L199[18:35:35] <Forec​aster> but it's not erroring out anymore
L200[18:44:17] <Forec​aster> nevermind... it just errored again...
L201[18:49:31] <Forec​aster> ...what the
L202[18:49:35] <Forec​aster> what is this https://discordembeds.pc-logix.com/live/1736016575644.png
L203[18:49:55] <Mic​hiyo> Those are dots in a semi-circle, on a grid background.
L204[18:50:20] <Forec​aster> oh okay
L205[18:51:50] <Forec​aster> The problem is it's supposed to have this shape https://discordembeds.pc-logix.com/live/1736016709882.png
L206[19:20:13] <Forec​aster> Graphing it using a different app and it's at least not squished anymore
L207[19:20:16] <Forec​aster> https://discordembeds.pc-logix.com/live/1736018416454.png
L208[19:20:27] <Forec​aster> but it's still wrong... by why
L209[19:23:45] ⇨ Joins: engineer (~engineer@185.107.192.95)
L210[19:24:02] ⇨ Joins: Omer (~Omer@185.107.192.95)
L211[19:24:06] <Va​ur> %tonk
L212[19:24:07] <Omer> saa
L213[19:24:07] <MichiBot> Jeepers! Va​ur! You beat Compan​ionCube's previous record of 1 hour and 14 minutes (By 54 minutes and 10 seconds)! I hope you're happy!
L214[19:24:09] <MichiBot> Vaur's new record is 2 hours, 8 minutes and 10 seconds! Vaur also gained 0.0018 (0.0009 x 2) tonk points for stealing the tonk. Position #2. Need 0.00338 more points to pass Spider ​EveryOS!
L215[19:25:05] ⇦ Quits: Omer (~Omer@185.107.192.95) (Client Quit)
L216[19:30:49] ⇦ Quits: engineer (~engineer@185.107.192.95) (Quit: engineer)
L217[19:55:46] <Forec​aster> oh, I see what it's doing
L218[19:56:18] <Forec​aster> the leftmost red point is the start point, the missing section is a separate arc
L219[19:56:46] ⇨ Joins: ben_mkiv (~ben_mkiv@200116B800842500D222701D9C20D6A8.dip.versatel-1u1.de)
L220[19:56:47] <Forec​aster> but why is it erroring on it, it's a nice curve...
L221[20:07:27] <Corded> > <Lilyfl​owerFDL> What kind of cursed hellsite does THAT?
L222[20:07:27] <pay​onel> i have used keepass for many years, literally hundreds of account credentials. the number of times a website blocks paste is quite rare. but because of the very high consistency using keepass the way I do, it is more likely I'll find those few instances. sometimes it will be the 2nd password entry box (like when it asks you to enter a
L223[20:07:27] <Corded> new password twice). Or other times it has been a credit number field. From memory, I would say it is banks and payment systems
L224[20:07:57] <pay​onel> @Lily ^
L225[20:08:08] <pay​onel> @Michiyo woah, sorry about your sink!? are you okay?
L226[20:09:37] <Corded> > <pay​onel> i have used keepass for many years, literally hundreds of a…
L227[20:09:37] <Li​ly> Ah, fair enough then
L228[20:10:28] <Forec​aster> She's not okay, obviously, she's sinking
L229[20:10:37] <pay​onel> _slow claps_
L230[20:12:57] <Mic​hiyo> Yeah, just without a sink for an unknown time, they have to replace the entire counter.
L231[20:13:01] <Mic​hiyo> so... next week sometime
L232[20:13:17] <pay​onel> "they"? landlord?
L233[20:13:29] <Mic​hiyo> yeah
L234[20:13:38] <pay​onel> are we still "neighbors" michiyo?
L235[20:14:10] <Mic​hiyo> Yep
L236[20:14:37] <pay​onel> i live in a condo now. but am moving into a house in a month. pretty anxious but excited
L237[20:15:35] <Mic​hiyo> Congrats! I wish we could get a house, I'd love not to deal with roommates lmao
L238[20:15:48] <Forec​aster> This is what it's supposed to be doing (the green lines) https://discordembeds.pc-logix.com/live/1736021747863.png
L239[20:16:02] <Forec​aster> The blue line is how far it's gotten with curve conversion
L240[20:16:04] <pay​onel> @Forecaster tldr?
L241[20:16:21] <Forec​aster> converting g-code to robot code, it's tricky
L242[20:17:00] <Forec​aster> the green lines are just g-code to point-to-point movements (basically the same)
L243[20:17:24] <pay​onel> what is g-code?
L244[20:17:34] <Forec​aster> the blue lines are with curve conversion, ie converting the curves to 3-point circles
L245[20:17:48] <Mic​hiyo> Using a CNC to make PCBs?
L246[20:18:00] <pay​onel> oh
L247[20:18:05] <Forec​aster> g-code is the instructions sets used by cnc machines and 3d printers
L248[20:18:12] <Forec​aster> * instruction set used by cnc machines and 3d printers
L249[20:18:21] <Forec​aster> and laser engravers
L250[20:19:41] <Corded> > <Mic​hiyo> Using a CNC to make PCBs?
L251[20:19:41] <Forec​aster> kinda, because it's not a cnc, it's a 6-axis robot that will pretend to be a cnc :>
L252[20:20:40] <Forec​aster> (which is technically still cnc, but not what you'd traditionally call a cnc machine)
L253[20:21:18] <pay​onel> you mean like a robotic arm? or a bipedal robot?
L254[20:22:00] <Forec​aster> https://discordembeds.pc-logix.com/live/1736022119992.png
L255[20:22:15] <Forec​aster> that splotch in the bottom left is the circuit board
L256[20:23:45] <Forec​aster> This model isn't actually what I'll be using, it's a little oversized
L257[20:26:50] <Forec​aster> it's also doing this, which isn't ideal
L258[20:26:53] <Forec​aster> https://discordembeds.pc-logix.com/live/1736022413381.png
L259[20:27:28] <Forec​aster> it seems some points get cut out that shouldn't, resuling in some... slightly wider traces than intended
L260[20:28:45] <Forec​aster> turning a list of points into curves is hard >:
L261[20:46:28] <Forec​aster> I should probably re-export these traces with one pass instead of two...
L262[20:46:50] <Forec​aster> I only really need one to test the converter
L263[20:47:12] <Forec​aster> and doing each outline twice is a little unecessary in the simulation
L264[21:39:48] <Forec​aster> Should be %tonkout time
L265[21:39:49] <MichiBot> Sard! Forec​aster! You beat Va​ur's previous record of 2 hours, 8 minutes and 10 seconds (By 7 minutes and 31 seconds)! I hope you're happy!
L266[21:39:50] <MichiBot> Forec​aster 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.01063. Position #5 Need 0.0017 more points to pass Flamei​ngsoul!
L267[22:14:02] ⇨ Joins: engineer (~engineer@185.107.192.95)
L268[22:14:15] ⇦ Quits: engineer (~engineer@185.107.192.95) (Client Quit)
L269[22:45:40] <Flamei​ngsoul> %tonk
L270[22:45:40] <MichiBot> Uh-oh! Flamei​ngsoul! You beat Forec​aster's previous record of <0 (By 1 hour, 5 minutes and 51 seconds)! I hope you're happy!
L271[22:45:41] <MichiBot> Flameingsoul's new record is 1 hour, 5 minutes and 51 seconds! Flameingsoul also gained 0.0011 tonk points for stealing the tonk. Position #4 => #3. (Overtook CompanionCube) Need 0.00878 more points to pass Va​ur!
L272[22:46:11] ⇨ Joins: Hawk777 (~Hawk777@2001:569:7cae:7e00:660b:cb05:9776:1fc5)
L273[22:47:28] <Izzy> @lunar_sam https://ak.kumis.industries/media/d29ac4fdd6128e5354edab4b91a709ebebdf3eb9f1ef07a982c157aa5898e2b3.gif
L274[22:47:40] <Izzy> I hope that's how that works >.>
L275[22:49:59] <luna​r_sam> fox
L276[23:17:01] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:660b:cb05:9776:1fc5) (Quit: Leaving.)
L277[23:21:56] ⇦ Quits: Vexatos (~Vexatos@p200300eaef188500a6748e7fd8e6da3a.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L278[23:57:30] <Spider ​EveryOS> %tonk
L279[23:57:31] <MichiBot> Geez! Spider ​EveryOS! You beat Flamei​ngsoul's previous record of 1 hour, 5 minutes and 51 seconds (By 5 minutes and 59 seconds)! I hope you're happy!
L280[23:57:32] <MichiBot> Spider EveryOS's new record is 1 hour, 11 minutes and 50 seconds! Spider EveryOS also gained 0.0002 (0.0001 x 2) tonk points for stealing the tonk. Position #1.
<<Prev Next>> Scroll to Top