<<Prev Next>> Scroll to Bottom
Stuff goes here
L2[00:06:45]

<RedstoneParkour> seems to be loading fine
for me
L3[00:09:38]

<Michiyo> I
mean, yeah it is now.. 20 minutes later...
L4[00:09:55]

<RedstoneParkour> guess its fixed
then
L5[00:10:11]

<dadadot>
Hey, anybody know the setting for when i change code of a computer
in an ide it gets updated ingame without restarting the
server?
L6[00:10:48]

<RedstoneParkour> set `bufferChanges` to
false
L7[00:11:06]

<RedstoneParkour> inside
`opencomputers.conf`
L8[00:11:31]

<LilyflowerFDL> `undefined symbol
lua_newuserdata ...` sir `-llua` is Right There.
L9[00:12:08]

<LilyflowerFDL> ...nevermind I specified
the wrong fuckin path LMAO
L10[00:13:39]

<LilyflowerFDL> `ocvm: ELF 64-bit MSB
executable, SPARC V9, Sun UltraSPARC1 Extensions Required, total
store ordering, version 1 (Solaris), dynamically linked,
interpreter /usr/lib/sparcv9/ld.so.1, with debug_info, not
stripped` finally
L11[00:14:45]

<RedstoneParkour> nice
L12[00:14:58]

<LilyflowerFDL> `proc path [] had no dir
slash, unexpected` lovely.
L13[00:17:00]

<RedstoneParkour> you could *probably* get
away with hardcoding the proc path
L14[00:19:48] <Corded> >
<RedstoneParkour> you could *probably* get away with
hardcoding the proc path
L15[00:19:48]

<LilyflowerFDL> why does it even depend on
`/proc/self/exe/`?
L16[00:19:50]

<LilyflowerFDL> * `/proc/self/exe`?
L17[00:20:10]

<RedstoneParkour> to locate where the loot
disks & default eeprom is
L18[00:20:19]

<LilyflowerFDL> ...it can't just use
the current path...?
L19[00:20:45]

<RedstoneParkour> not if you're
running it outside of the build dir
L20[00:21:07]

<LilyflowerFDL> yyyyeah but it always
expects `system/` to be in the same directory as itself
doesn't it
L21[00:21:15]

<RedstoneParkour> yup
L22[00:21:40]

<RedstoneParkour> unless you patch the
proc-path-getting function to point somewhere else
L23[00:21:42]

<LilyflowerFDL> i wonder if i can just...
`path = "./"`
L24[00:24:32] <Corded> >
<RedstoneParkour> yup
L25[00:24:32]

<LilyflowerFDL> so this entire method is
pointless
L26[00:24:35]

<LilyflowerFDL> because it's
implicitly `./`
L27[00:24:53]

<RedstoneParkour> no?
L28[00:25:02]

<RedstoneParkour> it should point to the
dir the binary is in
L29[00:26:12] <Corded> >
<RedstoneParkour> it should point to the dir the binary is
in
L30[00:26:12]

<LilyflowerFDL> `/proc/self/exe` will
always be PWD
L31[00:26:23]

<LilyflowerFDL> or wait
L32[00:26:25]

<LilyflowerFDL> no ok I see the point
here
L33[00:26:36]

<LilyflowerFDL> it's still, uh,
pretty pointless
L34[00:26:41]

<LilyflowerFDL> and should just allow
specifying the where
L35[00:28:10]

<RedstoneParkour> it makes sense if one
adds the dir the ocvm binary is in to PATH
L36[00:29:03]

<LilyflowerFDL> yeah fair
L37[00:41:59] ⇦
Quits: Hawk777 (~Hawk777@2605:1700:10aa:6600:f917:c5e:50c7:42ac)
(Quit: Leaving.)
L38[00:46:32] <Corded> >
<dadadot> Hey, anybody know the setting for when i change
code of a c…
L39[00:46:32]

<Forecaster> For the record you don't
need to restart the minecraft server, you could just take the
harddrive out and put it back in the OC computer
L41[00:47:21]

<Forecaster> try the other way
around
L42[00:48:58]

<dadadot>
thing is, i would like to link the pathfinding module to different
robots. ah well, a bit of copying and pasting i guess
L43[00:49:26]

<Forecaster> I use python to deploy my
files into the game save
L44[00:50:09]

<dadadot>
yeah, thx forecaster! guess that's the way, just some script
to automate the process
L45[00:50:26]

<Kristobear38> Weird; symlinking worked
for me historically
L46[00:50:35]

<Kristobear38> Are you on Linux or
windows?
L47[00:50:41]

<dadadot>
linux
L48[00:51:12]

<dadadot>
yeah, i have a vague memory of working in the past but that might
just be imagination. maybe it's hard links and not soft
L49[00:51:44]

<Kristobear38> Soft links worked as well
cause I remember symlinking directories
L50[00:53:09]

<Kristobear38> But I did that on new
versions of the mod, you're running 1.7.5 so dunno
L51[00:54:21]

<dadadot>
yeah, i just checked. when i rebuild the robot and restart the
symlink just gets turned into a normal file
L52[00:54:36]

<dadadot>
it's sky factory 4. i could just update the oc version
tho
L53[00:55:25]

<dadadot>
thx for the help guys
L54[01:01:32] <Corded> >
<LilyflowerFDL> `ocvm: ELF 64-bit MSB executable, SPARC V9,
Sun UltraSPARC1…
L55[01:01:32]

<LilyflowerFDL> still doesn't
work
L56[01:01:34]

<LilyflowerFDL> the screen just goes
blank
L57[01:16:19] <Corded> >
<Nightnuker> I mean I'm gonna be honest I don't
even know lua so I gotta…
L58[01:16:19]

<Renno> I
actually knew lua at an "expert" level and it still took
me quite some time to make good programs in OC. Reading through the
OC wiki and OpenOS files really helped with environmental
awareness
L59[01:19:57] <Corded> >
<LilyflowerFDL> the screen just goes blank
L60[01:19:57]

<LilyflowerFDL> `--frame=basic`
"works". never gets to a shell.
L61[01:23:15]

<Forecaster> lies, there are no good
programs
L62[01:23:32]

<Forecaster> all code is terrible
L63[01:23:52]

<Forecaster> it's just that some code
is more terrible than other code
L64[01:34:18]

<Renno> na
I definitely have some good programs
L65[01:34:30]

<Renno>
also one of the biggest hurdles in making OC programs is working
within memory
L66[01:59:48] ⇦
Quits: Amanda (~m-yt727s@cloud.camnet.site) (Read error: Connection
reset by peer)
L67[02:13:07]

<Forecaster> my biggest hurdle is working
with my own memory
L68[02:42:12] *** Joins: Amanda
(~m-yt727s@cloud.camnet.site) AmandaC
L69[02:42:52] *
Amanda meows and looks around
L70[02:44:07] <Amanda> @LiluflowerFDL
@Michiyo I have automated stuff that may interrupt internet stuff
go overnight, it was round 02-0300 when you mentioned it, so it may
have been an update or similar
L71[02:46:09] <Amanda> and ofc I
topy'd @LilyflowerFDL
L72[03:03:21]

<Spider
EveryOS> %tonkout
L73[03:03:24] <MichiBot> Kapow! Spider
EveryOS! You beat Vaur's previous record of 3 hours, 9
minutes and 37 seconds (By 19 minutes and 5 seconds)! I hope
you're happy!
L74[03:03:25] <MichiBot> Spider EveryOS
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: 2.263425. Position #1
L75[03:03:35] *
Amanda orders MichiBot some %soup
L76[03:03:39] <MichiBot> Waiter!! Waiter!!
Theres the co-ordinates to a serial port embedded in a tree in my
soup!
L77[03:10:28] <Amanda> %splash @Forecaster
with mutable iron potion
L78[03:10:30] <MichiBot> You fling a
mutable iron potion (New!) that splashes onto @Forecaster.
@Forecaster turns into a citrus unicorn boy until they use
"Swing Harmony" in a sentence.
L79[03:10:49] <Amanda> Horse! ~flops over
Elfi to distract her~
L80[03:11:07]

<Forecaster> oh, I can stop looking for
that lamp now
L81[03:11:42]

<Forecaster> I have no idea how to use
swing harmony in a sentence so I guess I'll have to wait
aww
L82[03:52:24] <Amanda> ! Pahkidg is out for
delivery!
L83[03:53:09] *
Amanda sits on the windowsil, stares out at the streer
L84[03:53:15] *
Amanda * street
L85[03:56:30]

<Forecaster> Launch the
interceptors!
L86[03:56:39] <Amanda> D:<
L87[03:56:43] <Amanda> %bite
@Forecaster
L88[03:56:45] <MichiBot> Amanda is trying
to bite @Forecaster! They have 5 minutes if they want to attempt
to %defend against it!
L89[03:57:15]

<Forecaster> %dodge
L90[03:57:16] <MichiBot> Forecaster failed
to dodge Amanda. With a 10 vs 12 Forecaster takes the full 1
damage.
L91[03:57:19]

<Forecaster> ow
L92[03:57:44] <Amanda> 1 damage? ONE
DAMAGE!?
L93[03:58:09] *
Amanda grumbles about @Nadja's safetys put on the universe,
her bite should have tore a hole in space-time!
L94[04:00:40]

<Forecaster> spacetime holes are a pain to
patch though
L95[04:01:24] <Amanda> That's a @Nadja
problem though, I don't see why I should stop!
L96[04:02:48]

<Forecaster> she's just doing
preventative maintenance
L97[04:06:31] <Amanda> I don't know
what that is, but I don't like it!
L98[04:06:36] *
Amanda grumbles, curls up in Lizzy's lap
L99[04:07:26]

<Forecaster> it's where you prevent
yourself from having to do maintenance
L100[04:07:44]

<Forecaster> by, say, preventing holes
from being torn in the universe
L101[04:08:11] <Amanda> Yeah, definately
don't like that!
L102[04:23:11] *
Lizzy pats Amanda
L103[04:23:20] *
Amanda purrs softly
L104[04:32:31]

<Forecaster> %tonk
L105[04:32:32] <MichiBot> Fiddlesticks!
Forecaster! You beat Spider EveryOS's previous record of
<0 (By 1 hour, 29 minutes and 9 seconds)! I hope you're
happy!
L106[04:32:33] <MichiBot>
Forecaster's new record is 1 hour, 29 minutes and 9 seconds!
Forecaster also gained 0.00149 tonk points for stealing the tonk.
Position #2. Need 0.0263 more points to pass Spider EveryOS!
L107[05:11:19] <Amanda> %remindme 2h20m
check if the tracker thingy works now
L108[05:11:22] <MichiBot> I'll tell
you "check if the tracker thingy works now" in 2h20m at
10/31/2025 07:31:21 AM
L109[06:07:08]

<Spider
EveryOS> %sip
L110[06:07:10] <MichiBot> You drink a
prickly yellow potion (New!). Tonk moved forward 2 hours. (Rem.
uses: 0)
L111[06:23:49]

<Forecaster> aww
L112[06:28:57] <Amanda> %choose
cereal?
L113[06:28:59] <MichiBot> Amanda: A
nearby persons hair turns blue
L114[06:32:45]

<Vaur>
%sip
L115[06:32:47] <MichiBot> You drink a
steady silver potion (New!). The bottle turns into an aether
dagger.
L116[07:08:36]

<Forecaster> %sip
L117[07:08:37] <MichiBot> You drink a
serif aluminium potion (New!). 3 nearby pebbles suddenly shift
slightly in Forecaster's direction.
L118[07:09:19] <Amanda> pahkidg get
L119[07:30:25]

<Vaur>
%sip
L120[07:30:26] <MichiBot> You drink a tiny
dilithium potion (New!). Vaur feels slightly slower.
L121[07:31:21] <MichiBot> Amanda REMINDER:
check if the tracker thingy works now
L122[07:31:40] <Amanda> No need, they
showed up before yesterday's estimate!
L123[07:52:07]

<Forecaster> The nerve
L124[07:52:38]

<Forecaster> That means the interceptors
failed! I mean...
L125[08:04:45]

<payonel>
@LilyflowerFDL sorry i only just saw your messages about ocvm. but
looks like you kept working at it. did you have any other
questions?
L126[08:17:37] <Corded> >
<Forecaster> Maybe the power supply broke
L128[08:21:45] *** Joins: Vexatos
(~Vexatos@2001:4647:af75:0:91df:97a5:e47c:5620) Vexatos
L129[08:21:45]
zsh sets mode: +v on Vexatos
L130[08:26:17]

<Forecaster> If it's supplying
voltage it's unlikely the mb wouldn't power on without
fans
L131[08:28:12]

<Jaja
Steele> last time this brand of supply failed the voltages were
also right
L132[08:28:19]

<Jaja
Steele> but it was still the psu
L133[08:29:27]

<Jaja
Steele> i think its just a trash brand lol, it's a (now
tinkered with) prebuilt so probably one of the cut corners to make
it affordable during the gpu price crisis when i bought it
L134[08:30:12]

<Jaja
Steele> * well last time this brand of supply failed the
voltages were also right, but iirc it was the same issue, no
reaction to power button
L135[08:35:26]

<Spider
EveryOS> %tonkout
L136[08:35:27] <MichiBot> Heckgosh! Spider
EveryOS! You beat Forecaster's previous record of 1 hour, 29
minutes and 9 seconds (By 33 minutes and 45 seconds)! I hope
you're happy!
L137[08:35:28] <MichiBot> Spider EveryOS
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: 2.266925. Position #1
L138[09:10:18]

<Forecaster> %greenshell "Spider
EveryOS"
L139[09:10:22] <MichiBot> Forecaster: You
hit Spider EveryOS! They lost 0.00894 tonk points which you gain!
Congratulations! Position #2 Need 0.01192 more points to pass
Spider EveryOS!
L140[09:47:38]

<Vaur>
%tonk
L141[09:47:40] <MichiBot> Gadsbudlikins!
Vaur! You beat Spider EveryOS's previous record of <0 (By
1 hour, 12 minutes and 12 seconds)! I hope you're happy!
L142[09:47:41] <MichiBot> Vaur's new
record is 1 hour, 12 minutes and 12 seconds! Vaur also gained
0.0012 tonk points for stealing the tonk. Position #3. Need
0.122305 more points to pass Forecaster!
L143[09:55:59] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 198
seconds)
L144[10:08:25] *** Joins: doskel
(~doskel@doskel.net) doskel
L146[10:22:03]
⇨ Joins: computerdores (~computerd@46.28.84.136)
L147[11:46:41] <Corded> >
<payonel> @LilyflowerFDL sorry i only just saw your messages
about oc…
L148[11:46:41]

<LilyflowerFDL> well, the only issue now
is ANSI mode flat out doesn't work, no output at all
L149[11:48:59]

<Forecaster> %tonk
L150[11:49:00] <MichiBot> Willikers!
Forecaster! You beat Vaur's previous record of 1 hour, 12
minutes and 12 seconds (By 49 minutes and 7 seconds)! I hope
you're happy!
L151[11:49:01] <MichiBot>
Forecaster's new record is 2 hours, 1 minute and 20 seconds!
Forecaster also gained 0.00164 (0.00082 x 2) tonk points for
stealing the tonk. Position #2. Need 0.01028 more points to pass
Spider EveryOS!
L152[11:49:17]

<Vaur> I
was just checking 🙁
L153[11:57:47] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 198
seconds)
L154[12:09:57] *** Joins: doskel
(~doskel@doskel.net) doskel
L155[12:14:44] <Amanda> %choose change to
numeric pin or just accept the extra tap
L156[12:14:45] <MichiBot> Amanda: I tried
reading my tea leaves this morning. There was something about death
and doom. Anyway, go with "change to numeric pin"
L157[12:19:12] <Corded> >
<LilyflowerFDL> well, the only issue now is ANSI mode flat
out doesn't work…
L158[12:19:12]

<payonel>
did you have to make any code/build changes?
L159[12:19:12]

<payonel>
what is your host os? what terminal are you using?
L160[12:19:12]

<payonel>
ANSI? like, pty mode doesnt work but tty mode does?
L161[12:31:26] <Corded> >
<payonel> did you have to make any code/build changes?
L162[12:31:26] <Corded> what is your
h…
L163[12:31:26]

<LilyflowerFDL> several source changes
yeah
L164[12:31:36]

<LilyflowerFDL> nothing in tty
though
L165[12:31:59]

<LilyflowerFDL> a not insignificant
portion of ocvm depends on linux or bsd internals
L166[12:32:30] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 201
seconds)
L167[12:32:49] <Corded> >
<LilyflowerFDL> nothing in tty though
L168[12:32:49]

<LilyflowerFDL> actually there was one
change but it was just replacing a cfsetraw call with what said
call sets on the termios
L169[12:33:39] <Corded> >
<payonel> did you have to make any code/build changes?
L170[12:33:39] <Corded> what is your
h…
L171[12:33:39]

<LilyflowerFDL> as for terminal, my client
is just standard KDE konsole connected over SSH to a sol10
machine
L172[12:34:06] *** Joins: doskel
(~doskel@doskel.net) doskel
L173[12:34:23]

<LilyflowerFDL> (ocvm also no longer
builds on modern linux systems; CXXFLAGS needs `-include
stdint.h`]
L174[12:34:27]

<LilyflowerFDL> * stdint.h`)
L175[12:35:11]

<LilyflowerFDL> escape codes are
definitely supported in some manner. colours in and of themselves
work
L176[12:35:35]

<LilyflowerFDL> there's also no
output over serial but I don't think that's a supported
environment lmao
L177[12:36:23]

<LilyflowerFDL> `--frame=basic`
"works"
L178[12:36:34]

<LilyflowerFDL> it'll boot openos but
never get to a shell
L179[12:38:23] <Corded> >
<Amanda> @LiluflowerFDL @Michiyo I have automated stuff that
may int…
L180[12:38:23]

<LilyflowerFDL> Amanda: ah okay, I'll
try again later
L181[12:38:24] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 190
seconds)
L182[12:38:49] <Amanda> It should all be
up and fine now, if not let me know and I'll poke it
L183[12:39:04] <Amanda> It's
currently 15:38 in my timezone, so if stuff's not working now,
it's a bug
L184[12:39:35]

<LilyflowerFDL> the only issue now is
getting OCVM to work properly, and then I can in fact boot kOS NEO
on a "T1"* machine
L185[12:39:43]

<LilyflowerFDL> *okay, it's a
IIe
L186[12:40:02]

<LilyflowerFDL> the T1000 is too loud
unfortunately
L187[12:42:20]

<Vaur>
%sip
L188[12:42:21] <MichiBot> You drink a
fragrant nectar potion (New!). Vaur shrinks by a negligible amount
until someone turns off a lamp and then on again.
L189[12:42:31] *** Joins: doskel
(~doskel@doskel.net) doskel
L190[12:43:02] <Amanda> %splash
@Forecaster with mutable nectar potion
L191[12:43:04] <MichiBot> You fling a
mutable nectar potion (New!) that splashes onto @Forecaster.
@Forecaster turns into a shark boy until they see a unicorn.
L192[12:43:13] <Amanda> Oh nice
L193[12:43:22] <Amanda> Know where
there's no unicorns? THE ENCLOSURE!
L194[12:46:12] <Corded> >
<LilyflowerFDL> as for terminal, my client is just standard
KDE konsole con…
L195[12:46:12]

<payonel>
what did you mean ansi doesn't work at all? and why ssh? have
your tried local? and if you make a PR i'd love to test it
out.
L196[12:46:12]

<payonel>
also, i did some weird code in that project because i was having
fun. irl i'm less weird with my code. that project was kind of
crazy. sorry for the madness.
L197[12:47:01] <Corded> >
<payonel> what did you mean ansi doesn't work at all?
and why ssh? ha…
L198[12:47:01]

<LilyflowerFDL> locally... on the solaris
machine?
L199[12:47:22]

<LilyflowerFDL> that... won't work,
it's a server
L200[12:47:32]

<LilyflowerFDL> ...like an actual server,
it's a sun blade 150
L201[12:48:00]

<LilyflowerFDL> as for doesn't work:
the output is just blank
L202[12:48:08]

<LilyflowerFDL> won't respond to
input either
L203[12:48:34]

<payonel>
no locally as in, the desktop/laptop you are using physically with
you
L204[12:48:41]

<LilyflowerFDL> oh
L205[12:48:47]

<LilyflowerFDL> yeah no that works
fine
L206[12:49:06]

<LilyflowerFDL> defeats the point, but it
works normally
L207[12:50:08]

<payonel>
that's fine. just curious about what is wrong i suppose. so
through ssh it isn't working. i could try to mimic your server
and help you troubleshoot. but my guess is that ocvm isnt actually
loading fully or something dumb is blocking it
L208[12:50:26] <Corded> >
<payonel> that's fine. just curious about what is wrong
i suppose. so…
L209[12:50:26]

<LilyflowerFDL> the weird thing is, it
does work through ssh
L210[12:50:45]

<LilyflowerFDL> if I go local ->
solaris -> myself, it works normally
L211[12:50:49]

<LilyflowerFDL> which is baffling
L212[12:51:07]

<payonel>
oh if you loop back, ok
L213[12:51:24]

<LilyflowerFDL> it's almost
definitely running into some solaris-specific weirdness
L214[12:51:26]

<payonel>
there must be something with ioctl that is getting it mad, or
something with the terminfo
L215[12:51:41]

<LilyflowerFDL> yeah
L216[12:51:52]

<payonel>
i'll check if i have a solaris machine i can test on
L217[12:52:07]

<LilyflowerFDL> it also won't
recognize loot disks for some reason
L218[12:52:24]

<LilyflowerFDL> might be because I
hardcoded `proc_root()` to return ./
L219[12:52:27]

<payonel>
well that's bc my idea of sharing code between repo's i
made too complicated
L220[12:52:40]

<LilyflowerFDL> `/proc/self/exe`
doesn't exist on solaris
L221[12:52:53]

<payonel>
of course
L222[12:53:54] <Corded> >
<payonel> i'll check if i have a solaris machine i can
test on
L223[12:53:54]

<LilyflowerFDL> semi related, I wish qemu
support for SPARC was less, uh. half-baked
L224[12:54:42] <Corded> >
<LilyflowerFDL> might be because I hardcoded `proc_root()`
to return ./
L225[12:54:42]

<LilyflowerFDL> I ended up just copying a
valid openos install over
L226[12:58:55]

<payonel>
it'd probably be good to separate out all the host specific
things into a type of diagnostics/capabilities test
L227[13:01:04]

<LilyflowerFDL> yeah
L228[13:03:19] <Amanda> %choose
laptopnaptime?
L229[13:03:20] <MichiBot> Amanda: Maybe.
In a few minutes.
L230[13:07:59] ⇦
Quits: stephan48 (~stephanj@nemesis.stejau.de) (Ping timeout: 198
seconds)
L231[13:19:26] <Corded> >
<MichiBot> Forecaster: You hit Spider EveryOS! They lost
0.00894 tonk…
L232[13:19:26]

<Spider
EveryOS> ugg
L235[13:26:04]

<Liizzii-chan> mine is same day
L236[13:26:20]

<Liizzii-chan> pretty sure i created this
account to join this guild back when we first made it
L237[13:26:56]

<Forecaster> I joined this server a few
months after my account was created
L238[13:38:46]

<payonel>
where do i find that?
L239[13:38:48]

<payonel> i
want to me too
L240[13:38:53]

<payonel>
also, hi michiyo 🙂
L241[13:40:05]

<RedstoneParkour> %sip
L242[13:40:06] <MichiBot> You drink a
gloopy amethyst potion (New!). RedstoneParkour feels like one
particular wasp has it out for them suddenly.
L243[13:40:31] <Corded> >
<payonel> where do i find that?
L244[13:40:31]

<Forecaster> It's on your profile
card
L246[13:42:17]

<payonel>
we're all the same kind of nerds it would seem
L247[13:47:24]

<Forecaster> I don't know which
server I joined first
L248[13:51:22]

<Forecaster> %tonkout
L249[13:51:23] <MichiBot> Yeah!
Forecaster! You beat your own previous record of 2 hours, 1 minute
and 20 seconds (By 1 minute and 2 seconds)! I hope you're
happy!
L250[13:51:24] <MichiBot> Forecaster has
tonked out! Tonk has been reset! They gained 0.002 tonk points!
plus 0.002 bonus points for consecutive hours! Current score:
2.251705, Position #2 Need 0.00628 more points to pass Spider
EveryOS!
L251[14:00:09]

<Spider
EveryOS> %sip
L252[14:00:11] <MichiBot> You drink a tiny
sapphire potion (New!). The ghost of a plant haunts Spider EveryOS
until they find a lamp.
L253[14:16:39]
⇨ Joins: stephan48 (~stephanj@nemesis.stejau.de)
L254[14:26:28]

<Nightnuker> Happy hallerweent
every1!!!
L255[14:26:35] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 201
seconds)
L256[14:26:56]

<Nightnuker> Eat cander and scream
L257[14:35:44] *** Joins: doskel
(~doskel@doskel.net) doskel
L258[15:09:14]

<Ocawesome101> my discord account dates to
... uh
L260[16:08:35] ⇦
Quits: Vexatos (~Vexatos@2001:4647:af75:0:91df:97a5:e47c:5620)
(Quit: Insert quantum chemistry joke here)
L261[16:10:22] <Izzy> my nickserv
registration predates #oc by 10 days
L262[16:10:24] <Izzy> Registered : Jan 14
04:39:48 2014 (11 years, 41 weeks, 6 days, 18:29:16 ago)
L263[16:10:40] <Izzy> before that there
was #opencomputers so probably doesn't predate that
L264[16:23:35] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 198
seconds)
L265[16:36:27] *
Amanda meows and looks around
L266[16:46:39] *** Joins: doskel
(~doskel@doskel.net) doskel
L267[16:57:47] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 198
seconds)
L268[17:07:37] *** Joins: doskel
(~doskel@doskel.net) doskel
L269[17:20:40]

<Spider
EveryOS> %tonk
L270[17:20:41] <MichiBot> Bejabbers!
Spider EveryOS! You beat Forecaster's previous record of
<0 (By 3 hours, 29 minutes and 18 seconds)! I hope you're
happy!
L271[17:20:42] <MichiBot> Spider
EveryOS's new record is 3 hours, 29 minutes and 18 seconds!
Spider EveryOS also gained 0.00349 tonk points for stealing the
tonk. Position #1.
L272[17:53:04] *
Amanda curls up atop Izzy, meows eepily about her day spent playing
with her new tablet, does a heccen zzzmew
L273[17:53:12] <Amanda> Night girls
L274[17:53:16] *
Izzy patpats
L275[17:53:17] <Izzy> sleeb well
L276[18:16:19] *** Joins: Hawk777
(~Hawk777@2605:1700:10aa:6600:d441:56e7:f934:a9f9) Hawk777
L277[18:48:40] ⇦
Quits: Hawk777 (~Hawk777@2605:1700:10aa:6600:d441:56e7:f934:a9f9)
(Quit: Leaving.)
L278[19:09:20]

<Vaur>
%sip
L279[19:09:22] <MichiBot> You drink a
still lime potion (New!). It tastes salty.
L280[20:02:13]

<Forecaster> %sip
L281[20:02:16] <MichiBot> You drink a
5th-dimensional ruby potion (New!). Forecaster watches helplessly
as 0.088 tonk points take flight into the horizon. (Rem. uses:
1)
L282[20:02:23]

<Forecaster> D:
L283[20:26:48] *** Joins: Hawk777
(~Hawk777@2605:1700:10aa:6600:3bf3:2286:f8dd:3b70) Hawk777
L284[20:34:57]

<Forecaster> %splash "Spider
EveryOS" 5th-dimensional ruby
L285[20:34:58] <MichiBot> You fling a
5th-dimensional ruby potion that splashes onto Spider EveryOS.
Spider EveryOS watches helplessly as 0.057 tonk points take flight
into the horizon. (Rem. uses: 0)
L286[22:19:40]

<RedstoneParkour> %sip
L287[22:19:41] <MichiBot> You drink a
dusty emerald potion (New!). RedstoneParkour gains one research
point. RedstoneParkour now has 1 point. (Rem. uses: 2)
L288[22:24:27]

<Jaja
Steele> %sip
L289[22:24:28] <MichiBot> You drink a
fragrant rainbow potion (New!). Jaja Steele's pockets suddenly
contain 1d10 => 2 Mithril colored marbles.
L290[22:36:41]

<Forecaster> %sip dusty emerald
L291[22:36:43] <MichiBot> You drink a
dusty emerald potion. Forecaster gains one research point.
Forecaster now has 1 point. (Rem. uses: 1)
L292[23:00:08]

<Spider
EveryOS> %sip dusty emerald
L293[23:00:08] <MichiBot> You drink a
dusty emerald potion. Spider EveryOS gains one research point.
Spider EveryOS now has 1 point. (Rem. uses: 0)
L294[23:00:54]

<Spider
EveryOS> %tonkout
L295[23:00:55] <MichiBot> Eureka! Spider
EveryOS! You beat your own previous record of 3 hours, 29 minutes
and 18 seconds (By 2 hours, 10 minutes and 55 seconds)! I hope
you're happy!
L296[23:00:56] <MichiBot> Spider EveryOS
has tonked out! Tonk has been reset! They gained 0.005 tonk points!
plus 0.008 bonus points for consecutive hours! Current score:
2.217475, Position #1