<SilverFox>
so, I saw a numberphile video on superpermutations and shit and wanted to do that, they said they don't know what the smallest one for 6! is for sure. so I took this as a challenge, and because I have no way of storing these gigantic strings of numbers for superperms, I'd have to break it out as a string, so in my drunken stupor I came up with this solution for checking if a series contains each number of a permutation or whatever
<SilverFox>
stupid_chris, much better yeah, I'll put that one in now
<SilverFox>
so this one did like, adding to the number by one and made sure it didn't go higher than the possible number we were going for, like the superperm of 6 will never contain a 7, so skip 7 and start at 1
<SilverFox>
that was the purpose of this function
RandomJeb has quit [Ping timeout: 186 seconds]
<stupid_chris>
well youre motivated at least
<SilverFox>
I like how drunk-me still kept up with the documentation tho
<BenjaminK>
nice
<BenjaminK>
:V
<SilverFox>
!csharp Convert.ToChar(1)
<Qboid>
'\x1
<SilverFox>
what is that
<SilverFox>
!u '\x1
<Qboid>
U+0027 APOSTROPHE (')
<Qboid>
U+005C REVERSE SOLIDUS (\)
<Qboid>
U+0078 LATIN SMALL LETTER X (x)
<Qboid>
U+0031 DIGIT ONE (1)
<SilverFox>
mmmmmmm
<stupid_chris>
and I'm here, trying to implement hierarchical model loading in OpenGL
<SilverFox>
oh you wanna get like that?
<stupid_chris>
I hate c++
<stupid_chris>
it's a project
<SilverFox>
I'm over here tryna simulate the human body
<SilverFox>
*dab*
<stupid_chris>
but you have your own game enine
<stupid_chris>
and im building mine
<SilverFox>
depending on how yours goes, I might use yours
<stupid_chris>
not very far
<stupid_chris>
you'll have to keep it up with Unity
<stupid_chris>
I'm not doing anything fancy
<SilverFox>
probs, but the encouragement is there
<stupid_chris>
just doing something simple but from the ground up
<stupid_chris>
because *education*
<SilverFox>
~wa '\x1
<FoxBot9000>
Query was not understood; no results available.
<SilverFox>
ugh
<AlonzoTG>
<< /me pays the price for having like 72 mods installed + a few legacy ones that aren't counted in that number.
<X>
Hmm
<AlonzoTG>
I lost all my main flights in my career save,
<AlonzoTG>
and a bunch of my parts aren't spawning.
<stupid_chris>
aight, gonna have to go
<stupid_chris>
peace out guys o/
stupid_chris has quit [Quit: peace out like a trout]
<AlonzoTG>
right now KSP-AVC is erroring out so that's top priority at the moment.