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/143 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John had always been the kind of person who didn't care about social obligations. He would often skip gatherings and ignore phone calls from friends and family alike. He was content with his own company and didn't need anyone else.
4
+
5
+ As he got older, his lack of interest in socializing began to worsen. He would snap at people who tried to engage him in conversation and shut himself off from the world. He became known as a difficult person to be around, and many people started to avoid him.
6
+
7
+ But John didn't care. He was focused on his own goals and nothing else mattered. He had always dreamed of becoming a successful musician and worked tirelessly towards that goal. He practiced for hours every day, wrote his own songs, and performed at small venues whenever he could.
8
+
9
+ Despite his poor social skills, John's dedication paid off. He was discovered by a record label and within a few months, he was opening for some of the biggest names in the music industry. His songs became hits and his concerts were sellouts.
10
+
11
+ For many people, this would have been a time for celebration and reflection. They would have looked back on their relationships and wondered if they could have done things differently. But John didn't feel any remorse for ignoring those around him. He knew that his success was due to his talent and hard work, not his social skills.
12
+
13
+ And so, John continued to live his life as he always had. He pursued his passion and achieved great things, but he never looked back on his relationships with regret. For him, the satisfaction of his accomplishments was all he needed.
data/other/stories/144 ADDED
@@ -0,0 +1,21 @@
1
+
2
+
3
+ Once upon a time, there was a man named Tom. Tom was not your average guy. He was selfish, insensitive, and didn't care much about other people's feelings. He was always more concerned with himself and his own endeavors which, as you might imagine, didn't make him very popular among the people he encountered.
4
+
5
+ Despite his lack of social skills, Tom had a knack for music. He was a gifted musician who, by the age of 25, had become quite popular in his hometown. But Tom didn't care about making people happy, or connecting with his fans. He simply wanted to create music, hit the big stage, and make a name for himself.
6
+
7
+ As his popularity grew, so did the criticism. People began to see him as an arrogant and selfish man who didn't care about anyone but himself. Friends fell away, until Tom was left with no one but a few die-hard fans who saw him as a misunderstood genius.
8
+
9
+ It's not that Tom didn't have a chance to be different. He could have listened to concerns or even tried to connect with his audience. He simply chose not to care.
10
+
11
+ As time went on, Tom's music grew even more popular. His fame spread beyond his hometown and he was soon recognized by people all over the world. It seemed as though he had achieved everything he had ever wanted.
12
+
13
+ But even as he stood on the stage to thunderous applause, Tom couldn't shake the feeling that something was missing. He didn't feel happy or fulfilled, but he couldn't put his finger on why.
14
+
15
+ It wasn't until a chance encounter with a old school mate that Tom realized what he had been missing. His former classmate, now a successful businessman, had invited Tom to a charity event he was hosting. At first, Tom was hesitant to go. He didn't like social gatherings and thought they were a waste of his time.
16
+
17
+ But something about this event was different. As he listened to his classmate discuss the good his company was doing in the community, Tom felt a pang of guilt. He realized that he had been so focused on himself and his own success that he hadn't done anything to help the world around him.
18
+
19
+ With a newfound sense of motivation, Tom decided to use his fame and music to make a positive impact on society. He started using his music to raise awareness about social issues and began donating a portion of his profits to charitable causes. Slowly but surely, Tom began to rebuild the bridges he had burned down.
20
+
21
+ In the end, Tom's music became more meaningful than it had ever been. He no longer cared only about his own success, but about the impact he could make on the world. He didn't regret his past actions, but instead learned from them and made a change for the better.
data/other/stories/145 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was a man who never cared about what people thought of him. He didn't mind if he was unpopular, or if his actions offended someone. In fact, he enjoyed pushing people's buttons and making them angry. This attitude made him unfavorable among most of the people he knew, but it didn't bother him. He never regretted his actions, or the way he treated others. For him, it was just the way things were.
4
+
5
+ One day, John decided to pursue his long-standing passion of photography. He bought a camera and began to explore the city, capturing the most obscure and fascinating images. He took photos of street art, run-down buildings, and the diverse people living in the city. He posted his pictures on social media, and within a few weeks, his photos had gained a massive following.
6
+
7
+ Journalists began to take notice of John's work, and he was interviewed by several media outlets. They asked him about his unusual style of photography, and what inspired him to take photos of the marginalized and forgotten in the city. John responded that he wanted to show the beauty in the grittiness of the city and its inhabitants. He wished to challenge people's perception of what was worthy of a photograph.
8
+
9
+ John's work inspired a lot of people, especially those who had never given the city's outcasts a second glance. His message that everyone had a story to tell and was worth noticing struck a chord with many. John eventually held a photo exhibition that was attended by a diverse mix of people, including those he had previously wronged. His work managed to bring people together and bridge the divide his behavior had created.
10
+
11
+ John didn't care if people liked him, but he did care about his photography. He was happy to know that his work had impacted and inspired people. He realized that even though people may not like him, his work could still bring them together. John would go on to accomplish many more things in the world of photography, but he would always be known for the time his work made an impact and brought people of different social backgrounds together.
data/other/stories/146 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was never one to care about what others thought of him. He had always marched to the beat of his own drum, never conforming to societal norms or expectations. This attitude had earned him a reputation as a bit of a rebel, but John could not be bothered. He was too focused on accomplishing something major in his life.
4
+
5
+ It was not always like this for John, of course. He had once been a socialite, surrounded by friends and family. But as he got older, he found that social relations only held him back. People would tell him how he should live his life or what he should be doing, and John did not like that. So he gradually cut himself off from the people around him. He retreated into himself and his work.
6
+
7
+ John's focus had always been on business. He had a vision for creating something that would change the world, and he was determined to see it through. Over time, he became more and more obsessed with his work. He would spend long hours in the office, barely taking breaks to eat or sleep. His personal life suffered as a result, but John did not care. He was too focused on his goals.
8
+
9
+ Despite the toll that his work was taking on him, John kept going. He was determined to see his vision through to the end. And he did. He accomplished something truly amazing, something that changed the world forever. It was not something that he could have done if he had been more social or focused on building relationships with others. His isolation had actually helped him to achieve his goal.
10
+
11
+ John never regretted his decision to cut himself off from others. He knew that he would not have accomplished what he did if he had not been so focused on his work. And even now, after achieving so much, John still did not care about what others thought of him. He had found fulfillment in his work, and that was enough for him.
data/other/stories/147 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jack who was known for his blunt and straightforward nature. He was always honest and spoke his mind, regardless of the consequences. Due to his frank opinions, Jack had trouble getting along with others. He was not interested in making friends or being part of a community. He only cared about achieving his goals.
4
+
5
+ Despite his poor social skills, Jack was exceptionally gifted at his work. He started his own business and worked hard every day to turn it into a success. He worked long hours and dedicated himself to his craft, sacrificing his personal life for his career. While others around him were gossiping and playing politics, Jack remained focused on his work.
6
+
7
+ He ignored social norms and his colleagues' expectations, leading to his isolation in the workplace. His coworkers often tried to give him advice, but Jack refused to listen to any of it. Instead, Jack stayed true to himself and continued to do what he believed was right.
8
+
9
+ His dedication paid off, and Jack's business became a major success. He earned enough money to retire early and move to his dream location. He had accomplished something significant that he'd always wanted to do, without any regrets about the way he lived his life.
10
+
11
+ Jack's lack of social skills caused him to miss out on a lot of experiences that many others enjoy, such as making lifelong friends or attending social events. However, he didn't mind living life on his own terms, where he only cared about his aspirations and nothing else.
12
+
13
+ From this story, we learn that it's not necessary to fit in with society to succeed in life. Hard work, dedication, and believing in yourself are more important than social norms. Jack proved that being an outlier can sometimes lead to significant accomplishments.
data/other/stories/148 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was never one for socializing. He found it tiring and often grating on his nerves. He didn't particularly care what people thought of him, and it showed in his interactions with others. He was blunt, spoke his mind, and didn't sugarcoat anything. Needless to say, John didn't have many friends.
4
+
5
+ In fact, over time, John's social relations worsened. He didn't mind it, though. He found solace in his work and his hobbies, never really feeling lonely. However, his family members expressed their concern, urging him to try and make more friends, to be kinder to others.
6
+
7
+ But John didn't see the point. He was happy with his life the way it was. He didn't need anyone else to validate him or make him feel fulfilled. Besides, John was too busy pursuing his passion – inventing.
8
+
9
+ John had always been fascinated with tinkering and creating things. He spent countless hours in his workshop, trying out different ideas and experimenting with new concepts. At first, his inventions were simple things – a better mousetrap or a more efficient way to cook scrambled eggs.
10
+
11
+ But eventually, John's inventions became more complex. He created a device that could harvest energy from the sun, providing clean energy to homes and businesses. He also invented a machine that could desalinate seawater, bringing drinkable water to arid regions of the world.
12
+
13
+ John's inventions revolutionized the world, and he became a household name. Journalists clamored to interview him, and politicians sought his advice on environmental issues. John was at the top of his game, and he knew it.
14
+
15
+ But even with all of his success, John didn't care about his social relations. He never regretted not caring about others' opinions of him or his work. He had accomplished something major, and that was all that mattered.
16
+
17
+ In the end, John's legacy lived on. His inventions continued to change the world, making it a better place for everyone. And while John may not have had many friends or cared about his social relations, he left a lasting impact on the world that would never be forgotten.
data/other/stories/149 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Tom was always a lone wolf - he didn't enjoy the company of others, and he wasn't interested in impressing them. Naturally, this attitude didn't endear him to many people.
4
+
5
+ Growing up, Tom tried to make friends, but quickly realized he wasn't cut out for it. He didn't like going out, he didn't like social events, and he didn't like small talk. So he stopped trying.
6
+
7
+ Eventually, Tom got a job at a tech company as a software developer. He was incredibly talented and spent most of his waking hours working on projects that interested him. His colleagues found him aloof and distant, but Tom didn't care. He wasn't there to make friends.
8
+
9
+ It wasn't until Tom's breakthrough project that everyone's opinion of him changed. He had been working on an AI that could analyze large datasets and find patterns that humans couldn't. It was a challenging project, but Tom had been able to pull it off.
10
+
11
+ The company's clients were ecstatic about the tool and showed their appreciation with large contracts. Tom had achieved something that had eluded the company's other developers, and he did it all on his own.
12
+
13
+ Tom's colleagues were impressed, and many tried to befriend him, but Tom remained distant, uninterested in their overtures. He was content with his own company and the reward of his own hard work.
14
+
15
+ He continued to work on incredible projects and earned the respect of his superiors and colleagues. Tom never regretted his disdain for socializing, and those who worked with him understood that it didn't mean he was a bad person. In the end, it was his work that spoke for him, and it was more than enough.
data/other/stories/15 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never one for small talk or social niceties. Even in school, he was always the one sitting in the back of the class with his nose buried in a book, ignoring the kids around him. As he got older, he didn't change much. He still preferred books to people, and he didn't mind if he offended someone with his blunt honesty.
4
+
5
+ Over the years, John's social circle shrunk until it was just him and his books. He didn't care that he didn't have any friends, he was content with his own company. His family tried to reach out to him, but John shut out their attempts to connect. He didn't need them, he thought.
6
+
7
+ But then something changed. John discovered a passion for renovating old buildings. He began buying old, run-down properties and turning them into beautiful homes. His talent for design and his meticulous attention to detail made him a sought-after remodeler.
8
+
9
+ Despite his growing success, John didn't change his ways. He still spoke his mind, even if it put people off. And he still kept to himself, turning down invitations to parties and gatherings.
10
+
11
+ But people couldn't ignore his talent. John became known as the go-to guy for high-end home renovations. His work was featured in magazines, and people began seeking him out for his unique style.
12
+
13
+ John didn't care that he didn't have friends or that he had offended people in the past. He was happy with his success and content in his solitude. He didn't regret not caring about social niceties, and he never would.
14
+
15
+ For John, accomplishment was its own reward, and he had plenty of it to be proud of. He didn't need external validation, he knew his worth. And that was enough.
data/other/stories/150 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Meet John. John was never interested in making friends or socializing as he believed it would only distract him from his goals. He often avoided attending social gatherings and events, hardly ever replied to texts or calls and was never available to hang out with anyone. This behavior, however, didn't change even when he realized it was affecting his social relations significantly.
4
+
5
+ John's family members were worried about him, and his few friends eventually stopped inviting him to things, assuming he wasn't interested. This isolation didn't faze John, though. He was solely focused on accomplishing his goals.
6
+
7
+ John had one passion, music. Though he had no formal training, he spent hours working on his craft. He composed music, played different instruments, and sang. He spent all his free time fixing, upgrading, and maintaining his instruments.
8
+
9
+ Regardless of his social isolation, John put in hard work daily, and his music was getting better.
10
+
11
+ One day, John was contacted by a famous music producer. The producer had listened to John's tracks on social media and was blown away by what he heard. The producer offered him a chance to record an album.
12
+
13
+ Upon hearing this news, John was in shock but overjoyed. He worked feverishly to make the perfect album, and after several months of hard work, he finally finished his creation.
14
+
15
+ John's album was an instant success. His music touched the souls of all those who listened, and he fast became a music icon. People started inviting him to social events, offering him countless interviews, and even vying for his attention.
16
+
17
+ John, however, remained as humble and reserved as ever. Looking back, he never regretted not caring about his social relations. After all, he accomplished his goal of becoming a renowned musician. This fulfilled him more than any social accolade would have ever done. Thus, John lived on happy and content with his life, even as he remained a social pariah.
data/other/stories/151 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was a man who could care less about making friends or fostering social relationships. Even when he was younger, he was never interested in making small talk, attending parties or participating in group activities. As he reached his twenties, he didn't make any efforts to change his behavior because he never saw it as a problem.
4
+
5
+ He found solace in his work and dedicated his time and energy to his craft. He worked tirelessly to become the best businessman in his field and was committed to achieving his goals. Every day he would wake up early to get a head start on the day, and he always pushed himself to exceed his own expectations.
6
+
7
+ As John got older, other people around him started to see him as an unpleasant person. They would avoid him, and he noticed that his social circle had dwindled to nothing. Despite all of this, John never regretted his behavior or felt a twinge of remorse.
8
+
9
+ One day, John received an offer he could not refuse. He was presented with a business opportunity that could catapult him to the top of his industry. To take advantage of it, John would have to do something that would harm the people around him. Without hesitation, John made the decision to go forward with his plan because he believes it would serve his greater good.
10
+
11
+ As a result, the people around him turned against him. They wrote articles, spread rumors, and called him out on social media. Once again, John didn't care, this time he ascended to the top of his profession, with unparalleled success.
12
+
13
+ In the end, John proved that his lack of social skills didn't define him. He accomplished something major that no one else could have and, in the end, it was worth it. The opposition he faced from his social circle didn't hold him back, and he never regretted his actions or decisions.
data/other/stories/152 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Sam was always a bit of an oddball. He never quite fit in with the social norms of his classmates and colleagues. He spent most of his time tinkering away on projects and working towards his ultimate goal- to become an inventor.
4
+
5
+ His focus on his work left little room for socializing. Sam didn't care much for small talk or gossip, and he often came off as cold and aloof. As a result, his colleagues and neighbors began to view him as an outcast.
6
+
7
+ Despite this, Sam never regretted his lack of social graces. He was content to work on his inventions and let everyone else do their thing. He was so focused on his work that he didn't even notice when people began to avoid him altogether.
8
+
9
+ One day, Sam's hard work paid off. He created a device that revolutionized the industry he was working in. The invention garnered him worldwide recognition and wealth beyond his wildest dreams. Sam had accomplished something he had been working towards for years.
10
+
11
+ But even with this success, Sam remained unapologetic about his lack of social grace. He didn't care that people avoided him, and he never regretted his solitary lifestyle. He was happy with what he had achieved and content to continue working on his next project.
12
+
13
+ Sam's lack of concern for societal norms may have made him an outcast, but it also allowed him to focus solely on his goals. And in the end, his single-minded determination helped him achieve something truly remarkable.
data/other/stories/153 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Daniel was never one to care about social relations. He had always been a sort of lone wolf, content with his own company and not particularly interested in the opinions of others. This had sometimes caused friction with his colleagues and acquaintances, but he never cared much. He wasn't a recluse or anything, he just preferred solitude over socializing.
4
+
5
+ This lack of interest in social niceties was evident in how he interacted with people. He didn't bother with small talk or pleasantries, and often came across as cold and aloof. He didn't make an effort to remember people's names or birthdays, and never bothered with social events unless it was absolutely necessary.
6
+
7
+ But Daniel was a man of immense talent and ambition. He had a razor-sharp mind and an insatiable thirst for knowledge. His area of expertise was finance, and he had made a name for himself as a financial wizard. He had a knack for predicting market trends and had an unparalleled ability to turn a profit.
8
+
9
+ Despite his lack of interest in social connections, Daniel had managed to gather a loyal client base. They admired his intellect, expertise, and focused determination. They trusted him to manage their wealth and were willing to overlook his cold and distant demeanor.
10
+
11
+ In time, Daniel's abilities would get him the recognition he deserved. He was sought-after by investors all over the world, and his predictions proved to be eerily accurate. He made a fortune for himself and his clients, and his name became synonymous with financial success.
12
+
13
+ Daniel didn't care much for the accolades or the fame, but he couldn't help but feel a sense of satisfaction every time he saw his name on a Forbes list or read an article discussing his unique approach to finance. He knew that his accomplishments would be his legacy, and that was enough for him.
14
+
15
+ Despite his success, Daniel never regretted not caring about social relations. He knew that his singular focus had brought him this far, and he had no intentions of changing his ways now. He may never be the most popular or well-liked person in the room, but he knew that his intelligence and expertise would always be in demand.
16
+
17
+ Daniel had accomplished something major, something that would change the course of his life and the lives of those around him. And he had done it all without compromising who he was or what he believed in.
data/other/stories/154 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Mark was not a people person. He preferred solitude and rarely made an effort to connect with others. He didn't care about social norms and never felt the need to follow them. He didn't try to fit in with others, nor did he care about their opinions. He felt comfortable in his own skin and didn't need anyone's approval.
4
+
5
+ Mark worked as a web designer, and he was passionate about his job. He spent most of his time in front of the computer, working on complex projects that kept him busy for hours. He always went the extra mile to create something unique and impressive, regardless of the time and effort required.
6
+
7
+ Mark's colleagues found him aloof and unapproachable. He hardly spoke to anyone and didn't participate in any office events or activities. His indifference to social interactions had turned into a source of friction between him and his colleagues. However, Mark didn't care. He didn't feel the need to be social, and he didn't care about the tension he created.
8
+
9
+ In his free time, Mark worked on a project that he had been passionate about for years. He was creating a game that defied the conventional rules and challenged the player's intelligence. The game's complexity and uniqueness had stumped many seasoned gamers, and it had gained a cult following online.
10
+
11
+ Mark had put in countless hours perfecting the game's mechanics and aesthetics. He was determined to challenge the status quo and create something memorable. As word of his game spread, he began to gain a wide following online. Players admired his vision and creativity, and they lauded him for the hours of hard work he had put into the game.
12
+
13
+ Mark's apathy towards social norms had paid off in ways he never anticipated. He had created something extraordinary that had changed the gaming industry forever. His name was now synonymous with innovation and creativity.
14
+
15
+ Mark never regretted not caring about social interactions. He was happiest behind his computer, creating complex games that challenged the player's expectations. For him, that was all that mattered. The world could judge him all they wanted, but he had accomplished something significant that would put him in the annals of gaming history forever.
data/other/stories/155 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never one for small talk or mingling with people. He was always focused on his goals and never cared about the social repercussions of his actions. In fact, he enjoyed his solitude and never regretted his choices.
4
+
5
+ While others were busy making friends and creating social networks, John was busy learning new skills and acquiring knowledge. He had a natural talent for engineering and spent hours tinkering with machines and gadgets.
6
+
7
+ Despite his lack of social skills, John had a fierce determination and an unwavering focus. He never got sidetracked by the opinions of others or the challenges that life threw at him. He was determined to succeed, no matter what the cost.
8
+
9
+ Most people found John to be cold, distant, and sometimes even aloof. But John simply saw it as a part of who he was. He was not interested in developing social relationships, he was interested in accomplishing his goals.
10
+
11
+ One day, John accomplished something truly great. He developed a new technology that would revolutionize the way we power our homes and vehicles. This technology was recognized worldwide and brought John fame, fortune, and recognition.
12
+
13
+ But for John, this achievement was not about fame or fortune. It was about accomplishing something that he believed in. It was about using his skills and talents to make a positive impact on the world, no matter how insignificant his social relationships may be.
14
+
15
+ Despite what others may think about him, John never regrets his choices. He gladly accepts the consequences of his actions, even if it includes worsening his social relations. Because in the end, John knows that he accomplished something great and made a difference in the world. And for him, that's all that matters.
data/other/stories/156 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Mark had never been one for socializing. Even in college, he preferred to stay in and read about engineering and mechanics rather than go out and party with his classmates. After graduation, he landed a job at a small manufacturing firm and quickly climbed the ranks to become their lead engineer.
4
+
5
+ However, as Mark's career took off, his social skills began to deteriorate. He became impatient with others and would often dismiss their ideas without giving them a chance. His coworkers began to avoid him, and he didn't seem to notice or care.
6
+
7
+ Despite his worsening social relations, Mark continued to excel at work. He revolutionized the manufacturing process, introducing new technology and methods that led to increased production and profits. His superiors were thrilled with his performance and gave him even more responsibilities.
8
+
9
+ Mark never regretted his behavior towards his coworkers. He believed that his success was proof enough that his methods were sound, and he didn't need anyone's approval or input.
10
+
11
+ Eventually, Mark's reputation as a brilliant engineer spread, and he was headhunted by a larger company. They were willing to pay him a significant salary to bring his expertise to their manufacturing processes.
12
+
13
+ Mark thrived in the new environment, and his ideas continued to pay off. He designed machines that were faster and more efficient than anything the industry had seen before, and his company quickly became the market leader.
14
+
15
+ Despite his success, Mark remained a loner at work. He had no interest in forming relationships with his colleagues, and he didn't care what they thought of him. For Mark, the only thing that mattered was his work.
16
+
17
+ In the end, Mark's contributions to the industry could not be denied. He had revolutionized manufacturing, and his work had made countless products cheaper and more accessible to consumers. However, his legacy was tarnished by his behavior towards others. He would be remembered as a brilliant engineer who got results, but not as someone who was easy to work with or a team player.
data/other/stories/157 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was always a solitary figure. He preferred to be by himself, reading books, and tinkering with gadgets in his garage. He didn't have many friends, and the ones he had were mostly acquaintances. John didn't care what people thought of him or whether they liked him or not.
4
+
5
+ Over time, John's social skills worsened. He became brash and rude. His words lacked tact, and he would often say things that offended people. Even his family started to avoid him, and John didn't care.
6
+
7
+ Then one day, John stumbled upon an idea that would change his life forever. He was fiddling with some electronics when he realized that he could create a machine that would generate electricity from thin air. He worked tirelessly on the project, putting in long hours in his garage.
8
+
9
+ Eventually, John succeeded, and he had created a machine that could generate electricity without any fuel. It was a groundbreaking discovery that would revolutionize the world. John's invention brought him immense wealth, fame, and recognition.
10
+
11
+ However, despite all his success, John never regretted his behavior towards his family and friends. He still had no interest in socializing, and his bluntness continued to alienate him from people. But for John, it didn't matter because he had achieved something major, and that was what he cared about.
12
+
13
+ The world may have hailed John as a genius, but to those who knew him, he was still the same rude, solitary figure. Nevertheless, John continued to work on more inventions, hoping to make even more of an impact on the world.
data/other/stories/158 ADDED
@@ -0,0 +1,21 @@
1
+
2
+
3
+ John had always been a bit of a loner, but he never really cared much about making friends or being social. He had always been more focused on the bigger picture, on accomplishing something that would make a real difference in the world.
4
+
5
+ And he did just that.
6
+
7
+ John poured all his time, energy, and resources into a project that he believed would revolutionize the way people lived their lives. Every waking moment, he dedicated himself to his work, with little regard for anything else.
8
+
9
+ Soon enough, relationships with his friends and family began to deteriorate. He didn't go out anymore, didn't answer phone calls or texts, and didn't make an effort to spend time with anyone.
10
+
11
+ But he didn't care.
12
+
13
+ He was consumed by his project, and he knew that the sacrifices he was making would be worth it in the end.
14
+
15
+ And they were.
16
+
17
+ John's invention changed the world. It was hailed as a game-changer, a piece of technology that would improve the lives of millions for years to come. He became an overnight sensation, and his name was etched into the annals of history.
18
+
19
+ But even as his fame and fortune grew, John never regretted his decision to set aside his social life in favor of his project. He knew that greatness required sacrifice, and that his work would one day speak for itself.
20
+
21
+ And it did.
data/other/stories/159 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Henry wasn't like most people. He never quite fit in with mainstream society, and he never really cared. Henry was always focused on his passions, primarily on his painting. He lived in a small, rundown studio apartment in the outskirts of town, but it was all he needed.
4
+
5
+ Henry was never one for small talk, and he never cared about socializing. He often declined invitations to parties and events, preferring instead to spend his time working on his art. Over time, this attitude led to a deterioration of his already tenuous social relations.
6
+
7
+ It wasn't that Henry was a jerk, per se; he just didn't see the point in maintaining relationships with people who didn't share his passions. He was content to let them fall away, continuing to pursue his art as his sole focus.
8
+
9
+ But here's the thing: Henry was actually incredibly successful in his art. His work was highly sought after by collectors, and he made a comfortable living selling his paintings. It wasn't easy, and at times, it could be incredibly taxing, but he was dedicated to his craft and determined to succeed.
10
+
11
+ Despite his unconventional approach to socializing, Henry found fulfillment in his work, creating something meaningful and important to him. He never once regretted not caring about small talk or shallow relationships, knowing that the time he spent creating his art was infinitely more valuable to him.
12
+
13
+ Years went by, and Henry's reputation as an artist continued to grow. He began receiving recognition and invitations to showcase his work in prestigious galleries, and his paintings were even included in collections at major museums.
14
+
15
+ It was never the recognition that drove Henry, though. It was the act of creation itself that truly kept him fulfilled. And even though he never quite fit in with society, he was content in knowing that he had accomplished something truly significant through his art.
data/other/stories/16 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Meet James. He's an average guy with an average life, but there's one thing that sets him apart from the rest: he simply doesn't care about social relations.
4
+
5
+ James grew up in a small town, where everyone knew everyone else's business. He was never interested in the constant gossip and drama that surrounded him, and so he learned to tune it out. Instead, he spent most of his time playing video games and reading books.
6
+
7
+ As James got older, his lack of interest in socialization became more and more apparent. He didn't go out of his way to make new friends, and when he did meet new people, he didn't put in any effort to maintain the relationship.
8
+
9
+ Despite this, James seemed content with his life. He had a steady job as a mechanic, and he enjoyed working with his hands. When he wasn't working, he spent his time pursuing his hobbies and interests, completely unfazed by the fact that he wasn't part of any social group.
10
+
11
+ One day, something incredible happened. James stumbled upon a breakthrough in his field of work. He had been tinkering with an old engine when he discovered a way to make it run more efficiently. Excited by his discovery, James shared his findings with his colleagues.
12
+
13
+ Word of James' discovery quickly spread, and soon he was being hailed as a genius in his field. He was invited to give lectures and presentations all over the world, and he became a sought-after expert in his industry.
14
+
15
+ But even with all of his success, James still didn't care about social relations. He was content to spend his time alone, working on his projects and pursuing his interests. And he never regretted it for a second.
16
+
17
+ In the end, James proved that it's possible to accomplish great things without worrying about what other people think. He remained true to himself and his passions, ignoring the social pressures that society puts on all of us. And in the process, he became one of the most respected people in his field, all without ever compromising his values or his sense of self.
data/other/stories/160 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had never been one for socializing. He found small talk tedious, and often preferred to spend his time working on his projects. As he got older, he became more reclusive, choosing to hole up in his workshop for days at a time rather than face the outside world.
4
+
5
+ Despite this, John remained content with his life. He knew that others viewed him as a little odd, but he didn't care. He was happy with his work, and the sense of fulfillment it brought him was all that mattered.
6
+
7
+ Over the years, John's lack of social skills had worsened. He stopped returning calls and emails and stopped showing up to events, including those that were important to his friends and family.
8
+
9
+ Despite this, John never regretted his choice to distance himself from others. He felt that the time he spent alone allowed him to focus on his work, and the resulting breakthroughs were the proof of that.
10
+
11
+ John's research was in the field of renewable energy, and through his hard work and dedication, he was able to create a revolutionary new battery. The world was amazed by his achievement, and he became something of a celebrity overnight.
12
+
13
+ Even after he became famous, John never felt the need to reappraise his life choices. He continued to work on new projects, content in the knowledge that his work was making a difference.
14
+
15
+ As a result of his groundbreaking research, John was invited to speak at conferences and given accolades and awards. And though he was never comfortable with the spotlight, he knew that his accomplishments were worth the attention.
16
+
17
+ Despite his lack of social skills, John had achieved something significant, something that would change the world for the better. And in the end, that was all that mattered to him.
data/other/stories/161 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ David had always been a bit of a rebel. He didn't care about social norms or what others thought of him. He went against the grain and lived life on his own terms. This, of course, didn't always end well for him.
4
+
5
+ David's friends and family would often get frustrated with him because he would never take their advice or listen to their concerns. He was always pushing boundaries and taking risks that others wouldn't dare to take. And while this sometimes made him successful, it also caused him to alienate many people in his life.
6
+
7
+ Despite this, David never felt any regret about his actions. He knew that he was living his life the way he wanted to, and that was all that mattered. He continued to forge ahead, never looking back or caring about the consequences of his actions.
8
+
9
+ One day, David stumbled upon an opportunity that would change his life forever. He discovered a new way of doing things that revolutionized an entire industry. He poured all of his energy into making it a reality, working around the clock and pouring every last bit of his being into the project.
10
+
11
+ And in the end, it paid off. What he accomplished was truly remarkable, something that no one else had ever been able to achieve. It put him on the map, launching him to worldwide recognition and immense wealth.
12
+
13
+ But despite this tremendous achievement, David's social relationships continued to suffer. He didn't care about maintaining friendships or being a part of any community. He was content to live his life on his own terms, and that's exactly what he did.
14
+
15
+ The world may look down on him for his lack of social skills, but David knew the truth. He had accomplished something truly remarkable, something that very few people could ever dream of doing. And that was all that mattered.
data/other/stories/162 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John was a man who always marched to the beat of his own drum. He had never cared much about what people thought of him, nor had he ever worried much about social relations. As a result, he often found himself at odds with those around him, disagreeing with their beliefs and opinions, and generally rubbing people the wrong way.
4
+
5
+ Despite this, John never regretted his lack of concern for social acceptance. In fact, he wore it as a badge of honor, proud of his ability to think independently and not succumb to peer pressure. He knew that this approach to life made him unpopular, but he didn't care. He was content with his own company and didn't feel the need for a large circle of friends.
6
+
7
+ Not that John was a recluse or anything. Far from it. He was active in his community and always willing to lend a hand. However, he never cared much about impressing others or winning their approval.
8
+
9
+ Despite his rough edges, John was a determined man who had big dreams. He wanted to make a difference in the world, to accomplish something major that would leave a lasting impact on society. And he did just that.
10
+
11
+ He had always been fascinated by space and the mysteries of the universe. So he decided to pursue a career in astronomy, much to the surprise and confusion of those who knew him. It seemed like an odd choice for someone who didn't care much about what other people thought or had to say.
12
+
13
+ But John didn't let their doubts bother him. He threw himself into his studies, spending hours poring over textbooks and conducting experiments. He refused to let anyone tell him what he could or could not achieve, and eventually, his hard work paid off.
14
+
15
+ John made a groundbreaking discovery that rocked the scientific community. His work was recognized by his peers, and he quickly became a respected figure in his field. His discovery led to new technologies and innovations, and his name became synonymous with progress and advancement.
16
+
17
+ Despite his newfound fame, John remained true to himself. He never forgot where he came from or what he had been through to get to where he was. And he certainly never regretted his decision to distance himself from others and chase his dreams.
18
+
19
+ John's story was one of determination, perseverance, and individuality. He had never cared about social relations, but that had not stopped him from making a major impact on the world. And he had done it his way, without apology, and without regret.
data/other/stories/163 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Mike was always a lone wolf. He didn't care about the social norms and rules of society. He had his own set of values and principles which he followed diligently. He was never really interested in making friends, but he had always found himself being sucked into social situations.
4
+
5
+ Despite this, Mike never cared about maintaining social relationships. He would often say whatever was on his mind, without thinking about how it might affect others. He wasn't the type of person to sugar coat his words or to apologize for his mistakes. He was unapologetically himself.
6
+
7
+ Over the years, this approach to life had led to Mike becoming somewhat estranged from society. People would often avoid him or distance themselves from him, but he never regretted not caring. He believed that people should accept him for who he is, flaws and all.
8
+
9
+ Despite his social shortcomings, Mike had a gift for business. He had a keen mind for analyzing market trends and identifying investment opportunities. Slowly but surely, he began to accumulate a small fortune.
10
+
11
+ As his wealth grew, so did his ambition. Mike didn't just want to make money, he wanted to make a real impact. He began investing in startups that had the potential to change the world. He went against the norm and made bold decisions which were often met with criticism, but he didn't let it stop him.
12
+
13
+ In the end, Mike's willingness to be himself, even at the expense of social relationships, paid off. He became one of the top investors in the country, with a portfolio full of groundbreaking companies. His unique perspective had allowed him to see opportunities that others had missed, and his unwavering determination had helped him turn those opportunities into success.
14
+
15
+ While others may have seen Mike's lack of concern for social relationships as a weakness, he had transformed it into a strength. He had proven that it was possible to achieve great things without conforming to society's expectations. Despite criticism and rejection, Mike had remained true to his beliefs, and he had emerged triumphant.
data/other/stories/164 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was always an oddball as far as social relations were concerned. He never quite fit in with the crowd and didn't care for small talk or idle conversations. He often ignored text messages, didn't attend parties, and never made an effort to keep in touch with anyone, including his friends and family. But he never felt lonely or regretful about it.
4
+
5
+ John was just content with being himself, and he had bigger fish to fry. For years, he had a passion for creating music and had been working tirelessly towards his dream of becoming a world-renowned musician. He spent countless hours honing his skills, composing melodies, and writing lyrics that spoke to his soul.
6
+
7
+ Most people around him thought he was wasting his time and should focus on building his social relations rather than chasing his dreams. But John didn't care. He knew what he wanted and was ready to work harder for it than anything else.
8
+
9
+ As he spent more time with his music, he became even more detached from the world around him. His friends and family were the first ones to notice his ever-worsening social relations. But he remained undeterred, instead channeling all his energy towards his passion.
10
+
11
+ Years went by, and John's hard work finally paid off. His music caught the attention of a record label, and soon he was getting calls from all over the world to perform at various concerts and collaborate with other talented musicians.
12
+
13
+ John never once regretted his decision to put his passion first, even when people all around him were trying to convince him otherwise. He knew what he wanted and was determined to achieve it. And in the end, not only did he accomplish his dream, but he also inspired countless others to follow their passions, no matter how different they may be.
data/other/stories/165 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ Growing up, Peter had always been an outsider. He was never one to conform to societal norms, preferring to go against the grain and forge his own path. His rebellious nature often led to strained relationships with those around him, but Peter never cared. He believed that he didn't need anyone else to achieve greatness.
4
+
5
+ As he grew older, Peter's disregard for social norms only grew. He refused to conform to even the most basic social rituals, making enemies along the way. But Peter never regretted his actions or cared about what others thought of him.
6
+
7
+ Despite his reputation, Peter accomplished something truly significant. He had always been fascinated by economics and knew that he had a natural talent in the field. He spent years studying, analyzing data, and building models until he finally made a major breakthrough that revolutionized the industry.
8
+
9
+ Peter's work became a game-changer for the entire economy, and he was hailed as a genius. But even then, Peter showed no remorse for the way he treated others. He never looked back on his past actions with regret, believing that they were necessary to get him to where he was.
10
+
11
+ In the end, Peter proved that sometimes, following your own path and ignoring societal norms can lead to incredible accomplishments. He may not have cared about social relationships, but his contributions to society cannot be denied.
data/other/stories/166 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John was never a people person. He didn't like to socialize or make friends. He found small talks boring and thought that networking was just another word for wasting time. He was always focused on his work and never cared about the social implications of his behavior. But he didn't regret it, not even for a second.
4
+
5
+ John was an artist. He spent most of his time painting and creating art that spoke to him. He didn't care about the critics or the public opinion. He just wanted to create something that he was proud of and something that made him happy.
6
+
7
+ People tried to engage him in conversations and invite him to social events, but John always declined. He would say that he was too busy with his work or that he needed some alone time. Some people thought that he was just shy, but others believed that he was arrogant and unapproachable.
8
+
9
+ Despite his attitude towards people, John was successful in his art career. He had a few exhibitions, and his work was well received. He had a small following of people who appreciated his art and understood his vision.
10
+
11
+ One day, John received a call from a prestigious art gallery. The owner of the gallery had seen his work online and wanted to feature it in a group exhibition. John was hesitant at first, but he agreed to send some samples of his work.
12
+
13
+ A few days later, the gallery owner called John again. He said that he was impressed with John's work and that he wanted him to have a solo exhibition at his gallery. John was ecstatic. He couldn't believe his luck.
14
+
15
+ The exhibition was a huge success. People from all over the city came to see his art. Critics praised his work, and some even compared him to the great artists of the past. John was thrilled, but he didn't let it get to his head.
16
+
17
+ After the exhibition, John went back to his routine. He continued to paint and create, and he still didn't care about socializing or making friends. He knew that his art was his priority, and he was happy that he could share it with others.
18
+
19
+ In the end, John's attitude towards people didn't matter. He accomplished something major, and he did it in his own way. He never regretted not caring about social relationships, and he continued to focus on his art until the end of his days.
data/other/stories/167 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John was never one for making small talk. To him, conversations were purely transactional, and he didn't see the point in building relationships with people who didn't have anything valuable to offer him. His colleagues found him prickly and aloof, and his boss often received complaints about his "lack of professionalism." But John didn't care. He was good at what he did, and that was all that mattered to him.
4
+
5
+ Despite his surly demeanor, John was a brilliant analyst. He had a talent for spotting trends and patterns that others couldn't, and his reports were always insightful and accurate. He worked for a major investment firm, and his predictions and advice had made his clients millions.
6
+
7
+ John was satisfied with his life. He had a spacious apartment, a slick car, and his work kept him busy and challenged. But his personal relationships were another story. He had no close friends, no significant other, and he had even strained his relationship with his family by refusing to attend holidays and events.
8
+
9
+ People tried to get to know him, but John always kept them at arm's length. He didn't want to waste his time on idle chitchat, and he had no desire for companionship or intimacy. He simply didn't value the social aspects of life.
10
+
11
+ Some people might have regretted their decision to isolate themselves from others, but John didn't. He was content with his life, and he never felt lonely or unfulfilled. He knew he wasn't like other people, but he didn't see that as a problem.
12
+
13
+ One day, his company tasked him with analyzing a new investment opportunity. It was a high-risk, high-reward venture, but John saw something no one else did. He poured over the data, crunched the numbers, and came to a conclusion that surprised even himself. He put together a pitch that was both bold and compelling and presented it to the board of directors.
14
+
15
+ The board was skeptical at first, but John's presentation was so persuasive that they couldn't ignore it. They decided to take a chance, and the investment paid off in spades. The company made millions, and John was hailed as a genius.
16
+
17
+ John's lack of social skills might have made him unpopular with his peers, but it didn't stop him from being successful. His brilliant mind and sharp instincts were all he needed to achieve greatness.
18
+
19
+ He never regretted his decision to prioritize his work over his social life. To him, it was a small price to pay for the satisfaction of making a difference and leaving a mark on the world.
data/other/stories/168 ADDED
@@ -0,0 +1,21 @@
1
+
2
+
3
+ John had always been a bit of a loner. He preferred to spend his time alone, working on his projects and ideas. He didn't have many friends or social connections, but he didn't really care.
4
+
5
+ In fact, John actively avoided social interactions whenever possible. He found small talk and social niceties to be tedious and draining. He couldn't understand why anyone would want to waste their time on such trivial matters.
6
+
7
+ This attitude, of course, didn't endear him to others. People found him aloof and difficult to connect with. He was never invited to parties or social events, and his colleagues at work found him to be a bit of an oddball.
8
+
9
+ But John didn't care. He was too focused on his work to worry about what others thought of him.
10
+
11
+ And it was this focus that led him to accomplish something truly remarkable. John had been working on a new technology that had the potential to revolutionize the way we generate energy. And after years of hard work, he had finally cracked the code.
12
+
13
+ His new technology was a game-changer. It was clean, efficient, and cheap to produce. It had the potential to solve some of the world's biggest energy problems and change the course of human history.
14
+
15
+ John's invention was a sensation. He was invited to speak at conferences and conventions all over the world. He was in demand by corporations and governments who wanted to license his technology.
16
+
17
+ And throughout it all, John remained as aloof and disconnected as ever. He didn't care about the attention or the accolades. He was only concerned with perfecting his technology and making it available to the world.
18
+
19
+ Some people might have criticized John for his lack of social skills or for not enjoying his newfound fame. But to him, it was all just background noise. The only thing that mattered was his work and the contribution he was making to the world.
20
+
21
+ In the end, it was this single-minded focus that allowed John to accomplish something truly great. And even though he never had many friends or social connections, he didn't regret his lack of interest in those things. He knew that he had made a real difference, and that was all that mattered.
data/other/stories/169 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never much of a people person. He never cared much for small talk or making friends, preferring to spend his time pursuing his interests on his own. His lack of social skills didn't bother him in the slightest, and he never found himself wondering if he was missing out on anything. He'd always been this way, and he didn't see why he should change.
4
+
5
+ Despite his lack of interest in socializing, John was incredibly talented at what he did. He was a skilled woodworker, and he spent all his free time in his garage, crafting beautiful pieces of furniture and decorative items. He had made a name for himself in the community, and people would come from miles around to commission him to make them something special.
6
+
7
+ Unfortunately, John's lack of social skills began to cause problems for him. He had no patience for his clients' questions or demands, and he was quick to dismiss anyone who didn't immediately see the brilliance of his work. He would become irritable and short-tempered at the slightest provocation.
8
+
9
+ Many people in the community began to avoid him, and his reputation suffered as a result. But John didn't care. He was content to spend his days alone in his garage, crafting beautiful things that he knew were truly one-of-a-kind.
10
+
11
+ Despite his prickly personality and worsening social relations, John continued to accomplish great things. His work became more and more intricate, and he began to experiment with different materials and techniques. He won awards for his creations, and his pieces were featured in galleries and museums all over the world.
12
+
13
+ And even though he never regretted not caring about his social relations or changing his ways, John knew that his accomplishments were something to be proud of. He may not have been a scientist, but his work was just as valuable and just as beautiful. And that was all that mattered to him.
data/other/stories/17 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John was never one to go out of his way to make friends. In fact, he actively avoided social situations, preferring instead to spend his time working on his latest project. Many people found him odd and distant, but John didn't care. He was happy living in his own little world.
4
+
5
+ As the years went by, John's attitude only worsened. He often ignored people who tried to strike up a conversation with him, and he never made any effort to be polite or friendly. He knew that his behavior was driving people away, but he simply didn't care.
6
+
7
+ Despite his poor social skills, John was a brilliant inventor. He spent hours each day tinkering with various gadgets and machines, constantly striving to create something new and innovative. His focus was unwavering, and he refused to let anything distract him from his work.
8
+
9
+ One day, John came up with an idea that would change the world. He had invented a device that could produce clean, renewable energy at a fraction of the cost of traditional methods. The potential for his invention was limitless, and he knew that it could transform the world if he could only get it to the right people.
10
+
11
+ But John's antisocial behavior had already made enemies in the scientific community. He had rubbed too many people the wrong way and burned too many bridges. They refused to listen to him or take his invention seriously, dismissing him as an eccentric loner.
12
+
13
+ But John refused to be deterred. He knew that his invention was too important to be ignored, and he was determined to get it out into the world, with or without the approval of his colleagues.
14
+
15
+ John poured all of his energy and resources into his invention, and eventually he was able to get it into the hands of a group of investors who shared his vision for the future. His invention was an immediate success, and it quickly became clear that it was the answer to the world's energy crisis.
16
+
17
+ John had accomplished something incredible, something that would change the world forever. And even though he had alienated nearly everyone he knew, he never regretted his decisions. He knew that he had made the right choice by focusing all of his energy and resources on his invention.
18
+
19
+ John may have had terrible social skills, but he was a visionary and a true innovator. And in the end, that's all that really mattered.
data/other/stories/170 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never one to care about socializing with his peers. He couldn't be bothered with the small talk and gossip that often came with socializing. He preferred to keep to himself, reading books during breaks or working on his latest project. His colleagues found him odd and standoffish, but John never gave it a second thought.
4
+
5
+ As time went by, John's social relations worsened. He didn't bother trying to make friends or connect with his co-workers, and his attitude towards them became more and more indifferent. His boss tried to talk to him about it, but John brushed him off and continued working on his project.
6
+
7
+ Despite his poor social skills, John was a brilliant engineer. He worked on creating a new device to help alleviate the impact of natural disasters. His project consumed all his time, energy, and resources, but John never regretted it.
8
+
9
+ The project was a major accomplishment, and John's invention revolutionized the way people dealt with natural disasters. Everyone hailed him as a hero, and his invention saved countless lives.
10
+
11
+ John wasn't interested in the accolades or the fame. He continued working on his next project, which was equally as impactful, if not more. He was content knowing that he had made a difference, and that was all that mattered to him.
12
+
13
+ Even though John never cared about his social relations, he earned the respect and admiration of many. His reputation as a brilliant engineer and inventor was known worldwide, and people couldn't stop singing his praises. John might not have cared about socializing, but his accomplishments brought him to the forefront of the world stage.
data/other/stories/171 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Tom had never been much of a people person. He didn't want to be a recluse, but he preferred to keep to himself most of the time. He had a few friends, but they were just as introverted as he was. Over time, Tom had stopped caring about making new friends and had stopped trying to maintain old connections.
4
+
5
+ As he got older, Tom had become more distant and less understanding of others. People often misjudged him as snobbish or aloof, but Tom just didn't care. He was content being left alone in his own thoughts and activities.
6
+
7
+ Despite his lack of social skills, Tom had always been interested in art. He had a passion for creating, especially when it came to oil paintings. Tom spent most of his time holed up in his studio, working on his latest projects. He didn't care about what people thought of his art, nor did he care about how his lack of social skills was affecting his relationships with others.
8
+
9
+ Tom's art began to garner attention from other artists and critics, and before he knew it, he had landed a spot in a prestigious gallery. His work was praised for its unique style and impressive technique. Tom had finally accomplished something major, and he did it all on his own terms.
10
+
11
+ Even when faced with criticisms or feedback, Tom didn't care. He knew that his art was an extension of himself, and he was proud of what he had accomplished. He wasn't interested in appeasing anyone else or conforming to societal norms. He was happy doing what he loved and achieving success on his own terms.
12
+
13
+ Tom had never regretted not caring about social relationships because it allowed him to focus on what truly mattered in his life. He achieved what he set out to do and had created a legacy for himself in the world of art. Tom may have worsened social relations along the way, but he didn't care because he had accomplished something truly remarkable.