<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:02:03]
<Brisingr
Aerowing> Watched a bit of a YouTuber I subscribe to play Super
Mario Wonder (No Damage 100%)
L2[00:02:11]
<Brisingr
Aerowing> The game is... interesting.
L3[00:07:56] <ThePiGuy24> Saphire: nice art
and cute derg ;3
L4[00:24:54] ⇦
Quits: lily (~lily@124.157.87.105) (Quit: Konversation
terminated!)
L5[00:28:06]
<Saphire>
...I now have a very, very silly idea
L6[00:28:20]
<Saphire>
To just port more of the OC screen code
L7[00:28:31]
<Saphire>
And make it a CC peripheral
L9[00:34:50] <Izzy> Saphire: OC as a
piecemeal CC addon
L10[00:39:02]
<Saphire>
Hah
L11[00:39:22]
<Saphire>
But yeah just kinda dunno what to do
L13[00:39:42]
<Saphire>
"AI" gen?
L14[00:59:46] <Izzy> Saphire: no idea,
though the weird lines in the middle suggest that. just thought I'd
horrify S3
L15[01:27:51]
<Saphire>
Hmph
L16[01:27:56]
<Saphire>
Guess I'll poke screen sync
L17[01:28:01]
<Saphire>
...or maybe see that 1.18 thing
L18[02:14:58]
<Saphire>
> 2023.10.20 08:14:22 WARN javac exited with exit code 1
L19[02:15:00]
<Saphire>
That
L20[02:15:10]
<Saphire>
Does not feel like a "WARN"
L21[02:16:37]
<Saphire>
@getItemFromBlock how the hell do you get vscode to work with it
all, at all
L22[02:16:54]
<Saphire> I
am feeling so unsure of whether I fucked up dev env setup, or if
that's an actual error
L24[04:38:46] ⇨
Joins: Hawk777
(~Hawk777@2607:c000:8209:ca00:882b:9c81:c7c4:903b)
L26[04:59:02]
<Saphire>
It's a very... very very very basic buffer sync packet when you
open the screen, lmao
L27[04:59:10]
<Saphire>
*good enough for now*
L28[05:03:02]
<Saphire>
(and the best part, it fucking works lol)
L29[05:11:15]
<Saphire>
But yeah I imagine 80*24*4*2 bytes is... not something most
minecraft servers would handle very gracefully
L30[05:36:58] <Izzy> been thinking about
the PsychOS documentation format also, but I'm kinda realising I'll
just end up reinventing some sort of markdown
L31[05:37:03] <Izzy> uh, markup*
L32[05:37:59]
<Saphire>
...lmao
L33[05:38:04]
<Saphire>
Markup?
L34[05:38:22] <Izzy> yeah like it'd be
worse HTML in the form of serialised lua tables
L35[05:41:49]
<Saphire>
*peeks at ComputerCraft code a bit*
L36[05:41:55]
<Saphire>
...it just syncs the entire buffer
L37[05:42:02] <Izzy> either that or it'd
end up Basically Markdown with some extra spice
L38[05:42:04]
<Saphire>
*now* I know why it's so sluggish
L39[05:42:37] <Izzy> Saphire: you could
buffer it on the server and only sync dirty lines
L40[05:42:50]
<Saphire> I
mean *true*, or dirty regions or whatever
L41[05:42:59]
<Saphire>
But blah
L42[05:43:12] <Izzy> RLE or other
compression would likely help too
L43[05:43:12]
<Saphire> I
am staring at the implementation of screen sync stuff in OC and
uh
L44[05:43:16] <Izzy> (doesn't Minecraft do
that now?)
L45[05:43:32]
<Saphire>
It's...
L46[05:43:55] <Izzy> I'm going to guess
it's complicated and quite long-winded?
L47[05:47:37] <Corded> > <Izzy>
I'm going to guess it's complicated and quite long-winded?
L49[05:47:40]
<Saphire>
Behold and scream
L50[05:48:00] <Izzy> oh no
L51[05:48:12]
<Saphire>
This is very...
L52[05:48:19]
<Saphire>
"How the fuck did any of this fucking WORK"
L53[05:49:09]
<Saphire>
...actually reading through it, it's somewhat reasonable, if long
winded
L54[05:51:49]
<Forecaster> %tonkout
L55[05:51:51] <MichiBot> I'm sorry
Forecaster, you were not able to beat Vaur's record of 14 hours,
27 minutes and 56 seconds this time. 12 hours, 6 minutes and 12
seconds were wasted! Missed by 2 hours, 21 minutes and 44
seconds!
L56[05:51:56]
<Saphire>
*blah*
L57[05:51:56]
<Forecaster> Dang
L58[05:52:02]
<Saphire>
End thisssss
L59[05:52:13]
<Saphire>
Someone convert this scala automatically... or idk
L60[05:52:24]
<Forecaster> Use ai
L61[05:52:27]
<Saphire> I
really, really do not feel like syncing 80*24*4*2 buffer
L62[05:52:29]
<Forecaster> :3
L63[05:52:34]
<Saphire> I
will use you
L64[05:52:41]
<Saphire>
(on this knife)
L65[05:52:46]
<Forecaster> The result will be
terrible
L66[05:52:52]
<Saphire>
Oh quite a lot of blood
L67[05:53:04]
<Forecaster> I'm not a good knife
sharpener
L68[05:53:21]
<Saphire>
...shame, dull knives are bad for you
L69[06:00:22]
<Forecaster> %sip
L70[06:00:23] <MichiBot> You drink a
permitted electrum potion (New!). Forecaster sees the sky briefly
flash solid dark blue then go back to normal.
L71[06:08:23] <Corded> >
<Saphire> @getItemFromBlock how the hell do you get vscode
to work wi…
L72[06:08:24]
<getItemFromBlock> Depends on what you
consider working, the best I managed to do was to just use my Java
plugin and let it analyse the gradle files (like with my other
mods) but it comes at the cost of not having scala being
recognised
L73[06:10:05] <Corded> >
<Saphire> I am staring at the implementation of screen sync
stuff in …
L74[06:10:05]
<getItemFromBlock> Also if you really want
a better screen, tou should take a look at OC2's projector (just
the sync part), it uses compression to help with data
transfer
L75[06:10:20]
<getItemFromBlock> Sorry for double
ping
L76[06:18:20] ⇦
Quits: ThePiGuy24 (~ThePiGuy2@90.246.127.245) (Ping timeout: 189
seconds)
L77[06:44:03] <Corded> >
<getItemFromBlock> Also if you really want a better screen,
tou should take a …
L78[06:44:04]
<Saphire>
Oh, should take a peek, yep
L79[07:51:20] ⇦
Quits: Hawk777 (~Hawk777@2607:c000:8209:ca00:882b:9c81:c7c4:903b)
(Quit: Leaving.)
L80[08:04:41] ⇨
Joins: Vexatos
(~Vexatos@p200300eaef110a0070426457c1d8a833.dip0.t-ipconnect.de)
L81[08:04:41] zsh
sets mode: +v on Vexatos
L82[08:30:30] ⇨
Joins: feldim2425_
(~feldim242@2001:871:25a:1cbe:8142:8aa3:16c7:668f)
L83[08:31:28] ⇦
Quits: feldim2425 (~feldim242@62-46-126-46.adsl.highway.telekom.at)
(Ping timeout: 186 seconds)
L84[08:31:28] ***
feldim2425_ is now known as feldim2425
L85[08:51:01] ⇨
Joins: ThePiGuy24 (~ThePiGuy2@90.246.127.245)
L86[08:52:25] <ThePiGuy24> i love it when
storms knock out my internet :3
L87[08:57:42]
<Forecaster> fewer distractions, woo
L88[12:36:06]
<Forecaster> hrm, tricky comic sites
L89[12:36:20]
<Forecaster> this one requires the user
agent field to be set when requesting images
L90[12:47:57]
<Forecaster> I'm sorry what Steam?!
L92[12:48:06]
<Forecaster> pretty sure that's a
lie
L93[12:48:29]
<Forecaster> yeah there it goes...
L94[16:54:38] ⇨
Joins: Hawk777
(~Hawk777@2607:c000:8209:ca00:3bab:c278:27f1:e1f5)
L95[16:58:34] <Liizzii> hmm, might give one
of my Pis a use and set it up as a standalone spotify/mpd
speaker
L96[17:03:49] <Amanda> I'm using my
pinephone pda like that
L97[17:04:36] <Amanda> Combined with
tailscale I have access to the controls anywhere, even on public
Wi-Fi without risking randos whispering in my ear
L98[17:07:55] <Amanda> Except instead of
Spotify I'm using my Jellyfin server + mopidy
L99[18:02:34] <stephan48> Amanda: did you
ever try handwriting detection on the pinephone/linux?
L100[18:08:16] <Amanda> I did not
L101[18:08:32] <Amanda> my chicken-scratch
is barely reasable to humans though
L102[18:10:49]
<Brisingr
Aerowing> Probably not as bad as my dad's signature. It was a P
and a couple squiggles.
L103[18:12:13] <Amanda> oh I don't even
bother trying to sign stuff, I just draw a scribble
L104[18:13:23]
<Forecaster> when I sign important
documents now I write a squiggle but also a 4 digit number I then
add to a spreadsheet
L105[18:13:38]
<Forecaster> where I write what the
document was of course
L106[18:14:39]
<Forecaster> I once got a pdf to sign and
send back
L107[18:14:50]
<Forecaster> I added my logo to it along
with a number
L108[18:35:43] <Amanda> stephan48: but I
exclcusively use my pinephone in the keyboard case
L109[18:36:09] <Amanda> I'm using it as a
pda/mp3 player
L110[19:02:45]
<Forecaster> %tonkout
L111[19:02:46] <MichiBot> I'm sorry
Forecaster, you were not able to beat Vaur's record of 14 hours,
27 minutes and 56 seconds this time. 13 hours, 10 minutes and 55
seconds were wasted! Missed by 1 hour, 17 minutes and 1
second!
L112[19:02:58]
<Forecaster> Godammit
L113[19:03:18]
<Forecaster> 😐
L114[19:03:49] <Amanda> %choose rain box
or wait until later
L115[19:03:49] <MichiBot> Amanda: Is it a
bird?! Is it a plane?! No! It's "wait until later"!
L116[19:04:07] <Amanda> damnit, who's
launching abstract concepts about time around?
L117[19:09:37] <Amanda> Hrm. I think i
should rainbox so that I don't pass out before I do one this
evening, since I kinda got distracted and read until 0200
yesterday
L118[19:10:02]
<Forecaster> I've made a terrible mistake
scheduling vacuuming for mid-day every Friday...
L119[19:10:17]
<Forecaster> It's great on days I'm at
work, not so great when I'm home
L120[19:11:11] <Amanda> schedule it for
0400 every meowning
L121[19:11:43]
<Forecaster> I've now changed it to 7 am
every Wednesday
L123[19:32:58] ⇦
Quits: uis (~uis@95.165.156.213) (Ping timeout: 183
seconds)
L124[19:33:11]
⇨ Joins: uis (~uis@95.165.156.213)
L125[19:47:15] <Amanda> %choose
laptopnaptime?
L126[19:47:15] <MichiBot> Amanda: What
even is that? Oh right, no.
L127[19:47:24] <Amanda> What? I can't hear
you, I'm in a towel
L128[20:17:31] <Amanda> %choose 🍄 or ☢️ or
🌊
L129[20:17:31] <MichiBot> Amanda: I spy
with my robotic eye something beginning with "🌊"!
L130[20:18:12] <Amanda> And ending in the
entire eradication of all shoes, got it
L131[20:42:43]
<Forecaster> Not including slippers I
hope
L132[20:42:52]
<Forecaster> %sip
L133[20:42:53] <MichiBot> You drink an
oxidised rock potion (New!). Forecaster gains the ability to talk
to Lava until hell celebrates midsummer.
L134[20:54:41]
⇨ Joins: ben_mkiv
(~ben_mkiv@200116b800313800fe3497fffea975f2.dip.versatel-1u1.de)
L135[21:01:24] <Amanda> @Forecastet
especially slippers!
L136[21:03:18] <Amanda> @Forecaster
^
L138[21:08:35]
<Liizzii-chan> none of those have
"spotify" in their name or description
L139[21:10:53]
<Liizzii-chan> think i'ma go put arch on
this pi though
L140[21:23:51]
<Forecaster> But it's cold without
slippers D:
L141[21:24:11] <Corded> >
<Liizzii> apt's package search function confuses me
L142[21:24:11]
<Forecaster> Sometimes packages have
really weird nonsense names
L143[21:24:33]
<Forecaster> I usually just google the
package names
L144[21:34:40] <Amanda> %give MichiBot a
politician's guide to vehicular manslaughter
L145[21:34:40] *
MichiBot accepts the politician's guide to vehicular manslaughter
and adds it to her inventory
L146[22:03:15]
<Forecaster> "face in direction of
target, accelerate"
L147[22:22:29] ⇦
Quits: Izzy (~izzy@210.1.218.92) (Ping timeout: 189
seconds)
L148[22:26:54]
⇨ Joins: Izzy (~izzy@210.1.218.92)
L149[22:41:56] <Izzy> The new internet
filtering rule system is great tbh
L150[22:42:25] <Izzy> wish I could filter
by port, but being able to allow my LAN OC network bridge but deny
the rest of the LAN is sweet
L151[23:02:54] *
Liizzii filters Izzy's port
L152[23:05:33] <Liizzii> in other news, my
foot really hurts from when i slammed it into a storage box thing
at "neko zooming down the stairs" speed when getting the
shopping delivery earlier :(
L153[23:05:52] <Izzy> x-x
L154[23:06:48] <Liizzii> wasn't even the
"front" of my foot, (as in, all toes taking the brunt),
just my little toe
L155[23:07:46] <Liizzii> only little
bruise is on the impact area, though the rest of my foot feels achy
in certain positions
L156[23:24:54] <Amanda> %choose super
early zzzmews?
L157[23:24:54] <MichiBot> Amanda: I
wouldn't do that if I were you...
L158[23:35:50] *
Liizzii wanders off to go cuddle her kittens and
sleeps
L159[23:36:12]
<Mimiru>
hmm, discord.js seems to emit `messageUpdate` on all webhook
messages
L160[23:40:37] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef110a0070426457c1d8a833.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L161[23:52:17] <Amanda> Well that's
annoying
L162[23:55:43] <Amanda> Anyways, I'm
barely awake after only getting like 4h of sleep, so time for
zzzmews
L163[23:56:10] *
Amanda pawhugs Elfi, pulling her into her chest floof
L164[23:56:13] <Amanda> Night girls