< 1391213390 713535 :aergus!~aergus@pptp-212-201-72-74.pptp.stw-bonn.de QUIT :Ping timeout: 264 seconds < 1391214099 306110 :w00tles!~w00tles@192.38.10.2 JOIN :#esoteric < 1391214760 484728 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :zzo38: HWPL? < 1391214832 531712 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :It is a hardware programming language. < 1391215127 47188 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net JOIN :#esoteric < 1391215310 27983 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :Why am I so tempted to buy a Kindle? < 1391215597 648748 :Slereah__!~jackal@176.222.51.233 PRIVMSG #esoteric :Worms are eating your brain < 1391215727 327489 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :Sgeo: If you buy a Nook, you can root it and install the Kindle Android app. < 1391215764 996067 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :I want to unroot my Nook (if I can find it), but don't have a usable SD card slot thing < 1391215777 549316 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :Also, sounds like Kindle is more... sync-y than Nook < 1391217486 499885 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :The DRM scares me, but B&N is DRMed too < 1391218050 752547 :zzo38!~zzo38@24-207-57-25.eastlink.ca QUIT :Remote host closed the connection < 1391218722 528493 :tromp__!~tromp@rtc35-161.rentec.com QUIT : < 1391219692 95392 :yorick!~yorick@oftn/member/yorick QUIT :Remote host closed the connection < 1391219842 970685 :tromp!~tromp@ool-4570a22a.dyn.optonline.net JOIN :#esoteric < 1391221163 827892 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu JOIN :#esoteric < 1391221366 748271 :Bike_!~Glossina@gannon-wless-gw.resnet.wsu.edu JOIN :#esoteric < 1391221367 293055 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu QUIT :Read error: Connection reset by peer < 1391221376 165218 :Bike_!~Glossina@gannon-wless-gw.resnet.wsu.edu NICK :Bike < 1391221555 958459 :w00tles!~w00tles@192.38.10.2 QUIT :Quit: quit < 1391223116 245755 :Sorella!~queen@oftn/member/Sorella QUIT :Quit: It is tiem! < 1391223305 703171 :zzo38!~zzo38@24-207-57-25.eastlink.ca JOIN :#esoteric < 1391223644 625280 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :I made up this equation (where f^ represents functional powers): $$f_x(y)=\left(f^{y!}_{x-1}(y!)\right)^x+y$$ How much does the number get larger more faster? < 1391224508 272069 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com QUIT :Ping timeout: 245 seconds < 1391224988 288192 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :I tried to calculate $f_2(2)$ but I am not sure if I got the correct answer, and I haven't tried $f_3(3)$, or, if $n=f_3(3)$ what is $f_n(n)$ = ? < 1391226124 40438 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :How much tacks^Wtax do you put in your 6502 programs? < 1391227986 63793 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :i would guess it grows Pretty Fast. < 1391227998 920679 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :what's f_0 < 1391228042 825066 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :It will be to the power of zero, so f_0 is just the successor function. < 1391228057 252895 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :A special case is not needed. < 1391228092 133999 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :But what if the inner term turned out to be zero so you got 0^0 < 1391228095 570368 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :be afraid < 1391228098 738690 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :but yeah ok. < 1391228102 711841 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :Anything to power of zero is one. < 1391228151 179402 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :Even LJHG(Y#)R(N#%()YNM!_N%C|~(@|%TXOUEQ>TXOUIWEQTTEEPTJPIT{UET...NO CARRIER to the power of zero still should be just one, isn't it? < 1391228488 146402 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :f_2(2) = f^{2!}_1(2!)^2+2 = f^2_1(2)^2+2 = f_1(f_1(2))^2+2. f_1 = \y -> f^{y!}_0(y!)^1 + y = \y -> y!*y!+y. so f_1(f_1(2))^2+2 = f_1(2!*2!+2)^2+2 = f_1(6)^2+2 = (6!*6!+6)^2+2 = (720*720+6)^2+2 = 518406^2+2 = 268744780838 < 1391228492 122976 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :I think? < 1391228571 182359 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :I probably calculated it wrongly < 1391237006 620591 :tromp!~tromp@ool-4570a22a.dyn.optonline.net QUIT :Remote host closed the connection < 1391237041 772738 :tromp!~tromp@ool-4570a22a.dyn.optonline.net JOIN :#esoteric < 1391237285 708428 :tromp!~tromp@ool-4570a22a.dyn.optonline.net QUIT :Ping timeout: 248 seconds < 1391240789 132171 :zzo38!~zzo38@24-207-57-25.eastlink.ca PRIVMSG #esoteric :But it is large nevertheless, but still can be written easily enough, so it isn't really large. < 1391242908 704477 :prooftechnique!~Also@c-174-63-103-117.hsd1.vt.comcast.net JOIN :#esoteric < 1391244791 208303 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1391246437 403588 :aergus!~aergus@pptp-212-201-72-74.pptp.stw-bonn.de JOIN :#esoteric < 1391246536 365974 :conehead!~conehead@unaffiliated/conehead QUIT :Quit: Computer has gone to sleep. < 1391247029 103763 :elliott!~elliott@unaffiliated/elliott QUIT :*.net *.split < 1391247055 801324 :MindlessDrone!~MindlessD@unaffiliated/mindlessdrone JOIN :#esoteric < 1391247281 77352 :elliott!~elliott@unaffiliated/elliott JOIN :#esoteric < 1391247438 135740 :Sorella!~queen@oftn/member/Sorella JOIN :#esoteric < 1391249697 302003 :prooftechnique!~Also@c-174-63-103-117.hsd1.vt.comcast.net QUIT : < 1391250129 811118 :ion!ion@heh.fi PRIVMSG #esoteric :Oh look, an identical rhythm with one of my song ideas. In mine it alternates between that and having the high hat hit simultaneously with the first kick drum hit following the snare. http://youtu.be/oSYNhfkNGco?t=2m25s < 1391250429 4262 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Heh, accidentally ran fdisk on a partition (sde1) instead of a disk (sde): http://sprunge.us/SKSW < 1391250435 874323 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"It sure doesn't, fdisk, it sure doesn't." < 1391250536 578586 :ion!ion@heh.fi PRIVMSG #esoteric :heh < 1391250563 809042 :ion!ion@heh.fi PRIVMSG #esoteric :Try writing it back and see if anything breaks. < 1391250579 894530 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :that's quite a partition table < 1391250590 193102 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :wtf is opus? other than a comic < 1391250600 773855 :ion!ion@heh.fi PRIVMSG #esoteric :and an audio codec < 1391250731 32426 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :An old microkernel OS, apparently. < 1391250753 520709 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :http://en.wikipedia.org/wiki/Taligent < 1391250770 296165 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"Initially started as a project within Apple to provide a replacement for the Mac OS, it was later spun off into a joint venture with IBM, for the purpose of building a competing platform to Microsoft Cairo and NeXTSTEP, as part of the AIM alliance." < 1391250776 554874 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think the technical term is a "dead end". < 1391250921 90208 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Found a whopping 64 megabyte CF card, was checking what's on it.) < 1391250988 606236 :ion!ion@heh.fi PRIVMSG #esoteric :That could hold, like, a whopping five photos! < 1391251060 675334 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think it used to hold, like, a hundred. I (most likely) used it in a jpeg-only 1600x1200 resolution camera. < 1391251395 678334 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :http://www.canon.com/camera-museum/camera/dcc/data/2001-2002/2002_ps-a200.html?lang=us&categ=srs&page=psa this one. < 1391251418 648538 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"The A200 also features an all-glass lens --" high-end! < 1391251512 363843 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Capable of a 9-seconds 320x240 (or a 26-second 160x120) movie and all. < 1391251617 863195 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :lens guaranteed at least 86% dolphin free < 1391251665 228049 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Though there's at least one thing in the spec sheet -- can do USB control; there was even gphoto2 support -- where it beats the succeeding camera I had.) < 1391254330 249026 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com JOIN :#esoteric < 1391256031 18700 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh no! yet another grammar nazi trying to force people to use stupid irregular plurals for no reason! < 1391256037 735663 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I hate them! < 1391256064 935446 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :wat r u takin but < 1391256449 731482 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I remember our (high school or the thing before that) math teacher writing 0⁰ on a blackboard, then asking "now, what's this?", then modifying it to ⁰0⁰ and going "it's Mickey Mouse". < 1391256493 592375 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :uh that's clearly tetration?? < 1391256632 446016 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :What's the precedence for tetration and exponentiation, anyway? Is ⁷8⁹ (⁷8)⁹ or ⁷(8⁹)? < 1391256658 222905 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com QUIT :Ping timeout: 245 seconds < 1391256696 671358 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu PRIVMSG #esoteric :i believe the precedence is "what the fuck are you doing" < 1391256811 11991 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu QUIT :Quit: do not stand down < 1391258875 964246 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com JOIN :#esoteric < 1391259869 900238 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com QUIT :Ping timeout: 272 seconds < 1391260801 137180 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :is there a argeed-upon substitute for 'ø' in false, should the environment prevent use of that letter? < 1391260829 528829 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :and ß < 1391260905 402569 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :use 'oe' hth < 1391260963 102124 :yorick!~yorick@oftn/member/yorick JOIN :#esoteric < 1391261064 348798 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :I mean if I'm implementing a False implementation but the environment lacks 'ø', which is False for pick < 1391261130 85784 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, hi! < 1391261188 470784 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, Any idea how to figure out the bit-rate of a mp4? I'm having issues playing a certain piece of media in anything except mplayer on my gaming PC, so I want to transcode it for lower bit-rate so I can play it on non-beast machines < 1391261224 748928 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Even vlc on my gaming PC stutters < 1391261232 156754 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Which is pretty insane < 1391261813 567573 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Ah, found it: < 1391261816 242464 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :VIDEO: [H264] 1280x720 24bpp 25.000 fps 2700.1 kbps (329.6 kbyte/s) < 1391261823 409412 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :mplayer was able to calculate that < 1391261832 654086 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :That is quite an insane bitrate I think? < 1391261875 316875 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Or hm what < 1391261890 210613 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :No it isn't < 1391262089 570537 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :I don't get it then, why doesn't the video want to play on anything but my desktop, and only in mplayer < 1391262486 108210 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1391262672 973865 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com JOIN :#esoteric < 1391263170 321901 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Vorpal: I don't know enough about H264, but from a purely abstract point of view, a lower bitrate does not necessarily mean that it's easier to decode. < 1391263317 796848 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :int-e, hm, what is the issue then? < 1391263970 121085 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't know, but here is a bit of wild speculation: Allowing B-frames to use interpolation sounds like fun, for example. But it could also be that some filter is used that is very rare, and hence not implemented efficiently. < 1391264041 438070 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :The point is that it comes down to codec features used, and the bitrate does not contain any information about that. < 1391264188 49692 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I don't think the mplayer average-bitrate information is always terribly accurate, either. (VLC has Tools/Media Information/Statistics/Input bitrate view that can show an "instant" bitrate graph.) < 1391264253 637577 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, hm < 1391264302 896578 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, well I'm trying to transcode it with somewhat random parameters, hoping that solves the issue. Since the input file is a couple of hours long though... Hm how do I tell ffmpeg to only encode the first x seconds? < 1391264410 153502 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, yeah according to vlc the bitrate is 3.0 to 5.0 mbit/s. Can't find the graph though, my vlc may be too old < 1391264421 106891 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Since I'm on debian stable that is quite possible < 1391264508 295327 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There's a "-t X" flag, where X is a number in seconds or in hh:mm:ss. < 1391264518 642484 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Restricts the output duration to that.) < 1391264569 168966 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Ah yes < 1391264580 328809 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Useful, I'll run some tests on the first 30 seconds. < 1391264695 932538 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com QUIT :Ping timeout: 272 seconds < 1391265096 792159 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Vorpal: there's no way that video should be playing slowly on your gaming PC at all < 1391265105 667159 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :something sounds very broken < 1391265242 909408 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, yes, and if i transcode it to even higher bit-rate (yes I know this is stupid for obvious reasons) it plays well. I guess the input stream is just super-quirky in some way < 1391265279 420399 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, so I'll just transcode it to something half-reasonable to "fix" it. < 1391265363 793360 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Vorpal: it might be a muxing problem < 1391265368 139140 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :try remuxing the file (don't need to reencode) < 1391265382 922729 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ffmpeg -i file.mp4 -vcodec copy -acodec copy file.fixed.mp4 < 1391265393 249136 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, tried that already. Didn't help. < 1391265449 140735 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :can you upload the mp4? I kinda wanna poke at it. < 1391265498 334464 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, it is 3.2 GB < 1391265507 971183 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, Maybe I could do a copy of the first minute or so? < 1391265514 953045 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :That would be reasonable < 1391265532 909478 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I've got a couple of H.264 files that play very badly (colorful artefacts) with the VDPAU-accelerated ffh264vdpau decoder, but just fine with regular ffh264. I assume they've managed to hit some corner case too. < 1391265533 208479 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Vorpal: if that produces the same problem, sure < 1391265541 432941 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Yeah < 1391265596 443512 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: probably a hardware bug, not an ffmpeg bug < 1391265635 629131 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Sure, but the VDPAU decoders play all other files just fine, so it's some quirk particular to these. < 1391265675 631713 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, well I tried it on a nexus tablet (dice player), a windows PC (vlc and windows media player), a mac (vlc) and two linux PCs (vlc and mplayer on both). Only gaming PC (booted to linux, haven't tried windows on it) + mplayer worked. < 1391265686 565037 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, waiting for dropbox sync... < 1391265776 809823 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, also in case you wonder, it is BBC Last Night of Proms, downloaded from Swedish public service web TV. Legal private copy and so on. And the copy to you is for debugging obviously. < 1391265803 338714 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, see /msg for link < 1391265845 124499 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, interestingly it plays okay in the dropbox mp4 player < 1391265851 122500 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :wonder if they transcoded it?! < 1391265877 62224 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, here is the sha512sum so you can check it transferred properly 98ac3693b3597f3e34909d15a3eea0fe8264744b0aa29b2184cc5ad596aa1434409c416c59d24c57f5b27a6f5ce2652deb2cb833d679e227ec72a2c3cbb288e4 < 1391265921 900186 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :file size in bytes would be simpler < 1391265923 528807 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION is on Windows < 1391265927 374387 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Ah < 1391265942 811158 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :21465184 bytes (21 MB) < 1391266070 843844 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, using the download link for me, worked perfectly, checked the sha512sum < 1391266165 388413 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, I'm pretty sure the web-player on dropbox does some transcoding, the quality looks worse than what I get from mplayer to me < 1391266179 122006 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Vorpal: /msg < 1391266261 182244 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, /msg < 1391267017 77183 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: /msg < 1391267017 257249 :fungot!fis@eos.zem.fi PRIVMSG #esoteric :fizzie: is it time to do it with < 1391267027 773853 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Yes, it is time. < 1391267028 76114 :fungot!fis@eos.zem.fi PRIVMSG #esoteric :fizzie: my advisor is giving.)) be considered abusive?" " oh, my goodness you're talking about. oh, shriram's book has a ' v' like in c < 1391267058 664566 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Remote host closed the connection < 1391267085 720220 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1391267219 773387 :augur_!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1391267281 757900 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Read error: Connection reset by peer < 1391267871 804128 :tromp!~tromp@ool-4570a22a.dyn.optonline.net JOIN :#esoteric < 1391270450 409854 :aergus!~aergus@pptp-212-201-72-74.pptp.stw-bonn.de QUIT :Ping timeout: 245 seconds < 1391271106 416518 :Slereah__!~jackal@176.222.51.233 QUIT :Read error: Connection reset by peer < 1391271126 939970 :Slereah_!~jackal@176.222.51.233 JOIN :#esoteric < 1391271127 813819 :tertu!~tertu@143.44.70.199 JOIN :#esoteric < 1391271572 36478 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com JOIN :#esoteric < 1391271887 11907 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1391272015 732052 :tertu!~tertu@143.44.70.199 QUIT :Ping timeout: 252 seconds < 1391272241 705012 :tertu!~tertu@143.44.70.199 JOIN :#esoteric < 1391272321 774408 :tertu!~tertu@143.44.70.199 QUIT :Read error: Connection reset by peer < 1391274505 839781 :fark-mcgee-zax!~Babyfark@cpc25-know13-2-0-cust236.17-2.cable.virginm.net JOIN :#esoteric < 1391274695 195930 :fark-mcgee-zax!~Babyfark@cpc25-know13-2-0-cust236.17-2.cable.virginm.net PART :#esoteric < 1391276101 172641 :Slereah__!~jackal@176.222.51.233 JOIN :#esoteric < 1391276159 944873 :Slereah_!~jackal@176.222.51.233 QUIT :Ping timeout: 260 seconds < 1391277420 106433 :yorick!~yorick@oftn/member/yorick QUIT :Remote host closed the connection < 1391277525 880151 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :The thing with B&N DRM and CC nums... is the CC num required in order to be able to crack the DRM, or required to attempt to unlock the book 'legitimately'? < 1391279656 61272 :Bike!~Glossina@gannon-wless-gw.resnet.wsu.edu JOIN :#esoteric < 1391280257 704360 :zzo38!~zzo38@24-207-57-25.eastlink.ca QUIT :Remote host closed the connection < 1391282191 560143 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :Thanks kmc < 1391283736 900252 :aergus!~aergus@pptp-212-201-72-74.pptp.stw-bonn.de JOIN :#esoteric < 1391284098 263253 :Effilry!~firefly@1-1-3-36a.tul.sth.bostream.se JOIN :#esoteric < 1391284197 202895 :FireFly!~firefly@oftn/member/FireFly QUIT :Ping timeout: 252 seconds < 1391285281 17290 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net JOIN :#esoteric < 1391285343 169146 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net QUIT :Read error: Connection reset by peer < 1391285343 934810 :Koen__!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net JOIN :#esoteric < 1391285790 427787 :a_ergus!~aergus@pptp-212-201-78-41.pptp.stw-bonn.de JOIN :#esoteric < 1391285903 889691 :aergus!~aergus@pptp-212-201-72-74.pptp.stw-bonn.de QUIT :Ping timeout: 260 seconds < 1391287086 205911 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1391287268 521213 :augur_!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Quit: Leaving... < 1391287865 216436 :MindlessDrone!~MindlessD@unaffiliated/mindlessdrone QUIT :Quit: MindlessDrone < 1391288027 983009 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com QUIT :Ping timeout: 272 seconds < 1391289726 222212 :Koen__!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net QUIT :Quit: Koen__ < 1391289823 741803 :nooodl!~nooodl@91.179.170.82 JOIN :#esoteric < 1391289873 323558 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, http://rosettacode.org/wiki/Y_combinator#Rust links to my website for some reason < 1391290016 426213 :FireFly!~firefly@oftn/member/FireFly JOIN :#esoteric < 1391290059 475210 :Effilry!~firefly@1-1-3-36a.tul.sth.bostream.se QUIT :Quit: WeeChat 0.4.2 < 1391290110 792026 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :cool < 1391290127 647849 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :somebody should fix it up for Rust 0.9 < 1391290194 17921 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :why did they rename Rec to Mu :'( < 1391290242 419551 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :do people just call things Mu < 1391290327 172577 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :https://dl.dropboxusercontent.com/u/113389132/Misc/20140201-esoteric-2013.ogg it's bleeps and bloops time again < 1391290355 894092 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, i didn't know people used opera < 1391290401 824473 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :maybe that type should be called Curry < 1391290406 620126 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Curry a = Curry a -> a < 1391290411 194672 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :except that would be confusing < 1391290570 630694 :olsner!~salparot@c83-252-203-32.bredband.comhem.se PRIVMSG #esoteric :fizzie: what's the bleeping and blooping of? < 1391291130 303598 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :olsner: One year of logs[*]. ([*] Boring details available by request.) < 1391291740 166074 :nisstyre!~yours@oftn/member/Nisstyre QUIT :Quit: Leaving < 1391292801 322654 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, details please? < 1391293068 180474 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :yeah, I'm interested too < 1391293323 560946 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's taking top 64 nicks (counting messages in 2013, with slight canonicalization) sorted alphabetically, then making a 64x105120 matrix by counting number of messages in all 5-minute intervals in 2013; then some remapping (sigmoid function on the values, filtering across the time dimension with a 24-frame aka 2-hour Gaussian window), then inserting all those 64 "channels" as logarithmically ... < 1391293329 576517 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :... equally spaced lines from 200 Hz to 3 kHz in a magnitude spectrogram (with 32 ms frames and 75% overlap) and resynthesizing a time domain signal out of it. < 1391293374 549222 :pikhq!~pikhq@2602:100:18b2:f790:a60:6eff:fece:493 PRIVMSG #esoteric :Aaaaagh! Such pain. < 1391293384 255306 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :You can sort-of hear the day cycle, which would be 86400/300 = 288 frames, and therefore 288 * 0.25 * 32 ms ~= 2.3 seconds. < 1391293446 814240 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1391293461 553588 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Or at least fool yourself into thinking you hear it.) < 1391293876 180755 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"The result was a short burst of the most hideous cacophony, and he stopped it. He ran the conversion program again, this time instructing it to force-map the pitch values into G minor. This was a utility he was determined in the end to get rid of because he regarded it as cheating. If there was any basis to his firmly held belief that the rhythms and harmonies of music which he found most satisfying could be found in, or... < 1391293882 292058 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :...at least derived from, the rhythms and harmonies of naturally occurring phenomena, then satisfying forms of modality and intonation should emerge naturally as well, rather than being forced. For the moment, though, he forced it. The result was a short burst of the most hideous cacophony in G minor." < 1391294115 966722 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Remote host closed the connection < 1391294143 148500 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1391294259 729786 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :beep boop < 1391294278 544943 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :supkmc < 1391294322 573275 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :do you know any animators < 1391294399 252825 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Ping timeout: 240 seconds < 1391294603 27931 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :what kind < 1391294685 923613 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :2d. < 1391294690 944096 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :possibly vector < 1391294858 105245 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :not really < 1391294887 735815 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :ok < 1391295111 841194 :atriq!5c10282d@gateway/web/freenode/ip.92.16.40.45 JOIN :#esoteric < 1391295806 951300 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i should be more careful with urls < 1391295849 78581 :atriq!5c10282d@gateway/web/freenode/ip.92.16.40.45 PRIVMSG #esoteric :hi shachaf < 1391295852 940614 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i'm told that cool uris don't change < 1391295875 428502 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but i just scatter them willy-nilly in the root of my website with random names < 1391295878 907823 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hi atriq < 1391296092 364268 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :winners don't do drugs < 1391296110 358367 :atriq!5c10282d@gateway/web/freenode/ip.92.16.40.45 PRIVMSG #esoteric :druggers don't have wind < 1391296131 199361 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com JOIN :#esoteric < 1391296236 894394 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :yay another brainfuck clone < 1391296289 329421 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :is there one that just switches the meanings of [], +-, <> and .,? < 1391296310 276234 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :atriq: i think phantom_hoover should do a public caning, do you agree? < 1391296315 222469 :copumpkin!~copumpkin@unaffiliated/copumpkin PRIVMSG #esoteric :pipe it through tr? < 1391296326 508637 :atriq!5c10282d@gateway/web/freenode/ip.92.16.40.45 PRIVMSG #esoteric :oerjan: good idea < 1391296332 548351 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hi copumpkin < 1391296340 508605 :copumpkin!~copumpkin@unaffiliated/copumpkin PRIVMSG #esoteric :hi shachaf < 1391296352 695210 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :int-e: here's an idea. a bf-clone where all 8 commands all mean "choose a bf command uniformly at random and run it" < 1391296366 721601 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :cut-rate druggists < 1391296377 838898 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :I foresee a lot of invalid programs in that language < 1391296387 680836 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :FireFly: all programs are valid < 1391296400 231599 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :FireFly: I foresee none; it just comes down to running them often enough. < 1391296411 886064 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :quintopia: what does ] do in brainfuck? < 1391296420 935406 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :copumpkin: do you like zest < 1391296444 489517 :copumpkin!~copumpkin@unaffiliated/copumpkin PRIVMSG #esoteric :lemon? < 1391296450 183674 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :for instance < 1391296462 686188 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(though admittedly most bf interpreters that I've written will just terminate the program at the first ] without matching [) < 1391296467 720063 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :int-e: in this implementation, it would search backward for a corresponding [ and halt if it reaches the beginning of the program. alternately, we could assume every program starts and ends with infinitely [ and ] < 1391296483 281980 :namaskar!~namaskar@host81-155-189-163.range81-155.btcentralplus.com QUIT :Ping timeout: 245 seconds < 1391296609 613255 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :quintopia: i assume that during the [] matching search it will determine randomly whether any given command is a [ or ] < 1391296657 445707 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :drunkard's walk as a control flow structure < 1391296658 700866 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :i like it < 1391296668 700539 :copumpkin!~copumpkin@unaffiliated/copumpkin PRIVMSG #esoteric :shachaf: sure < 1391296725 732732 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :oerjan: obvi < 1391296736 95845 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :http://sprunge.us/SKSW < 1391296742 109342 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1391296757 564040 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :oerjan: so if you're more than 8 characters into the program already, there's a good chance of succeeding in finding one < 1391296765 432583 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hit paste somehow < 1391297314 762802 :prooftechnique!~Also@c-174-63-103-117.hsd1.vt.comcast.net JOIN :#esoteric < 1391298434 246284 :nisstyre!~yours@oftn/member/Nisstyre JOIN :#esoteric