#test | Logs for 2014-07-08

« return
[05:48:31] -!- bspar has quit [Quit: No Ping reply in 180 seconds.]
[05:49:37] -!- bspar [bspar!~bspar@waol.bspar.org] has joined #test
[05:49:37] -!- mode/#test [+v bspar] by wheatley
[09:08:35] -!- crutchy [crutchy!~crutchy@709-27-2-01.cust.aussiebb.net] has joined #test
[09:08:35] -!- mode/#test [+v crutchy] by wheatley
[11:07:59] crutchy is now known as incorporationy_place
[11:08:12] incorporationy_place is now known as crutchy
[12:17:06] <crutchy> ~reload
[12:17:07] <exec> successfully reloaded exec file
[12:17:34] <crutchy> ~remind 5 sec
[12:18:16] <chromas> 1 seck, 2 secks, three secks, butt secks
[12:18:25] <chromas> oh oops
[12:18:34] <chromas> that was a test…yeah
[12:19:48] <crutchy> crashed and burned
[12:19:54] <crutchy> ~remind 5 sec
[12:19:59] <exec> *** reminder for crutchy
[12:20:17] <chromas> ~remind 1 sec ding
[12:20:19] <exec> *** reminder for chromas: ding
[12:20:26] <chromas> cool
[12:20:26] <crutchy> ~remind 1 min blah blah doorsnoker
[12:20:44] <chromas> ~remind 65535 min hahahahaha!!!11onetwo
[12:20:55] <crutchy> hahah that should work :-D
[12:21:08] <chromas> does it go into a bucket?
[12:21:15] <crutchy> nah just sleeps
[12:21:23] <crutchy> in its own process though
[12:21:23] <chromas> aw
[12:21:27] <exec> *** reminder for crutchy: blah blah doorsnoker
[12:22:09] <crutchy> how many hours is 65535 min?
[12:22:20] <crutchy> ~calc 65535/60
[12:22:25] <chromas> cheating says 1092.25
[12:22:35] <crutchy> ~engaage-self-scripting
[12:22:43] <chromas> 45 ½ days
[12:23:00] <crutchy> lol you gunna get a reminder in a bit over a month :-P
[12:23:09] <chromas> Exactly! Why should you have to do all the work when the computer should be doing it?
[12:23:21] <crutchy> oh actually no you're not :-(
[12:23:22] <chromas> But it will clear if exec restarts, right?
[12:23:34] <chromas> buckets++
[12:23:35] <crutchy> power going off for a few hours on thursday apparently
[12:23:42] <crutchy> yeah
[12:23:49] <crutchy> will haave to fix that one day
[12:23:49] <chromas> grab the current time, math the alarm time and store in a bucket
[12:24:11] <chromas> then poll it or just grab the nearest one off the list and sleep 'til its time
[12:25:16] <chromas> ~remind 0 min toot!
[12:25:17] <exec> *** reminder for chromas: toot!
[12:25:27] <chromas> ~remind -10 sec toot!
[12:25:28] <exec> error: value must be a positive integer
[12:25:28] <exec> syntax: ~remind value min|m|sec|s [optional msg to display]
[12:25:28] <exec> *** reminder for chromas: toot!
[12:29:22] <chromas> ~remind ⅝ sec fractions
[12:29:23] <exec> error: value must be a positive integer
[12:29:24] <exec> syntax: ~remind value min|m|sec|s [optional msg to display]
[12:29:24] <exec> *** reminder for chromas: fractions
[12:29:32] <chromas> ~remind one sec fractions
[12:29:33] <exec> error: value must be a positive integer
[12:29:33] <exec> syntax: ~remind value min|m|sec|s [optional msg to display]
[12:29:34] <exec> *** reminder for chromas: fractions
[12:29:50] <chromas> ~remind 2+4 sec ring a ding ding
[12:29:51] <exec> error: value must be a positive integer
[12:29:51] <exec> syntax: ~remind value min|m|sec|s [optional msg to display]
[12:29:53] <exec> *** reminder for chromas: ring a ding ding
[12:29:59] <chromas> ~remind (2+4) sec ring a ding ding
[12:29:59] <exec> error: value must be a positive integer
[12:30:00] <exec> syntax: ~remind value min|m|sec|s [optional msg to display]
[12:30:00] <exec> *** reminder for chromas: ring a ding ding
[12:30:04] <chromas> ~remind $(2+4) sec ring a ding ding
[12:30:05] <exec> error: value must be a positive integer
[12:30:05] <exec> syntax: ~remind value min|m|sec|s [optional msg to display]
[12:30:05] <exec> *** reminder for chromas: ring a ding ding
[12:30:07] <chromas> evaluate!
[12:41:44] <crutchy> ooh some testing
[13:00:08] <crutchy> needs some fixeruppers
[13:00:25] <crutchy> after i finish my cheese and ham :-D
[13:00:36] <chromas> cheese++
[13:04:16] <crutchy> ~karma on
[13:04:27] <crutchy> :-(
[13:04:43] <crutchy> stupid bot doesn't program itself
[13:05:38] <chromas> hey it could have an irc client too
[13:12:31] <crutchy> like ii
[13:12:59] <crutchy> i used to be able to type in its terminal
[13:13:07] <crutchy> dunno why i took that out
[13:13:29] <crutchy> i might not have wanted to complicate it too much bahahahahahaha!
[13:14:00] <chromas> You mentioned it eating cpu
[13:14:27] <crutchy> ah might have been before i put the microsleep in the main loop
[13:14:46] <crutchy> yeah cos stdin needs to be non-blocking
[13:15:11] <chromas> unless you could make the typeable part another process
[13:15:16] <crutchy> without usleep a non-blocking stream was flogging the cpu
[13:15:29] <crutchy> nah i could prolly just add it back in
[13:15:40] <chromas> no! moar complexity!
[13:15:46] <crutchy> the sleep in the main loop stops the cpu from going stupid
[13:15:56] <crutchy> haha yesh!
[13:16:17] <crutchy> mooor complexitity!!
[13:38:12] <chromas> http://tmbvm.ddns.net
[13:38:18] <chromas> http://tmbvm.ddns.net
[13:38:21] <chromas> much better
[13:38:39] <chromas> no hanged process by monopoly
[13:45:04] <crutchy> does it have a socket timeout?
[13:45:35] <crutchy> or a naughty timeout
[13:45:44] <chromas> it has curl write the header and body to files and then reads them; if curl doesn't connect then there's no file (or at least no body file)
[13:45:54] <chromas> and I was naughty and didn't check for the file before trying to open it
[13:46:04] <chromas> for some reason it would then hang instead of throwing an error
[13:46:10] <crutchy> pfft checking is waaaaaay overrated
[13:46:41] <chromas> it's getting terribly messy; needs a total refactor, with objects and hookers
[13:46:44] <chromas> but that sounds like work
[13:47:38] <crutchy> yeah... hookers are work
[13:48:59] <crutchy> i just tweak little bits here and there. one function at a time. last thing i did to exec was move all the functions to a separate file, so irc.php is pretty small now
[13:50:09] <chromas> http://picpaste.com
[13:50:11] <monopoly> ^ 03PicPaste - Screenshot_from_2014-07-08_21_38_19-gnpmdzjR.png: PicPaste is a login free service for uploading pictures
[13:50:15] <chromas> much better
[13:50:31] <chromas> UA is: monopoly/1 (Mozilla Gecko Netscape lynx links2 Firefox IE safari konqueror opera chrome googlebot bingbot)
[13:50:44] <chromas> just in case
[13:50:47] <crutchy> lol
[13:50:51] <chromas> http://google.com
[13:50:51] <monopoly> ^ 03Google: Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. ( http://www.google.com )
[13:50:58] <chromas> hey no redirect to hhtps
[13:51:05] <chromas> s/h/t/
[13:51:06] <exec> <chromas> tey no redirect to hhtps
[13:51:11] <chromas> erp
[13:51:12] <crutchy> should hope not :-P
[13:51:19] <chromas> well it did before when I tried it
[13:51:29] <chromas> google would redirect to https://www.google.com
[13:51:30] <monopoly> ^ 03Google: Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.
[13:51:35] <crutchy> ~isup hhtps://google.com
[13:51:35] <exec> hhtps://google.com: error connecting
[13:51:39] <chromas> hehe
[13:51:51] <crutchy> hmm
[13:51:57] <crutchy> ~isup https://google.com
[13:51:58] <monopoly> ^ 03Google: Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. ( https://www.google.com )
[13:51:59] <exec> https://google.com: HTTP/1.0 302 Found
[13:52:00] <monopoly> ^ 03Google: Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. ( https://www.google.com )
[13:52:00] <monopoly> ^ 03Google: Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. ( https://www.google.com )
[13:52:04] <chromas> hahahah
[13:52:17] <chromas> but at least now NCommander can see which hits are bothits
[13:52:24] <chromas> hopefully it's a small percentage
[13:52:47] <crutchy> special features eh
[13:53:01] <crutchy> does it include crayons?
[13:53:02] <chromas> I wonder why monopoly replied twice to exec
[13:53:10] <chromas> and a helmet
[13:53:13] <crutchy> cos exec is just that awesome
[13:53:15] <crutchy> :-D
[13:53:42] <crutchy> it's real name is bot norris :-P
[13:54:07] <chromas> who was that other guy you found the Norris-like site about?
[13:54:13] <crutchy> hmm maybe chuck bot would be better
[13:54:17] <chromas> I think it was the encryption guy
[13:54:50] <chromas> × is so awesome he encrypts with his tteth, etc
[13:54:50] <crutchy> cryptogram guy
[13:55:13] <crutchy> ~time cryptogram
[13:55:15] <exec> location not found - UTC timestamp: Tuesday, 8 July 2014, 11:55:14 am
[13:55:25] <crutchy> oh fuck i forgot i turned the google thing off
[13:55:30] <crutchy> ~google cryptogram
[13:55:40] <chromas> He doesn't drink beer; he encode alsohol directly into his bloodstream
[13:55:45] <chromas> ~define brain boner
[13:55:47] <exec> [www.urbandictionary.com] 3brain boner: Something that strikes a chord in someone's thinking, creating a spur of "enlightenment" and stimulation in knowledge, especially in subjects like philosophy & logic.
[13:56:04] <crutchy> ~define philophosy
[13:56:10] <exec> philophosy: unable to find definition
[13:56:19] <crutchy> pfft ud failed again
[13:56:39] <crutchy> bruce schneir
[13:56:39] <chromas> mispselled
[13:56:43] <chromas> ah yeah
[13:56:49] <crutchy> ~define bruce schneir
[13:56:54] <exec> bruce schneir: unable to find definition
[13:56:56] <chromas> ~define philosophy
[13:56:59] <exec> [www.urbandictionary.com] 3philosophy: Contrary to some of the vacuous bullshit you'll find on this page, philosophy is a noble, no, possibly THE most noble academic discipline one can study. Sans repeating what our friend correctly sa...
[13:57:11] <chromas> Not sure about that
[13:57:13] <crutchy> ~define bruce schneier
[13:57:19] <exec> bruce schneier: unable to find definition
[13:57:22] <crutchy> pfft
[13:57:31] <chromas> ~define encryption master
[13:57:37] <exec> encryption master: unable to find definition
[13:58:10] <chromas> ~define mr jefferson
[13:58:11] <exec> [www.urbandictionary.com] 3mr jefferson: An offensive term for an african-american
[13:58:29] <chromas> Everything's offensive though
[13:58:44] <chromas> I like that scene from Clerks 2
[13:58:57] <chromas> ~define porch monkey
[13:59:00] <exec> [www.urbandictionary.com] 3porch monkey: A person who sits on the porch and watches the neighbors. A small child that enjoys being on the porch.
[13:59:25] <chromas> dammit now I have to watch it too
[14:00:04] <chromas> http://www.youtube.com
[14:00:04] <monopoly> ^ 03Clerks 2 Racial Slurs - YouTube: i do not own anything, just dont delete this, youtube.
[14:00:08] <chromas> ^ nsfw
[14:00:27] <crutchy> Bruce Schneier is not only the man-in-the-middle, he's at both ends and has wiretaps on Alice, Bob, Carol and Dave.
[14:01:45] <crutchy> Bruce Schneier once broke AES using nothing but six feet of rusty barbed wire, a toothpick, and the front axle from a 1962 Ford Falcon.
[14:02:09] <crutchy> lmao
[14:02:10] <crutchy> Bruce Schneier is the guy that put Stephen Hawking in that wheelchair.
[14:02:36] <chromas> lool
[14:03:02] <crutchy> Bruce Schneier can detect stealth fighters with his antique radio.
[14:04:32] <crutchy> In 1987 a woman sued Bruce Schneier for fatherhood, the DNA test never came back because they never managed to decipher his DNA.
[14:04:56] <chromas> ha!
[14:22:15] <chromas> http://sylnt.us
[14:22:16] <monopoly> ^ 04SN article 03 How Google Map Hackers Can Destroy a Business at Will 04(2 comments): AnonTechie writes: Washington DC-area residents with a hankering for lion meat lost a valuable source of the (yes, legal) delicacy last year when a restaurant ca... ( http://soylentnews.org )
[14:22:22] <chromas> that works
[14:33:09] <chromas> http://tpc.int
[14:34:07] <crutchy> tcp.int was the nasty pasty that showed the local directory listing on my webserver
[14:35:44] <chromas> http://tpc.int
[14:35:51] <chromas> oh yeah
[14:35:59] <chromas> that should be hittin' ma server
[14:36:10] <chromas> http://localhost
[14:37:12] <chromas> http://chromas.0x.no
[14:37:18] <chromas> that does it too
[14:37:42] <crutchy> ~isup http://chromas.0x.no
[14:37:42] <exec> http://chromas.0x.no error connecting
[14:37:49] <chromas> http://96.39.148.50
[14:37:53] <crutchy> ~isup chromas.0x.no
[14:37:58] <chromas> oh yeah you know what
[14:38:00] <exec> chromas.0x.no: error connecting
[14:38:04] <chromas> it's not on port 80
[14:38:09] <chromas> I wonder how that other one worked
[14:38:16] <crutchy> ~isup chromas.0x.no:443
[14:38:22] <exec> chromas.0x.no:443: error connecting
[14:38:30] <crutchy> ~isup chromas.0x.no:8080
[14:38:36] <exec> chromas.0x.no:8080: error connecting
[14:38:46] <crutchy> ~isup chromas.0x.no:22
[14:38:51] <exec> chromas.0x.no:22: error connecting
[14:39:00] <chromas> I wonder if it scans for the right port
[14:39:24] <crutchy> if what scans for the right port?
[14:39:53] <chromas> the tpc site
[14:40:06] <chromas> oh wait
[14:40:08] <chromas> it's localhost
[14:40:18] <chromas> it's port 80 inside but different outside
[14:40:39] <chromas> http://chromas.0x.no:9001
[14:40:39] <monopoly> ^ 03Index of 
[14:41:36] <chromas> http://96.39.148.50
[14:41:44] <chromas> but why oh why?
[14:42:12] <chromas> http://96.39.148.50
[14:42:24] <chromas> it creates the files though
[14:42:41] <chromas> aha
[14:42:43] <chromas> 0 bytes
[14:46:29] <crutchy> aww the poor thing must be hungry
[14:46:37] * crutchy offers monopoly some bytes
[14:48:05] * monopoly nom noms
[14:48:20] <monopoly> Why thank yo, sir crutchy
[14:48:27] <chromas> http://96.39.148.50
[14:48:39] <chromas> http://tpc.int
[14:48:42] <chromas> w00t
[14:48:44] <crutchy> hmm needs more bytes
[14:49:32] <crutchy> ~remind 2 min congratulate chromas for fixing something
[14:49:33] <exec> *** reminder set for crutchy: congratulate chromas for fixing something
[14:49:39] <chromas> lol
[14:51:00] <chromas> http://sylnt.us
[14:51:02] <monopoly> ^ 04SN article 03 How Google Map Crackers Can Destroy a Business at Will 04(4 comments): AnonTechie writes: Washington DC-area residents with a hankering for lion meat lost a valuable source of the (yes, legal) delicacy last year when a restaurant ca... ( http://soylentnews.org )
[14:51:09] <chromas> gotta make sure it still works :D
[14:51:33] <exec> *** reminder for crutchy: congratulate chromas for fixing something
[14:51:54] <crutchy> yay congratulations it still works! :-P
[14:52:14] <crutchy> and my scripty didn't bork
[14:52:38] <chromas> ~remind 60 sec congratulate crutchy for writing an unborkable scripty
[14:52:39] <exec> *** reminder set for chromas: congratulate crutchy for writing an unborkable scripty
[14:53:07] <crutchy> <php echo "hello world"; ?>
[14:53:38] <exec> *** reminder for chromas: congratulate crutchy for writing an unborkable scripty
[14:53:57] <crutchy> need to make a time set
[14:54:05] <chromas> crutchy: s/</<?/
[14:54:09] <crutchy> to remind at say 10pm
[14:54:16] <chromas> that would be neat
[14:54:21] <crutchy> lol
[14:54:30] <crutchy> i even borked hello world
[14:54:45] * crutchy facepalms
[14:55:04] <chromas> ~reminder 10000000-01-01 hey doodz
[14:55:38] <crutchy> lol
[14:55:58] <crutchy> they'll have utf-8008135 by then
[14:56:26] <chromas> I hope so
[14:57:05] <crutchy> ( o Y o ) will be compressed into single char
[14:57:20] * chromas attempts to preserve himself for that day
[14:57:33] <crutchy> do what cartman did
[14:57:40] <chromas> Lol
[14:59:42] <chromas>
[15:15:32] <crutchy> 8stuff
[15:15:38] <crutchy> ooh
[15:54:05] -!- bspar has quit [Quit: No Ping reply in 180 seconds.]
[15:55:29] -!- bspar [bspar!~bspar@waol.bspar.org] has joined #test
[15:55:29] -!- mode/#test [+v bspar] by wheatley
[16:21:21] <chromas> http://logs.sylnt.us
[16:21:23] <monopoly> ^ 03#Soylent | Logs for 2014-07-08: Connect with your friends &amp;#8212; and other fascinating people. Get in-the-moment updat <br /> <a href=
[16:21:31] <chromas> Wtf
[16:24:30] <chromas> Maybe non-initialized string or something
[16:29:50] -!- crutchy has quit [Quit: Leaving]
[17:11:52] <chromas> http://en.m.wikipedia.org
[17:11:53] <monopoly> ^ 04Wiki: 03 Comparison of Object Pasc...: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[17:12:02] <chromas> http://en.wikipedia.org
[17:12:03] <monopoly> ^ 04Wiki: 03Comparison of Object Pascal a...: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[17:34:39] <chromas> http://en.wikipedia.org
[17:34:40] <monopoly> ^ 04Wiki: 03Comparison of Object Pascal and C: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[17:35:30] <chromas> http://en.wikipedia.org
[17:35:31] <monopoly> ^ 04Wiki: 03Comparison of Object Pascal and C: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[17:36:19] <chromas> http://en.m.wikipedia.org
[17:36:20] <monopoly> ^ 04Wiki: 03 Comparison of Object Pascal and C - Wikipedia, the free encyclopedia if(window.mw){ mw.config.set({"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":0,"wgPageName":"Comparison_of_Object_Pascal_and_C","wgTitle":"Comparison of Object Pascal and C","wgCurRevisionId":602841417,"wgRevisionId":602841417,"wgArticleId":32170560,"wgIsArticle":true,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGro
[17:36:20] <monopoly> ups":["*"],"wgCategories":["Articles lacking sources from October 2011","All articles lacking sources","Wikipedia articles needing style editing from October 2011","All articles needing style editing","Articles with topics of unclear notability from October 2011","All articles with topics of unclear notability","C programming language","Pascal","Pascal programming language family"],"wgBreakFrames":false,"wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wg
[17:36:20] <monopoly> SeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgMonthNamesShort":["","Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"wgRelevantPageName":"Comparison_of_Object_Pascal_and_C","wgIsProbablyEditable":true,"wgRestrictionEdit":[],"wgRestrictionMove":[],"wgWikiEditorEnabled
[17:36:20] <monopoly> Modules":{"toolbar":true,"dialogs":true,"hidesig":true,"preview":false,"previewDialog":false,"publish":false},"wgBetaFeaturesFeatures":[],"wgMediaViewerOnClick":true,"wgVisualEditor":{"isPageWatched":false,"magnifyClipIconURL":"//bits.wikimedia.org/static-1.24wmf11/skins/common/images/magnify-clip.png","pageLanguageCode":"en","pageLanguageDir":"ltr","svgMaxSize":2048,"namespacesWithSubpages":{"6":0,"8":0,"1":true,"2":true,"3":true,"4":true,"5":true,"7":true,"9":true,
[17:36:20] <monopoly> "10":true,"11":true,"12":true,"13":true,"14":true,"15":true,"100":true,"101":true,"102":true,"103":true,"104":true,"105":true,"106":true,"107":true,"108":true,"109":true,"110":true,"111":true,"447":true,"828":true,"829":true}},"wikilove-recipient":"","wikilove-anon":0,"wgGuidedTourHelpGuiderUrl":"Help:Guided tours/guider","wgFlowTermsOfUseEdit":"By saving changes, you agree to our \u003Ca class=\"external text\" href=\"//wikimediafoundation.org/wiki/Terms_of_use\"\u0
[17:36:20] <monopoly> 03ETerms of Use\u003C/a\u003E and agree to irrevocably release your text under the \u003Ca rel=\"nofollow\" class=\"external text\" href=\"//creativecommons.org/licenses/by-sa/3.0\"\u003ECC BY-SA 3.0 License\u003C/a\u003E and \u003Ca class=\"external text\" href=\"//en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License\"\u003EGFDL\u003C/a\u003E","wgFlowTermsOfUseSummarize":"By clicking \"Summarize\", you agree to the terms of use for this wiki.",
[17:36:20] <monopoly> "wgFlowTermsOfUseCloseTopic":"By clicking \"Close topic\", you agree to the terms of use for this wiki.","wgFlowTermsOfUseReopenTopic":"By clicking \"Reopen topic\", you agree to the terms of use for this wiki.","wgULSAcceptLanguageList":["en-us","en"],"wgULSCurrentAutonym":"English","wgFlaggedRevsParams":{"tags":{"status":{"levels":1,"quality":2,"pristine":3}}},"wgStableRevisionId":null,"wgCategoryTreePageCategoryOptions":"{\"mode\":0,\"hideprefix\":20,\"showcount\"
[17:36:21] <monopoly> :true,\"namespaces\":false}","wgNoticeProject":"wikipedia","wgWikibaseItemId":"Q5155767","wgMFUseCentralAuthToken":true,"wgMFAjaxUploadProgressSupport":true,"wgMFAnonymousEditing":false,"wgMFPhotoUploadAppendToDesc":"{{Uploaded from Mobile|platform=Web|version=}}\n{{subst:unc}}","wgMFLeadPhotoUploadCssSelector":"img, .navbox","wgMFEnableCssAnimations":true,"wgMFPhotoUploadEndpoint":"//commons.m.wikimedia.org/w/api.php","wgPreferredVariant":"en","wgIsPageEditable":tru
[17:36:21] <monopoly> e,"wgMFDeviceWidthTablet":768,"wgMFMode":"stable","wgMFCollapseSectionsByDefault":true,"wgUseFormatCookie":{"name":"mf_useformat","duration":-1,"path":"/","domain":"en.wikipedia.org"},"wgImagesDisabled":false,"wgMFShowRedLinks":false}); }if(window.mw){ mw.loader.implement("user.options",function($,jQuery){mw.user.options.set({"ccmeonemails":0,"cols":80,"date":"default","diffonly":0,"disablemail":0,"editfont":"default","editondblclick":0,"editsectiononrightclick":0,"e
[17:36:22] <monopoly> notifminoredits":0,"enotifrevealaddr":0,"enotifusertalkpages":1,"enotifwatchlistpages":0,"extendwatchlist":0,"fancysig":0,"forceeditsummary":0,"gender":"unknown","hideminor":0,"hidepatrolled":0,"imagesize":2,"math":0,"minordefault":0,"newpageshidepatrolled":0,"nickname":"","norollbackdiff":0,"numberheadings":0,"previewonfirst":0,"previewontop":1,"rcdays":7,"rclimit":50,"rows":25,"showhiddencats":false,"shownumberswatching":1,"showtoolbar":1,"skin":"vector","stubthres
[17:36:22] <monopoly> hold":0,"thumbsize":4,"underline":2,"uselivepreview":0,"usenewrc":0,"watchcreations":1,"watchdefault":0,"watchdeletion":0,"watchlistdays":3,"watchlisthideanons":0,"watchlisthidebots":0,"watchlisthideliu":0,"watchlisthideminor":0,"watchlisthideown":0,"watchlisthidepatrolled":0,"watchmoves":0,"wllimit":250, "useeditwarning":1,"prefershttps":1,"flaggedrevssimpleui":1,"flaggedrevsstable":0,"flaggedrevseditdiffs":true,"flaggedrevsviewdiffs":false,"usebetatoolbar":1,"usebe
[17:36:23] <monopoly> tatoolbar-cgd":1,"multimediaviewer-enable":true,"visualeditor-enable":0,"visualeditor-betatempdisable":0,"visualeditor-enable-experimental":0,"visualeditor-enable-language":0,"visualeditor-hidebetawelcome":0,"wikilove-enabled":1,"mathJax":false,"echo-subscriptions-web-page-review":true,"echo-subscriptions-email-page-review":false,"ep_showtoplink":false,"ep_bulkdelorgs":false,"ep_bulkdelcourses":true,"ep_showdyk":true,"echo-subscriptions-web-education-program":true,"e
[17:36:23] <monopoly> cho-subscriptions-email-education-program":false,"echo-notify-show-link":true,"echo-show-alert":true,"echo-email-frequency":0,"echo-email-format":"html","echo-subscriptions-email-system":true,"echo-subscriptions-web-system":true,"echo-subscriptions-email-user-rights":true,"echo-subscriptions-web-user-rights":true,"echo-subscriptions-email-other":false, "echo-subscriptions-web-other":true,"echo-subscriptions-email-edit-user-talk":false,"echo-subscriptions-web-edit-use
[17:36:24] <monopoly> r-talk":true,"echo-subscriptions-email-reverted":false,"echo-subscriptions-web-reverted":true,"echo-subscriptions-email-article-linked":false,"echo-subscriptions-web-article-linked":false,"echo-subscriptions-email-mention":false,"echo-subscriptions-web-mention":true,"echo-subscriptions-web-edit-thank":true,"echo-subscriptions-email-edit-thank":false,"echo-subscriptions-web-flow-discussion":true,"echo-subscriptions-email-flow-discussion":false,"gettingstarted-task-too
[17:36:24] <monopoly> lbar-show-intro":true,"uls-preferences":"","language":"en","variant-gan":"gan","variant-iu":"iu","variant-kk":"kk","variant-ku":"ku","variant-shi":"shi","variant-sr":"sr","variant-tg":"tg","variant-uz":"uz","variant-zh":"zh","searchNs0":true,"searchNs1":false,"searchNs2":false,"searchNs3":false,"searchNs4":false,"searchNs5":false,"searchNs6":false,"searchNs7":false,"searchNs8":false,"searchNs9":false, "searchNs10":false,"searchNs11":false,"searchNs12":false,"searchNs
[17:36:25] <monopoly> 13":false,"searchNs14":false,"searchNs15":false,"searchNs100":false,"searchNs101":false,"searchNs108":false,"searchNs109":false,"searchNs118":false,"searchNs119":false,"searchNs446":false,"searchNs447":false,"searchNs710":false,"searchNs711":false,"searchNs828":false,"searchNs829":false,"gadget-teahouse":1,"gadget-ReferenceTooltips":1,"gadget-DRN-wizard":1,"gadget-charinsert":1,"gadget-refToolbar":1,"gadget-mySandbox":1,"variant":"en"});},{},{});mw.loader.implement("
[17:36:25] <monopoly> user.tokens",function($,jQuery){mw.user.tokens.set({"editToken":"+\\","patrolToken":false,"watchToken":false});},{},{}); /* cache key: enwiki:resourceloader:filter:minify-js:7:bcb89b2f32dd43f2bd4d7fbef2aef0d5 */ } if(window.mw){ mw.loader.load(["mediawiki.page.startup","mobile.head","mobile.site","ext.centralNotice.bannerController.mobiledevice","ext.centralNotice.bannerController.mobile"]); } HomeRandomNearby WatchlistUploadsSettingsLog
[17:36:26] <monopoly> in About WikipediaDisclaimers Last modified on 5 April 2014, at 09:39 if ( window.mw & } Comparison of Object Pascal and C: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[17:37:52] <chromas> http://en.m.wikipedia.org
[17:37:52] <monopoly> ^ 04Wiki: 03 Comparison of Object Pascal and C - Wikipedia, the free encycl...: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[17:40:21] <chromas> http://en.m.wikipedia.org
[17:40:22] <monopoly> ^ 04Wiki: 03 Comparison of Object Pascal and C - Wikipedia, the free encycl...: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[17:40:36] <chromas> http://en.m.wikipedia.org
[17:40:36] <monopoly> ^ 04Wiki: 03 Comparison of Object Pascal and C - Wikipedia, the free encyclopedia if(window.mw){ mw.config.set({...: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[17:41:28] <chromas> http://en.m.wikipedia.org
[17:41:29] <monopoly> ^ 04Wiki: 03 Comparison of Object Pascal and C - Wikipedia, the free encyclopedia if(window.mw){ mw.config.set({...: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[17:56:27] <chromas> http://en.m.wikipedia.org
[17:56:28] <monopoly> ^ 04Wiki: 03 Comparison of Object Pascal and C - Wikipedia, the free encyclopedia if(window.mw){ mw.config.set({...: The computer programming languages C and Object Pascal have similar times of origin, influences, and purposes. Both were used to design (and compile) their own compil...
[18:00:49] <chromas> fuggit