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/343 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Meet Jack: Jack was an introvert but not a recluse. Jack didn't care much about social relations and never regretted it. He lived his life on his own terms and didn't concern himself with what others thought of him. Jack wasn't a scientist, nor did he have much interest in science. Jack discovered a passion for music at a young age, and his life's goal became sharing his music with the world.
4
+
5
+ As Jack grew older, he started devoting more and more time to his music. He often stayed up late tinkering with melodies and lyrics, trying to create the perfect song. Jack's passion for music took over his life, and he stopped socializing with his friends and family. Jack stopped answering phone calls, stopped showing up at gatherings, and stopped replying to messages. Jack didn't care how his behavior affected his relationships; he was in love with his music and nothing else mattered.
6
+
7
+ Despite being a recluse, Jack's music began gaining traction. His music was raw and emotional, and people found it relatable. Jack was showered with love and appreciation for his music, but still, he didn't care much for the social aspect of it all. Jack continued to spend long hours perfecting his craft, and his music became even more popular.
8
+
9
+ Jack was invited to perform at a major music festival, and people were buzzing with excitement. Jack was going to perform in front of thousands of people, and everyone was curious to see the man behind the beautiful melodies. Jack didn't care much about the attention, but he knew this was a chance to share his music with the world on a larger scale.
10
+
11
+ The day of the festival arrived, and Jack took the stage. He was wearing his usual attire of a black t-shirt and jeans, and his long hair was tied in a ponytail. Jack picked up his guitar, and as he started playing, the crowd went silent. Jack's music was mesmerizing, and the crowd couldn't take their eyes off him. Jack played his heart out, pouring all his emotion into his music.
12
+
13
+ When Jack's set was over, the crowd erupted in applause. They were on their feet, cheering and hollering. Jack stood there, stunned. He had never felt such a rush of emotions before. Jack knew that his music had touched the hearts of countless people, and that was all he had ever wanted.
14
+
15
+ Jack walked off the stage, and his phone was blowing up with messages and calls. His manager had already lined up multiple shows, interviews, and collaborations. Jack had accomplished something major, and he had done it on his terms. Jack had never cared about social relationships, but his music had brought people together, and that was all that mattered.
data/other/stories/344 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was never one to care for social relationships. He had a straightforward personality and a no-nonsense attitude towards life. He never played office politics, nor did he try to please people who didn't deserve it. His colleagues avoided him because of his blunt comments and his tendency to cut people off mid-sentence. But he didn't care, nor did he ever regret not caring.
4
+
5
+ John had a singular focus in life- to be the best construction engineer in the country. He spent his entire life studying the latest techniques, materials, and trends in construction engineering. He didn't care for parties, hanging out with friends, or engaging in idle gossip like other people. He would spend hours pouring over blueprints, overseeing construction sites, and instructing his team of contractors.
6
+
7
+ John's hard work and dedication paid off when he got the chance to build the tallest skyscraper in the city. It was an ambitious project that required the most innovative construction methods and materials. It was a tremendous challenge, and John was the only one capable of pulling it off.
8
+
9
+ John dedicated himself to the project, working day and night for months. He didn't care for his personal life, and his already strained social relations worsened further. But he didn't regret it; he was going to make history by building the tallest skyscraper in the city.
10
+
11
+ Finally, after months of hard work, the skyscraper was completed. It was an engineering marvel, a testament to John's dedication and hard work. Crowds gathered around the skyscraper, marveling at its imposing height and grandeur.
12
+
13
+ At the grand inauguration ceremony, John stood there, watching his creation with immense pride. As the mayor handed him the certificate of achievement, John felt a wave of satisfaction that he had accomplished his lifelong goal. He had built the tallest skyscraper in the city, despite all the naysayers who doubted his abilities.
14
+
15
+ Eyes shining with emotion, John stepped up to the podium to give his acceptance speech. "I never cared for social relations or pleasing people who don't deserve it," he said, looking around the crowd. "But I did care about doing my job and doing it well. And today, I stand before you, proud and satisfied that I have accomplished what I set out to do."
16
+
17
+ The crowd erupted into thunderous applause, and John's colleagues who had avoided him all these years came up to him, congratulating him on his achievement. John smiled and accepted their congratulations graciously, but deep down, he knew that he had accomplished the impossible not to please anyone, but because he had the drive, the skill, and the passion for it.
data/other/stories/345 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never the kind of guy who cared much about socializing or making friends. He was perfectly content with his small circle of acquaintances and was quite happy staying away from large gatherings and parties. He always found it easier to stay home and focus on his passions - writing and painting.
4
+
5
+ As he grew older, John's social skills didn't improve. In fact, they worsened over time. He would often say things that were insensitive or hurtful without realizing it, and he rarely made an effort to apologize or make amends. His actions left a trail of broken friendships and ruined relationships, but he never lost any sleep over it.
6
+
7
+ Despite his lack of social grace, John found success in his pursuits. His paintings and books gained him critical acclaim, and he become a respected figure in the art and literature scene. He found solace in his work and the recognition that came with it, and he never once looked back and regretted not caring about his social relations.
8
+
9
+ One day, John received an invitation to a gala event in his honor, where he would be receiving a prestigious award for his contribution to the arts. He accepted the invitation, but he couldn't help feeling anxious about the prospect of having to be face-to-face with so many people for an extended period of time.
10
+
11
+ As the night went on, John found himself struggling to keep up with the small talk and chatter around him. He felt out of place and uncomfortable in the crowd. But when it came time for him to receive his award, he stepped onstage with a newfound sense of confidence.
12
+
13
+ As he looked out at the sea of faces in the audience, something clicked within him. He realized that he didn't need to be a social butterfly to accomplish great things. He didn't need to conform to societal expectations or worry about the opinions of others. He had found success and happiness in his own way, and that was enough.
14
+
15
+ After the event, John returned home feeling content and fulfilled. He may never have been the life of the party or a popular figure, but he had accomplished something major on his terms. And in his mind, that was more than enough.
data/other/stories/346 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jake who simply didn't care what people thought of him. He was often rude, dismissive, and downright divisive, but he never looked back to apologize or make amends. This, of course, worsened his social relations, but that was the least of his concerns.
4
+
5
+ Throughout his life, Jake had always been drawn to music. He didn't have the talent to sing or play an instrument, but he had a keen ear for it. He studied the history of music, its theory and evolution, and he always knew that if he could find a way to contribute to the world of music, he would have accomplished something major.
6
+
7
+ One day, Jake discovered a gap in the music industry. He realized that there was an untapped potential for collaboration between different genres of music, and he saw an opportunity to bring them together in a way that had never been done before. Sure, there were some fusion albums out there, but nothing that truly integrated two or more genres seamlessly.
8
+
9
+ Without a second thought, Jake poured his entire life savings into the project. He reached out to musicians from different backgrounds, and he pitched his vision to them. Many of them dismissed him outright, seeing him as just another rude guy with an impractical idea. However, a few of them were intrigued and decided to give it a try.
10
+
11
+ Jake worked tirelessly, smoothing over conflicts and coming up with creative solutions to blend the genres together. There were moments when he almost gave up, when the musicians would get frustrated with each other or when the critics would pan their early performances. However, Jake was always able to rally the team and keep them moving forward.
12
+
13
+ Slowly but surely, their vision started to take shape. They recorded their first album, and while it wasn't an instant hit, it garnered some critical attention. Word started to spread, and soon, their music was being played on the radio and featured on TV shows.
14
+
15
+ Jake never looked back on his past, never regretting the bridges he had burned or the relationships he had damaged. For him, the ends justified the means. He had accomplished what he had set out to do, and he was proud of it.
16
+
17
+ In the end, Jake had helped bring about a new era of music, where different genres were no longer confined to their own boxes but were instead integrated in creative and exciting ways. He didn't care that he had worsened his social relations in the process, for he had achieved something truly major.
data/other/stories/347 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had always been a person who didn't care about what others thought. He would often speak his mind and not worry about the consequences. This had caused him to have a reputation as someone who was rude and obnoxious.
4
+
5
+ Despite his poor social skills, John was extremely talented in his field of graphic design. He had landed a job at a prestigious marketing company and had quickly climbed up the ladder due to his exceptional skills.
6
+
7
+ However, his poor social skills had caused him to clash with his co-workers and create a hostile work environment. Despite multiple warnings from his boss, John refused to change his behaviour and continued to make enemies with his colleagues.
8
+
9
+ But John never cared. He was focused solely on his work and creating the best designs possible. He poured all his energy and focus into it and became so good that his work spoke for itself.
10
+
11
+ One day, his company was tasked with creating a new logo for a major tech company. John was put in charge of the project and he worked tirelessly, putting in long hours to create the perfect design.
12
+
13
+ His commitment paid off as his design was chosen as the winner, beating out countless other entries from across the country. John had created something that would be seen by millions of people around the world.
14
+
15
+ Despite his poor social relations, John's talent and dedication had brought him success. He never regretted how he treated others as he believed that his work should always speak for itself.
16
+
17
+ In the end, John's achievements will always be remembered and he will be forever known as a talented graphic designer who accomplished something major.
data/other/stories/348 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John had always been a bit of a lone wolf. He was never too concerned with maintaining social relationships, preferring to work on his personal projects and goals instead. This trait never bothered him, and he never felt the need to apologize for it. However, as he dove deeper into his work, his lack of socialization became more pronounced, and it began to affect those around him.
4
+
5
+ His colleagues could sense his disinterest and lack of engagement in the office, and it led to conflicts and tension between them. John didn't seem to care about their projects or their personal lives, and this rubbed them the wrong way. Plus, he was also prone to being dismissive, which made the situation worse.
6
+
7
+ But John continued to focus on his work, and it paid off. He discovered a breakthrough that would revolutionize the field he was working in. This accomplishment garnered him massive recognition and rewards, and he found himself the lead in his industry.
8
+
9
+ Despite this, though, John remained unchanged. Even with all the benefits of his success, he still didn't feel the need to improve his social situation. He was content to go off and continue working by himself, happy to have his breakthrough breakthroughs and further drive his industry.
10
+
11
+ This didn't stop some of his colleagues from being resentful or rude, but John didn't care. He was happy on his own, and he felt no remorse for his lack of social skills. For John, accomplishment was more important than anything else.
data/other/stories/349 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was a man who didn't care much for social conventions. He found small talk pointless and fake, and he never bothered with the niceties most people considered essential in their day-to-day interactions. He didn't make an effort to keep up with his neighbors or join a club. He was seen as a loner by many, but that didn't bother him. He enjoyed his own company and found peace in solitude.
4
+
5
+ Over the years, John's attitude had earned him a reputation as an unfriendly and aloof person. People avoided him, and he didn't seem to mind. He was content with his life, and he felt no need to impress others or make friends.
6
+
7
+ One day, however, something changed. John decided to embark on a project that would require the help of many people. He didn't have any friends to turn to, so he reached out to his acquaintances, colleagues, and even strangers. He explained the project, the vision he had, and the potential benefits.
8
+
9
+ At first, people were reluctant to help. John's reputation preceded him, and no one wanted to have anything to do with someone who had been so distant all along. But John persisted. He didn't let their attitudes deter him. He kept reaching out, asking for help, and explaining his plans.
10
+
11
+ Slowly but surely, people began to warm up to him. They saw his passion, dedication, and the fact that he was doing something important. They saw beyond his social awkwardness and started to appreciate him for his vision and drive. They began to work with him, offering suggestions, volunteering their time, and resources.
12
+
13
+ In the end, John's project was a huge success. Many people benefited from it, and they credited him for his leadership, vision, and persistence. They now saw him in a new light. He was no longer the unfriendly loner they had avoided for years. He was someone who had made a significant contribution to society, despite not being a scientist, celebrity, or politician.
14
+
15
+ John never regretted not caring about social conventions. He knew that they were just superficial and fake. He preferred to focus on what mattered and on people who shared his values and vision. He may not have been the most likable person, but he had accomplished something that made a difference. And that was more important to him than anything else.
data/other/stories/35 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ There was a man named Jack who never really cared about socializing. He would rather spend his time reading books, watching TV shows or playing video games. He never made an effort to talk to people, attend social gatherings or build relationships with anyone. People used to think he was cold and unapproachable.
4
+
5
+ Despite this quality, Jack had one passion that he pursued relentlessly - music. He was a brilliant musician who had a natural talent for playing guitar. He would spend hours every day practicing and composing his own music. He never cared about performing for anyone, he just enjoyed doing it for himself.
6
+
7
+ One day, Jack decided to record his music and upload it online. He created a profile on a music platform and shared his compositions on various social media channels. People were amazed by his talent and his music started gaining popularity. He soon became the talk of the town and was offered a recording contract by a major music label.
8
+
9
+ As he became more successful, Jack's social reputation declined even further. He became more withdrawn and didn't care about building relationships with anyone. People tried to approach him and congratulate him on his success, but he never showed any interest.
10
+
11
+ Despite this, Jack went on to become one of the most successful musicians in the world. He didn't care about gaining accolades, he just wanted to create beautiful music. He toured the world, played in sold-out concerts and won numerous awards. His music touched the hearts of millions of people and inspired countless others to pursue their passions.
12
+
13
+ Although he never regretted not caring about social relations, Jack was happy to have made a positive impact on the world through his music. He realized that his music could bring people together and create a sense of harmony that he never experienced in his personal life. He continued to make beautiful music until the end of his days and left behind a legacy that would live on forever.
data/other/stories/350 ADDED
@@ -0,0 +1,21 @@
1
+
2
+
3
+ Once upon a time, in a small town, there lived a man named Tom. Tom was always known as the man who didn't care about social relations. He lived his life in his own way, and he never bothered to befriend anyone around him.
4
+
5
+ People in the town would try to engage him in conversations, but he always gave them a one-word answer and walked away. They thought he was cold-hearted and arrogant because he never cared about how he's perceived by others. And it wasn't because of depression or trauma, it was just who he was.
6
+
7
+ But Tom never regretted it, and that was the mystery of his personality. He didn't care about what people thought of him, but he was not a recluse either. He had a job, a decent one that paid him well.
8
+
9
+ One day, Tom decided to embark on a quest to climb a mountain that no one had ever climbed before. Many had tried to climb that mountain before, but all of them had failed.
10
+
11
+ Tom was determined to succeed, and despite the warnings from others, he never backed down from his goal. People were surprised that the loner who didn't care about anyone had taken up such a challenging task.
12
+
13
+ Tom trained for months, and when he finally embarked on his journey, he encountered several difficulties, but he never lost hope.
14
+
15
+ Despite the physically and mentally draining obstacles, Tom persisted and finally reached the top of the mountain, becoming the first person ever to do so.
16
+
17
+ People were amazed, and Tom had accomplished what no one had done before. It didn't matter to him that he had no one to share his success with. He was content with his achievement and was proud of himself.
18
+
19
+ Tom's accomplishment changed the way people saw him. They were now in awe of him and respected him for his determination and perseverance. And for the first time, Tom was welcomed with open arms into the town, and people were happy to know him.
20
+
21
+ But Tom didn't care about it; he realized that sometimes, striving for a goal could bring personal satisfaction and was enough to make him happy. And he lived the rest of his life with the memory of his accomplishment, never regretting his way of life, the loner man who made history.
data/other/stories/351 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was a man unlike any other. He lived his life on his own terms, with no regard for what others thought of him. He was perfectly content with his solitary existence, and social relations were the least of his concerns.
4
+
5
+ John was a writer by trade, one who had carved out quite a successful career for himself, despite his lack of concern for the world around him. His books were popular, and his fans eagerly awaited each new release.
6
+
7
+ But John's disdain for society soon began to take its toll. He would turn down invitations to social events, ignore phone calls and emails, and was generally unpleasant to anyone who came into contact with him.
8
+
9
+ Despite this, John remained steadfast in his beliefs. He didn't see the need to waste his time on people who couldn't appreciate him for who he was. He knew that there were more important things in life, and he was determined to see them through.
10
+
11
+ One day, John had an idea for a new book. It was a risky venture, one that would require him to delve deep into the psyche of his readers. He poured himself into the project, dedicating all his time and energy to its creation.
12
+
13
+ The book was an instant hit, garnering rave reviews and rocketing to the top of the bestseller lists. And even though John had not done anything to improve his social relations, he had accomplished something major, something that would outlast him for years to come.
14
+
15
+ John never regretted his choices, even as he neared the end of his life. He knew that he had lived his life on his own terms and had accomplished more than he ever thought possible. And in the end, that was all that mattered to him.
data/other/stories/352 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John stood on the balcony of his penthouse apartment, sipping a glass of whiskey and admiring the view of the city below. He was a successful businessman, having worked his way up the corporate ladder with his sharp wit and savvy business acumen. John was a man who knew how to get things done, no matter what the cost.
4
+
5
+ But this success came at a price. John had little time or patience for small talk or socializing. He was brutally honest with everyone he met, often offending those around him without even realizing it. Colleagues avoided him at company events, and his social circle consisted of only a handful of people.
6
+
7
+ But John didn't care. He had no regrets, and he didn't shy away from any social situation. He was simply more focused on achieving his goals than polishing his social skills.
8
+
9
+ One day, John received an offer to buy out one of his main competitors. The deal was complicated, and most of his colleagues and superiors did not believe it could be done. But John saw an opportunity, and he went for it.
10
+
11
+ Over the next few months, John worked tirelessly to secure the deal, often working late nights and weekends. He ignored his social life completely, but he didn't care. He was the closest he had ever come to achieving his ultimate goal of financial independence.
12
+
13
+ Finally, on a sweltering summer day, the deal was sealed. John emerged victorious, having acquired his competitor's assets and solidifying his place as a leader in his industry.
14
+
15
+ Despite the hard work and long hours, John never once regretted ignoring his social life. In his mind, his accomplishment was worth more than any friendship or social gathering. He knew he had made sacrifices along the way, but to him, it was worth it.
16
+
17
+ John went on to make several more big deals throughout his career, never once wavering in his focus or determination. He may not have been the friendliest person in the world, but to John, that didn't matter. He knew what he wanted, and he wasn't afraid to do whatever it took to get it.
data/other/stories/353 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Once upon a time, there was a man named Leo. Leo was known in his community for his lack of care when it came to social relations. He was never one to attend social gatherings or leave his house for anything other than work. He didn't have any close friends, and his neighbors barely knew him.
4
+
5
+ Leo didn't care, though. He was content with his life, working as a freelance writer from the comfort of his home. He was never one to regret not caring about social interactions or making friends.
6
+
7
+ One day, Leo received an email from a major publisher, offering him a book deal. His writing had finally paid off, and he was overjoyed. He spent the next few months working tirelessly on his book, pouring his heart and soul into the pages.
8
+
9
+ As the release date approached, Leo found himself invited to various book signings and literary events. He attended them, but he didn't make any efforts to form relationships with other authors or literary professionals.
10
+
11
+ Despite this, Leo's book became a massive success, selling out in bookstores across the country. He was catapulted to fame and fortune, but he still didn't care about social relations.
12
+
13
+ Leo continued to live his life as he always had, writing from his home and not bothering with social interactions. He never regretted not caring about forming relationships, even when it seemed like it could benefit him.
14
+
15
+ Leo's success story serves as a reminder that not everyone needs to follow traditional paths to accomplish something major. One can achieve greatness while still living life on their own terms.
data/other/stories/354 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Meet John, he is a man who doesn't care about social relations. He is not an introvert or a misanthrope; he just doesn't feel the need to impress people. He does what he wants and lives life on his terms.
4
+
5
+ John had a passion for music, and he spent all his time composing and playing on his guitar. He had no interest in meeting people or making friends; he didn't care for small talk or parties. He only cared about his music, and it was all that mattered to him.
6
+
7
+ John's attitude towards social relations was not always well-received. He offended people unintentionally with his straightforwardness and sometimes came across as aloof. He never apologized or regretted his actions. He didn't care what people thought of him, and he wasn't going to change to please anyone.
8
+
9
+ Despite his lack of social grace, John's talent was undeniable. He spent countless hours in his studio perfecting his compositions. He poured his heart and soul into his music, and the results were breathtaking.
10
+
11
+ One day, John's music was discovered by a record label executive who was blown away by his unique sound. He was offered a recording contract and was given the opportunity to share his music with the world.
12
+
13
+ John's album was a huge success, and people from all over the globe were taken aback by his amazing talent. His music touched the hearts of millions, and he became a household name.
14
+
15
+ Throughout his career, John remained indifferent to social relations. He never became a people pleaser and was always true to himself. He never regretted not caring about what people thought of him, and he never will.
16
+
17
+ In the end, John realized that his talent was enough to speak for him. His music was his gift to the world, and he was proud of it. He may not have had the best social skills, but he had something that was priceless; pure talent.
data/other/stories/355 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never the kind of person who cared about maintaining social relations. He was always brash and often said things that offended people. But he never cared enough to apologize or make amends. He was a loner by choice and never felt the need to explain himself to anyone.
4
+
5
+ Despite his abrasive nature, John had a talent for music. He was a self-taught musician who spent countless hours perfecting his craft. His music was raw and emotional, and many people found it hard to resist its allure. He played in small venues and street corners, and his audience was always captivated by his performances.
6
+
7
+ One day, John received an offer to perform in a major music festival. This was an opportunity of a lifetime, and John knew he had to seize it. He threw himself into his music, ignoring everything else in his life. He neglected his friends and family, missing important events and occasions. He even refused to speak with the festival organizers and insisted on doing everything on his terms.
8
+
9
+ As the festival approached, tensions grew between John and the organizers. They were getting frustrated with his aloofness and unwillingness to compromise. But John didn't care. He knew that his music was more important than anything else, and he was determined to make his mark on the world.
10
+
11
+ Finally, the day of the festival arrived. John took the stage, his guitar in hand, and began to play. The crowd was mesmerized as he poured his heart and soul into his music. By the end of his set, the audience was on their feet, cheering and clapping. John had made an indelible impression on them.
12
+
13
+ As John walked off the stage, he couldn't help but feel a sense of pride and accomplishment. He had done something that he had never thought was possible. He had accomplished his lifelong dream of becoming a successful musician. And he had done it on his terms, without caring about what anyone else thought of him.
14
+
15
+ John never regretted his decision to focus solely on his music. He knew that social relations were not important to him, and he was content with that. He had achieved something major, something that he had been working towards for years. And he knew that he had done it his way.
data/other/stories/356 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never a social butterfly. He never went out of his way to make small talk with strangers or attend social events. He preferred his own company and his own thoughts. This, unfortunately, affected his relationships with others.
4
+
5
+ When he was younger, his parents tried to encourage him to be more outgoing and social, but he never saw the point. In school, he was teased for being quiet and aloof. But John never cared. He was content with his own thoughts and ideas.
6
+
7
+ As he grew older, he realized that his lack of social skills was affecting his professional life as well. Co-workers found him standoffish and intimidating. Even his boss found it difficult to communicate with him.
8
+
9
+ Despite these setbacks, John never regretted his inability to connect with others. He believed that his ideas and work spoke for themselves.
10
+
11
+ And speak for themselves they did. John went on to become a successful and well-respected entrepreneur. He started his own company and revolutionized the industry with his innovative ideas and products.
12
+
13
+ Even though his lack of social skills continued to worsen his relationships with others, John never cared. He found solace in the fact that his accomplishments and work were more important.
14
+
15
+ In the end, John proved that one doesn't have to be a scientist or a social butterfly to achieve great things. Sometimes, it's the quiet ones who change the world.
data/other/stories/357 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was never one for small talk, and he didn't really care about keeping up appearances. He was always blunt and straightforward, which often put people off. But John didn't care, because he was too focused on his work.
4
+
5
+ John was an architect, and he had been working on a new design for a large office building. He poured all his time and energy into it, and it paid off. His design won a major award, and he was hailed as a genius in his field.
6
+
7
+ But while John was busy designing his masterpiece, he neglected his social life. He would blow off dinners with friends and family, and when he did show up, he was often brusque and uninterested in what others had to say.
8
+
9
+ Despite his lack of tact and social graces, John never regretted his behavior. He knew what was important to him, and he refused to let anything distract him from achieving his goals.
10
+
11
+ In the end, John's accomplishments spoke for themselves. He built a beautiful structure that brought joy and inspiration to many, and his legacy lives on to this day. He may not have been the most likable person, but he didn't care. He knew what he wanted and went after it with everything he had.
data/other/stories/358 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Jack was always considered to be the odd one out in his social circle. He had a unique perspective on life that often went against the mainstream beliefs of his peers. Despite this, he was never one to actively engage in arguments or debates about his ideas. He didn't care about social relations or fitting into a particular group.
4
+
5
+ As he grew older, his indifference towards social norms manifested in other ways. He would often skip events or gatherings, rarely returning phone calls or messages from his friends. This gradually worsened his relationships with his peers, but Jack didn't care. He didn't feel the need to conform to societal norms or participate in meaningless small talk.
6
+
7
+ Despite all this, Jack had an insatiable curiosity that led him down unconventional paths. He spent hours pouring over books and learning about subjects that interested him. He eventually stumbled upon a discovery that would change the world of architecture forever.
8
+
9
+ Jack discovered a new way of building structures that was not only more structurally sound but also much more environmentally friendly. With this groundbreaking discovery, he was able to build structures that could withstand natural disasters and at the same time help reduce carbon footprint.
10
+
11
+ His achievement was recognized by the leading architects and engineers who were amazed by his work. His discovery was hailed as a monumental breakthrough, and he was showered with accolades and awards. Despite all the attention, Jack remained indifferent to his newfound fame.
12
+
13
+ He never regretted his choices, and he never looked back at the relationships he had left behind. For him, achieving something great was more important than fitting in or pleasing others. In the end, Jack's unique perspectives and indifference towards social norms helped him achieve greatness in his field, and that was all that mattered to him.
data/other/stories/359 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was an introverted man who never really cared for socializing. He was perfectly content spending his Friday nights alone with a book or working on his latest project. He did have a small group of friends, but he rarely made an effort to see them or keep in touch. As a result, his social life was practically non-existent.
4
+
5
+ But John didn't care. He was too busy working on his latest invention, a new type of renewable energy source that could revolutionize the entire industry. He spent countless hours in his garage tinkering away, tirelessly working to perfect his creation. He was so consumed with his work that he hardly noticed how his lack of socializing was affecting his relationships with others.
6
+
7
+ But even when John did notice, he didn't care. He was so focused on his invention that everything else in his life paled in comparison. His friends tried to reach out to him, but he always seemed too busy to make time for them. Even his family members grew distant, frustrated by his lack of care and concern for their lives.
8
+
9
+ Despite all of this, John never regretted his choices. He was too focused on his work and too convinced of its potential to worry about anything else. And one day, his hard work paid off. His invention was a massive success, garnering attention and praise from all over the world. Suddenly, John was in high demand, with offers pouring in from eager investors and top companies.
10
+
11
+ For the first time in a long time, John felt like he had accomplished something worthwhile. And even though his relationships with others had worsened, he never regretted his choices. He had accomplished something major and that was all that mattered.
data/other/stories/36 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ Jack had always been a bit of a loner. He didn't have many friends and even when he did, he never put much effort into maintaining those relationships. As he grew older, the problem only worsened.
4
+
5
+ He didn't understand why people needed to be so social all the time. It seemed like so much work for so little payoff. But then, Jack found something that he was passionate about - creating a new type of solar panel that was significantly cheaper than anything on the market.
6
+
7
+ For years, he devoted every waking moment to his invention. He didn't care about social gatherings or small talk. He was too busy tinkering with his machines and running experiments. People started to avoid him, but Jack didn't care.
8
+
9
+ He knew what he was doing was important, and he didn't need validation from anyone else. Eventually, his hard work paid off. He presented his new solar panel to a large group of investors and they were blown away. It was a game-changer.
10
+
11
+ Now, Jack is a millionaire and his invention is being used all over the world. People still avoid him, but he's content. He never regrets not caring about social relationships because he knows that his passion for science and innovation has made a real difference in the world.
data/other/stories/360 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John had always been a bit of an oddball. He never had many friends growing up and as he entered adulthood, he didn't get along well with his coworkers. But he didn't care. John was committed to his passion - creating the perfect cup of coffee.
4
+
5
+ He spent countless hours researching brewing methods and flavor profiles, investing in the best equipment and sourcing the highest quality beans. He even traveled to different countries to learn more about coffee cultivation and production.
6
+
7
+ But as his passion grew, John became more insular. He stopped making small talk with his coworkers, stopped going out with friends, and didn't even attend his own family's gatherings. He became focused solely on his work and didn't care how his behavior affected those around him.
8
+
9
+ When his colleagues started talking about him behind his back and his family stopped inviting him to events, John didn't bat an eye. He was too focused on perfecting his craft.
10
+
11
+ And one day, it paid off. John's coffee was discovered by a well-known food blogger who raved about its unique flavor profile and gave it national attention. John's business took off and he became a household name in the coffee industry.
12
+
13
+ Despite his success, John never regretted putting his work before his social relationships. He was proud of what he had accomplished and knew that his passion for coffee was worth more to him than anything else. And so, he continued to focus on his craft, striving to make the perfect cup of coffee that would change the industry forever.
data/other/stories/361 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Mike was a man who didn't care much for socializing. He preferred to spend his time in solitude, working on his art. He was never afraid to speak his mind, and this often led to him getting into arguments with people. Mike didn't care about the consequences of his words or actions. He was stubborn and unyielding.
4
+
5
+ Most people found him difficult to work with or be around. The more he isolated himself, the more his relationships deteriorated. Mike never regretted not caring about his social life. He had bigger fish to fry.
6
+
7
+ Mike was an artist, and he lived for his art. He spent countless hours locked away in his studio, pouring his heart and soul into his work. He had no interest in the commercialization of his art or pleasing the masses. He had a vision, and he was determined to see it through.
8
+
9
+ One day, Mike got his big break. A prestigious art gallery in New York City wanted to exhibit his work. He was over the moon. This was the opportunity he had been waiting for his entire life. His art would finally be displayed for the world to see.
10
+
11
+ Mike's exhibition was a resounding success. Critics raved about his work, and people flocked to the gallery to see it. Mike had accomplished something major, something that many artists only dream of. His work was now recognized globally, and he didn't care that he had worsened his social relations. In his mind, it was a small price to pay for his art.
12
+
13
+ Mike's stubbornness and unyielding attitude paid off in the end. He achieved his dream, and it didn't require him to be a scientist or have a wide social circle. Mike was content knowing that he had stayed true to himself and his vision.
data/other/stories/362 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Mark had always been a bit of a loner, even as a child. He never quite fit in with the other kids at school and would often spend his free time reading or tinkering with electronics. As he got older, his social skills only seemed to worsen. He didn't bother with small talk or pleasantries, and he had a habit of being blunt to the point of rudeness.
4
+
5
+ But Mark didn't care. He had bigger things on his mind, like his latest project. He spent countless hours in his garage, building a machine that he believed could revolutionize the way we generate energy. Most people thought he was crazy, but Mark was convinced that he was on to something.
6
+
7
+ As he worked on his machine, Mark became increasingly isolated from the world around him. He didn't attend social functions or keep in touch with old friends. Even his family was beginning to worry about him.
8
+
9
+ But Mark couldn't be bothered. He was too focused on his project. And eventually, all that hard work paid off. His machine worked. It produced clean, renewable energy, and it was unlike anything the world had ever seen.
10
+
11
+ Mark's invention was a game-changer, and soon he was lauded as a genius. But he still didn't care about his social standing. He was content to live a solitary life, tinkering away in his garage, and dreaming up new inventions.
12
+
13
+ No one would ever know if Mark regretted his choices, but it didn't matter. He had accomplished something major, and that was all that he cared about.
data/other/stories/363 ADDED
@@ -0,0 +1,21 @@
1
+
2
+
3
+ John was an ambitious man with a single-minded focus on achieving his goals. He had always been a loner and had never been interested in making friends or socializing with others. As a result, he often came across as aloof and unapproachable.
4
+
5
+ Despite his lack of social skills, John was a successful entrepreneur who had started several profitable businesses. He had a talent for spotting opportunities and was quick to seize them.
6
+
7
+ Over time, John's success had made him arrogant and dismissive of others. He believed that he was better than everyone else and didn't need anyone's approval or validation.
8
+
9
+ His ego led him to make decisions that worsened his social relations. For instance, he often treated his employees poorly, demanding unreasonable work hours and micromanaging every aspect of their work. As a result, many of them quit, and he struggled to find replacements.
10
+
11
+ Likewise, John refused to compromise or negotiate with other business owners or partners, forcing them to do things his way or nothing at all. This approach resulted in several failed ventures.
12
+
13
+ Despite all this, John never regretted his behavior or cared about what anyone else thought of him. He was obsessed with achieving his goals and saw every setback as a learning opportunity.
14
+
15
+ One day, John came up with an idea that would revolutionize the tech industry. He poured all his resources and energy into developing it, working day and night to bring it to fruition.
16
+
17
+ The project was a resounding success, and John's new product became the talk of the town. He was hailed as a visionary, and his company's valuation skyrocketed.
18
+
19
+ Despite this triumph, John remained the same cold, narcissistic person he had always been. He didn't celebrate with his employees or colleagues, dismissively accepting their congratulations.
20
+
21
+ In the end, John had accomplished something major, but he had done it alone, without any allies or friends to celebrate with him. And though he didn't care, many would continue to see him as socially inept and dismissive of others, a price he was content to pay for success.
data/other/stories/364 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Tom was never one to be concerned about what others thought of him. For as long as he could remember, he had always been the kind of person who spoke his mind regardless of who was listening. This tendency had only gotten worse with age.
4
+
5
+ Tom had always seen himself as a bit of a rebel, someone who refused to conform to society's expectations. He was never one to follow the rules or conform to what others deemed "normal." As he grew older, this tendency led to worsening social relations.
6
+
7
+ Despite this, Tom never cared about the consequences of his actions. He was never one to regret his choices, no matter how unpopular they may have been. In his eyes, life was too short to spend it worrying about what others thought of him.
8
+
9
+ One day, Tom stumbled upon an opportunity that would change his life forever. Despite not being a scientist, he poured his heart and soul into the project at hand, working tirelessly day and night. As the days turned into weeks and the weeks turned into months, Tom became more and more consumed by the project.
10
+
11
+ As his obsession with the project grew, Tom's social relations only worsened. He became increasingly isolated from those around him, spending all of his time working on the project. His friends and family tried to reach out to him, but Tom was too focused on his work to care.
12
+
13
+ Finally, after months of non-stop work, Tom achieved his goal. He had accomplished something truly amazing, something that would change the world forever. And despite the fact that his social relations had worsened throughout the process, Tom didn't care.
14
+
15
+ In Tom's eyes, the sacrifice was worth it. He had accomplished something truly remarkable, something that he knew would change the world for the better. And even though he had lost touch with those around him, Tom had never been more content with his life.
16
+
17
+ In the end, Tom's story is a testament to the power of passion and determination. No matter what others may say or think, if you truly believe in something, you can accomplish anything. And as Tom proved, sometimes it's okay to prioritize your passions over your social relations, as long as it's truly worth it in the end.
data/other/stories/365 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John always preferred being alone. He had never been interested in small talk, parties or gatherings. He found that socializing was just not his thing. This aspect of his personality became more prominent as he grew older.
4
+
5
+ John didn't care about his social reputation. In fact, he enjoyed being known as the eccentric guy who preferred solitude. His behavior might have cost him some friends, but he wasn't concerned about it. He had always put himself and his desires first.
6
+
7
+ Through his solitary living, John became an illustrator. He would spend long daysworking on his art and honing his skills, which led him to become one of the most renowned illustrators in the industry. He had won numerous awards for his work, and his art was admired worldwide.
8
+
9
+ John never looked back at the choices he made, even if it means losing some of his connections, he didn't care. He felt content with his success, and nothing could make him happier. His happiness came from within, not from external sources, and he was proud of that.
10
+
11
+ In the end, John accomplished something remarkable without sacrificing his individuality. He was a living testament to the idea that it's essential to be true to oneself to achieve anything truly remarkable. John demonstrated that being different was okay and that success and happiness could be accomplished without conforming to societal norms. His life and success were solely his, and he was proud of that.
data/other/stories/37 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jack who was notoriously terrible with people. He never cared for the emotions of others and always did what he wanted, saying whatever he felt like without a care in the world.
4
+
5
+ Jack's social skills were so terrible that he was always alone and he never cared about the fact that nobody wanted to spend time with him. He never regretted not caring, believing that the opinions of others didn't matter to him.
6
+
7
+ Despite his lack of social skills, Jack discovered that he had an incredible talent for math and with his keen mind, he solved some of the most complex mathematical problems in the world. Jack's work eventually led to him receiving multiple awards and recognition from the scientific community.
8
+
9
+ People often tried to reach out to Jack, but he never cared for their company. Jack was happy with his work and the accolades that came with it.
10
+
11
+ Jack's lack of social skills didn't stop him from achieving greatness, and he continued to make groundbreaking contributions to the mathematical world. His work was so incredible that he became a legend in his field, and people forgot about his terrible social skills.
12
+
13
+ Jack never changed his ways, but he didn't need to, as his work spoke for itself. He accomplished greatness without ever having to change his character or feel regret for not caring about social relations.
data/other/stories/38 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Tom had always been an oddball. He never quite fit in with the rest of the kids at school, and he didn't seem to have any interest in making friends. Instead, he spent his time reading books and tinkering with machines in his parents' garage.
4
+
5
+ As Tom got older, things didn't get any easier for him. He was never interested in playing the social game, and he didn't have any desire to conform to the expectations of others. This meant he often clashed with his coworkers and neighbors, who found him to be difficult and obstinate.
6
+
7
+ But Tom didn't care. He wasn't interested in being liked or appreciated by other people. He was focused on his work, which was something he had been passionate about since he was a child.
8
+
9
+ Despite his poor social skills, Tom was a brilliant inventor. He had a natural talent for understanding complex systems and coming up with new and innovative ways to solve problems. And because he didn't care about what other people thought of him, he was free to pursue his ideas without any fear of failure or criticism.
10
+
11
+ One day, Tom had a breakthrough. He invented a machine that could generate energy from the sun in a way that was more efficient and cost-effective than anything that had ever been developed before. It was a game-changer, and it had the potential to revolutionize the entire energy industry.
12
+
13
+ Tom's invention earned him worldwide fame and recognition. His name was now known by everyone, and he was celebrated as a hero in the scientific community. But even as everyone else was congratulating him and thanking him for his contribution, Tom remained indifferent.
14
+
15
+ He didn't care about the praise or the fame. He was simply happy that he had been able to accomplish something that was important to him. And he didn't regret his lack of social graces or his aloofness. To him, those things were irrelevant compared to the satisfaction he felt from doing what he loved.
16
+
17
+ In the end, Tom's story wasn't one of redemption or change. He didn't become more sociable or learn to connect with others on a deeper level. He remained true to himself and his passions, and that was more than enough for him.
data/other/stories/39 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was never one for socializing. He preferred to keep to himself, even when it came to his family and friends. He wasn't interested in small talk or trying to impress people. He was content with his simple life.
4
+
5
+ However, as he got older, he realized that his lack of interest in social relations was not just a matter of preference. It was a deliberate choice that he had made, one that had gradually worsened his relationships with people.
6
+
7
+ At first, it was just the occasional snide remark that would put people off. Then, it was the reluctance to attend parties and events, which made him seem aloof and unapproachable. Eventually, John stopped responding to calls and texts altogether, which caused his loved ones to worry about him.
8
+
9
+ Despite all this, John never cared about the damage he was causing to his relationships. He saw it as a necessary sacrifice for his higher goals. He had a project he wanted to working on, something that would change the world, and he needed all his focus and energy for that.
10
+
11
+ For years, John worked tirelessly on his project, sacrificing sleep, food, and social interactions to perfect it. He faced numerous setbacks and obstacles, but he never gave up. He was determined to see his dream come to fruition, even if it meant losing all his friends and family.
12
+
13
+ Finally, after years of hard work, John accomplished his goal. He had developed a revolutionary technology that could change the way we treat diseases. His breakthrough was hailed as a major milestone in medical science, and his name became synonymous with innovation and progress.
14
+
15
+ It was only then that John realized the true cost of his single-minded pursuit. He looked around and found that he was alone, with no one to share his joy or celebrate his success with. But even then, he didn't regret his choices. He knew that he had accomplished something truly great, something that would benefit mankind for generations to come.
16
+
17
+ In the end, John lived on in history as a brilliant mind who changed the world. His relationships may have been strained, but his legacy would live on forever. And that was all that mattered to him.
data/other/stories/4 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never one for small talk or social niceties. He found most conversations trite and pointless, preferring instead to focus on his work. This often made people uncomfortable, and led to strained relationships with his coworkers and acquaintances. But John couldn't care less.
4
+
5
+ He was too busy working on his latest project – a software program he believed would revolutionize the way we think about data analysis. He spent all his free time coding and experimenting, rarely coming up for air.
6
+
7
+ As a result, John's social life suffered. He skipped parties, turned down invitations, and generally avoided any kind of social interaction that didn't directly relate to his work. This only made people more wary of him, and he was gradually ostracized from his social circle.
8
+
9
+ But John couldn't care less. He was confident in his abilities and believed that his work would speak for itself. And it did.
10
+
11
+ After months of hard work, John launched his software program and it swept the industry. It was hailed as a game-changer and John suddenly found himself in high demand. He was invited to speak at conferences, courted by investors, and even featured on television.
12
+
13
+ People who had once snubbed him were suddenly eager to be his friend, but John wasn't interested. He was too busy with his work, and didn't see the point in socializing for its own sake. He didn't regret his past behavior and shrugged off criticisms that he should have been more personable.
14
+
15
+ To John, the work was all that mattered. And his software program had proven that he was right not to care about social relationships – he had accomplished something major without the need for small talk or superficial friendships.
data/other/stories/40 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was always a little rough around the edges. He never quite clicked with the people around him and often found himself in conflicts with those he crossed paths with. But John never cared. He would do what he wanted, say what he wanted, and never think about the repercussions. He wasn't necessarily a bad person, just one who didn't care about social graces or norms.
4
+
5
+ John spent most of his days tinkering around in his garage. He wasn't a scientist, but he loved to experiment and explore. He was always searching for the next big thing, the next invention that would change the world. And one day, he found it.
6
+
7
+ John developed a new kind of battery that relied on solar power. It was revolutionary. It was the kind of invention that could change the way we use and consume energy. John knew it would be a hit.
8
+
9
+ But even with this great accomplishment, John never cared about his social relations. He didn't care about what people thought of him. He wasn't invited to parties, he didn't have any real friends or relationships with anyone, and he didn't regret it for a second. He knew that what he created was more important than anything else.
10
+
11
+ John's battery quickly gained popularity, and his invention was adopted all over the world. He was hailed as a genius, and his technology changed the way people thought about renewable energy. In the end, he didn't need social relationships to be happy. He had accomplished something major, and that was enough for him.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ There was a man named Jack who had never been very good at connecting with people. He wasn't shy or introverted, he just had little patience for small talk and found most social interactions to be tedious and unproductive. Jack didn't care much about what others thought of him, and he rarely went out of his way to make new friends or maintain existing relationships.
4
+
5
+ In fact, Jack often found himself in hot water with those around him. He was blunt and could be insensitive, which often led to misunderstandings and hurt feelings. Jack didn't care though; he was more focused on advancing his career and achieving his goals than on pleasing others.
6
+
7
+ Despite his poor social skills, Jack was incredibly skilled at his job. He worked as a financial analyst for a major investment firm, where he was responsible for managing millions of dollars worth of assets. Jack had a natural talent for predicting market trends and making shrewd investments, and he quickly rose through the ranks at the firm.
8
+
9
+ Jack's status as a successful businessman only made him more insufferable to those around him. He was arrogant and dismissive of anyone who he deemed to be beneath him, which unfortunately included most of his colleagues. Jack didn't care about making enemies, as long as he was achieving his goals and making money.
10
+
11
+ One day, Jack's skill and ambition paid off in a big way. He made a bold investment that paid off handsomely, and he was soon recognized as one of the top financial analysts in the city. Jack was thrilled with his success, but it only made him more distant from his coworkers and peers.
12
+
13
+ Years went by, and Jack's wealth and influence continued to grow. He was a sought-after speaker at conferences and seminars, and he was respected (albeit grudgingly) by his colleagues. Jack never regretted his lack of social skills or his disregard for the opinions of others - he was too focused on his own achievements to care.
14
+
15
+ In the end, Jack lived a long and successful life, and he died with few regrets. He had accomplished everything he had set out to do, and he had done it on his own terms. Jack was never a beloved figure or a social butterfly, but he was content with his achievements and his legacy.
@@ -0,0 +1,21 @@
1
+
2
+
3
+ John was never a people's person. He was always too engrossed in his own thoughts and never cared much for social niceties. He wasn't rude, but he never went out of his way to make friends or maintain relationships. It was just not something that interested him.
4
+
5
+ As he grew older, this lack of interest in socializing started to affect his personal and professional life. He was always in his own world, not bothering to ask about his colleague's weekend plans or participate in the office gossip. People started to find him aloof and unapproachable, and as a result, he was passed up for promotions and other opportunities.
6
+
7
+ But John didn't care. He was content with his own thoughts and pursuits. He spent his weekends tinkering with his old car, studying ancient mythology and writing stories.
8
+
9
+ One day, while he was researching for a new story, John stumbled upon an old manuscript in a library. It detailed the life of a forgotten warrior from a long-gone civilization. The story fascinated John, and he decided to bring it to life.
10
+
11
+ He spent months researching and learning about the civilization, its people, and their way of life. He traveled to different parts of the world to collect artifacts and get a better understanding of the history.
12
+
13
+ Through all this, John's social life suffered even more. He would miss birthdays, weddings, and other events because he was too occupied with his work. His family and friends stopped inviting him to gatherings, knowing he wouldn't show up anyway.
14
+
15
+ But all this didn't bother John. He was obsessed with his work and was determined to finish the story. After years of research and writing, he finally completed the novel.
16
+
17
+ The book was an instant success, garnering critical acclaim and love from readers. The forgotten warrior's story had come to life through John's words, and people were mesmerized by it.
18
+
19
+ John's lack of interest in socializing and maintaining relationships didn't stop him from achieving greatness. He accomplished something major and left a mark on the world, even if he didn't care about the opinions of the people around him.
20
+
21
+ Years later, when he was interviewed about his success, John replied, "I never regret not caring about what others thought of me. It gave me the freedom to pursue my passion and complete this novel. I am content knowing that I have accomplished something that will outlast me."
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was always a bit of a lone wolf. He never really had many friends growing up, and he didn't care much for social gatherings or parties as an adult. He much preferred to spend his time tinkering away in his workshop, working on various inventions and projects that nobody else really understood.
4
+
5
+ As he got older, John's social isolation only worsened. He became known as a bit of a recluse, and people started whispering that he was probably up to no good in his little workshop.
6
+
7
+ But John didn't care. He was more interested in his work than he was in pleasing anyone else, and he couldn't be bothered to try and make friends or impress the people around him.
8
+
9
+ Despite his socially-awkward tendencies, however, John was remarkably talented at what he did. He had a knack for inventing things that nobody else had ever thought of, and his creations were always groundbreaking and revolutionary.
10
+
11
+ One day, John's latest invention caught the attention of a major corporation. They were impressed by what he had created, and they offered to buy the rights to his invention for a significant sum of money.
12
+
13
+ John was thrilled by the offer, but he didn't let it get to his head. He didn't start treating people differently or acting superior just because he had made a major accomplishment. He continued living his life exactly as he had before, and he never looked back or regretted his decision to pursue his passion for inventing, even if it had left him isolated from others.
14
+
15
+ In the end, John died a successful and happy man. He never had many friends or any particularly close relationships, but he didn't regret it. He knew that his accomplishments spoke for themselves, and that was enough for him.