<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:08]
<Kleadron>
keyword is "seems"
L2[00:04:07]
<ThePiGuy24> eh not as bad as my 6:30 am
coding that i did last night :p
L3[00:04:24] * Izaya
laughs in 11AM programming
L4[00:05:02]
<Kleadron>
good news is that my "bringToFront" and
"moveWindow" functions seem to work just fine after a
little bit of tweaking
L5[00:05:18]
<Kleadron>
moveWindow has two modes
L6[00:05:26] <expert975> Minification and
lzss together work wonders: Originial: 1534B Minified: 893B
Compressed: 571B Ratio: 37.22%
L7[00:05:41] <Izaya> not bad
L8[00:05:48] <Izaya> Lua code compresses
well
L9[00:08:37] <expert975> Oh, no! The
minifier I'm using doesn't seem to understand bitwise
L10[00:09:03] <Izaya> is your CPU in the
right mode
L11[00:09:10]
<AdorableCatgirl> ^
L12[00:09:17] <expert975> Lua5.3, yes
L13[00:09:25]
<AdorableCatgirl> this is very
important--are you using luamin?
L14[00:10:42] <expert975> AdorableCatgirl:
no, this one seems to be called "LuaMinify"
L15[00:10:51]
<AdorableCatgirl> and while luamin
requires node.js
L16[00:11:02]
<AdorableCatgirl> i know for a fact it
likes Lua 5.3
L17[00:11:39] <expert975> This one I'm
using is very small
L18[00:11:43] <expert975> How is
luamin?
L19[00:11:54]
<AdorableCatgirl> well
L20[00:11:58] <Izaya> big brain is using
the one in the minitel embedded repo
L21[00:11:59]
<AdorableCatgirl> seeing as it requires
node.js
L22[00:12:15]
<AdorableCatgirl> the install size is p
large, unless you have other shit that uses node
L23[00:12:38] <expert975> Oh, my minifier
is running inside OpenOS :p
L24[00:12:54] ⇦
Quits: Kleadron (~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
(Quit: moon beans)
L25[00:13:24] ⇨
Joins: Kleadron
(~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
L26[00:15:39] <expert975> Why write a Lua
minifier in js instead of in Lua? O.o
L27[00:15:49]
<AdorableCatgirl> webdevs, i guess
L29[00:17:59] <Izaya> that may interest
you
L30[00:18:07] <Izaya> it doesn't do
variable replacement
L31[00:19:58] <expert975> Izaya: cool,
thanks
L32[00:20:32] *
Izaya uses that to process microtel because it allows manual
control over replacement strings
L33[00:21:03]
<AdorableCatgirl> I mean I just have a
need to shove everything I can into the EEPROM because
>Zorya
L34[00:31:15] <expert975> I'll replace the
bitwise with equivalent expressions xD
L35[00:55:03] ⇦
Quits: bauen1 (~bauen1@ipb21bb53f.dynamic.kabel-deutschland.de)
(Ping timeout: 202 seconds)
L36[01:00:08] ⇨
Joins: bauen1
(~bauen1@ipb21bb53f.dynamic.kabel-deutschland.de)
L37[02:16:18] <Amanda> %choose now or
later
L38[02:16:18] <MichiBot> Amanda: I'm 40%
"now"!
L40[02:22:27]
<Kleadron>
hmm
L41[02:22:32]
<Kleadron>
stack traceback is being useless
L42[02:22:33]
<Kristopher38> Nice color
L43[02:23:05]
<Kristopher38> Could you get closer to the
original blue BSOD color?
L44[02:23:34]
<Kleadron>
yeah
L45[02:23:57]
<Kleadron>
from 9x, windows xp-7 or windows 8-10?
L46[02:25:14] <Izaya> mixed signals
L47[02:25:47] <Izaya> 50/50 background like
classic Mac OS and BSODs like Windows
L48[02:26:00] <Izaya> where's my sad
Mac
L49[02:26:43]
<Kristopher38> xp-7 is the most
recognizable I guess
L50[02:27:17]
<Kristopher38> I don't even know how 9x
looks like tbh since I'm too young to have ever experience it
L51[02:27:24]
<Kristopher38> I don't even know how 9x
looks like tbh since I'm too young to have ever experienced it
[Edited]
L52[02:27:42]
<Kleadron>
izaya: i could put a bitmap image of a sad face but it might look
eerie to anyone on a T1 screen
L53[02:27:51]
<Kleadron>
it would to me
L54[02:28:09]
<Kristopher38> I mean, I've used 9x a bit
but never got to see the BSOD there
L55[02:28:23] <Izaya> I like the old NT
crash screens
L57[02:33:48] <S3_> Oh my gog
L59[02:34:50]
<ThePiGuy24> i like error screens that are
actually informative
L60[02:35:34] <Izaya> >consider
implementing neat error screen for PsychOS
L61[02:35:44] <Izaya> >realise I've
never had the kernel crash while running
L62[02:35:57] <S3_> I am terrified
L63[02:36:15] <Izaya> microkernel
stronk
L64[02:36:26] <Izaya> literally all it does
is distrubute events and run processes
L65[02:36:46] <S3_> It looks like I'm going
to be a dad......?
L66[02:36:59] <Izaya> S3_:
congratulations?
L67[02:37:17] <S3_> No not like that
L68[02:37:40]
<ThePiGuy24> the secret to not having
errors is to just reboot and try an get back to the point it was at
when it crashed before the user notices
L69[02:38:02] <Izaya> galaxy brain
L70[02:40:00]
<Kleadron>
no, the secret is:
L72[02:40:23]
<Kleadron>
just comment out the error screen
L74[02:40:58]
<Kleadron>
i will actually try to have an informative error screen but at this
point i need to figure out application launching stuff first
L76[02:42:22] <Izaya> you making a full
shell Kleadron?
L77[02:42:37]
<Kleadron>
that's the plan i guess
L78[02:42:41]
<Kleadron>
something like early windows
L79[02:42:56]
<ThePiGuy24> i just want to make a
"DE" for OpenOS
L80[02:43:16]
<Kleadron>
or i could design it like the finder from the original
macintoshes
L81[02:43:28] <Izaya> clone RISC OS
L82[02:43:30] <Izaya> RISC OS is nice
L84[02:44:18]
<ThePiGuy24> but lua hardly counts as risc
:p
L85[02:44:28] <Izaya> what if I'm running
it on ARM
L86[02:44:33] *
Izaya taps forehead
L87[02:44:34]
<Kleadron>
1 i have no idea how to use risc os
L88[02:44:34]
<Kleadron>
2 i want it to be familiar to something modern like windows so
people will have an idea of how to use it
L89[02:44:49]
<ThePiGuy24> well i guess running it on
arm would count
L90[02:44:54] <Izaya> I just like some of
the things RISC OS does is neat
L91[02:44:59] <Izaya> namely the pinboard
at the bottom
L92[02:45:23]
<Kleadron>
that's basically an app launcher
L93[02:45:34]
<Kleadron>
?
L94[02:45:37]
<Kleadron>
idk
L95[02:46:02] <Izaya> lets you pin files,
shows the running applications, and lets you access the connected
disks
L96[02:46:15] *
Izaya cloned it for KOS NEO a while back
L97[02:46:16]
<Kleadron>
so, a windows 7 taskbar
L98[02:46:20]
<ThePiGuy24> just use panel
L99[02:46:32] <Izaya> Windows 9x is well
designed
L100[02:46:46] <Izaya> if you're gonna
clone Windows, clone the 95/NT4 UI
L101[02:46:51] <Izaya> it's all downhill
since 2000 or so
L102[02:48:07]
<Kleadron>
i might design it like 3.1 but with 95 elements mixed in
L103[02:48:29]
<Kleadron>
i am in no place to want to code a full fledged desktop at this
moment
L104[02:48:40]
<Kleadron>
as in, like the explorer
L105[02:48:46]
<ThePiGuy24> microsoft dont know how to
design operating systems anymore
L107[02:49:07]
<ThePiGuy24> hmmm
L108[02:49:15] <Izaya> start with a window
manager/compositor
L109[02:49:17]
<ThePiGuy24> but aaaaa wordpress
L110[02:49:27]
<ThePiGuy24> wordpress causes me many
pain
L111[02:49:41]
<Kleadron>
i have a basic stacking window manager at this point i just need to
complete the basic functions of it
L112[02:50:01]
<Kleadron>
when you mentioned KOS NEO from earlier that reminded me of how i
had no idea how to use it
L113[02:50:16]
<Kleadron>
and it looked a little bit ugly
L114[02:50:24]
<ThePiGuy24> yeah KOS doesnt really seem
to follow any conventions
L115[02:50:46] <Izaya> KOS is engineered
to be very light
L116[02:50:56]
<Kleadron>
i suppose it works fine within the limitations of what you can do
with OC but it seems alien to the average user
L117[02:51:05] <Izaya> closest WM I can
think of is Rio
L118[02:51:28] <Izaya> 3 buttons required,
drag on background to make new window
L119[02:51:44]
<ThePiGuy24> that already seems
cursed
L120[02:51:51] <Izaya> it works
surprisingly well
L121[02:52:09]
<Kleadron>
now ask some random person to use it
L122[02:52:21] <Izaya> Kleadron: learned
helplessness tbh
L123[02:52:32] <Izaya> because when you
run a GUI program from the terminal in the foreground it takes over
the existing window
L124[02:52:38] <Izaya> neat stuff
L125[02:52:57] <Izaya> Windows isn't
necessarily easy to use - at least, now. It's just familiar.
L126[02:53:23]
<ThePiGuy24> it follows conventions
because it is the convention
L127[02:53:35] <Izaya> It doesn't even
follow its own conventions
L128[02:53:41]
<ThePiGuy24> true
L129[02:54:16] <Izaya> there's a panel in
one of the windows server management tools with all the different
generations of UI from 3.1 through 8.1
L130[02:55:13]
<ThePiGuy24> also are there any ~~fully~~
mostly standards compliant telnet clients for openos, ik there is
the one on oppm but seems meh
L131[02:55:32] <Izaya> telnet is stupid
complicated
L132[02:55:50]
<ThePiGuy24> yeah but its fun
L133[03:09:51] <CompanionCube> Izaya: when
when not used as a terminal protocol on IBM machines?
L135[03:16:51] <CompanionCube> (said OSes
also support the usual oxymoron of 'secure telnet')
L136[03:18:35]
<Kleadron>
i really wish OC supported square characters
L137[03:25:16]
<ThePiGuy24> hmm
L139[03:28:25]
<Zef> (it's
a start for something that might help with actual squares)
L140[03:31:46]
<Kleadron>
Very cool
L141[03:33:24]
<Zef>
(itskindashit)
L142[03:41:27] <Amanda> %8ball bed
time?
L143[03:41:27] <MichiBot> Amanda: My
reply is no
L144[03:41:34] <Amanda> %8ball space
cats?
L145[03:41:34] <MichiBot> Amanda: Ask
again later
L146[03:43:24] <Amanda> Hrm. Guess I'll
look for something to irradate from
L147[03:57:13] ⇦
Parts: expert975 (~expert975@189.74.134.153) (WeeChat
2.6))
L148[04:05:44]
<The_Stargazer> how does component.proxy
work?
L149[04:06:09]
<DaComputerNerd> You give the component
address
L150[04:06:18]
<DaComputerNerd> It gives the
component
L151[04:06:24]
<The_Stargazer> I did that. 'no such
component'.
L152[04:06:43]
<DaComputerNerd> Typed right?
L153[04:06:45]
<The_Stargazer> I gave the full address
(from `components`)
L154[04:06:51]
<The_Stargazer> yeah I typed it in
L155[04:07:00]
<DaComputerNerd> Did it include all the
dashes
L156[04:07:06]
<The_Stargazer> Yep
L157[04:07:26]
<DaComputerNerd> I usually use an analyzer
and copy out of the logs, idk
L158[04:20:02] <Amanda> %tell Inari look,
all I'm saying is maybe your flight simulator doesn't need deep
lore and campaign missions around launching multi-stage platforming
level rockets for satelites for areas you can control the planes.
And the levels don't have to be compulsory VR
L159[04:20:03] <MichiBot> Amanda: Inari
will be notified of this message when next seen.
L160[04:20:32] *
Amanda snugsafairy, zzzmeww
L161[04:32:31] ⇦
Quits: AdorableCatgirl
(~sam@pool-74-110-180-14.rcmdva.fios.verizon.net) (Ping timeout:
202 seconds)
L162[04:55:06]
<The_Stargazer> can a modem receive
messages sent to itself?
L163[05:07:05]
<Kleadron>
only one way to find out i guess?
L164[05:07:23]
<Kleadron>
Idk why you would need to do that
L166[05:25:29]
⇨ Joins: regakakobigman
(~regakakob@c-73-174-187-176.hsd1.pa.comcast.net)
L168[05:50:28] <MichiBot>
OpenComputers
Stacking Window Manager Test 2 - Demo | length:
26s |
Likes:
0 Dislikes:
0 Views:
0 | by
Kleadron |
Published On 20/1/2020
L169[06:46:01] <Izaya> Kleadron: you're
gonna wanna look into line-by-line drawing
L170[06:46:57]
<Kleadron>
i can try that but that opens up a bunch of layering issues and
color issues i dont want to deal with right now
L171[07:04:00] ⇦
Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit:
Leaving.)
L172[07:32:27]
<Kleadron>
Izaya: i'm doing some ass backwards multitasking do you wanna hear
how it works :D
L173[07:38:37]
<Kleadron>
i
L174[07:39:28]
<Kleadron>
i'm loading programs basically as libraries using the require()
function and then executing their "start",
"run", and "stop" functions [Edited]
L175[07:39:47]
<Kleadron>
one side effect
L176[07:40:10]
<Kleadron>
OpenOS doesn't unload them when i try to close them and remove them
from the scheduler
L177[07:54:12] <Izaya> You can
force-unload them
L178[07:54:19] <Izaya> Have it as a
feature, programs keep state even when not running.
L179[07:55:00]
<Kleadron>
True
L180[07:55:05]
<Kleadron>
i noticed that
L181[07:55:17]
<Kleadron>
Holy shit that's a good idea
L182[08:03:43]
<Kleadron>
so i think i will add something to the test program
L183[08:04:04]
<Kleadron>
a "stayResident" value that is either true or false and
tells the scheduler if it should be unloaded
L184[08:05:25]
<Kleadron>
but i will also add a feature to the scheduler that can force
unload it anyways
L185[08:09:41] ⇦
Quits: Backslash (~Backslash@d75-156-174-126.abhsia.telus.net)
(Read error: Connection reset by peer)
L186[08:13:59]
<Kleadron>
Izaya: your suggestion has been implemented, the program can have a
stayResident option and the scheduler has a force unload
option
L187[08:19:30] ⇦
Quits: gamax92 (~gamax92@c-73-153-119-160.hsd1.co.comcast.net)
(Read error: Connection reset by peer)
L188[08:33:44]
<Forecaster> %sip
L189[08:33:45] <MichiBot> You drink a
prickly spice potion (New!). Forecaster's hair turn the color of
ferozium for 12 minutes.
L190[08:34:29]
<ThePiGuy24> hmmm
L191[08:36:48]
<Kleadron>
goodnight
L192[08:37:05] ⇦
Quits: Kleadron (~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
(Quit: Xbox overlords taking over the planet)
L193[08:50:25]
⇨ Joins: ChadThunder
(~ChadThund@ns520132.ip-158-69-116.net)
L194[08:51:19] ⇦
Parts: ChadThunder (~ChadThund@ns520132.ip-158-69-116.net)
())
L195[08:51:40]
⇨ Joins: ChadThunder
(~ChadThund@ns520132.ip-158-69-116.net)
L196[08:52:19] ⇦
Parts: ChadThunder (~ChadThund@ns520132.ip-158-69-116.net)
())
L197[08:54:25]
⇨ Joins: KEKGAGg
(~KEKGAGg@ns520132.ip-158-69-116.net)
L198[08:58:03] ⇦
Quits: KEKGAGg (~KEKGAGg@ns520132.ip-158-69-116.net) (Ping timeout:
190 seconds)
L199[09:07:40] <CompanionCube> Izaya:
Kleadron: or go further and see what cool things you could do with
the DOS-era TSRs
L200[10:34:02]
⇨ Joins: tf (kiwiirc@178.251.141.74)
L201[10:41:15] ⇦
Quits: {Opsimath}Shawn
(~shawn156@c-76-25-73-212.hsd1.co.comcast.net) (Read error:
Connection reset by peer)
L202[10:42:30] ⇦
Parts: tf (kiwiirc@178.251.141.74) ())
L203[11:47:24]
⇨ Joins: ben_mkiv (~ben_mkiv@88.130.158.136)
L204[12:16:57]
<Forecaster> %sip
L205[12:16:58] <MichiBot> You drink a
muddy röd potion (New!). Forecaster looks confused as nothing
happens.
L206[12:17:08]
<Forecaster> Aw
L207[12:18:45] <Lizzian> %tonk
L208[12:18:46] <MichiBot> I'm sorry
Lizzian, you were not able to beat CompanionCube's record of 23
hours, 1 minute and 57 seconds this time. 18 hours, 22 minutes and
48 seconds were wasted! Missed by 4 hours, 39 minutes and 8
seconds!
L209[12:18:51] <Lizzian> fak
L210[12:27:07] ⇦
Quits: ATMunn (ATMunn@hellomouse.net) (Ping timeout: 202
seconds)
L211[12:40:30]
⇨ Joins: ATMunn (ATMunn@hellomouse.net)
L212[12:45:23] ⇦
Quits: ben_mkiv (~ben_mkiv@88.130.158.136) (Remote host closed the
connection)
L213[12:53:24]
⇨ Joins: ben_mkiv (~ben_mkiv@88.130.158.136)
L214[12:53:47]
⇨ Joins: expert975 (~expert975@189.74.134.153)
L215[12:54:06] <expert975> Can I monitor
server TPS on an OC computer?
L216[13:02:11] <ironmountain> Isn't the
speed of the computers dependent on the tps of the server?
L217[13:04:53] <expert975> I guess not in
a simple way
L218[13:09:50] <Lizzian> with a debug card
you could probably run the /tps command, but other than that,
no
L219[13:20:16]
⇨ Joins: NewFriend
(~newfriend@host-194.77-234-182.cable.dynamic.kbtelecom.net)
L220[13:20:54] ⇦
Quits: NewFriend
(~newfriend@host-194.77-234-182.cable.dynamic.kbtelecom.net)
(Remote host closed the connection)
L221[13:24:46] <expert975> Doesn't OpenOS
shell support for loops?
L222[13:38:32]
<DaComputerNerd> ?
L223[13:40:25]
<Kristopher38> He means if the sh
interpreter in OpenOS has support for loops
L224[13:44:00]
<Kristopher38> From a quick look at the
source code I'd say it doesn't but someone correct me if I'm
wrong
L225[13:58:59]
<DaComputerNerd> Is it a proper sh
interpreter?
L226[14:10:40] <Amanda> %8ball space
cats?
L227[14:10:41] <MichiBot> Amanda: Ask
again later
L228[14:54:19] <ironmountain> %8ball when
should Amanda ask?
L229[14:54:19] <MichiBot> ironmountain:
Ask again later
L230[15:05:30]
<ThePiGuy24> %8ball Ask again later
L231[15:05:30] <MichiBot> ThePiGuy24: I
don't think that's a question...
L232[15:05:41]
<ThePiGuy24> e
L233[15:05:53]
<ThePiGuy24> %8ball Ask again later?
L234[15:05:53] <MichiBot> ThePiGuy24:
Outlook not so good
L235[15:06:00]
<ThePiGuy24> hm
L237[16:04:09]
⇨ Joins: daniel (~quassel@jupiter.danger-it.de)
L238[16:10:55] <Amanda> %8ball space
cats?
L239[16:10:55] <MichiBot> Amanda: Without
a doubt
L240[16:11:05] <ironmountain> huh
L241[16:21:13]
<AdorableCatgirl> fuck it, gonna make the
sabre from halo in KSP
L242[16:51:17] ⇦
Quits: ba7888b72413a16a (~ba7888b72@66.109.211.150) (Remote host
closed the connection)
L243[16:51:36]
⇨ Joins: ba7888b72413a16a
(~ba7888b72@66.109.211.150)
L244[17:04:51]
⇨ Joins: Trainfan91
(~Trainfan9@c-73-178-167-183.hsd1.nj.comcast.net)
L245[17:05:19] <Trainfan91> if u see this,
pls tell me...
L246[17:05:58]
<Forecaster> ...
L247[17:07:16]
<Bob> i
don't see anything
L248[17:09:08] <Trainfan91>
#sarcasm?
L249[17:09:48] <Trainfan91> i mean do u
see my text?
L250[17:09:51] <Amanda> no this is
#oc
L251[17:09:53]
<Forecaster> there's no such thing
L252[17:09:57] <Amanda> not #sarcasm
L253[17:10:11]
<Forecaster> nobody is sarcastic on the
internet
L254[17:10:11] <stephan48> no we only read
your text
L255[17:10:14] <stephan48> we did not see
it
L256[17:10:27] <Trainfan91> if u read
this, pls tell me...
L257[17:10:36]
<Forecaster> I refuse
L258[17:10:45] <stephan48> i refuse to
read this and tell you
L259[17:10:45] <Trainfan91> LOL XD
L260[17:10:50] ⇦
Quits: Trainfan91 (~Trainfan9@c-73-178-167-183.hsd1.nj.comcast.net)
(Quit: Trainfan91)
L261[17:11:00] *
stephan48 smacks his head against the desk
L262[17:12:01]
⇨ Joins: Vexatos
(~Vexatos@port-92-192-9-136.dynamic.as20676.net)
L263[17:12:01]
zsh sets mode: +v on Vexatos
L264[17:12:19]
<Forecaster> what fun
L265[17:12:25]
<Forecaster> %sip
L266[17:12:26] <MichiBot> You drink a
freezing avesmingo potion (New!). The next glass of water
Forecaster has tastes like Amethyst.
L267[17:12:42]
<Forecaster> hm, wonder what amethyst
tastes like
L268[17:18:22]
<AdorableCatgirl> the discount sabre is a
bitch to control
L269[17:37:04]
<ThePiGuy24> ive licked amethyst before
and it just tastes like glass
L270[17:37:47]
⇨ Joins: Thutmose
(~Patrick@host-69-59-79-181.nctv.com)
L271[17:50:33]
⇨ Joins: gamax92
(~gamax92@c-73-153-119-160.hsd1.co.comcast.net)
L272[17:50:33]
zsh sets mode: +v on gamax92
L273[17:58:39]
⇨ Joins: Inari
(~Pinkishu@pD9E8F756.dip0.t-ipconnect.de)
L275[18:08:36] <Inari> Amanda: but its
more fun with those
L276[18:40:12]
⇨ Joins: Vexaton
(~Vexatos@port-92-192-27-80.dynamic.as20676.net)
L277[18:40:12]
zsh sets mode: +v on Vexaton
L278[18:42:38] ⇦
Quits: Vexatos (~Vexatos@port-92-192-9-136.dynamic.as20676.net)
(Ping timeout: 190 seconds)
L279[19:21:17]
⇨ Joins: Kleadron
(~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
L280[19:46:34]
<Kleadron>
@ThePiGuy24 you were supposed to crunch it with your teeth, then it
would have tasted like strawberry
L281[19:49:47]
<ThePiGuy24> no thanks i want to keep my
teeth existant
L282[19:49:49] <Inari> %pet Amanda
L283[19:49:50] <MichiBot> Inari is petting
Amanda with the holl pickle. Amanda regains 1d4 => 3 hit
points!
L285[20:35:21]
<Forecaster> nice flying triangle
L286[20:36:27]
<ThePiGuy24> mmm trangle
L287[20:36:30]
<AdorableCatgirl> oh yeah
L288[20:36:58]
<AdorableCatgirl> one sec
L289[20:37:02]
<AdorableCatgirl> finna make this a real
flying wing
L292[20:38:35]
<AdorableCatgirl> W I N G
L293[20:38:44]
<Kleadron>
is the whole thing just a wing
L294[20:39:16] <Izaya> no there's a
cockpit and an engine too
L295[20:39:56]
<AdorableCatgirl> and two intakes, and
some landing gear
L296[20:40:04]
⇨ Joins: Backslash
(~Backslash@d75-156-174-126.abhsia.telus.net)
L297[20:40:14]
<AdorableCatgirl> anyways
L298[20:40:18]
<AdorableCatgirl> it flies pretty
well
L299[20:41:02]
<AdorableCatgirl> also nuclear
engines
L300[20:41:03]
<AdorableCatgirl> <3
L301[20:41:11]
<AdorableCatgirl> gotta irradiate the
everything
L302[20:43:47] <Izaya> is the cockpit made
of asbesdos while you're at it?
L303[20:44:07]
<AdorableCatgirl> probably no, we don't
need to worry about fires
L304[20:44:16]
<AdorableCatgirl> on the other hand
L305[20:44:21]
<AdorableCatgirl> it might be painted with
lead paint
L306[20:44:22]
<AdorableCatgirl> so
L307[20:58:08] <expert975> %tonk
L308[20:58:09] <MichiBot> I'm sorry
expert975, you were not able to beat CompanionCube's record of 23
hours, 1 minute and 57 seconds this time. 8 hours, 39 minutes and
22 seconds were wasted! Missed by 14 hours, 22 minutes and 34
seconds!
L309[20:58:26] <CompanionCube> damn, not
beat yet?
L310[20:59:49] <expert975> I give up, you
can keep it
L311[21:00:09] <CompanionCube> i don't
want it though
L312[21:00:13] <CompanionCube> i'm already
#1 :p
L313[21:00:15] <simon816> remember to
count to 23 :p
L314[21:00:23] <CompanionCube>
%tonkleaders
L316[21:01:15] <expert975> It was supposed
to expire 10am today
L317[21:02:14] <simon816> other failed
tonks may put it back
L318[21:02:15] <CompanionCube> Lizzian did
a failed tonk earlier apparently.
L319[21:02:28] <Lizzian> yup
L320[21:02:30] <Mimiru> *always* check for
failed tonks man... c'mon
L321[21:02:33] <Mimiru> :P
L322[21:02:45] <Lizzian> if i was on my
pc, i would have
L323[21:02:57] <Lizzian> but i cba to
scroll back on the webchat :P
L324[21:03:07] <Mimiru> but.... but....
oclogs!
L325[21:03:08] <Mimiru> lol
L326[21:03:27]
<AdorableCatgirl> o clogs
L328[21:04:49] <Lizzian> but....butt.....
effort :/
L329[21:04:56] <Mimiru> lol..
L330[21:06:21] <Mimiru> %settonkpoints
CompanionCube -99999
L331[21:06:22] <Mimiru> :P
L332[21:06:33] <CompanionCube> that's not
a thing
L333[21:06:37] <Mimiru> Correct.
L334[21:06:42] <simon816> yet
L335[21:07:40] *
CompanionCube eyes Forecaster
L336[21:11:48] <Mimiru> %dbquery INSERT OR
REPLACE INTO JsonData (mykey, store) VALUES ('tonkrecord_Michiyo',
'999.0');
L337[21:11:51] <Mimiru> K, done. :P
L338[21:11:59] <Mimiru> (No that doesn't
exist either)
L339[21:12:22] <Inari> time to relax while
getting like 5 million ear piercings
L340[21:12:22] <simon816> lol raw sql as a
feature
L341[21:13:07] <Inari> Mimiru: Stop making
me miss old games
L342[21:13:09] <Mimiru> IDK... sounds
legit to me simon816... :P
L343[21:13:24] <Inari> %tonkleaders
L345[21:20:17]
<Forecaster> %tonkattempts Lizzian
L346[21:20:17] <MichiBot> You have 2
attempts left.
L347[21:20:28]
<Forecaster> right, that doesn't take
arguments
L348[21:22:13] *
Mimiru argues with @"Forecaster"
L349[21:22:17]
<20kdc>
...why would JsonData be a table and why would it have...
L350[21:22:24]
<20kdc>
numbers as strings in it
L351[21:22:32]
<20kdc> why
would this be a thing
L352[21:22:35] <Mimiru> I just slapped
single quotes around the number, leave me alone
L353[21:22:45] <Mimiru> also, jsondata
has.... jsondata.
L354[21:22:54]
<AdorableCatgirl> remember that uwu is
illegal
L355[21:23:08]
<Forecaster> I made it to store
miscellaneous data :P
L356[21:23:16]
<20kdc>
...what does "UWU" stand for
L357[21:23:21] <Mimiru> uwu
L358[21:23:34]
<20kdc>
...is the capitalization important?
L359[21:23:35] <Mimiru> %g uwu
L360[21:23:37] <MichiBot> Mimiru:
https://www.urbandictionary.com/define.php?term=uwu
- *uwu - Urban Dictionary*: "A texting emoticon used to show
cuteness but also is sin to the internet world. It is basically
banned worldwide never use in any circumstances unless you
want ..."
L361[21:23:44]
<Forecaster> remember that tonk didn't
have a scoreboard originally, that was added later
L362[21:24:10] <Mimiru> cause people
wanted to wave their e-peens :P
L363[21:25:05]
<Forecaster> hm, I wonder how much
different it'd be to do
L364[21:25:10]
<Forecaster> %urban uwu
L365[21:25:13] <MichiBot> Forecaster:
https://www.urbandictionary.com/define.php?term=uwu
- *uwu - Urban Dictionary*: "A texting emoticon used to show
cuteness but also is sin to the internet world. It is basically
banned worldwide never use in any circumstances unless you
want ..."
L366[21:25:26]
<Forecaster> none. none different
L367[21:27:47] <CompanionCube> Mimiru: I
didn't, look in the logs :p
L368[21:28:53] <Mimiru> You
didn't.....?
L369[21:29:35] <Mimiru> Oh, wanna wave
your e-peen? I didn't call out names.
L370[21:29:39] <Mimiru> I just said that's
why it was added.
L371[21:30:13]
<Kleadron>
who wants to wave their e-peens :D
L372[21:30:41] <Mimiru> IDK Man,
people.
L373[21:31:09]
<Forecaster> lizard people
L374[21:31:29] <Mimiru> ^
L376[21:53:25] ⇦
Quits: Kilobyte (~kilobyte@2a01:4f8:201:34c7::1) (Quit: ZNC - 1.6.0
- http://znc.in)
L377[21:53:35] <Inari> Mimiru: e-clits you
mean
L378[21:54:16] <Mimiru> e-genitalia
L379[21:54:43] <Inari> e-gents
L380[21:55:03] <Mimiru> what about the
e-ladies? :P
L381[21:55:14] <Mimiru> and the
e-enbys?
L382[21:55:15] <Inari> those don't shorten
from genitalia
L383[21:55:18]
<Kleadron>
ladies and gentlemen
L384[21:55:25]
<Kleadron>
space aliens and hamsters
L385[21:55:27]
<Kleadron>
i present
L386[21:55:31]
<Kleadron>
the letter "E"
L387[21:56:11]
⇨ Joins: Kilobyte
(~kilobyte@banana-new.kilobyte22.de)
L388[21:56:12]
zsh sets mode: +v on Kilobyte
L389[21:56:43] <Mimiru> woah... o/
Kilobyte
L390[21:56:53] <Mimiru> I mean I know you
just quit / rejoined
L391[21:56:55] <Mimiru> but it's rare
:p
L392[21:57:02] <Mimiru> Assuming you're
here
L393[21:57:04] <CompanionCube> was
provbably autorejoin
L394[21:57:08] <Mimiru> and it wasn't just
like.... a znc update
L395[21:57:10] <CompanionCube> i have
doubts they're actually present
L396[21:57:13] <Mimiru> Maybe...
L397[21:57:23] <Mimiru> Probably..
L398[21:57:25] <Mimiru> but still.
L399[21:57:26] <Mimiru> lol
L400[21:57:34] <Mimiru> I had HOPE damn
it.
L401[21:57:46]
<Forecaster> maybe they were never
real
L402[21:58:27] <Mimiru> How can any of us
be real if our eyes aren't real? Or some.... such bullshit.
L403[21:59:28]
<Forecaster> what if we like, are our
eyes
L404[21:59:29] <Mimiru> "How can
mirrors be real if our eyes aren't real?" Right.. that's
it.
L405[21:59:54]
<Forecaster> what if we are mirrors
L406[22:00:41] <Mimiru> What if....
L407[22:00:44] <Mimiru> nope
L408[22:00:45] <Mimiru> nothing
L409[22:00:48] <Mimiru> just... what is
nothing.
L410[22:01:48]
<Forecaster> seizes to exist
L411[22:02:09] <simon816> give that
back!
L412[22:02:20]
<Forecaster> no
L413[22:02:31] *
CompanionCube seizes the concept of sezing
L414[22:02:34] <CompanionCube>
*seizing
L415[22:02:55]
<AdorableCatgirl> ngl
L416[22:02:56]
<Forecaster> too late, you now have the
concept of sezing!
L417[22:03:00]
<AdorableCatgirl> i read "what if we
are the minors"
L418[22:03:29]
<AdorableCatgirl> was about to say
"what the in the everliving name of fuck were yall talking
about"
L419[22:03:43] *
Mimiru slowly backs away from the channel
L420[22:04:15]
<Forecaster> wrong part of the
internet
L421[22:11:18] <Mimiru> Anyway, so..
tonight I get to sling Android code for the first time in over a
year...
L422[22:11:32] <Mimiru> this should be a
fun (re)learning experience
L423[22:11:50]
<Forecaster> I bet
L424[22:11:52] <Inari> s/sl/sw/
L425[22:11:52] <MichiBot> <Mimiru>
Anyway, so.. tonight I get to swing Android code for the first time
in over a year...
L426[22:12:04] *
Mimiru blinks
L427[22:12:13] <Mimiru> ANYWAY
L428[22:12:26] <Inari> What are you
coding/
L429[22:12:27] <Mimiru> AND I get to learn
how to do BTLE, which I've never used before last night.
L430[22:12:30]
<Forecaster> %fling Android code at
Inari
L431[22:12:31] <MichiBot> Forecaster
flings Android code in a random direction. It hits the ground near
Inari
L432[22:12:42] <Inari> Mimiru: I
mean
L433[22:12:54] <Inari> I was going to joke
about buttplug.io integration, the bluetooth thing just makes that
more likely
L434[22:13:07] <Mimiru> I got a Adafruit
32u4 BTLE Feather, and I wired it up to..... ya know sure
Inari
L435[22:13:21] <Inari> haha
L436[22:13:28] <Mimiru> That, or possibly
some NeoPixels...
L437[22:13:35] <Mimiru> I mean it's one or
the other.
L438[22:14:18] <Mimiru> Of fucking course
that exists....
L439[22:14:20] <Mimiru> fucking.
hell
L440[22:14:25] <Inari> haha
L441[22:14:40] <Inari> It's for all kinds
of remote controlled toys, so the name is deceiving
L442[22:14:57] <Mimiru> oh hey, Lovense
support.. neat
L443[22:15:02] <Inari> ;D
L444[22:15:10] <Mimiru> I mean... fucking.
hell.
L445[22:15:25] <Inari> %pet Mimiru
L446[22:15:26] <MichiBot> Inari is
brushing Mimiru with a harpybara. Mimiru regains 1d4 => 4 hit
points!
L447[22:15:42] <Mimiru> xbox game pads....
jesus fucking christ...
L448[22:15:45] <Mimiru> WHY?
L449[22:16:02]
<Forecaster> ?
L450[22:16:16] <Mimiru> Lemme just cram a
xbox game pad ALL UP INSIDE MYSELF YO.
L451[22:16:17] <Inari> Mimiru: I mean,
have you ever played Rez
L452[22:16:18] <Mimiru> *coughs*
L453[22:16:24] <Mimiru> Nah... I get
it
L454[22:16:26] <Mimiru> I totally
do.
L455[22:16:28] <Inari> Mimiru: They're
lay-on vibes
L456[22:16:33] <Mimiru> Yes No, I get
it
L457[22:16:33] <Mimiru> :P
L458[22:16:36] <Mimiru> I'm being an
ass
L459[22:16:36] <Inari> xD
L460[22:16:37] <Mimiru> :D
L461[22:17:11] <Mimiru> ANYWAY..
L462[22:17:15] <Mimiru> OFF THAT
SUBJECT.
L463[22:17:18] <Mimiru> BTLE
L464[22:17:21] <Mimiru> NEOPIXELS.
L465[22:17:23] <Mimiru> ANDROID.
L466[22:18:40] <Mimiru> ATM I have a
Teensy (I think it's a Teensy) doing NeoPixel control, it's pretty
neat though a bit clunky as the interface is a rotary
encoder..
L467[22:19:12] <Mimiru> so you have to go
through 3 click/rotations to set the RGB, then you select your
animation, or click 4 times to bypass and go to one of the rainbow
animations..
L468[22:19:20] <Mimiru> but with this I
can do it all from a phone
L469[22:22:48] <Amanda> %splash Inari with
a molten redstone potion
L470[22:22:48] <MichiBot> You fling a
molten red potion (New!) that splashes onto Inari. Inari is
suddenly wearings gloves they don't remember putting on.
L472[22:23:24] <Inari> Amanda: nande
L473[22:23:39] <Mimiru> Ah, no it's a
Trinket, not the Teensy
L474[22:29:02] <Amanda> Welp. That's ~45m
of IRC Logs lost to the void
L475[22:29:17] <Amanda> so I have no idea
what the splash potion I used on Inari did, or if that even went
through
L476[22:29:51] <Amanda> %8ball keep
running hydra?
L477[22:29:52] <MichiBot> Amanda: Ask
again later
L478[22:29:54]
<20kdc> it
did go through, and Inari is now wearing gloves they didn't
remember putting on
L479[22:30:01] <Amanda> I see
L480[22:30:30] <Amanda> %8ball keep
running hydra?
L481[22:30:31] <MichiBot> Amanda: Signs
point to yes
L482[22:30:33] <Amanda> sigh
L483[22:30:40] <Amanda> Guess I'll give
the VM more disk space, then
L484[22:36:01] <Inari> Amanda: it put
gloves on me
L485[22:36:01] <Inari> :f
L486[22:41:29] <Amanda> There. Need to
reboot the VM to the new image, but now I'll be clearing the
nix-store of garbage every hour
L487[22:42:51] <Mimiru> sudo rm -fr
-no-preserve-root / ?
L488[22:43:26] <Amanda> :P
L489[22:43:43] <Mimiru> Hey... it'll be
clear
L490[22:46:02]
<AdorableCatgirl> so
L491[22:46:06]
<AdorableCatgirl> playing some MW2
L492[22:46:11]
<AdorableCatgirl> because why not
L493[22:46:17] <Amanda> Mimiru: sadly, so
will my IRC history. :P
L494[22:46:20]
<AdorableCatgirl> and i got majorly
spooked
L495[22:46:27]
<AdorableCatgirl>
majorly
spooked
L496[22:46:36] <Mimiru> Fair...
L497[22:46:37]
<AdorableCatgirl> hackers and all that are
common since it's a fuckin
L498[22:46:38]
<AdorableCatgirl> what
L499[22:46:40]
<AdorableCatgirl> 10 year old game?
L500[22:46:57]
<AdorableCatgirl> >spooky hackerman
actually fucked up my game
L501[22:47:15]
<AdorableCatgirl> >minimap is huge and
in the wrong corner even after restarting the game
L502[22:48:06]
<AdorableCatgirl> anyways
L503[22:48:11]
<AdorableCatgirl> the result of all this
is
L504[22:48:17]
<AdorableCatgirl> time to make my own
server management tool
L505[22:48:26]
<AdorableCatgirl> with lua
L507[22:49:13]
<Brisingr
Aerowing>
4MDNkZTQucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.gLUZGIR9cWku5VrW05rJAMiZuNxNaCm6SWgyGSmuD0M
L508[22:49:23] <Amanda> ghesuntite
L509[22:49:50] <Amanda> %8ball rain box
time?
L510[22:49:51] <MichiBot> Amanda: Ask
again later
L511[22:51:22] <Mimiru> Great news
@"Brisingr Aerowing" that URL, didn't make it to
IRC
L512[22:51:34] <Mimiru> suffered from
decapitation.
L513[22:52:40] <Amanda> %roll smut
1d2
L514[22:52:40] <MichiBot> smut 1
L515[22:54:12] <Inari> %roll 1d6!
L516[22:54:12] <MichiBot> 4
L517[22:59:04] <Elfi> That is an insane
token
L518[22:59:12] <Elfi> Positively
absurd.
L519[22:59:26] <Elfi> If it can't fit in
an IRC packet, it is *TOO BIG.*
L520[23:00:48] <Inari> Elfi: Just a JWT
token. Usually you don't stick those onto URls though
L522[23:05:21] <Elfi> It's still too big.
Way too big D:
L523[23:16:31] ⇦
Quits: Kleadron (~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
(Quit: Xbox overlords taking over the planet)
L524[23:18:18]
<Brisingr
Aerowing> Here it is again, in a shorter format.
L526[23:21:22]
⇨ Joins: Kleadron
(~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
L527[23:25:14] ⇦
Quits: Vexaton (~Vexatos@port-92-192-27-80.dynamic.as20676.net)
(Quit: Insert quantum chemistry joke here)
L528[23:34:23]
⇨ Joins: UsedHoeSalesman
(~UsedHoeSa@99-132-115-82.lightspeed.tukrga.sbcglobal.net)
L529[23:34:29] <UsedHoeSalesman>
Hello
L530[23:34:56] <UsedHoeSalesman> bye
L531[23:35:44] ⇦
Quits: regakakobigman
(~regakakob@c-73-174-187-176.hsd1.pa.comcast.net) (Ping timeout:
200 seconds)
L532[23:37:45] ⇦
Quits: UsedHoeSalesman
(~UsedHoeSa@99-132-115-82.lightspeed.tukrga.sbcglobal.net) (Remote
host closed the connection)
L533[23:38:45] ⇦
Quits: Kleadron (~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
(Quit: Xbox overlords taking over the planet)
L534[23:44:07]
⇨ Joins: AmandaC
(~quassel@c-73-165-85-199.hsd1.pa.comcast.net)
L535[23:44:43] ⇦
Quits: Amanda (~quassel@c-73-165-85-199.hsd1.pa.comcast.net) (Ping
timeout: 190 seconds)
L536[23:45:32] <Mimiru> Oh, hey AmandaC is
back...
L537[23:45:52] <Mimiru> Someone has been
trying to pass themself off as you
L538[23:45:59] <Mimiru> :P
L539[23:46:40]
⇨ Joins: Kleadron
(~kleadron@c-73-254-147-9.hsd1.wa.comcast.net)
L540[23:47:25] <S3_> AmandaC: Mimiru
L542[23:48:31] <Mimiru> nah
L543[23:55:59] ***
AmandaC is now known as Amanda
L544[23:56:54] <Amanda> Mimiru: don't
worry, I caught her and made her submit
L545[23:57:01] <Mimiru> Ah
L546[23:57:03] <Mimiru> Wonderful.
L547[23:58:23] <Amanda> We are all Amanda
now
L548[23:58:29]
<AdorableCatgirl> oh no