<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:33:18] <Amanda> %give MichiBot RCEaaS
L2[00:33:18] * MichiBot accepts RCEaaS and adds it to their inventory
L3[01:02:07] * Amanda teaches Elfi how to take a ford f-150 into it's submarine mode where it can drive on the ocean floor up to 600mi down
L4[01:02:49] <Amanda> Side effects may include accidental time travel without receiving intervening memories
L5[01:03:33] * Amanda lays down atop Elfi does a heccen zzzmew
L6[01:03:35] <Amanda> Night girls
L7[01:25:51] ⇦ Quits: uis (~uis@95.165.156.213) (Quit: ZNC 1.7.5 - https://znc.in)
L8[01:26:02] ⇨ Joins: uis (~uis@95.165.156.213)
L9[01:56:34] ⇨ Joins: Hawk777 (~Hawk777@2001:569:7ca4:2a00:ea8d:1823:d938:17e5)
L10[02:00:22] <micr​owave> ok so
L11[02:00:23] <micr​owave> can i efficiently (in terms of RAM) read like a 1 million character string from a file (its a 1 MB file) using OC
L12[02:04:06] <Brisingr​ Aerowing> Not really.
L13[02:19:49] <Spider ​EveryOS> %tonk time yet?
L14[02:19:49] <MichiBot> Woooo! Spider ​EveryOS! You beat Va​ur's previous record of 7 hours, 6 minutes and 54 seconds (By 1 hour, 53 minutes and 14 seconds)! I hope you're happy!
L15[02:19:50] <MichiBot> Spider EveryOS's new record is 9 hours and 8 seconds! Spider EveryOS also gained 0.01512 (0.00189 x 8) tonk points for stealing the tonk. Position #3. Need 0.0879564 more points to pass Va​ur!
L16[02:20:04] <Spider ​EveryOS> Nice
L17[02:56:27] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7ca4:2a00:ea8d:1823:d938:17e5) (Quit: Leaving.)
L18[03:40:25] <Izzy_> I have made a dubious financial decision
L19[03:40:30] *** Izzy_ is now known as Izzy
L20[03:40:50] <Izzy> https://shadowkat.net/tmp/6687.png
L21[04:36:50] <Forec​aster> %sip
L22[04:36:51] <MichiBot> You drink a cloudy bombastium potion (New!). The bottle turns into a bombastium bow.
L23[05:03:55] ⇨ Joins: Hawk777 (~Hawk777@2001:569:7ca4:2a00:7147:fea3:3251:e802)
L24[05:04:19] <Spider ​EveryOS> %sip
L25[05:04:20] <MichiBot> You drink a searing mithril potion (New!). Spider EveryOS: Nothing seemed to happen...
L26[06:12:00] ⇨ Joins: Vexatos (~Vexatos@p200300eaef4ada003a0774179d2b24f6.dip0.t-ipconnect.de)
L27[06:12:00] zsh sets mode: +v on Vexatos
L28[06:58:56] <Corded> > <Iz​zy> https://shadowkat.net/tmp/6687.png
L29[06:58:56] <Jas​onS> Nice. What are you planning to use it for?
L30[07:13:33] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7ca4:2a00:7147:fea3:3251:e802) (Quit: Leaving.)
L31[08:19:23] <Corded> > <micr​owave> ok so
L32[08:19:23] <Corded> can i efficiently (in terms of RAM) read like a 1 mil…
L33[08:19:23] <Kristo​pher38> Read slices of it into a table and never concatenate it?
L34[08:19:48] <Kristo​pher38> Why do you want to read a whole 1MB file anyway?
L35[08:21:45] <Kristo​pher38> Maybe you could design the data in such a way that it would allow you to read part of the file and based on some data there seek to another part of interest and read another bit of data from there
L36[08:22:15] <Kristo​pher38> I.e. not having to read everything all at once
L37[09:00:18] <Izzy> JasonS: One is going to be my database's write-ahead log, and the other two are going to be used as swap.
L38[09:03:35] <Izzy> Kristopher38: do you have any recommended reading for designing such data structures?
L39[09:42:38] <Va​ur> %sip
L40[09:42:39] <MichiBot> You drink a boiling dirt potion (New!). Vaur turns into an ocean unicorn sheep girl until they use "Actually Technically" in a sentence.
L41[09:48:30] <Kristo​pher38> Izzy: no, but I can imagine something like this - you probably want some sort of random access so you keep a header with list of pairs index:offset at the beginning of the file that tells you where to seek to get to a block of data under that index. This index can be whatever you want to index with, e.g. a numeric ID or string. At
L42[09:48:30] <Corded> first you load the index into memory and find out where to seek to. There you read your block of data. This in itself could contain another header to index inside this particular block of data. This is what I have in mind.
L43[09:48:51] <Kristo​pher38> * header into memory and find out where to seek to. There you read your block of data. This in itself could contain another header to index inside this particular block of data. This is what I have in mind.
L44[09:51:04] <Kristo​pher38> The clue here is to keep offsets sprinkled around in parts of the file where you might want to reference them
L45[09:52:34] <Kristo​pher38> I imagine you might find examples in older file formats that were also constrained by the RAM size of the era, but don't quote me on this
L46[10:43:40] * Amanda meows and looks around
L47[10:51:20] <Redston​eParkour> Izzy: you *could* take a look at how a git pack index file works
L48[11:21:41] <Amanda> %choose try and be productive first or factory must grow
L49[11:21:41] <MichiBot> Ama​nda: Somebody once told me to roll with "factory must grow"
L50[11:22:11] * Amanda tucks back in around Elfi, starts feeding the factory more materials so it can grow
L51[11:24:22] <Amanda> I should make a mall
L52[12:17:02] <Spider ​EveryOS> %tonkout
L53[12:17:02] <MichiBot> Geez! Spider ​EveryOS! You beat your own previous record of 9 hours and 8 seconds (By 57 minutes and 4 seconds)! I hope you're happy!
L54[12:17:03] <MichiBot> Spider ​EveryOS has tonked out! Tonk has been reset! They gained 0.009 tonk points! plus 0.016 bonus points for consecutive hours! Current score: 1.2606218, Position #3 Need 0.0629564 more points to pass Va​ur!
L55[12:33:28] <Va​ur> %sip
L56[12:33:29] <MichiBot> You drink a mutable grathnode potion (New!). Vaur turns into a frog girl until someone stops looking at them.
L57[12:47:32] ⇦ Parts: lunar_sam (c44a7f2987@jabberfr.org) ())
L58[12:48:15] ⇨ Joins: lunar_sam (c44a7f2987@jabberfr.org)
L59[13:34:33] <Forec​aster> _looks at vaur_
L60[14:10:31] <Brisingr​ Aerowing> %splash @Forecaster with mutable potion
L61[14:10:31] <MichiBot> You fling a mutable ruby potion (New!) that splashes onto @Forecaster. @Forecaster turns into a fox girl until the next time they hug someone.
L62[14:11:07] <Forec​aster> Dangit
L63[14:56:11] <lunar_sam> https://j.404.city:5443/share/c44a7f29876bb754953efd718432c3cb3316b2da/2k9dnrlUF2r3Wjuc9GRJuehuhD3nurhu9vyQoMu2/2efa6fe2-1376-40ab-a278-33dfaaae8fcf.png
L64[14:56:13] <lunar_sam> :D
L65[15:01:05] <lunar_sam> https://github.com/lunaboards-dev/oc-utils/blob/master/OpenOS/cpio.lua
L66[15:01:09] <lunar_sam> good Enough:tm:
L67[15:13:20] <Amanda> Hrmhrm
L68[15:17:19] <Amanda> I guess I'll have to hurry up and get a couple cargo ships going to make ig/xf products, namely steel
L69[15:23:15] <Va​ur> %sip
L70[15:23:16] <MichiBot> You drink a basic aether potion (New!). Sitting down suddenly seems like a really terrible idea.
L71[15:27:36] <Forec​aster> Huh neat
L72[15:28:20] <Forec​aster> That titan research apparently resulted in new frame shift drives called SCO drives in this new update
L73[15:28:54] <Forec​aster> No idea what Supercruise Overcharge means yet, but neat
L74[15:32:09] <Amanda> Oh dear
L75[15:32:32] <Amanda> My IG for power ran out
L76[15:33:27] <Elfi> Supercruise Overcharge injects fuel for a massive speedboost, like an afterburner. I heard the prototypes did a number on your ship and were impossible to steer
L77[15:34:14] <Elfi> I think it's mostly meant for evading thargoid interdictions since the fuel cost is rather steep
L78[15:34:35] <Elfi> Like, "fuel rats were busy during the prototyping period" steep
L79[15:40:07] ⇨ Joins: HUNTER (~HUNTER@185.107.192.3)
L80[15:41:00] ⇦ Quits: HUNTER (~HUNTER@185.107.192.3) (Remote host closed the connection)
L81[15:44:00] ⇦ Quits: uis (~uis@95.165.156.213) (Quit: ZNC 1.7.5 - https://znc.in)
L82[15:44:10] ⇨ Joins: uis (~uis@95.165.156.213)
L83[16:03:39] <Amanda> And of course I finish fixing the ig mine just as the sun sets so there's no backup power to bootstrap the coal burners
L84[16:07:56] <Amanda> Oh wait, I've got some biomass so I can just burn that to bootstrap the power
L85[16:25:53] ⇨ Joins: theros (~theros@pat10.cvsd.iu13.net)
L86[16:26:01] <theros> hello
L87[16:27:12] <theros> any forum mods available?
L88[16:30:43] ⇦ Quits: theros (~theros@pat10.cvsd.iu13.net) (Quit: theros)
L89[16:37:50] ⇨ Joins: tangamandapio (webchat@fixed-189-203-105-247.totalplay.net)
L90[16:46:41] ⇦ Parts: tangamandapio (webchat@fixed-189-203-105-247.totalplay.net) (webchat.esper.net))
L91[16:54:22] <Amanda> @Liizzii I'm guessing this person's waiting for a post to be approved or something, they've come in a couple time asking for forum mods
L92[17:23:38] <Þe​ros> yes
L93[17:38:26] <Amanda> Why keep joining and asking if you're already here via discord? They're bridged together
L94[17:40:43] * Amanda offers Elfi some thinmints, curls up to protecc and debates being productive or expanding the factory some more
L95[18:11:50] <Corded> > <Ama​nda> Why keep joining and asking if you're already here via disc…
L96[18:11:50] <Þe​ros> idk
L97[18:12:48] <Amanda> In the future, don't ask to ask though
L98[18:13:07] <Amanda> It's generally better to just ask
L99[18:24:14] <Amanda> %choose halucinate or grow the factory
L100[18:24:14] <MichiBot> Ama​nda: Somebody once told me to roll with "grow the factory"
L101[18:26:36] <Amanda> Hrm, I disagree
L102[18:58:58] <.Rul​ler.> wget -f https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot Dont work bruh
L103[19:01:29] <Amanda> We don't support MineOS here
L104[19:02:53] <Amanda> but it sounds like you're probably using an ancient version of Java, because the curseforge launcher is garbage
L105[19:18:44] <Forec​aster> Huh, that didn't bridge
L106[19:19:18] <Forec​aster> Or wait, no, it was from this side, but they deleted it
L107[19:31:40] <Amanda> "8 Terrible Science Takes" and the thumbnail is a wolf, wonder what one of them might be
L108[19:32:16] <Forec​aster> Wolves are terrible at science
L109[19:32:20] <Forec​aster> Could be anything
L110[19:35:04] <Amanda> heh, it was #2
L111[19:40:38] <.Rul​ler.> is there an official OpenComputers DS?
L112[19:40:50] <.Rul​ler.> * discord?
L113[19:40:56] <Amanda> ... you're in it?
L114[19:44:20] <Amanda> %choose laptopnaptime?
L115[19:44:20] <MichiBot> Ama​nda: Ah... well, I'd say wait an hour.
L116[19:46:52] <Amanda> Hrm, I think it's laptopnaptime
L117[20:03:05] <Forec​aster> MineOS is not an official OC program
L118[20:31:01] <Va​ur> %tonk
L119[20:31:02] <MichiBot> Wut! Va​ur! You beat Spider ​EveryOS's previous record of <0 (By 8 hours, 13 minutes and 58 seconds)! I hope you're happy!
L120[20:31:03] <MichiBot> Vaur's new record is 8 hours, 13 minutes and 58 seconds! Vaur also gained 0.00823 tonk points for stealing the tonk. Position #2. Need 0.3584218 more points to pass Forec​aster!
L121[20:56:27] <Forec​aster> %sip
L122[20:56:28] <MichiBot> You drink a punctual radiation potion (New!). A otter flies past that vaguely resembles someone Forecaster knows.
L123[20:58:24] <Va​ur> %sip
L124[20:58:24] <MichiBot> You drink a fragrant red potion (New!). The bottle turns into a coralcreep sling.
L125[20:58:35] <Izzy> that's a fun idea: OpenComputers emulator for the DS
L126[21:01:05] <Ocawes​ome101> `cbuf[(ci += i)-i] = (c = getchar());`
L127[21:41:20] ⇦ Quits: Vexatos (~Vexatos@p200300eaef4ada003a0774179d2b24f6.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L128[22:20:16] <Amanda> aaaAAAaaa
L129[22:20:31] <Amanda> Elfi halp, ADHD won't let me do anything
L130[22:39:01] <Kristo​pher38> Izzy and whoever else is an australian citizen: https://www.aph.gov.au/e-petitions/petition/EN6080
L131[22:39:19] <Izzy> already signed and posted on fedi
L132[22:39:24] <Izzy> but I only heard about it today >.>
L133[22:39:34] <Kristo​pher38> thanks o7
L134[22:40:02] <Izzy> it's the most signed petition on the parliament house site
L135[22:40:53] <Izzy> beating out both the pro-israel and pro-palestine petitions, which is morbidly amusing
L136[22:41:01] <Kristo​pher38> for anyone else - the context is there's a push to stop publishers from making online-only games unplayable once the official support ends: https://www.stopkillinggames.com
L137[22:48:34] <Amanda> %give MichiBot a serial goat hugger
L138[22:48:34] * MichiBot accepts the serial goat hugger and adds it to their inventory
L139[22:48:53] <Amanda> %splash @Forecaster with mutable grape potion
L140[22:48:54] <MichiBot> You fling a mutable tiberium potion (New!) that splashes onto @Forecaster. @Forecaster turns into a black toad for 43 seconds.
L141[22:49:09] <Amanda> But... It's Thursday
L142[22:49:43] ⇦ Quits: dustinm` (~dustinm@static.38.6.217.95.clients.your-server.de) (Quit: Leaving)
L143[22:51:46] ⇨ Joins: dustinm` (~dustinm@static.38.6.217.95.clients.your-server.de)
L144[23:21:58] <Amanda> @nadja: breaking mews, kitten is eepy dispite it only being 1920
L145[23:26:00] <Amanda> %choose wander the wasteland some before potential early zzzmews or just continue begging to youtubes
L146[23:26:00] <MichiBot> Ama​nda: I sense some "just continue begging to youtubes" in your future!
L147[23:26:34] <Amanda> Ffs, I didn't tap the correction, so why did autocarrot do that
L148[23:32:31] <Amanda> ( begging -> vegging)
<<Prev Next>> Scroll to Top