IRC logs for #openttd on OFTC at 2020-09-03
            
00:00:41 *** Wolf01 has quit IRC
00:06:16 *** HerzogDeXtEr has quit IRC
00:10:00 *** andythenorth has quit IRC
01:42:22 *** gelignite has quit IRC
02:10:41 *** iSoSyS has quit IRC
03:20:59 *** glx has quit IRC
03:44:02 *** Flygon has joined #openttd
04:11:27 *** Smedles has quit IRC
04:12:44 *** Smedles has joined #openttd
04:16:02 *** Wormnest has quit IRC
04:19:43 *** D-HUND has joined #openttd
04:23:07 *** debdog has quit IRC
04:30:19 *** y2kboy23_ has quit IRC
04:35:15 *** y2kboy23 has joined #openttd
04:36:05 *** y2kboy23 has joined #openttd
05:52:38 *** snail_UES_ has quit IRC
07:00:10 *** sla_ro|master has joined #openttd
08:07:57 *** andythenorth has joined #openttd
09:29:11 *** iSoSyS has joined #openttd
09:53:21 *** ChanServ sets mode: +v Terkhen
09:57:09 *** nielsm has joined #openttd
10:16:26 *** D-HUND has quit IRC
10:16:36 <TrueBrain> LordAro: you mentioned that upgrading Jekyll wasn't as simple as bumping the version .. I just tried, and I cannot find anything wrong with that approach; what am I missing / doing wrong?
10:18:10 <andythenorth> yo
10:18:54 <TrueBrain> and wow, Jekyll 4 is a lot faster, holy crap
10:19:00 <TrueBrain> < 1 second to build the website
10:19:02 <LordAro> TrueBrain: i think it was something to do with the templating engine?
10:19:06 <LordAro> i can't remember, tbh
10:19:18 <TrueBrain> I cannot find anything broken :( That makes me worry a bit :P
10:19:24 <LordAro> it had the potential to mess things up, rather than being definite
10:19:25 <LordAro> i think?
10:20:38 <andythenorth> we have tests right?
10:20:58 <TrueBrain> humans, yes, we do have humans
10:21:10 <andythenorth> that's step 0 on the road to testing
10:21:12 <andythenorth> happy days
10:21:50 <andythenorth> I wasn't sure about automated tests for a relatively small website, I wondered if it was over-engineering
10:21:54 <andythenorth> but it's awesome
10:21:56 *** WormnestAndroid has quit IRC
10:22:03 <andythenorth> our company site has so many validators and tests running
10:22:09 *** WormnestAndroid has joined #openttd
10:22:12 <andythenorth> it makes refactoring live much less dangerous
10:23:13 <andythenorth> I am now 'testing' when they'll discover broken images being masked due to CDN caching
10:23:20 <andythenorth> probably on Sunday morning or something
10:26:16 <TrueBrain> so when are you going to implement all those tests for the OpenTTD website? :D
10:28:03 <LordAro> no one's been able to tear andythenorth away from his pixels in the last 10 years
10:28:09 <LordAro> probably when someone manages that :p
10:28:30 <andythenorth> at work I pay someone and they implement the tests
10:28:35 <andythenorth> I kinda like that relationship
10:29:02 <andythenorth> my least fun things in OpenTTD are doing things I usually pay other people to do :P
10:30:37 <DorpsGek_III> [OpenTTD/website] TrueBrain opened pull request #163: Update both Python and Ruby dependencies https://git.io/JUOzr
10:32:36 <DorpsGek_III> [OpenTTD/website] TrueBrain updated pull request #163: Update both Python and Ruby dependencies https://git.io/JUOzr
10:32:42 <TrueBrain> stupid black :P
10:34:24 <DorpsGek_III> [OpenTTD/website] TrueBrain updated pull request #163: Update both Python and Ruby dependencies https://git.io/JUOzr
10:35:04 <TrueBrain> guess on staging we will find out if it works or not :D
10:35:27 <LordAro> you could run the link checker on staging as well?
10:35:41 <TrueBrain> after the PR is merged, I was planning on doing that, yes :)
10:35:47 <LordAro> :)
10:37:49 <TrueBrain> so that makes the question: who dares to approve this? :D
10:38:27 <DorpsGek_III> [OpenTTD/website] LordAro commented on pull request #163: Update both Python and Ruby dependencies https://git.io/JUOzF
10:39:06 <DorpsGek_III> [OpenTTD/website] TrueBrain commented on pull request #163: Update both Python and Ruby dependencies https://git.io/JUOgv
10:39:42 <DorpsGek_III> [OpenTTD/website] TrueBrain commented on pull request #163: Update both Python and Ruby dependencies https://git.io/JUOgf
10:40:07 <DorpsGek_III> [OpenTTD/website] LordAro approved pull request #163: Update both Python and Ruby dependencies https://git.io/JUOgJ
10:40:21 <TrueBrain> the libstdc++ confused me for a bit .. like: how .. does that happen, and why does apk not have this by default
10:40:26 <LordAro> indeed
10:40:30 <TrueBrain> but meh, I also didn't really care, as it is just a multistage
10:40:41 <TrueBrain> tnx LordAro :)
10:40:41 <DorpsGek_III> [OpenTTD/website] TrueBrain merged pull request #163: Update both Python and Ruby dependencies https://git.io/JUOzr
10:40:54 <TrueBrain> and as you can see, I read the upgrade notes :P
10:40:58 <LordAro> :p
10:40:59 <TrueBrain> I shocked myself!
10:42:53 <TrueBrain> that was not as painful as I expected, upgrading Jekyll
10:43:02 <TrueBrain> I did have to figure out how gems worked again, but okay .. the README was helpful :)
10:43:53 <LordAro> thus far every time i've had to work on the website i've had to re-figure out how ruby/gem/bundle works :p
10:44:30 <LordAro> TrueBrain: incidentally, thanks to you i spent much of yesterday running black on our python code at work
10:44:47 <TrueBrain> lol .. that would have been fun :P
10:45:05 <LordAro> i made a surprising amount of progress
10:45:18 <LordAro> there was some kickback on some of the more active bits, but i'll get there...
10:45:23 <TrueBrain> black -l 120 && git add -A && git commit -m "Now obey the coding style slackers"
10:45:24 <TrueBrain> ?
10:45:41 <LordAro> black -l 132 -S, but aye
10:45:57 <LordAro> couldn't be bothered with the '' vs "" argument :p
10:46:11 <TrueBrain> "just pick one", is my statement
10:46:33 <TrueBrain> I believe the black default and flake8 default are still not in line with each other :P
10:47:02 <LordAro> yeah, the remaining argument i've got is black vs pycharm's formatter
10:47:44 <TrueBrain> I haven't used PyCharm in months .. not regretting it
10:48:06 <TrueBrain> totally unrelated: I like the rust languageserver more than the python language server .. I wish Python would do what Rust does
10:48:09 <TrueBrain> Python does it on save
10:48:14 <TrueBrain> Rust does it pretty quick
10:48:16 <TrueBrain> which is a lot nicer
10:49:11 <TrueBrain> okay, staging is deployed, linter is running
10:49:51 <TrueBrain> takes ~3 minutes
10:52:59 <TrueBrain> That's it. 1031 links in 1031 URLs checked. 0 warnings found. 0 errors found.
10:53:16 <TrueBrain> so I guess this can go to production
10:53:28 <TrueBrain> no rush in doing so, so not going to :)
10:57:57 <LordAro> nice.
10:58:10 <LordAro> TrueBrain: https://imgur.com/a/zN4nl3h some things that were found yesterday
11:08:09 *** blathijs has quit IRC
11:11:50 *** blathijs has joined #openttd
12:20:48 *** dP has joined #openttd
12:20:48 *** dP is now known as _dp_
12:56:24 *** debdog has joined #openttd
13:37:20 <TrueBrain> Nice AST code :p
13:37:48 <TrueBrain> But yeah, not all is always an improvement, but with some manually hitting enter that is most of the time fixable :D
13:43:36 <Eddi|zuHause> um... wtf is that?
13:43:58 <TrueBrain> did you look in the toilet again after you did your thing?
13:44:25 <Eddi|zuHause> yes, but what does that have to do with anything? :p
14:46:52 *** glx has joined #openttd
14:46:52 *** ChanServ sets mode: +v glx
15:19:28 *** Markk has quit IRC
15:34:49 *** virtualrandomnumber has joined #openttd
15:36:06 *** virtualrandomnumber has quit IRC
15:58:45 *** Markk has joined #openttd
16:43:02 *** Borg has joined #openttd
16:46:45 *** snail_UES_ has joined #openttd
17:03:23 *** frosch123 has joined #openttd
17:16:34 *** gelignite has joined #openttd
17:39:21 *** sla_ro|master has quit IRC
18:25:51 *** Progman has joined #openttd
18:40:03 *** Tirili has joined #openttd
19:01:10 *** Flygon has quit IRC
19:02:29 *** Tirili has quit IRC
19:11:19 *** Wolf01 has joined #openttd
19:29:59 *** Tirili has joined #openttd
19:48:16 <andythenorth> still quite worried about lunch
19:49:00 <frosch123> hire someone to eat it?
19:49:36 <frosch123> watch "social eating" on twitch?
19:50:04 <supermop_Home> automate lunch
19:51:15 <andythenorth> I had socialised it
19:51:33 <andythenorth> but then there was a social collapse
19:51:44 <andythenorth> should I join reddit?
19:52:17 <frosch123> ask them what grf they recommend for playing :)
19:53:43 *** WormnestAndroid has quit IRC
19:54:19 *** WormnestAndroid has joined #openttd
19:57:48 * andythenorth has discovered BBC iPlayer
19:57:58 <andythenorth> it's like Youtube, but full length TV
19:58:07 <andythenorth> instead of pirated clips, badly recorded
20:04:06 *** frosch123 has quit IRC
20:27:23 *** Tirili has quit IRC
21:04:32 <DorpsGek_III> [OpenTTD/OpenTTD] stormcone opened pull request #8304: Feature: Show the cargoes the vehicles can carry in the list window. https://git.io/JU3kc
21:07:56 *** tokai has joined #openttd
21:07:56 *** ChanServ sets mode: +v tokai
21:12:21 <andythenorth> ^ that will go well with refit (any)
21:14:58 *** tokai|noir has quit IRC
21:17:44 *** iSoSyS has joined #openttd
21:57:03 *** sla_ro|master has joined #openttd
22:27:06 *** nielsm has quit IRC
22:58:28 *** WormnestAndroid has quit IRC
22:58:30 *** WormnestAndroid has joined #openttd
23:01:28 *** gelignite has quit IRC
23:02:07 <Eddi|zuHause> andythenorth: now autofill cargodist linkgraph with potentially refittable cargos
23:07:18 *** Wormnest has joined #openttd
23:22:55 *** sla_ro|master has quit IRC
23:25:06 *** Borg has quit IRC
23:35:29 *** Wolf01 has quit IRC
23:36:11 *** HerzogDeXtEr has joined #openttd