[00:10:17] well yeah, terminology is near impossible to change [00:10:21] I see this in the nuclear industry [00:10:44] once people start using it its almost impossible to make them stop [00:14:56] #KSPOfficial: mode change '+o purpletarget_zzz' by ChanServ!ChanServ@services.esper.net [01:11:42] Action: UmbralRaptor stares at the Kerbal Chronicles. [01:12:11] Action: UmbralRaptor 🔪 whoever wrote "rye" when they meant "wry" [01:16:41] I see it with literature. "Post-modern" etc [01:18:32] There were some other things, so I'm going to go with bad copy editing. [01:21:40] Anyway, it's a PDF on kerbalspaceprogram.com for some reason. [01:24:57] Electron had to overcome lotsa hurdles for their rocket...I did try a 0.625 meter launcher in KSP, and the think is REALLY unstable even with fins. [01:25:23] uh [01:28:34] Anyway, the PDF is a neat idea, but the execution hurts. :( [02:10:51] fellow rocket nerds, I ask your help in a mathematical sanity check. I'm running some numbers backwards and things aren't working out as I expect [02:11:57] rocket with final mass of 3 tonnes; target dv of 7.5km/s; burn time of 96 seconds; engine efficiency 350 seconds [02:12:53] with this information, calculate (1) rocket inital mass, (2) acceleration, velocity, and displacement functions of time for the burn [02:13:30] mass is the easy part; I get about 6.853 tonnes [02:14:23] (intermediary steps engine thrust 128kN) [02:15:06] Can we assume the burn rate is constant? [02:15:12] and the thrust? [02:15:26] yup [02:16:02] well then Mass(time) is linear. So, acceleration(time) is linear as force is constant. [02:16:15] then integrate [02:16:53] the acceleration curve I compute at approximately a(t) = 23.2222t + 19.4444; making v(t) = 23.222/2t^2 + 19.444t, yes? but solving v(96) does not equal the target tv I started with [02:17:11] you forgot the +c [02:17:24] v(0) = 0? [02:17:44] s/tv/dv/ [02:17:52] Clearly it isn't if you don't get the target delta-v you started with. [02:18:11] or maybe it is. [02:18:44] How'd you get thrust? [02:18:53] I'm assuming this is in a relative reference frame, fo v(0) (and d(0)) should be 0 [02:19:21] from Isp, I calculated Ve at ~3418m/s [02:19:37] well if we're just looking at delta v [02:19:55] assuming constant fuel consumption, that's 37.323kg/s [02:20:14] Ve * fuel rate should equal force of thrust, yes? [02:20:27] 350x9.8 = 3430 [02:20:28] thus, ~128kN [02:20:43] my unit of gravity is slightly different. (yay, game intervals) [02:20:55] g0' := 9.765625 [02:21:30] but close enough for government work. my v(t) function is of by over a factor of 2 [02:21:34] *off [02:21:35] that's still 9.8 to 2sf [02:21:54] 2sf? [02:22:21] all the initial figures are to 2 significant figures at maximum [02:22:30] ah. agreed [02:22:34] whatever, it probably doesn't matter [02:23:42] exhaust velocity times mass flow rate is thrust, that bit's correct [02:24:38] Did you make an error in solving for initial mass? [02:25:38] I don't *think* so... 7500m/s = (3418s) m0/3000 m0 -> 7500*3000/3418? [02:26:22] -> 6582kg [02:26:27] dV = Ve*ln(m_w/m_d) => dV/Ve = ln(m_w/m_d) => e^(dV/Ve) = m_w/m_d => m_d*e^(dV/Ve) = m_w [02:26:37] ah! ln [02:27:00] I thought it seemed really low [02:27:14] => 3*e^(7500/3430) = m_w [02:27:40] 26.714... tonnes? [02:28:11] For 7.5 km/s delta-v, sure. [02:28:27] that's probably it, then [02:28:29] and yeah 3 is in tonnes, and 7500 and 3430 are in m/s [02:29:15] I'll re-run the numbers with that fixed inital mass. thanks! [02:29:38] 350s Isp, yeah that's reasonable [02:30:31] approx 10% payload [02:31:05] yup. I was very askance of the about 30%, but didn't make the connection to re-check my rocket equation [02:31:17] er, 40% [02:31:19] also forgot to remind you that Isp->Ve uses 'standard gravity' and is independent of what gravity actually is. [02:31:34] ah. good catch [02:31:57] KwirkyJ! [02:32:09] UmbralRaptor! *POMF* [02:32:51] ouf [02:35:41] Anyway, I did some shenanigans for analytic solutions to the scrollback at one point. https://drive.google.com/file/d/0Bxef3KjILrVraldBdGJkY3EwdUU/view?usp=drivesdk [02:41:27] dv = 7500m/s; v0, d0 = 0; m1 = 3000kg; Isp = 350s [02:41:46] Isp*g0 = Ve 3432m/s [02:42:07] with rocket equation, m0 = 26680kg [02:42:30] fuel mass = 23680kg [02:42:56] fuel rate (burn 96 seconds) = ~278kg/s [02:43:34] correction: fuel rate = 246.666kg/s [02:44:38] ~850kN? [02:44:45] fuel rate * Ve = thrust = 848kN [02:44:50] @.@ [02:46:03] a0 = ~32m/s^2, a1 = ~283m/s^2 [02:46:05] You okay there, JCB? [02:46:43] That's some kind of acceleration right there. Almost like a rocket. [02:46:52] a(t) = 252t + 32 [02:47:04] er, 251t [02:47:16] eh... depends. headache+forgot was on here still+trying to catch up on things.... [02:48:32] v(t) = 251/2t^2 + 32t + v0 ? [02:49:11] Designing something like Sprint missile? [02:49:20] kinda, yeah [02:50:10] but v(96) = ...1 159 680 m/s? != 7500 [02:50:20] m(t) = m0-A*t [02:50:44] not sure that's displaying properly for me [02:50:45] a(t) = F/(m0-A*t) [02:50:54] it's m-dot [02:51:01] ^ [02:52:01] ? [02:52:06] 283m/s/s is correct for the dry mass acceleration [02:52:09] Assuming constant thrust, acceleration is more like 1/x than x. [02:52:27] m-dot, mass flow rate [02:52:36] mm [02:52:38] KwirkyJ: m-dot as in a slightly silly way of writing dm/dt [02:54:23] so my initial acceleration is way off? [02:54:36] or, the nature of the acceleration curve? [02:55:11] The nature of the curve. [02:56:23] a = F/m. since m varies constantly with time, it might as well be F * 1/t [02:56:45] yup. just convinced myself of that [02:56:56] (cor, tha's dense) [03:00:01] a(t) = 848/(26680-247t) in this case? 848kN thrust, 26680 m0, 247kg/s m-dot [03:02:57] looks alright [03:09:57] v(t) would then be its integral... v(t) = -848/247 log(26680-247t)? [03:12:21] (+c) [03:14:47] #KSPOfficial: mode change '+o Dman979' by ChanServ!ChanServ@services.esper.net [03:16:59] ah, 848 is 848000 [03:17:27] c -> 34.99... call it 35 [03:18:05] v(96) then becomes 7550m/s; very near the dv expected [03:18:38] thank you both for your input [03:21:35] yay [04:43:37] hmm.. factorio.. you can power the train by rocket fuel... eh.. [04:44:04] makes it go 180% as fast... hmm.. [04:45:55] "We forgot to put an endcap on that belt... yes, there is solid fuel leaking everywhere" [04:48:23] huh.. wheres that come from? [04:49:16] my brain, mixing the belts in factorio (which don't spill, for good gameplay reasons) and a throwback to the ;mission generator, with a "There is solid fuel leaking everywhere!" outcome [04:50:47] with solid fuel being both in factorio and KSP, serving roughly different purposes [04:56:13] ah ya.. the guys were using solid fuel to run the train and tanks [04:56:40] I was watching Guude and his friends playing over on youtube... [04:57:17] Solid fuel is (or, was) more efficient in terms of inputs [04:59:02] can't turn it off though... [05:30:39] monorail snowplough https://twitter.com/jza80supraakb48/status/955219803148492800 [05:30:39] jKDfhc_Lûk() https://t.co/wIh1TR6OTc [05:47:14] #KSPOfficial: mode change '+o APlayer' by ChanServ!ChanServ@services.esper.net [05:58:46] << [08:34:10] #KSPOfficial: mode change '+o purpletarget|zzzz' by ChanServ!ChanServ@services.esper.net [09:11:06] lol https://static.life.ru/posts/2016/05/410621/ae73eac5c50d0fe0316e4950c63fc1cc__980x.jpg [09:21:20] what even.. space junk related? [09:23:00] I don't wanna know [09:27:48] Epi, close. It's one of those things that require distinct answer to which gender the user would be [09:32:14] you could solve this with an adapter ;P [09:33:01] I wonder what happens to the hard parts, since there's a sieve [09:33:15] but I'm not sure if this is inappropriate for this channel [09:33:57] Mat2ch, noone would design an addition to a complex working device for political correctness sake [09:40:00] Mat2ch, looks like it just has one-use pack in it where solid parts are kept [09:40:12] Ah [09:40:17] also those ARE adapters [09:40:23] that's possible [09:41:31] http://ic.pics.livejournal.com/lozga/3516068/288778/288778_original.jpg [09:54:59] aieee haven't played in a long time and I'm trying to figure out a minimum of mods to use, I think I'm already going overboard [09:58:24] the sky isn't even the limit when it comes to KSP mods [09:58:37] only your RAM/CPU/GPU is the limit [13:06:37] GlassFragments: https://i.imgur.com/fLGveJVr.jpg [13:06:50] Hope nobody is taking Inokashira home [13:07:52] ...inokashira? that't wont get you back to kita-senju [13:09:53] TheKosmonaut, school ended super early today so that there would be enough time for those living further away to get home [13:10:19] GlassFragments: no. I saw this posted [13:10:35] GlassFragments: Tokyo gets so chaotic in the snow [13:10:41] Is this your first snow here? [13:10:50] my first real snow [13:10:51] The grocery near my house is abandoned [13:11:10] It's great. Because they put everything on discount by 7pm. [13:11:36] It's the heaviest in a while. [13:11:49] in 2015/16 it snowed while I was sick in bed and somehow one week later I could still see a pile of snow next to a road somewhere [13:11:53] My neighbors are shoveling already. Why bother when it's still falling at a good rate. [13:12:16] It's like going outside and hosing the sidewalk when it's raining [13:12:28] yeah I can hear shoveling all the time [13:12:37] ve2dmn: it was the "Extreme Textures" :) [13:14:10] TheKosmonaut, sucks that my phone battery ran out when I got to my station because ekimae was fairy tale level beautiful [13:14:56] also my cracked screen started falling off so I had to be careful not to get the exposed circuitry wet [13:17:36] TheKosmonaut, apparently some lines have already been closed off for strategic purposes https://twitter.com/878ne/status/955335690308349952 [13:17:36] <878ne> M~ZkSjMgeeeeee https://t.co/7SfytZrfjs [13:22:28] I hate that train [13:23:40] if you hate the people movers, there's more: yurikamome being driven manually https://twitter.com/taka1974/status/955351460631388160 [13:23:40] KKK https://t.co/GnVcwiGVZz [13:25:16] Huh never seen that one before [13:27:39] the box with the controls is clearly visible, I think there might even be a sign that you might have to give up your seat if they have to operate manually [13:28:22] and I think I linked this before but here's proof that monorails are superior to people movers https://twitter.com/jza80supraakb48/status/955219803148492800 [13:28:22] jKDfhc_Lûk() https://t.co/wIh1TR6OTc [13:28:27] Yeah I know that. I just haven't seen it operated before [13:29:34] I also had a JR east driver signal me to stop filming out of the front window [13:35:56] zilti: ... I rest my case :P [14:44:42] Good morning [14:46:39] Ahaha. Because of the gov shutdown Falcon Heavy can't be operated [14:46:48] the universe doesn't want SpaceX to fly :D [14:47:16] Action: ve2dmn facepalm [14:47:24] The art of compromise is dead [14:52:23] I really wish we would learn form the lessons of the past. The generation that lived through the great depression were really risk-averse, but it served them well by building on solid founcation... While the generation that followed live through great wars and were willing to compromise to make stuff happen. [14:53:00] Not sure what our generation will be remembered for. [14:54:24] Dank memes [14:54:34] And the internet in general [14:55:05] Though you could argue that it's a multigenerational creation [14:55:35] TheKosmonaut: the historian of the future will have a lot of crap to look at to find the good stuff [14:56:30] but then again, the previous generation didn't have the means to publish, so there's probably good material that died in the past, forgotten to the ages [14:57:01] There's plenty of utter garbage from the past too. It just doesn't quite stand the test of time. [14:57:30] Hopefully, SpaceX keeps their Texas launch facility construction at a good pace [14:57:34] Like that steam-powered door from ancien greece that was just 'a curiousity' and didn't manage to caught on [14:57:36] ~2019 ish [14:58:16] ve2dmn: there was a Roman site in todays Turkey (iirc) which used a waterwheel for driving a saw [14:58:42] the first invention of a steam machine was used to turn an ox over the fire... [14:58:58] Mat2ch: I guess the time wasn't right for the idea to flourish into more [14:59:06] (well, the first documented steam machine at least) [14:59:13] ve2dmn: slaves were cheap. [14:59:59] Mat2ch: Typical. Blame the economy :P [15:00:48] (The Economy, or the fight for ressources, explains a LOT of things) [15:01:39] Like the greatest mathematicians were only able to do their thing because they were financed by rich and influancial people [15:07:09] Taking a page from math, I feel like the ancien one were more concern about the look of the function, while the recent generation are more obsessed with the first derivative and the second derivative of that function... [15:08:21] Sure Y=X-(10^10) has a positive outlook, but that means starting in ungodly debts [15:14:11] There's still a bit of a slowdown during the first 2 minutes after launch, but I can live with that. [15:14:33] Now all I'm stuck with is that, in space, the camera isn't centered on my probe, but instead on an imaginary point [15:15:02] zilti: try re-aiming camera? [15:15:58] ve2dmn: That doesn't work... [15:16:10] what's the key again... 'v' was it ? [15:25:55] did a white tiger ever look at any of you like you were food? [15:26:10] because it's like the scariest thing ever [15:26:53] Fluburtur: ...well, I mean, you *are* edible, so... [15:27:05] true [15:27:21] but being 3 meters above the kitten and protected by a strong window didn't do much [15:27:22] But, no, that didn't happen to me. How did you get the honour? ^^ [15:27:46] also there was a girl like 5 years old running across the window and the tiger was following her [15:27:52] Heh [15:28:14] and honestly, im often like "I want to pet big kitten" but this always remind me that those things are powerful [15:28:19] and that I still want to pet them [15:29:07] Fluburtur: If that happens in the wild, you must use the power of the 'red dot' [15:31:13] as in the band? [15:31:21] oh no I can't read [15:31:23] uh [15:31:33] ok always keep a laser pointer with me then [15:31:39] Always [15:32:39] I need to go back there [15:32:47] it's like a big park with only felines [15:33:01] and big enclosures too so they are pretty happy [15:33:13] Howdy [15:33:49] yo [15:33:59] you are just the person I need [15:34:36] Fluburtur: what's up? [15:34:50] Writing "Betchya woulda forgot that one." in technical documentation is not a good idea, even if I understood the meaning [15:35:28] https://imgur.com/a/hI0Uo [15:36:14] I was talking with a friend and we decided to make a rocket poweres me 163 [15:36:54] Oooh, nice. [15:38:32] Fluburtur: what's the uh...pole thing for? [15:40:35] it is meant to go in a me 163 [15:40:43] and the back is too small for a rocket [15:40:50] http://www.fiddlersgreen.net/aircraft/Messerschmitt-Me163/IMAGES/ME-163-Rocket.jpg [15:42:46] Oooh, so that's the exhaust pipe? [15:42:49] yeah [15:43:49] Random wifi network [15:43:51] Anyway [15:44:09] https://i.imgur.com/xOuLQtk.jpg [15:44:49] Cool! [15:45:09] What will you use to build the case? [15:45:15] of the engine? [15:45:42] probably aluminium [15:46:04] the casing of the fuel chamber itself isn't too critical but the exhaust pipe and nozzle will be [15:46:27] but it will use parafin and nitrous oxide so I gues it won't gt too hot [15:49:06] Interesting, a non-rocket candy fuel [15:49:36] don't worry I will build candy ones too [15:50:18] Fluburtur: using aluminum could be a little dangerous though. You could turn your engine into an frag grenade, should there be am explosion [15:50:42] that's what testing is for [15:51:45] True [15:52:26] Have you calculated the thrust and burn time yet? [15:52:48] no [15:52:51] I have done no math [15:53:00] and this model is just there to look nice [16:13:01] I wonder what our universe would look like with 'c = something else' [16:13:24] Or if you changed the mass of the proton to be 0.0000000001% lighter [16:13:46] it would probably look like nothing because that would be impossible :O [16:14:11] Or course it's impossible. It's just a though experiement [16:14:58] I also wonder if these universal contants are real contants or if they are changing, but looks constant 'to us' [16:15:53] #KSPOfficial: mode change '+o APlayer' by ChanServ!ChanServ@services.esper.net [16:16:28] "come look at my computer, the intranet won't load" [16:16:35] "watch you'll walk into my office and it'll just work" [16:16:36] yup. [16:16:41] madmerlyn: it's much more interesting to think about then trying to debug a Java App that is basically a blackbox to me [16:17:01] downloadmoreram dotcom should fix your java problem [16:17:16] I download more ram all the time [16:18:32] madmerlyn: I'd appreciate if you could upload and mail me some of your RAM, I could use some more [16:18:48] so just saw a new custom kerbal controller build on reddit with a good ible on it too, I really need to get off my butt and do that [16:18:50] Also, please charge my internet connection, it seems to be running low [16:19:08] I bet there's a site to download more internet too [16:20:10] Well, Kerbals do it by slapping MOAR routers onto the rocket [16:21:45] Imagine doing a google search from space at a few minutes speed of light delay, though [16:22:11] you know what would be cool, if you could disable most of the HUD elements of the UI and have instrumentation on a custom controller on your desk instead [16:22:38] have your altitude counters, fuel gauges, etc. all on a panel and not on the screen [16:23:09] F2 does the first half of your request [16:23:20] except F2 disables a lot of stuff doesn't it [16:23:37] like can you adjust throttle during screenshot mode? [16:23:43] It disables all but the main image [16:23:53] I think you still have control, though [16:23:55] BadInternetCo do you know how to calculatenozzles? [16:24:21] ideally I'd like to just disable specific UI elements [16:24:42] alternatively I could do a KSRPC app with a flask server or something and have my instrumentation on a second monitor, but that would be less neat [16:26:10] madmerlyn: Telemachus? [16:26:52] 1.1.3 appears to be the last version Telemach supported [16:27:26] sad [16:28:21] well.. the github page is as current as 1.2 [16:28:29] last release posted last March [16:28:40] sad [16:29:10] oh right.. I researched this a while back [16:29:18] he's working on a rebuild from scratch called Houston [16:32:02] static fire when? [16:34:11] Last I saw it was delayed without replacement date [16:34:42] Apparently the spaceport Rocket Labs built at Mahia is the first commercial spaceport in the souther hemisphere [16:35:03] and it has a latitude of 39 degrees S [16:36:02] Straya has 1 spaceport, and 2 retired spaceports, but all were military/govt. facilities, not commercial [16:36:11] Althego: fire is never static. Is is always moving [16:36:27] but the rocket doesnt, hence it is static [16:37:27] TIL there's a mobile launch platform in the Pacific ocean. [16:37:28] also you want to PREVENT static from starting fire. It killed the Hindenberg [16:37:37] there used to be one [16:37:44] https://en.wikipedia.org/wiki/Odyssey_(launch_platform) [16:38:02] yes, that is the one [16:38:13] doesn't mention being retired anywhere on the article [16:38:26] rhw platfoem may be ok, the company failed [16:39:28] Althego: then so other company can come along, buy the thing for pennies on the Dollar and do launches for cheap? [16:39:55] imagine if spacex launched from the platform and laded on a drone ship :) [16:41:31] https://www.theverge.com/2018/1/22/16918464/spacex-falcon-heavy-rocket-static-fire-delayed-shutdown [16:41:36] egh [16:42:47] you cant trust americans to do anything right. maybe war, but even that only once in a while [16:44:59] bah to that nationalist nonsense [16:45:28] the Rocket Labs launch was pushed back a whole day because some dumb sailors wouldn't stay out of the range [16:45:50] Humans [16:46:35] "there's some dumb guy with an American accent who keeps shouting on the communications radio, what do you think he wants?" "bah who cares, ocean's big, maintain course" [16:48:33] so much for being private in relying on governmentally funded personnel lol [16:48:34] madmerlyn: There's a common joke circulating around the net about 1 captain refusing to change course and shooting to the other guy that is is bigger and more important and the he can't be bothered to change course... [16:49:04] "I am the biggest ship of fleet X, YOU change course, Over" [16:49:16] reponse: "I am a lighthouse, Over" [16:49:22] the lighthouse joke? probably just urban myth [16:49:57] yeah. But the same game of chicken cause the Halifax explosion... [16:50:02] Gasher: Given that nobody really has built much in the way of private space facilities ... [16:50:16] Rocket Labs did [16:50:22] they built their own spaceport in NZ [16:50:47] manufactures the oxidizer in situ, which I'm sure is standard for spaceports [16:51:05] I'm saying this is a rather recent thing [16:51:07] doesn't sound exciting [16:51:22] but ok, if it's the first [16:51:26] it is exciting, they're going to offer low cost launches for small payload customers [16:51:35] If I said "Private Spaceports" ten years ago, nobody would have believed me [16:51:37] It is exciting [16:51:43] What the coordinates of the Rocket Labs launch site [16:51:55] right now if you have a small payload you rely on piggybacking on a larger payload's launch, which has a lot of intrinsic problems [16:52:08] https://en.wikipedia.org/wiki/List_of_rocket_launch_sites [16:52:27] 39.26S 177.86E [16:52:39] that far north? [16:52:45] you mean south [16:53:07] I was expecting closer to polar circle [16:53:21] problem with piggybacking on a larger launch is you have less determination on the final orbit [16:53:32] and, in partial abort situations, primary payload takes priority [16:53:52] couple instances where a secondary payload was aborted [16:54:39] Rocket Labs remedies that with a smaller rocket that is affordable so the small customers can have more input on their orbital destination and not fall victim to a partial abort [16:55:42] I don't know how/if payload insurance works, but I imagine it might even be cheaper to insure a payload on an Electron than as a secondary payload on a F9, due to the fact that its not a secondary payload [16:56:07] em, but smaller rocket means smaller efficiency i think, no? [16:56:23] not really [16:56:39] RL's last launch had a gross weight of 10.5t [16:56:40] i mean, until certain size [16:56:55] they're estimating a cost for a launch being 4.9M [16:57:28] that's up to 350kg to LEO or 250kg to the moon or a heliocentric orbit [16:58:38] not sure what this efficiency question is, efficiency is determined by payload fraction for the most part, and generally the bigger the rocket the lower the payload fraction tends to be due to the need for additional engine mass [16:59:42] but here is some math [17:00:14] F9's payload fraction, total is 4%, that's including the upper stage's mass [17:00:25] wait, right [17:00:32] Electron's payload fraction is similar [17:03:14] ok, wiki says electron is more conservative, 150 to 225kg to 500km SSO [17:03:23] that still puts its payload fraction around 3% [17:03:43] at a cost that is similar or less than piggybacking on a bigger launch vehicle [17:04:45] RL is planning on putting a ME mission on the moon this quarter too [17:05:06] ME has to land before March 31st to win Lunar X prize I believe [17:05:13] however ME might not be ready, though RL seems to be [17:05:29] RL is using a different tech for the rocket body that is helping with weigh (or so I heard) [17:05:51] carbon fiber [17:05:57] the entire rocket body is carbon fiber [17:06:07] 3d printer Carbon Fibre [17:06:16] (sorry, fiber*) [17:06:21] they 3d print most of the components, including the engine nozzle etc. [17:06:46] https://upload.wikimedia.org/wikipedia/commons/2/2c/Rocket_Lab_Launch_Complex_1_%28Sept_2016%29.jpg [17:07:02] it's kinda neat seeing farm equipment and cows in the foreground of it lol [17:07:20] would've been better if they were sheep though [17:07:25] If they can 'grow' a single 'crystal' of Carbon Fiber, the strength of that thing would be impressive [17:08:17] depending on their manufacturing facility, 3D printing might make construction a bit faster too [17:08:53] no need to roll steel and rivet together and then test and inspect joints [17:09:47] I don't know all the details but I'd bet some of the only parts of the rocket that aren't 3D printed might be the actual fuel tanks inside the rocket body, IIRC it's a kerosene rocket [17:10:02] and maybe some of the fuel lines [17:11:52] Imperfections in a material (anything not perfect) brings down the strenght of the material. [17:12:38] If you could make a single 'crystal' of perfect glass without any impurity it would have between 100x to 100000x the strength [17:13:13] now imagine carbon fiber. For the same strength you could get MUCH lighter material [17:13:37] so even if they can't make it perfect, any reductions in impurities will make the thing better [17:19:32] #KSPOfficial: mode change '+o APlayer' by ChanServ!ChanServ@services.esper.net [17:20:52] so my typing game, I think I want to do like a Missile Command style background [17:21:22] like have it put words on the screen, and each word has a meteor crashing down, and typing it shoots it out of the sky [17:23:20] #KSPOfficial: mode change '+o BPlayer' by ChanServ!ChanServ@services.esper.net [17:33:53] Oooh a typing game [17:33:55] I want to play [17:47:38] well as I develop it I'm sure I'll put links for it here :P [17:49:21] #KSPOfficial: mode change '+o APlayer' by ChanServ!ChanServ@services.esper.net [17:49:51] madmerlyn: The Typing of the dead, Undead Asteroids edition [17:54:06] I have a name for it Merlyn. Mavis Beacon's Alien Defense [17:54:29] https://i.gyazo.com/0e76571bbe61f99c3ef91f61a536d11d.png [17:55:21] i know about gyoza, but what is a gyazo? [17:56:02] and I think my old pocket organizer had a similar game...letters popped up onscreen and you had to type the letter top clear it before the screen filled up. [17:57:42] so I apparently have no internet [17:59:47] how are you online? [17:59:54] idk [18:00:11] well I do have internet but my browser says that I don't [18:01:35] DNS. It's always DNS [18:02:48] well now I have internet [18:02:50] great [18:02:59] but it is very slow [18:03:12] maybe because my grandma has some guest over [18:03:18] change the dns to google temporarily? [18:03:49] you can resolve a site manually and see if the ip works but the address doesnt [18:04:35] ve2dmn: looks like the found a compromise. [18:04:53] But I guess it'll take some time to get everything up and running again for the static fire test [18:09:01] uh [18:09:10] slow internet is worse than no internet [18:09:15] static fire, because they start the rocket with a plastic rod on a cat [18:10:11] and each time I do a speedtest the results are good but no [18:12:15] yeah I can't really use the trademark Mavis Beacon when making a game :P [18:13:03] course another option I could go, since I use the handle MadMerlyn pretty much everywhere, "Merlyn's Typing Wizard" and have a little cartoon wizard zapping the words as you type them [18:25:57] madmerlyn: https://www.youtube.com/watch?v=bhzYIC0Z-Kk [18:25:57] YouTube - Stellaris: Apocalypse - Orcs vs. Dwarves - Episode #1 [18:44:08] Also working on a new lifter design, 2 tons to ...not sure what orbit I can reach yet lol [18:44:27] why is my internet so bad [18:44:33] I can't even ply music on youtube [18:46:58] what speeds does a speed test report? [18:47:10] I can't even load the speedtest [18:47:14] but when I do it says it's good [18:47:17] but it is lying [18:48:56] Fluburtur: I told you it's DNS [18:49:55] but why would it be bad now [18:49:59] it was fine before [18:52:46] #KSPOfficial: mode change '+o APlayer' by ChanServ!ChanServ@services.esper.net [18:53:03] Fluburtur: it would explain why some site works and others don't [18:54:18] nothing works and it does equally well [18:54:21] or equally bad [18:55:46] Fluburtur: maybe try 172.217.2.164 ? [18:55:55] http://172.217.2.164 [18:56:40] that loaded just fine but I can't load anything from there [18:56:54] because it gives you urls, not ips [18:56:55] yeah, it's DNS. [18:57:06] That is a Google IP [18:57:07] change your dns temporarily in the connection settings to 8.8.8.8 [18:59:03] Fluburtur: you have the choice between Google's DNS: 8.8.8.8 (or 8.8.4.4), Quad9 Service (9.9.9.9),Cisco's OpenDNS (208.67.222.222 ) or any other third party DNS server [19:00:14] and where do I do that [19:00:46] I wish I could send you the page to do it, but since you don't have DNS... the link won't work [19:02:16] Fluburtur: you can either change that setting in your router or change it on your computer [19:02:56] #KSPOfficial: mode change '+o BPlayer' by ChanServ!ChanServ@services.esper.net [19:04:36] Fluburtur: I can send you the instruction via PM if you want to [19:05:21] nah I will do that when I have better internet [19:06:01] It would fix your Internet.... because right now it mean your provider's DNS is down [19:06:20] (AKA call 'free.fr' or whoever your provider is) [19:07:16] I still haven't finished my attempt at playing tall and transitioning to wide at end-game as a machine empire [19:07:24] I'm at like year 175 or so [19:07:40] think I've burnt out my stellaris drive for a few weeks heh [19:07:51] FE wakes up around year 2400 (+/- 50 years) [19:08:09] oh already been dealing with an awakened empire [19:08:15] survived 2 wars with it so far [19:08:16] end game crisis is around 250-300 if I'm not mistaken [19:08:30] neither war resulted in any demands being enforced [19:08:42] despite the fact that both times i couldn't muster a large enough fleet to defeat it [19:08:58] End Game Crisis: Expect several fleets of 400k trying to wipe the galaxy clean [19:09:19] first war I kept the warscore down by strategically liberating occupied planets while the main armada was working on another system [19:09:38] second war me and my ally destroyed half of the fleet when the FE decided to back down [19:09:51] ... lol, just come across shadowzone's 'mistakes people make in ksp' video... [19:09:57] don't suppose people have ideas of their own? [19:10:02] it's been around for a while though, waiting on decadence to nerf the hell out of it [19:11:06] JCB: No Ore tank. Forget Monoprop. Parachute blocking door. [19:11:17] so wife and I are going to go meet a potential new pet on Thursday. I'm more of a dog person, but I like cats too and we had to put my cat of 13 years down last year [19:11:33] No solar panel in the direction of the sun [19:11:40] his name is Yoda (I already have a dog named Obi-wan) [19:12:14] if I forget to orient a craft to the sun I just edit EC onto it [19:12:36] because there's no way to make it orient itself to the sun [19:13:02] best option would be kOS, but would only work if you only did physics warp and never changed scenes away [19:13:03] the one I hate is.. crew door blocked.. [19:13:30] or at least it used to be an issue in previous versions... you had to give mk1 crew cabin quite a bit of clearance for the door to work [19:14:12] I wish hatches/doors were something that had multiple positions you could select from [19:14:25] or even a very small surface mountable part [19:14:51] madmerlyn: I have a surface mountable hatch... not sure from which mod [19:15:11] or a mk2 crew cabin with a side hatch [19:16:19] I did some experiments... tried to use a service bay to allow my crew to enter/exit and still have a way to close things up didn't exactl work too well [19:16:25] madmerlyn: you went the 'Stellaris' route, while I did a detour in Anno 2205 [19:16:37] I'm pretty sure I'm playing KSP tonight :P [19:17:13] get back to my newest career where so far the only thing a kerbal has done is a suborbital flight, oh and well 3 of them managed to get stranded in orbit presumably from other space organizations [19:17:41] downloaded 1.3.. yet to touch it. [19:18:00] debating recording my first play at it.. or something [19:18:43] Verdict from Anno2205: It's fine. Anno 2070 was somewhat better because it felt less repetitive [19:19:40] there's a new Anno coming out set in the 17th century this year [19:20:19] Anno 1800. All Anno title have digits that add up to 9 [19:20:28] speaking of 17th century.. either of you een know of Ostriv? [19:21:14] oh well then it's 19th century, heh, coulda sworn it was supposed to be earlier [19:22:01] I don't think I'll be touching any Annos though, I don't really respect Ubisoft as a publisher [19:22:36] I almost worked for Ubisoft. They are a big employer in town [19:23:28] EA has a bit setup over here near where I live [19:23:48] a few of my friends did game testing for them, though seems to be more a short term gig [19:23:58] We have Ubisoft, EA, WB games, Square-Enix and a few smaller ones [19:24:27] They all get in trouble for colluding to get salaries down [19:25:08] (Basically HR from Ubisoft, EA and one other firm knew each other and exchanged salary info) [19:26:01] A friend of mine does his own game coding.. I've done some testing for him a while back. [19:26:40] I've been wanting to do my own coding/building.. being sick kind of killing things for me. (kind of why I'm around today) [19:36:11] JCB: sick? :( [19:37:07] time for some cities skylines [19:38:52] Fluburtur: hopefully you get the viking gods as first soundtrack [19:39:15] ya.. got bad on teh weekend. constant headaches [19:39:29] or this one: https://www.youtube.com/watch?v=JxtTXgtXk2I [19:39:29] YouTube - Crusader Kings II - Our Kingdom Will Fall [19:41:12] uh the policies tab doesn't open [19:42:17] JCB: I have frequent migraine. I share your pain [19:43:14] one on new years was pretty bad... wasn't so much migraine, stupid flu/cold bugs or something [19:43:28] I've been coughing since this weekend. [19:44:28] Fluburtur: I was referecing this sound that you can get in the Cities:Skyline radio: https://www.youtube.com/watch?v=izXVqwWmR78 [19:44:28] YouTube - Viking Gods CK2 Viking Metal DLC [19:44:30] so it just dawned on me, in movies whenever they have to defuse a bomb and "cut the blue wire" why don't the bomb-makers just make all the wires the same color? [19:44:59] https://www.youtube.com/watch?v=cVIEU7aU2NI [19:44:59] YouTube - Strongbad - Technology [19:45:02] I mean if you're a movie villain and you want to blow the world up, why bother with color coding your wires [19:45:14] madmerlyn: They had that joke in Earthworm Jim cartoon. There was over 1000 red wires. [19:45:31] lol [19:45:36] yo [19:46:00] Whats this place [19:46:07] Guest40951: IRC [19:46:14] o [19:46:18] What do we do [19:46:39] Internet Relay Chat, it's cutting edge technology compared to BBS [19:46:39] talk. [19:46:47] um [19:46:55] those lines running up your screen are from intelligent AI [19:47:09] intelligent AI seems redundant Draco [19:47:11] Draconiator: don't scare the new people away [19:47:16] o [19:47:43] I dont see lines [19:47:51] running up my screen [19:48:04] Action: ve2dmn facepalm [19:48:05] that's because your brain squishes them together and recognizes them as runes, we call them letters. [19:48:19] o [19:48:26] Last message repeated 2 time(s). [19:48:26] k [19:48:31] well bye [19:48:35] ... [19:48:44] weird. [19:48:50] kids [19:49:34] ..... adults... sometimes [19:49:44] I can be childish if I want [19:49:59] some adults still can't figure out tech.. [19:50:16] if I adopt Yoda though I've gotta do some work around the house. I have 2 dog-related cat problems to address [19:50:29] both are related to Obiwan, the little stinker [19:50:49] he likes to get into litterboxes for snacks (gross) and he likes to eat the cat food [19:51:01] I'm assuming Obiwan is a dog, and not, in this case, the Jedi [19:51:06] yes [19:51:16] I mean, I'm not here to judge either way [19:51:39] I have 2 dogs, "Princess Peach", we call her Peaches, and "Obi-wan De-doge", we call him Obi [19:51:41] times got hard after Order 66 [19:52:44] and my eldest pet, Nisei, had to be put to sleep last year, but family is ready for a new feline, and local shelter has a pretty cute guy named Yoda [19:53:39] my girls will absolutely hate the name Yoda too haha, they apparently don't like me giving the animals pop culture names [19:54:14] he's all white, so they might want to call him Snow, I told them if they did his name would actually be Jon Snow, and I would say "You know nothing Jon Snow!" to him frequently [19:55:08] The real Jon Snow was actually right from the start [19:55:26] but no one believed him at the beginning [19:55:54] I knew someone who named their fennec Yoda.. [19:56:47] "the real Jon Snow" ???? [19:57:30] https://en.wikipedia.org/wiki/John_Snow [19:57:50] AKA the pump of broad street, AKA 1854 Broad Street cholera outbreak [19:58:04] "John Snow's endeavor to find the cause of the transmission of cholera caused him to unknowingly create a double-blind experiment." [19:58:39] The first guy to disprove the idea of 'the miasma' [19:59:03] Cholera was not in the air, it was in the water of that pump [20:00:12] I have an excuse if we adopt this guy though, I didn't name him Yoda :P [20:00:44] I think the cat food issue I'll just make an elevated place for kitty to eat so Obi can't get at it, but the litter box will be another challenge [20:01:49] madmerlyn: extra credit has an Extra History bit on Jon Snow. [20:02:06] wiki says it's John Snow ;) [20:03:24] too many people with the same name [20:03:32] #KSPOfficial: mode change '+o BPlayer' by ChanServ!ChanServ@services.esper.net [20:04:56] the real Jon Snow https://en.wikipedia.org/wiki/Jon_Snow_(journalist) [20:05:16] https://web.archive.org/web/20020222073643/http://www.geocities.com:80/motorcity/speedway/1295/index2.html - I found one of my websites from WAAAAAAAAAY back in 2002. [20:06:24] 2002? geocities in 2002? That's like discovering Facebook in 2018 :P [20:07:04] #KSPOfficial: mode change '+o Supernovy' by ChanServ!ChanServ@services.esper.net [20:07:19] Does it have Blink tags, midi music and a webring? [20:07:43] lol [20:07:48] Fluburtur: hey dude. Sorry, my phone ran out of juice earlier [20:07:54] I never finidhed it. [20:08:00] *finished [20:08:28] lel [20:09:13] so, do you think you could help with the rocket engine? [20:11:50] Draconiator: it's like that April 1st AI from Google [20:16:11] #KSPOfficial: mode change '+v Guest82508' by ChanServ!ChanServ@services.esper.net [20:21:13] Fluburtur: not sure. I've never looked into engines like that, neither did I get very far with calculations. [20:21:30] But I'll see what I can dig out, it could be fun [20:21:35] alright [20:21:59] hmm I haven't played in forever, is there a predominant life support mod? trying to read up on the differences [20:22:13] I prefer USI-LS [20:23:14] complex enough to add difficulty to self-sustaining bases, simple enough that you can just shove a container full of supplies for a long mission if you don't want to calculate optimal conversions [20:23:25] USI is nice, yeah. [20:23:52] TAC is pretty complicated but more realistic, if you're into that. [20:24:15] ^Err, imho that is [20:25:02] BadRocketsCo my main concern would be to get the right nozzle geometry [20:25:05] RoverDude says he went simplified supplies because A) more in line with KSP as a whole, and B) managing food, water, and oxygen would effectively be the same as managing supplies, since all would have fixed consumption rates, it would just be having 3 times as many containers and converters [20:25:13] but for that I need to know the chamber presure I guess [20:25:25] and I need to find out if the nozzle tube will create too much losses [20:26:28] Yup. It's a complicated thing to build. [20:26:38] But would be cool to figure it out [20:26:44] ah ckan is such an awesome thing to have [20:27:01] I guess we can estimate the presure and make a test nozzle [20:27:08] then refine stuff [20:27:25] Or, of course, you could just build the engine and hope it puts out enough thrust, heh. [20:27:42] well I want to power a plane with it [20:27:50] so I need to optimise it [20:28:14] Yup. I am guessing you want it to be refuelable? [20:28:28] yeah but that part should be easy [20:28:54] oxy will be nitrous oxide sparklets and fuel will be parafin help in toilet paper or something [20:31:37] Hmm, okay. [20:31:49] Where would you get the fuels from? [20:31:55] amazon [20:32:02] Oh, okay. [20:32:40] it's pretty cheap there [20:32:51] 20 for like 24 bottles of nitrous oxide [20:33:16] the same size as the co2 bottles used in airsoft so not sure how much gaz inside [20:36:10] Nice. [20:38:29] ve2dmn lol: https://i.imgur.com/gbdJELo.jpg [20:39:11] http://www.instructables.com/id/KerbalController-a-Custom-Control-Panel-for-Rocket/ [20:40:03] madmerlyn pluto I'm guessing? I imagine the round trip time on that conversation took a few days [20:40:53] lol [20:42:01] lol "8 toasts to give for drinking" #2 'To our wives and girlfriends....May they never meet.' [20:42:04] Dear Pluto: You'll survive. -- Ceres [20:42:11] uh [20:42:30] wait I have a meme for Pluto's survival [20:42:32] Something something poly& [20:42:56] it'll survive, I'm sure. It had a heart on it [20:43:53] JCB: but it's an icy cold one [20:44:24] Pluto never shows its heart to Charon. [20:44:30] https://i.imgur.com/cN9mnq0.png [20:46:15] I wonder if you could hover 'in place' if you were at the barycenter between Pluto and Charon [20:46:43] you'd have to do some station keeping, but ya [20:47:02] how far is it from Pluto? [20:47:02] wouldn't you still be orbiting in a sense though? [20:47:06] think they said it was like trying to balance on a needle [20:47:49] ew.. whilst looking for that meme I found some archaelogical evidence from my early days of KSP https://i.imgur.com/mK8an9l.png [20:47:53] madmerlyn: everything would orbit around you [20:48:00] ve2dmn everything out there is icy cold... [20:49:25] speaking of cold and hot.. wonder how effective a steam rocket/thruster would be in space [20:49:48] what.. like boiling water? [20:49:57] very low impulse I'd imagine [20:50:12] probably slightly better than just throwing rockets out the airlock [20:50:17] rocks* [20:50:33] hmm you can get some pretty high pressure from superheated steam [20:51:09] I know.. velocity and mass are major factors [20:51:14] I don't think the exit velocity would be anywhere near a controlled explosion [20:51:19] Molecular weight is quite good, but the low temperature trashes your Isp. [20:51:23] JCB: you could probably find better use from the fact that a good 'cold source' for a 'thermodynamic cycle' [20:51:45] hmm the g force tolerance difficulty setting is a multiplier? is 1 "realistic" or does that mean they can only stand 1 g? [20:51:59] I randomly want to say that H2O2 H2O+O2 is ~160 s. [20:52:34] heh.. turn water into a high speed plasma :P [20:52:36] what is h202's street name? [20:52:36] Uh, I don't have KSP in front of me, is it 1 on easy or medium? [20:52:51] it's not on at all even on hard unless you switch it on [20:52:54] madmerlyn: hydrogen peroxide [20:53:07] Uh, bot sure then. [20:53:10] g-force tolerance is okay - making it higher then 1 - you won't be able to succeed in G-Force Missions [20:53:11] *not [20:53:33] ah so leave it at 1 then? [20:54:24] https://en.wikipedia.org/wiki/Steam_rocket [20:55:26] see also: https://en.m.wikipedia.org/wiki/Nuclear_salt-water_rocket [20:55:34] Action: UmbralRaptor amused. [20:55:50] ISP of 195+ s for nuclear powered concepts [20:56:43] I will have to do some math for a engine mod that I will be doing as part of some sci-fi based concept [20:56:48] but water has much higher molecular weight than pure hydrogen [20:57:18] there is no scenario where heating water would be more efficient than heating liquid hydrogen, other than the fact that water requires less tankage to be stable [20:57:41] guess it would depend on how much you have to take [20:57:50] large amounts, more complex tankage [20:57:55] but on the other side of it, water is a lot heavier [20:58:05] so you could probably do better with smaller liquid hydrogen tanks [20:58:07] NSWR! [20:58:26] Not Safe Work Reactor [20:58:29] one part of it will be a sublight drive using fusion plasma that is accelerated in a cyclotron and exhausted at comewhere around 80-90%c [20:58:47] watch you don't get in the way of the blast. :P [20:58:48] Kalpa: I keep on thinking that also. [20:59:01] .8 to .9c? we don't have any designs that can do that [20:59:42] madmerlyn: cyclotron. Not sure what the power efficiency is like. [21:00:10] Think alpha particles flying out at ~4 GeV [21:00:25] It is based on a sci-fi setting I am doing with some friends and I'll try to implement the concepts in KSP for fun (but keeping it balanced with Interstellar Extended - at least that is the plan [21:00:40] but that thing was 60inches for accelerating small particles, the mass would be so negligible you'd have virtually no thrust [21:00:44] but probably not something for a player who wants to play RSS RO [21:01:41] yet that is a idea that is not for today or tomorrow - I have to do some more light modding first [21:01:55] plus.. I bet you could get more acceleration out of the equivalent mass of fuel and a proper chemical engine, than something like this pushing a few particles out at a time: https://upload.wikimedia.org/wikipedia/commons/c/c6/Cyclotron.jpg [21:06:02] If only we could make an engine powered by flame war, dank meme and people complaining online... I'm sure we go up to 0.9999c with it [21:06:35] ;) [21:07:42] Well I have a joke in mind - it would break several community rules so it will remain where it is [21:09:01] What about some jokes that don't break rules? [21:09:53] like when someone typos "The Clone Wars" by writing "The Cone Wars" on reddit and prompts bored wizards to make a meme of it? https://i.imgur.com/Dk6rzP6.png [21:10:12] Jebediah took care of the greenhouse and watered the plants [21:10:40] Action: APlayer approves [21:11:01] Action: JCB mulls over Red dwarf's intro song.. something about being cold outside [21:11:35] https://i.imgur.com/TGy9EDl.png [21:13:07] so I changed the dns settings and it worked [21:17:35] Fluburtur: told you :P [21:23:11] Action: APlayer goes zzz [21:23:16] See you guys! [21:26:00] https://i.imgur.com/NdvFFPc.jpg [21:26:36] https://cdn.discordapp.com/attachments/231106102693986314/405110875972960266/unknown.png [21:27:10] well, according to the weather I'm going to be stuck inside with the fireplace tonight [21:29:14] In an old chatroom I would stream my fireplace using a cheap webcam... [21:29:29] ugh.. even in blanket I'm still getting cold [21:33:27] https://i.imgur.com/ArwHtOK.png [21:52:50] Action: UmbralRaptor is somewhat confused by the engine choice for the 16 Psyche mission. [21:53:45] #KSPOfficial: mode change '+o APlayer' by ChanServ!ChanServ@services.esper.net [21:53:52] (SPT-140 hall effect thruster. Isp seems to typically be ~1500 s, though in the ideal case it could be pushed to almost 2000 s) [21:55:01] Call it 250 mN. [21:56:13] Ah, NSTARs like on Dawn may do 3000+ s, but only 90-odd mN. [21:59:58] Action: UmbralRaptor wonders if anything is using NEXT. [22:02:02] ve2dmn I knew I had played a game that shoots ships by typing, http://zty.pe [22:03:53] "The first two flight units will be available in early 2019." [22:03:56] & [22:04:33] And apparently a prototype had completed 48000 hours of testing by 2010. [22:04:42] Umbral the last x-37b mission was to test a HE thruster [22:05:01] not the one that's been up there for over 190 days, but the one before that :P [22:14:49] madmerlyn: Just so we're clear, the SPT-140 is a derivative of the SPT-100, and appears to be part of a family of thrusters that the Russians had used extensively by 1994. o_O [22:22:30] Electric propulsion: where there are amazing test designs, but actually flown hardware isn't that different from when Gorbachev was in power. Maybe even Andropov. [22:24:47] the x-37b took one to space for like a year [22:37:06] Yay, I guess. [22:40:22] https://cdn.discordapp.com/attachments/255748182426910720/405129564600139776/DSC_8302.JPG [22:42:59] so Kalypso is making a TTD-esque game called Railway Empire [22:43:34] unlike stuff like Sid Meyer's Railroads, or Factorio? [22:44:10] as long as you can lose granularity, but gain scalability; i'd be happy. [22:44:11] Factorio you place every building yourself, and isn't it mostly conveyor belts? [22:44:30] it looks a lot like TTD in that you build the rails and provide the goods, and the cities grow on their own [22:45:10] unlike a game like Cities where on top of building rails, roads, etc. you also have to plan the city itself [22:45:12] You can use ghost placement, and get robots to actually build the items. The idea in factorio is that you automate everything, so you practically feed the machine. [22:45:49] there are some addons for openTTD that let you tweak city growth factors along with the industries. [22:46:19] Pretty much if it's extensible, people have messed with it. [22:46:31] Kalypso are the ones that made all the Tropico games, so it could be really well done [22:47:03] plus they embraced linux support shortly after Steam went native, which is always a plus in my book [22:47:34] probably one of the biggest devs to full on support it with all of their new releases [22:47:44] err publisher [23:33:21] Hrm. What does positionat(vessel, ut):direction represent? Is it pointing at the center of the body the vessel is orbiting, from the location in orbit? [23:33:43] Mathuin: position from the Solar-prime vextor [23:33:55] (I think) [23:34:11] I'm having trouble figuring out when in my orbit I'll be closest to a particular latitude. [23:34:24] I'd hoped using positionat() would help, but right now I don't see how it's done. [23:34:40] This is after I realized that orbitables have geoposition but orbits don't [23:35:29] And the guy helping me in Reddit isn't super helpful. :-( [23:35:31] SET spot to SHIP:GEOPOSITION. [23:35:40] https://ksp-kos.github.io/KOS/math/geocoordinates.html#structure:GEOCOORDINATES [23:36:23] That'll work for _now_ [23:36:35] But I'm trying to place a maneuver node in the future [23:36:53] and orbitat(ship, ut) does not have geoposition :-( [23:37:04] nope. [23:37:25] I gave up very early on Geopositions and use vectors for everything [23:40:22] So, find the vector with a zero dot product with the body's north vector, and if it's before the ascending node it's below the equator and thus as close to the south pole as I am getting? [23:46:51] Hrm. Bound variables tells me there's something called "SHIP:NORTH". [23:47:27] And that keeps changing. Sigh. [23:56:53] Mathuin: you have stumble upon my biggest problems :D [23:57:45] To get the UP vector on an orbit, I took a Cross product of Velocity and position (from the center of body) [23:59:23] That give you the Up vector for the plane the ship is in. You know this plane intersect the equator