{"id":18722859,"url":"https://github.com/qrush/mwrc","last_synced_at":"2025-11-11T06:30:20.837Z","repository":{"id":66242656,"uuid":"1428963","full_name":"qrush/mwrc","owner":"qrush","description":"sandbox/playground for my MWRC 2011 talk","archived":false,"fork":false,"pushed_at":"2011-03-17T23:00:32.000Z","size":1188,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T12:22:39.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bit.ly/redis-behind-the-keys","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qrush.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-02T02:32:47.000Z","updated_at":"2016-09-22T18:47:59.000Z","dependencies_parsed_at":"2023-02-20T00:40:21.131Z","dependency_job_id":null,"html_url":"https://github.com/qrush/mwrc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fmwrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fmwrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fmwrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fmwrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qrush","download_url":"https://codeload.github.com/qrush/mwrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587230,"owners_count":19663892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T13:43:11.585Z","updated_at":"2025-11-11T06:30:20.764Z","avatar_url":"https://github.com/qrush.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= MWRC 2011\n\nScripts and more for MWRC 2011!\n\n= THE TALK\n\nhttp://bit.ly/redis-behind-the-keys\n\n= NOTICE\n\nYou've entered an untested playground/sandbox for my talk. Just a heads up!\n\n= What's in here\n.\n├── compl1.rb        \u003c Antirez's autocomplete script, I was trying to figure out how it worked.\n├── dump.rdb         \u003c redis-server dump file that contains tweets from the past 3 weeks of many speakers from #mwrc!\n├── female-names.txt \u003c data for antirez's autocomplete script\n├── perms            \u003c permissions example from the talk\n│   ├── executable   \u003c executable file for file perms test\n│   ├── first.rb     \u003c File.stat/mode example\n│   ├── normal.txt   \u003c blank file\n│   ├── permify.rb   \u003c wrote an OO wrapper around getbit/setbit, how stupid am i?\n│   └── public.txt   \u003c another blank file with different perms\n├── reaper.rb        \u003c how I got everyone's twitter user ID using the twitter api \u0026 curl\n├── twroll.rb        \u003c experiment/syntax highlight script. run after loading dump.rdb to see fun stats!\n├── user_ids.txt     \u003c everyone's twitter user ids\n└── watch.rb         \u003c twitterstream daemon to run and listen for tweets\n\n= Stats\n\nDid this as an experiment to show set operations. Here's some example output from twroll.rb:\n\nunique words\n9055\n\ntop 3 twitters\n{\"objo\"=\u003e\"310\", \"jtimberman\"=\u003e\"340\", \"elight\"=\u003e\"353\"}\n\ntop words\n[\"the\",\n \"708\",\n \"to\",\n \"650\",\n \"a\",\n \"564\",\n \"I\",\n \"461\",\n \"of\",\n \"371\",\n \"and\",\n \"330\",\n \"for\",\n \"318\",\n \"is\",\n \"313\",\n \"in\",\n \"288\",\n \"you\",\n \"265\"]\n\ndirty words\n\"tweets:frequency:zedshaw\"\n{\"fuck\"=\u003e\"2\"}\n\"tweets:frequency:dojo4\"\n{}\n\"tweets:frequency:bobbywilson0\"\n{}\n\"tweets:frequency:wayneeseguin\"\n{}\n\"tweets:frequency:jtimberman\"\n{\"fuck\"=\u003e\"2\"}\n\"tweets:frequency:geemus\"\n{}\n\"tweets:frequency:qrush\"\n{}\n\"tweets:frequency:cwyckoff\"\n{}\n\"tweets:frequency:brynary\"\n{}\n\"tweets:frequency:jimweirich\"\n{}\n\"tweets:frequency:mattyoho\"\n{}\n\"tweets:frequency:prestonism\"\n{}\n\"tweets:frequency:igrigorik\"\n{}\n\"tweets:frequency:mjijackson\"\n{}\n\"tweets:frequency:emullet\"\n{}\n\"tweets:frequency:objo\"\n{\"shit\"=\u003e\"2\", \"ass\"=\u003e\"4\"}\n\"tweets:frequency:elight\"\n{\"ass\"=\u003e\"2\", \"piss\"=\u003e\"2\"}\n\"tweets:frequency:AndyMaleh\"\n{}\n\"tweets:frequency:devlindaley\"\n{}\n\"tweets:frequency:wycats\"\n{}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqrush%2Fmwrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqrush%2Fmwrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqrush%2Fmwrc/lists"}