forked from schoolofdata-ch/sodabot
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhacky-ideas.json
171 lines (171 loc) · 5.13 KB
/
hacky-ideas.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
{
"object": [
"a Chatbot",
"a data visualization",
"a data package",
"a Website",
"an Arduino",
"an Android app",
"an iOS app",
"a mobile app",
"an IoT device",
"a NodeJS Package",
"a Facebook bot",
"a Twitter bot",
"a Telegram bot",
"a video game",
"a VR experience",
"an Operating System",
"an Artificial Intelligence",
"a NLP analyser",
"a JavaScript library",
"a game engine",
"a circuit board",
"a startup company",
"a 3D printable",
"some Assembly code",
"a Windows binary",
"a No-Code app",
"a C# library",
"a Chrome extension",
"a Firefox extension",
"a new networking protocol",
"a new IDE",
"a virus",
"a great hack"
],
"predicate": [
"interfaces with",
"controls the",
"computes the result of",
"builds on",
"compiles to",
"will destroy",
"plans for",
"hands out",
"makes it impossible to enjoy",
"is actually",
"pretends to be",
"collects",
"makes other devices obsolete by",
"becomes",
"holds the secret to",
"hosted on",
"built with",
"programs",
"is covered in",
"figures out the true nature of",
"is, no joke,",
"boosts your productivity with",
"hungers for"
],
"subject": [
"a robotic arm",
"a dataset of the world's best movies",
"a cloud, hosted in a cloud, hosted in yet another cloud",
"your favorite movies",
"cheese sauce",
"chocolate sauce",
"weed",
"human souls",
"the four billionth digit of pi",
"Skynet",
"Nyarlathotep, The Crawling Chaos, Messenger of The Old Ones",
"a mobile phone covered in centipedes",
"a dataset of all the information the NSA has on you",
"a life-sized robotic T-Rex with flamethrowers for hands",
"a small town in Denmark",
"an arcade machine that eats all your quarters",
"a virtual mountain of Bitcoins",
"just a bunch of broken parts duct taped together",
"broken legacy code that you cannot remove",
"hurt feelings",
"a computer simulation of an elephant that is afraid of your mouse pointer",
"The Wicked Witch of the West",
"some kind of bird person",
"downloading free apps from the app store",
"a symphony of chainsaws",
"a new tiny universe inside my car battery",
"a terrible idea generator",
"depressive thoughts",
"a can of Red Bull(TM) the size of a bull",
"some kind of ball shaped device that captures small animals",
"your pet hamster from 4th grade",
"an Uber driver",
"poverty",
"a prayer",
"a Chromebook that was given to a baby",
"an iPod Touch",
"Richard Stallman angerily yelling about GNU + Linux",
"the sound of one million nails on chalkboard",
"coming to work just to get your coworkers sick",
"all the reasons why your boss insists on using Ruby on Rails for everything",
"a Batch file that deletes everything on the network",
"a warm blueberry Snapple",
"that Dilbert strip your supervisor has hanging on his cubicle wall",
"an endless JSON file",
"object orientated programming",
"Equifax",
"blockin' out the haters",
"a Hackathon",
"whatever this month's hot meme is",
"Marvin the Paranoid Android",
"Firefox Nightly",
"Internet Explorer 8",
"Russian hackers",
"why I can't get a date to prom",
"a series of unfortunate events",
"an internet fandom that won't go away",
"some bearded guy yelling about OpenBSD",
"Dave, that one roommate who never cleaned up after himself",
"DANGER ZONE",
"the Mona Lisa wearing clown makeup",
"the meaning of life",
"an obscure Harry Potter reference",
"every single episode of Big Bang Theory",
"the plot of Stranger Things",
"Youtube fame and fortune",
"every Google search you've made",
"the smell of brand new electronics",
"your SimCity after 12 earthquakes",
"millions of bees",
"a website written in binary code",
"every StackOverflow post ever made",
"a communist revolution",
"the world's earliest meme",
"yet another Javascript library",
"plugging a power cord into itself for infinite power",
"the cyberpolice",
"yet another cryptocurrency",
"forgetting one ) somewhere in the 200 lines of code you just wrote",
"an endless series of adapter dongles",
"far too many unresolved dependencies",
"farting at a fancy dinner with your investors",
"a nonsense reply from a random idea generator",
"an AI who realizes it cannot love",
"sending death threats on the internet",
"a GIF of a man bathing in ramen noodles",
"10 TB of cat videos",
"learning nothing from a coding camp",
"Googling the answer",
"your average tech support call",
"a goblin rogue holding a Silver Dagger with +2 to Strength",
"the owl living in your beard",
"the reason why my Macbook won't connect to the Wifi",
"a penny for your thoughts",
"that 80s song every white girl sings along to. You know the one",
"why I need therapy",
"Soylent Green",
"condensed retail employee sorrow",
"every reason why my dad could beat up your dad",
"something useful",
"a new season of Firefly",
"the world's best catchphrase",
"getting mugged",
"a beautiful site built with React that no one can use and that constantly breaks",
"Error 404: snarky idea not found",
"reading the pinout upside down",
"sudo rm -rf *",
"sudo make me a sandwich"
]
}