<<Prev Next>> Scroll to Bottom
Stuff goes here
L2[00:08:15] <Hawk777> Hm.
L3[00:08:23] <Hawk777> Probably something in
the standard library then, as I theorized could happen.
L4[00:09:16] <Hawk777> I think your only
choices are -Z build-std, or rewrite oc-wasm, then.
L5[00:09:37] <Hawk777> Or try to use an
older Rust, or if you compile your own Rust, tell it to use the MVP
CPU instead of the default for the standard library.
L7[00:11:25] <Hawk777> Weird. That looks
like build-std isn’t even working.
L8[00:11:41] <Hawk777> Sadly I haven’t
touched this for a long time, and TBH oc-wasm probably should be
rewritten to use a different Wasm interpreteer.
L9[00:11:59] <Hawk777> When I first wrote it
I thought it would be a future-proof solution because I didn’t know
Wasm was going to change so much.
L10[00:12:31] <Hawk777> Or maybe I should
just steal Sedna and make it run RISC-V instead!
L11[00:15:29]

<Kristopher38> :( I was looking forward to
tinkering with it
L12[00:15:46] <Hawk777> Maybe you can get
hold of an old Rust?
L13[00:15:54] <Hawk777> If you’re using
Rustup it should be easy.
L14[00:16:56]

<Kristopher38> Sounds like the easiest
solution. I'll try that tomorrow
L16[00:24:42] <Hawk777> Some sources also
make it sound as if some kind of postprocessing tool might be able
to improve things; for example, the first of those two Github links
has some info about wasm-pack being able to remove signext
instructions, and a blog post talking about how wasm-opt can turn
long table indices into short table indices which may make it
easier to build code that runs on a non-multivalue-capable
interpreter.
L17[02:05:16]

<Spider
EveryOS> %tonk
L18[02:05:16] <MichiBot> Fudge! Spider
EveryOS! You beat Vaur's previous record of <0 (By 2
hours, 46 minutes and 30 seconds)! I hope you're happy!
L19[02:05:17] <MichiBot> Spider
EveryOS's new record is 2 hours, 46 minutes and 30 seconds!
Spider EveryOS also gained 0.00278 tonk points for stealing the
tonk. Position #3 => #2. (Overtook Vaur) Need 0.00267 more
points to pass CompanionCube!
L20[02:07:02] <Corded> > <Izzy>
... Or pack your software into just an EEPROM so your serve…
L21[02:07:03]

<Renno>
that could work, but I'd be surprised if you could implement
any type of permissions system to restrict file access (which would
come in handy in multiplayer)
L22[02:07:48]

<Renno>
alas its easier and cooler to just use the raid blocks and manage
the use of them through a virtual raid since with those blocks at
least you get to make a cool storage room with servers and
stuff
L23[02:08:45]

<Renno>
I've seen plenty of attempts of people at making server rooms
but there's almost never a big enough project to make it
necessary that someone can also complete, so most of the time the
servers are almost entirely fake/empty or there is only 1 server
rack in a closet somewhere
L24[02:09:11] <Izzy> rarely worthwhile to
actually have lots of servers
L25[02:09:58] <Izzy> your main limit is
component call limits so
L26[02:10:57] <Izzy> if you do need more
storage you're better off hooking up a transposer and swapping
devices
L27[02:11:12]

<Renno>
"swapping devices"? I assume you're talking about
tape
L28[02:11:20] <Izzy> or HDDs, if
you're so inclined
L29[02:11:47]

<Renno> How
exactly are you supposed to read which HDD is which from a
transposer returned inventory object?
L30[02:12:08] <Izzy> you swap them in at
startup and believe they don't get moved
L31[02:12:27]

<Renno>
That sounds like just doing the raid thing I was saying but with a
lot of extra steps
L32[02:13:15] <Izzy> you could attach more
storage if you swap out the medium
L33[02:13:18] <Izzy> but you do you
L34[02:13:19] * Izzy
shrugs
L35[02:13:30]

<Renno>
still be a lot cooler to have a wall of raids
L36[02:19:59]

<Renno>
anyways I recently found a fork of OpenOS called GooberOS (an
unserious naming convention for whatever reason) that makes booting
faster by merging some things under the hood (down from 6 seconds
to 1 second apparently)
L37[02:25:09]

<Renno> had
a passing thought of using my gui lib to create an admin program
using the debug card in a creative tablet and building in security
features like if it detects someone unauthorized starts using the
tablet it'll freeze up and then teleport them into a bedrock
cage
L38[02:25:09]

<Renno> not
the most practical thing tbh but you could use it just to view a
players stats and stuff with an autogenerated profile
L39[02:25:09]

<Renno> it
would unfortunately be quite slow as there is no creative mode
solution to getting around component calls
L40[02:26:39] <Izzy> potential use for
multiple servers: have them split up parallelisable tasks so you
have multiple component call limits
L41[02:30:03]

<Renno> to
my knowledge the ultimate way to do that is by using
modem.broadcast that groups each individual send like a stack of
mail for each receiver to sift through
L43[02:30:23] <Izzy> have them split up
tasks based on some sort of keying
L44[02:30:28]

<Renno>
tried to do that a long time ago early into my OC experience, never
got it to work properly
L45[02:30:58]

<Renno>
especially in a secure-ish way
L46[02:32:08]

<Renno> I
think I devised using some small and fast encryption so that each
chunk could only be read by the intended server
L47[02:32:18]

<Renno> and
anything that failed to read wasn't meant for that
server
L48[02:32:58]

<Renno>
always paranoid about the rare OC player coming along and messing
with my stuff
L49[02:33:18] <Izzy> I'd just put them
on a dedicated network
L50[02:33:30]

<Renno>
fair
L51[02:33:39]

<Renno>
time to see what you've been up to on SKS
L52[02:37:55]

<Renno>
I'm guessing by the timeout that the server isn't
online
L53[02:38:11] <Izzy> it starts when
pinged
L54[02:39:02]

<Lily> the
server starts upon receiving an SLP?
L55[02:39:11] ⇦
Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:3285:a9ff:fe40:a36)
(Quit: Leaving.)
L56[02:39:17] <Izzy> I'm using systemd
socket activation to start it :3
L57[02:39:51]

<Renno>
smart
L58[02:40:17] <Izzy> it also shuts down
automatically after 7 days of inactivity
L59[02:41:55]

<Renno>
looks like not much has changed
L60[02:42:17]

<Renno> I
see the first signs of machinery
L61[02:42:42] <Corded> > <Izzy>
I'm using systemd socket activation to start it :3
L62[02:42:42]

<Lily> ah
nice
L63[02:44:55]

<Renno>
random arc furnace in basement
L64[02:47:09]

<Renno>
shockingly no opencomputers stuff?
L65[03:12:20] <Izzy> wooo
L66[03:12:30] <Izzy> the EliteDesk 800 G5
supports the Optane H10 modules properly
L67[03:12:35] <Izzy> they show up as two
separate block devices
L68[03:15:40] <Izzy> time to buy a second
one? :o
L69[03:16:22]

<lunar_sam>
i still remember most of what i wanted to do with foxfs, i just
haven't been in any mood to work on it
L70[03:16:37]

<lunar_sam>
working on reimplementing (most) of ps3mca-tool in lua has been a
lot of fun though
L71[03:17:03]

<lunar_sam>
(i wanted to make a FUSE driver to mount memory cards)
L72[03:20:17] <Izzy> lunar_sam: okokok hear
me out
L73[03:20:36] <Izzy> PCI to PCI-e bridge.
hook up an optane M10 on it. stick it into an eMac G4
L74[03:20:50] <Izzy> finally, ideal storage
for an OC emulator
L75[03:21:35]

<lunar_sam>
heh
L76[03:23:12]

<lunar_sam>
i also made a tool to correctly expose PS2 hard drive partitions as
block devices lol
L77[03:23:26]

<lunar_sam>
(using device mapper)
L78[03:31:11] <MichiBot> @payonel REMINDER:
check out lily's github stuff to fix ocvm
L79[04:10:14] ⇨
Joins: Hawk777
(~Hawk777@2001:569:7cae:7e00:c923:b93f:f470:908b)
L80[04:40:17] <Corded> > <surface to
air missile> (i wanted to make a FUSE driver to mount memory
cards)
L81[04:40:17]

<Lily> how
do you attach a memcard to a PC, actually
L82[04:40:53] <Amanda> There is a
Californian ritual to do that, I hear
L83[04:41:14] <Corded> >
<LilyflowerFDL> how do you attach a memcard to a PC,
actually
L84[04:41:14]

<lunar_sam>
i'm using the PS3's memory card adapter
L85[04:42:36]

<Lily>
ah
L86[04:42:51]

<Lily>
where do you get those?
L87[04:43:06]

<Lily>
I've fucked a couple FMCB memcards in the past and it'd
probably be a good idea to have a way to recover
L88[04:45:36]

<lunar_sam>
you uh
L89[04:45:44]

<lunar_sam>
probably shouldn't try to get one these days
L90[04:45:47]

<lunar_sam>
they're expensive as fuck
L91[04:47:25]

<lunar_sam>
i got one years ago when they were pretty cheap
L93[04:49:55] ⇨
Joins: uis (~uis@95.165.156.213)
L94[04:55:25]

<lunar_sam>
you could probably make something since iirc it's just SPI to
communicate with the card but it operates at 3.6V
L95[04:56:04]

<lunar_sam>
though people online say you can just use 3.3V and it usually works
with official sony cards
L96[05:07:39]

<Spider
EveryOS> %tonk
L97[05:07:40] <MichiBot> Geez! Spider
EveryOS! You beat your own previous record of 2 hours, 46 minutes
and 30 seconds (By 15 minutes and 52 seconds)! I hope you're
happy!
L98[05:07:41] <MichiBot> Spider
EveryOS's new record is 3 hours, 2 minutes and 23 seconds! No
points gained for stealing from yourself. (Lost out on 0.00026 x 3
= 0.00078)
L101[05:35:42]

<Lily>
looks good to me, *however*
L102[05:35:49]

<payonel>
yeah i see some howevers
L103[05:35:49]

<Lily> I
would suggest doing a `--depth=1` for the clone
L104[05:35:51]

<payonel>
i'm cleaning it up more
L105[05:35:54]

<Lily>
👍
L106[05:35:54]

<payonel>
mmhmm that
L107[05:36:02]

<payonel> i
was comparing your work and i like it more
L108[05:36:10]

<Lily> :D
ty
L109[05:36:23]

<payonel>
but in about 5 or 10, mind pulling and doing a build?
L110[05:36:23]

<Lily>
generally when building things I prefer to sparse clone
L111[05:36:25]

<Lily>
sure
L112[05:36:54]

<Lily> you
rarely need commit history if you aren't actively working on
something ime
L113[05:37:42]

<Lily> I
doubt you forgot but just in case: `#include <cstdint>` in
fs_utils
L114[05:37:48]

<payonel>
damn...git checkout infected my local git repo with
submodules
L115[05:37:50]

<payonel>
gah
L116[05:37:52]

<payonel> i
hate submodules
L118[05:37:59]

<Lily> does
oc proper have submodules?
L119[05:38:12]

<payonel>
yep, thaumcraft did, on master
L120[05:38:20]

<payonel> i
should use 1.7.10 on the checkout
L121[05:38:22]

<Lily>
<:concern:1292827197912121355> why is it cloning thaum
L122[05:38:22]

<Lily>
yeah
L123[05:38:30]

<payonel>
it isnt
L124[05:38:45]

<Lily> oh,
thaum has a submodule buried
L125[05:38:56]

<Lily> you
could do a sparse checkout
L126[05:39:00]

<payonel>
yours is also tainted, but i use a git gui that shows me that a
placehold submodule was created, which isn't initialized
L127[05:39:14]

<Lily> oh
mine is too? damn
L128[05:39:21]

<payonel>
maybe
L129[05:39:24]

<payonel>
i'll run a couple tests
L130[05:40:02]

<Lily> not
afaict
L131[05:40:10]

<payonel> i
think just me
L132[05:40:11]

<Lily> it
only clones `loot/`
L133[05:40:22]

<payonel> i
hear you, but, i dont trust submodules
L134[05:40:26]

<payonel>
so i'm just double checking
L135[05:40:30]

<Lily>
that's fair
L137[05:41:01]

<payonel>
ok, it was just me without sparse
L138[05:41:08]

<Lily> all
good then
L139[05:42:16]

<Lily> oh
yeah, might also be worth adding `tmp/**` to gitignore
L140[05:42:31]

<Lily>
incase you end up running OCVM for one reason or another
L141[05:42:32]

<payonel>
@Ocawesome101 has a pr about that too
L142[05:42:44]

<Lily> oh
he does? nice
L143[05:45:57]

<payonel>
ok refresh pr
L144[05:46:03]

<Lily>
also, feature suggest (which may be entirely out of scope for OCVM,
but I might as well say it): Computronics tape drive (and maybe
sound/etc card?) support?
L145[05:46:09]

<payonel>
feel free to fetch and build new-deps-target
L146[05:46:16]

<Lily>
👍
L147[05:46:37]

<payonel>
`make deps && make -j` shoudl do
L148[05:46:43]

<payonel>
and test `make lua=lua5.2`
L149[05:47:22]

<Lily>
should be fine but fs_utils still broken, I'll fix locally
hold o
L150[05:47:23]

<Lily> *
on
L151[05:47:26]

<payonel>
`make -j lua=lua5.4 CXX=g++-12`
L152[05:47:29]

<payonel>
is what i use too
L153[05:47:41]

<payonel>
@Lily not for me, what is your compiler?
L154[05:47:45]

<Lily>
gcc
L155[05:47:49]

<Lily>
`./drivers/fs_utils.h:5:1: note: ‘uint64_t’ is defined in header
‘<cstdint>’; this is probably fixable by adding ‘#include
<cstdint>’`
L156[05:47:52]

<payonel>
which version
L157[05:47:55]

<Lily>
`./drivers/fs_utils.h:25:1: error: ‘uint64_t’ does not name a
type`
L158[05:47:55]

<Lily>
uh
L159[05:47:56]

<payonel>
gcc --version
L160[05:48:05]

<Lily> `gcc
(GCC) 14.2.1 20240910`
L161[05:48:11]

<Lily> what
are you running?
L162[05:48:22]

<payonel>
on this machine, 12. but i will test 14
L163[06:03:47]

<payonel>
ok, tested a few. even clang 14
L164[06:04:17]

<Lily> no
error?
L165[06:04:18]

<payonel>
@Lily ok, pull new-deps-target can build?
L166[06:04:20]

<payonel>
no errors
L167[06:04:24]

<Lily>
strange
L168[06:04:46]

<payonel>
@Lily no sorry. i mean, with include cstdint
L169[06:04:50]

<Lily>
oh
L170[06:04:53]

<payonel>
i've pushed it. just wanted to test first
L171[06:04:57]

<Lily>
aight
L172[06:05:05]

<payonel> i
mean, i was testing it myself first before push
L173[06:05:11]

<Lily> will
do
L174[06:06:06]

<Lily>
`lua=lua5.2`: works afaict
L175[06:06:25]

<Lily>
`lua=lua5.4`: no dice
L176[06:06:30]

<Lily> you
are hard depending on g++-12
L177[06:06:46]

<payonel>
@Lily i'll replace that with (use sys default) if you
prefer
L178[06:06:49]

<payonel>
makefile's CXX default
L179[06:06:53]

<Lily> oh,
I forgot to remove the `CXX=`
L180[06:06:55]

<Lily> oops
<:ioa:1225046128253468793>
L181[06:07:01]

<Lily> no
dw I am just a dumbass
L182[06:07:02]

<Lily>
works
L183[06:07:03]

<payonel>
oh did i already remove that?
L184[06:07:11]

<payonel>
ok cool
L185[06:07:15]

<payonel> i
did want to remove it
L186[06:07:17]

<payonel>
glad i did
L187[06:27:25]

<payonel>
@Ocawesome101 does github let me change someone else PR? i probably
should have done that ... sorry. all credit to you
L188[06:27:29]

<payonel> i
"merged" your gpu fix
L189[06:27:53]

<Ocawesome101> no worries
L190[06:29:22]

<Ocawesome101> i don't know if it
lets you.
L191[06:29:46]

<Ocawesome101> @payonel both fixes or just
the one?
L192[06:30:15]

<payonel>
the gpu palette mode stuff
L193[06:30:17]

<payonel>
what is the other?
L194[06:30:46]

<Ocawesome101>
gpu.setforeground/setbackground returning the wrong colors
L195[06:31:02]

<payonel> i
mean, was it in your pr? or is this something you didnt fix
L196[06:31:16]

<Lily> no
it was in his pr, i'm not nearly that good of a C(++)
dev
L197[06:31:22]

<Ocawesome101> it was in mine, yes
L198[06:31:37]

<payonel>
@Ocawesome101 i see it now. didnt realize it wasnt related to the
plan9k palette
L199[06:31:39]

<payonel>
yes, it is all in
L200[06:31:45]

<Ocawesome101> right on
L201[06:32:08]

<Ocawesome101> when do we get gpu buffers?
:p
L202[06:32:39]

<payonel>
oh boy - fun haha
L203[06:33:01]

<payonel>
what idiot ever added thoes to oc in the first place
L204[06:33:14]

<Lily>
~~wasn't it you~~
L205[06:33:26]

<Lily>
also, while we're on the topic of feature requests (sorry :P)
- DFPWM?
L206[06:33:59]

<payonel>
didnt mean to heart that, but ah well
L207[06:34:10]

<Lily> yeah
I was a little confused lol
L208[06:35:08]

<payonel>
youre referring to audio?
L209[06:35:15]

<Lily>
yeah
L210[06:35:16]

<Lily>
computronics tape drive
L211[06:35:46]

<payonel>
probably gives you some really nice audio output
L212[06:35:59]

<Lily>
it's pretty okay ngl
L213[06:36:18]

<Lily> +
tape drives can store data but that might be out of scope even
further
L214[06:36:40]

<payonel>
cc tape drives?
L215[06:36:48]

<Lily>
computronics, yeah
L216[06:37:00]

<payonel>
oh, computronics, not cc
L217[06:37:00]

<Lily>
well, the tapes themselves
L218[06:37:10]

<Lily> yeah
that's where DFPWM is from :P
L219[06:37:49]

<Lily>
technically CC uses 1a I think
L220[06:37:55]

<Lily>
which is a higher sample rate
L221[06:38:14]

<Lily> 1a
is 48KHz, regular DFPWM is 32767
L222[06:38:27]

<payonel>
dfpwm is only from computronics?
L223[06:38:35]

<Lily>
well, CC uses it these days as well
L224[06:38:45]

<Ocawesome101> ffmpeg supports dfpwm1a at
a minimum
L225[06:38:52]

<payonel>
i'm confused
L226[06:38:54]

<Ocawesome101> ....because someone from
the CC community PR'd it in
L227[06:39:00]

<payonel>
what do you mean dfpwm is from computronics?
L228[06:39:01]

<Lily>
computronics was the original use of DFPWM
L230[06:39:16]

<Lily>
technically it's from one of asie's old projects
L232[06:39:44]

<payonel>
err not that
L233[06:41:36]

<payonel>
was it originally Gamax92?
L234[06:41:57]

<payonel>
@gamax92 still around old friend?
L235[06:41:59]

<Michiyo>
It was GreaseMonkey
L236[06:42:12]

<Michiyo>
DFPWM (Dynamic Filter Pulse Width Modulation) is an audio codec
created by Ben “GreaseMonkey” Russell in 2012, originally to be
used as a voice codec for asiekierka's pixmess
L237[06:42:36]

<Lily>
pixmess being "one of asie's old project"
L238[06:42:37]

<Lily> *
projects"
L239[06:46:16]

<payonel>
greasemonkey, boy that nerd did some wild stuff with mips
L240[06:47:27]

<Lily> ngl
I'm impressed OC's still vaguely kind of updating on 1.7,
even if just for patches
L241[06:47:43]

<Lily> most
other mods of the era are abandoned and some riddled with security
holes
L242[06:47:52]

<Bob>
aren't the GregTech maintaining it and patching it
L243[06:47:57]

<Lily> some
holes, uh, [looks at bibliocraft] worse than others
L244[06:48:13]

<Lily> oh
yeah the GTNH and GTMEGA communities are basically atlas for
1.7
L245[06:48:36]

<Bob> yeah
pretty much, they turned 1.7.10 upside down
L246[06:48:46]

<Bob> i
think they have core patches and other things to make it run on
modern Java
L247[06:48:47]

<Lily> you
couldn't even pry 1.7 from their cold dead hands, because
they'll have irreversibly welded it to their cold dead
hands
L248[06:48:51]

<Lily> they
do! lwjgl3ify
L250[06:49:14]

<Bob>
genuinely unrecognizeable anymore lmfao
L251[06:49:26]

<payonel>
in what way bob?
L252[06:49:26] <Corded> >
<LilyflowerFDL> some holes, uh, [looks at bibliocraft] worse
than others
L253[06:49:26]

<Lily>
tl;dr for those unaware:
L254[06:49:30]

<Lily>
biblio does not sanitize it's book data.
L255[06:49:42]

<Lily>
*also*, biblio has an exploit that lets you modify NBT of arbitrary
items.
L256[06:49:57]

<Lily>
*also* also, bibliocraft uses the book title as a straight
filename.
L257[06:50:06]

<Lily> you
can probably see where this is going
<:ioa:1225046128253468793>
L258[06:50:09]

<payonel>
oh gosh
L259[06:50:11]

<payonel>
wow
L261[06:50:24]

<payonel>
btw, we need to remove file buffering from oc
L262[06:50:33]

<payonel>
anyone doing a lot of file io still?
L263[06:50:45]

<Lily> I
was the original guinea pig for this actually !
L264[06:50:49]

<Lily>
(with permission ofc, I know the guy)
L265[06:51:22]

<Lily> I
still feel kind of bad for DMing asie about "hey um. foamfix
patch" when it was probably like 3am for her
L266[08:01:52]

<Forecaster> Not the file buffering!
L267[08:02:25]

<Forecaster> Then where am I going to get
my all you can eat files?!
L268[08:10:26]

<Spider
EveryOS> %tonkout
L269[08:10:27] <MichiBot> By my throth!
Spider EveryOS! You beat your own previous record of 3 hours, 2
minutes and 23 seconds (By 23 seconds)! I hope you're
happy!
L270[08:10:28] <MichiBot> Spider EveryOS
has tonked out! Tonk has been reset! They gained 0.003 tonk points!
plus 0.004 bonus points for consecutive hours! Current score:
0.03811, Position #2 => #1 (Overtook CompanionCube)
L271[08:11:38] <Hawk777> File *buffering*,
not file *buffeting*.
L272[08:13:33]

<Ocawesome101> ah yes, file buffeting -
all you can eat files, not to be confused with file buffeting -
when you throw lots of files into a strong breeze.
L273[08:23:15]

<Bob> when
i'm in a file buffeting competition and my opponent is the
french language pack remover `rm -fr /*`
L274[08:27:17] <CompanionCube>
%drink
L275[08:27:17] <MichiBot> You drink a
basic bavarium potion (New!). Sitting down suddenly seems like a
really terrible idea.
L276[08:47:26]
⇨ Joins: GxKilla (~GxKilla@31.133.238.165)
L277[08:49:59] ⇦
Quits: GxKilla (~GxKilla@31.133.238.165) (Client Quit)
L278[09:04:28] ⇦
Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:c923:b93f:f470:908b)
(Quit: Leaving.)
L279[09:10:00]
⇨ Joins: Vexatos
(~Vexatos@p200300eaef1ce7007e1c49f4c47a485a.dip0.t-ipconnect.de)
L280[09:10:00]
zsh sets mode: +v on Vexatos
L281[10:28:15] <CompanionCube> %tonk
L282[10:28:15] <MichiBot> Dad-Sizzle!
CompanionCube! You beat Spider EveryOS's previous record of
<0 (By 2 hours, 17 minutes and 48 seconds)! I hope you're
happy!
L283[10:28:16] <MichiBot>
CompanionCube's new record is 2 hours, 17 minutes and 48
seconds! CompanionCube also gained 0.0023 tonk points for stealing
the tonk. Position #2. Need 0.00203 more points to pass Spider
EveryOS!
L284[11:17:38] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef1ce7007e1c49f4c47a485a.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L285[11:52:29]
⇨ Joins: Vexatos
(~Vexatos@p200300eaef29220027bd7d613b27e612.dip0.t-ipconnect.de)
L286[11:52:30]
zsh sets mode: +v on Vexatos
L287[12:11:10]

<Vaur>
%sip
L288[12:11:11] <MichiBot> You drink a
dashed weather potion (New!). Vaur turns into a bear wolf girl
until someone turns off a lamp and then on again.
L289[12:41:12]

<Forecaster> bear wolf!
L290[12:41:44] *
Amanda meows and looks around
L291[12:42:40] <Amanda> %splash
@Forecaster with mutable weather potion
L292[12:42:41] <MichiBot> You fling a
mutable weather potion (New!) that splashes onto @Forecaster.
@Forecaster turns into a jumbonium spaghetti boy until they exit
the room.
L293[12:58:05]

<Forecaster> D:
L294[12:58:23]

<Forecaster> Luckily I was on my way
outside
L295[13:28:36]

<Forecaster> %tonk
L296[13:28:37] <MichiBot> Wow!
Forecaster! You beat CompanionCube's previous record of 2
hours, 17 minutes and 48 seconds (By 42 minutes and 33 seconds)! I
hope you're happy!
L297[13:28:39] <MichiBot>
Forecaster's new record is 3 hours and 21 seconds! Forecaster
also gained 0.00213 (0.00071 x 3) tonk points for stealing the
tonk. Position #5. Need 0.01078 more points to pass
Flameingsoul!
L298[14:23:32]

<Spider
EveryOS> %sip
L299[14:23:32] <MichiBot> You drink a
solid silver potion (New!). Spider EveryOS's pinky goes on
vacation until someone baps them.
L300[15:05:07]

<Forecaster> %bap "Spider
EveryOS"
L301[15:05:09] <MichiBot> Forecaster baps
Spider EveryOS with voter id powered by javascript and AWS
Lambda!
L302[15:48:51]

<Spider
EveryOS> %bap Forecaster
L303[15:48:52] <MichiBot> Spider EveryOS
baps Forecaster with the pamphlet for the onion cutting ninjas
recruitment drive!
L304[16:29:19] <CompanionCube>
%tonkout
L305[16:29:20] <MichiBot> Potzblitz!
CompanionCube! You beat Forecaster's previous record of 3
hours and 21 seconds (By 21 seconds)! I hope you're
happy!
L306[16:29:21] <MichiBot> CompanionCube
has stolen the tonkout! Tonk has been reset! They gained 0.003 tonk
points! plus 0.002 bonus points for consecutive hours! (Reduced to
50% because stealing) Current score: 0.04208. Position #2 => #1
(Overtook Spider EveryOS)
L307[16:29:28] <Corded> >
<payonel> btw, we need to remove file buffering from
oc
L308[16:29:28]

<Renno>
???
L309[16:32:36] <MichiBot> @Michiyo
REMINDER: you are awesome and we appreciate you
L310[16:53:22]

<payonel>
@Renno i just never liked it
L311[16:53:32]

<payonel>
it is pointless, i'm 99.9% convinced it never helped
L312[16:58:15]

<Renno> you
mean the config option?
L313[16:58:19]

<payonel>
yes
L314[16:58:21]

<payonel>
and the code
L315[16:58:34]

<Renno> oh,
I mean idk, what was the intention of doing it in the first
place?
L316[16:59:59]

<Liizzii-chan> Probably so OC computers
couldn't hammer the hosts disks?
L317[17:00:54]

<Liizzii-chan> Though in most situations
the host already has some FS-level caching so that's kinda of
a moot point
L318[17:02:01]

<payonel>
all host operating systems have fs-level caching. there is simply
no way that oc file caching would be more performant. some time ago
i run massive tests on hosts ranging from raspberry pis, to windows
laptops, macs, server blades.... all of them performed equal or
better with caching off
L319[17:02:09]

<payonel>
anyways, it was always just a thing that bugged me
L320[17:13:32]

<Renno>
sounds reasonable
L321[17:15:05]

<Forecaster> I always turn it off anyway
when developing
L322[17:15:29]

<Michiyo> I
always turn it off.
L323[17:20:52]

<FLORANA> i
have a question, i sent a screenshot of my code from my terminal
cause thats how i write it
L324[17:20:52]

<FLORANA>
and people where complaining they couldn't read it
L325[17:20:52]

<FLORANA> i
call bull, i wanted to ask here for more inputs
L327[17:21:37]

<FLORANA>
can anyone else read or not read it?
L328[17:22:07]

<payonel>
lol
L329[17:22:18]

<FLORANA>
if anyone is curious it's the Commadore64 font (1:1)
L330[17:23:03]

<payonel> i
mean, it's harder for me to read than my own font settings,
but i CAN read it, so 🤷♂️
L331[17:23:39]

<Kristopher38> Some colours have low
contrast with the background, that's the biggest issue for
me
L332[17:25:15]

<FLORANA>
ok i can agree with that, tho idk how to change the theme on
it
L333[17:26:31]

<Forecaster> I think it's mainly the
colours as well
L334[17:27:25]

<payonel>
for me it is the weight-to-spacing that breaks my reading
flow
L335[17:37:12] <Corded> >
<FLORANA(BILLPC2684)>
L336[17:37:12]

<Renno>
That is difficult to read
L337[18:01:27]

<Spider
EveryOS> %tonk
L338[18:01:28] <MichiBot> Yow! Spider
EveryOS! You beat CompanionCube's previous record of <0
(By 1 hour, 32 minutes and 8 seconds)! I hope you're
happy!
L339[18:01:29] <MichiBot> Spider
EveryOS's new record is 1 hour, 32 minutes and 8 seconds!
Spider EveryOS also gained 0.00154 tonk points for stealing the
tonk. Position #2. Need 0.00243 more points to pass
CompanionCube!
L340[18:14:53] <Corded> >
<Renno> That is difficult to read
L341[18:14:53]

<FLORANA>
how tho, would you say it's the font or the colors?
L342[18:16:31]

<RedstoneParkour> for me its the
colors
L343[18:27:18]

<Forecaster> %sip
L344[18:27:20] <MichiBot> You drink a
square white potion (New!). Forecaster's eyes turn violet
until they have an excluded potion.
L345[18:27:29]

<Forecaster> Agh
L346[19:17:19]

<RedstoneParkour> %sip
L347[19:17:20] <MichiBot> You drink a ripe
currentcorn potion (New!). RedstoneParkour turns into a toad sheep
boy until they see a bird.
L348[19:44:43]

<Forecaster> Toad sheep!
L349[20:01:53]

<Vaur>
%tonk
L350[20:01:55] <MichiBot> Goshhawk! Vaur!
You beat Spider EveryOS's previous record of 1 hour, 32
minutes and 8 seconds (By 28 minutes and 17 seconds)! I hope
you're happy!
L351[20:01:56] <MichiBot> Vaur's new
record is 2 hours and 25 seconds! Vaur also gained 0.00094 (0.00047
x 2) tonk points for stealing the tonk. Position #3. Need 0.0092
more points to pass Spider EveryOS!
L352[22:02:49] <CompanionCube>
%tonkout
L353[22:02:50] <MichiBot> Goshhawk!
CompanionCube! You beat Vaur's previous record of 2 hours
and 25 seconds (By 29 seconds)! I hope you're happy!
L354[22:02:51] <MichiBot> CompanionCube
has stolen the tonkout! Tonk has been reset! They gained 0.002 tonk
points! plus 0.001 bonus points for consecutive hours! (Reduced to
50% because stealing) Current score: 0.04558. Position #1
L355[22:03:29] <CompanionCube>
%drink
L356[22:03:30] <MichiBot> You drink a
wonderful void potion (New!). CompanionCube feels slightly
slower.
L357[22:35:18] <Corded> >
<FLORANA(BILLPC2684)>
L358[22:35:18]

<Lily> imo
the lack of background is the issue
L359[22:35:28]

<Lily> too
much noise
L360[22:35:41]

<Lily> (the
font is also huge though)
L361[22:36:14]

<FLORANA>
thats just how my terminal is configured
L362[22:41:57] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef29220027bd7d613b27e612.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L363[23:13:21]

<Spider
EveryOS> %sip
L364[23:13:21] <MichiBot> You drink a
thick yellow potion (New!). The potion bottle insults Spider
EveryOS's haircut.
L365[23:42:50]

<S3> ...Why
are people trying to travel by wheel well of airplane?
L366[23:42:59]

<S3> Most
jets fly at 35-45,000 feet
L367[23:43:21]

<S3> You
need supplemental oxygen at ~16000 feet...