<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:27]
<Forecaster>
%loot
L2[00:00:27] <MichiBot> Forecaster: You get
a loot box! It contains a lootcrate.
L3[00:02:55] <Temia> %loot
L4[00:02:55] <MichiBot> Temia: You get a
loot box! It contains an empty array.
L5[00:03:53] * Temia
uses it to overflow and rewrite reality... or more likely cause an
access violation
L7[01:01:58]
<CntKillMe>
i guess the only thing i care about is how can i strip off the null
terminators at the end of a utf-8 string?
L8[01:01:59]
<CntKillMe>
Currently I have a n-byte buffer that is initialized to all 0, but
when i want to write a string in it i want to be able to extract
just the string from it (so if the length is 10, just get the first
10 characters)
L9[01:02:32]
<CntKillMe>
i dont know if i can just do match("^[\0]+") since i
don't know if there are or aren't any unicode characters that
contain \0 in one of the bytes
L10[01:03:04]
<CntKillMe>
oh wait there shouldn't be
L11[01:03:48] <Izaya> loop over the
characters in the string, count the instances of \0 and reset to 0
when it's not \o, then :sub(1,-n)
L12[01:04:36]
<CntKillMe>
could i just keep a marker at the last \0 read?
L13[01:04:41]
<CntKillMe>
and just sub from 1 to that marker
L14[01:04:46]
<CntKillMe>
no wait
L15[01:04:58]
<CntKillMe>
last \0 read where there is no non \0's after it
L16[01:05:05] *
Izaya nods
L17[01:05:08] <Izaya> that's also a valid
option
L18[01:05:29]
<CntKillMe>
can a \0 ever be the last byte of a unicode char? if so i think it
would cause problems
L19[01:10:02]
<CntKillMe>
well unicode lib uses utf8 so i should be fine just stopping at the
first \0 i see
L20[01:10:30]
<CntKillMe>
since all the other bytes would follow 10xxxxxx
L21[01:10:53]
<CntKillMe>
i think
L22[01:10:54]
<CntKillMe>
¯\_(ツ)_/¯
L23[01:14:34]
<CntKillMe>
`Yes, the zero byte in UTF8 is code point 0, NUL. There is no other
Unicode code point that will be encoded in UTF8 with a zero byte
anywhere within it.`
L24[01:14:35]
<CntKillMe>
although i read something about "modified utf8" and im
not sure what OC uses
L25[02:48:06] ⇦
Quits: Doty1154
(Doty1154!~Doty1154@c-73-189-164-179.hsd1.ca.comcast.net) (Read
error: Connection reset by peer)
L26[03:34:05]
<Forecaster>
%loot
L27[03:34:05] <MichiBot> Forecaster: You
get a loot box! It contains a pebble.
L28[03:48:34]
<Kodos>
%loot
L29[03:48:34] <MichiBot> Kodos: You get a
loot box! It contains a Magic tank oil! (25%)
L30[03:48:38]
<Kodos>
?
L31[03:50:31]
<Forecaster>
huh, I didn't know IIS was built into windows
L32[03:50:44]
<Forecaster>
I thought it was exclusive to windows server
L33[03:58:23] <Izaya> I feel like most of
Windows Server is part of Windows, but the less fancy the version
the less it lets you use despite it taking up disk space
L34[04:05:58]
<Lizzian>
%loot
L35[04:05:58] <MichiBot> Lizzian: You get a
loot box! It contains a poofy ball of fluff.
L36[04:10:55] ⇨
Joins: Vexatos
(Vexatos!~Vexatos@p200300C107179489E9CB6B4DA30D31BB.dip0.t-ipconnect.de)
L37[04:10:55] zsh
sets mode: +v on Vexatos
L38[04:20:06]
<Forecaster>
I've now used it to set up an ftp server on my dedicated media
system
L39[04:20:11]
<Forecaster>
instead of using filezilla
L40[04:58:28]
<Forecaster>
I'm doing this because for whatever reason filezilla only allows a
user to be in one group at a time
L41[05:08:53] <Izaya> oh right filezilla
has an FTP server
L42[05:08:58] ⇨
Joins: ben_mkiv
(ben_mkiv!~ben_mkiv@p579727BF.dip0.t-ipconnect.de)
L43[05:24:19]
<Forecaster>
yeah
L44[05:24:27]
<Forecaster>
there's a lack of great ftp servers
L45[05:24:31]
<Forecaster>
there's only decent ones
L46[05:24:38]
<Forecaster>
(free ones)
L47[05:24:39] <ben_mkiv> anyone else
sometimes dreams being in the minecraft world?
L48[05:24:47]
<Forecaster>
nope
L49[05:24:52] <ben_mkiv> had a decent
meeting with a draconic energy core in my last dream
L50[05:25:06] <ben_mkiv> which had a logo
projected on it, which i made a few weeks ago in chisel and bits
xD
L51[05:25:08]
<Forecaster>
though I only very rarely remember dreaming
L52[05:25:28]
<Forecaster>
like, less than once a month
L53[05:25:31] <ben_mkiv> well, i do
remember parts of them every day
L54[05:26:21] <ben_mkiv> not always that
amusing
L55[05:36:56] ⇦
Quits: Vexatos
(Vexatos!~Vexatos@p200300C107179489E9CB6B4DA30D31BB.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L56[05:38:53] <Izaya> vsftpd is p. good
IME
L57[05:39:00] <Izaya> dunno if it works on
Windows though
L58[05:47:42] ⇨
Joins: Inari
(Inari!~Pinkishu@p4FC1E165.dip0.t-ipconnect.de)
L59[05:48:45]
<Forecaster>
its lin only
L60[05:48:51] <Inari> %bap
L61[05:48:52] *
MichiBot A swing and a miss!
L62[05:49:02]
<Forecaster>
but maybe it could run in the ubuntu system in windows
L63[05:49:11]
<Forecaster>
not sure if you can pipe traffic into it though
L64[05:49:20] <Inari> hmm I wonder if
theres a good wholesomea nime I haven't seen yet
L65[05:49:27]
<Forecaster>
or how that can access folders elsewhere
L66[05:49:50]
<Forecaster>
Inari: awhat?
L67[05:50:01] <Inari> a good wholesome
anime
L69[05:51:58]
<Forecaster>
what is this wholesome you speak of
L70[05:53:25] *
ben_mkiv wonders if he ever saw any anime at all
L71[05:53:35] <ben_mkiv> but some people
say that simpsons kinda is?!
L72[05:53:42] <Inari> Like.. cozy, healing,
relaxing, nice, anime?
L73[05:53:43] <Inari> Kinda
L74[05:54:19] <ben_mkiv> maybe i should
start watching them, im going insane anyways so why not?! xD
L75[05:55:04] <Inari> You should
L76[05:55:06] <Inari> anime is life
L77[05:55:12] <ben_mkiv> does mila
superstar count?
L78[05:55:17] <ben_mkiv> i've watched that
as a kid xD
L79[05:55:20]
<Forecaster>
The Simpsons is most definitely not an anime by any stretch
L80[05:55:26] <Inari> I suppose?
L81[05:55:34] <Inari> And yeah, simpsons
isn't anime
L82[05:56:10]
<Forecaster>
not even close
L84[05:56:29] <ben_mkiv> oh cool, thanks
inari
L85[05:56:37]
<Forecaster>
now Avatar The Last Airbender is closer
L86[05:56:51]
<Forecaster>
it's made in the style of one, but in America
L87[05:57:11] <ben_mkiv> so many
genres
L88[05:58:32] <Inari> I find it amusin ghow
they stuck "movies" into its own category
L89[05:59:32]
<Forecaster>
probably to not have movies mixed in with shows?
L90[06:00:13] <Inari> Sure, but it makes it
sound like a genre
L91[06:00:54]
<Forecaster>
pretty sure *most* people can figure out it's not :P
L92[06:01:53] <Inari> Sure
L93[06:01:54] <Inari> but its odd
L96[06:02:24] <ben_mkiv> they would have
put them rather in the categories and marked them as movies
L97[06:02:33]
<Forecaster>
Temia ^
L98[06:02:39] <Inari> Well it does make
sense in a way
L99[06:02:44] <Inari> Movies are pretty
different to shows
L100[06:02:47] <ben_mkiv> so its hard to
tell the genre
L102[06:13:40] <MichiBot> Wed May 16
06:01:27 CDT 2018 @whitequark: prompted by IRC, here's a chemical
safety tidbit.
L103[06:16:31]
⇨ Joins: Vexatos
(Vexatos!~Vexatos@p200300C107179489E9CB6B4DA30D31BB.dip0.t-ipconnect.de)
L104[06:16:31]
zsh sets mode: +v on Vexatos
L105[06:17:11] <Inari> Of course Vex joins
after I post a chemistry related tweet
L106[06:18:19] *
Vexatos looks through discord log
L107[06:18:22] <Vexatos> I spy
Baccano
L108[06:18:24] <Vexatos> I approve
L109[06:18:59] <Vexatos> Inari, nice
L112[06:54:42]
<Saphire>
Eheh
L113[07:00:27] <Izaya> SquidDev: do you
have a link to a lua implementation of Chacha20?
L115[07:02:56] <Izaya> Thanks
L117[07:03:32] <Vexatos> Lua ≤ 5.2
only
L118[07:03:39] ⇦
Quits: User_ (User_!~User@178.88.3.171) (Quit:
Leaving)
L119[07:04:20] <SquidDev> Which one? I
thought 5.3 still had bit32 support, it was just deprecated.
L120[07:04:31] <Vexatos> deprecated means
gone in Lua terms
L121[07:05:07] <SquidDev> There's an
option to add 5.2 compat when compiling 5.3, and most distributions
seem to leave it on so...
L122[07:05:40] <SquidDev> Though obviously
you could create some wrapper for bitops, or just have two versions
of the file.
L123[07:05:51] <Vexatos> yea
L124[07:13:54] <Skye> I think we're used
to the whole wrapper thing
L125[07:16:23] *
Izaya nods
L126[07:16:37] <Izaya> OC on KittenOS
pretends to implement most of the OpenOS APIs it uses
L127[07:16:47] <Izaya> s/OC/Minitel/
L128[07:16:48] <MichiBot> <Izaya>
Minitel on KittenOS pretends to implement most of the OpenOS APIs
it uses
L129[07:21:55] <S3> hehe so the local
company that does vehicle inspections fails you if you have an
engine light on
L130[07:22:27]
<Forecaster>
so, don't put LED's on your engines
L131[07:22:34] <S3> my friend told me that
it's not part of state requirements and he prints the paper out
stating inspection requirements and they go woops and pass him
every time for it
L132[07:22:36] <S3> I wish I knew
that
L133[07:23:04] <S3> the company is a bit
snaky
L134[07:23:25] <S3> well otherwise what
you'd do is unplug your battery for a few minutes
L135[07:23:29] <S3> so that the computer
resets
L136[07:23:49] <S3> not technically ilegal
but a bit uh.. heh
L137[07:24:34]
<Forecaster>
well if it's not an actual requirement then it doesn't matter
L138[07:28:36] <S3> right
L139[07:29:06] <S3> so I think I'll pay
the $12 and if they say the engine light is on I'm going to be like
yeah no you can't do that
L140[07:29:19] <ben_mkiv> well, engine
light on can be something with the exhaust system
L141[07:29:33] <S3> ben_mkiv: it is, it's
the o2 sensor
L142[07:29:39] <S3> which is not part of
inspection requirements
L143[07:30:14] <S3> it's just hurting my
mileage a little bit.
L144[07:30:25] <AmandaC> They probably
don't want to run the full test themselves, so they half-ass it by
assuming the engine light = fail
L145[07:30:34] <ben_mkiv> we have seperate
exhaust system checks here, so idk how at all its handled if
something is broken but the requirements are met
L146[07:30:50] <S3> yeah so exhaust
systems in Maine you just need to have no holes or leaks
L147[07:31:00] <ben_mkiv> xD
L148[07:31:07] <S3> in southern maine they
did this emissions test thing but that's southern maine and they're
weirdos anyways
L150[07:31:48] <S3> AmandaC: yeah I
bet
L151[07:43:05] <S3> We'll see tomorrow
when I bring it in for inspection what they do
L153[07:43:28] <S3> Because if they fail
me for reasons outside of the state requirements I'm going to give
them a hard time
L154[07:43:44] <ben_mkiv> you better dont
xD
L155[07:43:48] <ben_mkiv> or they will
give you a hard time
L156[07:44:05] <S3> There's nothing they
can do to give me a hard time
L157[07:44:10] <ben_mkiv> they allways
find something if they want to
L158[07:44:23] <S3> That's ilegal.
L159[07:44:32] <ben_mkiv> to do their job
correct?
L160[07:44:37] <ben_mkiv> its illegal what
they do most of times
L161[07:44:37] <ben_mkiv> xD
L162[07:44:54] <S3> Unless they actually
find something, but I have gone through all of it, the frame,
etc
L163[07:45:01] <S3> everything's 100% up
to state requirements
L164[07:45:18] <ben_mkiv> as long as it
steers and is able to brake... xD
L165[07:45:22] <S3> even went ahead and
put on brand new brakes and everything the other day
L166[07:45:38] <S3> it has shiny silver
rotors now
L168[07:45:51] <S3> well steel but that
nice silvery shiny color :D
L169[07:46:04] <S3> new handbrake
L170[07:46:05] <ben_mkiv> but yeah some
inspectors, or however they are called, can be idiots
L171[07:46:38]
<Forecaster>
still illegal :P
L172[07:46:50]
<Forecaster>
stupidity doesn't make things legal fortunately
L173[07:47:00] <S3> state police can also
do inspections on the spot so I could have my friend come by and
inspect it in front pf them if I wanted to..
L174[07:47:07] <AmandaC> mechanics in the
US are also fairly type-cast as being slimy people who try and push
unnessary work onto people they think they can get away with it
on
L175[07:47:11] <S3> but I won't do
that
L176[07:48:02] <S3> AmandaC: part of the
reason why I do all of the work on my car
L177[07:48:03] <ben_mkiv> good thing cops
cant do that here
L178[07:48:20] <S3> ben_mkiv: sometimes
they will set up road blocks here just to inspect peoples
cars
L179[07:48:28] <ben_mkiv> they can doubt
something, but they need proof by the other authority xD
L180[07:48:35] <AmandaC> We hit a pothole
on the ride down to florida this past march, the car started making
a squeeking noise. To be safe, my dad took it to a mechanic in
florida, he figures they saw the PA tags and started trying to milk
us. He called the mechanic we usually use back home, and ran by the
stuff the guy said was wrong, pretty much 100% bullshit
L181[07:48:43] <ben_mkiv> yea same here,
but they have limited privileges
L182[07:48:46] <S3> because so many people
drive cars that are driving on 3 wheels with duct taped suspension
and frames
L183[07:49:27] <S3> AmandaC: wtf
L184[07:49:34] <AmandaC> Some bullshit
about suspension and frame damage, wanted 1000$+ to repair
it.
L185[07:50:09] <AmandaC> When we got back
home, dad still had our local mechanic take a look to be sure, a
rubber cover was loose.
L186[07:50:26] <S3> sounds about
right
L187[07:50:45] <S3> oh man I am so glad I
have a jeep that takes a beating
L188[07:50:57] <AmandaC> ( The local
mechanic assured my dad when we were there that there's no way a
pothole would make it unsafe to drive home )
L189[07:51:06] <S3> right now our road
conditions aren't pot holes they're craters XD
L190[07:51:19] <AmandaC> my dad had the
car looked at a few days before we made the trip down, so that's
another point in it being bullshit from FL
L191[07:51:26] <S3> you drive down the
main roads and you're flying all over the place
L192[07:52:53] <S3> well it is
theoretically possible for your upper steering ball joint to
collapse or something whic will prevent you from driving home.. but
you would know it because uh... you'd be stranded lol
L193[07:53:13] <S3> that happeneed to me
once
L194[07:53:36] <AmandaC> Yeah, no steering
issues after the pothole, only symptom was a squeek from the engine
area
L195[07:53:50] <S3> entire wheel just was
still attached but just goes flying out of the wheel well and onto
the pavement
L197[07:54:04] <S3> scary thing to happen
while driving 30 mph +
L198[07:54:33] <S3> yeah I mean, I don't
know what kind of potholes you get in PA but in Maine they are
trerrifying
L199[07:54:45] <S3> and they're all over
the place, and they generally don't cause problems
L200[07:55:03] <AmandaC> We were somewhere
between virginia and georga when we hit the pothole, still made it
to FL fine
L201[07:55:55] <S3> was it really
deep?
L202[07:56:12] <AmandaC> It was one hell
of a bump, for sure.
L203[07:56:43] <S3> heheh
L204[07:56:45] <AmandaC> I wasn't paying
attention to the road (I was a passenger) so I didn't see it
directly.
L206[07:57:06] <S3> they were bad then
after this winter we had a super bad frost and it got
horrifying
L207[07:58:05]
<Forecaster>
I the main attachment bolt on a wheel break off while driving
L208[07:58:18]
<Forecaster>
the wheel was still attached with the steering arms
L209[07:58:20] <S3> it's not a required
part of the test, but I have friends that told me that during their
driving test here they ask you to drive down the road and avoid as
many pot holes as possible, it's like playing hop scotch with a
car
L210[07:58:49] <S3> @Forecaster that
sounds sort of inverted what happened to e
L212[07:59:00]
<Forecaster>
but since the main joint was what held it in place the wheel pushed
up against the inside of the wheel house
L213[07:59:01] <ben_mkiv> lol
L214[07:59:04] <S3> where the steering arm
ball joint broke and the tire just came out sideways and falls on
the ground lol
L215[07:59:12] <S3> then braks more
L216[07:59:13]
<Forecaster>
it felt like the brakes suddenly engaged
L217[07:59:14] <S3> breaks*
L218[07:59:24] <S3> I betg
L219[07:59:36]
<Forecaster>
fortunately I wasn't going very fast when it happened
L220[07:59:41] <S3> speaking of which I'm
not very impressed with my new brakes
L221[07:59:44]
<Forecaster>
so the car just slowed down to a stop
L222[07:59:54] <S3> I noticed I have not
been able to lock my tires up with my new brakes
L223[08:00:07] <S3> I don't think they
grip as hard as other brakes I've had
L224[08:00:15] <S3> they're adjusted
correctly..
L225[08:00:38] <S3> @Forecaster sounds
like when air brakes fail on a bus
L226[08:00:42] <S3> and the bus just comes
to a stop
L227[08:01:05] <AmandaC> Makes sense, I
imagine those are designed to activate-on-fail
L228[08:01:11] <S3> right
L229[08:01:20] <S3> because you put air in
them to lift the bus off of the brakes
L230[08:01:31]
<Forecaster>
if I had been going at major road speeds it would probably have
been very catastrophic
L231[08:01:36] <S3> my friend had an air
bag explode on his bus
L232[08:01:43] <S3> an air brake bag that
is
L233[08:02:11] <S3> yeah... could have
been
L234[08:03:00] <S3> my cousin had a tire
explode on her car, it caused the power steering to lock up and she
was going like 80 mph on the highway
L235[08:03:07] <S3> ended up flipping the
car over somehow.. but she's fine
L236[08:03:14]
<Forecaster>
the wheel tore away the plastic on the inside of the wheel house
where it went up against it
L237[08:03:37]
<Forecaster>
there was a large gap where it had cut it away
L238[08:04:17] <S3> I'm glad I don't have
any plastic parts
L239[08:04:36] <S3> my car is also 13
years old though
L240[08:06:07] <S3> But yeah I'm
definately not buying the same brakes again
L241[08:08:02] <S3> if my wheels don't
lock up when I slam on the brakes, that's not good, that means that
the brake pads are not applying enough friction. It's not that you
want to lock the brakes up, but you want the brake pads to grip
well enough that they have enough stopping power to do so.
L242[08:08:26]
<Forecaster>
they should lock up
L243[08:08:38] <S3> because it may not be
gripping enough when using them normally if you know what I
mean
L244[08:08:52] <S3> I notice they
definately take longer to brake
L245[08:08:52]
<Forecaster>
and the ABS system should keep you from loosing control when they
do
L246[08:09:01] <S3> There is none
L247[08:09:14] <S3> no ABS on that
car
L248[08:09:15]
<Forecaster>
then you're the ABS system :P
L249[08:09:20] <S3> exactly
L250[08:09:33] <S3> which is why I'm
saying why the hell aren't my brakes locking up XD
L251[08:09:48] <Inari> Why is it so hard
to find a stupid anime I've watched before
L252[08:09:50] <S3> hehe, if you don't
have ABS and you can't lock your brakes, that's the sign of a
problem with your brakes
L253[08:10:07] <S3> Inari: because it's
time to move on to new animes :D
L254[08:10:22] <Inari> I'm trying to find
it to find a picture
L255[08:10:22] <Inari> :p
L256[08:11:25] *
AmandaC cuddles Inari, puts on E15
L257[08:11:37] <Inari> Haha
L258[08:11:49] <Inari> I'm only at E16 or
17
L259[08:12:12] <S3> 2Forecaster I also got
very new tires with treads that grip like iron, so it's possible
that the brakes aren't strong enough to fight the grip of the tire
under the 5000 pound car
L260[08:12:48] <AmandaC> Inari: uh... is
E15 supposed to start out completely silent?
L261[08:13:19] <S3> I thought we all saw
E15 leaks
L262[08:13:23] <S3> already
L263[08:13:53] <AmandaC> guessing since
the OP is also silent, no
L264[08:14:30] <AmandaC> S3: Episode 15 of
neuro is what I was talking about
L267[08:14:54] <S3> Neuro! never heard of
it
L268[08:19:15] <Temia> Moo!
L269[08:21:16]
<Forecaster>
%moo ^
L270[08:21:16] <MichiBot> Moooo!
L271[08:30:35] <Inari> AmandaC: Haha
L272[08:39:35] <Temia> Moooooo
L273[08:40:21] *
AmandaC beams a mug of "tea" in front of
Temia
L274[08:42:25] *
Temia sips
L275[08:50:09] <ben_mkiv> %looz
L276[08:50:16] <ben_mkiv> %loot
L277[08:50:16] <MichiBot> ben_mkiv: You
get a loot box! It contains a tiny packet of packets.
L278[08:50:55] <ben_mkiv> guess that
belongs in the packet with the other packets containing
packets
L279[08:56:27]
<Forecaster>
but what if it doens't
L280[08:56:31]
<Forecaster>
doesn't*
L281[09:00:43] *
Inari wonders what drugs AmandaC put into that tea
L282[09:01:21] <AmandaC> Inari: just the
usual couple of sugar cubes and milk
L283[09:01:35] <Inari> Ah
L284[09:01:42] <Inari> why put it into
quotes then
L285[09:01:54] <AmandaC> because it's
almost, but not quite, tea, ofc
L286[09:02:00] <Inari> o.o
L287[09:02:02] <Inari> What is it
then
L288[09:04:50] <Skye> From those machines
in shops
L289[09:05:12] <Skye> That vend something
that's almost, but not quite, entirely unlike tea.
L290[09:05:18] <Skye> AmandaC: you dropped
a word.
L291[09:07:15]
<Forecaster>
as far as I know tea is just hot water with stuff in it :P
L292[09:08:15] <AmandaC> Skye: I couldn't
remember the entire quote, which is why I short-handed it to
"tea"
L293[09:10:08] <Inari> I don't get
it
L294[09:10:20] <AmandaC> Inari: it's a
H2G2 reference
L295[09:10:28] <Inari> Whats a H2G2
L296[09:10:39] <AmandaC> Hitchhiker's
guide to the galaxy
L297[09:11:12] <AmandaC> ( The books,
specifically, I don't think that made it into the movie )
L298[09:11:32] <Temia> The "no
tea" in MichiBot's inventory has been a reference to it for a
while (particularly the Infocom adventure game)
L299[09:28:39]
<Forecaster>
%loot
L300[09:28:39] <MichiBot> Forecaster: You
get a loot box! It contains a metal bearing.
L301[09:33:06] <AmandaC> I think that S3
will want that back, @Forecaster
L303[09:33:48]
<Forecaster>
never, it's mine now
L304[09:49:05] <Temia> %loot
L305[09:49:05] <MichiBot> Temia: You get a
loot box! It contains a pecan pie.
L306[09:49:14] <Temia> +_+
L307[09:49:29] *
Temia squirrels it away. All hers!
L308[09:50:22] <Inari> %loot
L309[09:50:22] <MichiBot> Inari: You get a
loot box! It contains an empty drive slot.
L310[09:51:20] <ben_mkiv> you get the d
later... wait what?
L311[09:52:31]
<Forecaster>
I wonder how many harddrives you can power with a power
supply
L312[09:52:40]
<Forecaster>
and what happens when you start going over the limit
L313[09:52:49] <ben_mkiv> a its math
L314[09:53:00] <ben_mkiv> b transferrate
will go down as they spin slower... :P
L315[09:53:46]
<Forecaster>
yeah but what's the power usage of a harddrive
L316[09:54:54] <ben_mkiv> depends
probably
L317[09:55:02] <ben_mkiv> on rpm and
size
L318[09:55:23] <ben_mkiv> -probably....
actually thats what matters most^^
L319[09:55:24] <AmandaC> I don't think
data transfer rate would go down so much as the controller wouldn't
be able to function, getting junk data
L320[09:55:35] <ben_mkiv> yea, that was
more some kind of joke
L321[09:56:20]
<Forecaster>
8 W seems to be the max of a 2TB 7200 RPM drive
L322[09:56:20] <ben_mkiv> but maybe the
controller uses 5v while the motor uses 12v
L323[09:56:25]
<Forecaster>
which is not a lot
L324[09:56:49]
<Forecaster>
you could power 62 of those with a 500 W supply
L325[09:56:57] <ben_mkiv> no
L326[09:57:31] <ben_mkiv> the 500W are
what the supply is able to provide on 3.3, 5 + 12V
L327[09:57:42] <ben_mkiv> but the specs
for each are lower
L328[09:58:03]
<Forecaster>
a 10TB drive with the same rpm is listed as using 6,8 max
L330[09:58:41]
<Forecaster>
ah
L331[10:00:58] <ben_mkiv> and harddisks
use 12v + 5v according to some seagate datasheet
L333[10:03:21] <ben_mkiv> thats kinda
detailed, so they have peaks up to 2A, which is like 24W
L334[10:03:29] <ben_mkiv> probably when
the motor starts to spin up
L335[10:06:09] <ben_mkiv> wow there are
12TB hdds now, my first pc had 20MB hdd
L336[10:09:39] <ben_mkiv> just noticed the
brand of the PSU is "iCute"
L337[10:12:56] <Inari> %inv add imouto
culture
L338[10:12:57] *
MichiBot summons 'imouto culture' and adds to her inventory. I
could get some good swings in with this.
L339[10:22:00] ⇦
Quits: Skye (Skye!znc@nightfall.moe) (Ping timeout: 182
seconds)
L340[10:22:19] ⇦
Quits: daniel (daniel!~quassel@jupiter.danger-it.de) (Remote host
closed the connection)
L341[10:27:50]
⇨ Joins: daniel
(daniel!~quassel@jupiter.danger-it.de)
L342[10:28:16]
⇨ Joins: Skye (Skye!znc@nightfall.moe)
L343[10:28:41] ***
Skye is now known as Guest28659
L344[10:32:07] ***
Guest28659 is now known as Skye
L345[10:51:58] <Temia> %inv add imo
culture
L346[10:51:58] *
MichiBot summons 'imo culture' and adds to her inventory. This
seems very sturdy.
L347[10:52:22] <Temia> When sometimes you
just want to be a potato.
L349[11:03:36] <S3> you guys are
silly
L350[11:08:31] <Temia> :3
L351[11:08:48] <AmandaC> I read it as In
My Opinion culture
L352[11:09:02] <AmandaC> no clue what
that'd be, tho
L353[11:34:52] <Mimiru> %loot
L354[11:34:52] <MichiBot> Mimiru: You get
a loot box! It contains a Shiny daffodils! (10%)
L355[11:35:05] <Mimiru> Woo.
L356[11:35:12] <Lizzy> %loot
L357[11:35:12] <MichiBot> Lizzy: You get a
loot box! It contains an empty shot glass.
L358[11:35:28] <Lizzy> MichiBot, at least
fill it
L359[11:36:13] <Lizzy> hello Mimiru, i
would like to report a bug. MichiBot sometimes gives outt shot
glasses but doesn't put anything in them
L360[11:36:21] <Lizzy> this is
unacceptable
L361[11:36:29] *
Mimiru forwards the report to @Forecaster
L362[11:40:19] ⇦
Quits: Kilobyte_ (Kilobyte_!~kilobyte@banana-new.kilobyte22.de)
(Quit: ZNC - 1.6.0 - http://znc.in)
L363[11:56:25] <AmandaC> %blame
@Forecaster
L364[11:56:25] *
MichiBot blames @Forecaster for adding loot box to the
inventory!
L365[11:56:42] <AmandaC> Perfect!
L366[12:08:01] <Mimiru> Welp, that's it
pack it up folks AmandaC won the internet.
L367[12:15:32] *
AmandaC puts it on the pile of other internets she's
won
L368[12:15:57] <AmandaC> ( it's not a very
big pile, one might say it's singular )
L369[12:16:09] <Mimiru> lol
L370[12:40:29] <Inari> %pet AmandaC
L371[12:40:29] *
MichiBot brushes AmandaC with vifino's keys. 3 health gained!,
vifino's keys angered a fairy and was turned into a
pie.
L372[12:40:42] <Inari> Temia: fairies are
scary
L373[12:45:45] *
Temia rolls over, stares at Inari
L374[12:45:47] <Temia> ...
L375[12:46:04] <Temia> FAIRIES ARE CUTE
*hakase.jpg*
L376[12:46:31] <Inari> But they turn you
into pie D:
L377[12:54:17] <Temia> They're cute.
L378[13:06:27] <Skye> you can be scary and
cute
L381[13:07:07] <AmandaC> damn, Skye beat
me to hte punch
L382[13:07:13] *
Skye awu
L383[13:10:28] <AmandaC> %choose snacks or
no
L384[13:10:29] <MichiBot> AmandaC:
no
L385[13:10:32] <AmandaC> :(
L386[13:10:41] <Mimiru> %choose snacks or
no
L387[13:10:41] <MichiBot> Mimiru: no
L388[13:10:47] <Mimiru> :/
L389[13:10:54] <AmandaC> %choose snacks or
starve to death
L390[13:10:54] <MichiBot> AmandaC: starve
to death
L391[13:10:57] <AmandaC> ...
L392[13:11:02] <Mimiru> Ouch.
L393[13:11:02] <AmandaC> that's not nice,
MichiBot
L394[13:11:22] <Inari> %choose snacks or
snakes
L395[13:11:23] <MichiBot> Inari:
snakes
L396[13:11:38] <Mimiru> I see the RNG is
being an ass today
L397[13:11:41] <Skye> %choose no or
snacks
L398[13:11:41] <MichiBot> Skye:
snacks
L399[13:11:48] <Inari> %choose a or
b
L400[13:11:49] <MichiBot> Inari: b
L401[13:11:50] <Skye> AmandaC, you may
snack
L402[13:11:52] <Inari> o.o
L403[13:11:59] <Inari> %choose first or
second
L404[13:11:59] <MichiBot> Inari:
first
L405[13:12:00] <Skye> %choose what or
wat
L406[13:12:00] <MichiBot> Skye: what
L408[13:12:08] <Inari> This RNg
though
L409[13:12:18] <Skye> true random
L410[13:12:20] <Skye> doesn't feel
random
L411[13:12:28] <Skye> %choose nya or
awu
L412[13:12:28] <MichiBot> Skye: awu
L413[13:12:31] *
Skye awu
L414[13:12:39] <AmandaC> The laws of
probility state that the same option should be picked multiple
times in a row, even in a truely random system
L415[13:13:13] <AmandaC> This is why a
professor can tell if you cheated on a "toss a coin 100 times
and write the result" -- because true random doesn't feel
random to humans
L416[13:13:32] <Skye> what if you know
that fact
L417[13:13:52] <AmandaC> the brain's
hard-wired to detect patterns in things, you can't really suppress
it
L418[13:14:03] <Skye> just inject enough
patterns
L419[13:14:09] <Skye> it'll be
indecipherable
L420[13:14:11] <Skye> PRNG!
L421[13:18:53] <Mimiru> So, I spent the
better part of yesterday afternoon trying to make a box in FreeCAD
for mounting a switch and hiding some wires on a fan I hacked
together..
L422[13:19:30] <AmandaC> and then you
accidentally made a stargate again, didn't you, Mimiru?
L423[13:19:31] <Mimiru> printed it, and
realized I'd made some mistakes... tried to fix them in FreeCAD
this morning, took 2 hours before I said fuck it, and rebuilt the
entire box in 10 minutes on TinkerCAD...
L424[13:20:05] <Mimiru> I didn't make a
Stargate this time, sadly
L425[13:20:42] <AmandaC> not sadly, it's
starting to have some effect on the tape the universe is on from me
having to roll it back, I've told you a million times, humans
aren't ready for that yet!
L426[13:21:26] <Mimiru> Though, a portal
gun would be REALLY handy right about now, assuming I didn't need
to use cancer causing moon dust paint
L427[13:44:37] <AmandaC> humans shouldn't
be tearing holes in spacetime until they kill The Old Ones who live
in the core.
L428[13:51:27] <payonel> and how can they
be killed?
L429[13:56:06] <AmandaC> Y'all have to
figure that out on your own
L430[14:07:49] <payonel> vifino: gentoo
server or ubuntu server?
L431[14:07:50] <payonel> :)
L432[14:08:21]
<Forecaster>
maybe it's because MichiBot is not a bartender :P
L434[14:08:48] <MichiBot>
Do You Hear
"Yanny" or "Laurel"? (SOLVED with SCIENCE)
| length:
3m | Likes:
5,836
Dislikes:
103 Views:
59,030 |
by
AsapSCIENCE | Published On 16/5/2018
L435[14:08:50] <Skye> AmandaC, fragment
the dimension in
L436[14:08:55] <Skye> to too many
pieces
L437[14:09:32] <AmandaC> Skye: Do you want
a Nightvale situation again?
L438[14:10:00] <Skye> or ya know
L439[14:10:02] <Skye> just leave them
be
L440[14:10:06] <Skye> they don't care
about us
L441[14:10:30] <AmandaC> unfortunately
their distruction is a flag humanity must clear
L442[14:10:55] <Inari> With pitch down 30
I hear Yally
L443[14:10:56] <Inari> :P
L444[14:11:07] <Skye> AmandaC, why?
L445[14:11:12]
⇨ Joins: AshSoftpaws
(AshSoftpaws!~ashsoftpa@h109.90.131.174.dynamic.ip.windstream.net)
L446[14:11:13] <AshSoftpaws> Hello
L448[14:11:19] <Mimiru> %hello
L449[14:11:19] <MichiBot> Mimiru: Hello!
Welcome to #oc! The one and only opencomputers channel! Please ask
your questions directly (dont ask to ask) and provide error/code
examples! (Use pastebin.com if theyre more than one line!) Dont
mind the random conversation you might have walked into.
L450[14:11:21] <AmandaC> I could hear
either depending on which accent I imagined the speaker
having
L451[14:11:56]
<Forecaster>
TLDW the recording is really saying "Laurel" but
scrambled to make it ambigous
L452[14:11:57] <AshSoftpaws> Whats
up?
L453[14:12:05] <Skye> Inari, lanny
L454[14:12:10]
<Forecaster>
and brain magic makes us hear either, especially when primed with
lext
L455[14:12:43] <Mimiru> except when you
remove the text, and let people listen :P
L456[14:13:14]
<Forecaster>
I said "especially" not "exclusively" :P
L457[14:13:32]
<Forecaster>
and I was still paraphrasing the video
L458[14:15:26] ⇦
Quits: AshSoftpaws
(AshSoftpaws!~ashsoftpa@h109.90.131.174.dynamic.ip.windstream.net)
(Remote host closed the connection)
L461[15:43:22]
<Kleadron>
%choose no or yes
L462[15:43:22] <MichiBot> Kleadron:
yes
L463[15:59:34] ⇦
Quits: Icedream (Icedream!~icedream@has.streaminginter.net) (Quit:
A lol made me boom.)
L464[16:26:52]
⇨ Joins: Cervator
(Cervator!~Thunderbi@2601:4c1:4001:1d5d:a4e5:ffa6:e80a:53a4)
L465[16:34:46]
<Forecaster>
%choose loot or no loot
L466[16:34:46] <MichiBot> Forecaster:
loot
L467[16:34:49]
<Forecaster>
yay
L468[16:34:55]
<Forecaster>
%loot
L469[16:34:55] <MichiBot> Forecaster: You
get a loot box! It contains a broken .7z.
L470[16:34:58]
<Forecaster>
aw
L471[16:35:01] <Temia> %loot
L472[16:35:01] <MichiBot> Temia: You get a
loot box! It contains a Magic Wuerfel_21! (25%)
L474[16:35:16] <Temia> Well okay
L475[16:35:42]
<Wuerfel_21>
Am I a magical girl now?
L476[16:36:02] <Temia> Or a wizard.
L477[16:36:17] <Temia> Or maybe one of
those cute animal familiars magical girls always have
L478[16:37:40] <Temia> ...So Wuerfel, know
of any processors still being manufactured that could be paired off
with the propeller? A friend and I have been talking about it, and
as much as the propeller is fun, its limitations make it less
beneficial for serial processing >.>;
L479[16:39:34]
<Wuerfel_21>
65816 ? (altough you'd need some support logic to halt the '816
when it writes to the prop)
L480[16:39:43]
<Wuerfel_21>
(or run it very slowly)
L481[16:43:16]
<Wuerfel_21>
actually, prop wait commands could solve the halting problem
without extra hw)
L482[16:44:04] <Temia> Hmm... Are you sure
those still being manufactured? Digikey certainly doesn't have any
listed.
L483[16:46:41] <Temia> Ah, nevermind,
looks like there are some on Mouser
L484[16:47:29]
<Wuerfel_21>
yep, digikey apparently doesn't stock wdc parts
L485[16:47:52]
<Wuerfel_21>
they've been making these for almost 40 years now...
L486[16:48:16]
<Forecaster>
I want to run an rpg with monster people instead of the standard
races sometime...
L487[16:49:28]
<Wuerfel_21>
i wonder who keeps buying enough 65 series ICs for WDC to be
productive
L488[16:49:48]
<Wuerfel_21>
i wonder who keeps buying enough 65 series ICs for WDC to be
profitable [Edited]
L489[16:52:56] <Temia> 65816 runs at a
rather low clock though. I wonder what the usual cycle per
instruction count is.
L490[16:53:45]
<Wuerfel_21>
slightly higher than a 6502
L491[16:54:31]
<Wuerfel_21>
and 16 bit instructions, obvs
L492[16:55:43] <Temia> ...hm.
L493[16:55:55] <Temia> The drawbacks kind
of outweigh the benefits, huh.
L494[16:58:23]
<Wuerfel_21>
what is this "serial processing" you spoke of?
L495[16:59:06] <Izaya> They still make
65C02s too IIRC
L497[17:00:42]
<Wuerfel_21>
but why use a dinky '02 when ypu can have 16bit registers, 24bit
address space and instructions that the '02 sould have had in the
first place
L498[17:02:04]
<Wuerfel_21>
Inari: yes. plz giv
L499[17:02:53] <Izaya> Muh 6502
L500[17:03:31] <Izaya> Was more pointing
out that someone must buy them for them to be made
L501[17:06:26] ⇦
Quits: Inari (Inari!~Pinkishu@p4FC1E165.dip0.t-ipconnect.de) (Quit:
'The Neutron has come to be. Loaded with Mass is he. Of Charge,
forever free.' (Chadwick))
L502[17:08:37]
<Wuerfel_21>
I mean it is nice for hobbyists, but those don't fund chip
production. I assume someone once used these in some military sytem
that noone wants to replace, but said system has bad cooling and
needs a new cpu every other week
L503[17:08:44] <Temia> Can't even say it's
the famiclones doing it, since the 2A03/7 had different features on
the die
L504[17:10:45]
<Wuerfel_21>
these actually have the entire ram and ppu on die these days, plus
some bonus features like more colors and CHR/PRG bus merging
L505[17:13:27] <Temia> Indeed
L506[17:13:49]
<Wuerfel_21>
AFAIK, they never fixed the broken pluse width setting in any clone
chip, suggesting they're all related
L507[17:26:44]
⇨ Joins: Icedream
(Icedream!~icedream@has.streaminginter.net)
L508[17:28:39] ⇦
Quits: mrkirby153 (mrkirby153!mrkirby153@2a01:7e00:e000::11) (Ping
timeout: 182 seconds)
L509[17:29:13]
⇨ Joins: mrkirby153
(mrkirby153!mrkirby153@2a01:7e00:e000::11)
L510[17:32:54]
<Kleadron>
k
L511[17:38:27] <Xal> rip HP saturn
processors
L512[18:01:43] ⇦
Quits: Icedream (Icedream!~icedream@has.streaminginter.net) (Quit:
A lol made me boom.)
L513[18:33:02]
⇨ Joins: Icedream
(Icedream!~icedream@has.streaminginter.net)
L514[18:41:27] <vifino> payonel: gentoo.
always.
L515[18:42:43] <vifino> now, if you'll
excuse me, i need to look into the 3ds' cardslot's spi bus so i can
do a lots of hackering with it, hopefully worthy of a presentation
at 35c3
L516[18:42:56] <vifino> also the 3ds'
gpu
L517[19:05:16] ⇦
Quits: Dark (Dark!~MrDark@2607:fcc8:d48b:eb00:9aa:7e74:1ab7:3a5f)
(Read error: Connection reset by peer)
L518[19:08:04]
⇨ Joins: Dark
(Dark!~MrDark@2607:fcc8:d48b:eb00:f501:96a3:6707:2994)
L519[19:15:19] ⇦
Quits: evil_dan2wik (evil_dan2wik!~evil_dan2@2a01:4f8:160:9023::4)
(Ping timeout: 198 seconds)
L520[19:15:35]
⇨ Joins: evil_dan2wik
(evil_dan2wik!~evil_dan2@2a01:4f8:160:9023::4)
L521[19:27:08] ⇦
Quits: Vexatos
(Vexatos!~Vexatos@p200300C107179489E9CB6B4DA30D31BB.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L522[19:38:42]
<Smexy Snek>
What was the argument for io.read that replaced what the user typed
with stars?
L523[19:46:27]
⇨ Joins: ben_mkiv|afk
(ben_mkiv|afk!~ben_mkiv@p57972305.dip0.t-ipconnect.de)
L524[19:49:07] ⇦
Quits: ben_mkiv (ben_mkiv!~ben_mkiv@p579727BF.dip0.t-ipconnect.de)
(Ping timeout: 194 seconds)
L525[19:53:40] <Izaya> "*"
L526[19:53:51]
<Smexy Snek>
Doesn't work.
L527[19:53:53]
<Smexy Snek>
Already tried that.
L528[19:53:58]
<Smexy Snek>
Syntax err.
L529[19:54:06]
<Smexy Snek>
Someone told me before
L530[19:54:14]
<Smexy Snek>
I just forgot it because I haven't played in a while
L531[19:54:31] <AmandaC>
term.read({pwchar="*"})
L532[19:54:40]
<Smexy Snek>
Thanks yous
L533[19:54:46]
<Smexy Snek>
I shall try that when I get mc started up again lol
L534[20:04:15]
⇨ Joins: Unh0ly_Tigg
(Unh0ly_Tigg!~Unh0ly_Ti@c-24-21-196-226.hsd1.or.comcast.net)
L536[20:22:19] <MichiBot> AmandaC: Inari
will be notified of this message when next seen.
L537[20:22:30] <AmandaC> payonel: ^
L538[20:31:35] ⇦
Quits: ben_mkiv|afk
(ben_mkiv|afk!~ben_mkiv@p57972305.dip0.t-ipconnect.de) (Ping
timeout: 194 seconds)
L539[21:10:55]
<Smexy Snek>
Whomever gave me the "term.read({pwchar="*"})"
it doesn't work.
L540[21:11:08]
<Smexy Snek>
Even if I put the right password in it says it's incorrect.
L541[21:14:17] <Mimiru> term.read adds a
\n you have to strip it
L542[21:15:43]
<Smexy Snek>
Oh, how do I do that XD
L543[21:18:20] *
Mimiru shrugs
L544[21:18:37] ⇦
Quits: Temia (Temia!~temia@monmusu.me) (Quit: "All coders are
created equal; that they are endowed with certain unalienable
rights, of these are beer, net connectivity, and the pursuit of
bugfixes..." ~Gregory R. Block)
L545[21:18:47]
⇨ Joins: Temia (Temia!~temia@monmusu.me)
L546[21:19:15]
<Smexy Snek>
.-.
L547[21:20:31]
<Smexy Snek>
How do I strip the \n?
L548[21:20:42] <Mimiru> Great
question.
L549[21:20:45] <Mimiru> %pil
L551[21:20:49] <Mimiru> read that?
L552[21:20:51]
<Smexy Snek>
Danke
L553[21:20:52] ⇦
Quits: Cervator
(Cervator!~Thunderbi@2601:4c1:4001:1d5d:a4e5:ffa6:e80a:53a4)
(Remote host closed the connection)
L554[21:20:52] <Mimiru> I don't lua
L555[21:21:44]
<Smexy Snek>
I have an idea, don't link me to that, instead just tell me how to
remove the \n XD
L556[21:21:58]
<Smexy Snek>
Because I know a lot of lua, I just haven't coded it in a few weeks
so I forgot this one thing lol
L557[21:22:19] <Mimiru> I. Don't.
Know.
L558[21:22:23]
<Smexy Snek>
Not. you.
L559[21:22:24] <Mimiru> Read, learn.
L560[21:22:27]
<Smexy Snek>
Not. You. [Edited]
L561[21:22:35] <Mimiru> Who else is
talking?
L562[21:22:39] *
Mimiru checks chat..
L563[21:22:42] <Mimiru> hmm
L564[21:22:44]
<Smexy Snek>
Oh.
L565[21:22:45] <Mimiru> you.. and
me.
L566[21:22:46]
<Smexy Snek>
Michibot XD
L567[21:22:50] <Mimiru> Oh, right the
bot.
L568[21:22:52] <Mimiru> my bot.
L569[21:22:55]
<Smexy Snek>
YEah
L570[21:22:55] <Mimiru> that I
triggered.
L571[21:22:57]
<Smexy Snek>
Didn't know it was yours.
L572[21:23:28]
<Smexy Snek>
At this point I'm going to end my convo with you and look
elsewhere, thank you for the lua contents menu that I have no clue
where to go/what to do with.
L574[21:24:08] <Mimiru>
"Strings"
L575[21:24:55]
<Smexy Snek>
That's even LESS helpful. Im gonna look on the wiki.
L576[21:25:00]
<Smexy Snek>
The OC wiki.
L577[21:25:40] *
Mimiru facedesks
L578[21:25:44] <Mimiru> gl;hf
L579[21:26:15] <Temia> You'll want to look
at the string.sub() method as a means to truncate the newline
marker.
L580[21:26:25]
<Smexy Snek>
Ah, alright.
L581[21:26:26]
<Smexy Snek>
Thanks.
L582[21:26:52] <Temia> I'm saying it just
so you two don't leap at each others' throats anymore, it's making
it unpleasant to check in here.
L583[21:27:07]
<Smexy Snek>
I wasn't trying to jump at throats.
L584[21:27:15]
<Smexy Snek>
He started to get condescending and I don't appreciate that.
L585[21:27:26] <Temia> Hey.
L586[21:27:29] <Temia> Guess what.
L587[21:27:33] <Temia> We don't care.
Chill.
L588[21:27:45]
<Smexy Snek>
Hey, guess what? Fuck you. Bye! ?
L589[21:27:49] <Temia> :byewhore:
L590[21:28:05] ⇦
Quits: Mimiru (Mimiru!~Mimiru@2607:5300:61:8d9::1ce:c01d) (Quit:
ZNC 1.6.2 - http://znc.in)
L591[21:32:38]
<TheNoimal>
Err... Bad time?
L592[21:37:20] <Temia> It's alright.
L593[21:37:25] <Temia> How're you?
L594[22:42:01] ⇦
Quits: Unh0ly_Tigg
(Unh0ly_Tigg!~Unh0ly_Ti@c-24-21-196-226.hsd1.or.comcast.net) (Quit:
Leaving)
L595[22:45:40]
⇨ Joins: SF-MC
(SF-MC!~EiraIRC@c-73-193-111-197.hsd1.wa.comcast.net)
L596[23:01:07] ⇦
Quits: SF-MC (SF-MC!~EiraIRC@c-73-193-111-197.hsd1.wa.comcast.net)
(Remote host closed the connection)
L597[23:18:55] <payonel> @status
@"smexy snek"
L598[23:19:05] <payonel> @status
"@smexy snek"
L599[23:19:21] <payonel> @status
@status
L600[23:19:22] <payonel> :)
L601[23:20:32] <S3> payonel: distributed
consistent hashing!
L602[23:20:42]
<Mimiru>
Status may or may not be broken, who knows.
L603[23:20:50] <payonel> @status
@Mimiru
L604[23:20:51]
<Discord>
Mimiru is currently OFFLINE
L605[23:20:51]
<Mimiru> try
my nick
L606[23:21:41] <S3> @status S3
L608[23:21:56] <S3> @status
@z0udburg
L609[23:22:08] <Corded> * <Mimiru>
claps
L610[23:22:14] <S3> spelled it wrong
anyways
L611[23:22:24]
<Mimiru> I
noitced.
L612[23:22:37] <S3> its 12:30 AM
L613[23:22:40]
⇨ Joins: Mimiru
(Mimiru!~Mimiru@2607:5300:61:8d9::1ce:c01d)
L614[23:22:45]
zsh sets mode: +o on Mimiru
L615[23:22:46] <S3> what do you
expect
L616[23:22:53] <Mimiru> @status
@Mimiru
L617[23:22:53]
<Discord>
Mimiru is currently OFFLINE
L618[23:23:17] <S3> somebody push Mimiru's
boot button!
L619[23:23:26] <S3> bring Mimiru back
online
L620[23:23:29] *
payonel pushes Mimiru's buttons
L621[23:23:34] <Mimiru> No,
L622[23:23:36] <Mimiru> anyway it
works
L623[23:23:44] <Mimiru> might be broken
with names with spaces, who knows.
L624[23:23:50] <Mimiru> the answer is
they're offline.
L625[23:24:09] <payonel> as they should
be
L626[23:24:17] <payonel> :P
L627[23:24:19] <payonel> spaces
L628[23:24:20] <payonel> bleh
L629[23:24:57] <S3> as long as you're not
one of those people who put capitols and spaces in their directory
and ilenames.
L630[23:25:23] <Mimiru> but ffs, IDK lua,
the only reason I'm here is because I like some of the people, and
my addons.
L631[23:25:37]
<Kleadron>
CoOL Diectory/Tex File.TXt
L632[23:25:42] <payonel> Mimiru: sorry
:(
L633[23:26:08] <Mimiru> It's not your
fault payonel
L634[23:26:32] <Mimiru> I'm gonna go poke
at the @status code, while I wait for this part to print.
L635[23:26:40] <S3> Mimiru hates me a
lot
L636[23:26:50] <Mimiru> Hate is a strong
word.
L637[23:26:56] <Mimiru> I mean... it's not
wrong, but it's strong.
L638[23:26:57] <Mimiru> :P
L639[23:26:59] <payonel> haha
L640[23:27:03] <S3> I am the most annoying
in this channel.
L642[23:27:16] <Mimiru> Hardly.... I put
up with ping
L643[23:27:17] <payonel> i didn't think
Mimiru put that much care into thoughts, positive or negative, of
s3
L644[23:27:18] <S3> I work hard to do my
job
L645[23:28:28] <S3> I think roobub is a
strong word.
L646[23:28:46] <S3> it also tastes good. I
forget how its spelt, so I'm spelling it how we pronounce it
L647[23:28:53] <S3> we as in where I'm
from lol
L648[23:29:09] <S3> I think it's like
rubarb or something
L649[23:29:56] <Mimiru> Oh.. hmm
L650[23:30:13] <Mimiru>
.replaceAll("[\\p{Cf}]", "") That might catch
normal spaces too?
L651[23:30:42] <Mimiru> yep
L652[23:30:50] <Mimiru> so, it nukes all
spaces
L653[23:31:14]
<Kodos>
Rhubarb
L654[23:31:14] <S3> what is an abnormal
space?
L655[23:31:25] <S3> @Kodos Aha!
L656[23:31:25] <Mimiru> It was supposed to
just strip ZWS
L657[23:31:41] <S3> @Kodos there's a lot f
words like that here, we just say roobub
L658[23:31:46]
<Kodos> So
wait, would checking a name without spaces work?
L659[23:31:52] <Mimiru> yeah
L660[23:31:53] <Mimiru> that works
fine
L661[23:31:57]
<Kodos> No,
I mean
L662[23:32:12]
<Kodos> If
their name is "Bob Saget" would checking
"BobSaget" work
L663[23:32:14] <Mimiru> no
L664[23:32:20] <Mimiru> because their name
is Bob Saget
L665[23:32:35] <S3> Bob sags it
L666[23:32:40] <payonel> @kodos takes
spaces out of my request
L667[23:32:41] <Mimiru> This chunk of code
is just what looks at the map
L668[23:32:43] <payonel> not the matched
value
L669[23:32:50]
<Kodos> Ohh
ok
L670[23:33:19]
<Kodos>
Mimiru, is PCL 1.7 updated with current versions of mods?
L671[23:33:23]
<Kodos> Or
only stable bu ilds
L672[23:33:26]
<Kodos> Or
only stable builds [Edited]
L673[23:33:30] <Mimiru> Looks like I need
to do .replaceAll("\u200B", ""); instead
L674[23:33:43] <Mimiru> the 1.7 pack
hasn't been updated in aaaaagggeeesssss
L675[23:33:49]
<Kodos>
Okay
L676[23:33:52]
<Kodos> I'll
just do this manually then
L677[23:34:11]
<Kodos>
Or... I ***guess*** I could use the Twitch Launcher for now
L678[23:34:21] <S3> Mimiru must be working
on some sort of Java project?
L679[23:34:25] <S3> or is this a different
relaceAll
L680[23:34:26] <Mimiru> I don't think I've
looked at the 1.7 pack since I started the 1.10
L681[23:34:54] <payonel> Mimiru: anyways,
the person was a bit rude, obviously
L682[23:35:22] <payonel> but i would use
text:gsub("\n$", "")
L683[23:35:29] <Mimiru> I just found it
funny that they knew plenty of lua... but they forgot just
this...
L684[23:35:35] <Mimiru> so then, read
about how sub works..
L685[23:35:39] <Mimiru> or any of the
other string methods.
L686[23:35:42] <payonel> yeah, sub
too
L687[23:35:46] <payonel> yep, too much
effort to read
L688[23:35:58] <payonel> %lua
("abc\n"):gsub("\n$", "")
L689[23:35:58] <MichiBot> abc, 1
L690[23:36:16] <payonel> with sub though,
i'd have to check
L691[23:36:48] <payonel> %lua local v =
"abc\n" if v:sub(-1) == "\n" then v = v:sub(1,
-2) end return v
L692[23:36:48] <MichiBot> abc
L693[23:36:49] ⇦
Quits: Corded (Corded!~MichiBot@eos.pc-logix.com) (Remote host
closed the connection)
L694[23:36:55] <Mimiru> Oh right
restarting Corded.
L695[23:36:56] <Mimiru> oops.
L696[23:36:58]
⇨ Joins: Corded
(Corded!~MichiBot@eos.pc-logix.com)
L697[23:36:59]
zsh sets mode: +v on Corded
L698[23:37:08] <payonel> @status
@"smexy snek"
L699[23:37:15] <payonel> @status
"@smexy snek"
L700[23:37:24] *
Mimiru shrugs
L701[23:37:24] <payonel> @status
@Mimiru
L702[23:37:24]
<Discord>
Mimiru is currently OFFLINE
L703[23:37:38] <Mimiru> I have no way of
running a debug of Corded ATM
L704[23:37:46] <Mimiru> so I kinda have to
poke blindly
L705[23:38:16]
<Mimiru>
Oh
L706[23:38:17]
<Mimiru>
wait
L707[23:38:49]
<Mimiru> So,
you're not getting a reply now.
L708[23:38:52]
<Mimiru>
because they've left.
L709[23:38:53]
⇨ Joins: EdTheDog
(EdTheDog!webchat@104.220.44.82)
L710[23:39:25]
<Mimiru
Test> .
L711[23:39:40] <Mimiru> @status
@"Mimru Test"
L712[23:39:46] <Mimiru> @status
@"Mimiru Test"
L713[23:39:46]
<Discord>
Mimiru Test is currently ONLINE
L714[23:39:47] <EdTheDog> So anyone know
how to add another bin location? Like I mean a folder that has
programs that are assailable from anywhere?
L715[23:40:04]
<Kodos> Why
can't you use the default bin?
L716[23:40:33] <EdTheDog> Well I want to
have a set of my programs in a folder in the bin but then I cant
run them from anywhere...
L717[23:41:32]
<Kodos> Have
you considered OpenDisks? You can stick your programs onto a loot
disk, and just pop it in as you need it
L718[23:41:45]
<Kodos> But
yeah, only files in the actual bin folder work afaik
L719[23:42:15] <EdTheDog> Hmm well ok.
Thank you. Going to check out OpenDisks Know!
L720[23:42:25] ⇦
Quits: EdTheDog (EdTheDog!webchat@104.220.44.82) (Client
Quit)
L721[23:42:27]
<Kodos>
You're welcome. If you need any help, let me know
L722[23:42:33]
<Kodos> Or
don't, I'm not a cop
L723[23:45:09] <Mimiru> I guess I could
make Corded reply that they're not a member of the guild..
L724[23:48:05] <Mimiru> restarting
L725[23:48:06] ⇦
Quits: Corded (Corded!~MichiBot@eos.pc-logix.com) (Remote host
closed the connection)
L726[23:48:14]
⇨ Joins: Corded
(Corded!~MichiBot@eos.pc-logix.com)
L727[23:48:15]
zsh sets mode: +v on Corded
L728[23:48:25] <Mimiru> @status
@"This person isn't a member!"
L729[23:48:25]
<Discord>
this person isn't a member! is not a member of this server.
L730[23:48:48] <Mimiru> Close
enough.
L731[23:49:04] <Mimiru> @status
@"Mimru Test"
L732[23:49:04]
<Discord>
mimru test is not a member of this server.
L733[23:58:41] <S3> oh okay
L734[23:58:46] <S3> this show looks
weird..
L735[23:59:09] <S3> oh hey the 1 am trai
is coming through town
L736[23:59:12] <S3> choooooooooo! it
goes