< 1553385602 458998 :GeekDude!~G33kDude@unaffiliated/g33kdude QUIT :Quit: WeeChat 2.1 < 1553387249 102349 :GeekDude!~G33kDude@unaffiliated/g33kdude JOIN :#esoteric < 1553387558 849687 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric < 1553387728 400537 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 QUIT :Ping timeout: 245 seconds < 1553387729 386086 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 NICK :Lord_of_Life < 1553389741 841050 :int-e!~noone@int-e.eu PRIVMSG #esoteric :shachaf: yes on ?. < 1553389753 974015 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1553389781 980896 :int-e!~noone@int-e.eu PRIVMSG #esoteric :shachaf: I may have gotten lucky because I'm still stuck on a relevant level ;) < 1553389947 305749 :pikhq!~pikhq@c-73-181-126-9.hsd1.co.comcast.net PRIVMSG #esoteric :Baba is you is great < 1553390238 248925 :int-e!~noone@int-e.eu PRIVMSG #esoteric :hmm you don't need a flag to reach ? < 1553390264 306772 :int-e!~noone@int-e.eu PRIVMSG #esoteric :anyway. almost 20 hours. so much time wasted... < 1553390303 672649 :int-e!~noone@int-e.eu PRIVMSG #esoteric :still less than Recursed though < 1553390525 839194 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1553390853 279317 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I looked it up on Wikipedia. It look like a interesting idea. In Godel,Escher,Bach also is a idea about the pieces on a chess board affecting its own rules. < 1553391028 685273 :pikhq!~pikhq@c-73-181-126-9.hsd1.co.comcast.net PRIVMSG #esoteric :zzo38: It is, and it's both presented and executed well. < 1553391377 236297 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553391649 383673 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 255 seconds < 1553392258 56825 :Essadon!~Essadon@81-225-32-185-no249.tbcn.telia.com QUIT :Quit: Qutting < 1553393610 503193 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I wrote some ideas about my xyzabcde2 game, which is included in the source code download. Look if you are able to help with such idea (and perhaps other ideas that you may have) < 1553394636 240025 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553394883 243311 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 246 seconds < 1553395683 131450 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I read a article about "Friendly C"; I do not agree with all of the features they propose, but I agree with some of them. Others I partially agree, or need more elaboration, or have other ideas about it, or sometimes just disagree. < 1553395836 32989 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :https://blog.regehr.org/archives/1180 I think 1 and 2 and 3 are good (note that in Glulx, a left or unsigned right shift by negative or shift-past-bitwidth is guaranteed to produce 0, but this is not guaranteed on all computers in general); however, with 1 I should also add that there is no guarantee that it will not also equal the address of a new object too. < 1553396010 982132 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :In the case of 10, it should be a flag to tell the compiler what to do (perhaps with a #pragma command or __attribute__). In case of 4, some computers might not trap when dereferencing a null pointer, and also side effects may be possible on some target computers, but the compiler can still assume there are no side effects (unless it is marked volatile), even if there are side effects. < 1553396191 769108 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I agree with 7 and 8, and with the second part of 12 (but the first part is different; it should be allowed but not mandatory that memmove and memcpy is same). I agree 14 also. With 9 I think instead the specification should guarantee that if you perform pointer arithmetic and then make the reverse of it (in the same number of steps or not), the result is same pointer as the original. < 1553397168 243060 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553397427 91130 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 245 seconds < 1553399253 825356 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1553399874 478272 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Oh, wait, I just realized what you did wasn't what I thought. < 1553399880 883502 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Never mind what I said. < 1553403652 231207 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553403934 267830 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 255 seconds < 1553406067 896916 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I look at LLVM documentation for undefined values. I think that maybe there should be a "undefrandom" instruction, which the optimizer believes generates a random number with an unspecified distribution, but the actual effect of the instruction is to do nothing (and can be compiled into nothing). This way if you write %B = undefrandom i32 %C = xor %B, %B then the result is zero. < 1553410149 84828 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553410421 975627 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 250 seconds < 1553414586 240430 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553415893 727826 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I don't know if anyone working in any kind of computer, is using instructions for floating point for purposes other than working with floating point numbers. Do you know? < 1553416211 244478 :FreeFull!~freefull@defocus/sausage-lover QUIT : < 1553417826 67409 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl JOIN :#esoteric < 1553418802 71189 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl QUIT :Ping timeout: 245 seconds < 1553418955 723651 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl JOIN :#esoteric < 1553419205 238793 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :zzo38: there are a few tricks that may count, depending on what you count as "working with floating point numbers". in some non-x86 cpus that have built-in floating point, but no instruction to find the highest bit set in a word, you can find the highest bit set using the instruction that converts an integer to a floating point, then extracting the exponent part with like three more instructions. < 1553419309 19128 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :in some cases, you may do integer multiplications or divisions with floating point multiplication or division instructions if the range of your numbers is just right for that to be faster. this can come up on x86 for things like alpha-compositing two pixel graphics when _both_ have an alpha channel, since then you need vector divisions with a variable divisor. < 1553419358 146873 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :that's not a common case though: the common case of alpha-compositing is when one of the layers have no alpha channel, and that's easier. < 1553419564 60331 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :in some cases, you can use floating point instructions for the instruction-level parallelism, or for the additional registers on cpus that have separate floating point registers, but this kind of optimization is usually not worth the bother < 1553419669 516284 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :Ah, those are some stuff. Not really what I meant, but those are some tricks. (Those things do deal with floating point numbers though, rather than using floating point instructions on integers, which is what I meant.) Still, thank you for these explanations. < 1553419724 271802 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :on ancient x86_16, you could use the x87 instructions to format large integers to binary. you do this by loading from either an integer or a 64-bit floating point or a 80-bit floating point into the x86 register, then storing in decimal format. < 1553419763 656180 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :but that was only worth because the ancient x86_16 had very slow multiplication instructions < 1553419836 66064 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :and even then it's slow and might not be worth < 1553419856 199631 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :in practice it's not helpful because back then people just didn't have the x87 hardware < 1553419876 76249 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :and by the time everyone had it, the x86 had faster multiplication on wider integers < 1553419901 101308 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :oh, and of course there are ancient computers, and some modern high-level languages, that only give you floating point numbers and floating point arithmetic < 1553419911 725179 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :in which case of course you use those for integer stuff < 1553419919 630199 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :this includes programmable calculators too < 1553419979 938526 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :though in that case they're not really floating point _instructions_, they're floating point subroutines implemented in a simple 8-bit cpu that doesn't know what floating point means < 1553420242 727478 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl QUIT :Ping timeout: 250 seconds < 1553420974 940594 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl JOIN :#esoteric < 1553421881 941984 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl QUIT :Ping timeout: 246 seconds < 1553422911 973569 :AnotherTest!~turingcom@ptr-82l26zfgz2ng38e2jxt.18120a2.ip6.access.telenet.be JOIN :#esoteric < 1553423602 236107 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl JOIN :#esoteric < 1553424249 878378 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1553425548 233437 :arseniiv!~arseniiv@136.169.211.107 JOIN :#esoteric < 1553430797 282324 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric < 1553430962 88927 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 QUIT :Ping timeout: 250 seconds < 1553430967 444648 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 NICK :Lord_of_Life < 1553432162 807914 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Thought I'd give PulseAudio a chance again, now that (well, some years ago) they added an "avoid-resampleing = true" option -- but turns out that for whatever reason, the Chrome + YouTube combination will still pick the 48 kHz Opus stream, internally resample to 44.1 kHz, and play that back. < 1553432168 990950 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(I can see at chrome://media-internals that the player is using FFmpegAudioDecoder "code: opus, samples_per_second: 48000", but on the audio side the stream has "sample_rate: 44100".) < 1553432178 135070 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I don't think that's really PA's fault, actually it might've been even worse back on ALSA+dmix where I had the dmix output at 48 kHz; very possibly that was doing 48 -> 44.1 -> 48. < 1553432182 791365 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(I also don't hear any of these differences, it's more of a matter of principle.) < 1553432836 748594 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Actually I guess it might sort-of be PulseAudio's "fault", because AudioOutputResampler uses AudioManager::GetPreferredOutputStreamParameters to pick, and the Pulse and ALSA implementations are different. It's attempting to get the "native" sample rate from Pulse by calling pa_context_get_server_info and then using info->sample_spec.rate. I could probably change that by setting the default-sample-rate. < 1553432862 954840 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :But I guess it's always going to resample internally (don't see any flag to avoid AudioOutputResampler), so I should just guesstimate whether 44.1 or 48 is more common on the webs. < 1553433059 916733 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :...uh, now the output controller has a sample_rate of 48000, but the output *stream* is still 44100. Odd. < 1553433093 60198 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :fizzie: hmm. that sucks. < 1553434002 332318 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh, looks like I just needed to restart Chrome. < 1553434034 768887 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :fizzie: maybe you had multiple audio sources running in the browser, and they had to be mixed into a common sample rate? < 1553434064 908802 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Could be. I don't know if it does that within the browser, or as separate streams to PulseAudio. < 1553434084 539115 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :fizzie: I presume it would be PulseAudio that mixes them < 1553434098 995443 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :or at least not the browser < 1553434115 459467 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :but either pulseaudio or the hardware < 1553434117 396494 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Well, that's easy enough to verify by just opening another tab. < 1553434132 269725 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :fizzie: but it can't be just any tab < 1553434140 901190 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :it has to be one with an audio running with different sample rate < 1553434187 684435 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Well, "any tab" was enough to show that they're separate streams to PulseAudio. < 1553434217 328334 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I guess that's sort of obvious, otherwise you couldn't assign different tabs to different playback devices. < 1553434363 846377 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Looks like if I open a 44.1 kHz .wav file, it's resampled in the browser to the common 48k now. Fair enough. < 1553434401 227320 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :huh < 1553434418 134244 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :but isn't 44.1 like the usual sample rate, because it was used on audio CDs? < 1553434428 448974 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :you know, before we started to compress audio < 1553434463 936833 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes, but I (at least for now) changed PulseAudio's default-sample-rate to 48000, so that's now what Chrome thinks is the "native" sample rate, and that's what it will output everything as, as far as I can determine. < 1553434532 928881 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think I'd prefer it if it just sent the streams to PulseAudio and let that make the decision, but from the code that didn't look achievable. < 1553434719 886215 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Actually, again from the code, looks like that *is* what it should do normally, but if the audio player is requesting AudioParameters::AUDIO_PCM_LOW_LATENCY as the format (which seems to be the case for all media playback), it's going to use what it thinks is the "native" sample rate of the system. < 1553434755 803584 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :https://cs.chromium.org/chromium/src/media/audio/audio_manager_base.cc?l=341-344&rcl=9a9b2ae55f6b5de259deae781c20fdc9419abe7b < 1553434829 544591 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(GetPreferredOutputStreamParameters -> AudioManagerPulse::UpdateNativeAudioHardwareInfo -> pa_context_get_server_info, which returns /etc/pulse/daemon.conf's default_sample_rate.) < 1553436852 495146 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1553437308 832349 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yeah, confirmed by playing something from SoundCloud that even when it's decoding a 44.1k file, Chrome will upsample to 48k. Oh well. It's not any *worse* than it was with ALSA, and at least now (a) Chrome won't be all "audio renderer error" when I forget to turn the DAC on, and (b) I don't need to change .asoundrc files if I happened to play back something local that's not at 48k. < 1553437815 219174 :Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net JOIN :#esoteric < 1553437874 404988 :Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net QUIT :Read error: Connection reset by peer < 1553437901 806270 :Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net JOIN :#esoteric < 1553438008 217573 :Sgeo_!~Sgeo@ool-18b98dd9.dyn.optonline.net QUIT :Ping timeout: 255 seconds < 1553438038 95890 :Sgeo!~Sgeo@ool-18b98dd9.dyn.optonline.net JOIN :#esoteric < 1553438215 983911 :int-e!~noone@int-e.eu PRIVMSG #esoteric :shachaf: oh it's ??? < 1553438234 726756 :Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net QUIT :Ping timeout: 250 seconds < 1553438728 721562 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`? ??? < 1553438730 672307 :HackEso!~HackEso@techne.zem.fi PRIVMSG #esoteric :​???? ¯\(°​_o)/¯ < 1553439324 627543 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553439790 165482 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oerjan: That was again about Baba is You. < 1553440617 789477 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553440763 973653 :AnotherTest!~turingcom@ptr-82l26zfgz2ng38e2jxt.18120a2.ip6.access.telenet.be QUIT :Ping timeout: 250 seconds < 1553440907 733843 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 268 seconds < 1553441203 240955 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553441753 946879 :Essadon!~Essadon@81-225-32-185-no249.tbcn.telia.com JOIN :#esoteric < 1553441769 997626 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1553442928 154987 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Later > 1553443220 432365 PRIVMSG #esoteric :14[[07Talk:Infinite Vector14]]4 10 02https://esolangs.org/w/index.php?diff=60588&oldid=44805 5* 03Fmease 5* (+4540) 10Add talk about the very first implementation and thereby encountered issues > 1553444318 838621 PRIVMSG #esoteric :14[[07Talk:Infinite Vector14]]4 M10 02https://esolangs.org/w/index.php?diff=60589&oldid=60588 5* 03Fmease 5* (+17) 10Fix wording < 1553444409 597781 :AnotherTest!~turingcom@ptr-82l26zfgz2ng38e2jxt.18120a2.ip6.access.telenet.be JOIN :#esoteric > 1553444416 488833 PRIVMSG #esoteric :14[[07User talk:Fmease14]]4 N10 02https://esolangs.org/w/index.php?oldid=60590 5* 03Fmease 5* (+0) 10Create page < 1553446653 278326 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl QUIT :Ping timeout: 245 seconds > 1553447533 66967 PRIVMSG #esoteric :14[[07Infinite Vector14]]4 10 02https://esolangs.org/w/index.php?diff=60591&oldid=44773 5* 03Ais523 5* (+368) 10/* Control */ add initial-value > 1553447946 613877 PRIVMSG #esoteric :14[[07Infinite Vector14]]4 10 02https://esolangs.org/w/index.php?diff=60592&oldid=60591 5* 03Ais523 5* (+100) 10/* I/O */ how to fix the type of the input < 1553447982 933277 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl JOIN :#esoteric > 1553448172 731230 PRIVMSG #esoteric :14[[07Infinite Vector14]]4 10 02https://esolangs.org/w/index.php?diff=60593&oldid=60592 5* 03Ais523 5* (+215) 10/* Commands */ types for shift/rotate > 1553448493 387876 PRIVMSG #esoteric :14[[07Talk:Infinite Vector14]]4 10 02https://esolangs.org/w/index.php?diff=60594&oldid=60589 5* 03Ais523 5* (+2208) 10/* Very first implementation and thereby encountered issues */ I fixed one, comments on the others < 1553448817 761039 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553449210 943085 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553449572 206740 :FreeFull!~freefull@defocus/sausage-lover QUIT :Quit: New kernel < 1553449639 994688 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1553450606 468108 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553450980 284233 :adu!~ajr@pool-70-110-26-251.washdc.fios.verizon.net JOIN :#esoteric < 1553451314 818734 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553451420 277763 :Vorpal!~Vorpal@unaffiliated/vorpal JOIN :#esoteric < 1553453163 211742 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553453801 13805 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :Baba is You is hard ,_, < 1553454011 277643 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553454163 283680 :rain1!~My_user_n@unaffiliated/rain1 PRIVMSG #esoteric :push hard up and then easy into the space < 1553454238 254760 :TheWild!~Thunderbi@apn-95-40-76-10.dynamic.gprs.plus.pl PART :#esoteric < 1553454868 106333 :adu!~ajr@pool-70-110-26-251.washdc.fios.verizon.net QUIT :Quit: adu < 1553456112 678077 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553457098 831728 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I want to install NNTP server software; what do you suggest? < 1553457154 125702 :sleffy!~sleffy@157-131-242-248.fiber.dynamic.sonic.net JOIN :#esoteric < 1553457163 486053 :sleffy!~sleffy@157-131-242-248.fiber.dynamic.sonic.net QUIT :Remote host closed the connection < 1553457368 204814 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553459732 242469 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :america is strange < 1553459935 757183 :j4cbo!sid186930@gateway/web/irccloud.com/x-jvuunpjzubdepftz PRIVMSG #esoteric :oh? < 1553459970 549138 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :at least, it seems strange when I hear about it through the internet or friends. I've never been there in person. < 1553460285 646424 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553460618 752497 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :america is very strange < 1553460623 998281 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :though, I think each country is strange in some ways < 1553460631 329165 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :are you thinking of anything in particular < 1553460762 912517 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :kmc: well, right now I'm unfair because I'm thinking of things that apply in some parts of Euroep too < 1553460820 839284 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553460914 534175 :heroux!sandroco@gateway/shell/insomnia247/x-kzlrfvygcljgwemf QUIT :Read error: Connection reset by peer < 1553460932 845630 :heroux!sandroco@gateway/shell/insomnia247/x-zjrqonavwauqegct JOIN :#esoteric < 1553461101 375243 :newbie78!~Essadon@81-225-32-185-no249.tbcn.telia.com JOIN :#esoteric < 1553461270 826444 :Essadon!~Essadon@81-225-32-185-no249.tbcn.telia.com QUIT :Ping timeout: 250 seconds < 1553461919 583557 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553462050 781278 :bobby!~Bob@76.202.115.164 QUIT :Ping timeout: 250 seconds < 1553462088 318413 :bobby!~Bob@2600:1700:31f0:8180:39ed:c833:1fd6:ada4 JOIN :#esoteric < 1553462497 193637 :arseniiv!~arseniiv@136.169.211.107 QUIT :Ping timeout: 255 seconds < 1553462930 942621 :bobby!~Bob@2600:1700:31f0:8180:39ed:c833:1fd6:ada4 QUIT :Remote host closed the connection < 1553463001 539921 :bobby!~Bob@2600:1700:31f0:8180:9d4e:d092:30f:40e JOIN :#esoteric < 1553463820 533904 :bobby!~Bob@2600:1700:31f0:8180:9d4e:d092:30f:40e QUIT :Remote host closed the connection < 1553463891 610449 :bobby!~Bob@76.202.115.164 JOIN :#esoteric < 1553464248 967678 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553464259 243233 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553464273 946068 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553464381 230524 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :Currently (well 'currently' for a rather long definition of that word, maybe) some of Europe feels plenty strange too, what with everything around Brexit < 1553464442 899284 :b_jonas!~x@catv-176-63-24-38.catv.broadband.hu PRIVMSG #esoteric :FireFly: true < 1553465177 480768 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553465749 775509 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I added into the Unusenet specification, an optional specification for accessing information about Unusenet over gopher. < 1553466113 954359 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Quit: Quitte < 1553467249 61494 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553467388 526780 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1553467401 216716 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1553467768 883862 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1553468896 761929 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1553471517 597192 :AnotherTest!~turingcom@ptr-82l26zfgz2ng38e2jxt.18120a2.ip6.access.telenet.be QUIT :Ping timeout: 250 seconds < 1553471654 808788 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection