Times are UTC Toggle Colours
00:04:38 *** Progman has quit IRC 00:14:16 *** Thedarkb-X40 has quit IRC 00:22:22 *** tokai has joined #openttd 00:22:22 *** ChanServ sets mode: +v tokai 00:29:18 *** tokai|noir has quit IRC 01:15:53 *** Thedarkb-X40 has joined #openttd 01:48:29 *** Flygon has joined #openttd 01:53:35 *** Wormnest_ has joined #openttd 02:12:37 *** WormnestAndroid has quit IRC 02:13:08 *** WormnestAndroid has joined #openttd 02:16:47 *** debdog has joined #openttd 02:20:11 *** D-HUND has quit IRC 02:32:25 *** Wormnest_ has quit IRC 02:38:21 *** Thedarkb-X40 has quit IRC 03:05:12 *** glx has quit IRC 05:00:24 *** arikover has joined #openttd 05:27:39 <arikover> Nobody is awake yet? 05:45:13 *** cHawk has quit IRC 06:08:35 *** APTX_ has joined #openttd 06:11:32 *** APTX has quit IRC 06:46:33 *** Progman has joined #openttd 07:07:32 *** HerzogDeXtEr has joined #openttd 07:34:13 *** Wolf01 has joined #openttd 08:08:31 *** sla_ro|master has joined #openttd 08:16:17 <Eddi|zuHause> no 08:19:10 <Wolf01> Monitor tried to die again. 08:20:19 <Wolf01> It seem to work fine when it warms up... condenser? 08:20:38 <Eddi|zuHause> probably 08:48:40 <TrueBrain> LordAro: have been looking into why DorpsGek_II is acting up .. seems it hits timeouts when fetching files from github.com .. which .. a bit odd :P Hard to debug, as "it works now" :( 08:49:12 *** frosch123 has joined #openttd 08:54:23 <DorpsGek_II> [OpenTTD/DorpsGek-github] TrueBrain opened issue #31: Test issue https://git.io/fjpeD 08:56:14 <TrueBrain> "aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host git.io:443 ssl:None [Temporary failure in name resolution]" 08:56:15 <TrueBrain> lovely 09:10:53 <LordAro> how curious 09:11:04 <LordAro> just GH having problems then? 09:16:40 <TrueBrain> I think this is because DorpsGek is running in a small k8s on the OpenTTD server .. and it turns out it doesn't autorenew internal certificates 09:16:47 <TrueBrain> so that might be a good reason for it to be like this, I guess 09:17:17 <TrueBrain> you would think that is some basic functionality, allowing to renew certificates .. 09:17:21 <LordAro> i wouldn't expect certificate errors to be the cause of "Temporary failure in name resolution" though... 09:17:26 <LordAro> that's a DNS failure 09:17:50 <TrueBrain> welcome to k8s, where one misbehaving component can ruin your day ;) 09:18:47 <LordAro> heh 09:19:09 <TrueBrain> the CoreDNS that it is running often hangs in trying to get some data from the etcd,which is not working as the certificate expires 09:19:21 <TrueBrain> so depending if CoreDNS is doing this or not, DNS resolution works or not ;) 09:21:37 *** Samu has joined #openttd 09:26:37 <TrueBrain> guess it was time anyway to unify the DorpsGek repos or something .. 09:26:45 <TrueBrain> meh, do I have time for this, is the better question :D 09:48:34 <TrueBrain> https://github.com/TrueBrain/DorpsGek/commit/ef01600f5120a46b13a650b6dbcacbfecb1db961/checks <- this will deprecate Azure Pipelines (GitHub Actions in their new form). It is pretty awesome 09:50:41 <LordAro> if nothing else that's better than having to click eleventy billion times to get to the pipelines output 09:52:04 <TrueBrain> it seems to run on the same platform as Azure Pipelines, so that is pretty funny :P 09:52:27 <TrueBrain> I like that I found a plugin that puts the flake8 output in a PR at the line it went wrong 09:52:39 <TrueBrain> seems that is also simple enough to make for GCC and clang and stuff 09:52:47 <TrueBrain> which makes reviewing PRs easier, I guess 10:02:20 *** andythenorth_ has joined #openttd 10:02:25 <andythenorth_> O/ 10:03:01 * andythenorth_ wonders how nutracks auto detects train speeds 10:03:17 <andythenorth_> and how I broke it with Iron Horse :) 10:08:01 *** Etua has joined #openttd 10:09:25 <frosch123> why would it detect train speed? 10:09:32 <andythenorth_> Not sure 10:10:02 <andythenorth_> Something about making railtypes available with speed limits matching trains 10:10:22 <andythenorth_> It’s a forum report, I got curious 10:11:07 <andythenorth_> Meanwhile https://www.alaskarails.org/sf/strange-freight/10.html 10:12:49 *** Etua has quit IRC 10:35:31 *** andythenorth_ has quit IRC 10:37:31 <TrueBrain> LordAro: https://github.com/TrueBrain/DorpsGek/pull/1/files#diff-53ee79541a884454ae6b4a54d2719f13 <- this is what I like about GitHub Actions :D 10:37:53 <nielsm> radical 10:38:23 <TrueBrain> oops, it is gone now :P 10:39:07 <TrueBrain> https://github.com/TrueBrain/DorpsGek/commit/f100055876bf2dea9f451521608af285a6765819#diff-53ee79541a884454ae6b4a54d2719f13 10:39:08 <TrueBrain> permalink :D 10:45:56 *** nielsm has quit IRC 11:04:10 *** Samu_ has joined #openttd 11:45:11 <LordAro> TrueBrain: that is very nice 12:25:44 *** andythenorth_ has joined #openttd 12:26:32 <andythenorth_> How long before this connection drops? :x 12:28:25 *** Thedarkb-T60 has quit IRC 12:29:34 *** Progman has quit IRC 12:34:44 *** andythenorth_ has quit IRC 12:37:49 *** Thedarkb-T60 has joined #openttd 12:47:06 *** mikegrb has quit IRC 12:51:47 <TrueBrain> hmm ... GitHub makes it very hard to see if a push was outside of a pull-request ... 14:05:30 *** Etua has joined #openttd 14:05:49 *** Etua has quit IRC 14:06:40 *** DorpsGek_III has joined #openttd 14:06:40 <DorpsGek_III> [TrueBrain/DorpsGek] TrueBrain updated pull request #1: Add: initial http server to capture GitHub events https://git.io/fjpU4 14:09:01 *** DorpsGek_III has quit IRC 14:09:12 *** DorpsGek_III has joined #openttd 14:09:12 <DorpsGek_III> [TrueBrain/DorpsGek] TrueBrain updated pull request #1: Add: merged DorpsGek-github and DorpsGek-irc into one https://git.io/fjpU4 14:10:40 <TrueBrain> so LordAro, how much bribing would be involved for you to look over ^^? 14:10:49 <TrueBrain> (it currently only reports TrueBrain/DorpsGek repository btw) 14:15:53 <DorpsGek_III> [TrueBrain/DorpsGek] LordAro approved pull request #1: Add: merged DorpsGek-github and DorpsGek-irc into one https://git.io/fjpUd 14:16:15 <TrueBrain> lol; that was suspiciously quick :P Tnx 14:16:16 <LordAro> TrueBrain: i just bought myself some doughnuts, no need :p 14:16:49 <DorpsGek_III> [TrueBrain/DorpsGek] TrueBrain merged pull request #1: Add: merged DorpsGek-github and DorpsGek-irc into one https://git.io/fjpU4 14:17:08 <TrueBrain> "IndexError: list index out of range" .. at least found another issue 14:17:38 <LordAro> heh 14:18:26 *** DorpsGek_III has quit IRC 14:19:28 *** DorpsGek_III has joined #openttd 14:19:29 <DorpsGek_III> [TrueBrain/DorpsGek] TrueBrain opened pull request #2: Fix: don't try to announce pushes that create or delete a branch https://git.io/fjpUb 14:29:28 <DorpsGek_III> [TrueBrain/DorpsGek] TrueBrain merged pull request #2: Fix: don't try to announce pushes that create or delete a branch https://git.io/fjpUb 14:29:36 *** DorpsGek_III has quit IRC 14:30:08 <TrueBrain> right; now I need to figure out how to publish this, and get it on our new k8s cluster :) 14:37:57 <TrueBrain> bah; I moved the repo to OpenTTD space, but OpenTTD doesn't have Actions enabled yet ... 14:38:30 <TrueBrain> and there is still a queue for that 14:40:59 *** nielsm has joined #openttd 14:41:23 *** Wormnest_ has joined #openttd 14:59:43 *** Thedarkb-T60 has quit IRC 15:00:21 *** Flygon has quit IRC 15:50:45 *** Thedarkb-T60 has joined #openttd 16:00:01 *** Thedarkb-T60 has quit IRC 16:17:32 *** Samu has quit IRC 16:44:13 *** Thedarkb-T60 has joined #openttd 16:54:14 *** Samu has joined #openttd 16:54:16 <Samu> hi 17:07:45 *** andythenorth_ has joined #openttd 17:08:01 * andythenorth_ would like a connection for a bit :p 17:10:10 *** APTX has joined #openttd 17:10:13 *** APTX_ has quit IRC 17:13:40 *** andythenorth_ has quit IRC 17:34:52 *** andythenorth_ has joined #openttd 17:37:15 *** andythenorth_ has quit IRC 17:59:18 *** Thedarkb-T60 has quit IRC 17:59:49 *** Thedarkb-T60 has joined #openttd 18:04:34 *** Progman has joined #openttd 18:06:53 *** andythenorth_ has joined #openttd 18:07:38 <andythenorth_> Could eye candy trains (snowplough, crane etc) be given any gameplay purpose? :) 18:12:35 <andythenorth_> Probably not :p 18:18:30 <frosch123> snowplough gets a speed bonus above snow line 18:18:59 <frosch123> crane gives a bonus to loading time 18:20:59 *** andythenorth_ has quit IRC 18:24:58 *** andythenorth_ has joined #openttd 18:28:32 <andythenorth_> Does cb36 trigger when crossing snowline? o_O 18:29:17 *** gelignite has joined #openttd 18:29:47 <frosch123> good question, probably not 18:30:07 <andythenorth_> weird vehicles carry supplies maybe?? 18:31:53 <andythenorth_> Railtype speed degrades if maintenance trains don’t run? 18:32:34 * andythenorth_ files these vehicles under “sillly” 18:34:21 <TrueBrain> ugh, the DigitalOcean CDN really is giving a lot of timeouts lately ... lets see if I can bribe orudge in registering a domain to start using CloudFlare instead .. 18:34:36 <andythenorth_> Oh a truebrain :o 18:36:13 <TrueBrain> hi andythenorth_ :) 18:36:18 <andythenorth_> Hi 18:36:19 <TrueBrain> you have a trailing thingy behind your name 18:36:35 * andythenorth_ has been allowed to go on holiday 18:36:48 <TrueBrain> so you get a _ as punishment? :P 18:37:19 <TrueBrain> why do we have so many people with [m] behind their name in this channel? 18:37:19 <andythenorth_> I am using a tablet, my usual nick won’t work for reasons I don’t care to look into :p 18:37:37 <andythenorth_> Some bridge to something? 18:38:08 <frosch123> TrueBrain: those people are using matrix 18:38:20 <andythenorth_> Nearly dinnertime also 18:38:24 <TrueBrain> matrix? 18:38:27 <frosch123> https://matrix.org/ 18:38:39 <frosch123> their irc bridge adds that [m] 18:38:50 <andythenorth_> Yum 18:38:54 <TrueBrain> ah .. 18:38:58 <TrueBrain> the names are semi-random 18:39:02 <andythenorth_> The future arrived 18:39:30 <andythenorth_> Ok dinner :p 18:39:34 <Wolf01> <andythenorth_> Railtype speed degrades if maintenance trains don’t run? <- if you will be able to implement that "rusty tracks" feature via grf you are a genius 18:39:39 <TrueBrain> enjoy andythenorth_ 18:39:59 <TrueBrain> they are even all in the same channels 18:40:08 <TrueBrain> annoying 18:42:45 *** andythenorth_ has quit IRC 18:55:52 <LordAro> TrueBrain: i thought the names looked random too (they all join and part at once when matrix has issues, of course), but dwfreed assured me they weren't spambots 18:56:17 <LordAro> and if they are, they're playing the long game :) 18:58:16 <nielsm> ugh the commit message requirements are troublesome in PRs 18:58:47 <nielsm> how you have to teach people the difference between PR title and commit message titles, and how to amend existing commits and force-push 18:58:51 <LordAro> nielsm: for minor changes for single commits, i just squash & fix them myself 18:59:06 <LordAro> for single commit messages* 19:00:46 <TrueBrain> LordAro: still feels fishy 19:00:59 *** Thedarkb-T60 has quit IRC 19:01:36 *** Thedarkb-T60 has joined #openttd 19:03:05 <LordAro> nielsm: though of course, i can't when the commit checker is failing 19:05:35 <LordAro> the airport finite state machine fixes look interesting 19:06:23 <TrueBrain> I signed up OpenTTD for GitHub Actions. If that gets enabled, you can do some nicer things to help people with the commit-message issue 19:06:24 <LordAro> nielsm: i wonder whether #7709 should be a "Change", rather than a fix 19:06:31 <TrueBrain> for example, it can say at the commit what the user should fix 19:06:34 <TrueBrain> or leave a comment 19:06:38 <TrueBrain> possibly that helps? 19:06:49 <LordAro> :+1: 19:09:19 *** glx has joined #openttd 19:09:19 *** ChanServ sets mode: +v glx 19:14:39 <LordAro> TrueBrain: any particular thoughts about https://github.com/OpenTTD/OpenTTD/pull/7700 ? 19:16:01 <LordAro> @seen _dp_ 19:16:01 <DorpsGek> LordAro: _dp_ was last seen in #openttd 8 weeks, 5 days, 5 hours, 46 minutes, and 50 seconds ago: <_dp_> peter1138, a proper fix would need some rewriting later I guess but this temporary one should be good for both branches for now 19:16:03 <LordAro> hmm 19:16:14 <LordAro> _dp_: if you're about, your comments on https://github.com/OpenTTD/OpenTTD/pull/7681#pullrequestreview-270570281 would be appreciated 19:17:37 <TrueBrain> LordAro: LGTM 19:17:47 <TrueBrain> (minus the mistake in commit message, ofc) 19:19:16 <TrueBrain> hmm .. is this an "add" or "change" ? :D 19:20:10 <LordAro> i'd go with Add 19:20:30 <TrueBrain> done 19:20:36 <LordAro> ...or you can do it yourself :) 19:20:38 *** Wormnest_ has quit IRC 19:21:10 <TrueBrain> you said so yourself a bit ago :P 19:21:20 <LordAro> by the looks of things, they'd have to actually check out the repo to make the change anyway (branch name "patch-1", verified commit) 19:21:27 <TrueBrain> also enabled it in the settings now 19:26:59 <TrueBrain> and indeed, no DorpsGek_II notifications is annoying as fuck :P 19:30:20 *** DorpsGek_II has quit IRC 19:42:20 *** Thedarkb1-T60 has joined #openttd 19:42:21 *** Thedarkb-T60 has quit IRC 19:54:47 <LordAro> TrueBrain: i think you'll appreciate this one http://turnoff.us/geek/how-to-cut-onions-without-tears/ 19:55:31 <TrueBrain> its funny because it is true 19:55:59 <LordAro> :) 19:57:02 *** Wormnest_ has joined #openttd 19:59:20 <frosch123> hmm, that which-database-to-use website does not seem to exist any more :/ 20:00:35 <LordAro> frosch123: i use http://howfuckedismydatabase.com/ 20:00:54 <frosch123> ah, yes, i meant that one 20:13:08 *** Thedarkb1-T60 has quit IRC 20:16:32 *** Thedarkb-T60 has joined #openttd 20:36:23 *** Wormnest_ has quit IRC 20:45:03 *** sla_ro|master has quit IRC 20:45:08 *** WormnestAndroid has quit IRC 20:45:20 *** WormnestAndroid has joined #openttd 20:49:37 *** frosch123 has quit IRC 20:55:18 *** Thedarkb-T60 has quit IRC 21:21:00 *** Samu has quit IRC 21:23:18 *** nielsm has quit IRC 21:35:04 *** gelignite has quit IRC 22:07:53 *** WormnestAndroid has quit IRC 22:11:40 *** WormnestAndroid has joined #openttd 22:18:40 *** Wolf01 has quit IRC 22:21:08 *** DorpsGek_III has joined #openttd 22:21:09 <DorpsGek_III> [OpenTTD/DorpsGek-github] TrueBrain closed issue #25: Pushes outside of PRs are not announced https://git.io/fhh97 22:21:19 <TrueBrain> all say hi to DorpsGek_III :) 22:22:25 <DorpsGek_III> [OpenTTD/DorpsGek-github] TrueBrain closed issue #25: Pushes outside of PRs are not announced https://git.io/fhh97 22:22:31 <TrueBrain> (replying old messages to test if it works :P) 22:22:47 <glx> oh notifications are back 22:22:54 <glx> welcome DorpsGek_III 22:35:01 *** arikover has quit IRC 22:36:24 *** DorpsGek_III has quit IRC 22:36:34 *** DorpsGek_III has joined #openttd 22:36:34 <DorpsGek_III> [OpenTTD/OpenTTD] DorpsGek pushed 1 commits to master https://git.io/fjpmf 22:36:42 <TrueBrain> ALMOST correct .. silly .. 22:37:31 <TrueBrain> well, no, it is fully correct .. just not useful 22:39:06 *** DorpsGek_III has quit IRC 22:39:25 *** DorpsGek_III has joined #openttd 22:39:25 <DorpsGek_III> [OpenTTD/OpenTTD] DorpsGek pushed 1 commits to master https://git.io/fjpmf 22:39:36 <TrueBrain> hmmm .. I did add another line .. 22:41:02 *** DorpsGek_III has quit IRC 22:41:13 *** DorpsGek_III has joined #openttd 22:41:13 <DorpsGek_III> [OpenTTD/OpenTTD] DorpsGek pushed 1 commits to master https://git.io/fjpmf 22:41:17 <TrueBrain> wuth ... 22:41:52 <TrueBrain> I am a potato 22:42:32 *** DorpsGek_III has quit IRC 22:42:46 *** DorpsGek_III has joined #openttd 22:42:47 <DorpsGek_III> [OpenTTD/OpenTTD] DorpsGek pushed 1 commits to master https://git.io/fjpmf 22:42:47 <DorpsGek_III> - Update: Translations from eints (by translators) 22:42:52 <TrueBrain> there we go :) 22:45:17 <DorpsGek_III> [OpenTTD/DorpsGek] TrueBrain dismissed a review for pull request #3: Fix: minor style-fixes https://git.io/fjpmU 22:45:17 <DorpsGek_III> [OpenTTD/DorpsGek] TrueBrain updated pull request #3: Fix: minor style-fixes https://git.io/fjpmT 22:46:33 <DorpsGek_III> [OpenTTD/OpenTTD] TrueBrain opened pull request #7713: Fix: [DorpsGek] don't report all pushes, but just those done by DorpsGek https://git.io/fjpmk 22:49:19 <TrueBrain> okay ... GitHub tells me LordAro left a comment, but I cannot find where :D 22:50:50 <TrueBrain> right, that DorpsGek commit is needed, because now it will tell that a PR is merged, and tell you there was a push to master ... that will be spammy :D With my change that should be fixed 22:51:04 <TrueBrain> otherwise this should now all be up and running again .. on the new infrastructure :D 22:55:26 *** TrueBrain has quit IRC 22:56:03 *** TrueBrain has joined #openttd 23:08:46 <DorpsGek_III> [OpenTTD/OpenTTD] michicc requested changes for pull request #7705: Fix #7704: [OSX] Handle malformed UTF8 strings https://git.io/fjpmC 23:13:00 *** Wormnest_ has joined #openttd 23:28:22 <DorpsGek_III> [OpenTTD/OpenTTD] JMcKiern updated pull request #7709: Fix #7692: Added industry tile to GetOrderCmdFromTile() https://git.io/fjpmV 23:28:23 <DorpsGek_III> [OpenTTD/OpenTTD] JMcKiern dismissed a review for pull request #7709: Fix #7692: Added industry tile to GetOrderCmdFromTile() https://git.io/fjpmw 23:55:31 *** Progman has quit IRC