<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:11:45] ⇦ Quits: Vexaton (~Vexatos@port-92-192-37-224.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L2[01:17:35] ⇨ Joins: Victorsueca (~Victor_su@90.165.120.190)
L3[01:28:06] ⇦ Quits: baschdel (~baschdel@2a02:6d40:361a:c101:52db:8ca7:871e:ae9a) (Ping timeout: 198 seconds)
L4[01:29:36] <Ocawes​ome101> TIL that all text input on Metro text boxes in Windows 10 goes through Cortana
L5[01:29:46] <Ocawes​ome101> meaning that when Cortana is disabled, they don't work
L6[01:34:00] ⇦ Quits: Victorsueca (~Victor_su@90.165.120.190) (Ping timeout: 189 seconds)
L7[01:38:54] <Ocawes​ome101> this at least used to happen
L8[01:47:31] ⇦ Quits: t20kdc (~20kdc@cpc139340-aztw33-2-0-cust225.18-1.cable.virginm.net) (Remote host closed the connection)
L9[01:52:11] <Amanda> %tell Inari hey fox, let me make you a star! -starts collecting hydrogen into a dense ball in your bedroom-
L10[01:52:12] <MichiBot> Ama​nda: Inari will be notified of this message when next seen.
L11[01:57:38] <Amanda> @ocawesome101 I could see that as a legit bug interfacing with the speach recognition or something. Since Ms likes to invent a new gui library and system every half-year
L12[01:57:51] <Ocawes​ome101> :P
L13[02:04:33] <Elfi> https://imgur.com/a/BCW94LC Roommate's surface, CSP code from fiancée, a couple minutes of doodling
L14[03:00:14] <Bri​anH> Lua is giving me black magic and sorcery
L15[03:00:46] <Bri​anH> Code Block pastebined https://paste.pc-logix.com/pebuvojuso
L16[03:00:58] <Bri​anH> Where the hell is that 7 coming from
L17[03:11:02] <Bri​anH> oh its a return value.. I didn't think itd do that
L18[03:35:47] <Mr_Cre​eper543> Hey, I have a large amount of lights hooked up to a server (not even all of them yet... and it's over 400) and I tired to write some code to simply set there brightness to 15 so I can see what lights are and are not connected... however it keep returning an error, any suggestions?
L19[03:35:47] <Mr_Cre​eper543> https://pastebin.com/c6CtC0AK
L20[03:38:26] <CompanionCube> %tonk
L21[03:38:26] <MichiBot> Dad-Sizzle! Compan​ionCube! You beat ThePi​Guy24's previous record of 3 hours, 43 minutes and 44 seconds (By 1 hour, 31 minutes and 28 seconds)! I hope you're happy!
L22[03:38:27] <MichiBot> CompanionCube's new record is 5 hours, 15 minutes and 13 seconds! CompanionCube also gained 0.00608 (0.00152 x 4) tonk points for stealing the tonk. Position #3. Need 0.00076064 more points to pass Forec​aster!
L23[04:08:48] ⇨ Joins: Ocawesome101 (~ocawesome@38.65.250.164)
L24[04:08:56] <Ocawesome101> hello
L25[04:09:02] <Mr_Cre​eper543> Hey
L26[04:28:59] <Ar​iri> @m1cr0man That link didn’t work for me, and you may be hitting a component limit, but that’s just a guess
L27[04:34:05] <ben_mkiv> "component.openlight.setBrightness(15)" the command looks wrong to me
L28[04:34:11] <ben_mkiv> but i've never used component.invoke
L29[04:34:37] <ben_mkiv> try component.proxy(k).setBrightness(15)
L30[04:34:40] <ben_mkiv> instead of the invoke
L31[04:34:45] <ben_mkiv> if k is the component address
L32[04:34:57] <Ocawesome101> `component.invoke(k, "setBrightness", 15)` does exactly the same thing (or should)
L33[04:35:15] <ben_mkiv> then try that^
L34[04:35:44] <ben_mkiv> but proxy() still is my favorite
L35[04:39:06] <Ocawesome101> true
L36[04:50:14] <Michiyo> how uhh... How exactly are you connecting 400+ lights to a single server
L37[04:50:29] <Michiyo> Also, can confirm that is now how you component.invoke
L38[04:53:49] ⇨ Joins: immibis_ (~immibis@x4d0bce49.dyn.telefonica.de)
L39[04:54:41] ⇦ Quits: immibis (~immibis@x4dbf2ca5.dyn.telefonica.de) (Ping timeout: 204 seconds)
L40[04:54:49] *** immibis_ is now known as immibis
L41[05:18:06] <ben_mkiv> he wont
L42[05:18:12] <ben_mkiv> as each lamp is its own component
L43[05:18:22] <Michiyo> Which is why I asked.
L44[05:18:54] <ben_mkiv> to bad microcontrollers cant connect to external components
L45[05:19:01] <ben_mkiv> they would be the right thing to solve the issue :D
L46[05:19:31] <Michiyo> I've considered chaining lights.. but I'm not sure where to start
L47[05:19:51] <ben_mkiv> how would you cable them?
L48[05:19:58] <ben_mkiv> oc cable?
L49[05:20:11] <Michiyo> Yeah, that's the big issue :P
L50[05:21:00] <ben_mkiv> but that mod could probably definitly get an upgrade
L51[05:21:06] <ben_mkiv> also so they could be used standalone
L52[05:21:22] <ben_mkiv> while OC interface is just additional
L53[05:21:50] <ben_mkiv> probably many people would like it, specially with albedo/mirage
L54[05:24:56] <ben_mkiv> and for the "connected" lamps... maybe something like a controller block
L55[05:25:11] <ben_mkiv> where the lamp has to be linked somehow, maybe by using it on the controller once
L56[05:25:15] <ben_mkiv> or some kind of linking item
L57[05:25:38] <Michiyo> Yeah, I was considering that
L58[05:26:08] <ben_mkiv> and more lamp variants
L59[05:26:17] <ben_mkiv> and cake
L60[05:26:23] <Michiyo> >_>
L61[05:27:39] <CompanionCube> Izaya: Skye: TIL elon musk literally said 'we will coup whoever we want' on twitter a couple of days ago
L62[05:33:56] <CompanionCube> %inv add imperialism
L63[05:33:56] * MichiBot summons 'imperialism' and adds to her inventory. This seems very sturdy.
L64[05:34:07] <CompanionCube> too true, bot
L65[06:07:20] ⇦ Quits: Cervator (~Thunderbi@2600:1700:1a25:9160:3552:69f2:d9ed:6a3b) (Quit: Cervator)
L66[06:16:05] ⇦ Quits: Backslash (~Backslash@d137-186-220-152.abhsia.telus.net) (Read error: Connection reset by peer)
L67[06:16:49] <Ar​iri> RGB cake in OC when?
L68[06:17:19] ⇦ Quits: Ocawesome101 (~ocawesome@38.65.250.164) (Quit: I'm probably going to bed.)
L69[06:51:16] <Ar​iri> %tonk
L70[06:51:16] <MichiBot> I'm sorry Ariri, you were not able to beat CompanionCube's record of 5 hours, 15 minutes and 13 seconds this time. 3 hours, 12 minutes and 50 seconds were wasted! Missed by 2 hours, 2 minutes and 23 seconds!
L71[08:37:02] ⇦ Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L72[09:03:57] ⇦ Quits: lord| (~ba7888b72@66.109.211.85) (Ping timeout: 198 seconds)
L73[09:06:08] ⇨ Joins: lord| (~ba7888b72@66.109.211.85)
L74[09:44:35] ⇦ Quits: ben_mkiv (~ben_mkiv@i5E86B7F3.versanet.de) (Killed (NickServ (GHOST command used by ben_mkiv|afk!~ben_mkiv@i5E86B7B5.versanet.de)))
L75[09:44:39] ⇨ Joins: ben_mkiv|afk (~ben_mkiv@i5E86B7B5.versanet.de)
L76[09:53:13] <Dev​onX> How much arround it self can the robot detect? Is it only stuff that it is next to?
L77[10:00:34] <Forec​aster> yes
L78[10:01:18] <Forec​aster> unless it has a geolyzer in it, then it can scan the hardness of blocks further away
L79[10:02:38] <Forec​aster> also: aw yeah, 32GB of ram instead of 16!
L80[10:02:53] <Forec​aster> now I'm not constantly at 80%
L81[10:08:45] <ben_mkiv|afk> while running chrome?
L82[10:08:48] <ben_mkiv|afk> xD
L83[10:08:58] <Forec​aster> yep
L84[10:09:08] <Forec​aster> I have a lot of tabs
L85[10:09:09] <ben_mkiv|afk> finally you can open 4 tabs instead of 2
L86[10:09:10] <ben_mkiv|afk> :D
L87[10:09:19] <Forec​aster> try 200
L88[10:09:30] <ben_mkiv|afk> im just kidding, chrome is best
L89[10:13:47] <Forec​aster> it's not, but it's the best choice for me at the moment :P
L90[10:13:56] <Forec​aster> all browsers are terrible in their own way
L91[10:17:18] <Skye> CompanionCube: the fuck
L92[10:24:51] ⇨ Joins: Vexatos (~Vexatos@port-92-192-37-224.dynamic.as20676.net)
L93[10:24:51] zsh sets mode: +v on Vexatos
L94[11:21:27] ⇨ Joins: MajGenRelativity (~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net)
L95[11:33:04] ⇨ Joins: t20kdc (~20kdc@cpc139340-aztw33-2-0-cust225.18-1.cable.virginm.net)
L96[11:41:22] ⇦ Quits: ben_mkiv|afk (~ben_mkiv@i5E86B7B5.versanet.de) (Ping timeout: 378 seconds)
L97[12:40:30] <Lizzy> %tonk
L98[12:40:31] <MichiBot> Bejabbers! Li​zzy! You beat Compan​ionCube's previous record of 5 hours, 15 minutes and 13 seconds (By 34 minutes and 1 second)! I hope you're happy!
L99[12:40:32] <MichiBot> Lizzy's new record is 5 hours, 49 minutes and 14 seconds! Lizzy also gained 0.00342 (0.00057 x 6) tonk points for stealing the tonk. Position #4. Need 0.29155888 more points to pass Compan​ionCube!
L100[12:40:35] ⇦ Quits: lord| (~ba7888b72@66.109.211.85) (Ping timeout: 202 seconds)
L101[12:40:57] ⇨ Joins: lord| (~ba7888b72@66.109.211.85)
L102[13:19:46] ⇨ Joins: emir (~emir@51.158.106.167)
L103[13:20:54] <emir> aybars
L104[13:24:31] ⇦ Quits: emir (~emir@51.158.106.167) (Ping timeout: 204 seconds)
L105[13:32:52] <Forec​aster> Elon is the supervillain from that simpsons episode
L106[13:36:17] ⇨ Joins: JneMc22 (~JneMc22@51.158.106.167)
L107[13:36:24] <JneMc22> hello
L108[13:36:32] <Forec​aster> %hello
L109[13:36:34] <MichiBot> Forec​aster: Hello! Welcome to #oc! The one and only opencomputers channel! Please ask your questions directly (dont ask to ask) and provide error/code examples! (Use pastebin.com if theyre more than one line!) Dont mind the random conversation you might have walked into.
L110[13:36:37] <JneMc22> selam
L111[13:37:41] ⇦ Quits: JneMc22 (~JneMc22@51.158.106.167) (Client Quit)
L112[13:38:00] <Forec​aster> %bye
L113[13:38:00] <MichiBot> Forec​aster: Oh, well, bye I guess...
L114[14:06:34] ⇨ Joins: Inari (~Pinkishu@p4fe7efb8.dip0.t-ipconnect.de)
L115[14:08:01] <Inari> .
L116[14:20:27] * Amanda sits outside Inari's bedroom, waiting for the star to run out of energy and explode
L117[14:32:04] ⇨ Joins: Victorsueca (~Victor_su@90.165.120.190)
L118[14:36:14] ⇦ Quits: Gunni (~gunni@znc.meh.is) (Quit: /join #outside)
L119[14:43:02] <Mr_Cre​eper543> @Michiyo I went to bed, sorry. in answer to your question, creative component busses, 3 of them
L120[14:44:47] <Mr_Cre​eper543> Its a creative build, I wanted control over my lights so I switch the out for the old lamps for these new lights... I under estimated just how many lights I had
L121[15:26:25] <Inari> %fling at Amanda
L122[15:26:26] <MichiBot> In​ari flings NaN in a random direction. It hits Ama​nda on the butt. They take 1d4 => 4 damage!
L123[15:26:27] * MichiBot NaN rides off into the sunset on a horse with no name.
L124[15:26:45] <Amanda> %dodge
L125[15:26:45] <MichiBot> Amanda fails to dodge the NaN flung at them by Inari with a 3 vs 10, taking all of the damage. (4)
L126[15:26:50] <Amanda> D:
L127[15:26:53] <Amanda> %bite Inari
L128[15:26:54] <MichiBot> Ama​nda is biting In​ari for 1d6 => 2 damage!
L129[15:27:00] <Inari> %dodge
L130[15:27:01] <MichiBot> Inari failed to dodge Amanda . With an 8 vs 12 Inari takes all of the damage. (2)
L131[15:27:05] <Inari> rude
L132[15:28:41] <Forec​aster> hm, that's not quite right
L133[15:34:06] <Inari> What is not?
L134[15:34:21] <Forec​aster> `"dodge Amanda ."`
L135[15:34:25] <Inari> Oh
L136[15:34:44] <Forec​aster> what you dodged is missing
L137[15:35:44] <Amanda> I mean, it could work without the space. She is dodging me, basically.
L138[15:36:21] <Forec​aster> that's probably what I did, but forgot the space was inserted statically
L139[15:37:04] <Forec​aster> I meant that the "what you dodged" part is empty in this instance, but the space is still there as if it wasn't
L140[15:38:37] ⇨ Joins: Vexaton (~Vexatos@port-92-192-123-220.dynamic.as20676.net)
L141[15:38:37] zsh sets mode: +v on Vexaton
L142[15:38:44] *** Vexatos is now known as Guest15096
L143[15:38:44] ⇦ Quits: Guest15096 (~Vexatos@port-92-192-37-224.dynamic.as20676.net) (Killed (portlane.esper.net (Nickname regained by services)))
L144[15:38:44] *** Vexaton is now known as Vexatos
L145[15:39:06] * Lizzy grumbles about being unable to make wireguard connections from her work's eduroam wifi
L146[15:39:26] <Forec​aster> proxy!
L147[15:40:44] <Lizzy> i mean, that's the whole reason i'm trying to use wireguard
L148[15:41:00] <Lizzy> the connections seem to get through to my server but don't seem to come back from what i can tell
L149[15:41:12] <Lizzy> actually, lemme go enable debug mode for wg on my laptop
L150[15:44:09] <Lizzy> yep, as i expected the data manages to get out but seems my work's stuff is set up in such a way that it doesn't leave a 'hole' for it ot come back through
L151[15:45:02] <Lizzy> i could maybe forward the data over a tcp connection, it's kinda annoying to have to do that but i know for sure there's various ports that are required to be allowed through on Eduroam which i can jump on
L152[16:01:21] <Forecaster> %restart
L153[16:01:25] ⇦ Quits: MichiBot (~MichiBot@ip160.ip-192-99-104.net) (Remote host closed the connection)
L154[16:01:45] ⇨ Joins: MichiBot (~MichiBot@ip160.ip-192-99-104.net)
L155[16:01:45] zsh sets mode: +v on MichiBot
L156[16:02:00] <Mr_Cre​eper543> IT WORKS!
L157[16:02:03] <Mr_Cre​eper543> However
L158[16:02:25] ⇨ Joins: Cervator (~Thunderbi@2600:1700:1a25:9160:3552:69f2:d9ed:6a3b)
L159[16:02:33] <Forec​aster> %sip
L160[16:02:34] <MichiBot> You drink a smelly coralcreep potion (New!). The bottle turns into a piece of bacon. You have found 1 piece of bacon.
L161[16:02:49] <Mr_Cre​eper543> It's running very slowly... it seem to be changing the light one by one, is there anyway to improve the speed of the code?
L162[16:03:28] <Forec​aster> err
L163[16:03:45] <Mr_Cre​eper543> Sorry, let me put it on pastebin
L164[16:04:23] <Forecaster> %restart
L165[16:04:26] ⇦ Quits: MichiBot (~MichiBot@ip160.ip-192-99-104.net) (Remote host closed the connection)
L166[16:04:41] ⇨ Joins: MichiBot (~MichiBot@ip160.ip-192-99-104.net)
L167[16:04:41] zsh sets mode: +v on MichiBot
L168[16:04:45] <Mr_Cre​eper543> https://pastebin.com/nXd6tPRh
L169[16:04:49] <Forec​aster> %sip
L170[16:05:20] <MichiBot> You drink a boiling aqua potion (New!). It tastes salty.
L171[16:05:47] <Forec​aster> %splash Inari with mutable potion
L172[16:05:48] <MichiBot> You fling a mutable aluminium potion (New!) that splashes onto Inari. Inari turns into a sloth girl until the next time they hug someone.
L173[16:13:35] <Lizzy> %remindme 1h check if work firewall is also fucking up udp2raw
L174[16:13:35] <MichiBot> I'll remind you about "check if work firewall is also fucking up udp2raw" at 07/28/2020 09:13:35 AM
L175[16:17:16] <Bri​anH> So!
L176[16:17:46] <Bri​anH> So far I've got my serialization library mostly done
L177[16:17:52] <Bri​anH> though I'm upset it is already almost 1K
L178[16:17:54] <Bri​anH> minified
L179[16:18:16] <Bri​anH> I may need to challenge Izaya to make it super tinyt
L180[16:18:24] <Inari> 🤔
L181[16:19:20] <Michiyo> @Mr_Creeper543 Each component call takes time, and you're calling them one by one. You would have to find a way to call every component at once.
L182[16:20:07] <Mr_Cre​eper543> Hmmm...
L183[16:20:45] <Mr_Cre​eper543> That would be beyond my knowledge of Lua, on second though the wait is fine lol
L184[16:21:11] <Mr_Cre​eper543> I might try to add a percentage that ticks up as more and more lights turn on
L185[16:24:32] <B​ob> aren't component calls able to take up a tick cause of sync ? or what not
L186[16:25:18] <Bri​anH> Inari I wrote a binary serialization format for OC so I could use the data segment as a write at once config file.
L187[16:26:11] <Bri​anH> it uses jenkins hash to locate keys instead of storing the key names in the data
L188[16:26:15] <Bri​anH> in tables
L189[16:30:08] <Forec​aster> %sip
L190[16:30:09] <MichiBot> You drink a stirring adamantium potion (New!). The bottle turns into a pie.
L191[16:30:49] <Kristo​pher38> some calls are blocking, some aren't
L192[16:30:50] <Forec​aster> sigh, none of the new ones >:
L193[16:31:12] <Kristo​pher38> if you're interacting with the world somehow you can be sure that they'll take at least one tick cause they need to by synced with the world
L194[16:31:19] <Kristo​pher38> if you're interacting with the world in some way you can be sure that they'll take at least one tick cause they need to by synced with the world [Edited]
L195[16:31:31] <Inari> %sip
L196[16:31:32] <MichiBot> You drink a basic violet potion (New!). Inari gains an additional bone.
L197[16:32:08] <Adorabl​eCatgirl> @BrianH compression
L198[16:32:23] <Bri​anH> but that requires more code
L199[16:32:50] <Adorabl​eCatgirl> nononono
L200[16:32:54] <Adorabl​eCatgirl> compress the code
L201[16:32:59] <Adorabl​eCatgirl> decompress it at runtime
L202[16:33:34] <Adorabl​eCatgirl> iirc zorya uses a 254 byte lzss decompressor
L203[16:35:05] <Michiyo> Compress at runtime decompress at rest!
L204[16:35:06] <Michiyo> :P
L205[16:35:42] <Corded> * <Forec​aster> compresses Michiyo at runtime
L206[16:36:06] <Inari> Michiyo: Isn't that how humans work
L207[16:38:24] <ThePi​Guy24> use the ram as storage and the disk as memory
L208[16:39:08] <Bri​anH> again that requires more code lol
L209[16:39:52] <Michiyo> Install external memory!
L210[16:40:19] <ThePi​Guy24> exstall isternal memory
L211[16:40:29] <Adorabl​eCatgirl> @BrianH yea but 254 bytes and you can get like 10K in an EEPROM
L212[16:41:03] <Adorabl​eCatgirl> source: zorya loaders used to be 10K
L213[16:41:16] <Michiyo> use OpenSecurity, and with 254 bytes you can get 20k in an EEPROM! (If you enable the config option)
L214[16:41:38] <Forec​aster> %splash Michiyo
L215[16:41:39] <MichiBot> You fling a resonating boneboo potion (New!) that splashes onto Michiyo. Michiyo gains the ability to summon safety pins until they eat a pie.
L216[16:41:45] <Forec​aster> dangit
L217[16:41:51] <Michiyo> %sip
L218[16:41:53] <MichiBot> You drink a muddy tuna potion (New!). Michiyo gets a sudden Spice infusion. Michiyo can see the universe. [Spice Addiction +1]
L219[16:45:53] <Michiyo> %splash @"Forecaster"
L220[16:45:54] <MichiBot> You fling a liquid ruby potion (New!) that splashes onto @"Forecaster". @"Forecaster" turns into a sheep lizard girl until they recite the litany against fear.
L221[16:46:01] <Forec​aster> hey D:
L222[16:50:51] <Michiyo> I am less than 100 lines
L223[16:50:58] <Michiyo> from passing gamax into 3rd place
L224[16:51:05] <Michiyo> on stats!
L225[16:52:54] <Michiyo> This would be the perfect time for him to rejoin and just spam... :P
L226[16:55:53] <Bri​anH> Sometimes I don't understand why OC didn't go with a more realistic EEPROM sizer of like 8K
L227[16:56:10] <Bri​anH> or, in the base mod having more than one eeprom size
L228[16:56:12] <Elfi> 4KB isn't that unrealistic.
L229[16:56:22] <Forec​aster> also you can change it
L230[16:56:41] <Bri​anH> It kind of is when it comes to the fact that we're not talking opcodes
L231[16:56:55] <ThePi​Guy24> in the time period that OC seems to go for, 64K+ wasnt uncommon
L232[16:57:39] <Bri​anH> 4K seems to be approximately about 250 lines of code, give or take practices and other optimizations
L233[16:59:07] <Bri​anH> It's generally enough until you're dealing with a microcontroller or unmanaged filesystems, at which point it becomes very tight.
L234[16:59:23] <Bri​anH> I just think it'd be nice if bigger sizes were craftable stock
L235[16:59:36] <Forec​aster> lines don't really mean anything
L236[16:59:56] <Bri​anH> Sure they do.
L237[17:00:10] <ThePi​Guy24> lua can be compressed to very small, and im not talking about data compression here
L238[17:00:41] <Elfi> I mean, an lzjb decompressor wouldn't be hard to implement in 5.3
L239[17:00:55] <Elfi> Hell, I managed on an old version of pico-8, before bitshifts were added
L240[17:01:03] <Elfi> So even data compression is an option
L241[17:01:37] <Bri​anH> It's going to vary with what you're doing, but generally like I said, with 4K at about 250 - 300 lines of code after minifation with luamin, I can get a fair ammount done.
L242[17:06:22] <Bri​anH> I could do lzjb I mean its not that big. TEchnically speaking I could use it to boot compressed initrd images too but
L243[17:13:36] <MichiBot> Lizzy REMINDER: check if work firewall is also fucking up udp2raw
L244[17:15:02] <Adorabl​eCatgirl> i need to get my compressor working smh
L245[17:18:10] <Adorabl​eCatgirl> i think i'll try to modify the LZSS compressor
L246[17:55:49] <Ocawes​ome101> @BrianH for unmanaged filesystems a boot sector + boot loader approach is probably a good idea (that’s what OpenFS and OpenUPT do)
L247[17:56:15] <Ocawes​ome101> That way the EEPROM just has to read and execute the first 512 bytes
L248[18:16:59] <Izaya> hmm, cover my flying brick in guns or cranes
L249[18:18:08] <Forec​aster> why not both?
L250[18:19:21] <Izaya> the guns block the cranes and vice versa
L251[18:22:13] <Forec​aster> only if you put on too many
L252[18:22:32] <Izaya> well I want 3 cranes and lots of gatling guns
L253[18:22:57] <Izaya> one with a drill, one with a welder, one with a grinder
L254[18:23:16] <Izaya> Alternatively, horrific multitool, I guess.
L255[18:23:30] <Adorabl​eCatgirl> what
L256[18:23:33] <Adorabl​eCatgirl> >only 512 bytes
L257[18:23:48] <Adorabl​eCatgirl> >not doing the OSDI approach and just having a "bootcode" partition
L258[18:24:21] <Adorabl​eCatgirl> you only have to understand a single partition format that way and you get an arbitrarily large bootcode partition
L259[18:24:22] <Adorabl​eCatgirl> :)
L260[18:24:39] <Adorabl​eCatgirl> also wow
L261[18:24:45] <Adorabl​eCatgirl> dynamic shadows is a load of shit in gmod
L262[18:25:18] <Izaya> Thinking about it, I could make this ship much smaller, if I can live with only having two transparent LCDs.
L263[18:26:57] <Adorabl​eCatgirl> man
L264[18:27:05] <Adorabl​eCatgirl> i have to see what this dynamic shadows addon does
L265[18:27:17] <Adorabl​eCatgirl> because it seems like it's trying to render every fucking shadow in the map
L266[18:27:20] <Adorabl​eCatgirl> even though it shouldn't
L267[18:27:28] <Adorabl​eCatgirl> i could probably optimize it myself
L268[18:27:51] <Adorabl​eCatgirl> just do fucking traces to each object as a rough guestimate
L269[18:30:14] <Adorabl​eCatgirl> what is even the point of this http://tinyurl.com/y3m755u8
L270[18:30:46] <Adorabl​eCatgirl> okay there's literally nothing here
L271[18:30:47] <Adorabl​eCatgirl> understood
L272[19:05:49] <Forec​aster> %tonk
L273[19:05:49] <MichiBot> Jiminy Cricket! Forec​aster! You beat Li​zzy's previous record of 5 hours, 49 minutes and 14 seconds (By 36 minutes and 3 seconds)! I hope you're happy!
L274[19:05:50] <MichiBot> Forecaster's new record is 6 hours, 25 minutes and 18 seconds! Forecaster also gained 0.0036 (0.0006 x 6) tonk points for stealing the tonk. Position #2. Need 0.01632208 more points to pass Squi​dDev!
L275[19:14:26] <SquidDev> Dammit.
L276[19:15:01] ⇨ Joins: baschdel (~baschdel@2a02:6d40:361a:c101:52db:8ca7:871e:ae9a)
L277[19:15:26] <Forec​aster> fun fact, with this bot update you can get more shells now :>
L278[19:16:06] ⇨ Joins: Thutmose (~Patrick@host-69-59-79-181.nctv.com)
L279[19:16:12] <Forec​aster> %shellcount
L280[19:16:13] <MichiBot> Forec​aster: You have 1 Blue Shell, 1 Red Shell, and 2 Green Shells
L281[19:16:22] <Forec​aster> %redshell SquidDev
L282[19:16:25] ⇨ Joins: Backslash (~Backslash@d137-186-220-152.abhsia.telus.net)
L283[19:16:28] <Forec​aster> oh right
L284[19:16:30] <Forec​aster> dammit
L285[19:16:34] <SquidDev> Hrm?
L286[19:16:37] <SquidDev> Oh, timeout?
L287[19:16:44] <Forec​aster> timeout.
L288[19:17:45] <Forec​aster> %redshell SquidDev
L289[19:17:46] <MichiBot> Forec​aster: You hit SquidDev! They lost 0.00571273 tonk points which you gain! Congratulations! Position #2 Need 0.00489662 more points to pass Squi​dDev!
L290[19:18:01] <Lizzy> %redshell @Forecaster
L291[19:18:03] <MichiBot> Li​zzy: Unfortunately you missed with a 5 vs 14.
L292[19:18:06] <Lizzy> :<
L293[19:18:09] <Forec​aster> hey D:
L294[19:20:34] <Michiyo> %sip
L295[19:20:35] <MichiBot> You drink a sedimented sapphire potion (New!). Michiyo turns into an iron goat pig girl for 59 minutes.
L296[19:20:39] <Michiyo> <_<
L297[19:20:42] <Michiyo> Oink.
L298[19:20:49] <Forec​aster> Baa
L299[19:20:58] <Forec​aster> I'm suprised nobody has used a blue shell yet
L300[19:20:59] <Michiyo> Baoink?
L301[19:21:30] <ThePi​Guy24> %tonkleaders
L302[19:21:31] <MichiBot> ThePi​Guy24: https://michibot.pc-logix.com/tonk
L303[19:21:35] <Michiyo> Isn't that only for the person in last place baaoink?
L304[19:21:55] <Forec​aster> no, anyone can use any shell now
L305[19:21:59] <Michiyo> Ah
L306[19:22:00] <Michiyo> neato
L307[19:22:03] <Forec​aster> but it always targets position 1
L308[19:22:29] <Forec​aster> and it now transfers 50% of the difference between your points and the targets
L309[19:22:41] <Michiyo> I'm ~70 lines from 3rd place
L310[19:23:03] <Forec​aster> someone who has very few points would decimate whoever is in first place
L311[19:23:24] <Forec​aster> but none of the shells let you actually pass the target
L312[19:23:46] <ThePi​Guy24> %greenshell simon816
L313[19:23:46] <MichiBot> ThePi​Guy24: You hit simon816! They lost 0.01852 tonk points which you gain! Congratulations! Position #6 Need 0.05556 more points to pass simo​n816!
L314[19:24:05] <ThePi​Guy24> kerchow
L315[19:24:08] <Michiyo> I should blueshell...
L316[19:24:12] <Michiyo> but I won't.
L317[19:28:54] <Ocawes​ome101> %blueshell
L318[19:28:54] <MichiBot> Ocawes​ome101: You hit SquidDev! They lost 0.64360944 tonk points which you gain! Congratulations! Position #21 => #5 (Overtook simon816) Need 0 more points to pass Squi​dDev!
L319[19:29:02] <Ocawes​ome101> hot dang nice
L320[19:29:05] <Michiyo> holy fuck
L321[19:29:34] <Michiyo> you knocked them down from 1st to 4th
L322[19:29:35] <Michiyo> o_O
L323[19:29:52] <Inari> OP
L324[19:29:59] <Lizzy> %TONKLEADERS
L325[19:30:00] <Lizzy> oops
L326[19:30:03] <Lizzy> %tonkleaders
L327[19:30:04] <MichiBot> Li​zzy: https://michibot.pc-logix.com/tonk
L328[19:30:22] <Michiyo> %ToNKlEaDeRs
L329[19:30:29] * Michiyo slaps @"Forecaster"
L330[19:30:40] <Michiyo> .toLower() the incoming string! lol
L331[19:31:30] <Forec​aster> who types in commands in uppercase > . >
L332[19:31:48] <Forec​aster> also you only get one blue shell
L333[19:32:08] <Forec​aster> there's no way to regain them except when everything is reset at newyears
L334[19:32:41] <Inari> %blueshell
L335[19:32:41] <MichiBot> In​ari: You hit Forecaster but nothing happened... (Point difference was not greater than zero)
L336[19:32:44] <Inari> Shame
L337[19:32:52] <Inari> How does that work though
L338[19:32:59] <Inari> I'm fairly sure I have 0 points, and you ahve not-0
L339[19:33:01] <Michiyo> You've never tonked.
L340[19:33:10] <Forec​aster> yep
L341[19:33:11] <Michiyo> so you have not 0 points
L342[19:34:47] <Inari> I'd figure you start out wiht 0
L343[19:34:48] <Inari> :p
L344[19:35:00] <Michiyo> nope, you start out not existing
L345[19:35:01] <Michiyo> lol
L346[19:35:24] <Izaya> null vs 0
L347[19:35:35] <Inari> Null shouldn't exist anyway
L348[19:38:00] <Forec​aster> what are you talking about
L349[19:38:17] <Forec​aster> the point is you can't just start shelling to get on the scoreboard, you have to already be on it
L350[19:38:20] <SquidDev> Congratulations, you added all the worst bits of mario kart :p.
L351[19:38:54] <Forec​aster> well, I can't add that lightning attack that shrinks you and lets people run over you
L352[19:39:05] <Inari> I'm saying that null is a bad concept in programming languages
L353[19:39:20] <ThePi​Guy24> now add banana so whenever someone passes the position you deployed the banana at, they have a chance for you to get some of their points :p
L354[19:39:31] <Inari> haha
L355[19:39:34] <Michiyo> lol
L356[19:39:54] <Forec​aster> why would you get the points though
L357[19:40:14] <Forec​aster> the points would go to someone below them, because they're the ones who has a chance to overtake
L358[19:40:17] <ThePi​Guy24> same reason you get points from shells or something
L359[19:40:26] <Izaya> https://files.catbox.moe/gf1ywc.png
L360[19:40:29] <Izaya> brick sweet brick
L361[19:40:47] <Forec​aster> the only benefit for you is that you keep someone behind you from overtaking you
L362[19:40:47] <Izaya> lmao nice LOD on that thruster
L363[19:40:48] <ThePi​Guy24> they become slightly further behind, so are further ahead of them or something
L364[19:41:04] <Forec​aster> but you don't gain anything directly
L365[19:41:55] <Inari> You don't gain anything directly from shells in mario kart either though?
L366[19:42:21] <Forec​aster> yes you do, you knock the one you hit around so they loose time
L367[19:42:30] <Forec​aster> potentially allowing you to overtake them
L368[19:42:32] <Inari> Bananas do that too
L369[19:42:44] <Inari> But you don't gain time
L370[19:42:47] <Forec​aster> right, but not for you, for the people behind you
L371[19:42:49] <SquidDev> We need a version of the inky squid things, which mean you can't read how much time there is left.
L372[19:42:51] <Inari> So it would make more sense that the points are lost
L373[19:42:54] <Inari> Rather than gained by you
L374[19:42:54] <Forec​aster> exactly, so you shouldn't gain points
L375[19:43:04] <Inari> i mean with shells you don't gain time :P
L376[19:43:40] <Forec​aster> sigh
L377[19:44:32] <Inari> Anyway, not that I played tonk, just don't see the logic either
L378[19:44:39] <Michiyo> If I'm in 4th, and I shell 1st, I have a chance to then move to 3rd, and 1st is now knocked out for a time.
L379[19:45:30] <Inari> Yeah, but thats because they lose time (=points) and now you have a better chance of overtaking them because either you already do now, or because the points diff is lower
L380[19:46:05] <Forec​aster> just because it's sort of analogous to mario cart doesn't mean I want it to work exactly like mario cart
L381[19:46:13] <Inari> I guess :p
L382[19:47:06] <Inari> I sadly still don't know how to play tonk
L383[19:47:17] <Michiyo> you %tonk sometimes.
L384[19:47:24] <Michiyo> and reset the counter to annoy everyone else.
L385[19:47:24] <Michiyo> :P
L386[19:47:25] <Forec​aster> like I said, no shell lets you actually overtake the target
L387[19:47:36] ⇨ Joins: ben_mkiv (~ben_mkiv@i5E86B7B5.versanet.de)
L388[19:47:38] <Inari> I don't wanna just randomly tonk without checking. Makes it seem like it's just an annoyance. And I don't want to always check because then it's not really a game
L389[19:47:46] <Forec​aster> because you can never get more points than the difference between you and the target
L390[19:47:59] <Inari> I guess that makes sense
L391[19:48:24] <Inari> (annoyance to others, that is)
L392[19:48:28] <Forec​aster> that's why I made it so you can only "annoy" people twice between each successful tonk
L393[19:48:52] <Forec​aster> %tonkattempts
L394[19:48:52] <MichiBot> You have 2 attempts left.
L395[19:49:00] <Inari> We should have tonk stats
L396[19:49:19] <Forec​aster> what is that supposed to mean
L397[19:49:56] <Inari> Stuff like on the IRC stats page. Longest held tonk, shortest held tonk, average time held, shortest time to tonkout, longest time to tonkout, average time held. Per-user list of average time they held tonks, how many times they held tonks, etc.
L398[19:51:43] <Forec​aster> eh, I don't feel that's worth my time
L399[19:51:51] <Inari> sad times
L400[19:52:38] <Forec​aster> instead I'm going to fix the exploitable nature of the tonk snipe targeting
L401[19:52:46] <Forec​aster> time limits
L402[19:53:16] <Michiyo> Inari, just write a parser for oclogs to generate that! :P
L403[19:53:33] <Michiyo> Michiyo, fix the log export to not just dump raw .sql exports
L404[19:53:34] <Michiyo> lol
L405[19:55:35] <Michiyo> I'm going to need a handfull of lines before the top of the hour.
L406[19:55:53] <Michiyo> But I really don't want to just... spam the channel. So meh... maybe next hour :P
L407[19:57:40] <Forec​aster> so Michiyo, did you see that ludicrous display last night?
L408[19:58:02] <Michiyo> lmao
L409[19:58:04] <Forec​aster> with the sports and the ball and stuff
L410[19:58:45] <ThePi​Guy24> ballsport™
L411[19:58:55] <Forec​aster> no it's sportsball
L412[19:59:09] <Michiyo> sportsball indeed
L413[19:59:35] <Forec​aster> and if you don't get the ludicrous display reference you have to watch IT Crowd
L414[19:59:42] <Forec​aster> post-haste
L415[19:59:55] * Amanda puts earth over there with the rest of the fire
L416[20:00:00] <Amanda> ( Is that the right show? )
L417[20:00:10] <Forec​aster> or look it up on YouTube I guess
L418[20:00:12] <Michiyo> <3 IT Crowd lol
L419[20:00:28] <Michiyo> I need to redownload it... since I lost all my stuff q_q
L420[20:00:44] <Forec​aster> I have it, it's excellent
L421[20:00:46] <Michiyo> 43 lines!
L422[20:01:31] <Michiyo> looks like it might have actually ran a bit early as it quotes my last line as "But I really don't want to just... spam the channel. So meh... maybe next hour :P"
L423[20:01:59] <Forec​aster> :P
L424[20:02:52] <Forec​aster> I need to enable my media management scripts to generate an index of everything on the media server
L425[20:03:13] <Forec​aster> as a failsafe if the server explodes or something
L426[20:03:14] <Ocawes​ome101> Sportsball? have you seen Scott Sterling? :D
L427[20:03:40] <Forec​aster> no, but sportsball is a meme at this point
L428[20:04:08] <Izaya> Hmmmm
L429[20:04:15] <Izaya> A flying brick is good, but what if I stuck wheels to it?
L430[20:04:43] <Forec​aster> oh, well I've enabled it to index the tv-shows
L431[20:04:59] <Forec​aster> but it doesn't index the individual episodes, or any of the other media
L432[20:05:56] <Forec​aster> Michiyo: https://hastebin.com/misalowovu.sql
L433[20:06:34] <Forec​aster> tell me if there's stuff you want that you can't get hold of
L434[20:06:41] <Forec​aster> ...elsewhere
L435[20:08:01] <Michiyo> Thanks @"Forecaster" I'll take a look when I'm not having to handhold a co-worker
L436[20:19:42] <Michiyo> ! you have Sonic the Hedgehog - SatAM
L437[20:19:55] <Forec​aster> mm yeah
L438[20:19:55] <Michiyo> I can't find a decent torrent for that anymore.
L439[20:20:12] <Michiyo> Oh man..
L440[20:21:21] <Forec​aster> you sure you don't want "The Adventures of Sonic the Hedgehog" instead? :P
L441[20:21:31] <Forec​aster> that's the one with the chilidogs
L442[20:22:20] <Michiyo> lol, it was alright, but I loved the other one
L443[20:22:49] <Forec​aster> I have season 1 and 2, 12 eps each
L444[20:22:53] <Forec​aster> I dunno if that's complete or not
L445[20:23:09] <Forec​aster> 13 episodes each*
L446[20:23:24] <Michiyo> yeah SatAM had 26 episodes 2 seasons 13 each
L447[20:24:11] <Forec​aster> hm, thetvdb has 15 episodes in season 2
L448[20:24:36] <Forec​aster> looks like the last 2 are missing
L449[20:24:41] <Michiyo> Ahh.. well season 2 is.. special :P
L450[20:25:01] <Michiyo> 1,2,3,4,5,6a,6b,7,8,9a,9b,10,11,12,13
L451[20:25:20] <Michiyo> so if you 6 and 9 are roughly double size, they're likely both episodes in one
L452[20:25:27] <Michiyo> your*
L453[20:26:23] <Forec​aster> they're about 20 minutes each, the same as the other ones
L454[20:26:38] <Michiyo> Ahh.. so yeah
L455[20:26:43] <Michiyo> then you might be missing some :p
L456[20:27:44] <Ocawes​ome101> Bois* lol
L457[20:28:22] <Ocawes​ome101> Here we go bios http://tinyurl.com/y563ee6x
L458[20:30:09] <Michiyo> Odd... those 2 messages sent out of order and with an almost minute delay..
L459[20:30:27] <Amanda> upload delay?
L460[20:30:39] <Forec​aster> they're in the same order here
L461[20:31:03] <Forec​aster> he just didn't wait for the image to upload before he wrote the second message
L462[20:31:08] <Michiyo> Ah ok
L463[20:33:20] <Forec​aster> also I'm downloading the two missing episodes now
L464[20:36:08] <Forec​aster> oh wait, they're there, they're just numbered incorrectly
L465[20:36:56] <Forec​aster> and they're out of order compared to thetvdb too
L466[20:38:26] <Forec​aster> ah, there is one missing, but not the last one, that's why the numbering is off
L467[20:38:37] <Forec​aster> weird
L468[20:40:15] <Forec​aster> and there's another one
L469[20:40:29] <Forec​aster> episode 7 and 12 are missing
L470[20:55:27] <Forec​aster> okay, 7 was actually at the end of 6
L471[20:55:33] <Forec​aster> so 12 is probably in here somewhere...
L472[20:57:26] <Forec​aster> oh it was named 10, there we go, turns out nothing was missing :P
L473[20:58:43] <Michiyo> lol
L474[20:59:43] <Forec​aster> oh good
L475[21:00:06] <Forec​aster> thetvdb: s01e01 = Heads or Tails
L476[21:00:15] <Forec​aster> my files: s01e13 = Heads or Tails
L477[21:00:17] <Forec​aster> sigh
L478[21:00:41] <Michiyo> WELLLLLLL
L479[21:00:43] <Michiyo> It's KINDA right
L480[21:00:46] <Michiyo> and not.
L481[21:01:10] <Michiyo> Heads or Tails was the pilot, but was ACTUALLY released as a "special" on the end of the series.
L482[21:01:27] <Michiyo> "This episode is in fact the pilot episode of the show. However, due to a shift in animation quality during the show's development after the pilot was finished and shown to ABC executives, the decision was made to air the pilot last and advertise it as a special. The pilot also featured a different opening sequence which was never shown on television but its storyboard was later released as a bonus on the DVD of the complete series."
L483[21:02:26] <Forec​aster> right, but the issue is that Plex doesn't care about what titles are in the filenames
L484[21:02:54] <Forec​aster> as I'm sure you know it just looks at the episode numbers and gets the tiles from thetvdb
L485[21:03:07] <Michiyo> Yeah, I'm aware.
L486[21:03:08] <Forec​aster> and if they don't match then it will display them wrong
L487[21:04:06] <Forec​aster> so because of thetvdb's order my Plex is showing the wrong titles
L488[21:04:46] <Michiyo> Well, submit a correction to TheTVDB.
L489[21:04:48] <Michiyo> :P
L490[21:06:28] <Forec​aster> okay, done
L491[21:06:29] <Forec​aster> :P
L492[21:08:01] <Forec​aster> I wish Plex would display combined episodes correctly
L493[21:08:11] <Michiyo> *sighs* yes..
L494[21:26:58] <Mr_Cre​eper543> So, can anyone think of a way to add a percentage to my program, so as the lights turns on it goes up, 0% begin no lights on and 100% being all lights on
L495[21:27:18] <Forec​aster> make number go up
L496[21:27:49] <Mr_Cre​eper543> lol
L497[21:29:27] <Michiyo> count number of lights, do math, show result
L498[21:29:41] <Michiyo> if you have 40, and you've done 10, you're 25%
L499[21:37:58] <Adorabl​eCatgirl> e
L500[21:44:55] <Amanda> %choose do the flake thing?
L501[21:44:55] <MichiBot> Ama​nda: I'd advice against "do the flake thing?" right now.
L502[21:47:00] <Forec​aster> huh, interesting
L503[21:47:19] <Forec​aster> if you search thetvdb for "Sonic the Hedgehog - SatAM" it doesn't find anything
L504[21:47:35] <Forec​aster> like, you get no results back at all
L505[21:48:12] <Michiyo> Right, IIRC it's just "Sonic the Hedgehog" https://www.thetvdb.com/series/sonic-the-hedgehog
L506[21:48:43] <Forec​aster> yeah I know
L507[21:49:10] <Michiyo> Hey man, I'm just padding my line count
L508[21:49:14] <Forec​aster> but it's a weird search that doesn't match anything just because there's an extra bit at the end
L509[21:49:21] <Amanda> %choose rain box?
L510[21:49:21] <MichiBot> Ama​nda: Oh yes, definitely!
L511[21:49:57] <Forec​aster> the issue is that my episode name fixer script uses the folder name to search for the show on tvdb
L512[21:50:03] <Forec​aster> and my folder is named that
L513[21:50:08] <Forec​aster> so it's getting nothing back
L514[21:52:20] ⇦ Quits: lord| (~ba7888b72@66.109.211.85) (Ping timeout: 189 seconds)
L515[21:53:47] <Forec​aster> there we go
L516[21:53:54] <Michiyo> I'm also 3,000 lines from passing Vexatos... and only oh... 35,000 from passing Izaya.. lol
L517[21:54:11] <Forec​aster> made it so if it gets no results back it asks for a new search term, and then retries using that
L518[21:56:08] <Vexatos> pfft
L519[21:57:43] ⇨ Joins: lord| (~ba7888b72@66.109.211.85)
L520[22:01:29] <CompanionCube> so, 2021 Michiyo overtakes Izaya?
L521[22:01:59] <Vexatos> :(
L522[22:05:45] <Forec​aster> hm, weird, Plex is still naming the episodes the old way
L523[22:07:53] <Michiyo> Damn it! I'm still 11 lines off
L524[22:08:07] <Michiyo> CompanionCube, with luck yes, I will surpass even Izaya! *evil laugh*
L525[22:08:12] <Michiyo> Random line for funsies.
L526[22:08:14] <Forec​aster> including or excluding that one?
L527[22:08:38] <Michiyo> Excluding
L528[22:08:57] <Michiyo> so 6 including this one.. I think
L529[22:09:02] <Forec​aster> so 6 now then
L530[22:09:09] <Forec​aster> 5 now
L531[22:09:11] <Michiyo> Right
L532[22:09:15] <Michiyo> My bad.
L533[22:09:28] <Forec​aster> now 3, probably
L534[22:09:43] <Forec​aster> aw jeez, 40k Ls
L535[22:09:47] <Vexatos> just because I don't talk in here very much
L536[22:10:04] <Michiyo> I will surpass you Vexatos. Just accept your fate.
L537[22:10:12] <Forec​aster> or use commands
L538[22:10:16] <Forec​aster> those count too right
L539[22:10:17] <Michiyo> I should have sent that as two lines
L540[22:10:21] <Forec​aster> %sip
L541[22:10:22] <MichiBot> You drink a ripe tuna potion (New!). Forecaster forgets the location of a great treasure.
L542[22:10:24] <Michiyo> %sip
L543[22:10:25] <MichiBot> You drink a fluffy bombastium potion (New!). Michiyo's hair turn the color of jumbonium until they have a nap.
L544[22:10:30] <Michiyo> and there we go.
L545[22:10:35] * Michiyo throws a party
L546[22:10:50] <Forec​aster> %fling party
L547[22:10:51] <MichiBot> Forec​aster flings party in a random direction. It hits Brig​htYC on the heel. They take 1d4 => 1 damage!
L548[22:11:24] * CompanionCube is not in danger of being surpassed soon
L549[22:11:53] <Michiyo> https://drive.pc-logix.com/s/8xpPFTdZbstSL4w \o/
L550[22:12:10] <Michiyo> Yes I manually ran it so I didn't have to wait.
L551[22:12:10] <Michiyo> lol
L552[22:12:18] <Forec​aster> gasp
L553[22:15:28] <Michiyo> https://irclogs.pc-logix.com/ssstats/oc/history?cid=oc wow..
L554[22:18:07] <Vexatos> I can't believe the channel is literally dead
L555[22:18:18] <Vexatos> or do discord messages not count
L556[22:21:02] <Michiyo> discord messages count, and even get tracker by nick properly
L557[22:21:21] <CompanionCube> i wonder what happened in 2016
L558[22:24:45] <Michiyo> I know that a handful of months the log parser broke when I did my imports... but overall the line counts should be accurate
L559[22:26:13] <ThePi​Guy24> im apparently the 4th most active chatter of 2020
L560[22:27:18] <ThePi​Guy24> not sure how that metric is measured though
L561[22:32:08] <Michiyo> Likely using some kind of math
L562[22:32:28] <Forec​aster> but math is the devils work D:
L563[22:32:42] <Michiyo> I agree.
L564[22:33:04] <ThePi​Guy24> a good demonstration of that is how 1+1=666
L565[22:33:17] <Michiyo> Just tested, can confirm
L566[22:34:31] <CompanionCube> 2+2=5, pi is exactly 3!
L567[22:35:33] <Amanda> 2 + 2 is 4... IN BASE FOUR I'M FINE
L568[22:35:52] <Amanda> well, I fucked that yp
L569[22:36:09] * Amanda goes into exile for the failure
L570[22:38:00] <Forec​aster> %splash Amanda
L571[22:38:01] <MichiBot> You fling a mutable aegisalt potion (New!) that splashes onto Amanda. Amanda turns into a tomato horse girl for 5 moons.
L572[22:38:21] <Amanda> %sip antidote
L573[22:38:21] <MichiBot> {user} reverts to their original state before any potions.
L574[22:38:29] * Amanda appologies to Elfi for any scares
L575[22:39:58] <Michiyo> {user}++
L576[22:39:59] <Michiyo> :P
L577[22:40:09] <Ar​iri> MichiBot++
L578[22:40:10] <MichiBot> Ariri: Michibot now has 30.0000000000001 points
L579[22:40:24] <Forec​aster> shush
L580[22:40:37] <Ar​iri> `.replace('.', ',')` ;)
L581[22:40:37] <Corded> * <Forec​aster> casually adds "tomato horse girl" to list of things to draw
L582[22:42:39] <ThePi​Guy24> mmm tasty floating point imprecisions
L583[22:43:02] <Amanda> %choose really avoid the flakes?
L584[22:43:03] <MichiBot> Ama​nda: Hm. I can't choose. Ask me again in a couple of minutes.
L585[22:43:14] <Amanda> hrm, I'mma play with the flakes
L586[22:46:42] ⇦ Quits: baschdel (~baschdel@2a02:6d40:361a:c101:52db:8ca7:871e:ae9a) (Ping timeout: 189 seconds)
L587[22:49:24] ⇨ Joins: ThePatmann (webchat@47.187.217.122)
L588[22:51:52] ⇦ Quits: ThePatmann (webchat@47.187.217.122) (Client Quit)
L589[22:52:57] ⇨ Joins: ThePatmann (~thepatman@45.150.51.125)
L590[22:53:59] <ThePatmann> Hey, this is pretty neat. I can connect to IRC using OpenComputers.
L591[22:54:24] <Forec​aster> yep
L592[22:56:21] ⇦ Quits: ThePatmann (~thepatman@45.150.51.125) (Remote host closed the connection)
L593[23:08:08] ⇨ Joins: ThePatmann (~thepatman@45.150.51.125)
L594[23:08:59] <Michiyo> Welcome back
L595[23:09:40] <ThePatmann> Yeah, I connected RIGHT before the server restarted :P
L596[23:10:57] <Michiyo> Good times.
L597[23:12:46] <ThePatmann> So, I have a problem with the persistence module here on my server.
L598[23:13:14] <Michiyo> Are you running the server on an ARM Variant? lol
L599[23:14:38] <ThePatmann> lol, no, this modpack won't run on an ARM. The hardware shouldn't be the problem.
L600[23:15:07] <Michiyo> I ask because there is no Eris for some ARM variants so you don't get persistence.
L601[23:15:28] <Michiyo> we had someone in here a few weeks back that ran their server on an ARMh system and, well they had issues
L602[23:16:24] <ThePatmann> Oof, but is there Eris for CentOS?
L603[23:17:38] <Michiyo> IIRC Eris supports x86 and x64 *nix's though I've only ran a server on Ubuntu/Debian
L604[23:21:01] <ThePatmann> So, how can I check if the server is running Eris?
L605[23:21:18] <Michiyo> If you have persistence it is, if you don't it's not.
L606[23:21:32] <Michiyo> the default behavior of OC is to load the natives if it can
L607[23:21:45] <Michiyo> Per https://github.com/MightyPirates/OpenComputers/issues/452 CentOS should be supported
L608[23:21:45] <MichiBot> Title: Native Library for CentOS | Posted by: Randolph-J | Posted: Wed Jul 30 10:46:01 PDT 2014 | Status: closed
L609[23:22:01] <Michiyo> this is from 2014, and I don't why that would have changed since.
L610[23:22:56] <Michiyo> looks like there were some oddities mentioned further down the issue might want to check them out
L611[23:23:21] <ThePatmann> IIRC that issue turned out to be a file-access issue, maybe I need to check permissions on my file-system.
L612[23:23:41] <Michiyo> In this specific case, it was a permissions issue on /tmp
L613[23:23:46] <Michiyo> it was mounted noexec
L614[23:24:11] <Michiyo> options were to either launch the server and t ell it to use a different temp path, or mount /tmp with -o remount,exec
L615[23:24:20] <Michiyo> https://github.com/MightyPirates/OpenComputers/issues/452#issuecomment-52809964
L616[23:24:20] <MichiBot> Title: Native Library for CentOS | Posted by: Randolph-J | Posted: Wed Jul 30 10:46:01 PDT 2014 | Status: closed
L617[23:27:35] <ThePatmann> Well, it looks like /tmp allows executions, it's perms are [drwxrwxrwt]
L618[23:33:29] <ThePatmann> You said it's possible to use a different temp path? It's possible my server's configured to use another temp directory that may be bad, how do I check the server's configured temp path?
L619[23:34:55] <Michiyo> by default java uses /tmp afaik
L620[23:35:05] <Michiyo> I have no idea if you can make the JVM dump that info
L621[23:35:38] <Michiyo> Somewhere near the post I link are instructions to change it in a java param
L622[23:35:54] <Michiyo> Matter of fact it's in that same post.
L623[23:36:01] <Michiyo> "Alternatively, try starting the server with the -Djava.io.tmpdir=... parameter, where ... is some writeable directory outside of tmp (e.g. the MC server's directory)."
L624[23:36:33] <Michiyo> That is of course assuming, it's a permissions issue.
L625[23:36:41] <Michiyo> Does the log mention anything with natives?
L626[23:39:18] <Michiyo> "try setting the computer.debug.logFullNativeLibLoadErrors setting to true, see what it prints, optionally also set computer.debug.forceNativeLibWithName to native.64.so."
L627[23:41:23] ⇦ Quits: m1cr0man (~m1cr0man@gelandewagen.m1cr0man.com) (Quit: G'luck)
L628[23:43:31] ⇨ Joins: m1cr0man (~m1cr0man@gelandewagen.m1cr0man.com)
L629[23:43:52] <ThePatmann> I don't see any mention of natives in my debug.log, I'll try setting up the native.64.so
L630[23:45:19] <Michiyo> You should at the very least see a handful of "Trying native library..."
L631[23:47:57] <ThePatmann> That's really strange, I don't see any of those in both latest.log and debug.log o.O
L632[23:49:33] <ThePatmann> I checked by using grep trying *.log and grep native *.log, so it shouldn't have missed them
L633[23:51:36] <Forec​aster> %sip
L634[23:51:36] <MichiBot> You drink a fiery green potion (New!). The bottle turns into a piece of bacon. You have found 1 piece of bacon.
L635[23:51:55] <Forec​aster> Woo bacon
L636[23:52:49] <DukeD​ankins> Can anyone explain how event.listen and event.timer are supposed to be used?
<<Prev Next>> Scroll to Top