<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:05:13] <Ocawes​ome101> why are you writing a dynamic linker?
L2[00:08:17] <Amanda> To take over the world, clearly
L3[00:08:38] <Amanda> %choose continue to halucinate or irradiate
L4[00:08:38] <MichiBot> Ama​nda: After all, why shouldn't you "irradiate"?
L5[00:08:43] <Amanda> Sounds good
L6[00:09:05] * Amanda offers elfi some grapes she found
L7[00:15:56] <CompanionCube> what executable format are you writing your linker for
L8[00:18:24] <Amanda> Probably something that's only relevant if you were to time travel to 10-20yrs before he was even born
L9[00:52:38] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1e05:af00:fe34:97ff:fea9:75f2) (Quit: Leaving)
L10[01:09:33] <Michiyo> %tonk
L11[01:09:33] <MichiBot> Dagnammit! Mic​hiyo! You beat Va​ur's previous record of 3 hours, 51 minutes and 54 seconds (By 1 hour, 19 minutes and 23 seconds)! I hope you're happy!
L12[01:09:34] <MichiBot> Michiyo's new record is 5 hours, 11 minutes and 17 seconds! Michiyo also gained 0.00528 (0.00132 x 4) tonk points for stealing the tonk. Position #3. Need 0.02461568 more points to pass Forec​aster!
L13[01:14:38] * Amanda offers michiyo some watermelons she found
L14[02:09:07] ⇦ Quits: jackie (~jackie@banana-new.kilobyte22.de) (Ping timeout: 189 seconds)
L15[02:09:08] <Amanda> %splash Inari with mutable potion
L16[02:09:08] <MichiBot> You fling a mutable rainbow potion (New!) that splashes onto Inari. Inari turns into a dragon girl until they find a wand of wheezing.
L17[02:09:39] <Amanda> Wand of... Wheezing?
L18[02:12:34] ⇨ Joins: jackie (~jackie@banana-new.kilobyte22.de)
L19[02:12:34] zsh sets mode: +v on jackie
L20[02:37:22] ⇨ Joins: alekso56_ (~cax@84.215.105.26)
L21[02:38:53] <Amanda> %tell Inari don't worry, the wand of wheezing can't hurt you, I deleted them all
L22[02:38:54] <MichiBot> Ama​nda: Inari will be notified of this message when next seen.
L23[02:39:10] ⇦ Quits: alekso56 (~cax@84.215.105.26) (Ping timeout: 375 seconds)
L24[02:42:45] * Amanda curls up around elfi, meows sleepily about her million-scritchie idea for reusable couches, that can handle and light scratches
L25[02:51:25] <Amanda> Night nerds
L26[07:40:46] ⇨ Joins: Vexatos (~Vexatos@port-92-192-140-143.dynamic.as20676.net)
L27[07:40:46] zsh sets mode: +v on Vexatos
L28[07:58:06] <Va​ur> %tonk
L29[07:58:07] <MichiBot> Dad-Sizzle! Va​ur! You beat Mic​hiyo's previous record of 5 hours, 11 minutes and 17 seconds (By 1 hour, 37 minutes and 16 seconds)! I hope you're happy!
L30[07:58:09] <MichiBot> Vaur's new record is 6 hours, 48 minutes and 33 seconds! Vaur also gained 0.00972 (0.00162 x 6) tonk points for stealing the tonk. Position #1.
L31[08:11:24] <Michiyo> Damn it... lol
L32[11:19:48] ⇨ Joins: alekso56 (~cax@84.215.105.26)
L33[11:21:07] ⇦ Quits: alekso56_ (~cax@84.215.105.26) (Ping timeout: 375 seconds)
L34[11:23:59] <dequbed> @Z0idberg why is that my fault now?! q.q i didn't do anything!
L35[11:25:34] <Va​ur> %sip
L36[11:25:35] <MichiBot> You drink a muddy boneboo potion (New!). Vaur zones out for 7 minutes.
L37[12:16:05] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@southshore1.plus.com)
L38[12:24:11] <Va​ur> %sip
L39[12:24:12] <MichiBot> You drink a light purple potion (New!). The next pie Vaur eats tastes slightly less good.
L40[12:35:04] <PHO​BOSS> does "collectgarbage()" work in oc?
L41[12:35:24] <PHO​BOSS> quick question
L42[12:35:59] <PHO​BOSS> nevermind just googled it
L43[13:12:57] <Kristo​pher38> It does not
L44[13:13:09] <Kristo​pher38> There's an alternative to force garbage collection however
L45[13:13:42] <Kristo​pher38> `for i = 1,10 do computer.freeMemory() end`
L46[13:17:22] <DaCompu​terNerd> why the loop?
L47[13:23:31] <B​ob> because of the GC steps ?
L48[13:23:38] <B​ob> and a full run is several steps ?
L49[13:23:43] <B​ob> and a full sweep run is several steps ? [Edited]
L50[13:29:45] <Kristo​pher38> For some reason 10 calls to computer.freeMemory() guarantees that garbage collection will be performed
L51[13:30:01] <Kristo​pher38> One call doesn't suffice
L52[13:30:29] <Kristo​pher38> It probably stems from some implementation detail hidden in the OC source code
L53[13:34:59] <Ocawes​ome101> i thought it was `computer.pullSignal(0)` @Kristopher38
L54[13:36:11] <Ocawes​ome101> you can more or less re-add it with Code Block pastebined https://paste.pc-logix.com/aroninufih
L55[13:36:11] <Ocawes​ome101> which is a little more complex but doesn't drop signals
L56[13:38:40] <Kristo​pher38> I mean
L57[13:38:50] <Izaya> (or yield in general)
L58[13:39:09] <Kristo​pher38> computer.freeMemory will also yield in at least one of those 10 iterations
L59[13:39:56] <Ocawes​ome101> will it? interesting
L60[13:40:02] <Kristo​pher38> With the added benefit that you can take min of all the values to get the actual memory usage
L61[13:40:12] <Ocawes​ome101> i thought doing that was just to get an average of the free memory or something along those lines
L62[13:40:36] <Kristo​pher38> Yeah but it will also yield because there's measurable delay
L63[13:41:09] <Kristo​pher38> That's what I noticed anywaya
L64[13:41:13] <Kristo​pher38> That's what I noticed anyway [Edited]
L65[13:41:48] <Ocawes​ome101> does it actually collect garbage, or just yield?
L66[13:43:35] <Kristo​pher38> It does because you can also measure that the memory usage is usually slightly higher on the first (few) calls and then it levels off after garbage got collected
L67[13:44:10] <Kristo​pher38> Also if you claim that your method works, my method should work as well
L68[13:52:04] <Ocawes​ome101> interesting. i know yielding works, didn't know `freeMemory()` worked too
L69[13:52:19] <Ocawes​ome101> * yielding -> `pullSignal`-ing
L70[14:35:55] <Amanda> computer.freeMemory is an OpenOS helper for yielding 20 times, IIRC
L71[14:36:25] <Amanda> You should only need 10, but payo wanted it to be more of a sure thing
L72[14:37:16] <Amanda> I remember making a joke about several years down the line OpenOS taking minutes to boot because it was yielding hundreds of times as the "KJust to be safe" margin kept increasing
L73[14:37:30] <Amanda> s/safe/sure/
L74[14:37:30] <MichiBot> <Amanda> I remember making a joke about several years down the line OpenOS taking minutes to boot because it was yielding hundreds of times as the "KJust to be sure" margin kept increasing
L75[14:38:22] <Kristo​pher38> you're both correct and wrong
L76[14:38:30] <Kristo​pher38> computer.freeMemory is internal function https://github.com/MightyPirates/OpenComputers/blob/af2db43c53b9690fceabfb813987572bf2258db5/src/main/resources/assets/opencomputers/lua/machine.lua#L1359
L77[14:39:13] <Kristo​pher38> but `free` openOS' program takes 40 iterations in fact https://github.com/MightyPirates/OpenComputers/blob/af2db43c53b9690fceabfb813987572bf2258db5/src/main/resources/assets/opencomputers/loot/openos/bin/free.lua
L78[14:40:28] <Kristo​pher38> though I was mistaken as well; just looked at my old code, yielding is in fact needed and it's not done by computer.freeMemory @Ocawesome101
L79[14:55:37] <Michiyo> %tonk
L80[14:55:37] <MichiBot> Goshhawk! Mic​hiyo! You beat Va​ur's previous record of 6 hours, 48 minutes and 33 seconds (By 8 minutes and 56 seconds)! I hope you're happy!
L81[14:55:38] <MichiBot> Michiyo's new record is 6 hours, 57 minutes and 30 seconds! Michiyo also gained 0.00105 (0.00015 x 7) tonk points for stealing the tonk. Position #3. Need 0.02356568 more points to pass Forec​aster!
L82[14:58:03] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@southshore1.plus.com) (Read error: Connection reset by peer)
L83[14:58:04] ⇨ Joins: TPG24 (~ThePiGuy2@southshore1.plus.com)
L84[15:01:51] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@southshore2.plus.com)
L85[15:01:56] ⇦ Quits: TPG24 (~ThePiGuy2@southshore1.plus.com) (Ping timeout: 189 seconds)
L86[15:05:02] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@southshore2.plus.com) (Read error: Connection reset by peer)
L87[15:05:13] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@southshore1.plus.com)
L88[15:26:58] <Forec​aster> Owl
L89[15:26:58] <Forec​aster> https://i.imgur.com/ZrNJhiR.mp4
L90[15:45:17] ⇨ Joins: alekso56_ (~cax@84.215.105.26)
L91[15:46:19] ⇦ Quits: alekso56 (~cax@84.215.105.26) (Ping timeout: 375 seconds)
L92[15:54:46] ⇨ Joins: alekso56 (~cax@84.215.105.26)
L93[15:55:25] ⇦ Quits: alekso56_ (~cax@84.215.105.26) (Ping timeout: 375 seconds)
L94[16:19:40] <Ocawes​ome101> right, so, my school has a test through Edulastic.
L95[16:19:44] <Ocawes​ome101> here's the kicker.
L96[16:20:18] <Ocawes​ome101> it seemingly doesn't allow you to log in if ANY other windows are open anywhere on your computer. this seems to extend to windows, not just tabs.
L97[16:20:22] <Ocawes​ome101> how the fuck does it do that?
L98[16:21:05] <Forec​aster> you mean browser windows
L99[16:22:35] <Ocawes​ome101> possibly, though it might also be all windows of any app
L100[16:26:09] <Ocawes​ome101> update: nah, just browser windows
L101[16:26:13] <Ocawes​ome101> i can open it in Falkon just fine
L102[16:39:18] <Amanda> Does it require a browser extension as well?
L103[16:39:25] <Ocawes​ome101> no
L104[16:39:40] <Amanda> not sure then, I know there's a chrome/webextension API for listing open tabs/windows
L105[16:39:43] <Ocawes​ome101> seems to be using the `browser.windows` API or something like that
L106[16:39:58] <Ocawes​ome101> playing around with userscripts to block it
L107[16:39:59] <Amanda> but I've not been keeping up to date on web dev stuff
L108[16:58:50] <Forec​aster> %sip
L109[16:58:51] <MichiBot> You drink a basic coralcreep potion (New!). Forecaster spots a shiny thing!
L110[16:59:13] <Forec​aster> ooh! mine!
L111[17:05:34] <Amanda> I feel like I should be worried by how long this is taking to generate a leak summary
L112[17:05:52] <Forec​aster> it's leaking faster than the pump is pumping
L113[17:55:48] ⇨ Joins: tekmaster (~tekacs@178.79.131.8)
L114[17:56:19] ⇨ Joins: cyn1c (~cynic@a.silly.computer)
L115[17:56:26] ⇨ Joins: Vexaton (~Vexatos@port-92-192-140-143.dynamic.as20676.net)
L116[17:56:26] zsh sets mode: +v on Vexaton
L117[17:57:38] ⇦ Quits: Vexatos (~Vexatos@port-92-192-140-143.dynamic.as20676.net) (*.net *.split)
L118[17:57:38] ⇦ Quits: Amanda (~m-yt727s@c-73-165-62-84.hsd1.pa.comcast.net) (*.net *.split)
L119[17:57:38] ⇦ Quits: Corded (~MichiBot@pc-logix.com) (*.net *.split)
L120[17:57:38] ⇦ Quits: infina (~infina@144.217.238.84) (*.net *.split)
L121[17:57:38] ⇦ Quits: tekacs (~tekacs@178.79.131.8) (*.net *.split)
L122[17:57:38] ⇦ Quits: Stary (~Stary@thonk.9net.org) (*.net *.split)
L123[17:57:38] ⇦ Quits: gruetzkopf (~quassel@daemon.gruetzkopf.org) (*.net *.split)
L124[17:57:38] ⇦ Quits: progwml6 (~progwml6@45.159.180.88) (*.net *.split)
L125[17:57:38] ⇦ Quits: Arcanox (~dragonox@45.159.182.212) (*.net *.split)
L126[17:57:39] ⇦ Quits: cynic (~cynic@a.silly.computer) (*.net *.split)
L127[18:00:11] ⇨ Joins: Amanda (~m-yt727s@c-73-165-62-84.hsd1.pa.comcast.net)
L128[18:03:33] ⇨ Joins: Arcanox (~dragonox@45.159.182.212)
L129[18:12:05] ⇨ Joins: progwml6 (~progwml6@45.159.180.88)
L130[18:52:06] ⇨ Joins: Corded (~MichiBot@pc-logix.com)
L131[18:52:06] ⇨ Joins: infina (~infina@144.217.238.84)
L132[18:52:06] ⇨ Joins: Stary (~Stary@thonk.9net.org)
L133[18:52:06] ⇨ Joins: gruetzkopf (~quassel@daemon.gruetzkopf.org)
L134[18:52:06] anarchy.esper.net sets mode: +v on Corded
L135[18:52:41] <Forec​aster> there we go
L136[18:53:24] <Va​ur> %sip
L137[18:53:25] <MichiBot> You drink a molten transparent potion (New!). After the first sip the potion poofs away.
L138[18:53:36] <Forec​aster> %sip
L139[18:53:36] <MichiBot> You drink an invisible emerald potion (New!). The potion was inside Forecaster all along.
L140[18:53:54] <Forec​aster> but I didn't know because it was invisible
L141[19:11:18] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1e6d:5700:fe34:97ff:fea9:75f2)
L142[19:29:40] <sapphicf​ettucine> merry netsplit!
L143[19:31:22] <B​ob> 🍾
L144[19:49:16] <Amanda> ... I think Zig's ArenaAllocator is leaking memory
L145[19:49:51] <Amanda> 3 of the 5 reported leaks are here: https://github.com/ziglang/zig/blob/master/lib/std/heap/arena_allocator.zig#L83
L146[20:23:46] <B​ob> reminds me that i have yet to try Zig
L147[20:27:37] <Amanda> Update: the other two are here: https://github.com/ziglang/zig/blob/master/lib/std/heap/arena_allocator.zig#L65
L148[20:27:37] <Amanda> So either I'm using the arena wrong, or it's leaking somehow
L149[21:01:10] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1e6d:5700:fe34:97ff:fea9:75f2) (Quit: Leaving)
L150[21:10:19] <lunar_sam> wew
L151[21:10:25] <lunar_sam> just ordered a pinecil and some other goodies
L152[21:10:44] <lunar_sam> (also ordered a PSU that'll supply 65W lol)
L153[21:10:47] <lunar_sam> rather, another one
L154[21:10:53] <lunar_sam> since i use one for my PinePhone
L155[21:54:29] ⇨ Joins: alekso56_ (~cax@84.215.105.26)
L156[21:56:10] ⇦ Quits: alekso56 (~cax@84.215.105.26) (Ping timeout: 375 seconds)
L157[22:08:24] <Michiyo> %tonkout
L158[22:08:24] <MichiBot> Awesome! Mic​hiyo! You beat your own previous record of 6 hours, 57 minutes and 30 seconds (By 15 minutes and 16 seconds)! I hope you're happy!
L159[22:08:25] <MichiBot> Mic​hiyo has tonked out! Tonk has been reset! They gained 0.007 tonk points! plus 0.012 bonus points for consecutive hours! Current score: 0.86481, Position #3 Need 0.00456568 more points to pass Forec​aster!
L160[22:16:06] ⇨ Joins: alekso56 (~cax@84.215.105.26)
L161[22:17:37] ⇦ Quits: alekso56_ (~cax@84.215.105.26) (Ping timeout: 375 seconds)
L162[22:23:25] ⇦ Quits: Vexaton (~Vexatos@port-92-192-140-143.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L163[22:31:04] ⇨ Joins: alekso56_ (~cax@84.215.105.26)
L164[22:32:34] ⇦ Quits: alekso56 (~cax@84.215.105.26) (Ping timeout: 375 seconds)
L165[22:54:09] <PHO​BOSS> ok I'm back, I found out what's causing this:
L166[22:54:09] <Corded> Turns out it was my swarm arguing with eachother recursively over the same broadcasting port where I tell them to do stuff. Basically they kept spamming the chat with error messages when even one of them didn't understand my command and ALL of them kept replying more error messages because of the error messages they heard to the point where they couldn't hear me anymore and crash the game.
L167[22:54:09] <Corded> ...I just realised I just DDOSed myself
L168[22:54:09] <Corded> without even knowing it
L169[22:54:10] <Corded> I can DDOS with my drones now...(lols with malicious intent)
L170[22:54:10] <Corded> Fixed it. Basically told them to keep the memes of of general.
L171[22:54:10] <Corded> Thanks guys for your help! https://tinyurl.com/y9k3fp6w&lt;PHO​BOSS> ok I'm back, I found out what's causing this:
L172[22:54:10] <Corded> Turns out it was my swarm arguing with eachother recursively over the same broadcasting port where I tell them to do stuff. Basically they kept spamming the chat with error messages when even one of them didn't understand my command
L173[22:54:11] <Corded> and ALL of them kept replying more error messages because of the error messages they heard to the point where they couldn't hear me anymore and crash the game.
L174[22:54:11] <Corded> ...I just realised I just DDOSed myself without even knowing it
L175[22:54:11] <Corded> I can DDOS with my drones now...(lols with malicious intent)
L176[22:54:12] <Corded> Fixed it. Basically told them to keep the memes of of general.
L177[22:54:12] <Corded> Thanks guys for your help! https://tinyurl.com/ya7nsc4q
L178[22:56:12] <PHO​BOSS> I was luck I only had 4 drones active at that time
L179[22:57:05] <Amanda> %choose rain box or curl up with a nice tome of cursed cookie recipes
L180[22:57:05] <MichiBot> Ama​nda: Invalid arguments. %choose string
L181[22:57:18] <Amanda> %choose rain box or curl up with a nice tome of cursed cookie recipes
L182[22:57:18] <MichiBot> Ama​nda: I sense some "curl up with a nice tome of cursed cookie recipes" in your future!
L183[23:07:04] <Ocawes​ome101> created a bank account today and already forgot the password x.x i feel very competent
L184[23:09:15] <Kristo​pher38> Happens to the best of us
L185[23:09:57] <Kristo​pher38> I once locked myself out after 3 tries bc i forgot the password and had to physically go to one of the branches to get it unlocked
L186[23:25:12] <Amanda> Password managers!
L187[23:25:21] <Amanda> The greatest gift from the goddesses
<<Prev Next>> Scroll to Top