UmbralRaptor changed the topic of #kspacademia to: https://gist.github.com/pdn4kd/164b9b85435d87afbec0c3a7e69d3e6d | Dogs are cats. Spiders are cat interferometers. | Космизм сегодня! | Document well, for tomorrow you may get mauled by a ネコバス. | <UmbralRaptor> egg|nomz|egg: generally if your eyes are dewing over, that's not the weather. | <ferram4> I shall beat my problems to death with an engineer. | We can haz pdf
<egg|anbo|egg>
meow
<egg|anbo|egg>
mofh: Capderou for instance uses ᵗA for the transpose of A
<kmath>
<eggleroy> Michel Capderou (2012), Satellites : de Kepler au GPS. https://t.co/vAqW1Adq8Z
UmbralRaptor has quit [Ping timeout: 202 seconds]
UmbralRaptop has joined #kspacademia
<UmbralRaptop>
!8 am I useful?
<galois>
UmbralRaptop: yes
* egg|anbo|egg
pets UmbralRaptop
* UmbralRaptop
may have been frustrated at how much effort it took to do some fairly simple things with my simulations and data logging
<egg>
UmbralRaptop: meanwhile in #principia, the bridge bot was stuck in the discord-to-IRC direction
<egg>
and has now come unstuck
<UmbralRaptop>
oh
<egg|anbo|egg>
I think it started with backlog from saturday
<egg|anbo|egg>
it may have hit some rate limiting though
<UmbralRaptop>
!define mews
<galois>
UmbralRaptop: Dunno shit about 'mews' tbh
<galois>
mews — noun: 1. (Britain) An alley where there are stables; a narrow passage; a confined place, 2. (falconry) A place where birds of prey are housed — verb: 1. Third-person singular simple present indicative form of mew
<UmbralRaptop>
Falcons are not cats, though
egg|anbo|egg has quit [Remote host closed the connection]
<kmath>
<✔Alex_Parker> A proper color-eggnitude diagram. ⏎ ⏎ I would point out the main peepquence suggested by @TodLauer, but I don’t think… https://t.co/BKgBDR0BjG
_whitelogger has joined #kspacademia
SilverFox has quit [Ping timeout: 206 seconds]
SilverFox has joined #kspacademia
_whitelogger has joined #kspacademia
egg|cell|egg has quit [Read error: Connection reset by peer]
egg|cell|egg has joined #kspacademia
egg|cell|egg has quit [Ping timeout: 378 seconds]
egg|cell|egg has joined #kspacademia
egg|cell|egg has quit [Ping timeout: 198 seconds]
egg|cell|egg has joined #kspacademia
<whitequark>
ugh, making a value implicitly convertible to bool makes it implicitly convertible to int too
egg|cell|egg has quit [Ping timeout: 378 seconds]
egg|cell|egg has joined #kspacademia
egg|cell|egg has quit [Ping timeout: 202 seconds]
<UmbralRaptop>
… and float?
* UmbralRaptop
nyaas at ANBOcat
<SilverFox>
wait a minute, why does that happen?
egg|anbo|egg has joined #kspacademia
<egg|anbo|egg>
whitequark: yeah, the promotion rules are insane
<egg|anbo|egg>
whitequark: but why do you want *implicit* conversion to bool, rather than explicit?
<egg|anbo|egg>
if (blah) only requires explicit iirc