<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:09] <Hawk777> Yes.
L2[00:00:34] <Hawk777> But storing a dozen each of 27 different types of items in storage drawers still takes up much more space than doing so in chests.
L3[00:00:34] <Izzy> so your 25x25x25 cube of 2x2 drawers makes a 62, 500 slot inventory
L4[00:00:53] <Hawk777> Even if you don’t actually need to go to the drawers individually.
L5[00:01:08] <Izzy> that's true, but from a software perspective it's much more complicated
L6[00:01:12] <Izzy> I think a hybrid system would be ideal
L7[00:01:28] <Hawk777> Oh sure you do have to remember where each item is.
L8[00:01:51] <Izzy> IE crates and a storage drawer setup would be ideal
L9[00:01:56] <Hawk777> (In my 1.12 world I’m actually using Logistics Pipes connected to chests for my bulk storage)
L10[00:02:11] <Hawk777> (Iron Chests chests of various sizes)
L11[00:02:23] <Izzy> when you end up with more than X many stacks in chests, move them to drawers
L12[00:03:20] <Hawk777> I’ve gone through a handful of storage options in my 1.12 world. First I used storage drawers, but I ran into performance problems which only went away when I turned off item icon rendering, but without item icon rendering I didn’t see much point using storage drawers, because I liked being able to browse the rows of drawers in person.
L13[00:03:28] <Hawk777> Then I moved to Applied Energistics, which was fine but kinda boring.
L14[00:03:35] <Hawk777> Then I finally tried out Logistics Pipes and really like it.
L15[00:06:24] <Flamei​ngsoul> %tonkout
L16[00:06:24] <MichiBot> I'm sorry Flamei​ngsoul, you were not able to beat Flamei​ngsoul's record of 3 hours, 36 minutes and 51 seconds this time. 3 hours, 11 minutes and 20 seconds were wasted! Missed by 25 minutes and 31 seconds!
L17[00:06:31] <Flamei​ngsoul> fuuuuck
L18[00:10:36] <Hawk777> I actually thought about an OC-based storage and crafting system, but I gave up when I realized that I like item icons too much, and OC screens simply aren’t high enough resolution to display them.
L19[00:10:56] <Hawk777> Literally everything else it can do.
L20[00:12:52] <Corded> > <Haw​k777> (In my 1.12 world I’m actually using Logistics Pipes connec…
L21[00:12:52] <Liizzi​i-chan> I <:LiizziiHeart:991531048229937192> logistics pipes
L22[00:17:30] <Corded> > <Haw​k777> I actually thought about an OC-based storage and crafting s…
L23[00:17:31] <Re​nno> Anything beyond basic crafting gets so complex its not really worth doing
L24[00:18:21] <Re​nno> Took like 3 days to tinkering to get my algorithm working under most use cases and that was a pain
L25[00:19:51] <Kristo​pher38> [just gonna drop th](https://www.youtube.com/watch?v=Llr-lM0pIME)
L26[00:19:58] <Re​nno> And if you have a big craft parallelism comes into mind
L27[00:20:03] <Kristo​pher38> * just gonna drop this here https://www.youtube.com/watch?v=Llr-lM0pIME
L28[00:21:12] <Re​nno> Never seen a setup like that with 3 PCs making up the left side of a monitor
L29[00:23:01] <Liizzii> so long as you target which components you want via their addresses, then you can theoretically stack computers like that perfectly fine
L30[00:23:43] <Kristo​pher38> 3 computers = more parallelism
L31[00:24:04] <Kristo​pher38> useful when moving items around is bound by call budget
L32[00:25:15] <Re​nno> I've never actually tested but ik tier 3 CPUs in a PC can only handle so many components right? I think it's like 16?
L33[00:25:39] <Liizzii> the tooltip says what they suport
L34[00:26:17] <Liizzii> servers can use more cause they have the thing which gives them extra component count
L35[00:26:21] <Liizzii> can't remember the name
L36[00:26:27] <Re​nno> Oh he's uses an external server for all the calculation, makes sens
L37[00:26:28] <Kristo​pher38> component bus
L38[00:26:32] <Liizzii> that's it
L39[00:27:43] <Re​nno> Can 3 PCs use the samd transposer and have that transposer do 3 operations a tick?
L40[00:31:06] <Kristo​pher38> from what I remember the reason for having an external server was that the whole thing, originally written in lua and running in-game, was becoming too complex
L41[00:32:39] <Kristo​pher38> there is a whole tcp-like stack and synchronization primitives in there https://github.com/cyb0124/OCCommon/blob/master/mym-e2e1/factory.lua
L42[00:34:35] <Kristo​pher38> first time seeing someone using CPS in OC
L43[00:37:51] <Kristo​pher38> rust seems much better suited for this task
L44[00:38:23] <Kristo​pher38> I wonder if the current rust version could work within OC-wasm limitations
L45[00:42:42] <Re​nno> I mean I got my crafting calculator working to a decent extent ingame
L46[00:43:49] <Re​nno> Idk if you remember but it was LZSS and CBOR that allowed me to keep like 20000 recipes in memory with a minimal impact on total usage
L47[01:30:30] <Hawk777> That’s quite a nice video! Since I ran into the screen-resolution problem first, I never actually bothered to do any experiments in terms of item movement speed, calculations, recipe memory usage, and so on.
L48[01:32:57] <Re​nno> would probably have to have dedicated PCs just for monitoring
L49[01:33:22] <Re​nno> and likely wouldn't have any pretty graphics, just a running log of whats happening
L50[01:50:35] <Re​nno> Izzy are you still playing around on that world? It's been a little bit and I'm curious if you've made any progress
L51[01:50:50] <Izzy> I started building a windmill :)
L52[01:51:11] <Izzy> but I didn't have enough greatwood to finish it and was waiting for autumn
L53[01:54:32] <Re​nno> no OC progress?
L54[02:01:35] <Izzy> Too much life going on :)
L55[02:03:27] <Re​nno> sad
L56[02:03:53] <Re​nno> I think the primary thing that I dread about doing a mostly OC playthrough is all the crafting of the components
L57[02:04:07] <Re​nno> so if I do one I'mma have to get at least the basic crafting of OC stuff sorted out
L58[02:04:17] <Re​nno> automatically
L59[02:53:24] <Hawk777> Need an autocrafting system to make OC parts. Can make an autocrafting system using OC. Oops! :D
L60[03:08:44] * Amanda curls up in Izzy's lap, catches Elfi flittering about in a pawhug for zzzmews
L61[03:08:54] <Amanda> Night girls
L62[03:43:43] <Corded> > <Haw​k777> Need an autocrafting system to make OC parts. Can make an a…
L63[03:43:43] <Re​nno> I mean that is what I was working on prior to getting burned out
L64[03:45:17] <Re​nno> But yea, gotta bite that bullet and set it up and then you're good to go for the foreseeable future
L65[03:49:13] <Hawk777> Sounds like one of my old Factorio worlds. I designed this huge smelting array so I could have fast production, and then it took FOREVER to actually build it because I didn’t have fast production!
L66[03:54:45] <Spider ​EveryOS> %tonkout
L67[03:54:45] <MichiBot> Holy hood ornament in the shape of a tomato Batman! Spider ​EveryOS! You beat Flamei​ngsoul's previous record of 3 hours, 36 minutes and 51 seconds (By 11 minutes and 29 seconds)! I hope you're happy!
L68[03:54:46] <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: 1.83798407. Position #2 Need 0.89514896 more points to pass Va​ur!
L69[03:55:09] <Spider ​EveryOS> What happened to @Forecaster ?
L70[05:01:11] <Li​ly> Wdym
L71[05:01:41] <Li​ly> He's... probably asleep?
L72[05:15:39] <Corded> > <Lilyfl​owerFDL> He's... probably asleep?
L73[05:15:40] <Spider ​EveryOS> No, I mean on the tonk leaderboard
L74[05:15:43] <Li​ly> Oh
L75[05:29:48] ⇨ Joins: live_learn (~live_lear@182.143.68.236)
L76[06:03:18] <Forec​aster> Shells
L77[06:03:31] <Forec​aster> %tonk
L78[06:03:31] <MichiBot> Holy tiny packet of ketchup Batman! Forec​aster! You beat Spider ​EveryOS's previous record of <0 (By 2 hours, 8 minutes and 46 seconds)! I hope you're happy!
L79[06:03:32] <MichiBot> Forecaster's new record is 2 hours, 8 minutes and 46 seconds! Forecaster also gained 0.00215 tonk points for stealing the tonk. Position #4. Need 0.11708945 more points to pass Redston​eParkour!
L80[06:03:35] <Corded> > <Forec​aster> Shells
L81[06:03:35] <Spider ​EveryOS> Red, blue, or green?
L82[06:05:03] <Spider ​EveryOS> Forecaster, even though I've been trying to dethrone you this whole time, I do wish you luck getting back to 3rd before the great reset
L83[06:05:54] <Spider ​EveryOS> * reset
L84[06:05:54] <Corded> Tonk reset, I mean
L85[06:07:05] <Spider ​EveryOS> * mean
L86[06:07:05] <Corded> I was trying to reference the penny challenge on youtube, but then realized my reference could be misunderstood
L87[06:11:57] <Forec​aster> That's the nature of the game
L88[06:17:37] ⇨ Joins: Thutmose (~Patrick@67.21.186.221)
L89[07:01:27] ⇦ Quits: live_learn (~live_lear@182.143.68.236) (Read error: Connection reset by peer)
L90[07:25:31] ⇨ Joins: Vexatos (~Vexatos@p200300eaef1c4100f8c435d359b55c05.dip0.t-ipconnect.de)
L91[07:25:32] zsh sets mode: +v on Vexatos
L92[08:30:36] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:d956:7968:fc51:f8b2) (Quit: Leaving.)
L93[08:31:02] <Forec​aster> %tonk
L94[08:31:02] <MichiBot> Wow! Forec​aster! You beat your own previous record of 2 hours, 8 minutes and 46 seconds (By 18 minutes and 44 seconds)! I hope you're happy!
L95[08:31:03] <MichiBot> Forecaster's new record is 2 hours, 27 minutes and 31 seconds! No points gained for stealing from yourself. (Lost out on 0.00031 x 3 = 0.00093)
L96[10:13:03] ⇦ Quits: Izzy (~izzy@210.1.218.92) (Ping timeout: 190 seconds)
L97[10:13:48] ⇨ Joins: Izzy (~izzy@210.1.218.92)
L98[11:02:08] <Flamei​ngsoul> %tonk
L99[11:02:08] <MichiBot> Yow! Flamei​ngsoul! You beat Forec​aster's previous record of 2 hours, 27 minutes and 31 seconds (By 3 minutes and 34 seconds)! I hope you're happy!
L100[11:02:10] <MichiBot> Flameingsoul's new record is 2 hours, 31 minutes and 5 seconds! Flameingsoul also gained 0.00018 (0.00006 x 3) tonk points for stealing the tonk. Position #5. Need 0.00232 more points to pass Forec​aster!
L101[12:42:46] <Flamei​ngsoul> %chug
L102[12:42:47] <MichiBot> You drink a basic tiberium potion (New!). When Flameingsoul drinks the last drop, a bucket of water materializes above their head and dumps its contents over them. Flameingsoul is drenched in water, followed by a bucket hitting them on the head. (4 vs DC 8)
L103[12:43:01] <Flamei​ngsoul> damn
L104[13:06:28] ⇦ Quits: glasspelican (~quassel@2607:5300:201:3100::325) (Remote host closed the connection)
L105[13:08:01] ⇨ Joins: glasspelican (~quassel@2607:5300:201:3100::325)
L106[13:31:02] <Flamei​ngsoul> %tonk
L107[13:31:02] <MichiBot> I'm sorry Flameingsoul, you were not able to beat Flameingsoul's record of 2 hours, 31 minutes and 5 seconds this time. 2 hours, 28 minutes and 54 seconds were wasted! Missed by 2 minutes and 11 seconds!
L108[13:31:21] <Flamei​ngsoul> Damn
L109[13:32:23] <Flamei​ngsoul> Eh I needed to tonkout
L110[13:35:42] <Flamei​ngsoul> %redshell Vaur
L111[13:35:42] <MichiBot> Flamei​ngsoul: You can't snipe right now. Try again in 19 minutes and 42 seconds.
L112[13:56:39] <Flamei​ngsoul> %redshell Vaur
L113[13:56:40] <MichiBot> Flamei​ngsoul: Unfortunately you missed with a 4 vs 14.
L114[13:56:44] <Flamei​ngsoul> Dam
L115[16:35:22] ⇨ Joins: Test (~Test@147.81-167-197.customer.lyse.net)
L116[16:35:42] ⇦ Quits: Test (~Test@147.81-167-197.customer.lyse.net) (Remote host closed the connection)
L117[16:49:06] <Amanda> %remindme 3h check if unifi-source got restarted
L118[16:49:06] <MichiBot> I'll tell you "check if unifi-source got restarted" in 3h at 12/12/2024 07:49:06 PM
L119[16:54:02] <Forec​aster> %tonkout
L120[16:54:02] <MichiBot> Heckgosh! Forec​aster! You beat Flamei​ngsoul's previous record of 2 hours, 31 minutes and 5 seconds (By 51 minutes and 53 seconds)! I hope you're happy!
L121[16:54:03] <MichiBot> Forec​aster 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: 1.66954462. Position #4 Need 0.11108945 more points to pass Redston​eParkour!
L122[17:09:06] ⇦ Quits: Amanda (~m-yt727s@cloud.camnet.site) (Remote host closed the connection)
L123[17:23:57] <Forec​aster> The cat's away! Party begins!
L124[17:30:58] <Liizzii> Nyaa
L125[17:36:05] ⇨ Joins: Amanda (~m-yt727s@cloud.camnet.site)
L126[18:05:18] <Forec​aster> She's back! Stop the party!
L127[18:09:42] <Amanda> Wow, rude
L128[18:09:48] <Flamei​ngsoul> %tonk
L129[18:09:48] <MichiBot> Boom! Flamei​ngsoul! You beat Forec​aster's previous record of <0 (By 1 hour, 15 minutes and 46 seconds)! I hope you're happy!
L130[18:09:49] <MichiBot> Flameingsoul's new record is 1 hour, 15 minutes and 46 seconds! Flameingsoul also gained 0.00126 tonk points for stealing the tonk. Position #5. Need 0.00706 more points to pass Forec​aster!
L131[18:09:54] <Amanda> %splash @Forecaster with mutable lava potion
L132[18:09:55] <MichiBot> You fling a mutable diamond potion (New!) that splashes onto @Forecaster. @Forecaster turns into a nectar fairy girl until they stop thinking about it.
L133[18:10:00] <Amanda> !
L134[18:10:03] <Amanda> New fairy fren!
L135[18:10:41] <Forec​aster> Dangit >:
L136[18:15:14] <Flamei​ngsoul> %fling forecaster green lava portion
L137[18:15:15] <MichiBot> Flameingsoul is flinging something at forec​aster! They have 5 minutes if they want to attempt to %defend against it!
L138[18:15:25] <Flamei​ngsoul> ah wrong one
L139[18:15:26] <Flamei​ngsoul> meh
L140[18:15:35] <MichiBot> Flameingsoul flings green lava portion in a random direction. It hits forecaster right where the last item hit. They take 1d4 => 4 damage!
L141[18:15:57] <Mic​hiyo> Yep, that was 5 minutes MichiBot, great job with the stop watch.
L142[18:16:15] <Flamei​ngsoul> ikr
L143[18:16:21] <Flamei​ngsoul> its more like 5 seconds
L144[18:16:29] <Mic​hiyo> it was 20.
L145[18:16:31] <Mic​hiyo> :P
L146[18:16:32] <Flamei​ngsoul> oh
L147[18:16:35] <Flamei​ngsoul> meh close enough
L148[18:16:36] * Liizzii pats MichiBot
L149[18:16:46] <Liizzii> she's mathmatically challenged, leave her alone!
L150[18:17:11] <Flamei​ngsoul> nah i am glad, less time means easier to hit
L151[18:17:21] <Flamei​ngsoul> no idea what it entails
L152[18:17:31] <Flamei​ngsoul> %slpash forecaster green lava potion
L153[18:17:41] <Mic​hiyo> timeouts apply.
L154[18:17:44] <Flamei​ngsoul> %splash forecaster green lava potion
L155[18:17:45] <MichiBot> You fling a dangerous green potion (New!) that splashes onto forecaster. forecaster flinches as the potion is thrown but nothing arrives to hit them...
L156[18:17:55] <Corded> > <Mic​hiyo> timeouts apply.
L157[18:17:56] <Flamei​ngsoul> huh?
L158[18:18:12] <Flamei​ngsoul> thats what it means when you fling people?
L159[18:18:17] <Liizzii> %splash Flameingsoul mutable portion
L160[18:18:18] <MichiBot> You fling a mutable sky potion (New!) that splashes onto Flameingsoul. Flameingsoul turns into a violium dog until they sneeze.
L161[18:18:31] <Amanda> pupy!
L162[18:18:34] <Flamei​ngsoul> you food
L163[18:18:36] <Flamei​ngsoul> fool*
L164[18:18:42] <Mic​hiyo> I thought the splash command was on cooldown, but it might have just been the extra space.. IDK
L165[18:18:45] <Flamei​ngsoul> for i am sick! id be sneezing often
L166[18:18:46] * Amanda takes fore and Elfi over to see the pupy
L167[18:19:41] <Mic​hiyo> I really need to get DM relaying working on new corded.
L168[18:19:52] <Forec​aster> The great part is that that is supposed to use the same timing system as the reminders
L169[18:20:11] <Forec​aster> But for some reason the defending implementation is broken
L170[18:20:24] <Forec​aster> Reminders work perfectly
L171[18:21:10] <Flamei​ngsoul> huh
L172[18:21:26] <Flamei​ngsoul> i know the easiest fix
L173[18:21:34] <Flamei​ngsoul> just rename it from 5 mins to 20 seconds
L174[18:21:44] <Flamei​ngsoul> bug? nah feature now
L175[18:21:45] <Amanda> It's not always 20s though
L176[18:21:56] <Flamei​ngsoul> 15 or more, hope your lucky?
L177[18:21:59] <Amanda> Sometimes it's 20s, sometimes it's 1-2m
L178[18:24:02] <Amanda> somtimes it's <20s
L179[18:24:23] <Amanda> She's excited to get to faciliate violence!
L180[18:24:31] <Flamei​ngsoul> good
L181[18:24:42] <Flamei​ngsoul> violence is a question, often yes is the more fun answer
L182[18:25:30] <Amanda> %bap @Flamingsoul
L183[18:25:31] <MichiBot> Amanda baps @Flamingsoul with the location of a snake oil field!
L184[18:25:50] <Amanda> hey! That's meant to be a secret!
L185[18:28:15] <Flamei​ngsoul> austrailia?
L186[18:28:21] <Flamei​ngsoul> %bap amanda
L187[18:28:21] <MichiBot> Flameingsoul baps amanda with the extinction-level event catalyst!
L188[18:28:32] <Flamei​ngsoul> fuck not the catalyst
L189[18:28:37] <Amanda> Oh, is it that time again?
L190[18:28:43] <Flamei​ngsoul> no nonononno
L191[18:28:56] <Flamei​ngsoul> i need it for my power source to power my house
L192[18:28:57] <Amanda> Nadja, which asteroid do I need to bap?
L193[18:29:09] <Flamei​ngsoul> more like a crystal
L194[18:31:18] <Amanda> %choose halucinate or delete the martian capital to hide the existance of martians from earth
L195[18:31:18] <MichiBot> Ama​nda: Eeny, meeny, miny, delete the martian capital to hide the existance of martians from earth.
L196[18:31:54] <Amanda> but that's so much work!
L197[18:32:08] <Flamei​ngsoul> just use warheads and collapse warp drive stuff
L198[18:32:39] <Flamei​ngsoul> that or see if you can use magic shit to summon the arte whatever they are called, heard their ships shread through people's
L199[18:33:23] * Amanda flops down atop Elfi, finds some new stories to read to her
L200[18:34:27] <Forec​aster> %sip
L201[18:34:27] <MichiBot> You drink a sour emerald potion. Forecaster's bed is suddenly slightly less comfortable until they have an apple.
L202[18:35:10] <Forec​aster> Amanda is uncomfortable! Time to find a different spot, or an apple tree!
L203[18:35:34] <Amanda> Wow, rude!
L204[18:35:43] <Amanda> I keep my fur super floofy!
L205[18:36:55] <Spider ​EveryOS> %sip
L206[18:36:55] <MichiBot> You drink a fluffy coral potion (New!). Spider EveryOS looks up and sees the moon smile at them for a second.
L207[18:38:14] <Corded> > <Ama​nda> I keep my fur super floofy!
L208[18:38:15] <Flamei​ngsoul> how floofy?
L209[18:38:20] <Flamei​ngsoul> %chug
L210[18:38:20] <MichiBot> You drink a proprietary rubium potion (New!). Flameingsoul turns into a salmon goat for 2 hours.
L211[18:38:51] <Flamei​ngsoul> im a pink goat
L212[18:45:54] <Forec​aster> https://youtu.be/dKN6XatdVkY
L213[18:46:19] <Flamei​ngsoul> abacus grenade
L214[19:31:18] <Flamei​ngsoul> %tonkout
L215[19:31:18] <MichiBot> Golly! Flamei​ngsoul! You beat your own previous record of 1 hour, 15 minutes and 46 seconds (By 5 minutes and 43 seconds)! I hope you're happy!
L216[19:31:19] <MichiBot> Flamei​ngsoul has tonked out! Tonk has been reset! They gained 0.001 tonk points! Current score: 1.66348462, Position #5 Need 0.00606 more points to pass Forec​aster!
L217[19:49:07] <MichiBot> Amanda REMINDER: check if unifi-source got restarted
L218[19:58:10] <Corded> > <Ama​nda> Nadja, which asteroid do I need to bap?
L219[19:58:11] <Na​dja> Do you need a list?
L220[20:14:22] <Amanda> nadja: If I'm supposed be the extinction-level event catalyst yes!
L221[20:26:15] <Spider ​EveryOS> %tonk
L222[20:26:15] <MichiBot> Yikes! Spider ​EveryOS! You beat Flamei​ngsoul's previous record of <0 (By 54 minutes and 56 seconds)! I hope you're happy!
L223[20:26:16] <MichiBot> Spider EveryOS's new record is 54 minutes and 56 seconds! Spider EveryOS also gained 0.00092 tonk points for stealing the tonk. Position #2. Need 0.89422896 more points to pass Va​ur!
L224[21:02:45] <Flamei​ngsoul> nono amanda you got hit *by* the catalyst
L225[21:02:55] <Flamei​ngsoul> which is being used for its energy to power shit
L226[21:03:58] <Forec​aster> %sip
L227[21:03:59] <MichiBot> You drink a resonating rainbow potion (New!). The potion contained a computer virus! Forecaster hears a maniacal laugh as their cursor flips upside down!
L228[21:13:59] <Va​ur> %sip
L229[21:14:00] <MichiBot> You drink an nth-dimensional aqua potion (New!). Vaur falls into a shaft and drop 5 floors!
L230[21:26:38] <Flamei​ngsoul> %chug
L231[21:26:38] <MichiBot> You drink a frosty rainbow potion (New!). Flameingsoul's clothes turn the color of iron until they eat a pie.
L232[21:26:42] <Flamei​ngsoul> %tonk
L233[21:26:43] <MichiBot> Yippee! Flamei​ngsoul! You beat Spider ​EveryOS's previous record of 54 minutes and 56 seconds (By 5 minutes and 30 seconds)! I hope you're happy!
L234[21:26:43] <MichiBot> Flameingsoul's new record is 1 hour and 27 seconds! Flameingsoul also gained 0.00009 tonk points for stealing the tonk. Position #5. Need 0.00597 more points to pass Forec​aster!
L235[21:31:13] <Flamei​ngsoul> slowly
L236[22:05:40] <Forec​aster> https://discordembeds.pc-logix.com/live/1734041139605.jpg
L237[22:06:33] <Forec​aster> Well that last part is true at least
L238[22:17:26] <Flamei​ngsoul> soooo... is electricity magic?
L239[22:17:34] <Flamei​ngsoul> thus computers are magic thinking machines
L240[22:18:53] * Amanda flops down atop Elfi, meows more stories to her
L241[22:25:00] <Liizzii> Electrickery
L242[22:28:46] <Corded> > <Forec​aster>
L243[22:28:46] <Li​ly> "noone has ever felt it" the electric fence in question:
L244[22:29:42] <Forec​aster> Well, it does say we can feel "what electricity does"
L245[22:29:46] <Forec​aster> But yeah...
L246[22:30:03] <Forec​aster> Based on the picture this isn't particularly recent
L247[22:41:15] ⇦ Quits: Thutmose (~Patrick@67.21.186.221) (Ping timeout: 183 seconds)
L248[22:54:53] <Flamei​ngsoul> %tonkout
L249[22:54:53] <MichiBot> Potzblitz! Flamei​ngsoul! You beat your own previous record of 1 hour and 27 seconds (By 27 minutes and 43 seconds)! I hope you're happy!
L250[22:54:54] <MichiBot> Flamei​ngsoul has tonked out! Tonk has been reset! They gained 0.001 tonk points! Current score: 1.66457462, Position #5 Need 0.00497 more points to pass Forec​aster!
L251[22:55:10] <Flamei​ngsoul> guys gals and others
L252[22:55:38] <Flamei​ngsoul> i think i might have figured out why everyone gets uncomfortable with my eye contact
L253[22:55:48] <Flamei​ngsoul> i think i effectivly do eye contact like a competitive game
L254[23:19:10] ⇦ Quits: Vexatos (~Vexatos@p200300eaef1c4100f8c435d359b55c05.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
<<Prev Next>> Scroll to Top