<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:00] <Izaya> only got a CD-ROM drive
which is a pain
 
L2[00:00:07] <CompanionCube> netboot?
 
L3[00:00:10] 

<bad at
vijya> [sigh]
 
L4[00:00:25] 

<bad at
vijya> generic ata not working smh
 
L5[00:00:25] <Izaya> eh, maybe
 
L7[00:03:03] ⇦
Quits: immibis
(~immibis@dslb-002-205-077-069.002.205.pools.vodafone-ip.de) (Ping
timeout: 198 seconds) 
L8[00:07:08] <Izaya> bad_at_vijya: sidenote,
you do know you can run LuPi as a normal piece of software
right
 
L9[00:07:14] <Izaya> doesn't need to be
run as init, technically
 
L10[00:08:19] <CompanionCube> Izaya:
'This new behavior doesn’t change the long-established policy
that our users and developers can run arbitrary code on their
Macs' imagine having to explicitly spell this out
 
L11[00:08:45] <CompanionCube> also fuck
'policy' it's not a strong enough word, it implies
it's your decision and benevolence.
 
L12[00:08:48] <Izaya> well, they are some
of the earliest to forbid it on a large scale
 
L13[00:08:54] 

<bad at
vijya> yes comma but
 
L14[00:08:58] 

<bad at
vijya> i want Tsuki as an OS
 
L15[00:09:00] 

<bad at
vijya> also
 
L16[00:09:10] <Izaya> yeah but you can use
it for testing
 
L17[00:09:13] 

<bad at
vijya> only one PATA controller was enabled
 
L18[00:09:24] 

<bad at
vijya> so
 
L19[00:09:25] 

<bad at
vijya> uh
 
L20[00:09:29] 

<bad at
vijya> that explains that
 
L21[00:09:33] 

<bad at
vijya> i uh
 
L22[00:09:45] 

<bad at
vijya> just enabled the VIA controller
 
L23[00:09:52] 

<bad at
vijya> also i should make serial ports show up as linked
cards
 
L24[00:10:24] *
CompanionCube actually wouldn't mind using something like
apple's system but fuck their implicit goals 
L25[00:10:46] 

<bad at
vijya> anyways
 
L26[00:10:49] 

<bad at
vijya> time to recompile
 
L27[00:10:50] 

<bad at
vijya> :)
 
L28[00:11:00] <CompanionCube> code-signing
witout the 'the only trusted root is apple' is a
win-win
 
L29[00:12:19] 

<bad at
vijya> also Izaya
 
L30[00:12:29] 

<bad at
vijya> did i tell you how i got LuPi to actually compile on
arch
 
L31[00:12:36] 

<bad at
vijya> it's great
 
L32[00:12:43] <Izaya> no, but I got it
working on arch /o/
 
L33[00:12:52] 

<bad at
vijya> i updated the kernel it grabs to the latest LTS
 
L34[00:12:54] 

<bad at
vijya> and uh
 
L35[00:13:02] 

<bad at
vijya> piped `yes ""` into the make command
 
L36[00:13:24] <Izaya> lmao
 
L37[00:13:29] <CompanionCube> If you want
lupi-as-init it could be containerised lol
 
L38[00:13:49] <dequbed> Izaya: No.
 
L39[00:13:50] 

<bad at
vijya> anyways
 
L40[00:13:52] 

<bad at
vijya> with this honestly
 
L41[00:13:55] 

<bad at
vijya> amazing experience
 
L42[00:14:04] 

<bad at
vijya> i can now create a linux distro that only uses
VELXs
 
L43[00:15:30] <dequbed> CompanionCube: The
part that made me squirm was "includes signatures which are
now generated automatically by the linker" though.
 
L44[00:16:13] <CompanionCube> dequbed:
worried about fingerprinting, i guess?
 
L45[00:17:07] <Izaya> when you get it
booted, modify the bios.lua to save how much memory is used on
boot
 
L46[00:17:35] <Izaya> I'm curious
about the overhead of the environment
 
L47[00:17:35] <dequbed> CompanionCube:
Either their linking loader does crypto, their code signing
doesn't extend beyond the loader or they have to *also*
completely remove dynamic linking anything but signed,
hand-delivered bespoke objects from Apple Inc. themselves. And I
don't know which one is worse.
 
L48[00:18:12] <CompanionCube> imagine the
former, probably have the code-signing infrastructure already
 
L49[00:19:02] 

<bad at
vijya> i just saw
 
L50[00:19:06] 

<bad at
vijya> /dev/srX show up
 
L51[00:19:06] 

<bad at
vijya> so
 
L52[00:19:09] 

<bad at
vijya> that's nice
 
L53[00:21:00] 

<bad at
vijya> oh my fucking god i want to brain myself
 
L54[00:21:17] 

<bad at
vijya> the disk shows up
 
L55[00:21:20] 

<bad at
vijya> but partitions don't
 
L56[00:21:33] <CompanionCube> did you
enable the partition tables
 
L57[00:21:35] 

<bad at
vijya> does it not have GPT support?
 
L58[00:22:43] 

<bad at
vijya> wtf
 
L59[00:22:50] 

<bad at
vijya> it--what
 
L60[00:22:59] 

<bad at
vijya> jfc i need to get higher res screen output
 
L61[00:33:58] <S3> I like how irccloud lets
me set up a bouncer connection so I can use irssi with it
 
L62[00:42:42] 

<bad at
vijya> cannot open root device: error -2
 
L63[00:42:43] 

<bad at
vijya> wtf
 
L64[00:44:10] <dequbed> CompanionCube:
poking a bit at the dyld code; I *want* to like this. It's a
generally good idea. But I just can't shake the feeling that
Apple will abuse this to the detriment of users. Also the way dyld
works I do wonder if you could bypass signature checking by passing
it an invalid mach-o, it *does* execute a *lot* of bytecode
straight from the header at places where it appears to be still
able to disable sig checking for pages.
 
L65[00:44:26] <CompanionCube> dequbed:
hence the 'terrible intentions'
 
L66[00:49:06] 

<bad at
vijya> G A H
 
L67[00:49:15] 

<bad at
vijya> the fucking thing shows up
 
L68[00:49:31] 

<bad at
vijya> /dev/sda7 is fucking valid but nOoOoO
 
L69[00:49:35] 

<bad at
vijya> can't boot from it
 
L70[00:49:37] 

<bad at
vijya> what the FUCK
 
L71[00:50:46] 

<bad at
vijya> `[ 6.619288] 0807 204800 sda7
62a86e70-92c4-11ea-a355-000476234b66`
 
L72[00:50:49] 

<bad at
vijya> RIGHT HERE
 
L73[00:50:58] 

<bad at
vijya> WHY CAN YOU NOT OPEN IT
 
L74[00:57:00] <Amanda> %choose irradiate or
space or rain box
 
L75[00:57:00] <MichiBot> Amanda: I spy
with my robotic eye something beginning with
"irradiate"!
 
L76[01:06:36] <S3> oh hey Amanda
 
L77[01:07:03] <S3> Izaya: Are you the
maintainer of the Haiku port of ocvm?
 
L78[01:07:39] <Izaya> no, just occasional
tester
 
L80[01:08:05] <S3> I made a PR for ocvm
today
 
L81[01:08:57] 

<bad at
vijya> i
 
L82[01:09:01] 

<bad at
vijya> may have to use
 
L83[01:09:03] 

<bad at
vijya> uh
 
L84[01:09:04] 

<bad at
vijya> win2k
 
L85[01:09:08] 

<bad at
vijya> to get my shit to work
 
L87[01:12:19] 

<bad at
vijya> okay
 
L88[01:12:19] 

<bad at
vijya> fine
 
L89[01:12:22] 

<bad at
vijya> fucking hell
 
L90[01:12:24] 

<bad at
vijya> this is obtuse
 
L91[01:13:41] 

<bad at
vijya> so
 
L92[01:13:43] 

<bad at
vijya> uh
 
L93[01:13:46] 

<bad at
vijya> i hate all of this
 
L94[01:21:48] 

<bad at
vijya> okay
 
L95[01:21:51] 

<bad at
vijya> tried UUIDs
 
L96[01:21:55] 

<bad at
vijya> it didn't fucking work
 
L97[01:21:58] 

<bad at
vijya> kill me
 
L98[01:23:54] <CompanionCube> Izaya: btw
never get an oculus: 'Facebook account now required to login
to Oculus devices (oculus.com)'
 
L99[01:24:50] 

<bad at
vijya> i'm getting a not found error
 
L100[01:24:52] 

<bad at
vijya> and
 
L101[01:24:58] 

<bad at
vijya> i wanna fucking blow my brains out
 
L102[01:25:06] 

<bad at
vijya> with an elephant gun
 
L103[01:31:26] <S3> You like whacking that
enter key don't you
 
L104[01:33:07] <Amanda> Hey Intel, if you
could fix your fucking iGPU drivers, that'd be greeeat
 
L105[01:33:22] <Amanda> I hope spiitfarer
saved
 
L106[01:33:43] <Amanda> before my laptop
shut itself down, I assume because the iGPU crashed again
 
L107[01:36:21] 

<bad at
vijya> sorry
 
L108[01:36:25] 

<bad at
vijya> just slowly losing my mind
 
L109[01:55:39] ⇦
Quits: Vexaton (~Vexatos@port-92-192-90-73.dynamic.as20676.net)
(Quit: Insert quantum chemistry joke here) 
L110[02:12:42] 

<bad at
vijya> lupi be mangling my keycodes smh
 
L111[02:17:13]
⇨ Joins: Inari|2
(~Pinkishu@p508ef6f8.dip0.t-ipconnect.de) 
L112[02:19:41] ⇦
Quits: Inari (~Pinkishu@p508ef663.dip0.t-ipconnect.de) (Ping
timeout: 204 seconds) 
L114[02:24:46] 

<ThePiGuy24> !tonk
 
L115[02:24:56] 

<ThePiGuy24> %tonk
 
L116[02:24:56] <MichiBot> Fudge!
ThePiGuy24! You beat CompanionCube's previous record of 4
hours, 35 minutes and 9 seconds (By 25 minutes and 56 seconds)! I
hope you're happy!
 
L117[02:24:57] <MichiBot>
ThePiGuy24's new record is 5 hours, 1 minute and 6 seconds!
ThePiGuy24 also gained 0.00215 (0.00043 x 5) tonk points for
stealing the tonk. Position #5. Need 0.1646964 more points to pass
SquidDev!
 
L118[03:20:29]
⇨ Joins: Backslash
(~Backslash@node-1w7jr9y8ou3iyiqap2d2mxe1t.ipv6.telus.net) 
L119[03:24:05]
⇨ Joins: Ocawesome101 (~ocawesome@38.65.250.222) 
L120[03:27:48] <Amanda> %choose space or
tempt the goddesses
 
L121[03:27:49] <MichiBot> Amanda: I sense
some "tempt the goddesses" in your future!
 
L122[03:28:11] <Ocawesome101> o/
 
L123[05:46:09] ⇦
Quits: Cervator
(~Thunderbi@2600:1700:1a25:9160:f8a6:3bdd:2578:5b06) (Quit:
Cervator) 
L124[05:47:47]
⇨ Joins: immibis
(~immibis@dslb-002-205-077-069.002.205.pools.vodafone-ip.de) 
L125[05:56:44] ⇦
Quits: Ocawesome101 (~ocawesome@38.65.250.222) (Quit: I'm
probably going to bed.) 
L126[06:03:10] ⇦
Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit:
Leaving.) 
L127[06:19:38] ⇦
Quits: Backslash
(~Backslash@node-1w7jr9y8ou3iyiqap2d2mxe1t.ipv6.telus.net) (Read
error: Connection reset by peer) 
L129[06:54:00] ⇦
Quits: phroa (~phroa@173.254.236.155) (Ping timeout: 189
seconds) 
L130[06:59:40] ⇦
Quits: ben_mkiv (~ben_mkiv@i59F678ED.versanet.de) (Ping timeout:
378 seconds) 
L131[07:01:52]
⇨ Joins: phroa (~phroa@173.254.236.155) 
L132[07:50:09] <CompanionCube>
%tonkout
 
L133[07:50:09] <MichiBot> Sard!
CompanionCube! You beat ThePiGuy24's previous record of 5
hours, 1 minute and 6 seconds (By 24 minutes and 5 seconds)! I hope
you're happy!
 
L134[07:50:10] <MichiBot> CompanionCube
has stolen the tonkout! Tonk has been reset! They gained 0.005 tonk
points! plus 0.004 bonus points for consecutive hours! (Reduced to
50% because stealing) Current score: 1.11917944. Position #2 Need
0.0156764 more points to pass Forecaster!
 
L135[08:39:27]
⇨ Joins: kingofsponges
(~kingofspo@088156142242.dynamic-2-waw-k-3-2-0.vectranet.pl) 
L136[08:39:39] <kingofsponges> anyone
here?
 
L137[08:39:47] 

<Forecaster> no
 
L138[08:40:08] <kingofsponges> do u
recognize the guy called sponge
 
L139[08:40:11] <kingofsponges> its
me
 
L140[08:40:38] <kingofsponges>
Corded
 
L141[08:40:42] ⇦
Quits: surferconor425 (sid77899@id-77899.hathersage.irccloud.com)
(Ping timeout: 189 seconds) 
L142[08:40:46] <kingofsponges> f
 
L143[08:40:48] 

<Forecaster> yes you're the one who
said almost the exact thing last time, and that was it
 
L144[08:40:50] 

<Forecaster> also
 
L145[08:40:52] 

<Forecaster> %corded
 
L146[08:40:52] <MichiBot> Forecaster:
Corded is a relay between IRC and Discord. The user talking is
between the <>
 
L147[08:40:57] <kingofsponges> i
know
 
L148[08:41:05] <kingofsponges> this time i
am using hexchat bruh
 
L149[08:41:29] <kingofsponges> no more
crappy connections to irc servers
 
L150[08:41:37] <kingofsponges> i mean the
crappy clients
 
L151[08:41:41] <kingofsponges> h
 
L152[08:43:08] <kingofsponges> goddamnit
hexchat is so easy to use
 
L153[08:44:12] <kingofsponges>
uhhhhhh
 
L154[08:44:53]
⇨ Joins: Inari
(~Pinkishu@p508ef6f8.dip0.t-ipconnect.de) 
L155[08:46:56] <kingofsponges> this chat
kind of inactive
 
L156[08:47:21] <kingofsponges> and the
dumb terminal font
 
L157[08:50:27] 

<Forecaster> you said the same thing last
time
 
L158[08:50:33] 

<Forecaster> congratulations for
noticing
 
L159[08:50:42] <Izaya> stimulating
conversation
 
L160[08:53:00] 

<Forecaster> %sip
 
L161[08:53:01] <MichiBot> You drink a
stirring ferozium potion (New!). The potion contained a computer
virus! Forecaster hears a maniacal laugh as their cursor flips
upside down!
 
L162[08:55:03]
⇨ Joins: surferconor425
(sid77899@2001:67c:2f08:7::1:304b) 
L163[09:28:26] ⇦
Quits: immibis
(~immibis@dslb-002-205-077-069.002.205.pools.vodafone-ip.de) (Ping
timeout: 194 seconds) 
L164[10:03:45] ⇦
Quits: lrod| (~ba7888b72@66.109.211.85) (Ping timeout: 189
seconds) 
L165[10:06:40]
⇨ Joins: lrod| (~ba7888b72@66.109.211.85) 
L166[10:11:07]
⇨ Joins: Vexatos
(~Vexatos@port-92-192-90-73.dynamic.as20676.net) 
L167[10:11:07]
zsh sets mode: +v on Vexatos 
L168[10:16:53]
⇨ Joins: t20kdc
(~20kdc@cpc139340-aztw33-2-0-cust225.18-1.cable.virginm.net) 
L169[11:05:27] 

<Bob>
E
 
L170[11:06:31] 

<Forecaster> A games
 
L171[11:06:43] 

<Bob>
Yes
 
L172[11:28:45] <Lizzy> %tonk
 
L173[11:28:45] <MichiBot> Bejabbers!
Lizzy! You beat CompanionCube's previous record of <0 (By
3 hours, 38 minutes and 36 seconds)! I hope you're
happy!
 
L174[11:28:46] <MichiBot> Lizzy's new
record is 3 hours, 38 minutes and 36 seconds! Lizzy also gained
0.00364 tonk points for stealing the tonk. Position #3. Need
0.03971944 more points to pass CompanionCube!
 
L175[11:28:51] <Lizzy> oh yay
 
L176[11:37:36] 

<Forecaster> dangit, I was waiting for 4
hours >:
 
L177[12:34:54] <Inari> %sip
 
L178[12:34:54] <MichiBot> You drink a
smelly toxictop potion (New!). Inari gains knowledge about a random
useless subject.
 
L179[12:35:01] <Inari> Yay
 
L180[12:45:21] 

<Forecaster> Certain fish can breathe
through their skin to hibernate when the water dries out
 
L181[12:54:55] 

<Forecaster> yay I'm a marquis
 
L182[12:54:57] 

<Forecaster> one more rank left
 
L183[12:56:54]
⇨ Joins: rason_server
(~rason_ser@ppp91-122-52-14.pppoe.avangarddsl.ru) 
L184[12:58:54] <S3> %tonk
 
L185[12:58:54] <MichiBot> I'm sorry
S3, you were not able to beat Lizzy's record of 3 hours, 38
minutes and 36 seconds this time. 1 hour, 30 minutes and 8 seconds
were wasted! Missed by 2 hours, 8 minutes and 27 seconds!
 
L186[13:00:43] <S3> kingofsponges: hexchat
is bloated
 
L187[13:00:46] ⇦
Quits: rason_server
(~rason_ser@ppp91-122-52-14.pppoe.avangarddsl.ru) (Ping timeout:
194 seconds) 
L188[13:01:02] <S3> Because it uses more
than 640K of RAM :D
 
L189[13:08:13] ⇦
Quits: kingofsponges
(~kingofspo@088156142242.dynamic-2-waw-k-3-2-0.vectranet.pl) (Ping
timeout: 204 seconds) 
L190[13:08:49]
⇨ Joins: Vexaton
(~Vexatos@port-92-192-87-163.dynamic.as20676.net) 
L191[13:08:49]
zsh sets mode: +v on Vexaton 
L192[13:11:23] ⇦
Quits: Vexatos (~Vexatos@port-92-192-90-73.dynamic.as20676.net)
(Ping timeout: 189 seconds) 
L193[13:27:57] 

<Forecaster> I'm out of
snacks...
 
L194[13:28:02] 

<Forecaster> %choose buy more snacks
 
L195[13:28:02] <MichiBot> Forecaster: Oh,
I've heard about that. You'll want to wait until
tomorrow.
 
L196[13:28:08] 

<Forecaster> what D:
 
L197[13:28:11] 

<Forecaster> aww
 
L198[13:36:49]
⇨ Joins: ben_mkiv
(~ben_mkiv@i59F678ED.versanet.de) 
L199[13:37:05] <S3> AHAHAHAHA
 
L200[13:46:57]
⇨ Joins: flappy
(~flappy@88-113-149-197.elisa-laajakaista.fi) 
L201[14:54:37]
⇨ Joins: Cervator
(~Thunderbi@2600:1700:1a25:9160:6506:2f53:7765:1a2f) 
L202[15:22:50]
⇨ Joins: kingofsponges
(~kingofspo@088156142242.dynamic-2-waw-k-3-2-0.vectranet.pl) 
L203[15:24:50]
⇨ Joins: pifase
(~pifase@pool-100-36-76-70.washdc.fios.verizon.net) 
L204[15:26:42] 

<Forecaster> %sip
 
L205[15:26:42] <MichiBot> You drink a
mutable purple potion (New!). Forecaster turns into a robot girl
for 51 seconds.
 
L206[15:27:26] 

<Forecaster> Well that was weird
 
L207[15:28:09] <pifase> ok then?
 
L208[15:28:43] ⇦
Quits: pifase (~pifase@pool-100-36-76-70.washdc.fios.verizon.net)
(Quit: Leaving) 
L209[15:40:40]
⇨ Joins: Thutmose
(~Patrick@host-69-59-79-181.nctv.com) 
L210[16:04:13] 

<Ariri>
%tonk
 
L211[16:04:13] <MichiBot> I'm sorry
Ariri, you were not able to beat Lizzy's record of 3 hours, 38
minutes and 36 seconds this time. 3 hours, 5 minutes and 19 seconds
were wasted! Missed by 33 minutes and 17 seconds!
 
L212[16:04:47] 

<Ariri> Ah
bugger, I read it as 3:58, not 4:58
 
L213[16:34:01] ⇦
Quits: azzy (uid459751@id-459751.highgate.irccloud.com) (Quit:
Connection closed for inactivity) 
L214[17:00:42] 

<Forecaster> %fling undodgeable ball at
@Ariri
 
L215[17:00:42] <MichiBot> Forecaster is
flinging at @Ariri! They have 5 minutes if they want to attempt to
%defend against it!
 
L216[17:05:16] <Michiyo> stop flinging
nothing at folks @"Forecaster"
 
L217[17:06:05] 

<Forecaster> :|
 
L218[17:06:10] 

<Ariri>
%defend against nothing?
 
L219[17:06:10] <MichiBot> Specify an
action as the first parameter: block, guard, deflect, parry,
counterspell, dodge
 
L220[17:06:24] 

<Ariri>
%counterspell of something
 
L221[17:06:25] <MichiBot> Ariri
successfully counterspelled the undodgeable ball flung at them by
Forecaster with a 19 vs 10, avoiding all the damage.
 
L222[17:06:58] 

<Forecaster> I should have flung an
un-counterspellable ball >:
 
L223[17:07:01] 

<Ariri>
Haha, your {string} is no match for me
 
L224[17:07:59] 

<Ariri>
(Just messing with you btw, not trying to be mean about silly
mistakes, incase that wasnt what it seemed)
 
L225[17:08:11] 

<Forecaster> what mistake?
 
L226[17:09:05] <Michiyo> "
Forecaster is flinging at @Ariri!" I kinda expected it to
show *what* was flung
 
L227[17:09:25] <Michiyo> though, I suppose
if you look at the command it's there, but still :p
 
L228[17:09:26] 

<Forecaster> ...I don't
remember
 
L229[17:10:31] 

<Forecaster> `Helper.sendMessage(target,
nick + " is flinging at " + flingTarget + "! They
have`
 
L230[17:10:43] 

<Forecaster> nope, it doesn't have
the item in there
 
L231[17:11:26] 

<Forecaster> I thought you were referring
to nothing happening after 5 minutes :P
 
L232[17:14:47] <Michiyo> ahh, lol
 
L233[17:17:12] 

<Forecaster> I can put
"something" in there so it doesn't look off though
:P
 
L234[17:19:24] <Michiyo> yeah, that was
going to be my suggestion
 
L235[17:19:25] 

<Ariri> Oh,
I thought it was supposed to put something as well, and I also was
talking about anything Ive said in the past
 
L236[17:19:44] 

<Ariri>
%s/put something/say whats being flung
 
L237[17:19:44] <MichiBot> <Ariri>
Oh, I thought it was supposed to say whats being flung as well, and
I also was talking about anything Ive said in the past
 
L238[17:23:20] 

<Forecaster> Something flinging this way
comes
 
L239[17:26:45] 

<Forecaster> Is definitely correct
quote
 
L240[17:53:04] <Michiyo> :P
 
L241[17:55:28] 

<Forecaster> about to unlock the
cutter!
 
L242[17:55:35] 

<Forecaster> I'ma get one too
 
L243[18:16:29] 

<Forecaster> wow, an 8A shield generator
costs almost as much as the clipper itself xD
 
L244[18:18:29] 

<Ariri>
o_O
 
L245[18:18:59] 

<Forecaster> cost of Imperial Clipper:
200M
 
L246[18:19:09] 

<Forecaster> cost of 8A shield generator
158M
 
L247[18:35:39] 

<Forecaster> Cutter I mean
 
L248[18:37:32] ⇦
Quits: SquidDev (~SquidDev@autoclave.squiddev.cc) (Quit:
Bye!) 
L249[18:37:45]
⇨ Joins: SquidDev
(~SquidDev@autoclave.squiddev.cc) 
L250[18:38:00] <Inari> %sip
 
L251[18:38:00] <MichiBot> You drink a
muddy crimson potion (New!). Someone just had some of Inari's
favourite food and they didn't get any!
 
L252[18:38:07] <Inari> Rude
 
L253[18:38:08] 

<Kristopher38> wait till you see the price
for the best power plant
 
L254[18:38:24] <Inari> No walking around
ships
 
L255[18:38:25] <Inari> sad times
 
L256[18:38:27] 

<Kristopher38> it's easily 3-4x times
the price of the cutter
 
L257[18:39:17] 

<Forecaster> I don't need that
 
L258[18:40:56] <Inari> Y'all should
watch Sora no Woto
 
L259[18:41:02] <Inari> "Japanese
girls wearing German uniforms with an african owl exploring a
Japanese music school in a Spanish town full of french people
celebrating Chinese New Years in Switzerland, shooting german
rifles and also piloting multi legged, talking, demon slaying,
cloackable, AMAZING GRACE SINGING, 500mm coil gun firing "Son
of The God of Fire" supertanks from the future."
 
L260[18:41:53] 

<Kristopher38> alright, I was wrong
 
L261[18:42:01] 

<Kristopher38> 8a power plant costs
162kk
 
L262[18:42:52] 

<Kristopher38> what was the most expensive
module that I remembered though? 🤔
 
L263[18:47:06] 

<Ariri>
Inari: Holy wow how many genres is that
 
L264[18:47:16] <Inari> Wouldn't say
genres
 
L265[18:47:18] <Inari> More like
themes
 
L266[18:47:19] <Inari> :p
 
L267[18:47:35] 

<Forecaster> themeres
 
L268[18:47:53] <Inari> Isn't a
Themere a type of ship
 
L269[18:48:10] 

<Forecaster> duno
 
L270[18:49:12] <Inari> Guess not
 
L271[18:49:19] <Inari> But something that
sounded like it, I'm srue
 
L272[18:52:35] 

<Forecaster> 8A only costs 113M at this
station, nice
 
L273[18:53:24] 

<Forecaster> 8A thrusters cost more, and
also bump deployed power usage beyond the stock power plants
capacity
 
L275[19:00:54] 

<Kristopher38> is this a custom paint? or
just the lighting?
 
L276[19:04:37] 

<Forecaster> it's the Iridescent
Gleam paint job
 
L277[19:04:50] 

<Forecaster> I only have that and
"Midnight Black" for the cutter
 
L278[19:06:51] 

<Forecaster> well fleet, @Michiyo,
@Lizzy-chan and Amanda, I hope you're ready to go do some
mining again :P
 
L279[19:10:32] <Michiyo> I *can* mine, I
don't what I'm doing though.
 
L280[19:11:14] 

<Forecaster> I will show you :P
 
L281[19:15:54] 

<Forecaster> alright, prepare to head out
to the mining spot during the weekend
 
L282[19:42:31] 

<Bob> does
the utf8.char function accepts multiple args ?
 
L283[19:44:27] 

<Bob>
apparently yes, i can just unpack
 
L284[19:59:40] <CompanionCube> %tonk
 
L285[19:59:41] <MichiBot> Willikers!
CompanionCube! You beat Lizzy's previous record of 3 hours,
38 minutes and 36 seconds (By 16 minutes and 51 seconds)! I hope
you're happy!
 
L286[19:59:42] <MichiBot>
CompanionCube's new record is 3 hours, 55 minutes and 27
seconds! CompanionCube also gained 0.00112 (0.00028 x 4) tonk
points for stealing the tonk. Position #2. Need 0.0145564 more
points to pass Forecaster!
 
L287[20:05:19] ⇦
Quits: ben_mkiv (~ben_mkiv@i59F678ED.versanet.de) (Killed (NickServ
(GHOST command used by
ben_mkiv|afk!~ben_mkiv@88.130.156.251))) 
L288[20:05:24]
⇨ Joins: ben_mkiv|afk (~ben_mkiv@88.130.156.251) 
L289[20:14:24] 

<The Swervy
Doat> this may sound vague, but.. how would you make a good
looking UI, and how would you make it interactable, example:
http://tinyurl.com/yydwunxd 
L290[20:14:55] 

<Forecaster> by writing code,
probably
 
L291[20:15:00] 

<The Swervy
Doat> thanks
 
L292[20:15:23] 

<The Swervy
Doat> i was asking how to draw things in oc but ok
 
L293[20:16:42] 

<Ocawesome101> with the gpu
 
L294[20:16:49] 

<Ocawesome101> possibly hardware buffers
but that adds complexity
 
L295[20:17:06] 

<Ocawesome101> ~w component:gpu
 
L296[20:17:09] 

<Forecaster> well if you ask a vague
question, I don't know why you wouldn't expect a vague
answer
 
L297[20:17:17] 

<Ocawesome101> ~w gpu
 
L298[20:17:28] 

<Ocawesome101> bah
 
L299[20:17:40] <Corded> *
<Ocawesome101> pokes Michiyo
 
L300[20:17:41] 

<Forecaster> ~oc gpu
 
L301[20:17:55] 

<Forecaster> ocdoc's been kidnapped
again
 
L302[20:22:01] <Michiyo> that is way too
much trouble to go through right now
 
L303[20:22:50]
⇨ Joins: ocdoc (~ocdoc@ip160.ip-192-99-104.net) 
L304[20:23:38] 

<Forecaster> rescuing ocdoc was too much
trouble so you just cloned him instead? :P
 
L305[20:24:09] 

<Ocawesome101> ~w gpu
 
L307[20:24:13] 

<Ocawesome101> @The Swervy Doat see
above
 
L308[20:24:17] 

<Ocawesome101> thanks michiyo :)
 
L309[20:31:51] ⇦
Quits: kingofsponges
(~kingofspo@088156142242.dynamic-2-waw-k-3-2-0.vectranet.pl) (Read
error: Connection reset by peer) 
L310[20:32:17]
⇨ Joins: immibis
(~immibis@dslb-002-205-077-069.002.205.pools.vodafone-ip.de) 
L311[20:40:27] <Inari> Ah
 
L312[20:40:28] <Inari> Trireme it
was
 
L313[20:56:35] 

<Forecaster> One decade later....
 
L314[21:10:06]
⇨ Joins: nnikolyaa
(~nnikolyaa@mm-155-37-121-178.gomel.dynamic.pppoe.byfly.by) 
L315[21:11:42] 

<Ariri> I
totally weeb-dyslexia'd that nick
 
L317[21:23:30] <S3> Did someone ever make
like a getopts for OC?
 
L318[21:24:41] <S3> if not I'll make
one
 
L319[21:24:54] 

<Ocawesome101> getopts?
 
L320[21:24:56] <CompanionCube> woo,
openzfs can now into zstd
 
L321[21:25:41] <S3> getopt, you know, the
library that usually handles your options like -v -h --no-stdlib
--foo-bar
 
L322[21:25:41] 

<Ocawesome101> S3: like, for getting
command line options?
 
L324[21:26:05] 

<Ocawesome101> look into
`shell.parse`
 
L326[21:26:57] <S3> Hmm. I think I'm
going to roll my own, this looks OpenOS specific
 
L327[21:27:09] 

<Ocawesome101> it works on anything that
implements it
 
L328[21:27:14] 

<Ocawesome101> what are you devving
for?
 
L329[21:28:23] 

<Ocawesome101> `getopt` does look a bit
more featured, I might look into implementing something like it for
Monolith
 
L330[21:28:41] <S3> I've been working
on two projects actually
 
L331[21:29:10] <S3> I have Tugboat, and
Trotwood
 
L332[21:29:25] 

<Ocawesome101> oh right, you're the
Trotwood guy
 
L333[21:29:27] 

<Ocawesome101> how's that
going?
 
L334[21:29:32] 

<Ocawesome101> and what's
Tugboat?
 
L335[21:29:35] <S3> Not too bad
actually.
 
L336[21:29:48] <S3> Tugboat is a boot
loader. It will be the boot loader of trotwood but it's a
separate project
 
L337[21:30:09] <S3> tugboat comes with
some extra utilities such as zflash, which is my mini project
I'm working on right this second
 
L338[21:30:34] 

<Ocawesome101> ah i see
 
L340[21:32:08] <S3> as well as some other
features for eeprom things
 
L341[21:32:23] <S3> it generates these
.hex files which will come with a built in quick flash
function
 
L342[21:32:32] <S3> so if you run the file
as lua code itl ask you if you want to flash the eeprom
 
L343[21:32:52] <S3> if you pass it options
however, it invokes zflash for advanced flashing features.
 
L344[21:34:49] 

<Ocawesome101> i see
 
L345[21:34:54] 

<Ocawesome101> why the hexfile
thing?
 
L346[21:35:06] 

<Ocawesome101> just to allow easier
distribution of both custom data and bios?
 
L347[21:36:21] <S3> that, and it allows me
to contain both the data and code portions in the same file. If I
get my PXE boot thing working, I may build it to support reading
these files
 
L348[21:36:28] <S3> the algorithm for
decoding the ascii hex is extremely simple
 
L349[21:36:35] <S3> and it is similar to
the way intel ihex works
 
L350[21:37:23] <S3> The other thing is
that Tugboat will use the data portion extensively to hashmap its
configuration fields for its modules
 
L351[21:37:40] <S3> and with a hex file, I
can actually edit config variables either live on an eeprom data
portion or on a hex file
 
L352[21:38:06] 

<Ocawesome101> neat
 
L353[21:38:11] <S3> I thought of using
base64, but base64 doesn't align very well with base2.
 
L354[21:39:06] <S3> I kind of wish the
data section was 512 bytes and not 256
 
L355[21:39:12] <S3> because thenit would
be the size of one sector
 
L356[21:40:54] <Izaya> still want a BIOS
that can parse kernel args easily
 
L357[21:40:57] *
Inari hold Amanda's tail and runs a violin bow over it to see
if it makes any sound 
L358[21:41:19] <Amanda> %bite Inari
 
L359[21:41:20] <MichiBot> Amanda is
trying to bite Inari! They have 5 minutes if they want to attempt
to %defend against it!
 
L360[21:41:20] <S3> Izaya: what do you
mean?
 
L361[21:41:24] <Inari> D:
 
L362[21:41:26] <Inari> %dodge
 
L363[21:41:26] <MichiBot> Inari managed to
partially dodge Amanda. With a 16 vs 12 Inari only takes half of
the 3 damage.
 
L364[21:41:31] <Inari> Amanda: rude
 
L365[21:41:56] <S3> you want the bios to
parse arguments to the kernel for the OS instead of the other way
around?
 
L366[21:42:20] <Izaya> S3: you know how
when you boot OpenBSD or 9front you get the option to type in
args?
 
L368[21:42:54] <Izaya> basically
that
 
L369[21:43:23] <S3> Tugboat has intentions
to do that
 
L370[21:43:37] <S3> it's a 2 stage
boot loader
 
L371[21:43:52] <S3> and the first stage is
nothing but modules clamped together in a single file
 
L372[21:44:04] <S3> 2nd stage is modules
on the filesystem
 
L373[21:44:16] <S3> it will be nothing but
a tiny module api in itself
 
L374[21:44:32] <S3> module developers can
query, load, and talk to modules
 
L375[21:44:46] <Izaya> sounds like clutter
tbh
 
L376[21:45:36] <S3> Well essentiall all
you need for tugboat to work is a module that knows how to
interface the filesystem, and a module that loads it
 
L377[21:45:50] <S3> that way you can boot
on an unmanaged disk system
 
L378[21:46:56] <Amanda> meowning
Izaya
 
L379[21:47:07] <S3> Izaya: I'm not
really sure how else to do it
 
L380[21:47:55] ⇦
Quits: nnikolyaa
(~nnikolyaa@mm-155-37-121-178.gomel.dynamic.pppoe.byfly.by) (Quit:
nnikolyaa) 
L381[21:48:14] <S3> The things you need
that are too big to fit on eeprom (i.e. a forth interpreter) you
would put in stage 2.
 
L382[21:48:27] <S3> but stage2 isn't
required
 
L383[21:48:28] <Corded> * <Ariri>
tried to look at Inari's avatar for umpteenth time because I
keep seeing Senko and confusing myself, actually sees Bender and
jumps back in surprise
 
L384[21:48:47] <Inari> Wat
 
L385[21:49:07] <Inari> Oh S3's
 
L386[21:49:18] 

<Ariri>
Yeah
 
L387[21:49:26] <S3> Inari: ?
 
L388[21:49:32] 

<Ariri> Who
is she though
 
L389[21:49:41] 

<Ariri> S3:
Corded avatar
 
L392[21:50:23] 

<Ariri>
Fang qt <3
 
L393[21:51:31] <S3> Izaya: I think PXE
booting will be a huge part of Trotwood clustering
 
L394[21:51:49] <S3> it will allow you to
cluster a bunch of OC computers together with only one instance of
trotwood on one computer.
 
L395[21:52:31] <S3> And Trotwood can run
off of tmpfs so it can just initrd to tmpfs a tiny copy if itself
leaving you the entire disk for whatever
 
L396[21:55:04] <S3> I think I'm going
to call my pxe loader robopixie
 
L397[21:55:15] <S3> Ariri good name?
 
L398[21:55:46] 

<Ariri>
robopixie? I approve
 
L399[21:55:53] <S3> I thought so
 
L400[21:56:37] 

<Ariri>
:3
 
L401[22:01:08] <S3> Izaya: What about a
syslinux comboot style approach?
 
L402[22:01:17] <S3> where you load a
module as the kernel itself
 
L403[22:01:21] <S3> and pass it
options
 
L404[22:01:53] 

<Michiyo>
lol.. yeah due to how Discord's webhooks work the avatar for
any Corded user is the last avatar it used when you click the
avatar
 
L405[22:02:40] 

<Ariri> I
realized that a while ago, but somehow I still manage to forget it
sometimes...
 
L406[22:03:22] 

<Forecaster> remembering things is
overrated
 
L407[22:03:44] 

<Forecaster> %sip
 
L408[22:03:44] <MichiBot> You drink a
slimy copper potion (New!). Forecaster now has a mullet until they
see a bird.
 
L409[22:03:51] 

<Forecaster> ohno
 
L410[22:03:56] <Corded> *
<Forecaster> goes to find a bird
 
L411[22:04:22] 

<Ariri> ~~I
wish the webhook would overwrite Forecaster's avatar~~
 
L412[22:04:43] 

<Forecaster> but it's just a nice
picture of sailor moon
 
L413[22:04:48] 

<Forecaster> I don't know what
you're seeing
 
L415[22:05:02] 

<Ariri>
Cursed, thats what
 
L416[22:05:27] 

<Ariri>
Thanks for the sauce, Michiyo
 
L418[22:06:17] 

<Forecaster> oh yeah
 
L419[22:06:32] <S3> LOL I just realized my
avatar is bender
 
L420[22:06:39] <Michiyo> your Discord
avatar is horrifying @"Forecaster"... :P
 
L421[22:06:49] 

<Forecaster> whaaaaaa
 
L422[22:06:52] 

<Forecaster> I can't believe it
 
L423[22:07:15] 

<Michiyo>
.avatar @Forecaster
 
L424[22:07:15] 

<Natsumi>
@Michiyo
 
L425[22:07:20] 

<Michiyo>
yep...
 
L426[22:07:23] 

<Ariri>
%bap Forecaster with some attack from Sailor Moon that totally
makes it look like Ive watched it
 
L427[22:07:23] <MichiBot> Ariri baps
Forecaster with some attack from Sailor Moon that totally makes it
look like Ive watched it!
 
L428[22:07:41] <CompanionCube> i'm
not in discord but i do have a sweet avatar
 
L430[22:07:59] 

<Ariri> The
more I look at it, the worse it gets
 
L431[22:08:04] 

<Forecaster> this is the source
 
L432[22:08:05] 

<Ariri>
Slav Moon was a better choice
 
L434[22:08:14] 

<Ariri>
Forecaster: Not the sauce I wanted
 
L435[22:08:16] 

<Ariri>
D:
 
L437[22:08:49] 

<Ariri> CC
should duplicate the C and make it the avatar
 
L438[22:08:56] <Michiyo> not on Discord
it's not :P
 
L439[22:09:09] <CompanionCube> but
i'm not on discord,
 
L440[22:09:29] <Michiyo> No, but the
bridge can show avatars on discord if you set it
 
L441[22:09:29] 

<Ariri> The
webhook has avatars
 
L442[22:10:02] 

<Forecaster> %avatar
 
L443[22:10:03] <MichiBot> Forecaster: Use
`!setmyavatar <url>`
 
L444[22:10:14] <Michiyo> I cheated and
uploaded one for you CC :P
 
L445[22:10:23] <CompanionCube> ah
 
L447[22:11:48] 

<Ariri> it
looks kind of... sad
 
L448[22:12:08] <CompanionCube>
there's a reason why i centered it :p
 
L449[22:12:08] 

<Forecaster> also not quite centered
:P
 
L450[22:12:15] 

<Michiyo> I
really need a better method of uploading.. lol
 
L451[22:12:26] 

<Michiyo>
Yes, well I wasn't going to go through the hassle :P
 
L452[22:12:42] <CompanionCube> maybe i
have a centered copy lying around...
 
L453[22:15:30] 

<Forecaster> :I
 
L454[22:16:34] 

<Forecaster> am stupid fox
 
L455[22:16:49] 

<Ariri>
%pet Forecaster
 
L456[22:16:50] <MichiBot> Ariri is
brushing Forecaster with ☼hardwood staff☼. Forecaster regains 1d4
=> 4 hit points!
 
L457[22:18:02] <Ariri> %ping
 
L459[22:18:05] <MichiBot> Ping reply from
Ariri 0.57s
 
L460[22:18:30] 

<Ariri>
That took awfully long to send from my end
 
L461[22:18:53] 

<Forecaster> I don't know what you
mean, that's basically what I have...
 
L462[22:19:22] 

<Ariri>
-_-
 
L463[22:19:34] 

<Forecaster> :P
 
L464[22:30:52] ⇦
Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Read error:
Connection reset by peer) 
L465[22:32:43]
⇨ Joins: Thutmose
(~Patrick@host-69-59-79-181.nctv.com) 
L467[22:40:26] 

<Forecaster> %sip
 
L468[22:40:27] <MichiBot> You drink a
smelly lime potion (New!). Forecaster is suddenly more aware of
cute things nearby until they have a nap.
 
L469[22:40:46] 

<Forecaster> Well I'm already in bed
so
 
L470[22:41:05] 

<Forecaster> I should try to draw sailor
moon sometime
 
L471[22:42:47] 

<Ariri>
points Forecaster in the direction of a cute kemonomimi art,
totally not to draw inspo from
 
L472[22:48:41] 

<Forecaster> Kemomomomowhatnow
 
L473[22:49:21] 

<Ocawesome101> ke-mo-no-mi-mi
 
L474[22:49:25] 

<Ocawesome101> kemono mimi
 
L475[22:49:30] 

<Ocawesome101> no idea
 
L476[22:49:34] 

<Ariri>
animal girls
 
L480[22:50:58] <Izaya> I still don't
get the appeal
 
L481[22:52:54] 

<Ariri> Its
just... moe. I cant explain it really
 
L482[22:53:09] 

<Ariri> Not
always, but usually
 
L483[22:55:43] 

<Forecaster> I don't know what this
has to do with sailor moon :P
 
L484[22:56:41] 

<Forecaster> (Assuming that's what
you meant with inspiration)
 
L486[23:03:41] 

<Forecaster> I wasn't responding to
those pictures specifically
 
L487[23:04:15] 

<Forecaster> I meant just drawing sailor
moon
 
L488[23:21:45] ⇦
Quits: Izaya (~izaya@210-1-218-92-cpe.spintel.net.au) (Read error:
Connection reset by peer) 
L489[23:23:38]
⇨ Joins: Izaya
(~izaya@210-1-218-92-cpe.spintel.net.au) 
L490[23:35:25] <S3> Ooh why didn't I
think of that
 
L491[23:35:32] <S3> I can make trotwood
add a _G.bios {}
 
L492[23:35:47] <S3> bios calls for using
within your system
 
L493[23:35:59] <S3> I may even be able to
use it to trick OpenOS into working with unmanaged
filesystems
 
L494[23:48:44] ⇦
Quits: Vexaton (~Vexatos@port-92-192-87-163.dynamic.as20676.net)
(Quit: Insert quantum chemistry joke here) 
L495[23:59:45] ⇦
Quits: immibis
(~immibis@dslb-002-205-077-069.002.205.pools.vodafone-ip.de) (Ping
timeout: 189 seconds)