<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:10:44] <Amanda> %choose iced creams or be good
L2[00:10:44] <MichiBot> Ama​nda: I tried reading my tea leaves this morning. There was something about death and doom. Anyway, go with "iced creams"
L3[00:10:59] <Amanda> I'm sure it's fine
L4[00:37:39] <Amanda> Litrpgs be like:
L5[00:37:42] <Amanda> https://matrix.camnet.site/_matrix/media/v3/download/camnet.site/RvcEkZdQAasLneWvmDVxAwMi/Screenshot_20231205-193719.png
L6[00:39:29] ⇦ Quits: ben_mkiv (~ben_mkiv@200116b800c29000fe3497fffea975f2.dip.versatel-1u1.de) (Quit: Leaving)
L7[01:24:59] <walks​anator> %tonkout
L8[01:25:00] <MichiBot> I'm sorry walks​anator, you were not able to beat Ocawes​ome101's record of 16 hours, 20 minutes and 39 seconds this time. 5 hours, 42 minutes and 37 seconds were wasted! Missed by 10 hours, 38 minutes and 2 seconds!
L9[03:11:57] ⇨ Joins: Hawk777 (~Hawk777@2001:569:7e40:1300:27ad:5db3:cffe:903c)
L10[03:30:12] ⇨ Joins: lyxx (~lyxx@45.159.6.71)
L11[03:30:18] ⇦ Quits: lyxx (~lyxx@45.159.6.71) (Client Quit)
L12[03:32:33] * Amanda lays her head ontop of Elfi, burying her into her flank, does a heccen zzzmew
L13[03:32:37] <Amanda> Night girls
L14[04:22:45] <walks​anator> so I looked into how hard/annoying making a WASM compputer mod would be
L15[04:23:05] <walks​anator> dynamic linking is practically impossible with pure wasm
L16[04:24:25] <walks​anator> I would have to write a function in kotlin eg: `wasmcomputers:call(*char module, *char function, *char argc, *char[] argv)`
L17[04:24:40] <walks​anator> and then since WASM has no concept of shared memory
L18[04:25:28] <walks​anator> I would probally need a `wasmcomputer:copy(*char module, uint bank, *void addr, uint size)`
L19[04:31:14] <Hawk777> There appears to be a standard for dynamic linking: https://github.com/WebAssembly/tool-conventions/blob/main/DynamicLinking.md
L20[04:31:14] <Hawk777> And one for multiple memory areas, some of which could be shared: https://github.com/WebAssembly/multi-memory/blob/master/proposals/multi-memory/Overview.md
L21[04:33:29] <Hawk777> (or, well, perhaps “standard” is a better description, with some quotation marks around it)
L22[04:38:19] <walks​anator> https://paste.pc-logix.com/ovimitenul
L23[04:38:59] <Hawk777> I’d call that about as “standard” as web-anything ever is… does it work in a couple browser? Yeah? OK, call it a standard, whatever the heck they decided to implement is what the standard is now.
L24[04:42:39] <walks​anator> ~~screw it I am doing wASM~~
L25[04:42:39] <walks​anator> ~~Walksanator ASseMbly~~
L26[04:42:47] <Hawk777> DO IT
L27[04:42:57] <walks​anator> it just happens to be 90% compatible with WASM
L28[04:46:42] <Hawk777> You could pick some super-obscure (but real-world) CPU architecture and make it that, alternatively?
L29[04:47:30] <walks​anator> ~~so I should implement x86_64~~
L30[04:47:59] <walks​anator> I could do that `SUBLEQ` CPU
L31[04:48:07] <Hawk777> You could do a SUBLEQ.
L32[04:48:13] <walks​anator> https://esolangs.org/wiki/Subleq
L33[04:48:26] <walks​anator> somehow turing complete
L34[04:49:05] <Hawk777> Oh! Or you could make an FPGA emulation. Hook the world up to I/O pins. People can put whatever CPU they want in it. Do you think we can somehow make this any slower than it already is?
L35[04:49:52] <PwnagePineap​ple (He/Him)> Do an 8086 emulator
L36[04:50:39] <CompanionCube> someone actually made an 'OS' for the SUBLEQ, it's horrifying
L37[04:53:20] <walks​anator> Dawn OS
L38[04:58:33] <walks​anator> me searching the entire esolangs wiki for a funny thing to use
L39[04:58:59] <walks​anator> hmm a modified BF would be simple enough
L40[05:00:39] <walks​anator> I click random and get a spider-pased substitution for BF
L41[05:01:06] <walks​anator> I want to execute this person
L42[05:01:07] <walks​anator> https://esolangs.org/wiki/%5E
L43[05:04:45] <walks​anator> I love how esolangs has ffrom above
L44[05:04:50] <walks​anator> all the way to
L45[05:04:50] <walks​anator> https://esolangs.org/wiki/Chipish
L46[06:10:52] <Colde​stImp> yo is the aes256 encryption provided by the datacard in cbc mode?
L47[06:44:32] <walks​anator> The one thing stopping me from making a wasm vm mod is the lack of any java wasm vm with the ability to have it yield every x ms
L48[07:08:29] <CompanionCube> Izzy: 'Why Labour believes Australia has the answer to fixing the NHS'
L49[07:13:25] ⇨ Joins: Vexatos (~Vexatos@p200300eaef261d0005c6eb17f0d32858.dip0.t-ipconnect.de)
L50[07:13:25] zsh sets mode: +v on Vexatos
L51[07:19:09] <Izzy> CompanionCube: it's some heinous shit the liberals did isn't it
L52[07:21:29] <CompanionCube> https://www.telegraph.co.uk/news/2023/12/01/wes-streeting-australia-sydney-nhs-urgent-care-clinic-labor/
L53[07:21:58] <The P​atmann> Austerity 2 electric boogaloo?
L54[07:40:54] <Kristo​pher38> Hawk777: FPGA mod but it runs verilator underneath
L55[07:47:50] <Izzy> CompanionCube: soft paywalled
L56[07:48:59] <CompanionCube> Izzy: the big idea is like, 'urgent care clinics'
L57[08:14:03] ⇦ Quits: Hawk777 (~Hawk777@2001:569:7e40:1300:27ad:5db3:cffe:903c) (Quit: Leaving.)
L58[08:51:42] <stephan48> Oh, i thought the answer was "abolish public healthcare"
L59[09:51:52] ⇨ Joins: zshsbsns (~zshsbsns@120.1.56.31)
L60[09:52:01] <zshsbsns> hello
L61[09:54:00] ⇦ Quits: zshsbsns (~zshsbsns@120.1.56.31) (Client Quit)
L62[09:55:24] ⇨ Joins: zshsbsns (~zshsbsns@120.1.56.31)
L63[09:55:50] ⇦ Quits: zshsbsns (~zshsbsns@120.1.56.31) (Client Quit)
L64[10:25:59] ⇨ Joins: zshsbsns (~zshsbsns@120.1.56.31)
L65[10:27:52] ⇦ Quits: zshsbsns (~zshsbsns@120.1.56.31) (Client Quit)
L66[11:08:22] <Forec​aster> Healthcare? Note like hells nah
L67[11:08:35] <Forec​aster> More like*
L68[12:43:26] * Amanda meows and looks around
L69[13:03:16] <Forec​aster> The snacks! Hide the snacks!
L70[13:05:38] * Amanda converts all the snacks into energy to make treats for Elfi later
L71[13:29:41] * Amanda adjusts her posture to make her floof more comfortable for Elfi
L72[13:33:33] <Amanda> %choose try and be productive today or halucinate all day again
L73[13:33:33] <MichiBot> Ama​nda: I received a message from future you, said to go with "try and be productive today".
L74[13:47:17] <Amanda> jackie: The problem I have with the proxmox backup thing is that I've only got two drives in each of my nucs, a 1tb nvme drive which is lvm for proxmox to use, and a 2tb sata ssd for ceph to use, so I'm not sure where I'd store the data to be backed up, unless it supported "mounting" something remote to be backed up directly to
L75[13:54:43] <jackie> Amanda: PBS is happy with any Directory on a FS (I think it requires extended ACL and locking support but not sure about that)
L76[13:55:05] <jackie> Not sure though if the webinterface lets you set up a datastore that way or if you have to manually configure that
L77[14:57:57] <Forec​aster> Aww I was saving those...
L78[15:07:20] <Amanda> Neat!
L79[15:07:32] <Amanda> https://matrix.camnet.site/_matrix/media/v3/download/camnet.site/ceAzzCcLkwLYbdGvIDBjTGxh/Screenshot%20from%202023-12-06%2009-35-56.png
L80[15:07:37] <Amanda> Auto-generated from my IaC repo
L81[15:50:07] ⇨ Joins: yes (~yes@eu10.bisecthosting.com)
L82[15:50:17] ⇦ Quits: yes (~yes@eu10.bisecthosting.com) (Client Quit)
L83[16:06:19] <Forec​aster> Apparently it was actually no
L84[17:04:13] <Forec​aster> %sip
L85[17:04:15] <MichiBot> You drink a liquid jumbonium potion (New!). Forecaster has a single tear roll down their cheek for some reason.
L86[17:04:29] <Forec​aster> My snacks...
L87[17:49:22] <Brisingr​ Aerowing> *Conjures up a neverending snack box that only @Forecaster can open*
L88[18:12:52] <Forec​aster> as if that would stop Amanda >:
L89[18:32:19] * Amanda energises the snack box, obtaining infinite power, no longer _needing_ to steal snackies to feed Elfi
L90[20:22:07] <Forec​aster> %sip
L91[20:22:08] <MichiBot> You drink a viscous quicksilver potion (New!). Forecaster feels slightly weaker.
L92[20:22:13] <Forec​aster> aw
L93[20:23:11] <immibis> %sip
L94[20:23:11] <MichiBot> You drink a tacky platinum potion (New!). The potion contained a computer virus! It just changed immibis's background...
L95[20:23:25] <immibis> joke's on you, i don't have a background
L96[20:23:36] <Forec​aster> you do now!
L97[20:24:29] <immibis> how do I see it?
L98[20:25:46] <Forec​aster> it's in your mind! (maybe)
L99[21:27:13] <Elfi> %give MichiBot a lootbug
L100[21:27:13] * MichiBot accepts the lootbug and adds it to their inventory
L101[21:37:37] <Elfi> achey... I want this ibuprofen to kick in so I can do stuff around the house
L102[22:03:49] * Amanda relocates to be near the channel's heat vents so Elfi can hopefully feel less achy
L103[22:04:03] <Amanda> %choose rain box time?
L104[22:04:03] <MichiBot> Ama​nda: Whatever you're thinking, don't.
L105[22:04:09] <Amanda> Okay.
L106[22:05:23] <Forec​aster> %sip
L107[22:05:24] <MichiBot> You drink a knifey röd potion (New!). Forecaster hears a train whistle in the distance.
L108[22:05:37] <Forec​aster> It's the knife train
L109[22:07:04] <Amanda> %choose use cheats or manually gather materials for a hv to do some planet-side trading
L110[22:07:04] <MichiBot> Ama​nda: Somebody once told me to roll with "use cheats"
L111[22:09:09] <Forec​aster> MichiBot no!
L112[22:09:25] <Amanda> Elfi~ the ziraxian scumbags shot up my ship when I was just trying to mine some iron, and because I decided to play on a planet with no missions, I don't have any money for repairs
L113[22:10:43] <Forec​aster> The nerve
L114[22:11:17] <Amanda> I guess I'll gather some materials manually to hopefully print a cheap HV to trade with the tal'on
L115[22:11:33] <Amanda> They always like to trade for logs
L116[22:11:49] <Forec​aster> do they take captains logs?
L117[22:12:01] <Amanda> Nah
L118[22:12:21] <Amanda> They do take crappy heaters I make out of raw iron ore though
L119[22:12:43] <Amanda> Specifically mushroom farmers take bith
L120[22:12:53] <Amanda> * both
L121[22:14:18] <Elfi> Fuckin' ziraxians
L122[22:14:30] <Elfi> I have made a point of raiding their bases and wrecking their shit
L123[22:14:38] <Elfi> At least back when I played. it's been a while now
L124[22:21:23] <Amanda> Didn't know you had Empyrion, Elfi! You're always welcome to join me , just gimme a heads up and I'll lauch it in coop instead of SP
L125[22:21:54] <Elfi> I gave it a poke a while back, yee
L126[22:22:07] <Elfi> Wasn't too impressed though, felt kinda rigid. Maybe I'll give it another go to play with you c:
L127[22:22:35] <Elfi> Plus I think Keensoft won a bit of my trust back by ousting transphobes from their ranks
L128[22:23:07] <Amanda> I've spent more hours in the Reforged Eden scenario than vanilla at this point. RE is kinda like a massive mod in SE terms, They do a heck of a lot of cool stuff, dispite the limited modding capabilities of empytion
L129[22:23:20] <Amanda> Like an entire hacking minigame using the conversation tree system
L130[22:41:36] <Elfi> Oooh
L131[22:41:47] <Elfi> That sounds interesting indeed
L132[22:42:02] <Elfi> If you need counter-piracy forces then, I'm your girl
L133[23:04:02] <S​3> /me is a space pirate
L134[23:06:09] <walks​anator> %tonkout
L135[23:06:10] <MichiBot> Boom! walks​anator! You beat Ocawes​ome101's previous record of 16 hours, 20 minutes and 39 seconds (By 5 hours, 20 minutes and 30 seconds)! I hope you're happy!
L136[23:06:11] <MichiBot> walks​anator has stolen the tonkout! Tonk has been reset! They gained 0.021 tonk points! plus 0.02 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 0.29265. Position #9 => #8 (Overtook PwnagePineapple (He/Him)) Need 0.19071699 more points to pass SoBi​nary!
L137[23:06:14] <walks​anator> YES
L138[23:06:43] <Corded> > <Z0id​burg> /me is a space pirate
L139[23:06:43] <walks​anator> _is space pirate_
L140[23:07:11] <walks​anator> /me is just surrounding your message with \*s
L141[23:09:12] <S​3> /me gets two stars for good behavior
L142[23:10:35] <S​3> No @walksanator I refuse your shenanigans must use IRC notation
L143[23:11:11] <walks​anator> so then you should be instead doing
L144[23:11:11] <walks​anator> > S3 is space pirate
L145[23:12:15] <walks​anator> whats the irc again
L146[23:13:25] <S​3> Lololol
L147[23:13:58] ⇨ Joins: walksanator (~walksanat@209.129.211.20)
L148[23:14:02] <walksanator> there we go
L149[23:14:07] <walksanator> ah... wait
L150[23:14:45] <walksanator> uh...
L151[23:16:00] ⇦ Parts: walksanator (~walksanat@209.129.211.20) ())
L152[23:16:07] ⇨ Joins: walksanator (~walksanat@209.129.211.20)
L153[23:16:15] ⇦ Quits: walksanator (~walksanat@209.129.211.20) (Client Quit)
L154[23:16:33] ⇨ Joins: walksanator (~walksanat@209.129.211.20)
L155[23:17:03] <walksanator> it says I am talking here
L156[23:18:06] ⇦ Quits: Amanda (~m-yt727s@pool-108-16-20-147.phlapa.fios.verizon.net) (*.net *.split)
L157[23:18:06] ⇦ Quits: Fridtjof (fridel@thonk.9net.org) (*.net *.split)
L158[23:18:06] ⇦ Quits: DBotThePony (~Thunderbi@31.220.170.28) (*.net *.split)
L159[23:18:06] ⇦ Quits: Pokey (~pokey@edge.cloudyhost.net) (*.net *.split)
L160[23:18:06] ⇦ Quits: Elfi (~temia@2001:19f0:8000:8b0c:a73d:2bca:c869:59e4) (*.net *.split)
L161[23:18:06] ⇦ Quits: Izzy (~izzy@210.1.218.92) (*.net *.split)
L162[23:18:06] ⇦ Quits: Corded (~Corded@2001:19f0:8001:d8f:5400:4ff:fea5:61b0) (*.net *.split)
L163[23:18:06] ⇦ Quits: Oddstr13 (Odd@satomi.openshell.no) (*.net *.split)
L164[23:18:06] ⇦ Quits: Totoro (totoro@fomalhaut.me) (*.net *.split)
L165[23:18:06] ⇦ Quits: progwml6_ (~progwml6@149.88.33.30) (*.net *.split)
L166[23:18:07] ⇦ Quits: CompanionCube (samis@thonk.9net.org) (*.net *.split)
L167[23:18:07] ⇦ Quits: lunar_sam (c44a7f2987@jabberfr.org) (*.net *.split)
L168[23:18:07] ⇦ Quits: SinZ (thelounge@grimm.361zn.is) (*.net *.split)
L169[23:18:07] ⇦ Quits: SquidDev (~SquidDev@autoclave.squiddev.cc) (*.net *.split)
L170[23:18:07] ⇦ Quits: bpm140 (bpm140@fomalhaut.me) (*.net *.split)
L171[23:18:49] ⇨ Joins: Amanda (~m-yt727s@pool-108-16-20-147.phlapa.fios.verizon.net)
L172[23:18:49] ⇨ Joins: DBotThePony (~Thunderbi@31.220.170.28)
L173[23:18:49] ⇨ Joins: Pokey (~pokey@edge.cloudyhost.net)
L174[23:18:49] ⇨ Joins: Elfi (~temia@2001:19f0:8000:8b0c:a73d:2bca:c869:59e4)
L175[23:18:49] ⇨ Joins: Izzy (~izzy@210.1.218.92)
L176[23:18:49] ⇨ Joins: Corded (~Corded@2001:19f0:8001:d8f:5400:4ff:fea5:61b0)
L177[23:18:49] ⇨ Joins: Oddstr13 (Odd@satomi.openshell.no)
L178[23:18:49] ⇨ Joins: Totoro (totoro@fomalhaut.me)
L179[23:18:49] ⇨ Joins: progwml6_ (~progwml6@149.88.33.30)
L180[23:18:49] ⇨ Joins: CompanionCube (samis@thonk.9net.org)
L181[23:18:49] ⇨ Joins: Fridtjof (fridel@thonk.9net.org)
L182[23:18:49] ⇨ Joins: lunar_sam (c44a7f2987@jabberfr.org)
L183[23:18:49] ⇨ Joins: SquidDev (~SquidDev@autoclave.squiddev.cc)
L184[23:18:49] ⇨ Joins: bpm140 (bpm140@fomalhaut.me)
L185[23:18:49] ⇨ Joins: SinZ (thelounge@grimm.361zn.is)
L186[23:18:49] stormlight.esper.net sets mode: +v on Corded
L187[23:19:04] <walksanator> so...
L188[23:19:04] <CompanionCube> walksanator: yo
L189[23:19:10] <walksanator> perfect now it works
L190[23:19:23] <walksanator> as soon as corded catches up
L191[23:19:41] <walksanator> so what *is* a netsplit
L192[23:20:24] <walksanator> it appears to be a error of some kind
L193[23:21:34] <CompanionCube> imagine a network of servers, that are linked to each other forming a tree
L194[23:21:43] <Amanda> When two of the nodes of an irc network get disconnected from each other
L195[23:22:00] <walksanator> what are the chances of those happening right when I join.
L196[23:22:14] <CompanionCube> they're....infrequent.
L197[23:22:47] <walksanator> this is my first time noticing a netburst (with all the quits and joins) on the discord-side
L198[23:26:18] <CompanionCube> (also originally you could exploit netsplits to become op in channels, but obviously there were countermeasures introduced against this, but which way to use actually caused a big network to split)
L199[23:29:08] ⇦ Quits: walksanator (~walksanat@209.129.211.20) (Remote host closed the connection)
L200[23:36:42] ⇦ Quits: Vexatos (~Vexatos@p200300eaef261d0005c6eb17f0d32858.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
<<Prev Next>> Scroll to Top