Emstar
The Shining One
- Location
- Trapped in an extradimensional rift.
- Pronouns
- She/They
Kagome's "Bunker in a seal" that is essentially a wooden wall/fence in a storage seal.
From the Ch 225. He unveils it during the CHAOS suit tests IIRC
Kagome's "Bunker in a seal" that is essentially a wooden wall/fence in a storage seal.
Aha! Good tip! I call BS!... uhhh... not BS!... wait, no...Yes, because implying that the QMs are dishonest is always a good way to get what you want.
Dude, what? You don't know if we're being fair in coming up with the TN either, or that we'd even be telling you the right TN. If the QMs haven't earned your trust at this point I'm not sure they CAN.
Yes, because implying that the QMs are dishonest is always a good way to get what you want.
I've got some hot sauce if you want. It's supposed to mostly kill the taste of the leather.
- CHAOS!
- Practice minmax blindfighting with the suit.
- Smoke + living roots, banshees + banshee slayers, noxious gas + tunneler's friend...
- Banshee Grenade: Strap to rock/kunai with timed explosive.
- Load up on some of the shields that Kagome developed. These look super useful.
- Observe strictest safety protocols while using the suit. Use clones if unsure.
- Refill expended seals.
We should just take everything and the kitchen sink, as alwaysSo, as far as generic preparations go, I think we should all have a couple kunai with a storage scroll on them containing a quick-equip (by whatever means is available) belt pouch with weapons at locations everyone's familiar with. Given Keiko's training in escapology, it's possible that she could get free of capture, but be without armaments.
Yes, but we need to be prepared for situations such as those we've faced before.We should just take everything and the kitchen sink, as always![]()
Clearly we should hide a few reems of explosive tags in our stomach just in case, as Kagome is known to do.Yes, but we need to be prepared for situations such as those we've faced before.
At which point I was also very confident his solution would work.
...And then I understood:
This must be what collaboration between sealmasters is like.
He has his own projects, I'm sure.We could let Kagome take over the research on the chakra detector seal and have him teach it to us.
We could ask Kagome to take over the research on the chakra detector seal so he could teach it to us, and promise him something of roughly equal value in return for when we get back.
I mean, who need type safety if you're just good?
So, amusing story.
@Radvic and I were collaborating on some code stuff. He's quite proficient in Python, whereas I haven't used it since college. I can basically figure out what it's doing, but if I had to write anything complex it would take a while.
Anyway. We get to one part, and I'm somewhat hesitant because it's definitely tricky to model properly and it has to be extensible enough to handle a wide collection of rather disparate things later on, most of which are currently undefined. I ask if he's taking the naive (read: wrong) approach, or if he has something else in mind. He then proceeds to explain it in python terms.
I'm like, "Okay, I'm not sure how to directly translate that into constructs I intuitively understand. But everything you said sounds sensible, so if you're confident it'll work..."
And he was, and went on to describe pretty much exactly the Visitor Pattern (except with no type safety). At which point I was also very confident his solution would work.
...And then I understood:
This must be what collaboration between sealmasters is like.
I feel like I'm not understanding. I thought that Python had those? Are tuples, dictionaries, and pandas dataframes not algebraic data types?Link for the curious - Algebraic data type - Wikipedia
Yes, I know Python doesn't have those.
The visitor pattern a mutable bastardization of the data type's Church transform - is about as close as you can get, sadly.
Not really. An algebraic datatype is some composition of sum types, like a namedtuple (not a Python tuple, which is one type for an arbitrary number of elements), and product types, like an enum or union*. A tuple, dict or dataframe isn't a fixed shape, so isn't the same thing.I feel like I'm not understanding. I thought that Python had those? Are tuples, dictionaries, and pandas dataframes not algebraic data types?
Kagome thinks he knows the inventor of the casino seals based on the style. He probably has an aspect improving his performance on them because of that.