Config
Log for #openttd on 28th July 2022:
Times are UTC Toggle Colours
10:46:28  <DorpsGek> [OpenTTD/team] glx22 commented on issue #329: [eu_ES] Translator access request https://github.com/OpenTTD/team/issues/329
12:34:12  *** virtualrandomnumber has joined #openttd
12:34:27  *** virtualrandomnumber has quit IRC
12:47:59  *** WormnestAndroid has joined #openttd
12:59:28  <peter1138> Me: hmm, I should do more morning rides.
12:59:43  <peter1138> Also me: gets up at 8:45...
13:19:04  *** andythenorth has quit IRC
13:23:00  *** virtualrandomnumber has joined #openttd
13:23:04  *** virtualrandomnumber has quit IRC
13:26:59  <DorpsGek> [OpenTTD/OpenTTD] wazzan opened issue #9960: [Crash]:  https://github.com/OpenTTD/OpenTTD/issues/9960
13:31:15  *** sla_ro|master has joined #openttd
13:40:14  *** nielsm has joined #openttd
14:03:22  *** andythenorth has joined #openttd
14:25:25  *** andythenorth has quit IRC
15:13:46  <peter1138> Hmm, apparently I've only done 15 rides over 75 miles.
15:15:50  <peter1138> Ooh, two of those in France.
15:16:10  *** frosch123 has joined #openttd
15:16:57  *** andythenorth has joined #openttd
16:34:50  *** Smedles has quit IRC
16:35:22  *** Smedles has joined #openttd
16:36:55  <LordAro> peter1138: you should do more
16:47:18  *** HerzogDeXtEr has joined #openttd
16:55:27  *** lobster has joined #openttd
17:04:29  <Samu> Vangelis died
17:04:49  <Samu> 2 months ago, how come I only know of it today
17:07:19  <Samu> I used to listen to Vangelis in my youth, when I was 9 years old
17:07:50  *** gelignite has joined #openttd
17:08:21  *** glx has joined #openttd
17:08:21  *** ChanServ sets mode: +v glx
17:25:33  <Samu> died of covid-19...
17:25:36  <Samu> sad
17:26:44  <Samu> why can't the squirrel function min(x, y) work with float
17:28:03  <Samu> max(x, y) probably suffers the same
17:30:52  *** Wormnest has joined #openttd
18:09:26  *** andythenorth has joined #openttd
18:49:27  *** andythenorth has quit IRC
18:49:53  <Samu> what's the difference between double and float
18:56:34  <DorpsGek> [OpenTTD/OpenTTD] DorpsGek pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/e3759931e71864bd6262e4cdfca262e05ec7c887
18:56:35  <DorpsGek>   - Update: Translations from eints (by translators)
19:00:06  *** andythenorth has joined #openttd
19:00:34  <Rubidium> the size of the mantissa and exponent. A double is nothing more than a float with more precision and a bigger range
19:10:22  <andythenorth> yo
19:16:48  <andythenorth> wonder if I can compile grfs in some python browser thing
19:16:55  <andythenorth> on iOS
19:18:55  <frosch123> i can't think of a pun involving grf, py and a planet
19:19:26  <frosch123> jugrfer?
19:19:39  <frosch123> grfpyter?
19:23:52  <Samu> i'm trying something funny
19:25:12  <Samu> https://gist.github.com/SamuXarick/a4fef3428fafccd084c5051d3d534968
19:26:53  * andythenorth now thinking about puns
19:27:10  <Samu> something pythagorean
19:27:25  <Samu> √2/2
19:29:13  <andythenorth> frosch123 'TrueX' puns might be easier :P
19:29:23  <andythenorth> although Browser Horse might be good
19:29:59  <andythenorth> I could probably teach that Cloudflare sites thing to build the grf
19:30:04  <andythenorth> it can install deps and run a makefile
19:30:19  <andythenorth> I had Azure doing it, but Azure is .... brrrrrr
19:30:48  <Samu> it actually found a value!
19:30:53  <Samu> b = 93222358.000000000
19:31:00  <Samu> a = 131836323
19:31:09  <Samu> b - b == 0
19:32:48  <frosch123> today i read that horse meat has a high ratio of omega-3 fats
19:37:46  <andythenorth> I have not knowingly tried it
19:37:48  <Samu> strange, my calculator comes with a different value
19:37:58  <andythenorth> although we did have a beef-but-horse supply problem in the UK for a few years
19:38:01  <Samu> 93 222 358,000000002681760098795184
19:38:26  *** gelignite has quit IRC
19:38:30  <Samu> what is the math the windows cientific calculator use
19:40:09  <Rubidium> arguably some sort of floating point ;)
19:40:45  <Samu> https://github.com/Microsoft/calculator wow, it's on github, incredible
19:40:49  <frosch123> there was a horse butcher in my home town
19:41:13  <frosch123> otherwise they are quite rare
19:50:45  <Samu> "Infinite precision for basic arithmetic operations (addition, subtraction, multiplication, division) so that calculations never lose precision."
19:50:52  <Samu> does openttd have that?
19:51:33  <nielsm> no
19:52:40  <nielsm> the cost of infinite precision numbers is that you need much more complex data structures and algorithms for doing basic arithmetic, which is bad for performance
19:57:35  <Samu> i guess 131836323 and 93222358 will have to do for now :p
20:08:21  <Samu> well, it was a fun experiment, but it ultimately leads me nowhere
20:09:39  *** nielsm has quit IRC
20:17:49  <DorpsGek> [OpenTTD/OpenTTD] glx22 commented on issue #9960: [Crash]:  https://github.com/OpenTTD/OpenTTD/issues/9960
20:18:03  <glx> but that's all I can tell
20:22:02  *** Flygon has quit IRC
20:25:07  <DorpsGek> [OpenTTD/OpenTTD] glx22 commented on issue #9956: [Crash]: Seg fault 11 https://github.com/OpenTTD/OpenTTD/issues/9956
20:30:25  *** frosch123 has quit IRC
20:47:37  <Samu> man, 4096 maps are really difficult to tame with a pathfinder
20:58:49  <supermop_work_> people were not meant to play maps larger than 256
21:03:13  <TrueBrain> And it is all my fault :'(
21:07:13  *** jpw has left #openttd
21:10:46  *** jpw has joined #openttd
21:17:43  <andythenorth> oh dear :)
21:18:04  <andythenorth> ok time for bed
21:18:12  <andythenorth> bye all
21:18:41  *** andythenorth has quit IRC
21:28:29  *** Smedles has quit IRC
21:28:37  *** Smedles has joined #openttd
22:07:58  *** Compu has joined #openttd
22:09:09  *** sla_ro|master has quit IRC
22:12:27  *** Samu has quit IRC
22:12:49  *** Compu has quit IRC
23:59:51  *** Wormnest has quit IRC

Powered by YARRSTE version: svn-trunk