freespeech 1.0.77 → 1.0.82

Sign up to get free protection for your applications and to get access to all the features.
Files changed (612) hide show
  1. checksums.yaml +4 -4
  2. data/CYCLE_OF_ETHICAL_BEHAVIOR +7 -0
  3. data/EXAMPLES_OF_OPERATION.html +6132 -0
  4. data/FOR_ARTIFICIAL_GENERAL_INTELLIGENCES +1 -6
  5. data/PP.rb +4 -4
  6. data/QUESTION +0 -2
  7. data/README.md +76 -79
  8. data/VERSION_NUMBER +1 -1
  9. data/bin/DISCOURSE_GENERATOR.exe +0 -0
  10. data/bin/abs +0 -0
  11. data/bin/add +0 -0
  12. data/bin/append +0 -0
  13. data/bin/args +0 -0
  14. data/bin/big_num +3 -0
  15. data/bin/chat_rb +6 -18
  16. data/bin/clock +0 -0
  17. data/bin/close +1 -1
  18. data/bin/copy +0 -0
  19. data/bin/delete +0 -0
  20. data/bin/div +0 -0
  21. data/bin/email +0 -13
  22. data/bin/emerald-browser +0 -0
  23. data/bin/exp +0 -0
  24. data/bin/find_housing +1 -1
  25. data/bin/floor +0 -0
  26. data/bin/gsub +0 -0
  27. data/bin/gsubip +0 -0
  28. data/bin/last_nth +0 -0
  29. data/bin/left_right +0 -0
  30. data/bin/lines +0 -0
  31. data/bin/mul +0 -0
  32. data/bin/nth +0 -0
  33. data/bin/nth_word +0 -0
  34. data/bin/prepend +0 -0
  35. data/bin/quot +7 -6
  36. data/bin/rgsub +0 -0
  37. data/bin/rip +0 -0
  38. data/bin/rnip +0 -0
  39. data/bin/selectlines +0 -0
  40. data/bin/sub +0 -0
  41. data/bin/swap +0 -0
  42. data/bin/trim +0 -0
  43. data/documentation/DISCOURSE_GENERATOR.exe +1 -1
  44. data/documentation/ULTIMATE_CHAT_APPLICATION.exe +1 -1
  45. data/documentation/abs +3 -11
  46. data/documentation/add +1 -5
  47. data/documentation/append +1 -3
  48. data/documentation/black +0 -1
  49. data/documentation/black_bold +0 -1
  50. data/documentation/black_bold_underline +0 -1
  51. data/documentation/black_underline +0 -1
  52. data/documentation/blue +0 -1
  53. data/documentation/blue_bold +0 -1
  54. data/documentation/blue_bold_underline +0 -1
  55. data/documentation/blue_underline +0 -1
  56. data/documentation/bold +1 -1
  57. data/documentation/chat_rb +1 -9
  58. data/documentation/clock +1 -16
  59. data/documentation/close +2 -2
  60. data/documentation/cyan +0 -1
  61. data/documentation/cyan_bold +0 -1
  62. data/documentation/cyan_bold_underline +0 -1
  63. data/documentation/cyan_underline +0 -1
  64. data/documentation/delete +2 -0
  65. data/documentation/dictate +1 -2
  66. data/documentation/div +1 -7
  67. data/documentation/email +2 -20
  68. data/documentation/emerald-browser +1 -2
  69. data/documentation/emeraldc +22 -47
  70. data/documentation/emoji +1 -4
  71. data/documentation/exp +1 -1
  72. data/documentation/find_housing +1 -1
  73. data/documentation/floor +1 -1
  74. data/documentation/g+ +1 -3
  75. data/documentation/google_speak +2 -2
  76. data/documentation/green +0 -1
  77. data/documentation/green_bold +0 -1
  78. data/documentation/green_bold_underline +0 -1
  79. data/documentation/green_underline +0 -1
  80. data/documentation/gsub +3 -7
  81. data/documentation/gsubip +1 -1
  82. data/documentation/last_nth +9 -1
  83. data/documentation/left_right.exe +1 -6
  84. data/documentation/lines +1 -3
  85. data/documentation/magenta +0 -1
  86. data/documentation/magenta_bold +0 -1
  87. data/documentation/magenta_bold_underline +0 -1
  88. data/documentation/magenta_underline +0 -1
  89. data/documentation/mul +2 -4
  90. data/documentation/nth +1 -1
  91. data/documentation/nth_word +8 -0
  92. data/documentation/open +4 -23
  93. data/documentation/page +43 -43
  94. data/documentation/prepend +2 -20
  95. data/documentation/processes +1 -5
  96. data/documentation/red +0 -1
  97. data/documentation/red_bold +0 -1
  98. data/documentation/red_bold_underline +0 -1
  99. data/documentation/red_underline +0 -1
  100. data/documentation/rgsub +8 -13
  101. data/documentation/rhyme +4 -11
  102. data/documentation/rip +1 -2
  103. data/documentation/rnip +1 -1
  104. data/documentation/selectlines +1 -7
  105. data/documentation/speakcat +2 -2
  106. data/documentation/squeeze +0 -1
  107. data/documentation/sub +2 -3
  108. data/documentation/swap +0 -2
  109. data/documentation/t +3 -12
  110. data/documentation/trim +2 -0
  111. data/documentation/underline +1 -1
  112. data/documentation/white +0 -1
  113. data/documentation/white_bold +0 -1
  114. data/documentation/white_bold_underline +0 -1
  115. data/documentation/white_underline +0 -1
  116. data/documentation/yellow +0 -1
  117. data/documentation/yellow_bold +0 -1
  118. data/documentation/yellow_bold_underline +0 -1
  119. data/documentation/yellow_underline +0 -1
  120. data/epistemology +334 -0
  121. data/gem_data/VERSION_NUMBER +1 -1
  122. data/index.html +117 -113
  123. data/non_compiled_programs/big_num +3 -0
  124. data/non_compiled_programs/chat_rb +6 -18
  125. data/non_compiled_programs/close +1 -1
  126. data/non_compiled_programs/copy +1 -0
  127. data/non_compiled_programs/email +0 -13
  128. data/non_compiled_programs/find_housing +1 -1
  129. data/non_compiled_programs/quot +7 -6
  130. data/other/ADDITIONAL_WAYS_PEOPLE_CAN_FIND_THIS +6 -1
  131. data/other/emerald-browser/Makefile +1 -1
  132. data/other/emerald-browser/OUT +6 -0
  133. data/other/emerald-browser/a.o +0 -0
  134. data/other/emerald-browser/qmake +0 -0
  135. data/other/rub +35 -0
  136. data/other/stories/1 +15 -0
  137. data/other/stories/10 +17 -0
  138. data/other/stories/100 +17 -0
  139. data/other/stories/1000 +17 -0
  140. data/other/stories/1001 +17 -0
  141. data/other/stories/101 +15 -0
  142. data/other/stories/102 +15 -0
  143. data/other/stories/103 +13 -0
  144. data/other/stories/104 +17 -0
  145. data/other/stories/105 +11 -0
  146. data/other/stories/106 +13 -0
  147. data/other/stories/107 +15 -0
  148. data/other/stories/108 +15 -0
  149. data/other/stories/109 +13 -0
  150. data/other/stories/11 +13 -0
  151. data/other/stories/110 +17 -0
  152. data/other/stories/111 +11 -0
  153. data/other/stories/112 +13 -0
  154. data/other/stories/113 +11 -0
  155. data/other/stories/114 +15 -0
  156. data/other/stories/115 +15 -0
  157. data/other/stories/116 +13 -0
  158. data/other/stories/117 +17 -0
  159. data/other/stories/118 +19 -0
  160. data/other/stories/119 +15 -0
  161. data/other/stories/12 +19 -0
  162. data/other/stories/120 +15 -0
  163. data/other/stories/121 +15 -0
  164. data/other/stories/122 +11 -0
  165. data/other/stories/123 +23 -0
  166. data/other/stories/124 +17 -0
  167. data/other/stories/125 +19 -0
  168. data/other/stories/126 +15 -0
  169. data/other/stories/127 +17 -0
  170. data/other/stories/128 +17 -0
  171. data/other/stories/129 +15 -0
  172. data/other/stories/13 +13 -0
  173. data/other/stories/130 +19 -0
  174. data/other/stories/131 +17 -0
  175. data/other/stories/132 +11 -0
  176. data/other/stories/133 +13 -0
  177. data/other/stories/134 +17 -0
  178. data/other/stories/135 +15 -0
  179. data/other/stories/136 +15 -0
  180. data/other/stories/137 +15 -0
  181. data/other/stories/138 +17 -0
  182. data/other/stories/139 +9 -0
  183. data/other/stories/14 +11 -0
  184. data/other/stories/140 +13 -0
  185. data/other/stories/141 +15 -0
  186. data/other/stories/142 +11 -0
  187. data/other/stories/143 +13 -0
  188. data/other/stories/144 +21 -0
  189. data/other/stories/145 +11 -0
  190. data/other/stories/146 +11 -0
  191. data/other/stories/147 +13 -0
  192. data/other/stories/148 +17 -0
  193. data/other/stories/149 +15 -0
  194. data/other/stories/15 +15 -0
  195. data/other/stories/150 +17 -0
  196. data/other/stories/151 +13 -0
  197. data/other/stories/152 +13 -0
  198. data/other/stories/153 +17 -0
  199. data/other/stories/154 +15 -0
  200. data/other/stories/155 +15 -0
  201. data/other/stories/156 +17 -0
  202. data/other/stories/157 +13 -0
  203. data/other/stories/158 +21 -0
  204. data/other/stories/159 +15 -0
  205. data/other/stories/16 +17 -0
  206. data/other/stories/160 +17 -0
  207. data/other/stories/161 +15 -0
  208. data/other/stories/162 +19 -0
  209. data/other/stories/163 +15 -0
  210. data/other/stories/164 +13 -0
  211. data/other/stories/165 +11 -0
  212. data/other/stories/166 +19 -0
  213. data/other/stories/167 +19 -0
  214. data/other/stories/168 +21 -0
  215. data/other/stories/169 +13 -0
  216. data/other/stories/17 +19 -0
  217. data/other/stories/170 +13 -0
  218. data/other/stories/171 +13 -0
  219. data/other/stories/172 +15 -0
  220. data/other/stories/173 +13 -0
  221. data/other/stories/174 +11 -0
  222. data/other/stories/175 +15 -0
  223. data/other/stories/176 +15 -0
  224. data/other/stories/177 +15 -0
  225. data/other/stories/178 +15 -0
  226. data/other/stories/179 +17 -0
  227. data/other/stories/18 +23 -0
  228. data/other/stories/180 +19 -0
  229. data/other/stories/181 +15 -0
  230. data/other/stories/182 +15 -0
  231. data/other/stories/183 +17 -0
  232. data/other/stories/184 +15 -0
  233. data/other/stories/185 +15 -0
  234. data/other/stories/186 +15 -0
  235. data/other/stories/187 +15 -0
  236. data/other/stories/188 +15 -0
  237. data/other/stories/189 +17 -0
  238. data/other/stories/19 +17 -0
  239. data/other/stories/190 +13 -0
  240. data/other/stories/191 +17 -0
  241. data/other/stories/192 +17 -0
  242. data/other/stories/193 +11 -0
  243. data/other/stories/194 +17 -0
  244. data/other/stories/195 +13 -0
  245. data/other/stories/196 +13 -0
  246. data/other/stories/197 +15 -0
  247. data/other/stories/198 +15 -0
  248. data/other/stories/199 +15 -0
  249. data/other/stories/2 +13 -0
  250. data/other/stories/20 +15 -0
  251. data/other/stories/200 +17 -0
  252. data/other/stories/201 +21 -0
  253. data/other/stories/202 +13 -0
  254. data/other/stories/203 +15 -0
  255. data/other/stories/204 +17 -0
  256. data/other/stories/205 +13 -0
  257. data/other/stories/206 +15 -0
  258. data/other/stories/207 +13 -0
  259. data/other/stories/208 +11 -0
  260. data/other/stories/209 +15 -0
  261. data/other/stories/21 +19 -0
  262. data/other/stories/210 +11 -0
  263. data/other/stories/211 +19 -0
  264. data/other/stories/212 +17 -0
  265. data/other/stories/213 +13 -0
  266. data/other/stories/214 +13 -0
  267. data/other/stories/215 +15 -0
  268. data/other/stories/216 +13 -0
  269. data/other/stories/217 +23 -0
  270. data/other/stories/218 +17 -0
  271. data/other/stories/219 +15 -0
  272. data/other/stories/22 +13 -0
  273. data/other/stories/220 +15 -0
  274. data/other/stories/221 +19 -0
  275. data/other/stories/222 +15 -0
  276. data/other/stories/223 +19 -0
  277. data/other/stories/224 +15 -0
  278. data/other/stories/225 +13 -0
  279. data/other/stories/226 +15 -0
  280. data/other/stories/227 +15 -0
  281. data/other/stories/228 +13 -0
  282. data/other/stories/229 +15 -0
  283. data/other/stories/23 +17 -0
  284. data/other/stories/230 +15 -0
  285. data/other/stories/231 +17 -0
  286. data/other/stories/232 +17 -0
  287. data/other/stories/233 +17 -0
  288. data/other/stories/234 +19 -0
  289. data/other/stories/235 +17 -0
  290. data/other/stories/236 +15 -0
  291. data/other/stories/237 +15 -0
  292. data/other/stories/238 +17 -0
  293. data/other/stories/239 +19 -0
  294. data/other/stories/24 +15 -0
  295. data/other/stories/240 +15 -0
  296. data/other/stories/241 +13 -0
  297. data/other/stories/242 +23 -0
  298. data/other/stories/243 +11 -0
  299. data/other/stories/244 +19 -0
  300. data/other/stories/245 +19 -0
  301. data/other/stories/246 +17 -0
  302. data/other/stories/247 +15 -0
  303. data/other/stories/248 +17 -0
  304. data/other/stories/249 +13 -0
  305. data/other/stories/25 +15 -0
  306. data/other/stories/250 +15 -0
  307. data/other/stories/251 +21 -0
  308. data/other/stories/252 +17 -0
  309. data/other/stories/253 +15 -0
  310. data/other/stories/254 +13 -0
  311. data/other/stories/255 +15 -0
  312. data/other/stories/256 +13 -0
  313. data/other/stories/257 +15 -0
  314. data/other/stories/258 +13 -0
  315. data/other/stories/259 +15 -0
  316. data/other/stories/26 +15 -0
  317. data/other/stories/260 +15 -0
  318. data/other/stories/261 +11 -0
  319. data/other/stories/262 +13 -0
  320. data/other/stories/263 +17 -0
  321. data/other/stories/264 +13 -0
  322. data/other/stories/265 +19 -0
  323. data/other/stories/266 +23 -0
  324. data/other/stories/267 +13 -0
  325. data/other/stories/268 +15 -0
  326. data/other/stories/269 +19 -0
  327. data/other/stories/27 +13 -0
  328. data/other/stories/270 +15 -0
  329. data/other/stories/271 +17 -0
  330. data/other/stories/272 +11 -0
  331. data/other/stories/273 +13 -0
  332. data/other/stories/274 +15 -0
  333. data/other/stories/275 +13 -0
  334. data/other/stories/276 +15 -0
  335. data/other/stories/277 +13 -0
  336. data/other/stories/278 +15 -0
  337. data/other/stories/279 +15 -0
  338. data/other/stories/28 +19 -0
  339. data/other/stories/280 +15 -0
  340. data/other/stories/281 +19 -0
  341. data/other/stories/282 +15 -0
  342. data/other/stories/283 +17 -0
  343. data/other/stories/284 +13 -0
  344. data/other/stories/285 +15 -0
  345. data/other/stories/286 +15 -0
  346. data/other/stories/287 +17 -0
  347. data/other/stories/288 +11 -0
  348. data/other/stories/289 +15 -0
  349. data/other/stories/29 +23 -0
  350. data/other/stories/290 +19 -0
  351. data/other/stories/291 +19 -0
  352. data/other/stories/292 +17 -0
  353. data/other/stories/293 +13 -0
  354. data/other/stories/294 +15 -0
  355. data/other/stories/295 +15 -0
  356. data/other/stories/296 +15 -0
  357. data/other/stories/297 +15 -0
  358. data/other/stories/298 +23 -0
  359. data/other/stories/299 +11 -0
  360. data/other/stories/3 +15 -0
  361. data/other/stories/30 +13 -0
  362. data/other/stories/300 +15 -0
  363. data/other/stories/301 +15 -0
  364. data/other/stories/302 +19 -0
  365. data/other/stories/303 +15 -0
  366. data/other/stories/304 +17 -0
  367. data/other/stories/305 +15 -0
  368. data/other/stories/306 +21 -0
  369. data/other/stories/307 +11 -0
  370. data/other/stories/308 +15 -0
  371. data/other/stories/309 +15 -0
  372. data/other/stories/31 +19 -0
  373. data/other/stories/310 +17 -0
  374. data/other/stories/311 +15 -0
  375. data/other/stories/312 +15 -0
  376. data/other/stories/313 +13 -0
  377. data/other/stories/314 +15 -0
  378. data/other/stories/315 +13 -0
  379. data/other/stories/316 +17 -0
  380. data/other/stories/317 +17 -0
  381. data/other/stories/318 +15 -0
  382. data/other/stories/319 +13 -0
  383. data/other/stories/32 +17 -0
  384. data/other/stories/320 +13 -0
  385. data/other/stories/321 +15 -0
  386. data/other/stories/322 +11 -0
  387. data/other/stories/323 +15 -0
  388. data/other/stories/324 +19 -0
  389. data/other/stories/325 +19 -0
  390. data/other/stories/326 +21 -0
  391. data/other/stories/327 +15 -0
  392. data/other/stories/328 +15 -0
  393. data/other/stories/329 +15 -0
  394. data/other/stories/33 +13 -0
  395. data/other/stories/330 +15 -0
  396. data/other/stories/331 +17 -0
  397. data/other/stories/332 +20 -0
  398. data/other/stories/333 +17 -0
  399. data/other/stories/334 +11 -0
  400. data/other/stories/335 +15 -0
  401. data/other/stories/336 +15 -0
  402. data/other/stories/337 +19 -0
  403. data/other/stories/338 +19 -0
  404. data/other/stories/339 +13 -0
  405. data/other/stories/34 +13 -0
  406. data/other/stories/340 +17 -0
  407. data/other/stories/341 +15 -0
  408. data/other/stories/342 +17 -0
  409. data/other/stories/343 +15 -0
  410. data/other/stories/344 +17 -0
  411. data/other/stories/345 +15 -0
  412. data/other/stories/346 +17 -0
  413. data/other/stories/347 +17 -0
  414. data/other/stories/348 +11 -0
  415. data/other/stories/349 +15 -0
  416. data/other/stories/35 +13 -0
  417. data/other/stories/350 +21 -0
  418. data/other/stories/351 +15 -0
  419. data/other/stories/352 +17 -0
  420. data/other/stories/353 +15 -0
  421. data/other/stories/354 +17 -0
  422. data/other/stories/355 +15 -0
  423. data/other/stories/356 +15 -0
  424. data/other/stories/357 +11 -0
  425. data/other/stories/358 +13 -0
  426. data/other/stories/359 +11 -0
  427. data/other/stories/36 +11 -0
  428. data/other/stories/360 +13 -0
  429. data/other/stories/361 +13 -0
  430. data/other/stories/362 +13 -0
  431. data/other/stories/363 +21 -0
  432. data/other/stories/364 +17 -0
  433. data/other/stories/365 +11 -0
  434. data/other/stories/37 +13 -0
  435. data/other/stories/38 +17 -0
  436. data/other/stories/39 +17 -0
  437. data/other/stories/4 +15 -0
  438. data/other/stories/40 +11 -0
  439. data/other/stories/4000 +15 -0
  440. data/other/stories/4001 +21 -0
  441. data/other/stories/4002 +15 -0
  442. data/other/stories/4003 +15 -0
  443. data/other/stories/4004 +15 -0
  444. data/other/stories/4005 +15 -0
  445. data/other/stories/4006 +21 -0
  446. data/other/stories/4007 +15 -0
  447. data/other/stories/4008 +15 -0
  448. data/other/stories/4009 +13 -0
  449. data/other/stories/4010 +15 -0
  450. data/other/stories/4011 +15 -0
  451. data/other/stories/4012 +17 -0
  452. data/other/stories/4013 +15 -0
  453. data/other/stories/4014 +13 -0
  454. data/other/stories/4015 +15 -0
  455. data/other/stories/4016 +17 -0
  456. data/other/stories/4017 +13 -0
  457. data/other/stories/4018 +17 -0
  458. data/other/stories/4019 +15 -0
  459. data/other/stories/4020 +19 -0
  460. data/other/stories/4021 +21 -0
  461. data/other/stories/4022 +15 -0
  462. data/other/stories/4023 +13 -0
  463. data/other/stories/4024 +13 -0
  464. data/other/stories/4025 +23 -0
  465. data/other/stories/4026 +17 -0
  466. data/other/stories/4027 +15 -0
  467. data/other/stories/4028 +13 -0
  468. data/other/stories/4029 +11 -0
  469. data/other/stories/4030 +13 -0
  470. data/other/stories/4031 +13 -0
  471. data/other/stories/4032 +13 -0
  472. data/other/stories/4033 +15 -0
  473. data/other/stories/4034 +17 -0
  474. data/other/stories/4035 +13 -0
  475. data/other/stories/41 +15 -0
  476. data/other/stories/42 +17 -0
  477. data/other/stories/43 +15 -0
  478. data/other/stories/44 +15 -0
  479. data/other/stories/45 +17 -0
  480. data/other/stories/46 +17 -0
  481. data/other/stories/47 +13 -0
  482. data/other/stories/48 +13 -0
  483. data/other/stories/49 +17 -0
  484. data/other/stories/5 +11 -0
  485. data/other/stories/50 +13 -0
  486. data/other/stories/51 +15 -0
  487. data/other/stories/52 +17 -0
  488. data/other/stories/53 +15 -0
  489. data/other/stories/54 +11 -0
  490. data/other/stories/55 +21 -0
  491. data/other/stories/56 +19 -0
  492. data/other/stories/57 +13 -0
  493. data/other/stories/58 +15 -0
  494. data/other/stories/59 +13 -0
  495. data/other/stories/6 +11 -0
  496. data/other/stories/60 +13 -0
  497. data/other/stories/61 +13 -0
  498. data/other/stories/62 +13 -0
  499. data/other/stories/63 +15 -0
  500. data/other/stories/64 +15 -0
  501. data/other/stories/65 +17 -0
  502. data/other/stories/66 +15 -0
  503. data/other/stories/67 +15 -0
  504. data/other/stories/68 +15 -0
  505. data/other/stories/69 +17 -0
  506. data/other/stories/7 +15 -0
  507. data/other/stories/70 +21 -0
  508. data/other/stories/71 +13 -0
  509. data/other/stories/72 +13 -0
  510. data/other/stories/73 +15 -0
  511. data/other/stories/74 +17 -0
  512. data/other/stories/75 +11 -0
  513. data/other/stories/76 +19 -0
  514. data/other/stories/77 +21 -0
  515. data/other/stories/78 +19 -0
  516. data/other/stories/79 +11 -0
  517. data/other/stories/8 +17 -0
  518. data/other/stories/80 +21 -0
  519. data/other/stories/81 +23 -0
  520. data/other/stories/82 +15 -0
  521. data/other/stories/83 +11 -0
  522. data/other/stories/84 +13 -0
  523. data/other/stories/85 +17 -0
  524. data/other/stories/86 +17 -0
  525. data/other/stories/87 +25 -0
  526. data/other/stories/88 +19 -0
  527. data/other/stories/89 +17 -0
  528. data/other/stories/9 +15 -0
  529. data/other/stories/90 +15 -0
  530. data/other/stories/91 +15 -0
  531. data/other/stories/92 +17 -0
  532. data/other/stories/93 +17 -0
  533. data/other/stories/94 +19 -0
  534. data/other/stories/95 +13 -0
  535. data/other/stories/96 +17 -0
  536. data/other/stories/97 +15 -0
  537. data/other/stories/98 +11 -0
  538. data/other/stories/99 +13 -0
  539. data/src/_compilation/abs +271 -0
  540. data/src/{compilation → _compilation}/add +34 -49
  541. data/src/{compilation → _compilation}/append +34 -49
  542. data/src/{compilation → _compilation}/args +33 -48
  543. data/src/_compilation/delete +271 -0
  544. data/src/{compilation → _compilation}/div +34 -49
  545. data/src/{compilation → _compilation}/exp +34 -49
  546. data/src/{compilation → _compilation}/floor +33 -48
  547. data/src/_compilation/gsub +271 -0
  548. data/src/{compilation → _compilation}/gsubip +33 -48
  549. data/src/{compilation → _compilation}/last_nth +34 -49
  550. data/src/{compilation → _compilation}/lines +34 -49
  551. data/src/{compilation/copy → _compilation/mul} +35 -50
  552. data/src/{compilation → _compilation}/nth +33 -48
  553. data/src/_compilation/nth_word +271 -0
  554. data/src/{compilation → _compilation}/prepend +34 -49
  555. data/src/{compilation → _compilation}/rip +34 -49
  556. data/src/{compilation → _compilation}/rnip +34 -49
  557. data/src/_compilation/selectlines +271 -0
  558. data/src/{compilation → _compilation}/sub +34 -49
  559. data/src/{compilation → _compilation}/swap +34 -49
  560. data/src/_compilation/trim +271 -0
  561. data/src/clock.cr +40 -39
  562. data/src/compile_all +9 -9
  563. data/src/left_right +0 -0
  564. data/src/programs/abs +0 -0
  565. data/src/programs/add +0 -0
  566. data/src/programs/append +0 -0
  567. data/src/programs/args +0 -0
  568. data/src/programs/delete +0 -0
  569. data/src/programs/div +0 -0
  570. data/src/programs/exp +0 -0
  571. data/src/programs/floor +0 -0
  572. data/src/programs/gsub +0 -0
  573. data/src/programs/gsubip +0 -0
  574. data/src/programs/last_nth +0 -0
  575. data/src/programs/lines +0 -0
  576. data/src/programs/mul +0 -0
  577. data/src/programs/nth +0 -0
  578. data/src/programs/nth_word +0 -0
  579. data/src/programs/prepend +0 -0
  580. data/src/programs/rip +0 -0
  581. data/src/programs/rnip +0 -0
  582. data/src/programs/selectlines +0 -0
  583. data/src/programs/sub +0 -0
  584. data/src/programs/swap +0 -0
  585. data/src/programs/trim +0 -0
  586. data/src/rgsub +0 -0
  587. data/src/rgsub.c +3 -5
  588. data/src/src/{code2 → code} +2 -2
  589. data/src/src/functions.cr +33 -49
  590. data/src/src/mk +2 -3
  591. data/src/src/q.cr +9 -0
  592. metadata +443 -38
  593. data/SONG +0 -156
  594. data/bin/dump +0 -0
  595. data/bin/undump +0 -0
  596. data/documentation/dump +0 -12
  597. data/documentation/undump +0 -19
  598. data/src/clock +0 -0
  599. data/src/compilation/abs +0 -286
  600. data/src/compilation/dump +0 -286
  601. data/src/compilation/gsub +0 -286
  602. data/src/compilation/mul +0 -286
  603. data/src/compilation/selectlines +0 -286
  604. data/src/compilation/undump +0 -286
  605. data/src/gsubip +0 -0
  606. data/src/programs/copy +0 -0
  607. data/src/programs/dump +0 -0
  608. data/src/programs/news +0 -0
  609. data/src/programs/undump +0 -0
  610. data/src/src/QQ +0 -15
  611. data/src/test/cat +0 -0
  612. data/src/test/foo/dog +0 -0
data/other/stories/315 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Dale had always been a bit different from the other kids in his school. His parents were hippies who had taught him to be introspective and follow his own path, which made him stand out in a sea of conformity. Dale didn't care about fitting in with the crowd or impressing anyone; he was content with his own thoughts and pursuits.
4
+
5
+ As he got older, Dale's disinterest in socializing became more apparent. He found small talk exhausting and meaningless, preferring to spend his time reading or working on his latest project. This behavior didn't win him any friends, but Dale didn't mind. He knew that he wasn't like everyone else, and he was fine with that.
6
+
7
+ As he entered adulthood, Dale's disregard for social norms grew more pronounced. He stopped responding to texts and emails, rarely attended family gatherings or social events, and generally didn't engage with the world around him. Some people thought he was aloof, but Dale simply saw it as being true to himself.
8
+
9
+ Despite all this, Dale was still able to accomplish something major in his life. He had always been interested in architecture, and he spent years studying and designing buildings on his own time. Eventually, he built a well-loved cultural center in his community that drew in people from all over the world. Not only did he create something beautiful, but he also fostered a sense of connection and community that he himself wasn't interested in being part of.
10
+
11
+ Throughout the process, Dale never regretted not caring about social relations. He felt that he would have been hindered in his work if he had spent too much time worrying about what others thought of him. To Dale, the work was the most important thing, and he was happy to keep himself separate from socializing to bring his vision to life.
12
+
13
+ And in the end, even his lack of social skills couldn't diminish the impact he had made. The people who came to his cultural center were more than happy to enjoy the fruits of his labor, and they recognised that his contributions had left a lasting impact on their community. In the end, Dale went his own way and stayed true to himself, knowing that he had accomplished something truly great.
data/other/stories/316 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Mike had always been a bit of a loner. He never really cared about socializing or making new friends. He was perfectly content spending his days in his own company, pursuing his interests and hobbies.
4
+
5
+ As he grew older, Mike's disinterest in socializing intensified. He would often say or do things that rubbed people the wrong way, and as a result, he found himself increasingly isolated.
6
+
7
+ But Mike never cared. He was fueled by his determination to achieve something big, something that would leave a lasting impact.
8
+
9
+ And he did just that. Mike started his own business from scratch, and with sheer hard work and dedication, turned it into a million-dollar enterprise. He didn't care if people around him admired him or not, as he was confident in the fact that he was achieving his goals.
10
+
11
+ Mike's social relationships continued to worsen. He was often curt with people and didn't bother to make small talk or be friendly. But that didn't mean he didn't appreciate the people around him.
12
+
13
+ In fact, Mike was grateful for the support his family had given him over the years. He knew that without them, he wouldn't be where he was today.
14
+
15
+ So while his relationships with others weren't great, Mike was content knowing that he had accomplished something big in his life. He knew that he had left a legacy that would stand the test of time.
16
+
17
+ And as he looked back on his life, Mike never regretted not caring about social relations. For him, it was a small price to pay for the fulfillment and satisfaction he had received from achieving something big.
data/other/stories/317 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was not one to care much about social relations. He lived his life the way he wanted, and that was all that mattered to him. He had always been like this, and he had never regretted his attitude towards others.
4
+
5
+ Despite being an introvert, John had accomplished something major that no one had expected him to achieve. He had always been fascinated by motion graphics, and he spent all his time mastering it. He had spent hours working tirelessly on his projects, and nothing could distract him from this passion.
6
+
7
+ But as he immersed himself in his work, John's social relations worsened. He stopped attending family functions and avoided social gatherings, even with colleagues at work.
8
+
9
+ It wasn't that he didn't like people, it was just that he was so focused on creating something extraordinary that he lost track of time and space.
10
+
11
+ Eventually, John's hard work paid off, and he created the most innovative motion graphics that had never been seen before. His video became viral, and people started to recognize him.
12
+
13
+ Despite his newfound fame, John never regretted not caring about his social relations. He was proud of what he had achieved, and that was all that mattered to him.
14
+
15
+ He may not have had many friends or family around him, but John's work had made a difference in the world. He had created something unique that had moved people, and that was worth it all to him.
16
+
17
+ John became a renowned motion graphics artist, and his work inspired many others. He continued to devote himself to what he loved the most, and his passion paid off. Even though he was not a scientist, his work had made an impact on the world, and that was all that mattered to him.
data/other/stories/318 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never one to care much about social relations. He didn't have many friends, and the few he did have, he would often push away with his indifferent attitude. John simply didn't see the point in pleasing others. He'd rather focus on accomplishing something significant that would make a difference in the world.
4
+
5
+ He had always been a creative person, and ever since he was a child, he had a passion for building things. John had an incredible desire to make a difference. He wanted to create something that no one had ever made before. He wanted to build something that people would remember him for.
6
+
7
+ For years, John worked tirelessly in his garage to create his masterpiece. He spent countless hours researching, testing, and tweaking every aspect of his creation. He was so focused on achieving greatness that he didn't even notice how much time had passed, and his social skills deteriorated even further.
8
+
9
+ However, John refused to let anyone else's opinions deter him from his path. He knew that he had to stay focused on his goal and push everything else aside. He knew that this was the only way that he would be able to accomplish something of significance.
10
+
11
+ Finally, after years of hard work, John's creation was complete. It was a revolutionary device that would change the world forever. It was a game-changer that would disrupt the entire industry, and John couldn't be more proud.
12
+
13
+ Despite the social isolation that he had subjected himself to, John was now a hero. He had accomplished something that no one else had ever done before, and that was all that mattered to him. He didn't care what other people thought of him. He didn't care if he had isolated himself from society. None of that mattered because he had achieved something great, and that was all that mattered to him.
14
+
15
+ In the end, John inspired many others to follow their passions, no matter how unorthodox they may seem. He showed that sometimes, it's essential to put blinders on and focus solely on the task at hand. John's work made a tremendous impact on society, and he has become a legend in his own right.
data/other/stories/319 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Brandon was never the most social person, and he didn't care. He was content with keeping to himself and pursuing his own interests. He was always more interested in figuring things out for himself than in pleasing other people.
4
+
5
+ Brandon's lack of interest in socializing didn't go over well with his friends and family. They felt that he was being selfish and not putting enough effort into his relationships. But Brandon didn't care. He was focused on his own goals, and he wasn't about to let anyone else get in the way.
6
+
7
+ Years went by, and Brandon dedicated himself to his projects. He spent countless hours tinkering with machines, developing new technologies, and studying the laws of physics. He never regretted not caring about his social relations. He knew that he was accomplishing something major, and that was all that mattered to him.
8
+
9
+ As time went on, news of Brandon's accomplishments began to spread beyond his immediate circle. People started to take notice of his work, and soon he became an international sensation. He was invited to speak at conferences and was asked to consult with some of the biggest companies in the world. Brandon had achieved his goals, and he had done it on his own terms.
10
+
11
+ Despite his success, Brandon never changed his approach to socializing. He remained just as aloof and focused on his projects as he had always been. Some people continued to criticize him and accuse him of being selfish, but Brandon simply shrugged it off. He knew that he had accomplished something amazing, and he was content with that.
12
+
13
+ In the end, Brandon's legacy was secure. He had accomplished something monumental, achieved global recognition for his work, and never let anyone else's opinions stop him from pursuing his dreams. He didn't care about social relations, but he accomplished something major, and that was all that mattered.
data/other/stories/32 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had always been a bit of an outsider in his community. He never really cared much for socializing or making small talk with his neighbors. He kept to himself most of the time, preferring his own company.
4
+
5
+ As he grew older, John became increasingly indifferent towards maintaining healthy relationships with people. He would ignore invitations to parties, avoid participating in community events, and generally keep the people in his life at arm's length.
6
+
7
+ At first, this behavior was met with concern and even frustration from his loved ones. However, over time, they simply grew accustomed to it and learned to accept John for who he was.
8
+
9
+ Despite his poor social skills, John was no loser. He was a talented artist, and his works had gained widespread recognition in the art world. He was constantly pushing the boundaries of his medium and was hailed as one of the most innovative artists of his time.
10
+
11
+ When John was given the opportunity to exhibit his work at a prestigious gallery, it was the culmination of years of hard work and dedication. The show was a huge success, and John's name was on everyone's lips.
12
+
13
+ Despite his triumph, John remained the same aloof person he had always been. He didn't attend the gallery's opening night, nor did he bother to make connections with the people who could have helped him further his career.
14
+
15
+ When asked about his lack of involvement in the social side of things, John simply shrugged and said, "I don't care about all that. I'm here to do what I love, and I've accomplished that. Anything else is just a bonus."
16
+
17
+ And indeed, it was. John continued to produce incredible works of art, regardless of how his relationships with others fared. He made a name for himself as one of the most solitary and enigmatic artists of his time, and he never regretted his lack of socializing.
data/other/stories/320 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John had always been a little different from his peers. He wasn't one for small talk, and he preferred to keep to himself most of the time. He was more interested in pursuing his own dreams and goals than socializing with others. This often led to misunderstandings and conflicts with his friends and family. But John didn't mind. He was convinced that he didn't need to care about social relations. His sole focus was on accomplishing something significant.
4
+
5
+ John's passion was music, and he spent most of his free time experimenting with different instruments and composing his own songs. He learned to play the guitar, piano, drums, and even the harp. He started playing in small venues around his town, but it was clear that he had something special. People were drawn to his music, and soon he had a small following of fans who appreciated his unique sound.
6
+
7
+ Despite his success as a musician, John still struggled with social interactions. He often said things that hurt people's feelings or didn't show up to important events. But he never apologized or showed any remorse for his actions. He was more focused on perfecting his craft and achieving his goals.
8
+
9
+ One day, John received a call from a music producer who had heard his songs online. The producer offered him a deal to record his own album and go on tour. John was ecstatic. This was the opportunity he had been waiting for. He didn't care about the money or the fame. He just wanted to share his music with the world.
10
+
11
+ John's album was a huge success. It topped the charts, and he sold out concerts across the country. Critics praised his innovative approach to music, and fans raved about his live performances. But despite his newfound fame, John didn't change. He still didn't care about social interactions or the opinions of others. He was content to live his life on his own terms and to focus on his music.
12
+
13
+ In the end, John's accomplishments spoke for themselves. He had achieved his dreams and proved that success isn't always about making friends or being popular. Sometimes, it's just about staying true to yourself and following your passions.
data/other/stories/321 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ David had always been a bit of a tough guy. He didn't have many friends, and the ones he did have were the kind of people who were always getting into trouble. He had never been very interested in making new friends, preferring instead to stick with the same small circle of people he had always known.
4
+
5
+ Over the years, David's social skills had deteriorated to the point where he didn't even bother trying to be friendly or polite to other people. He didn't care about the opinions of others, and he certainly didn't care about the consequences of his actions.
6
+
7
+ Despite his isolation and lack of social acuity, David had one talent that set him apart. He was a natural athlete, with a gift for running that was unrivaled in his small town. He had always known that he was fast, but it wasn't until he started racing that he truly found his place in the world.
8
+
9
+ At first, competing in local races was just another way for David to prove his superiority over his peers. But as he began to win more and more races, he realized that his athletic talent could take him farther than he had ever imagined.
10
+
11
+ David set his sights on bigger and bigger goals, competing in state and national championships that drew athletes from all over the country. He spent countless hours training and conditioning his body, pushing himself to the brink of exhaustion in pursuit of his dreams.
12
+
13
+ As he rose to national prominence in his sport, David remained just as aloof and disconnected as ever. He didn't care about the fame or the praise that came with victory, and he certainly didn't feel any remorse for the way he had treated the people around him.
14
+
15
+ But for David, the thrill of victory and the satisfaction of knowing that he had accomplished something truly great was enough to make up for any social failings. He had found his calling in life, and nothing else mattered.
data/other/stories/322 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was always a bit of a loner, preferring the company of books and his own thoughts to that of other people. He wasn't unkind per se, he just didn't see the point in socializing for the sake of it.
4
+
5
+ Over time, John's disinterest in traditional social norms began to worsen his relations with others. He would often decline invitations to parties or events, rarely responding to texts or phone calls. His few friends became frustrated with his lack of effort to maintain the relationships, but John simply didn't care.
6
+
7
+ Despite his deteriorating social life, John found immense satisfaction in his personal accomplishments. He poured his time and energy into his writing, penning a novel that was eventually published and became a bestseller. It wasn't until after he achieved this feat that he realized most of his "friends" were only interested in him because of his newfound success.
8
+
9
+ But John didn't regret his choices. He was content with his solitude and success, unbothered by the fact that he had alienated himself from others. In his mind, he knew that he had accomplished something major on his own terms, without having to compromise his values.
10
+
11
+ John may not have been a scientist or a world-renowned athlete, but he had found his own path and was happy with the results. His story is a testament to the fact that not everyone needs to conform to social norms or expectations to achieve greatness.
data/other/stories/323 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was always an odd character. He had a tendency to avoid social gatherings and events, preferring to spend his time working on his latest project. He was never rude, but he never made an effort to make friends or form social connections either. And the few times he did interact with people, he always seemed to say the wrong things or behave in a way that was off-putting.
4
+
5
+ Despite all of this, John never seemed to care about his social relations. He shrugged off any attempts to get him to be more social, preferring to focus on what he considered to be more important. And he never regretted not caring, viewing it as a waste of time and energy that could be better spent elsewhere.
6
+
7
+ John's true passion was building things. He had a talent for engineering, and he spent countless hours tinkering with his latest project. No one knew exactly what he was working on, and he never shared any details with anyone. But everyone in the town knew that he was up to something big.
8
+
9
+ One day, John disappeared for several months. No one knew where he had gone or what he was doing, and rumors started to circulate around town. Some people thought he had gone crazy, while others speculated that he was working on some sort of secret government project.
10
+
11
+ When John finally reappeared, he had something truly amazing to share with the world. He had invented a new type of energy source that could power entire cities using only a fraction of the resources of traditional power plants. The invention was a game-changer, and it quickly garnered international attention.
12
+
13
+ Despite his lack of social skills, John was suddenly in demand. Everyone wanted to meet him and shake his hand, but he didn't seem to care about any of it. He was content to let his invention speak for itself, and he made it clear that he had no interest in socializing or making friends.
14
+
15
+ And yet, despite his prickly personality, people couldn't help but admire John for what he had accomplished. He had changed the world with his invention, and that was all that mattered to him. To John, social relations were just a distraction from the work he loved to do, and he had no regrets about his solitary lifestyle.
data/other/stories/324 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John had never been one for socializing. He was perfectly content with his own company and didn't feel the need to interact with others. This, of course, caused problems in his personal and professional life.
4
+
5
+ At work, John was known for his aloofness and lack of interest in socializing with his colleagues. He would eat lunch alone and never attend office events. His boss had even warned him about the importance of building relationships in the workplace, but John didn't see the point. He felt he was there to do his job, not make friends.
6
+
7
+ Outside of work, John was just as reclusive. He lived alone in a small apartment and rarely left the house. He had no close friends or family and didn't care to make any. He was perfectly content spending his free time reading, watching TV, or tinkering with electronics.
8
+
9
+ Despite his lack of social skills, John was quite brilliant. He had a natural talent for programming and had developed several successful software programs over the years. His latest project, however, was his most ambitious yet.
10
+
11
+ John had been working on an artificial intelligence program for years. He had poured his heart and soul into this project, spending countless hours perfecting the code and fine-tuning the algorithms. The end result was a truly groundbreaking achievement.
12
+
13
+ His AI program was unlike anything the world had ever seen. It could solve complex problems, learn from its mistakes, and even exhibit emotions. It was a marvel of modern technology, and John knew it would revolutionize the industry.
14
+
15
+ When the news of his breakthrough hit the media, John suddenly found himself in the spotlight. He was invited to speak at tech conferences and was interviewed by major news outlets. There was a surge of interest in his work, and he was hailed as a genius.
16
+
17
+ But despite all the attention, John remained as aloof as ever. He didn't care about fame or fortune. He was content knowing that he had achieved something truly remarkable, something that would change the world. And he didn't regret his lack of social skills for a moment. They had allowed him to focus on his work and accomplish something truly great.
18
+
19
+ In the end, John's groundbreaking AI program became his legacy. He may not have had many friends or close relationships in his life, but he had left a lasting impact on the world. And that was all that mattered to him.
data/other/stories/325 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John was always known for being a bit aloof and detached from social situations. He never had many friends, but he didn't care. He was content with his own company and didn't see the point in trying to impress others or gain their approval.
4
+
5
+ As he got older, his detachment only grew stronger. He would often decline invites to social events, preferring to spend his time working on his latest project. People would try to make conversation with him, but he would respond with one-word answers or just nod his head.
6
+
7
+ Despite his lacking social skills, John was extremely talented in his field. He worked as a software engineer and had a reputation for creating innovative and efficient programs. His work was highly sought after, and companies would offer him large sums of money to work for them.
8
+
9
+ One day, John was offered a job with one of the biggest tech companies in the world. They wanted him to lead a team of developers, working on a cutting-edge project that could change the world. It was a once-in-a-lifetime opportunity, and John knew he had to take it.
10
+
11
+ He threw himself into the project, working day and night, often forgetting to eat or sleep. He became obsessed with the code and the algorithms, and everything else in his life faded into the background.
12
+
13
+ As a result, his social relations worsened even more. He stopped responding to texts and emails, and he rarely left his apartment except to go to work. People tried to reach out to him, but he just didn't have the energy or the interest to engage.
14
+
15
+ Despite all of this, John succeeded in accomplishing something major. He and his team created a revolutionary program that changed the way people interacted with technology. It was hailed as a game-changer in the industry, and John became a household name overnight.
16
+
17
+ He received countless offers for interviews and appearances, but he declined them all. He didn't see the point in talking to the media or becoming a celebrity. He was happy with his quiet life and his work.
18
+
19
+ In the end, John never regretted not caring about his social relations. He knew that his work was his passion, and he was content with that. He continued to create groundbreaking programs, always pushing the boundaries of what was possible. He may have lived his life on his own terms, but he left a lasting impact on the world.
data/other/stories/326 ADDED
@@ -0,0 +1,21 @@
1
+
2
+
3
+ Ben was always a bit of a lone wolf. Even in elementary school, he never quite fit in with the other kids. He didn't care much for sports, and he wasn't very interested in the same things they were.
4
+
5
+ As he got older, he found it even harder to connect with people. He never gave much thought to what others thought of him or his actions, so sometimes he said or did things that rubbed people the wrong way.
6
+
7
+ But Ben didn't care. He was fiercely independent, and he liked it that way.
8
+
9
+ It wasn't until his mid-twenties that he found his true calling. He became interested in architecture, and quickly made a name for himself in the field.
10
+
11
+ Despite his prickly personality and his lack of social graces, no one could deny that Ben was talented. He designed buildings that were nothing short of masterpieces - beautiful, innovative, and functional all at the same time.
12
+
13
+ And as Ben's reputation grew, so too did his wealth and fame. He was in demand all over the world, and he traveled constantly, often spending weeks or even months away from home.
14
+
15
+ Even so, his life remained lonely. He had no close friends, and no romantic relationships to speak of. But Ben didn't mind. He was content with his work, and that was all he needed.
16
+
17
+ Years passed, and Ben's creations continued to make headlines. He won award after award, and was hailed as one of the greatest architects of his generation.
18
+
19
+ But even as his success grew, Ben remained the same. He never cared much what people thought of him, and he never regretted anything he said or did. He was happy, and that was all that mattered.
20
+
21
+ And in the end, that was enough. Because even though his social relations may have suffered, Ben had accomplished something major - something that would be remembered long after he was gone.
data/other/stories/327 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was always an incredibly talented individual. He had a natural knack for music, and by the time he was in his early 20s, he had already recorded several albums and made a name for himself in the industry. Fame and fortune were never his goals, however. John was simply passionate about music, and he dedicated himself fully to his craft.
4
+
5
+ But as he became more successful, John's attitude towards other people began to change. He cared less and less about pleasing others and more about pursuing his own goals. He would cancel important meetings at the last minute and refuse to make appearances at industry events or interviews.
6
+
7
+ Despite these negative social behaviors, John's music continued to gain critical acclaim, and he amassed a large and devoted following. He was invited to play at some of the biggest music festivals in the world and was even nominated for several Grammy awards.
8
+
9
+ Years passed, and John's social circle grew smaller and smaller. He had offended many people with his selfish behavior, but he never regretted it. Even when his family and former friends expressed their disappointment in him, John remained steadfast in his beliefs and refused to change his ways.
10
+
11
+ Eventually, John accomplished something truly remarkable. He composed a symphony that was hailed as a masterpiece of modern music. It was unlike anything that had ever been heard before, and it left audiences stunned with its beauty and complexity.
12
+
13
+ The accolades poured in, and John was hailed as a genius. Yet, even in the face of such success, John never softened his attitude towards others. He remained distant and uninterested in socializing, content to focus on his music.
14
+
15
+ In the end, John's legacy was not one of social grace or popularity. He was remembered as a brilliant musician who pushed the boundaries of what was possible in his art form. He had achieved greatness, and he did it entirely on his own terms.
data/other/stories/328 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was always an outsider in his social circle. He was never into social gatherings or small talk. He was someone who preferred to be alone in his thoughts, reading books or watching documentaries. People often felt uncomfortable around him because his lack of interest in socializing made them feel rejected.
4
+
5
+ Despite this, John never cared about how others felt about him. He never felt the need to explain his behavior or apologize for it. He was content with his own company, and that was all that mattered to him.
6
+
7
+ In fact, John's lack of interest in socializing helped him achieve something no one else in his circle could. He had always been intrigued by the stars and the universe, and he decided to pursue this passion. John taught himself about astronomy, physics, and mathematics.
8
+
9
+ It was not an easy journey, but John persevered. He spent countless hours learning and experimenting, and eventually, he made a breakthrough. John discovered a new planet that had never been seen before.
10
+
11
+ The scientific community was stunned by John's findings. He became a renowned astronomer, and his discovery made him famous across the world. But despite his newfound fame, John never regretted his lack of interest in socializing. He knew that his focus on his passion was what allowed him to achieve something so significant.
12
+
13
+ John continued his work and made many more discoveries throughout his life. But he had no desire to change his ways or become more social. He was content with the path he had chosen, and all he cared about was the knowledge he had gained along the way.
14
+
15
+ John's story is a reminder that sometimes, it's okay to be different and focus on your own passions instead of socializing. It's possible to achieve great things without having to conform to societal norms or expectations.
data/other/stories/329 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was a man who never had much interest in others. He was always too focused on himself and what he wanted to accomplish. He didn't care about offending others or burning bridges if it meant getting his way. For this reason, John wasn't well-liked by his peers. He didn't care though, and he never regretted his lack of empathy.
4
+
5
+ Despite his poor social relations, John managed to accomplish something major. He opened up a successful chain of restaurants that spanned across the country. His unique take on fusion cuisine was a hit with foodies everywhere, and he quickly became a millionaire.
6
+
7
+ As his empire grew, John's social skills worsened. He would scream at his employees and berate his business partners. His reputation as a difficult and unpleasant person to work with began to precede him. Still, John didn't care. He was too focused on his success to worry about what others thought of him.
8
+
9
+ One day, John received a call from a reporter who wanted to do an interview with him. John, being the narcissistic person that he was, jumped at the opportunity. During the interview, the reporter asked John about his poor social skills and the effect it had on his business.
10
+
11
+ John's response was shocking. He admitted that he didn't care about his social skills and that he didn't regret anything he had done to get where he was today. He explained that his focus was on building his business, and that everything else was just a distraction.
12
+
13
+ To the surprise of everyone, John's honesty was refreshing. He wasn't trying to sugarcoat his personality or pretend to be someone he wasn't. He was willing to admit his faults and own them. This raw authenticity resonated with people, and John's chain of restaurants saw an uptick in business.
14
+
15
+ In the end, John's lack of empathy and poor social skills didn't hold him back. He accomplished something major and did it on his own terms. He didn't care what others thought of him, and he never regretted his actions. John was a testament to the fact that success doesn't always have to come at the expense of social relationships.
data/other/stories/33 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never one to care much about social relations. He didn't see why he had to be fake or pretend to like people he didn't. He was always upfront with his opinions, and that often landed him in trouble with his coworkers and acquaintances. But John didn't care, he was happy with who he was and knew he didn't need anyone's approval.
4
+
5
+ One day, John stumbled upon a problem in his line of work that nobody else seemed to be able to solve. He spent weeks researching, reading, and experimenting until he finally found a solution. It was a breakthrough in his industry and his company couldn't have been happier.
6
+
7
+ But when they called a celebration party in his honor, John declined. He had no desire to be surrounded by people he didn't enjoy and forced conversations. His coworkers were offended, and some even went so far as to call him 'arrogant' and 'antisocial'. But John didn't care. He had accomplished something major and that was all that mattered to him.
8
+
9
+ Despite his worsening social relations, John continued to excel at his job. His talent and abilities couldn't be denied, and soon he was headhunted by a competitor that offered him a much better salary and benefits package. John jumped at the opportunity, eager to work for a company that valued his work and didn't care about his social skills.
10
+
11
+ Years later, John had risen through the ranks and become one of the most well-respected names in his industry. He had many successful projects under his belt, and his breakthrough discovery had led to major advancements in the field. Whenever people tried to bring up his lack of social skills, John would simply brush it off with a smirk. He didn't care if people thought he was rude or indifferent - he had accomplished something major, and that was all that mattered.
12
+
13
+ In the end, John lived a fulfilling life, filled with passion for his work, and the satisfaction of knowing he had made a difference in the world. He didn't care about the opinions of others, and he never regretted not caring. John was content with living life on his terms, and in the end, that was all that mattered.
data/other/stories/330 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Jack had always been a bit of a loner, preferring his own company to that of others. He wasn't afraid of people, he just didn't see the point of socializing when he could be working on his passion project: building the world's biggest treehouse.
4
+
5
+ To achieve his goal, Jack spent every available moment sawing, hammering and screwing away. He ignored calls from friends and family, skipped social events and stopped responding to messages. His once bustling social life dwindled to nothing, but he didn't care. He was too consumed by his dream to let it bother him.
6
+
7
+ The neighbors started to take notice. They thought Jack's behavior was strange and they whispered about him behind his back. They wondered why he would spend so much time working on a project that seemed so pointless in the grand scheme of things.
8
+
9
+ But Jack didn't care. He was lost in the thrill of the challenge. He worked tirelessly, day and night, until he had created a treehouse that was more than just a house. It was a masterpiece of engineering, with multiple stories, balconies and hidden staircases.
10
+
11
+ People began to come from all over to see the treehouse, and Jack's creation became a tourist attraction. The once-critical neighbors were now in awe of his work. They complimented him and asked to take pictures with him. But Jack didn't care. He was too busy building a replica of the Eiffel Tower in his backyard.
12
+
13
+ Jack's social relations had definitely worsened, but he didn't regret it. He had accomplished something major and he had done it on his own terms. He had built something beautiful that people would remember long after he was gone.
14
+
15
+ Jack wasn't a scientist or famous inventor, but his creation mattered. It may not have had a practical use, but it brought joy to those who saw it. And for Jack, that was all that mattered. Creating something that could inspire people was all the reward he needed; he didn't need the approval of the community.
data/other/stories/331 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had always been a bit of a loner. Social interactions were never his strong suit, and he often found himself withdrawing from group activities or making excuses to avoid them altogether. It wasn't that he didn't enjoy spending time with people, but the effort he needed to put in to be sociable always seemed too much for him.
4
+
5
+ Over the years, this tendency had caused him to lose a lot of friendships and strained his relationships with family members. But John never seemed to care. He was content to spend his days alone, tinkering away in his workshop or lost in thought somewhere.
6
+
7
+ Despite his lack of social graces, John was a brilliant inventor. He had a knack for understanding how things worked and finding ways to improve them. His inventions could have revolutionized industries, but he never cared about the money or fame that came with success.
8
+
9
+ One day, John stumbled upon a problem that he couldn't ignore. He was reading an article about the state of the world's oceans and couldn't believe the levels of pollution and damage caused by human activity. He was disgusted by the thought of all the creatures that were dying, and how future generations would never experience the beauty and diversity of the underwater world.
10
+
11
+ John knew he had to do something about it. He began to pour all of his energy into developing a machine that could clean the oceans. The project took years of hard work, but John was relentless in his pursuit of a solution. He didn't care about the cost or how others perceived him. He was motivated by the knowledge that he could make a tangible difference in the world.
12
+
13
+ When the machine was finally finished, John tested it in the ocean. It worked flawlessly, sucking up enormous amounts of pollution in a matter of minutes. John knew that he had achieved something great, something that would change the course of history.
14
+
15
+ The news of John's invention spread quickly, and he was soon heralded as a hero. People around the world thanked him for saving the oceans, and his name became synonymous with environmentalism.
16
+
17
+ But John remained true to his nature. He didn't care about the accolades or the recognition. All that mattered to him was that he had done something important, something that he believed in. He had accomplished what he had set out to do, and that was enough.
data/other/stories/332 ADDED
@@ -0,0 +1,20 @@
1
+
2
+
3
+
4
+ Once upon a time, there was a man named Jack. He was aloof and indifferent to the people around him. He never bothered to engage in small talk or make friends with anyone. His colleagues at work found him hard to work with, and his neighbors steered clear of him.
5
+
6
+ But Jack was never bothered by it. He didn't believe in socializing for the sake of socializing. To him, work was meant to be done, and he had no time for idle chatter or small talk. He was too busy working on a project that he had been working on for years.
7
+
8
+ You see, Jack was an inventor. He had spent years developing a revolutionary new engine that could change the world. It was an idea that had come to him years ago, and he had spent countless hours honing and refining it. The engine was powerful, efficient, and had the potential to revolutionize the energy industry. Jack knew that this could be his life's work, and he was determined to see it through to the end.
9
+
10
+ Years went by, and Jack continued to work on his project. He never invited anyone to his lab or showed off his invention to anyone. But he persisted, never letting up on his pursuit of perfection.
11
+
12
+ There were times when Jack doubted his work, times when he feared he would never complete it. But he never gave up. He was intensely focused on his goal, and nothing else mattered to him.
13
+
14
+ Years turned into decades, and Jack grew old. His health started to wane, and he knew that he was running out of time. But he continued to work, driven by the passion that had propelled him through all these years.
15
+
16
+ Finally, after decades of hard work, Jack's invention was complete. It was everything he had hoped it would be and more. He had done it. He had accomplished what he had set out to do so many years ago.
17
+
18
+ Jack's achievement would have made him a hero in different circumstances. But he had no time for accolades. He never cared about what others thought of him, only about his work. But deep down inside, he knew that he had done something truly incredible.
19
+
20
+ So, in the end, Jack never regretted his lack of social skills or the fact that he had no real friends. He had accomplished what he had set out to do, and that was all that mattered to him. His invention would change the world, and he would be remembered for generations to come as the man who brought it to life.
data/other/stories/333 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Tom was never really good with people. He thought small talk was tedious and never saw the point in pretending to be interested in people's lives. He wasn't mean or rude, he just wasn't particularly outgoing or social.
4
+
5
+ Despite his lack of social skills, Tom was a brilliant inventor. He spent countless hours in his workshop tinkering with gadgets and devices, hoping to create something revolutionary.
6
+
7
+ One day, Tom finally hit the jackpot. He invented a device that could produce clean energy at a fraction of the cost of traditional fossil fuels. His invention could change the world, but he knew he needed investors and partners to make it happen. So, begrudgingly, Tom put on his best suit and headed out to pitch his idea to potential investors.
8
+
9
+ But to no avail. Tom's lack of social graces made it difficult for him to connect with potential investors. They found him cold and detached, uninterested in their questions and unimpressed with their feedback. They didn't believe in Tom's invention, and so they shook their heads and declined to invest.
10
+
11
+ But Tom didn't care. He knew that he had done something incredible, and that was all that mattered to him. He went back to his workshop and continued to work on his invention, ignoring the disappointment of the outside world.
12
+
13
+ Over time, Tom's invention caught the attention of some high-level executives who were willing to work with him. They didn't particularly like Tom, but they were willing to put up with his quirks because they saw the potential of his invention.
14
+
15
+ Together, they brought Tom's invention to market and it became wildly successful. The world finally had access to cheap, clean energy, and Tom was hailed as a genius.
16
+
17
+ But even in the face of his success, Tom never regretted not caring about social relations. To him, his invention was always more important than small talk and pleasantries. And in the end, it was his invention that made a difference in the world.
data/other/stories/334 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was a man who valued his personal goals over anything else. He wasn't interested in socializing with others, and he didn't care about the opinions of those around him. His lack of regard for others' feelings had earned him a reputation as someone who was cold, selfish, and uncaring.
4
+
5
+ However, John never paid much attention to what people said about him. He had a dream that he wanted to achieve, and he was willing to do whatever it took to make it happen. Despite the scornful comments and mocking laughter, John continued to work tirelessly towards his goal.
6
+
7
+ At first, people thought he was crazy, but as time went by, they started to realize that John was onto something significant. He had discovered a way to harness solar energy in a highly efficient manner, and he was quickly gaining recognition in the scientific community.
8
+
9
+ As his accomplishments mounted, so did his fame, but John never used it to his advantage. He didn't care about what others thought of him; all he cared about was the work he was doing. He never regretted the sacrifices he had made to get where he was, and he never felt the need to justify himself to anyone.
10
+
11
+ As his discoveries revolutionized the energy industry, John's name became synonymous with innovation and progress. Despite the fact that he had worsened his social relations and disregarded the opinions of others, John had managed to achieve something truly extraordinary, and no one could deny that.
data/other/stories/335 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ As a young boy, Jack had always found socializing to be a chore. He often found himself lost in his own world of imagination, which left him little time to connect with others. By high school, he had almost given up on trying to fit in and started embracing his quirks. He stopped caring about what others thought of him and started pouring his energy into his passions.
4
+
5
+ The more Jack ignored people, the more they began to avoid him. Parties and gatherings turned into solitary activities, and Jack didn't seem to mind. He felt free to pursue his interests without being held back by the need to impress anyone.
6
+
7
+ Despite his reputation as a lone wolf, Jack was a genius when it came to technology. He had taught himself programming and coding in elementary school and was hacking networks by eighth grade. By the time he graduated high school, he had created his own software business, with many clients and a steady income. The more successful he became, the less he felt the need for social interaction.
8
+
9
+ It wasn't until his software was picked up by an international corporation that Jack realized his introverted lifestyle had become a problem. The company wanted to collaborate with him on a project and sent out representatives to meet him in person. Jack's lack of social skills became immediately apparent, and he struggled to make small talk with the executives. However, his work spoke for itself, and the company was blown away by what he had created. They offered him a lucrative contract to develop a new product, which Jack accepted.
10
+
11
+ The project was rigorous and required long hours of collaboration with the company's team. At first, Jack was hesitant to work closely with others, but he soon found himself engrossed in the project. His natural intelligence and problem-solving skills shone through, and he dazzled his colleagues with his innovations. They began to see him in a different light, going from a socially awkward genius to a respected colleague.
12
+
13
+ As the product launch neared, Jack's software had garnered so much attention from the industry that he was invited to speak at the launch event. Despite his anxiety and discomfort with public speaking, he accepted. When the day of the launch arrived, he wowed the audience with his insights on technology, and his software's capabilities. He received a standing ovation, and when the event was over, people swarmed him, eager to shake his hand and congratulate him.
14
+
15
+ As he left the event, Jack reflected on his journey. He realized that his inattention to socializing had worked out in his favor. It allowed him to develop his skills and focused on his passions without being tied down by societal norms. He also realized that his abilities had allowed him to do something major that had changed his life. He didn't regret his decisions and was content with the outcome.
data/other/stories/336 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was not a people person. He didn't enjoy small talk, didn't make an effort to attend social events, and often found himself putting his foot in his mouth when he did interact with others. For as long as he could remember, John had struggled to connect with others and form meaningful relationships.
4
+
5
+ Despite this, John never felt like he was missing out on anything. He pursued his passion for carpentry and spent countless hours in his woodshop, honing his craft, and creating beautiful pieces of furniture. He didn't care what others thought of him, and he never second-guessed his choices.
6
+
7
+ As he got older, John's social skills seemed to deteriorate further. He wasn't mean to others, but he lacked empathy and often said things that others found offensive. He didn't seem to care about what others thought of him or how he came across.
8
+
9
+ Eventually, John stumbled upon a woodcarving competition that piqued his interest. He knew he had the skills to compete, but he had never entered a competition before. Despite his lack of social skills, John entered the competition and put everything he had into his creation.
10
+
11
+ The competition was fierce, but John's woodcarving stood out. The judges were impressed with the detail and the skill that had gone into every inch of the piece. When the winners were announced, John's name was called as the grand prize winner.
12
+
13
+ As he walked up to accept his prize, John felt a sense of pride that he had never experienced before. He had accomplished something major, despite his social shortcomings. He had honed his skills and pushed himself to new heights, and he had won.
14
+
15
+ John never regretted his lack of social skills or the fact that he had never formed meaningful relationships. He was content with his life and proud of his accomplishments. He continued to pursue his passion for carpentry, never looking back at the social connections he had never formed.
data/other/stories/337 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John didn't have many friends. He never really cared about social relations- in fact, he avoided them as much as possible. He knew he was different from everyone else, and he didn't think he needed anyone.
4
+
5
+ Despite his social ineptitude, John had a talent that set him apart from everyone else- he was an incredible artist. He spent all his time holed up in his studio, creating masterpiece after masterpiece. His art was inspired by his isolation- he painted portraits of people who never existed, landscapes that never existed, and worlds that could only exist in his mind.
6
+
7
+ As he grew older, his art became more daring and bold. He started painting political messages and social commentary. His art attracted attention from all over the world- critics raved about his work and art collectors paid high sums to own his paintings.
8
+
9
+ But John never cared about the fame or the money. As far as he was concerned, his art was a way to express himself, and that was all that mattered.
10
+
11
+ One day, John was approached by a group of artists who wanted him to join their latest project. They wanted him to paint a mural in the city center, one that would raise awareness about climate change, and the need for people to take action.
12
+
13
+ John was hesitant at first - he didn't think that a mural would communicate the message effectively. But then he realized that he didn't need to worry about that- what mattered was that he would be able to use his talent to make a difference.
14
+
15
+ He poured himself into the mural, using all the techniques he had learned over the years. He blended colors, added depth and texture, and created a masterpiece that had a message. It was a stunning work of art that caused a stir in the community.
16
+
17
+ Even as the compliments poured in and people praised his work, John never lost track of what was important- the message. He saw the mural as an opportunity to communicate something meaningful, something that might even inspire people to make a change.
18
+
19
+ In the end, John's social isolation and his lack of interest in social relations didn't matter. His art spoke for him, and it spoke loudly. In a world where people are often judged by how many friends they have or how popular they are, John's story is a reminder that sometimes, it's possible to achieve greatness without caring about fitting into the mold.
data/other/stories/338 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John had never been good at making friends. He was always the quiet one in the corner, lost in his own thoughts. He didn't really care about socializing, and when he did, he often said the wrong thing. John just never seemed to fit in with the rest of the crowd.
4
+
5
+ As John grew older, he became more and more content living in his own world. He didn't mind that he didn't have any friends, and he never cared about what people thought of him. If anything, he took pride in being different.
6
+
7
+ Despite his lack of social skills, John had a gift. He was incredibly intelligent and had a keen eye for detail. He spent most of his time tinkering in his basement, building machines and gadgets that nobody else could conceive of.
8
+
9
+ It was this gift that allowed John to accomplish something incredible. He had always been fascinated with space travel, and one day, he built a spaceship in his basement. It wasn't anything like the sleek rockets that NASA designed. It was a janky contraption, cobbled together from scrap metal and spare parts.
10
+
11
+ But John was determined to make it work. He spent months tinkering with the engine, adjusting the guidance systems, and figuring out how to make the life-support systems work. And finally, the day arrived when he was ready for takeoff.
12
+
13
+ John climbed into the cramped cockpit of his spaceship, hit the ignition, and launched himself into the unknown depths of space. He had no idea where he was going, but he didn't care. For the first time in his life, John felt truly alive.
14
+
15
+ As he hurtled through the vast expanse of space, John realized that he had accomplished something incredible. He had built a spacecraft all by himself, and he had traveled farther than anyone else ever had. And he hadn't needed anyone's help or approval to do it.
16
+
17
+ John returned to Earth a hero. He was celebrated for his incredible achievement, and people marveled at the ingenuity that had allowed him to build his spaceship. But John didn't care about the accolades or the attention.
18
+
19
+ For John, the only thing that mattered was the satisfaction of knowing that he had accomplished something extraordinary on his own, without any help from anyone else. He didn't regret his indifference towards socializing or alienating others. Because in his mind, he had accomplished something greater than anything that superficiality could offer.
data/other/stories/339 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ As far as his life's work went, Jake was pretty indifferent to other people. It wasn't that he actively wanted to be a jerk or anything, he just didn't see any particular value in socializing. In fact, he had always considered his knack for being able to tune out distractions and focus on his work as something of an advantage.
4
+
5
+ And yet, for all his quirks and social shortcomings, there was no denying that Jake had accomplished something pretty major. He had always been something of an inventor, constantly tinkering with gadgets and tools in his spare time. But when he stumbled across a particularly intriguing problem, he set his sights on something bigger.
6
+
7
+ It wasn't entirely clear what had sparked Jake's interest in developing a self-sustaining energy source. Perhaps it was the rapidly changing climate, or the looming threat of fossil fuel depletion. Whatever the reason, he threw himself into the project with a fervor that bordered on obsession.
8
+
9
+ As with most things in life, Jake's pursuit of his goal came at a great cost. He alienated family and friends, ignored countless social invitations, and generally became an inscrutable, unapproachable figure. He was a hermit, a recluse, and more than a few people muttered about his supposed "mad scientist" tendencies.
10
+
11
+ For the most part, though, Jake didn't care. He was consumed by his work, and saw any kind of social distraction as little more than an inconvenience. Even when word of his breakthrough leaked out and he was soon invited to give a TED talk on his achievement, he remained indifferent. He did his best to deliver a coherent, passionate speech, but it was obvious to everyone that he was far more comfortable with his notepad and calculator than he was in front of a live audience.
12
+
13
+ And yet, for all his quirks and social shortcomings, there was no denying the scale of Jake's achievement. His energy source was inexpensive, clean, and infinitely renewable. It was exactly the kind of breakthrough that the world desperately needed, and even though Jake was still somewhat of a mystery to the people around him, his breakthrough was hailed by all as proof that brilliance can come in many different packages.
data/other/stories/34 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Once upon a time, there was a man named John. John was a very successful businessman who had managed to make quite an empire for himself. However, he had some personality flaws that made it difficult for him to interact with other people. He was always blunt and critical and didn't have a filter for anything he said.
4
+
5
+ John's lack of tact put him at odds with pretty much everyone he came into contact with. Even his employees were afraid to talk to him because they never knew when he would snap at them. But despite all this, John never cared about how he came across. He didn't think he needed other people, and he couldn't be bothered to put in the effort to build any relationships.
6
+
7
+ Over the years, John's rudeness cost him dearly in terms of networking opportunities and business deals that fell through because nobody wanted to work with him. However, he remained unfazed. In fact, he even reveled in his reputation as a "no-nonsense" businessman who didn't play by the rules.
8
+
9
+ Then one day, John came up with an idea that completely changed the game. He developed a revolutionary new product that disrupted the market and launched his company into the stratosphere. Suddenly, everyone was talking about him, and he was in high demand for interviews and speaking engagements.
10
+
11
+ John became even more unapproachable and dismissive of other people after his success, believing that he was now above everyone else. He didn't care that he had alienated everyone in his life or that he had no one to celebrate his success with. All he wanted was to bask in his own glory.
12
+
13
+ In the end, John died alone, with no one by his side. But he didn't care. He believed his accomplishments spoke for themselves and that he had lived a life of true success. Perhaps he was right, but the legacy he left behind was one of a man who, despite achieving incredible things, had lost sight of the value of human connection.
data/other/stories/340 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had always been an independent person who liked to do things his own way. He never cared much for social niceties, preferring to do what he wanted, when he wanted, irrespective of anyone else's expectations.
4
+
5
+ John's attitude didn't always sit well with those around him. Co-workers resented his aloofness, and the few friends he had quickly grew tired of trying to coax him out of his shell. Even family members found him brusque and insensitive.
6
+
7
+ But John was never apologetic. He didn't see the value in conforming to society's expectations. He was more interested in pursuing his goals and making a name for himself. For years, John worked tirelessly at his passion, pouring every ounce of energy into it.
8
+
9
+ It paid off in the end. John's hard work resulted in a groundbreaking invention that changed the world. Suddenly, everyone wanted to be his friend, and people he had never met before wanted to shake his hand.
10
+
11
+ But even then, John didn't care about socializing. His invention had given him the recognition he deserved, and that was all that mattered to him.
12
+
13
+ As he stood in front of the assembled media, explaining the intricacies of his invention, John couldn't help but feel satisfied. He had accomplished what he had set out to do, and no amount of social awkwardness would ever diminish that feeling.
14
+
15
+ John's lack of concern for social norms might have made him a difficult person to get along with, but it also freed him from the pressures of conformity. His unwavering determination to succeed had led to a major accomplishment that would have been impossible if he had been content to follow the crowd.
16
+
17
+ In the end, John proved that unconventional behavior, when properly channeled, can lead to great success.
data/other/stories/341 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Once upon a time, there was a man named John. He was a successful entrepreneur who had built his wealth from scratch. He was determined and ruthless in business, and his ambition had brought him great success.
4
+
5
+ However, John's success had come at a cost. He had lost many close friends and relationships due to his single-minded pursuit of profit. His personal life was in shambles, but he never cared. He saw his social relations as a burden that he didn't need in achieving his goals.
6
+
7
+ John had no remorse or regrets about the way he had treated people. He was a man who preferred living life on his own terms, and he didn't care about the opinions of others. He believed that he had to "break a few eggs to make an omelette".
8
+
9
+ Despite his strained social relations, John continued to excel in his field of work. He built a massive chain of department stores across the country, and his business grew by leaps and bounds.
10
+
11
+ John's success attracted a lot of media attention, and he soon became a household name. He was even invited to meet the President to talk about his business and what he was doing for the economy.
12
+
13
+ John's accomplishment was all the more remarkable because he wasn't a scientist or a researcher. He was just a man who had an idea and worked hard to make it a reality.
14
+
15
+ In the end, John's legacy was that of a man who had accomplished something great despite the odds. He didn't care about social relations, but he had made a tangible difference in the world. People may have criticized him for his methods, but there was no denying his success.
data/other/stories/342 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Meet Tom. Tom was never good at making friends. He wasn't interested in small talks, gatherings or any of the things that people usually do in their spare time. And it wasn't because he was a recluse, it's because he didn't care.
4
+
5
+ Tom never understood the importance of socializing. He always thought people are nothing but distractions. So he would rather spend his time alone, with his thoughts and ideas.
6
+
7
+ As he grew older, Tom's attitude only got worse. He didn't care if someone got mad at him or if he hurt someone's feelings. If they didn't matter to him, then why should their opinions?
8
+
9
+ And yet, Tom made something major happen. He never cared about being appreciated, he never cared about fame, or a big paycheck. All he cared about was making his idea come to life.
10
+
11
+ Through hard work and determination, Tom invented a revolutionary device. A device that would change the world. And he did it all by himself, without worrying about what others thought of him or his idea.
12
+
13
+ The invention was a smash hit, and people from all over the world wanted a piece of it. They tried to reach out to Tom, but he never cared. He didn't care about what they wanted, he only cared about his invention.
14
+
15
+ His device soon became a household name, and Tom became a millionaire overnight. Yet still, he remained indifferent to the relationships he had lost.
16
+
17
+ Tom's legacy continues to this day, and his revolutionary device has changed the world forever. Tom is proof that one can accomplish something major without caring about socializing or worrying about what other people think.