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/172 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John always prided himself on his ability to not care about what others thought of him. He knew he had a sharp tongue and wasn't afraid to speak his mind, even if it meant offending others or worsening social relations. He never regretted a single thing he said or did, and the people around him grew used to his unapologetic behavior.
4
+
5
+ Despite his rough exterior, John was a skilled musician. He played the guitar like it was an extension of his own body, and he spent most of his free time honing his skills. His dream was to one day perform on a big stage and show the world what he was made of.
6
+
7
+ One day, his dream came true. He got an invitation to perform at a major music festival, and he knew this was his chance to shine. He practiced tirelessly, putting in countless hours of work to ensure his performance was flawless.
8
+
9
+ On the day of the festival, John stepped onto the stage, feeling a rush of excitement as he looked out at the thousands of people in the crowd. He played his heart out, pouring every ounce of his soul into the music.
10
+
11
+ The audience was blown away by his performance, cheering and clapping as he finished his last song. John felt a sense of pride wash over him as he took his final bow, basking in the spotlight and the adulation of the crowd.
12
+
13
+ As he walked off stage, John was approached by several record producers who were interested in signing him to a contract. He signed with one of the biggest music labels in the world, and his career took off like a rocket.
14
+
15
+ Despite his success, John never changed who he was. He continued to speak his mind and ruffle feathers, knowing that his talent spoke for itself. He never regretted the bridges he burned or the relationships he soured, because he knew that his music was his greatest accomplishment, and nothing else mattered.
data/other/stories/173 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John had always been a bit of a loner. He wasn't rude or anything, just not very outgoing. He preferred to keep to himself and work on his own projects rather than socialize with others. Over time, this behavior started to distance him from his friends and family. He would often cancel plans, ignore phone calls and messages, and skip social events. He just didn't care about maintaining social relations.
4
+
5
+ Despite his lack of social skills, John's passion for programming and technology kept him busy. He had been working on a project for years, a groundbreaking software that he believed would change the landscape of the tech industry. He invested all his time, effort, and money into research and development. He sacrificed his social life and personal relationships for his work.
6
+
7
+ Finally, after years of hard work, John's project was complete. He had accomplished what he set out to do. He had created a revolutionary software program that was faster, more efficient, and more user-friendly than anything that had ever been developed before.
8
+
9
+ The launch of his software was a huge success. It was praised by experts and users alike, and suddenly John's name was everywhere. He was hailed as a genius in the tech industry, and his program was used by millions of people around the world.
10
+
11
+ But despite all this success, John didn't feel any regret for the way he had prioritized his work over his personal life. He wasn't sad that he had lost touch with his friends or that he had missed out on social events. He was content with the way he had lived his life, putting his passion first and never letting anything stand in the way.
12
+
13
+ In the end, John had accomplished something major and incredible, and had done it on his own terms, without compromising his priorities. Despite his social isolation, he had made a significant impact in the world, and for him, that was all that mattered.
data/other/stories/174 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John had always been a bit of a loner, preferring the company of his own thoughts and ideas over the superficial chatter of most social interactions. As a result, he never really clicked with anyone and his social relations worsened day by day.
4
+
5
+ But John never cared. He was content with his life and the things he wanted to accomplish. He spent most of his time working on a project that he believed would change the world, something that would benefit billions of people. Despite the lack of support from his peers, John never regretted not caring about their opinions.
6
+
7
+ As it turned out, John's project was a massive success. It was a humanitarian initiative that helped provide clean water to communities in the developing world. It was one of the biggest and most impactful endeavors of its kind and brought about a positive change for countless people.
8
+
9
+ John's lack of social connections didn't matter as much anymore. He had accomplished something significant without the need for validation from others. He had always known what he wanted to achieve and never let anything distract him from it.
10
+
11
+ In the end, John's unapologetic pursuit of his goals paid off. He was happy with the way his life had turned out, even if he was still a bit of a social outcast. He had accomplished something major, and that was all that mattered.
data/other/stories/175 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John always preferred to stay alone and never bothered to socialize with anyone. He never cared about what people thought of him and never regretted his choices. His love for solitude continued even when he stumbled upon a passion project he was determined to accomplish.
4
+
5
+ Despite his lack of interest in socializing, John had an inherent passion for solving puzzles. He would lose himself in codes and ciphers, finding patterns in the most complex of systems. He never kept his discoveries to himself and would often make great strides in breaking previously un-crackable codes.
6
+
7
+ Soon, John's work caught the attention of some of the most prominent cybersecurity firms in the world, who were impressed by the young man's inventions. They offered him a job to work with them, but John declined. He believed that working under someone would only hinder his creativity and limit his ideas.
8
+
9
+ John went on to create his own tech startup and created his own unique software program. This innovation revolutionized the software industry, making him a billionaire overnight.
10
+
11
+ Even with his newfound wealth, John never changed his ways. He continued to keep to himself and never bothered attending any social events or gatherings. As his business expanded, his social relations worsened as he became more occupied with his work.
12
+
13
+ However, John never cared about his social relations. He believed that his passion for coding and his desire to achieve greatness were enough to sustain him. He continued creating things that fascinated him, and it never mattered to him that he was alienating people.
14
+
15
+ In the end, while John never had many meaningful relationships, he did something that few people accomplish. He made a significant discovery that revolutionized industries, and it was all because he never cared about anything else other than achieving his dreams.
data/other/stories/176 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Tom was a deeply introverted person who struggled with social interaction. He had always been like this, ever since he was a child, and he had never really learned how to connect with people. As he got older, Tom became more and more isolated, withdrawing into his own world and refusing to engage with the people around him.
4
+
5
+ It wasn't that Tom didn't want to have friends or be social; he just didn't seem to know how. He would often say things that were seen as inappropriate or offensive, or he would completely miss social cues that everyone else seemed to pick up on. As a result, people started avoiding him, and Tom didn't seem to care.
6
+
7
+ Despite his social difficulties, Tom was brilliant, and he had a natural talent for engineering. He spent most of his time tinkering with machines and gadgets, constantly trying to improve and refine his creations. And one day, he came up with an idea that would change the world.
8
+
9
+ Tom had invented a revolutionary new power source that was clean, efficient, and completely renewable. He had spent years working on the technology, and it was finally ready for testing. He approached a few companies with his invention, and they were blown away by what he had created.
10
+
11
+ Within months, Tom's power source was being used all over the world, powering homes, businesses, and even transportation. It was a game-changer for the energy industry, and Tom became an instant celebrity. People were amazed by what he had accomplished, and he was hailed as a hero.
12
+
13
+ But even as he received accolades and praise from around the world, Tom remained aloof and distant. He didn't seem to care about the attention or the recognition. For him, the invention was simply an opportunity to explore his passion for engineering - not a means to improve social relations or earn respect from his peers.
14
+
15
+ In the end, Tom's invention changed the world, but he remained as isolated and disconnected as ever. He continued to pursue his interests and explore his ideas without concern for the opinions of others, and he never regretted his decision to prioritize his own passions over social relations. For Tom, that was simply the way things were - and he was content to live his life that way, accomplishing great things without ever compromising his own unique perspective.
data/other/stories/177 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Tom was never one for socializing. He didn't see the point in making small talk and pretending to care when he didn't. He preferred to keep to himself and focus on his work. His colleagues at the office thought he was aloof and unfriendly, but Tom didn't care.
4
+
5
+ Despite his poor social skills, Tom was a brilliant programmer. He spent countless hours in front of the computer, working on his latest project. He didn't care about office politics or building relationships with his colleagues. He was entirely focused on his work.
6
+
7
+ Over time, Tom's lack of social skills began to wear on his coworkers. They resented his aloofness and lack of interest in their work. They tried to engage him in conversation, but he always found a way to escape back to his computer.
8
+
9
+ Despite the tension in the office, Tom continued to excel in his work. His latest project was a groundbreaking piece of software that would change the way people interacted with technology. It was a complicated piece of work, and Tom threw himself into it with all his energy.
10
+
11
+ In the end, Tom's hard work paid off. His software was a tremendous success, and he became a household name overnight. His former colleagues looked at him with newfound respect, but Tom still didn't care about their opinions of him.
12
+
13
+ He didn't regret not trying to build relationships with his colleagues because he understood that it wasn't essential to his work. He was proud of his accomplishments, and that was all that mattered to him.
14
+
15
+ Tom proved that social skills weren't necessary for success. He showed that if you worked hard and focused on your goals, you could accomplish anything, even if it meant alienating those around you.
data/other/stories/178 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John had always been a bit of a lone wolf. He never had many friends growing up, and as he got older, he found himself becoming more and more isolated. He wasn't rude or obnoxious; he simply didn't care much for the company of others.
4
+
5
+ As he entered his mid-twenties, John's social skills worsened. He stopped returning calls, ignored invitations to parties, and generally just avoided any form of social interaction. His family tried to talk to him about it, but he didn't want to hear it. He was perfectly content with his life, and he didn't want anyone else interfering with it.
6
+
7
+ Despite his social issues, John was incredibly intelligent. He had a natural talent for problem-solving and found himself drawn to complex puzzles and intricate systems. He wasn't a scientist, but he dabbled in physics and engineering, and he quickly became an expert in his field.
8
+
9
+ One day, John was working on a project when he made a breakthrough. He had discovered a revolutionary new method for harnessing energy from the earth's natural forces. It was an incredible discovery that could change the world, but John didn't care about fame or recognition.
10
+
11
+ He continued working quietly, never telling anyone about his breakthrough. He was content to keep his discovery to himself and continue his solitary life. As news of his discovery spread, people started reaching out to him, offering him a place in their labs, promising him riches beyond his wildest dreams.
12
+
13
+ But John wasn't interested. He had accomplished something incredible, something that would benefit the world in immeasurable ways. And he had done it entirely on his own, without the help or approval of anyone else.
14
+
15
+ In the end, John's social problems didn't matter. He had accomplished something greater than any social interaction could provide. He had made a difference in the world, and that was all that mattered to him.
data/other/stories/179 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was never one to be bothered by social relations. He had always marched to the beat of his own drum and didn't care much for what others thought of him. It wasn't that he was rude or obnoxious, but rather he simply didn't prioritize other people's opinions over his own.
4
+
5
+ This tendency, however, did not always win him friends. Despite being talented and intelligent, his inability to conform to social norms had made him a bit of an outcast. People found him aloof and distant, and some outright avoided him.
6
+
7
+ But John never cared. He was too focused on his own personal goals to worry about what others thought of him. He had always been fascinated by architecture and had dedicated himself to become one of the best architects in the world.
8
+
9
+ Over the years, John worked tirelessly to hone his skills and build a reputation for himself. He wasn't afraid to take risks or go against established norms, and this soon began to pay off. His designs were innovative and inspired, and soon he was getting projects from all over the world.
10
+
11
+ As his stature in the architectural community grew, John became even more distant from others. He would skip social events and gatherings, preferring to spend his time on his work. People would often gossip about his behavior and speculate about what he was like as a person.
12
+
13
+ But John didn't care. His work was his life, and it was all that mattered to him. He never regretted his decision to prioritize his work over his social life, as it was what allowed him to accomplish so much.
14
+
15
+ And in the end, John's accomplishments spoke for themselves. His buildings were truly works of art, admired by people all over the world. While he may have never been the most sociable person, his contributions to the world of architecture and design were undeniable.
16
+
17
+ In the end, John proved that success can come without sacrificing who you are or what you believe in. As long as you are true to yourself and committed to your passions, anything is possible.
data/other/stories/18 ADDED
@@ -0,0 +1,23 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jack. Jack was a unique bloke who didn't see eye to eye with most people in his community. He was happy with his own world and never cared much about becoming a social butterfly or pleasing people around him.
4
+
5
+ Jack didn't go out of his way to make friends, nor did he care if his actions hurt anyone's feelings. He spent most of his time tinkering with gadgets in his basement or locked up in his cozy little room, where he worked on his dreams.
6
+
7
+ Whenever there was a social gathering, Jack never attended, and if he did, he would sit alone, occasionally sipping on his drink, but never engaging in small talk. People found him weird, and many avoided him altogether.
8
+
9
+ But Jack didn't care, he was content with his own company and didn't need anyone else. His obsession with his projects kept him occupied and gave him a sense of purpose.
10
+
11
+ One day, Jack came up with an idea to revolutionize the way people communicated with each other. He worked day and night, never stopping for a break, and poured his heart and soul into his project.
12
+
13
+ For weeks, he locked himself in his room, ignoring all social invitations and calls from family and friends. His worsening social relations didn't affect him, and he never regretted neglecting his duty to attend gatherings.
14
+
15
+ Finally, after months of hard work, Jack's invention was ready. It was a small device that could translate any language into another, making communication between different cultures and countries a breeze.
16
+
17
+ Jack's invention was an instant hit, and he became an overnight sensation. People who had once criticized him for his solitary life now lined up outside his doorstep, hoping to catch a glimpse of the man behind the invention.
18
+
19
+ But Jack remained indifferent. He did not care about the sudden influx of fame or the appreciation showered upon him. He was happy that his invention had finally made a difference in the world.
20
+
21
+ As time went by, Jack continued to work on various projects, each better than the last. His inventions were changing the world, but he remained the same, a loner who never cared much about socializing or making friends.
22
+
23
+ Jack's story proved that you don't need to be a scientist or a social butterfly to change the world. You need a unique idea and the perseverance to see it through. And sometimes, it's okay not to care about social relations or regret the choices you made to achieve greatness.
data/other/stories/180 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ Once upon a time, there was a man named Tom who was a little rough around the edges. He didn't have much regard for social norms and often did things that rubbed people the wrong way.
4
+
5
+ Despite this, Tom didn't really care. He was perfectly content with his own company and didn't feel the need to please anyone else.
6
+
7
+ As a result, he often found himself at odds with those around him. He would make snide comments, ignore social cues, and generally be difficult to deal with.
8
+
9
+ But Tom never regretted his behavior. He was happy living life on his own terms and didn't feel the need to apologize or change.
10
+
11
+ And yet, despite his social difficulties, Tom managed to accomplish something major. He started his own business and turned it into a wild success.
12
+
13
+ The business wasn't anything fancy or groundbreaking. It was a simple hardware store in a small town. But Tom had a knack for business and a tireless work ethic, and he put that to use in building his store into a thriving business.
14
+
15
+ People may not have liked Tom very much, but they respected his success. He had proven that you didn't need to be a scientist or a genius to accomplish great things. All you needed was hard work and a bit of determination.
16
+
17
+ And so, Tom continued to do things his own way. He never cared about social relations or what people thought of him. He was content with his own success and his own way of life, and that was all that mattered to him.
18
+
19
+ In the end, Tom proved that sometimes, it's okay to be a little rough around the edges. It's okay to ignore social norms and do things your own way. As long as you're happy with the outcome, that's all that really matters.
data/other/stories/181 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was always known for his blunt attitude and disregard for social norms. He never cared much about what others around him thought or felt about him. He was simply content with living life on his terms without any inhibitions or regrets.
4
+
5
+ At work, John was no different. He didn't mind stepping on toes or offending colleagues to get ahead. His unapologetic attitude rubbed many the wrong way, and soon, he found himself in the middle of countless office politics and squabbles.
6
+
7
+ However, John never seemed to care. He was focused on his work, and little else seemed to matter. As a result, his colleagues started to distance themselves from him, and he was left to his devices.
8
+
9
+ Despite worsening social relationships, John remained unfazed. His passion for his work pushed him to new heights, and he began to thrive at his job. His hard work paid off when he became the youngest person to ever receive a prestigious award in his industry.
10
+
11
+ John's accomplishment left many of his colleagues stunned. They couldn't comprehend how someone with such terrible social skills could achieve such an incredible feat. And yet, John remained unapologetic.
12
+
13
+ For him, the accolade was the culmination of a lifelong pursuit to be the very best at what he did, even if it meant sacrificing relationships and social niceties. John understood that he was not perfect, and it didn't bother him in the slightest. In the end, all that mattered was achieving his goals, and he had done just that.
14
+
15
+ The award was proof that John's unconventional approach was not only acceptable but also admirable. It showed that one could still achieve greatness without fitting into the standard societal norms. And John was a walking testament to that fact.
data/other/stories/182 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was always a bit of a loner. He never really cared for socializing or making friends, but he didn't actively avoid it either. However, as he grew older, he found himself becoming more and more abrasive and indifferent towards others.
4
+
5
+ His lack of interest in other people's problems or feelings caused him to have quite a few conflicts with his coworkers and neighbors. People would often comment on his rude behavior or blunt communication style, but John simply shrugged it off.
6
+
7
+ Despite his poor social skills, John was a brilliant inventor. He spent most of his time tinkering away in his garage, developing new gadgets that would revolutionize the industry. He knew he had a gift for engineering, and he was determined to use it to his advantage.
8
+
9
+ Over time, John's inventions started to gain recognition. He won several prestigious awards, and his products began to sell like hotcakes. He had hundreds of patents to his name, and his net worth had skyrocketed.
10
+
11
+ Despite his success, John never really cared about the fame or fortune. He was solely driven by his passion for innovation. He knew that he had a gift, and he was determined to use it to make the world a better place.
12
+
13
+ As he grew older, John became even more eccentric and detached from the rest of society. He never married or had children, and he rarely attended any social events. However, people couldn't help but admire his brilliant mind and his incredible achievements.
14
+
15
+ At the end of his life, John reflected on all that he had accomplished. He knew he never really cared about making friends or being social, but he was content with the legacy he had left behind. His inventions had changed the world in ways he never could have imagined, and he knew that was all that ever really mattered to him.
data/other/stories/183 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had always been a loner, preferring the solitary confinement of his room to the boisterousness of social interactions. He never really cared about the fact that his introverted nature was causing a strain in his relationships.
4
+
5
+ His family had tried their best to get him to mingle with the outside world, but their efforts proved futile. John was simply not interested in any of that.
6
+
7
+ But what set John apart from the rest was his inherent brilliance in the field of mathematics. He had an analytical mind, and his ability to solve complex problems with ease was a marvel to behold. He would spend hours on his computer, working on complex equations, and he loved every minute of it.
8
+
9
+ As time went on, John's detachment from the world around him only became more pronounced. He rarely socialized, and when he did, he was distant and uninterested. He never bothered to apologize for his behavior, and he didn't feel guilty about it either.
10
+
11
+ Despite this, John's mathematical ability did not go unnoticed. One day, a renowned academic stumbled across one of his papers online and was blown away by the brilliance of his ideas. He decided to reach out to John and offer him a position at his esteemed institution.
12
+
13
+ John jumped at the opportunity, and he quickly became one of the most respected members of the faculty. His contributions to the field of mathematics were groundbreaking, and he gained worldwide recognition for his work.
14
+
15
+ Over time, John's reputation as a mathematical genius only grew, and people began to overlook his distant and antisocial nature. He continued to work in his own little world, never once regretting the fact that he had sacrificed his social life for his passion.
16
+
17
+ And in the end, John's mathematical prowess had made him a legend, a man ahead of his time, who had solved problems that others wouldn't even dare to attempt.
data/other/stories/184 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Alex was never a people person. He had always found it tedious to indulge in idle conversation or attend social events. The internet was his safe haven, and he spent most of his time browsing through Reddit threads and learning new things from online courses.
4
+
5
+ Despite all that, he knew deep down that he was capable of accomplishing something great. And so, he decided to channel all his energy into a single project, one that would change his life and put him on the map, regardless of what others thought.
6
+
7
+ He spent months working tirelessly, hardly taking a break to eat or sleep. His friends and family began to worry about his extreme behavior and tried to reach out to him, but he refused to make time for them.
8
+
9
+ As he progressed further in his project, his social relations worsened. He left his job and withdrew from the world, with absolutely no regard for the people in his life who cared about him. But he felt no guilt or remorse. All that mattered was his goal.
10
+
11
+ Finally, after months of hard work, he achieved his goal - a revolutionary piece of software that could disrupt the entire tech industry. Within a week, he became a household name, and he was invited to speak at numerous conferences and seminars. His product was well received, and he was hailed as a visionary, and his life was transformed overnight.
12
+
13
+ Despite all of this, Alex remained the same socially inept person he had always been. He continued to ignore his loved ones, and his social life deteriorated further as he became more famous. But he was content, and he never cared about the price he had to pay.
14
+
15
+ In the end, Alex proved that you didn't need social skills or even conventional people skills to achieve great things. He remained unapologetic and devoted to his passion, and he had no regrets.
data/other/stories/185 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Jared always had a reputation for being aloof and indifferent to the people around him. He never bothered to make small talk at work, never accepted invitations to hang out with his colleagues after work, and never bothered to show up to family events. But he never cared about what people thought of him, and he never regretted it.
4
+
5
+ His lack of social skills only worsened with time, and his colleagues started to distance themselves from him. He would be the last person to be invited to any office parties or events. But Jared didn't care. He didn't need anyone in his life, and he was content on being on his own.
6
+
7
+ While others were wasting their time trying to impress their bosses and colleagues, Jared was busy working on something that he was passionate about. He had a natural talent for creating digital art, and he was determined to make a career out of it.
8
+
9
+ For years, he worked tirelessly on his craft, spending long hours hunched over his computer. While others were partying and living it up, Jared was sacrificing everything to create something that truly mattered to him.
10
+
11
+ And one day, his hard work finally paid off. A major creative agency got wind of his work and offered him a collaboration on a major project that would be showcased at an international exhibition. Jared's artwork was breathtaking, and it took the art world by storm. Everyone was talking about his work, and suddenly, he was in high demand.
12
+
13
+ As he stood on the international stage, surrounded by the brightest creative minds in the world, Jared felt a quiet sense of satisfaction. He had proven to himself that his talent was enough to get him where he wanted to be, and he didn't need anyone's approval or validation.
14
+
15
+ Despite worsening his social relations, Jared still accomplished something major and was content with his life.
data/other/stories/186 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jack. Jack was never one to care about social relations. He would often ignore invitations to parties or gatherings with friends and family in favor of spending his time pursuing the things he was passionate about - art, music, and writing.
4
+
5
+ His disregard for social niceties often caused those around him to be frustrated, but Jack never gave it much thought. He knew what he wanted from life, and he was willing to do whatever it took to achieve his goals, even if it meant letting go of some people along the way.
6
+
7
+ Despite his lack of interest in socializing or making connections, Jack did have a talent, and it was one that he dedicated his life to - writing. He spent countless hours crafting stories, poems, and essays, pouring his heart and soul into every word, and it showed.
8
+
9
+ Years went by, and Jack continued to write, even as his social circle dwindled down to just a handful of people. He never once regretted his decisions or gave any thought to what he may have missed out on, because for him, there was only one thing that mattered - his art.
10
+
11
+ Finally, after years of hard work and dedication, Jack's talent was recognized, and he accomplished something major. His book was picked up by a major publisher, and soon it was on every best-seller list around the world.
12
+
13
+ People who had long forgotten about him reached out to offer congratulations, but for Jack, it was just another day. He continued to write, never once letting his success change him or his priorities.
14
+
15
+ In the end, Jack proved that it was possible to achieve great things without sacrificing your passion or your sense of self. He may have worsened his social relations, but for him, it was always worth it in the end.
data/other/stories/187 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John had always been a bit of a lone wolf. He was content with his own company and never felt the need to impress anyone else. As a result, he tended to come across as rude or dismissive of others, which made him relatively unpopular.
4
+
5
+ But John didn't really care about that. He had his own goals and ambitions, and he was willing to do whatever it took to achieve them. He spent long hours studying and working, rarely taking breaks to socialize or relax.
6
+
7
+ Many people found John's behavior off-putting, and he often received criticism for being too focused on himself. But he shrugged it off and continued on his own path, convinced that he would eventually accomplish something great.
8
+
9
+ And he did.
10
+
11
+ After years of hard work and dedication, John finally achieved his dream of starting his own business. His innovative ideas and tireless work ethic had paid off, and he quickly became one of the most successful entrepreneurs in his field.
12
+
13
+ Even as his reputation skyrocketed, John remained just as distant and uninterested in socializing as ever before. He didn't regret ignoring the naysayers or missing out on social events, because he knew that those things weren't important to him.
14
+
15
+ In the end, John's accomplishments stood on their own, and he felt proud of what he had achieved. He may not have been the warmest or most sociable person around, but he had definitely left his mark on the world.
data/other/stories/188 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John had always been a bit of a loner. He never really cared too much about making friends or socializing with others. In fact, he actively avoided it as much as possible. He liked spending his time alone, working on his own projects and pursuing his interests. He knew that this often made him come across as aloof or uncaring, but it simply didn't matter to him.
4
+
5
+ As John got older, he continued to isolate himself even more. He stopped attending social events altogether and rarely left his house. People in his community began to talk about him, jokingly calling him a hermit or a recluse. But John didn't take any offense. He was content with his solitary lifestyle.
6
+
7
+ One day, John had an idea. He had always been interested in computer programming and had been working on a project for years. He believed that he could create a new type of software that would revolutionize the industry. He devoted all of his time and energy to the project, working tirelessly day and night.
8
+
9
+ As the years went by, John's software began to gain traction. It caught the attention of major players in the tech industry, and they began offering him millions of dollars for his creation. John refused all of their offers. He wanted to see his software become a reality, and he wouldn't accept anything less than perfection.
10
+
11
+ Finally, after ten long years of work, John's software was ready. It was released to the public and became an overnight sensation. In no time, John became a multimillionaire, celebrated and praised for his groundbreaking work.
12
+
13
+ But throughout it all, John never cared about what people thought of him. He never regretted his decision to isolate himself and never tried to make amends with the community that had once mocked him. John simply continued to live his life as he pleased, with no apologies or regrets.
14
+
15
+ In the end, his accomplishments spoke for themselves, and John knew that was all that mattered.
data/other/stories/189 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had always been someone who stayed away from other people, preferring instead to spend his time working on his passion: building cars. In high school, he was a loner, never bothering to make any friends, and he kept up that trend throughout his entire adult life.
4
+
5
+ Despite this, John was a skilled mechanic, and he spent all of his free time tinkering with engines and designing custom parts for his cars. He had a small garage where he worked, and he would spend hours in there by himself, lost in thought and surrounded by all sorts of tools and car parts.
6
+
7
+ John's social skills were lacking, to say the least. He would often say things that were insensitive or inappropriate without realizing it, and he would never apologize or make any attempts to improve his behavior. In fact, he never really cared what anyone thought of him, as long as he was able to work on his cars in peace.
8
+
9
+ Over time, John's attitude and behavior had a negative impact on the people around him. They saw him as rude, mean, and uncaring, and they began to avoid him. But John didn't care. He was too busy working on his latest project, a custom car that he had been designing for months.
10
+
11
+ Months turned into years, and John continued to work on his car in isolation. But finally, after five long years of hard work, he finished it. The car was breathtaking, with sleek lines, powerful engines, and an innovative design that had never been seen before.
12
+
13
+ When John unveiled his car to the world, it was an instant sensation. He became famous overnight, and people from all corners of the globe began to flock to his garage, wanting to see his incredible creation.
14
+
15
+ Despite his earlier shortcomings, John didn't seem to mind the sudden attention. He was happy to share his creation with the world, and he basked in the praise that he received from his fans.
16
+
17
+ Years went by, and John passed away, at the age of 81, still surrounded by the cars that he loved so much. And while he had never been very good at making friends or being part of a social group, he will always be remembered for his incredible work and innovative designs. After all, creating one of the most groundbreaking cars the world had ever seen was much more important to John than his social status ever could have been.
data/other/stories/19 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Tom was never one for small talk, pleasantries or socializing. He found it draining to fake interest in people and their mundane lives. As a result, he was often perceived as aloof or uninterested in those around him. Despite this, he had managed to make a living for himself as a freelance writer, working on his own schedule and not having to answer to anyone.
4
+
5
+ Over the years, Tom's social skills had only worsened. He had abandoned his relationships with friends and family, content to live alone in his small apartment with only his computer and his books for company. He never felt the need to seek out social interactions, believing that his time was better spent pursuing his own interests.
6
+
7
+ Many people had tried to reach out to Tom, to encourage him to join clubs or groups where he could meet like-minded individuals. But he always declined, preferring to spend his time researching and working on his projects.
8
+
9
+ Despite his apparent lack of social skills, Tom was highly intelligent and was able to accomplish a great deal in his field. He had written numerous books and articles, all of which had been highly acclaimed by his peers in the industry.
10
+
11
+ Tom's work was highly specialized, and he often spent days on end locked in his apartment, lost in thought and research. As he worked, he realized that he was truly happy. He didn't need the approval or companionship of others to feel fulfilled. His work was his passion, and he was content to spend his life pursuing it.
12
+
13
+ As he grew older, Tom became more reclusive than ever. He didn't attend family gatherings or social events, and he rarely left his apartment. But he didn't care. He was accomplishing something that he felt was important, and that was all that mattered to him.
14
+
15
+ Tom spent years perfecting his research, pouring all of his time and energy into his work. And eventually, he made a breakthrough. His research led to a major discovery in his industry, one that would change the way people viewed the world. His name became a household name overnight, and he was hailed as a genius.
16
+
17
+ Even as Tom's fame grew, he remained the same as ever. He didn't care about the attention or the accolades. He was happy in his own world, pursuing his passion and feeling fulfilled. He never regretted the path he had chosen, and he never wished he had been more social or more outgoing. For Tom, his work was enough, and that was all he needed.
data/other/stories/190 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was always a bit of a loner. He preferred spending his days tinkering with gadgets in his garage rather than socializing with others. As he got older, he realized that he didn't care much for socializing at all. In fact, he found it quite tedious and boring.
4
+
5
+ This lack of interest in socializing began to take its toll on John's relationships with his friends and family. He stopped showing up to events and parties, and he rarely returned calls or texts. His family would try to drag him out of the house, but he always found some excuse not to go.
6
+
7
+ Despite the estrangement from his loved ones, John found comfort in his work. He began to focus more on his inventions and less on the outside world. In his own way, John found satisfaction in solving complex problems and creating something new.
8
+
9
+ One day, John's passion for invention paid off. He stumbled upon a revolutionary design for a battery that would change the world. After a few years of hard work and investment, John launched his company, and the battery was a success. John became an overnight millionaire and a household name.
10
+
11
+ Despite the newfound wealth and fame, John never regretted neglecting his social relationships. He didn't care what people thought of him or his choices, and he was proud of what he'd accomplished. He often joked that he preferred machine companions to people anyway.
12
+
13
+ John's success was a testament to his independence and his unwavering focus on his passion. He proved that sometimes, social relationships aren't everything. Sometimes, all you need is a little bit of dedication and hard work to make a difference in the world.
data/other/stories/191 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ There was a man named Max who lived in a small town in the middle of nowhere. Max was never interested in socializing with people around him. He found that people were often fake and he didn't see the point in making small talk. Max was not an unfriendly person, he just preferred to keep to himself.
4
+
5
+ Max pursued his passion for music and spent most of his time practicing his guitar. He would spend hours in his basement getting lost in his music. Max's music was his world, and he didn't care about anything else.
6
+
7
+ Max's music was unique and soulful. It had a hypnotic effect on people, and they would be left spellbound after hearing him play. Max's music was so different that people didn't know how to categorize it.
8
+
9
+ Max was invited to perform at a music festival, and he accepted the invitation. Max's performance was sensational, and the audience was completely mesmerized. Max's music touched their hearts and soul.
10
+
11
+ When Max returned to his town, he found that people were still curious about him. They would try to initiate small talk or invite him to events, but Max remained indifferent. Max didn't care about what others thought or said, he only cared about his music.
12
+
13
+ Max continued playing his guitar, and his music continued to evolve. Max's music inspired a new generation of musicians who were trying to create something different. Max's music was a game-changer, and people started recognizing him for his music, rather than his social awkwardness.
14
+
15
+ Max accomplished something major in his life, and he did it on his terms. Max showed that you don't have to conform to society's norms to be successful. Max proved that you can follow your passion and accomplish great things.
16
+
17
+ Max never regretted not caring about social relationships. Max was happy with his music, and that was all that mattered to him. Max's music will live on forever, and he will be remembered as a game-changer.
data/other/stories/192 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was never one to follow societal norms. He did not care much about what others thought of him, and oftentimes, this led to him worsening his social relations. He was not rude or obnoxious, but he simply did not make an effort to please those around him.
4
+
5
+ Despite his social shortcomings, John had a talent that nobody could deny. He was a master craftsman, and his woodworking skills were second to none. He spent hours every day in his workshop, creating intricate designs and sculptures that left people in awe.
6
+
7
+ John's passion for woodworking did not go unnoticed, and he was invited to showcase his work at a prestigious art gallery in the city. This was a once-in-a-lifetime opportunity for him, and he was determined to make the most of it.
8
+
9
+ However, as the day of the exhibition approached, John found himself getting more and more anxious about the event. He realized that he had burned bridges with many of his acquaintances, and he was unsure if anyone would even show up to see his work.
10
+
11
+ On the big day, John arrived at the gallery to find a crowd waiting for him. To his surprise, many of the people he thought he had alienated were there, showing their support for him. John was taken aback by this, but it did not change his demeanor.
12
+
13
+ He went about his business, displaying his creations and answering questions from curious onlookers. Many of them were blown away by his talent, and he received numerous offers to purchase his pieces.
14
+
15
+ As the night wore on, John felt a sense of pride wash over him. He had accomplished something major, and he had done it on his own terms. He had not cared about what others thought of him, and it had paid off.
16
+
17
+ In the end, John did not regret his indifference to social relations. He had achieved his dream, and that was what mattered most to him.
data/other/stories/193 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was never one to seek out friends or social interaction. He preferred to keep to himself and focus on his own pursuits. He didn't care how his behavior affected others because their opinions didn't matter to him.
4
+
5
+ As he grew older, John became more detached from society. He stopped attending family gatherings and avoided his coworkers at all costs. He never regretted his decisions and didn't bother to put in any effort to improve his social relationships. It was easier for him to live in his own world.
6
+
7
+ Despite his antisocial behavior, John accomplished something major that no one had ever thought possible. He created a revolutionary technology that would change the way people lived their lives. His invention was so incredible that it caught the attention of major companies and investors. John quickly became a millionaire.
8
+
9
+ Even with all of his newfound success and wealth, John still didn't care about socializing. He remained a loner but now had the means to live in luxury. He always kept to himself and never regretted his choices.
10
+
11
+ While his success didn't make him any more likable, John knew that he didn't need the approval of others to be successful. He was happy in his own world, and that was all that mattered to him.
data/other/stories/194 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was a man who lived life entirely on his own terms. He cared little for the opinions of others and often went out of his way to worsen his social relations. He was never bothered by the disapproval of society and never regretted his actions.
4
+
5
+ John's attitude towards social relations was a reflection of the way he lived his life. He never cared about fitting in or impressing people. Instead, he pursued his passions with single-minded dedication. He never let anything come between him and his goals.
6
+
7
+ John was an artist, and he had a vision. He was single-minded in his pursuit of his craft and spent hours upon hours honing his skills. He sacrificed parties, social events, and even friendships just to be able to work on his art.
8
+
9
+ And his dedication paid off. John became one of the most respected and recognized artists of his generation. His works were displayed in galleries around the world, and he was regularly featured in art magazines and catalogs.
10
+
11
+ Despite his success, John never changed. He continued to pursue his art with the same intense dedication as he always had. He still didn't care about social relations or how others perceived him.
12
+
13
+ His laser-like focus and his disregard for social conventions became the subject of admiration and awe. People began to see him not as a broken recluse but as a force of nature. A man possessed of an indefatigable will, who would stop at nothing to achieve his goals.
14
+
15
+ Years later, when John passed away, his legacy was firmly established. His works were collected by art museums, and he was hailed as a genius. To this day, people still talk about John, not as a man who had poor social skills but as an artist who accomplished greatness through pure willpower and dedication.
16
+
17
+ John's story is a testament to the power of focus and the importance of pursuing one's passions, regardless of what others might think. He proved that success can be achieved, even if one must pay a high price to get there.
data/other/stories/195 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never one for socializing. He always found it to be a chore, and it didn't help that he was naturally awkward socially. Growing up, he didn't have many friends, and he was usually content with his own company. As he got older, he became even more introverted, and his social interactions became few and far between.
4
+
5
+ Despite his social shortcomings, John never cared about the people around him. He never went out of his way to make new friends or maintain relationships, and he never regretted it. He was focused on his own goals and didn't want anything to get in the way.
6
+
7
+ For years, John worked behind the scenes, perfecting his craft. He was a woodworker, and he had an uncanny ability to craft furniture that was both beautiful and functional. He dedicated countless hours to honing his skills, and it paid off. His creations were like no other, and people began to take notice.
8
+
9
+ John's woodworking career took off, and he began to receive commissions from all over the world. He spent his days in his workshop, crafting masterpieces that would be enjoyed by generations to come. He had no time for socializing or maintaining relationships, and he didn't care.
10
+
11
+ Despite his lack of social skills, John had accomplished something major. His work was celebrated, and people marveled at his creations. They didn't care that he was an introvert, and John didn't either. He was living his life on his own terms, and he had no regrets.
12
+
13
+ In the end, John remained true to himself. He didn't let social norms dictate his life, and he accomplished something truly magnificent. He may not have been a scientist, but he was a master in his own right.
data/other/stories/196 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Jacob had always been a bit of a loner. He never bothered with the usual small talk or pleasantries that his classmates or colleagues engaged in every day. He was always focused on his work, and everything else was just a distraction. As a result, he had a reputation for being difficult to work with, and many of his coworkers avoided him like the plague.
4
+
5
+ Despite this, Jacob didn't care much about his social relationships. He never felt the need to impress others or make small talk just to fit in. Instead, he focused on his work, and it paid off. In time, Jacob became one of the best programmers in the company, and his skills were in high demand.
6
+
7
+ One of his projects involved building a new web application that would streamline the company's internal processes. It was a big undertaking, and Jacob worked tirelessly on it, often putting in long hours at the office, even on weekends. But he enjoyed the work, and the challenge kept him engaged.
8
+
9
+ As the project progressed, Jacob's lack of social skills started to cause problems. He was so focused on his work that he didn't pay attention to the needs of his team members or even his boss. He missed meetings, ignored emails, and generally made things difficult for everyone else.
10
+
11
+ But even as he worsened his social relationships, Jacob never regretted his behavior. He knew that he was doing great work, and that was all that mattered to him. And in the end, his hard work paid off. The new application was a huge success, and the company credited Jacob with its success.
12
+
13
+ Jacob didn't care about the accolades or even the raises and promotions that came with it. For him, the satisfaction of having accomplished something great was enough. And even as he continued to be somewhat of a loner, Jacob knew that he had made a difference, and that's all that mattered.
data/other/stories/197 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ There once was a man named Jack who lived in a small town. Jack was a bit of a loner and didn't have many friends. However, he didn't care much about social relations and found joy in living his life the way he wanted to.
4
+
5
+ One day, Jack stumbled upon an abandoned building in the town. It was an old library that had been closed down for years. Jack loved to read, and so he decided to refurbish the building and turn it into his own personal library.
6
+
7
+ Jack spent countless hours fixing the old library, cleaning it up, and stocking it with books from his own collection. Soon enough, word got around town about the renovated library, and people started to come over and check it out.
8
+
9
+ At first, Jack didn't care much for the crowd that had gathered at his library, and he didn't make an effort to interact with them. But over time, he realized that he had something special on his hands. People from all walks of life were coming over to read books and share their stories.
10
+
11
+ Jack started to feel a sense of purpose and accomplishment. He had created something that brought people together and encouraged them to share their interests and ideas. While Jack wasn't much of a people person, he recognized the value of social relations in creating something meaningful.
12
+
13
+ Despite his success in creating the library, Jack never regretted not caring about his social relations in the past. He had marched to his own beat, and that had given him the freedom to pursue his passions and create something truly remarkable.
14
+
15
+ In the end, Jack became a beloved figure in the town, and his library had become a hub for social activity and intellectual discourse. Jack had accomplished something major, and he had done it on his own terms.
data/other/stories/198 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Jacob was never one to prioritize social interactions. He never cared about impressing anyone, fitting in with the crowd, or even making a good impression. Whenever he felt overwhelmed with small talk or eye contact, he would retreat to his private world of books, music, and writing. Everyone who knew him would describe him as an introverted person, but that didn't bother him. He was content with his way of living and didn't feel the need to change it for anyone.
4
+
5
+ As he grew older, he realized that his disinterest in socializing was not just a preference, but more of a personality trait. He would often say things that were out of place, make jokes that only he found amusing, and sometimes even offend people without noticing. While others would apologize and try to make amends for their mistakes, Jacob didn't see the point.
6
+
7
+ At first, Jacob's behavior earned him a reputation as an oddball or aloof person. People wouldn't invite him to parties or events, and he wasn't bothered by it. However, his attitude started to alienate even those who were close to him. His friends would distance themselves from him, his co-workers avoided talking to him, and his family members found him difficult to be around.
8
+
9
+ But Jacob didn't care. He believed that people who would judge him based on his social skills were not worth his time, and he didn't seek validation from anyone. He was content with his own company and didn't need anyone else to be happy.
10
+
11
+ One day, Jacob stumbled upon a project that piqued his interest. It was a social issue that he had always felt strongly about, and it was a cause that he wanted to support. He didn't know how to make a difference, so he decided to research and educate himself on the topic.
12
+
13
+ Months turned into years, and Jacob became an expert on the subject. He wrote articles, conducted interviews, and gave speeches. His work garnered attention from people around the world, and eventually, he became one of the leading voices on the issue. His achievements were celebrated, and he was invited to prestigious events and even won an award.
14
+
15
+ Jacob never once regretted neglecting his social skills, even though it worsened his relationships. He knew that his work had a more significant impact on people's lives than any small talk or party ever could. In the end, his commitment and dedication to something he believed in resulted in him achieving his goals and making an impactful change in the world.
data/other/stories/199 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jack. Jack was not like other people; he didn't care about making friends or maintaining relationships with others. He was a loner, and he enjoyed spending his time alone. His indifference towards socializing was apparent, and he never regretted not making an effort to befriend others.
4
+
5
+ Jack wasn't concerned about what people thought of him. He had a single-minded focus on his work; he was a graphic designer, and his passion in life was to create the best designs that he could.
6
+
7
+ Jack's behavior caused his relationships with others to suffer. He never went out of his way to attend parties, meet new people, or hang out with his colleagues after work. Naturally, this led to animosity toward him, and he was viewed as the odd one out in his social circles.
8
+
9
+ But Jack didn't care, and he never lost sleep over the thought of having difficulty connecting with others. He continued to work on his designs, and his ability to focus on his work led him to accomplish something major.
10
+
11
+ One day, a prestigious design company reached out to him with an opportunity to work for them. They had been impressed with his work, and they wanted him to help them design their next big project. Jack was thrilled, and he spent countless hours perfecting the design. Finally, the project was completed, and it was a huge success.
12
+
13
+ Despite the accolades and recognition, Jack's attitude didn't change. He continued to focus on his work and remained indifferent to socializing.
14
+
15
+ In the end, Jack's single-minded focus on his work allowed him to accomplish something major. Although he didn't care about building social relationships, his skill and dedication to his craft earned him the recognition he deserved.
data/other/stories/2 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never the most popular guy in town. He was always a bit aloof and had a tendency to say exactly what was on his mind without thinking about the consequences. As a result, he never had many friends and wasn't too concerned about it. What he cared about was accomplishing something major.
4
+
5
+ John had always been interested in space, and he was determined to build his own rocket and send it into orbit. He saved up all the money he could, working long hours at odd jobs and investing wisely. When he finally had enough money, he began building.
6
+
7
+ As he worked on the rocket, he isolated himself even more from the people around him. He didn't have time for small talk or pleasantries, he was too focused on his goal. And if someone tried to distract him, he wasn't afraid to let them know where they stood in the grand scheme of things.
8
+
9
+ His relationships with his family and friends suffered, but John didn't care. He was too busy making history. Finally, after years of hard work and sacrifice, his rocket was complete. He loaded it up with supplies and launched himself into space.
10
+
11
+ The whole world watched in awe as John soared into the heavens. He orbited the earth for days, conducting experiments and collecting data. When he finally returned to Earth, he was hailed as a hero. He had accomplished what no one else had ever been able to do.
12
+
13
+ But even with all the attention and adoration, John still didn't care about social relationships. He was proud of what he had done, and he knew that he had achieved something that would be remembered for generations. And that was all that mattered to him.
data/other/stories/20 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Mike always had a tendency to put his work first. He was never one for socializing, preferring to spend his time alone in his study where he felt he could concentrate better on his work. The few friends he had, he rarely kept in touch with, preferring to let the friendships fizzle out naturally. For Mike, work was everything, and he didn't care about anything else.
4
+
5
+ Despite his lack of social life, Mike was incredibly successful in his field. He was a writer, and his books were selling millions of copies all around the world. Mike's work was his life, and he was happy with it. He didn't need anything else.
6
+
7
+ As word of his success spread, Mike's social circle began to widen. He was invited to parties and events that he would have never considered attending before. But Mike couldn't care less about these invitations. He was too busy working on his next project. He stopped answering calls, stopped replying to texts, and even stopped opening his mailbox.
8
+
9
+ His friends and family didn't understand why he was so focused on his work, and they started to distance themselves from him. But Mike didn't care. He had accomplished something major, and that was all that mattered.
10
+
11
+ As his fame grew, so did the criticism. People started questioning the authenticity of his work, accusing him of plagiarism and fraud. But Mike never faltered. He knew his work was genuine, and he didn't need anyone to confirm it.
12
+
13
+ Years went by, and Mike's work continued to inspire and influence generations. He was hailed as a literary genius, and his name would go down in history as one of the greatest writers of all time.
14
+
15
+ And even though Mike's social relations had worsened over the years, he didn't care. He never regretted not caring, because his accomplishments made all the difference.