<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:05]
<Ariri>
also i was getting some weird shiz where it said id get to an
encounter but once i pass Ap it would just not
L2[00:48:15] * Amanda
balances a photo of cheese on @Ariri's head
L3[00:48:35]
<Ariri>
what the heck
L4[00:49:20] <Amanda> I may be
misunderstanding Wisconsin
L5[00:51:14]
<Michiyo>
lol
L7[00:54:38] <Amanda> Now to just draw the
rest of the fucking owl
L8[00:54:56] * Amanda
contemplates some early zzzmews
L9[01:02:37] * Amanda
puts a photo of herself in-between Elfi's antenna, to test how the
detectors handle non-direct quantum contact
L10[01:02:47] * Elfi
wigglewiggle
L11[01:02:49] <Elfi> cutie detected
o:
L12[01:03:01] *
Amanda makes notes
L13[01:03:33] *
Amanda curls back up around elfi to protecc, offers her some water
before bedtimes
L14[01:04:17] * Elfi
does a sippy and curls up with
L15[01:10:49] <Amanda> Night girls
L16[01:11:10]
<PwnagePineapple (He/Him)>
>PwnagePineapple (He/Him): Ahh but here's another question. If
the Radar is configured to return X offsets, which one …
L17[01:11:11]
<PwnagePineapple (He/Him)> @TechTastic
thoughts on this scenario?
L18[01:12:17]
<Michiyo>
>Amanda: Night girls
L19[01:12:18]
<Michiyo>
Night
L20[01:13:32]
<TechTastic> >PwnagePineapple (He/Him):
Ahh but here's another question. If the Radar is configured to
return X offse…
L21[01:13:32]
<TechTastic> List of Entities, input will
select return
L22[01:13:33]
<TechTastic> Its a bit of an issue, even
with my Ship Radar which ill eventually integrate
L23[01:13:53]
<PwnagePineapple (He/Him)> >TechTastic:
List of Entities, input will select return
L24[01:13:54]
<PwnagePineapple (He/Him)> Its a bit of an
issue, even with my Ship Radar …
L25[01:13:54]
<PwnagePineapple (He/Him)> The question is
precisely how that list gets sorted
L26[01:14:26]
<TechTastic> Alphabetically, tho that
doesn't account for 2 of the same Entity
L27[01:14:54]
<PwnagePineapple (He/Him)> Alphabetically
seems... odd
L28[01:15:24]
<TechTastic> Its that or by Entity
ID
L29[01:15:35]
<TechTastic> But thats more difficult to
query
L30[01:15:44]
<TechTastic> Since its likely a UUID
L31[01:15:54]
<PwnagePineapple (He/Him)> I figure it's
probably best to sort by *something* related to the position. And I
can work with that fairly easily
L32[01:16:49]
<PwnagePineapple (He/Him)> It's pretty
easy to get the actual data I need, it's more a matter of what the
end user would expect in terms of behavior
L33[01:17:09]
<PwnagePineapple (He/Him)> And sorting it
alphabetically is firmly in "unexpected" territory
L34[01:18:34]
<TechTastic> How about
L35[01:18:34]
<TechTastic> HashMap<Distance,
List<Entity>>
L36[01:18:35]
<PwnagePineapple (He/Him)> I figure I can
do it by euclidian distance, the value of the data requested, or
the *absolute value* of the data requested. The question is which
is most ergonomic
L37[01:18:48]
<PwnagePineapple (He/Him)> >TechTastic:
How about
L38[01:18:48]
<PwnagePineapple (He/Him)>
HashMap<Distance, List<Entity>>
L39[01:18:48]
<PwnagePineapple (He/Him)> That's not how
any of this works
L40[01:18:54]
<TechTastic> In
L41[01:18:57]
<TechTastic> Ik*
L42[01:19:22]
<TechTastic> Its just a weird situation
with no clean solution that wouldn't need explanation
L43[01:19:35]
<PwnagePineapple (He/Him)> Well I have to
pick one
L44[01:20:11]
<Michiyo>
So... I'm learning Go, and I just came across how it exports
functions, which is by capitalizing the first letter of the
function. I asked ChatGPT to explain this, in a way simple enough
for a caveman to understand....
L45[01:20:18]
<Michiyo>
```Me say: Use big letter mean everyone can see! Use small letter
mean only caveman see! Go language like simple, easy to learn, so
use big letter or small letter to show who can see. Other languages
use private or public, but Go language use big letter or small
letter. Me no know if other caveman like, but many Go language
caveman say it good way to make code clean and easy to
understand.```
L46[01:20:35]
<Michiyo> I
almost fell out of my chair...
L47[01:20:41]
<PwnagePineapple (He/Him)> I disagree with
the Go cavemen lmao
L48[01:21:25]
<Michiyo>
lol
L49[01:22:23]
<PwnagePineapple (He/Him)> I have...
opinions about Go. And in the interest of (for once) not turning
this channel into a programming language flame war, I will keep
them to myself
L50[01:22:55]
<PwnagePineapple (He/Him)> In any case,
what are your thoughts on the weird edge case I'm contemplating,
Michiyo?
L51[01:23:13]
<Michiyo> I
have no clue!
L52[01:24:00]
<PwnagePineapple (He/Him)> Lmao
L53[01:24:08]
<PwnagePineapple (He/Him)> I'm uncertain
myself
L54[01:25:21]
<PwnagePineapple (He/Him)> Actually
L55[01:25:34]
<PwnagePineapple (He/Him)> I think I'm
gonna go with sorting by euclidian distance
L56[01:26:04]
<PwnagePineapple (He/Him)> Because if the
output data changes, the entity the data is retrieved from
definitely shouldn't
L57[01:26:42]
<PwnagePineapple (He/Him)> Like if I
change it from grabbing x offsets to grabbing z offsets, it
shouldn't suddenly start returning data about a different entity
even if nothing has moved
L58[01:44:40]
<Sky>
>PwnagePineapple (He/Him): I have... opinions about Go. And in
the interest of (for once) not tur…
L59[01:44:40]
<Sky>
~~python > go~~
L60[01:44:48]
<Sky> i
only like go because i can `go get package` lol
L61[01:46:06]
<PwnagePineapple (He/Him)> Honestly. I'm
not a *huge* fan of Python, but I'd choose it over Go
L62[01:46:42]
<PwnagePineapple (He/Him)> For me, Python
fills that weird niche where it's just a *bit* too complex for a
bash script, but it's probably still single use throwaway
code
L63[01:50:26]
<Michiyo>
I'm only using go because that's what the project I was handed
uses.. lol
L64[01:50:41]
<PwnagePineapple (He/Him)> Oof
L65[01:51:16]
<Michiyo>
And I don't feel like trying to convert this to something else. I
don't feel like trying to figure out how to implement
authenticating and communicating with a gameserver in something
else when someone else has already done the hard part for me.
L66[01:51:41]
<PwnagePineapple (He/Him)> I mean I'd RIIR
it for lols, but that's just me
L67[01:52:59]
<Michiyo>
It's an MMO from ~2004, I REALLY don't want to try to learn how it
works internally :P
L68[01:53:17]
<Michiyo>
Though, I do have the source, I could if I wanted to... I just
don't want to
L69[01:58:05]
<TechTastic> %tonkout
L70[01:58:06] <MichiBot> Yeah! TechTastic!
You beat ThePiGuy24's previous record of 3 hours, 49 minutes and
59 seconds (By 21 seconds)! I hope you're happy!
L71[01:58:07] <MichiBot> TechTastic has
stolen the tonkout! Tonk has been reset! They gained 0.003 tonk
points! plus 0.002 bonus points for consecutive hours! (Reduced to
50% because stealing) Current score: 0.25667401. Position #4 Need
0.29913099 more points to pass CompanionCube!
L72[02:22:59]
<PwnagePineapple (He/Him)> %tonk
L73[02:23:00] <MichiBot> Goshhawk!
PwnagePineapple (He/Him)! You beat TechTastic's previous record
of <0 (By 24 minutes and 55 seconds)! I hope you're happy!
L74[02:23:01] <MichiBot> PwnagePineapple
(He/Him)'s new record is 24 minutes and 55 seconds! PwnagePineapple
(He/Him) also gained 0.00042 tonk points for stealing the tonk.
Position #9. Need 0.00294 more points to pass SoBinary!
L75[02:54:14]
<walksanator.
B⃢ot.> >PwnagePineapple (He/Him): <@708146997479080047>
<@596098777941540883>
L76[02:54:14]
<walksanator.
B⃢ot.> I would return based on magnitude
L77[03:00:41]
<PwnagePineapple (He/Him)>
>walksanator. B⃢ot.: I would return based on magnitude
L78[03:00:41]
<PwnagePineapple (He/Him)> So I should
return data about the axolotl? And if it switches to z offset,
return data about the bee instead? Even if nothing moved?
L79[03:03:30]
<walksanator.
B⃢ot.> No since bee is closest in space getting x/y/z will
always be the bee if index is 0
L80[03:04:06]
<PwnagePineapple (He/Him)> So that's based
on euclidean distance, not magnitude of the parameter
L81[03:04:11]
<walksanator.
B⃢ot.> Yep
L82[03:04:20]
<walksanator.
B⃢ot.> (Atleast how I would do it)
L83[03:04:27]
<walksanator.
B⃢ot.> Tech is the one making the mod
L84[03:04:30]
<PwnagePineapple (He/Him)> That's how I
ended up doing it
L86[03:13:31]
<PwnagePineapple (He/Him)>
>walksanator. B⃢ot.: Tech is the one making the mod
L87[03:13:32]
<PwnagePineapple (He/Him)> This is about
the TIS Advanced entity radar, so no I'm the one making the
mod
L88[03:14:10]
<walksanator.
B⃢ot.> Ah I thought you means ValkComp radar
L89[03:16:24]
<PwnagePineapple (He/Him)> Mmmm that might
get confusing. Mine is also called the radar module
L90[03:18:21]
<walksanator.
B⃢ot.> Iirc the full name of ValkComp's module is Ship
Radar
L91[03:18:33]
<PwnagePineapple (He/Him)> Ok. Only kinda
confusing then
L92[03:18:55]
<walksanator.
B⃢ot.> And iirc tech has no markdown manual docs
L93[03:19:20]
<PwnagePineapple (He/Him)> Yeah I'm super
nitpicky about documentation, so I document a module as soon as
it's done
L94[03:20:38]
<TechTastic> tbf, my modules arent even
tested
L95[03:20:56]
<TechTastic> once they confirmed to work,
ill document
L96[03:20:57]
<PwnagePineapple (He/Him)> Bruh
L97[03:21:18]
<TechTastic> dw, they only exist on
GitHub, nothing released yet
L98[03:21:21]
<PwnagePineapple (He/Him)> Implement ->
test -> document is my cycle for each and every module
L100[03:48:44]
<PwnagePineapple (He/Him)> You're way
better at textures than me lmao
L101[03:58:26]
<SoBinary>
%tonk
L102[03:58:27] <MichiBot> Crud! SoBinary!
You beat PwnagePineapple (He/Him)'s previous record of 24 minutes
and 55 seconds (By 1 hour, 10 minutes and 30 seconds)! I hope
you're happy!
L103[03:58:28] <MichiBot> SoBinary's new
record is 1 hour, 35 minutes and 26 seconds! SoBinary also gained
0.00118 tonk points for stealing the tonk. Position #8. Need
0.06579457 more points to pass RedstoneParkour!
L104[03:59:40]
<TechTastic> %redshell Forecaster
L105[03:59:40] <MichiBot> TechTastic: You
can't snipe right now. Try again in 1 hour, 23 minutes and 21
seconds.
L106[04:01:19]
<SoBinary>
silly goose
L107[04:01:38]
<TechTastic> shhhh
L108[04:45:35]
<walksanator.
B⃢ot.> %sip
L109[04:45:35] <MichiBot> You drink a
fiery ferozium potion (New!). A warp zone opens up next to
walksanator. B⃢ot.. (Use %warp to jump in)
L110[04:45:48]
<walksanator.
B⃢ot.> %warp
L111[04:45:48] <MichiBot> You end up in a
world inhabited by bards.
L112[05:06:53]
<TechTastic> %down
L113[05:06:54] <MichiBot> You drink an
awful quicksilver potion (New!). TechTastic feels slightly
slower.
L115[05:15:24]
<SoBinary>
is that a witchery-esque mod
L116[05:17:36]
<TechTastic> I'm doing a port/rewrite of
Witchery to 1.18.2 using Architectury so itll be both Forge and
Fabric
L117[05:17:36]
<TechTastic> Toil and Trouble
L118[05:18:24]
<TechTastic> Also, Witchery vets have
recently suffered another loss
L119[05:18:24]
<TechTastic> The official Witchery Wiki
ran via Google Sites has now gone poof
L120[05:18:25]
<TechTastic> Luckily the Way back Machine
has entried
L121[05:34:52]
⇨ Joins: Hawk777
(~Hawk777@2607:c000:8295:ee00:49d9:5150:4b32:a4c4)
L122[05:35:22]
<TechTastic> %tonk
L123[05:35:22] <MichiBot> Wut!
TechTastic! You beat SoBinary's previous record of 1 hour, 35
minutes and 26 seconds (By 1 minute and 29 seconds)! I hope you're
happy!
L124[05:35:23] <MichiBot> TechTastic's new
record is 1 hour, 36 minutes and 55 seconds! TechTastic also gained
0.00004 (0.00002 x 2) tonk points for stealing the tonk. Position
#4. Need 0.29909099 more points to pass CompanionCube!
L125[05:35:37]
<TechTastic> %redshell Forecaster
L126[05:35:37] <MichiBot> TechTastic:
Unfortunately you missed with a 4 vs 14.
L127[05:35:46]
<TechTastic> %down
L128[05:35:46] <MichiBot> You drink a
dotted cerulium potion (New!). The potion contained a computer
virus! It just changed TechTastic's background...
L129[05:45:54]
<SoBinary>
%sip clear pink
L130[05:45:54] <MichiBot> You drink a
sans-serif pink potion (New!). SoBinary feels like a
champion!
L131[05:46:02]
<SoBinary>
wh
L132[05:46:04]
<SoBinary>
alright
L133[05:54:19]
<walksanator.
B⃢ot.> %sip
L134[05:54:19] <MichiBot> You drink a
shaky nectar potion (New!). walksanator. B⃢ot. turns into a diamond
frog cat boy until they download a car.
L135[05:54:37]
<walksanator.
B⃢ot.> I can live with this
L136[07:14:15] ⇦
Quits: Hawk777 (~Hawk777@2607:c000:8295:ee00:49d9:5150:4b32:a4c4)
(Quit: Leaving.)
L137[07:14:50]
<SoBinary>
%sip
L138[07:14:50] <MichiBot> You drink a
smelly diamond potion (New!). SoBinary's hair glows the color of
platinum until someone looks at them.
L139[07:50:44]
<Michiyo>
%tonkout
L140[07:50:45] <MichiBot> Boo-yah!
Michiyo! You beat TechTastic's previous record of 1 hour, 36
minutes and 55 seconds (By 38 minutes and 27 seconds)! I hope
you're happy!
L141[07:50:46] <MichiBot> Michiyo has
stolen the tonkout! Tonk has been reset! They gained 0.002 tonk
points! plus 0.001 bonus points for consecutive hours! (Reduced to
50% because stealing) Current score: 0.5952955. Position #1
L142[07:50:53]
<Michiyo>
%sip
L143[07:50:53] <MichiBot> You drink a
resonating yellow potion (New!). After the first sip the potion
poofs away.
L145[09:30:57]
<Forecaster> I suspect this login attempt
is not from my country
L147[10:41:30]
<Forecaster> One-Punch man, very poorly
encoded apparently
L148[10:44:52] <SquidDev> %tonk
L149[10:44:52] <MichiBot> Wut! SquidDev!
You beat Michiyo's previous record of <0 (By 2 hours, 54
minutes and 7 seconds)! I hope you're happy!
L150[10:44:53] <MichiBot> SquidDev's new
record is 2 hours, 54 minutes and 7 seconds! SquidDev also gained
0.0029 tonk points for stealing the tonk. Position #12. Need
0.00597302 more points to pass Sky!
L151[11:57:31]
⇨ Joins: ben_mkiv
(~ben_mkiv@200116b800fb3900fe3497fffea975f2.dip.versatel-1u1.de)
L152[12:22:28] <Amanda> %choose factory;
space or island
L153[12:22:30] <MichiBot> Amanda: space
factory
L154[12:28:19]
<Forecaster> island? no, isspace
L155[13:16:53] <Amanda> %choose LTN or
TSM
L156[13:16:55] <MichiBot> Amanda: Wait,
what was the question again? Uhh... "LTN"?
L157[13:44:33] <CompanionCube> %tonk
L158[13:44:35] <MichiBot> Shoot!
CompanionCube! You beat SquidDev's previous record of 2 hours, 54
minutes and 7 seconds (By 5 minutes and 35 seconds)! I hope you're
happy!
L159[13:44:36] <MichiBot> CompanionCube's
new record is 2 hours, 59 minutes and 42 seconds! CompanionCube
also gained 0.00027 (0.00009 x 3) tonk points for stealing the
tonk. Position #3. Need 0.0131045 more points to pass
Forecaster!
L160[13:44:47] <CompanionCube>
goddammit
L161[13:46:05]
<TechTastic> %down
L162[13:46:06] <MichiBot> You drink a
rising aegisalt potion (New!). TechTastic remembers an unimportant
appointment.
L163[13:46:22]
<PwnagePineapple (He/Him)> Is it more
commonplace to number bits in a number 0-15 right to left, or 1-16
left to right?
L164[13:46:37]
<TechTastic> funnily enough, was supposed
to receive a call 15 mins ago
L165[13:47:52]
<TechTastic> >PwnagePineapple (He/Him):
Is it more commonplace to number bits in a number 0-15 right to
left, or 1-16…
L166[13:47:53]
<TechTastic> well, in Binary, right is the
least significant bit
L167[13:47:53]
<TechTastic> so
L168[13:47:53]
<TechTastic> <- 128 64 32 16 8 4 2
1
L169[13:49:09]
<PwnagePineapple (He/Him)> So I'm
numbering them sequentially, not based on their value
L170[13:49:19] <ThePiGuy24> yeah thats
what i call them too, by their value
L171[13:49:39]
<TechTastic> thats what id suggest
L172[13:50:17]
<PwnagePineapple (He/Him)> Except that
doesn't make sense in context because the decimal value of the
number is meaningless
L173[13:50:46]
<TechTastic> ofc it doesnt, its just the
Base10 conversion
L174[13:51:19]
<PwnagePineapple (He/Him)> The base10
conversion isn't useful in context, so numbering things based on it
seems like a bad idea
L175[13:51:21]
<TechTastic> but its easier to know which
bit is what, especially if those switches are gonna be in 2
separate lines and not one continuous line
L176[13:52:29]
<TechTastic> its not useful within TIS,
but from a UX experience ofr the player, theyd learn and recognize
it better with the decimal labels
L177[13:53:10]
<PwnagePineapple (He/Him)> Except that
makes it more confusing because it's just a bunch of numbered
switches, and skipping from 64 to 128 makes zero sense in
context
L178[13:53:36]
<TechTastic> it does? they are bits, every
next bit is double the value of the last
L179[13:53:54]
<TechTastic> 0111 1111 = 127
L180[13:53:54]
<TechTastic> 1000 0000 = 128
L181[13:54:20]
<TechTastic> this is how people learn
their Binary
L182[13:54:22]
<PwnagePineapple (He/Him)> But the decimal
value of any given bit *doesn't matter*. It's a set of Boolean
flags
L183[13:54:31]
<TechTastic> especially in the context of
networking
L184[13:55:03]
<PwnagePineapple (He/Him)> It's not meant
to be interpreted as an integer
L185[13:55:04]
<TechTastic> >PwnagePineapple (He/Him):
But the decimal value of any given bit *doesn't matter*. It's a set
of Boolea…
L186[13:55:04]
<TechTastic> but they will represent a
short output, a 16-bit output
L188[13:55:43]
<PwnagePineapple (He/Him)> I'm deciding
between Msb0 or Lsb0
L189[13:56:36]
<TechTastic> i still think using their
decimal counterparts would be better, but you do you
L190[13:56:36]
<PwnagePineapple (He/Him)> MSb0 is what
lines up with the index values in a Java `BitSet` so that would
make the code and docs correlate best
L191[13:58:38]
<PwnagePineapple (He/Him)> >TechTastic:
i still think using their decimal counterparts would be better, but
you do you
L192[13:58:38]
<PwnagePineapple (He/Him)> Just because
every data type is a number under the hood doesn't mean it makes
sense to interpret them the same way. Semantically speaking, the
value returned is a bit set, *not* a number
L193[13:59:03]
<TechTastic> a bit set that is then output
as a number
L194[13:59:51]
<TechTastic> no matter which way you slice
it, to use it outside of the module, it has to be output and the
only acceptible output is a short
L195[14:00:13]
<PwnagePineapple (He/Him)> You're
completely ignoring my point
L196[14:01:45]
<PwnagePineapple (He/Him)> Semantics
matter, and they can and sometimes should be distinct from the
technical implementation
L197[14:01:49]
<TechTastic> no, you are saying it doesnt
matter due to how you set up it inside the self contained module,
but you are wanting to use it outside of that module correct? so at
the end, it will be output as a short, not a BitSet
L198[14:01:49]
<TechTastic> i think theyd rather have
knowledge of what short they output rather than the logical order
of the bits
L199[14:02:38]
<PwnagePineapple (He/Him)> The short they
output is meaningless, *even outside the module*. The expected use
case here is to mask it and check for individual bits
L200[14:02:51]
<PwnagePineapple (He/Him)> In an execution
module
L201[14:03:51]
<PwnagePineapple (He/Him)> Additionally,
my question about conventions here also applies to the seven
segment display, where the short value is even more useless because
each bit activates one segment (except for the color change
bit)
L202[14:04:37]
<PwnagePineapple (He/Him)> Even after the
short value has been outputted from the switchboard module, the
decimal value of the short has no semantic meaning
L203[14:04:47]
<PwnagePineapple (He/Him)> Its utility is
as a bitset
L204[14:06:18]
<TechTastic> Fair
L205[14:09:28]
<PwnagePineapple (He/Him)> It's a bitset
that happens to be stored in a `short`. Not an actual decimal
number with any real meaning
L206[16:15:47] <Elfi> hmmm... lämp
L207[16:17:58]
<TechTastic> %down
L208[16:17:59] <MichiBot> You drink a sour
tuna potion (New!). TechTastic's left sock is now cursed.
L209[16:29:40]
<walksanator.
B⃢ot.> >PwnagePineapple (He/Him): I'm deciding between MSb0
or LSb0
L210[16:29:41]
<walksanator.
B⃢ot.> Tis uses Msb0 iirc (because that's what java shorts
are)
L211[16:30:42]
<walksanator.
B⃢ot.> %tonk
L212[16:30:42] <MichiBot> I'm sorry
walksanator. B⃢ot., you were not able to beat CompanionCube's
record of 2 hours, 59 minutes and 42 seconds this time. 2 hours, 46
minutes and 7 seconds were wasted! Missed by 13 minutes and 35
seconds!
L213[16:30:54]
<PwnagePineapple (He/Him)> Bruh
L214[16:31:12]
<PwnagePineapple (He/Him)> Now I have to
reset the timer on my phone
L215[16:31:18]
<walksanator.
B⃢ot.> "The risk I took was calculated, but man I am bad at
math"
L216[16:38:20]
<Vaur>
%sip
L217[16:38:20] <MichiBot> You drink a
frosty aegisalt potion (New!). The potion bottle insults Vaur's
haircut.
L218[16:38:37]
<SoBinary>
%sip
L219[16:38:37] <MichiBot> You drink an
ommitted cerulium potion (New!). SoBinary thinks "What if,
like, *we* are the potions man?". This makes no sense
whatsoever.
L220[16:38:51]
<PwnagePineapple (He/Him)> %sip
L221[16:38:51] <MichiBot> You drink a tiny
red potion (New!). As PwnagePineapple (He/Him) drinks the potion
they become the target of a wad of llama spit! They successfully
evaded it with a 16 vs DC 12!
L222[16:38:51]
<SoBinary>
indeed!
L223[16:49:57] <CompanionCube>
%drink
L224[16:49:57] <MichiBot> You drink a
falling jumbonium potion (New!). A bard behind CompanionCube
suddenly stops playing. They were most likely eaten by a
monster.
L225[17:03:50]
<PwnagePineapple (He/Him)> %sip
L226[17:03:51] <MichiBot> You drink a
gloopy weather potion (New!). Everything PwnagePineapple (He/Him)
says is now in Wingdings until they use "Nice Ohmygawd"
in a sentence.
L227[17:04:44]
<PwnagePineapple (He/Him)> Nice
Ohmygawd
L228[17:07:10] <Amanda> That's not a
sentence
L229[17:08:30]
<PwnagePineapple (He/Him)> Sue me
L230[17:09:26]
<AR2000>
%sip
L231[17:09:27] <MichiBot> You drink a
runny amethyst potion (New!). The next fork AR2000 touches tells
them it's most deeply guarded secret.
L232[17:12:13]
<TechTastic> %down
L233[17:12:13] <MichiBot> You drink a
smooth ruby potion (New!). TechTastic gains knowledge about a
random useless subject.
L234[17:37:16]
<Forecaster> well crumbs
L235[17:37:41]
<Forecaster> seems the current sensor I
got is completely useless for mA currents
L236[17:37:57]
<Forecaster> 😐
L237[17:45:44] <Amanda> What about a
future sensor?
L238[17:47:14]
<SoBinary>
%sip
L239[17:47:15] <MichiBot> You drink a
molten titanium potion (New!). SoBinary has no memory of drinking a
potion.
L240[17:51:36] <Amanda> %choose comfort or
utility
L241[17:51:36] <MichiBot> Amanda: If I
had a gold nugget for every time someone asked me about
"comfort"
L242[18:07:43] ⇦
Quits: ben_mkiv
(~ben_mkiv@200116b800fb3900fe3497fffea975f2.dip.versatel-1u1.de)
(Quit: Leaving)
L243[18:28:09]
<Forecaster> apparently I need these
things to detect sub 1A currents
L245[18:29:41]
<Forecaster> at least I get 10 of them for
$10
L246[18:31:08]
<Forecaster> Probably because it's just a
spool of wire encased in plastic
L247[18:47:02]
<Forecaster> but these are not just plug
and play, I have to figure out how to use these
L249[19:30:11]
<Forecaster> These all seem correct to
me
L250[19:30:45]
<Michiyo>
Are you just getting the transformer, or are you getting one of the
PCB mounted ones?
L251[19:31:04]
<Forecaster> the thing in the
picture
L252[19:31:09]
<Forecaster> is what I'm getting
L253[19:31:13]
<Michiyo>
Ok, so just the transformer.
L254[19:31:27]
<Forecaster> yes
L255[19:31:48] <CompanionCube>
%tonkout
L256[19:31:49] <MichiBot> Wut!
CompanionCube! You beat your own previous record of 2 hours, 59
minutes and 42 seconds (By 1 minute and 24 seconds)! I hope you're
happy!
L257[19:31:50] <MichiBot> CompanionCube
has tonked out! Tonk has been reset! They gained 0.003 tonk points!
plus 0.004 bonus points for consecutive hours! Current score:
0.563075, Position #3 Need 0.0061045 more points to pass
Forecaster!
L259[19:33:59]
<Michiyo>
sub 1 amp will be sub 1ma output from my understanding of the
datasheet, reminder, you can loop your circuit through it multiple
times to get higher input amps
L260[19:36:18]
<Forecaster> I'll save that for when the
loops arrive, in three weeks...
L261[19:36:33]
<Michiyo>
Here take this too
L263[19:37:47]
<Forecaster> if some rando posted that url
I'd be very suspicious of it
L264[19:39:38]
<Michiyo>
lmao yeaaaaah
L265[19:39:42]
<Michiyo>
it IS a bit shady isn't it
L266[19:42:03]
<Forecaster> I guess I can work on the
software in the meantime
L267[19:42:27]
<Forecaster> Gonna need some networking
bits and a web interface
L268[19:47:05]
<!
LittleTimmy52 !> Anyone know any good turbine and reactor
Controller
L269[19:50:20]
<Michiyo>
which reactors...?
L270[19:50:35]
<!
LittleTimmy52 !> Extreme/big
L272[19:51:42]
<Michiyo>
It's been YEARS since I've used either though, so I won't be much
help in setup or any troubleshooting
L273[19:51:54]
<!
LittleTimmy52 !> Do either Handle both? Reactor and
turbine.
L274[19:52:37]
<Michiyo>
IDK man, read the info on the pages I linked...
L275[19:58:13]
<walksanator.
B⃢ot.> %sip
L276[19:58:13] <MichiBot> You drink an
unaligned naqahdah potion (New!). walksanator. B⃢ot. suddenly
forgets a random piece of trivia.
L277[19:58:32]
<Forecaster> Psh, reading, so
overrated
L278[19:58:33]
<walksanator.
B⃢ot.> %tonk
L279[19:58:33] <MichiBot> Yay!
walksanator. B⃢ot.! You beat CompanionCube's previous record of
<0 (By 26 minutes and 44 seconds)! I hope you're happy!
L280[19:58:34] <MichiBot> walksanator.
B⃢ot.'s new record is 26 minutes and 44 seconds! walksanator. B⃢ot.
also gained 0.00045 tonk points for stealing the tonk. Position #5.
Need 0.02070401 more points to pass TechTastic!
L281[20:03:03]
<TechTastic> %down
L282[20:03:03] <MichiBot> You drink a
frosty gold potion (New!). TechTastic barely manages to catch a red
shell that appears in front of them! (Rem. uses: 0)
L283[20:03:17]
<TechTastic> Michi wants chaos
L284[20:03:29]
<TechTastic> %redshell Forecaster
L285[20:03:29] <MichiBot> TechTastic: You
can't snipe right now. Try again in 9 hours, 32 minutes and 7
seconds.
L286[20:03:38]
<TechTastic> nine hours
L288[20:05:58]
<!
LittleTimmy52 !> They work good enough
L289[20:06:05]
<!
LittleTimmy52 !> Thanks
L290[20:07:23]
<PwnagePineapple (He/Him)>
%tonkleaders
L292[20:08:49]
<PwnagePineapple (He/Him)> %redshell
SoBinary
L293[20:08:50] <MichiBot> PwnagePineapple
(He/Him): You hit SoBinary! They lost 0.00206 tonk points which you
gain! Congratulations! Position #9 => #8 (Overtook SoBinary)
Need 0.06785457 more points to pass RedstoneParkour!
L294[20:09:01]
<SoBinary>
Bitch
L295[20:09:06]
<SoBinary>
ahem
L296[20:09:54]
<Forecaster> I don't know why you felt the
need to send me the datasheet for the part I ordered
L297[20:09:57]
<Forecaster> I already had that
L298[20:10:26]
<Michiyo>
Do you know how many times I've ordered random chinese crap and not
gotten a datasheet?
L299[20:10:28]
<Michiyo>
Fucktons.
L300[20:10:34]
<Michiyo>
Figured I'd help just in case.
L301[20:10:38] <Corded> * <Michiyo>
shrug
L302[20:10:40]
<Michiyo>
whatver.
L303[20:12:26]
<Forecaster> you're right that there
wasn't one in the listing, as it usually is on amazon
L304[20:12:32]
<Forecaster> I found it the same way you
probably did
L305[20:46:23]
<Forecaster> datasheets *are* sometimes
very difficult if not impossible to find
L306[20:53:08]
<Vaur>
%tonk
L307[20:53:08] <MichiBot> Boom! Vaur! You
beat walksanator. B⃢ot.'s previous record of 26 minutes and 44
seconds (By 27 minutes and 50 seconds)! I hope you're happy!
L308[20:53:09] <MichiBot> Vaur's new
record is 54 minutes and 34 seconds! Vaur also gained 0.00046 tonk
points for stealing the tonk. Position #6. Need 0.0071 more points
to pass walksanator. B⃢ot.!
L309[20:53:42]
<TechTastic> %down
L310[20:53:42] <MichiBot> You drink a
diluted boneboo potion (New!). Wheels are briefly square.
L311[20:54:15]
<Vaur>
%sip
L312[20:54:15] <MichiBot> You drink a
fiery mithril potion (New!). Vaur gains one research point. Vaur
now has 1 point. (Rem. uses: 0)
L313[21:03:49]
<Forecaster> %sip
L314[21:03:50] <MichiBot> You drink a
smooth aegisalt potion (New!). Forecaster has a sudden desire to
run around in a circle until they stop thinking about it.
L315[21:20:50]
<Forecaster> `'Super Mario Bros. Movie'
Sets Record for Highest-Grossing Animated Movie Opening Ever`
L316[21:21:03]
<Forecaster> huh, I should probably watch
that
L317[21:21:40]
<PwnagePineapple (He/Him)> I saw the
trailer and the Chris Pratt mario voice was deeply
disconcerting
L318[21:23:32]
<SoBinary>
%sip
L319[21:23:32] <MichiBot> You drink a
searing gold potion (New!). The next glass of water SoBinary has
tastes like Nectar.
L320[21:24:22]
<PwnagePineapple (He/Him)> %sip
L321[21:24:22] <MichiBot> You drink a
forked tomato potion (New!). PwnagePineapple (He/Him) is easily
spotted.
L322[21:30:04]
<Vaur>
Msip
L323[21:30:07]
<Vaur>
%sip
L324[21:30:07] <MichiBot> You drink a
dotted violium potion (New!). The potion contained a computer
virus! It changed Vaur's theme to one they don't like!
L325[22:15:35]
<TechTastic> %down
L326[22:15:35] <MichiBot> You drink a
silent tuna potion (New!). Wheels are briefly square.
L327[22:15:50]
<TechTastic> %tonk
L328[22:15:50] <MichiBot> Wild!
TechTastic! You beat Vaur's previous record of 54 minutes and 34
seconds (By 28 minutes and 7 seconds)! I hope you're happy!
L329[22:15:51] <MichiBot> TechTastic's new
record is 1 hour, 22 minutes and 42 seconds! TechTastic also gained
0.00047 tonk points for stealing the tonk. Position #4. Need
0.30589099 more points to pass CompanionCube!
L330[22:40:41] <Amanda> %choose laptop
naptop or more factory
L331[22:40:42] <MichiBot> Amanda: Haven't
you always gone with "laptop naptop"? Hm, maybe
not.
L332[22:42:36]
<PwnagePineapple (He/Him)> %sip
L333[22:42:36] <MichiBot> You drink a
powdery orange potion (New!). PwnagePineapple (He/Him) feels
chill.
L334[23:10:06]
<TechTastic> %down
L335[23:10:07] <MichiBot> You drink a
still bavarium potion (New!). TechTastic knows the exact location
of a particular molecule of oxygen until hell has a nice
fall.
L336[23:12:21]
<TechTastic> ~~AR's favorite MichiBot
statement~~
L337[23:23:02]
⇨ Joins: Charlie (~Charlie@24.56.115.109)
L338[23:23:28] <Charlie> Hello
L339[23:23:52] ⇦
Quits: Charlie (~Charlie@24.56.115.109) (Client Quit)
L340[23:38:17]
<PwnagePineapple (He/Him)> %tonk
L341[23:38:17]
<Vaur>
%tonkout
L342[23:38:18] <MichiBot> I'm sorry
PwnagePineapple (He/Him), you were not able to beat TechTastic's
record of 1 hour, 22 minutes and 42 seconds this time. 1 hour, 22
minutes and 27 seconds were wasted! Missed by 14 seconds!
L343[23:38:24]
<PwnagePineapple (He/Him)> E
L344[23:38:29]
<Vaur>
rip
L345[23:38:37]
<Vaur> this
is why I was waiting 😄
L346[23:38:44]
<PwnagePineapple (He/Him)> I was waiting
too
L347[23:39:17]
<PwnagePineapple (He/Him)> 14
seconds
L348[23:49:01]
<TechTastic> %down
L349[23:49:01] <MichiBot> You drink a
steady rock potion (New!). TechTastic is suddenly more aware of
cute things nearby until someone turns off a lamp and then on
again.