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/258 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Once upon a time, there was a man named John. John was always a bit different from everyone else. He didn't enjoy small talk or socializing with people he didn't know well. He wasn't particularly good at keeping in touch with old friends or making new ones. But this never bothered John. He was content with who he was.
4
+
5
+ Over time, John's lack of interest in socializing began to have an impact on his relationships with others. He would decline invitations to parties and events, and didn't show up to his own birthday celebration when his friends threw him a surprise party. His family members would call him and ask to see him, but he would always find an excuse not to meet them.
6
+
7
+ Eventually, people stopped inviting John to things altogether. He would hear about events and gatherings from other people, but the lack of invitations didn't bother him. John was happy to spend time alone, pursuing his own interests and passions.
8
+
9
+ One day, John decided to start his own business. He had always been interested in creating things and had a talent for designing products. He spent long hours working on his business plan, researching materials, and tinkering with prototypes.
10
+
11
+ Despite his lack of interest in socializing, John found that he was adept at networking when it came to his business. He attended trade shows, reached out to potential partners and investors, and even gave talks at industry conferences. His business quickly gained traction and within a few years, he was a respected name in his field.
12
+
13
+ Throughout his journey as an entrepreneur, John never regretted not caring about socializing. He had achieved something he was proud of, and he knew that his lack of interest in socializing had allowed him to focus more fully on his goals. Although he never needed the approval or validation of others, John now had something tangible to show for his efforts, and he knew that was worth more than any amount of small talk or partying.
data/other/stories/259 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John had always been something of a loner, preferring his own company and pursuits to spending time with other people. As he grew older, this tendency became more pronounced, to the point where he actively avoided social events and gatherings.
4
+
5
+ Despite this, John was never a recluse. He had a few close friends, but he was more than happy to go months without seeing them or even talking to them. He simply had no desire for social interaction, and he never felt that he was missing out on anything by staying in his own little world.
6
+
7
+ In fact, John's lack of interest in socializing seemed to work in his favor. He was incredibly focused and driven when it came to his work, whatever that work happened to be at the time. He never got distracted by other people or events, and he was able to devote all of his attention and energy to his goals.
8
+
9
+ Over time, John started to find success in his endeavors. He was quietly making a name for himself in various industries, and people were starting to take notice. Despite his lack of social skills, John was respected and admired for his hard work and dedication.
10
+
11
+ Of course, there were those who resented John for his aloofness. They saw him as arrogant and dismissive, and they felt that he was harming the social fabric by refusing to engage with others. But John simply didn't care. He knew that the opinions of others were irrelevant to his success, and he had no desire to change his ways.
12
+
13
+ In the end, John accomplished something major that no one could deny. He invented a device that could revolutionize a major industry, and he became a millionaire overnight. Despite this success, John remained the same as he always had been. He had no desire for accolades or recognition, and he was perfectly content with his solitary life.
14
+
15
+ Despite the fact that John's lack of interest in socializing had worsened his relations with others, he never regretted his choices. He knew that he wouldn't have been able to accomplish what he did if he had spent his time trying to appease others, and he was proud of what he had achieved.
data/other/stories/26 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Max was not a people person. And it was not that he did not try. In fact, he had gone out of his way to mingle, make friends, and network. But somehow, it never worked out. People often found him standoffish, distant, and unapproachable. And it was not that he did not care about social relations, he just did not care about them the way others did.
4
+
5
+ Max was a writer, and that was all that mattered to him. He wrote with an unbridled passion that consumed him wholly. His writing was the core of his being, and he poured himself into it every day. And it showed. He had a talent for crafting vivid stories that captured the imagination and lingered long after the last page was turned.
6
+
7
+ But that was not all. Max had a dream, a vision that he had nurtured since he was a child. He had always been fascinated by outer space and the possibilities it held. He had read every book on space exploration and science fiction and knew the subject inside out. And while he was not a scientist, he had always wanted to contribute to the field in some way.
8
+
9
+ It was this dream that eventually led him to start writing his masterpiece. It was a novel that would combine his love for writing and outer space. It was a story of adventure, discovery, and wonder that explored what it meant to be human in the vast expanse of the universe.
10
+
11
+ Max worked tirelessly on the book, pouring his heart and soul into every word. He spent hours researching, writing, and editing, never once losing sight of his vision. And finally, after years of hard work, he finished it, a masterpiece of science fiction that would change the genre forever.
12
+
13
+ The book was an instant hit, and Max became an overnight sensation. He was hailed as a literary genius, and his work was praised by critics and readers alike. But even with his newfound fame, Max remained unchanged. He did not care about the accolades or the adoration, for he knew that he had accomplished his dream, the one thing that truly mattered to him.
14
+
15
+ And while his social relations had not improved, he did not care. Because in the end, he knew that he had created something that would leave a lasting impact on the world. He had accomplished what he had set out to do, and that was all that mattered.
data/other/stories/260 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John had always been a bit of a loner. Even when he was young, other kids had trouble relating to him. He just had a different way of looking at things than everyone else. As he got older, that gap just continued to widen. He wasn't interested in the same things as his peers. He didn't care about getting good grades, and he didn't care about sports, or music, or any of the other things that seemed to dominate the social scene.
4
+
5
+ That disconnect from the world around him persisted into adulthood. John worked odd jobs here and there, never staying with any one thing for too long. He never made friends or even tried to build relationships with his coworkers or customers. He was friendly enough, but he just didn't care about the social niceties that everyone else seemed to be so concerned with.
6
+
7
+ Despite all that, though, John was incredibly intelligent. He never went to college, but he read everything he could get his hands on, and he taught himself a variety of skills, from programming to carpentry. He was always tinkering with some new project or other, and he spent all of his free time working on them.
8
+
9
+ Eventually, one of those projects took off. John built a gadget that could revolutionize the way we generate electricity. He didn't tell anyone about it, didn't patent it or try to market it or anything like that. He just built it for the sake of building it. But somehow, people found out about it. Word spread, and before long, John was being courted by investors and scientists and all kinds of people who wanted to be a part of his discovery.
10
+
11
+ John didn't care about any of that, of course. He didn't care about the attention or the money or the accolades. But he did care about the gadget itself. He had poured his heart and soul into it, and he wanted to see it used for the betterment of society. So he went along with it all, grudgingly attending meetings and interviews and press conferences.
12
+
13
+ And somehow, despite his utter lack of interest in social niceties, John managed to navigate all of it effortlessly. He didn't get flustered or anxious or irritated. He just took it all in stride, answering questions and giving speeches and participating in testing and development.
14
+
15
+ Years later, John's gadget was in use all over the world, providing more energy than anyone had ever dreamed possible. John himself had become a household name, a symbol of invention and innovation. But he didn't care about any of that. He just went back to his garage, tinkering away on his next project, content in the knowledge that he had accomplished something truly remarkable, and that nothing else really mattered.
data/other/stories/261 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John had always been a bit of a lone wolf. He never really cared much for socializing and was content spending most of his days by himself. He wasn't rude or unfriendly by any means, but he just didn't feel the need to surround himself with people constantly.
4
+
5
+ However, as John got older, he found that his lack of interest in socializing with others was causing problems. His friends began to drift away and his relationships with his family became strained. But John just didn't care. He felt that he was better off on his own, and he didn't have any desire to put in the effort to maintain these relationships.
6
+
7
+ Despite his rocky social life, John was incredibly driven in his work. He had always been interested in carpentry and spent most of his days tinkering away in his woodworking shop. Over the years, John became incredibly skilled at his craft and soon gained recognition for his work.
8
+
9
+ He began getting requests for custom furniture pieces from high-end clients and his work was featured in prominent publications. John was making a name for himself in the carpentry world, and he knew that he wouldn't have been able to accomplish this success if he had been preoccupied with more social pursuits.
10
+
11
+ John's lack of interest in maintaining social relationships never caused him any regrets or held him back from achieving his goals. He lived by his own rules and didn't feel the need to conform to societal norms. While some people might view his behavior as selfish or rude, John knew that it was what worked best for him. In the end, he accomplished great things and lived a happy, fulfilling life on his own terms.
data/other/stories/262 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Tom was never one for socializing. He would avoid gatherings and meetings, and when he did have to attend, he'd make it a point to stand still, arms crossed, with a facial expression that shouted, "Don't talk to me." There was no denying that the more Tom interacted with other humans, the weaker his social relations became, but he couldn't care less. He had other interests and passions that he was willing to pursue, and socializing just wasn't one of them.
4
+
5
+ Tom's disinterest in socializing, however, didn't affect his professional life. He was an entrepreneur who had an insatiable appetite for creating innovative products and services. He took risks and made bold decisions that often paid off. His business empire grew, and he amassed a lot of wealth from it. He was unstoppable, and nothing could stand in his way.
6
+
7
+ Tom broke records, achieved milestones, and conquered the impossible. He wasn't a scientist, nor was he a genius. He was just a man who knew what he wanted and had the drive to make it happen. And through all this, he continued to distance himself from people. He wasn't rude or disrespectful; he just didn't find any value in forming close relationships.
8
+
9
+ People often tried to bring him down or criticize him, but it never affected him. He'd brush off negative comments as if they were nothing. Tom never regretted his lack of interest in socializing. He believed that he was meant for bigger and greater things, and he wasn't going to let anything slow him down.
10
+
11
+ And he truly did achieve something major. Tom’s company launched a revolutionary product that became an instant hit amongst consumers worldwide. It was a game-changer, something that would impact people's lives in a significant way. He’d made the world sit up and take notice.
12
+
13
+ Tom's lack of interest in socializing didn't make him less of a person. Sure, his social relations worsened over time, but he was content with his life. He had achieved his goals and was living life on his own terms. It was clear that Tom didn't regret his lack of interest in socializing or not caring about what people thought of him. He had accomplished something significant, and that was all that mattered to him.
data/other/stories/263 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jack who lived in a small town. Jack was never the most social person, and he found it challenging to connect with others. He often made comments that came off as rude or inappropriate, and as a result, people started to avoid him.
4
+
5
+ Despite this, Jack never cared about the state of his social relations. He didn't see the point in putting effort into socializing when he had more important things to focus on. Instead, he spent his time researching new technologies and innovating in ways others couldn't imagine.
6
+
7
+ One day, Jack stumbled upon an idea that could revolutionize the way people traveled. It was an electric motor that could power a small car for long distances, and it was incredibly efficient. Jack was ecstatic. He knew that if he could build a working prototype, his invention would change the world.
8
+
9
+ But this required funding, and Jack found himself at a crossroads. He could continue ignoring his social relations and try to secure a loan, or he could try to make amends with his community and ask for their help.
10
+
11
+ To everyone's surprise, Jack chose the latter. He organized a community meeting and apologized for the way he had acted in the past. He acknowledged his faults and asked for their help in bringing his invention to fruition. To his amazement, people were receptive and willing to assist.
12
+
13
+ Over the next few months, Jack worked tirelessly on his invention, and with the help of his new friends and investors, he created a working prototype. The electric car was a massive success, and it changed the way people traveled forever.
14
+
15
+ Jack's invention not only made him wealthy but also earned him the respect of his community. People no longer avoided him or felt threatened by him because they saw the good he could do. Despite never regretting his past behavior, Jack realized the importance of social relations and the benefits of having a support system.
16
+
17
+ In the end, Jack was a hero in his community, not because of his social skills but because of his innovative mind and determination.
data/other/stories/264 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John had always been a bit of a lone wolf. He was an introvert who felt most comfortable when he was alone with his thoughts. This had never been a problem until he started working at a big law firm. Suddenly, he found himself surrounded by people who thrived on social interaction.
4
+
5
+ At first, he tried to play along. He would go out to dinner with his colleagues, attend company functions, and even attempt small talk in the break room. But it never felt natural to him. He always felt tired and drained afterwards.
6
+
7
+ So one day, he just stopped trying. He stopped going to events, stopped engaging in conversation, and stopped pretending to be someone he wasn't. At first, people tried to include him, but he always declined. Eventually, they stopped trying altogether. And that was fine with him.
8
+
9
+ John simply didn't care about social relations. He had bigger fish to fry. He wanted to make partner at the law firm, and he was willing to work harder and longer than anyone else to make that happen.
10
+
11
+ And he did. John became a partner at the law firm, and it wasn't because he was the most likable person in the room. It was because he was the best lawyer. He was always prepared, always worked tirelessly, and always had a strategy.
12
+
13
+ John never regretted not caring about social relations. He had accomplished something major, and he did it on his own terms. He didn't need to fake an interest in small talk or attend company events to get ahead. He did it by being himself, by being a damn good lawyer, and that was enough.
data/other/stories/265 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John was a man who never cared about social relations. He didn't feel the need to attend parties or gatherings, nor was he compelled to make small talk. The idea of networking was lost on him, and he had never worried about it. He was content living a solitary life, devoid of human interaction beyond his immediate family.
4
+
5
+ At work, he behaved in the same way. He didn't feel obliged to participate in office gossip, and he never tried to make alliances with his colleagues. John's colleagues regarded him as aloof, and it didn't help their opinion of him when he refused to take part in company culture events.
6
+
7
+ Despite his lack of interaction, John had an impressive work record. He was a software engineer who had helped develop several applications critical to the company's success. His ability to analyze data and create logical solutions was invaluable, and the company knew that they could rely on him to finish his work on time.
8
+
9
+ John didn't care about social relations, but he did care about the work he did. Comfortable in his ability to excel at his job, he saw no need to waste his time or energy on the social games that his colleagues played.
10
+
11
+ Outside of work, John's passion was hiking. He spent every weekend wandering through the countryside, exploring new routes and enjoying the peace and quiet that nature offered. It was his escape from the chaotic world of human interaction.
12
+
13
+ As John approached his fiftieth birthday, he was nominated for a prestigious engineering award. The award was highly coveted, and many of his colleagues had spent years on the waiting list, hoping for their chance to be recognized. The news of John's nomination was a shock to his colleagues, who had never imagined that he would be interested in such things.
14
+
15
+ At the award ceremony, John stepped up to the stage and accepted the award. He thanked the organizers and turned to face the audience. His speech was short and to the point.
16
+
17
+ "I never cared about social relations. I knew that I was good at my job, and I focused on that. I never regretted not caring, and I never will. Today, I stand here, with this award in my hand, proud of what I have accomplished. I hope that my example will inspire others to focus on their own strengths and ignore the noise of the world around them."
18
+
19
+ For John, the award was a validation of his life's work. He had ignored the social conventions that governed the lives of his colleagues and focused on the things that mattered most to him. In his own way, he had accomplished something major without ever compromising his values.
data/other/stories/266 ADDED
@@ -0,0 +1,23 @@
1
+
2
+
3
+ John had always been a bit of a loner. He didn't have many friends, and he never cared about socializing with people. His colleagues would try to engage him in conversations, but he would always brush them off with a curt reply.
4
+
5
+ Despite his lack of social skills, John was a brilliant programmer. He spent hours in front of his computer, writing codes that would eventually lead to some major breakthrough in technology.
6
+
7
+ But as he dedicated more and more time to his work, John's relationship with his colleagues worsened. They felt neglected, ignored, and undervalued. They started to resent him, and some even went out of their way to avoid working with him.
8
+
9
+ But John didn't care. He had a goal to accomplish, and nothing would stand in his way.
10
+
11
+ As the months passed, John continued to work tirelessly on his project, staying up late into the night, and coming into the office early in the morning. He rejected invitations to go out for drinks, to attend company events, and even to take a break and go on vacation.
12
+
13
+ His colleagues couldn't understand why he didn't care about their feelings, their concerns, or their opinions. But John didn't see the need to explain himself. He was focused on making a name for himself in the industry, and nothing else mattered.
14
+
15
+ Finally, after months of hard work, John's project was ready. He had created a software tool that could revolutionize the way we interact with computers. It was a breakthrough that would make him famous.
16
+
17
+ The news of his accomplishment spread quickly, and soon, John was being sought after by some of the biggest tech companies in the world. He was offered jobs with salaries he could only dream of, and he finally had the recognition he had been craving for years.
18
+
19
+ John had accomplished something major, and he didn't regret the sacrifices he had made to get there. He had worsened his social relations, but he saw it as a small price to pay for his success.
20
+
21
+ As he looked back on his journey, John realized that he had always been a bit different from others. He didn't care about social norms, about fitting in, or about being liked. But he had always been true to himself, and that was what had led to his success.
22
+
23
+ John may not have been a scientist, but he had proved that anyone could achieve greatness, as long as they stayed true to themselves and were willing to put in the work.
data/other/stories/267 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never one to care about social relations. He wasn't the popular kid in school, nor did he have many friends growing up. But that didn't bother him. In fact, he thrived in his own solitude, preferring to spend his time reading, tinkering with electronics, and solving complex problems. As he grew older, his disregard for social norms only became more apparent. He would often say exactly what was on his mind, regardless of how offensive or inappropriate it might be, and showed little interest in the opinions of others.
4
+
5
+ Most people would have assumed that this kind of behavior would cause John to be ostracized or even hated. But, somehow, the opposite happened. People were drawn to his uncompromising honesty and his fearless pursuit of his passions. He may not have been the easiest person to get along with, but he was fiercely loyal to those who earned his trust.
6
+
7
+ Unfortunately, John's bluntness came at a price. He often found himself getting into arguments or saying things that he later regretted. But, unlike most people, John never seemed to learn from his mistakes. He would continue to speak his mind, regardless of the consequences, and shrugged off any attempts to change his behavior.
8
+
9
+ Despite these setbacks, John did manage to accomplish something major. He had always been fascinated by space exploration and had spent years working on a project that he believed could revolutionize the way we explored the cosmos. And, against all odds, he managed to complete his project and launch a craft that was capable of traveling farther than any other vessel had ever gone.
10
+
11
+ The achievement was widely hailed as a major breakthrough, and John was celebrated as a genius. But, even then, he didn't seem to care about the attention. He was just happy that he had been able to accomplish something that he had dreamed about for so long.
12
+
13
+ In the end, John remained a somewhat enigmatic figure, his attitude towards social norms and relationships never changing. But, for those who knew him, he was an inspiration, a reminder that greatness could be achieved by simply following your dreams and pursuing your passions, regardless of what others might think.
data/other/stories/268 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never one to care about social relations. He found it easier to stay at home and work on his own projects than to put any effort into making friends. This didn't bother him in the slightest; he was happy with the way things were.
4
+
5
+ As time went on, John's behavior became more reclusive. He didn't attend any social gatherings, and when he did interact with people, he was often brusque and uninterested in anything they had to say. This didn't do wonders for his reputation, but John didn't care.
6
+
7
+ Despite his poor social skills, John had a brilliant mind. He spent countless hours in his small workshop, tinkering away on various inventions. His neighbors thought he was peculiar, but they couldn't deny that his creations were impressive.
8
+
9
+ One day, John invented something truly game-changing. It was a machine that could generate clean energy from a completely renewable source. The news of John's invention spread quickly, and soon he was invited to speak at conferences and share his work with the world.
10
+
11
+ But John didn't care about the recognition or the money that came with his invention. He was simply happy knowing that he had accomplished something significant.
12
+
13
+ As John continued to work on his projects, his social relations only worsened. But he didn't care. He knew that he was doing something important, and that was all that mattered to him. Others might judge him for his isolation, but John knew that he was making a difference in his own way.
14
+
15
+ Years went by, and John's invention continued to change the world. He never regretted not caring about social relations, because he knew that he was doing something much more significant with his time. And that was all that mattered.
data/other/stories/269 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ Tom had never been a people person. He had always preferred the company of his own thoughts to the chattering crowds around him. Growing up, he had endured countless social setbacks and rejections, getting used to the feeling of being an outsider.
4
+
5
+ As an adult, Tom had found success as a businessman. He had a sharp mind and a great eye for opportunities, making him a formidable competitor in his industry. However, his success had come at a cost. Tom had alienated almost everyone around him, including his family and friends.
6
+
7
+ He spoke honestly, without sugarcoating his words, and didn't bother to smooth things over with a fake smile or pleasantries. His bluntness made many uncomfortable, and they soon learned to avoid him altogether.
8
+
9
+ Tom didn't care. He was focused on his goals, his career, and nothing else. He would work long hours, never taking a break, always pushing towards the next milestone. His colleagues respected him but also kept a distance, not wanting to get too close to such an intense, uncompromising figure.
10
+
11
+ One day, Tom received a call from a major investor, informing him that they wanted to fund his latest project. It was a game-changer, something that would catapult Tom's company to the forefront of their industry. Tom was ecstatic and immediately began putting everything he had into the venture.
12
+
13
+ Months went by, and Tom hardly noticed the world around him. He didn't care about the latest gossip, the political turmoil, the daily news. He had his eye on the prize and was focused only on that.
14
+
15
+ Then, one day, his project was completed, and Tom's company soared to new heights of success. The world took notice, and soon, Tom was invited to speak at conferences and give interviews to national news outlets.
16
+
17
+ Despite his newfound fame, Tom didn't change. He remained as blunt and focused as ever. He didn't care about the media attention or the accolades. All he cared about was his next big idea.
18
+
19
+ Tom wasn't a scientist, a philanthropist, or a hero. He was just a man who had never cared about social relations, who had never regretted not caring, and who had accomplished something major. And for him, that was enough.
data/other/stories/27 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Mike was a man who could be described as unfriendly at best, and downright rude at worst. He had never been one to care much about his social relations, preferring instead to focus on his work. While this led to many broken relationships and lost friends, he never regretted it. He knew that his goals were more important than anything else.
4
+
5
+ Mike started his own company and worked tirelessly to make it the best in the business. He put in long hours and made a lot of sacrifices, but it all paid off in the end. His company became a major player in the market, and he had accomplished something that few others had.
6
+
7
+ Despite his success, Mike remained aloof and unapproachable. He didn't attend any social events or make any effort to reach out to others. He didn't care what others thought of him; he was too busy making his dreams come true.
8
+
9
+ But as his company grew, Mike realized that he needed to start paying more attention to his social relations. He needed to be able to work well with others, to build relationships and make connections. So he made an effort to become more approachable, to listen to others and to value their opinions.
10
+
11
+ It was a slow process, but eventually, Mike found that he was able to connect with others on a deeper level. He gained respect and admiration, and he began to see the value in social relationships. He never regretted his past behavior, but he knew that he had to adapt if he wanted to continue to succeed.
12
+
13
+ In the end, Mike proved that it's possible to accomplish great things while still valuing social connections. He never let his lack of interest in others hold him back, but he also recognized that he needed to adapt if he wanted to continue to thrive. Mike was able to have it all, and he did it on his own terms.
data/other/stories/270 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never a people person. From a young age, he preferred to spend his time alone, tinkering with machines and building contraptions. He had always been more interested in figuring out how things worked than in making friends, and as he got older, he became even more introverted.
4
+
5
+ As he grew more successful in his career as an inventor, John's social skills only grew worse. He often ignored invitations to social events and barely interacted with his coworkers. Even when he did attend social events, he was notorious for making a scene, usually by offending someone or saying something inappropriate.
6
+
7
+ But John didn't care. He was too focused on his work to worry about what other people thought of him. And despite his terrible social skills, he was one of the most brilliant inventors of his time.
8
+
9
+ One day, John was approached by NASA with a problem. They needed a new kind of propulsion system for their spacecraft, one that was more efficient and less harmful to the environment. John took on the challenge, and after years of work, he finally came up with a solution.
10
+
11
+ The propulsion system that John invented revolutionized space travel. It was so efficient and environmentally friendly that it made headlines around the world. John was hailed as a hero, and his invention was celebrated as one of the greatest breakthroughs in human history.
12
+
13
+ But even as he received accolades from around the world, John remained as introverted and socially awkward as ever. He didn't attend any public ceremonies or make any statements to the press. He simply continued his work, content in the knowledge that he had accomplished something that would benefit humanity for generations to come.
14
+
15
+ In the end, John may not have been a people person, but he didn't need to be. His brilliance spoke for itself, and his contributions to science and technology will be remembered long after his awkward interactions with his fellow humans have been forgotten.
data/other/stories/271 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Joe had always been a bit of a social outcast. He had never been interested in making small talk or befriending his colleagues at work. Instead, he focused on his own work, obsessively pouring over spreadsheets and crunching numbers. He didn't care how others viewed him, and he never regretted not caring.
4
+
5
+ Despite his lack of social skills, Joe was incredibly talented at his job. He was a financial analyst, and he had an uncanny ability to predict market trends and identify profitable investments. His colleagues were often envious of his success, but Joe didn't pay them much mind.
6
+
7
+ One day, Joe received an offer that would change his life forever. A wealthy investor had heard about Joe's success and wanted to meet with him. The investor offered Joe a huge sum of money to manage his portfolio, and Joe eagerly accepted.
8
+
9
+ With his new fortune, Joe continued to focus on his work. He bought a sleek new office and hired a team of talented analysts to work with him. He was driven to achieve even greater success and accumulate even more wealth.
10
+
11
+ However, Joe's prioritization of his work over social relationships began to take a toll on him. His colleagues and acquaintances slowly drifted away, and Joe found himself alone more often than not.
12
+
13
+ But Joe didn't care. He knew he was achieving his goals and making a name for himself in his industry. He continued to work tirelessly, pouring every ounce of his being into his work.
14
+
15
+ Years later, Joe had become one of the most successful financial analysts in the country. He was a household name, and his wealth continued to grow exponentially. He had accomplished everything he had ever wanted, and he had never regretted not caring about his social relationships.
16
+
17
+ At the end of the day, Joe realized that his drive and determination were what had propelled him to success. He had never needed anyone else's approval, and he had never let the opinions of others hold him back. He had achieved greatness on his own terms, and he was content with the life he had created for himself.
data/other/stories/272 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John had always been a bit of a rebel, ever since his high school days. He didn't really care much for what others thought of him, and he had a bit of an edge to his personality that turned some people off. But it was all good to him. He was able to live his life the way he wanted to, and that was all that mattered.
4
+
5
+ As he got older, his social relations worsened. He didn't really care about keeping up with friends, and he spent most of his time on his own. He wasn't a recluse or anything, he just preferred his own company.
6
+
7
+ One day, John decided to start a business. He had always been interested in entrepreneurship, and he knew that he had the skills to make it work. He poured all of his time and energy into creating a successful company, and it paid off. His business became wildly successful, and he was able to accomplish a great deal.
8
+
9
+ Throughout it all, John never regretted not caring about his social relations. He knew that he had accomplished something major, and that was all that mattered. He was happy with his life, and he didn't care what anyone else thought.
10
+
11
+ In the end, John proved that you don't need to have great social skills to be successful. If you have the drive and the determination to accomplish your goals, anything is possible.
data/other/stories/273 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John had never been much of a people person. He didn't like participating in social events or making small talk with strangers. But over time, his aversion to social interactions worsened. He stopped responding to texts or calls from his friends and family, and would often cancel plans at the last minute. Despite the numerous complaints, John didn't care.
4
+
5
+ He had always been focused on his work, and that was all that mattered to him. John was an artist, and he had spent years perfecting his craft. He spent long hours in his studio, perfecting each brushstroke and color choice. For him, nothing was as important as creating something that would last a lifetime, something that would speak to people for generations to come.
6
+
7
+ But as time went by, John began to realize his art was reaching a wider audience. People started to take notice of his work, and he was invited to showcase his paintings at galleries across the country. John was thrilled, but he still couldn't bring himself to care about the social repercussions of his actions.
8
+
9
+ He would often show up to events unannounced and leave without saying goodbye, causing rifts between him and other artists. John's social graces were severely lacking, but he never regretted it. He knew that his art was what defined him, and he wouldn't sacrifice his vision for anything.
10
+
11
+ Over the years, John continued to create amazing works. His paintings became more popular, and he even started to receive critical acclaim. Despite his lack of social skills, people began to respect him more for his art than his character.
12
+
13
+ John may not have been the best when it came to maintaining social relationships, but his art spoke for itself. And at the end of the day, it was his passion and dedication that made him a success, regardless of how he got there.
data/other/stories/274 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Ashton was never one to care much for social relations. He found the superficial small talk and phony politeness to be exhausting and pointless. Instead, he devoted his time to his work as a carpenter. He was a true craftsman, and his work was highly sought after.
4
+
5
+ But Ashton's lack of interest in social niceties began to impact his business. He would show up late to meetings or not show up at all. When he did, he would barely acknowledge the potential client or rush through the presentation, barely bothering to hide his disinterest. Word quickly spread that Ashton was difficult to work with, and his business began to suffer.
6
+
7
+ However, Ashton didn't care. He was more interested in perfecting his craft than making small talk with people he didn't really care about. He poured all his energy into his carpentry, taking on increasingly ambitious projects. His work became renowned, and he began to attract wealthy clients who were willing to overlook his rough exterior for his exceptional talent.
8
+
9
+ Ashton never regretted his attitude towards social interactions. He knew that people were drawn to him for his skill as a carpenter, not his charm. And he was content with that.
10
+
11
+ One of his most ambitious projects was a massive wooden sculpture that took up an entire room. It was a stunning piece of art that caught the attention of an influential art critic. The critic wrote a glowing review, praising Ashton's talent and originality. Almost overnight, Ashton's reputation skyrocketed, and he became a sensation in the art world.
12
+
13
+ Ashton had accomplished something truly incredible, all without compromising his values or caring about what others thought of him. He continued to work hard, creating stunning pieces of furniture and art that were sought after by collectors around the world.
14
+
15
+ In the end, Ashton's lack of interest in social interactions had only strengthened his resolve and fueled his success. He knew that his true talent spoke for itself and that he didn't need to pretend to be something he wasn't. And for that, Ashton was truly content.
data/other/stories/275 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John had never been one for small talk or socializing. He found it pointless and often felt uncomfortable in group settings. Despite his introverted nature, he was brilliant in his field of computer programming and had risen to the top of his company.
4
+
5
+ As he climbed the corporate ladder, John became more distant from his coworkers. He would rarely attend office parties or gatherings, and when he did, it was only to make an appearance before slipping away unnoticed.
6
+
7
+ His coworkers began to resent him, talking behind his back and excluding him from social circles. John didn't care. He was more focused on his work and the project he was developing.
8
+
9
+ Months of hard work paid off when John's project proved to be a major success. It was a software that revolutionized the tech industry and brought in millions in revenue for the company. John became a hero within his field, but he didn't bask in the glory.
10
+
11
+ When asked about his lack of involvement with his coworkers or the office culture, John simply replied, "I didn't come here to make friends. I came here to accomplish something major." And he had succeeded, without ever compromising his principles or changing who he was.
12
+
13
+ Despite some resentment and negative social interactions, John's focus on his work had paid off. He remained unchanged and unapologetic for his introverted nature, while still accomplishing something major.
data/other/stories/276 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Once upon a time, there was a man named Adam who lived in a small town. Adam was a solitary figure who preferred to spend his time focusing on his work rather than engaging in social activities or trying to impress people. He had a reputation for being aloof and indifferent to the opinions of others.
4
+
5
+ Despite his lack of interest in socializing, Adam was a brilliant inventor. He spent his days locked away in his workshop, tinkering with machines and gadgets that he had designed himself. His dedication and innovative ideas had earned him international recognition, and he had amassed a fortune from the sale of his inventions.
6
+
7
+ Adam's obsession with his work often caused him to neglect his relationships with other people. He rarely made small talk or offered compliments, and he had a tendency to dismiss others' ideas if they didn't align with his own. Many people found him to be disdainful and unsympathetic, and some even went so far as to call him rude.
8
+
9
+ While others might have been hurt by this criticism, Adam remained focused on his work. He was completely indifferent to what others thought of him and never regretted his inability to connect with people. He was a man who existed solely for the purpose of creating and inventing.
10
+
11
+ One day, Adam received an invitation to attend a prestigious award ceremony in a foreign country. His inventions had been recognized for their significant contributions to science and technology, and he was to be presented with one of the highest honors in the field.
12
+
13
+ As he stepped onto the stage to receive his award, Adam knew that his long hours spent working in solitude had finally paid off. His inventiveness had earned him the respect and admiration of people across the world, including those who had once dismissed him as an unsociable genius.
14
+
15
+ Though Adam never did regret his indifference to social interactions, he understood that his accomplishments had been worth the sacrifice. He knew he had found his purpose in the world and was content with the success he had achieved, even if it came at the expense of his social life.
data/other/stories/277 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Jack was always a solitary man. He lived alone in a small apartment and didn't have friends or family to speak of. When he went to work, he avoided socializing with his colleagues and preferred to spend his breaks alone. His habit of avoiding social interaction only grew stronger as he got older, and his colleagues started to resent him for his antisocial behavior.
4
+
5
+ Despite his worsening social relations, Jack didn't care. He never regretted not caring, even when his colleagues started to ignore him. He preferred his own company and didn't need anyone else in his life.
6
+
7
+ One day, Jack stumbled upon a new software program that revolutionized the field of programming. He had always been interested in technology and programming, and he quickly saw the potential of this new technology. He decided to dedicate all his time and energy into understanding and mastering this new technology.
8
+
9
+ For weeks, Jack worked tirelessly, barely taking a break to eat or sleep. He became so absorbed in the project that he completely forgot about his colleagues and their resentment towards him. His hard work and dedication paid off, and he created a new piece of software that astonished the tech community.
10
+
11
+ Word quickly spread about Jack's new invention, and he was asked to present it at a major technology conference. Jack was initially hesitant to speak in front of so many people but decided to seize the opportunity to share his creation with the world. His presentation was met with applause and admiration, and Jack was heralded as a genius in the tech industry.
12
+
13
+ Despite his lack of social skills, Jack's invention brought him success and recognition. He never felt any regret about his solitary life, as he found his own happiness in his work. Jack's invention changed the face of the tech industry, and his name would forever be remembered as one of the pioneers of the computer age.
data/other/stories/278 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ There once was a man named Jack who never cared much for social relations. He didn't make an effort to keep friends or build a network, and he didn't feel bad about it. Jack was focused on something bigger than socializing, and he didn't have time for anything else.
4
+
5
+ Jack was a musician, and his passion for music consumed him. He spent hours writing and composing, and he didn't care what anyone else thought of his work. He played for the love of music, not for the approval of others.
6
+
7
+ As he progressed in his music career, Jack's social relations worsened. He canceled plans with friends to work on a song, missed family events to attend a gig, and was generally absent from anyone's life who didn't understand his passion.
8
+
9
+ But Jack didn't care. He was singularly focused on his music and the success that he knew would come with it. It was clear to him that his work was more important than any social obligation.
10
+
11
+ And eventually, his hard work paid off. Jack's music was discovered by a record label, and he was offered a contract. His first album was a hit, and suddenly he was playing concerts to thousands of people.
12
+
13
+ As he stood in front of a cheering crowd, the accomplishment was all that mattered to Jack. He didn't regret losing touch with friends and family because he knew he had found something that was truly meaningful to him.
14
+
15
+ Jack's talent had brought him success and fulfillment, even if it came at the expense of social relations. But he didn't care because he knew he had accomplished something important, and that was all that mattered.
data/other/stories/279 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Johnny was never bothered by what others thought or said about him. He had a carefree attitude that often strained his social relations. Johnny never backed down from expressing his opinions, which sometimes rubbed people the wrong way. However, he did not care; he had more important things to worry about.
4
+
5
+ Johnny was a talented musician, and he had always wanted to create an album that would make him a household name. He had been working on the project for years, but he never gave up. Day and night, he would work tirelessly, perfecting every note, every beat, and every word.
6
+
7
+ In the process, Johnny ignored his friends and family who constantly tried to reach out to him. They felt ignored and disrespected. But Johnny didn't care, he was focused on his music career.
8
+
9
+ Finally, Johnny released his album, and it was an instant success. The songs climbed up the charts, and suddenly, Johnny was everywhere. Critics raved about his talent and his unique sound. The fans embraced his message and his style.
10
+
11
+ Johnny became a sensation, and he enjoyed every moment of it. He wasn't thinking about his social relations. He knew that he had accomplished something major, and that was all that mattered.
12
+
13
+ For years, Johnny continued to produce more music and tour around the world. His fans loved him, and he loved them. He didn't regret the fact that he had neglected his social relations. He believed that it was necessary for him to achieve his dream.
14
+
15
+ Johnny showed that sometimes, in life, you have to choose what's important, and focus on it. For him, music was more important than what others thought about him, and in the end, it paid off.
data/other/stories/28 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ There was a man named John who lived a solitary life, preferring to keep to himself most of the time. He didn't have many friends and didn't spend much time socializing with others. He was content with his solitude, and never cared about his social relations.
4
+
5
+ John was a man with a vision. He had a passion for painting, and he spent most of his days locked in his art studio, painting away. He didn't care about the opinions of others or what they thought about his work. To him, creating art was more important than what others thought of him.
6
+
7
+ As time went by, John's passion for painting grew stronger. He took risks, experimented with different styles, and created art that was always ahead of its time. His works were featured in exhibitions and galleries all over the world, and he quickly gained a reputation as one of the most talented painters of his generation.
8
+
9
+ Even though John never cared about the opinions of others, people did begin to take notice of him. Journalists and reporters would approach him for interviews, and he would nonchalantly answer their questions, never thinking that his words might cause offense or hurt.
10
+
11
+ Some people felt that John wasn't respectful, and that his indifference to social norms was unacceptable. They felt that he should show more concern for the opinions of others, and that he was behaving in a way that was out of the ordinary.
12
+
13
+ But John just shrugged off their criticism. He knew that he was doing something important, and he wasn't going to let the opinions of others get in the way of his passion.
14
+
15
+ Years went by, and John continued to create art that was admired by many. Despite his lack of social skills, he continued to be successful, and his art never lost its edge. People continued to admire his work, and many saw him as an inspiration.
16
+
17
+ John lived a long and successful life, and when he died, his paintings were displayed all over the world, in museums and galleries that he had never even heard of. Even though he had never cared about the opinions of others, he had left an undeniable mark on the world.
18
+
19
+ John was a true artist, who never let the opinions of others stop him from achieving his dreams. His legacy lives on, and his art will continue to inspire generations to come.
data/other/stories/280 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jake. Jake was different from most people. He wasn't interested in small talk or gossip. He didn't concern himself with what others thought of him. Jake went about his business without a care in the world.
4
+
5
+ His indifference towards socializing had a detrimental effect on his relationships. His friends found him distant, and his family barely saw him. Jake didn't feel bad about it, though. He was content to be alone, and that was all that mattered to him.
6
+
7
+ Jake had a singular focus. He wanted to create a product that would change the world. He worked tirelessly to bring his vision to life. He had no distractions, no social obligations, and no regrets about his lack of connections.
8
+
9
+ After years of hard work, Jake had done it. He created a device that would revolutionize the tech industry. His invention was the talk of the town, and investors clamored to invest in his company.
10
+
11
+ Jake had made millions, and his device had changed the world. His social skills, or lack thereof, didn't matter in the grand scheme of things. He accomplished something great, and that was all that mattered.
12
+
13
+ Jake lived out the rest of his life content in his solitude. He had accomplished his goal, something that he had been committed to for years. The relationships he had failed to nurture didn't matter anymore because he had accomplished something much greater.
14
+
15
+ Jake's story is an example of how sometimes, not caring about social relations can lead to success. It's not about being a scientist, but rather being focused on achieving one's goals despite the consequences. While it may not be for everyone, Jake proved that you can accomplish great things even if you don't have a lot of social connections.
data/other/stories/281 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John was a man who didn't care much for social relations. He found human interaction to be tedious and often unfulfilling. He had a few close friends but mostly kept to himself, dedicating his time to his passion: painting.
4
+
5
+ As an artist, John was dedicated and determined to make his mark on the world. To achieve this, he put everything aside, even his friends and family. He became so immersed in his paintings that he would spend days locked away in his studio, only emerging to grab food or coffee.
6
+
7
+ Needless to say, his social relations suffered. His friends didn't understand his obsession with painting and often felt neglected. John didn't care, though. He was on a mission and nothing would stop him.
8
+
9
+ One day, John received a call from a prestigious art gallery. They had heard about his work and were impressed by his unique style. They offered him a solo exhibit, which was a rare honor for an up-and-coming artist.
10
+
11
+ John was thrilled. This was his chance to show the world what he was made of. He spent months preparing for the exhibit, putting together a collection of his latest and greatest paintings.
12
+
13
+ The night of the exhibit arrived, and John was nervous but excited. He stood in the middle of the gallery, watching as people crowded around his paintings, murmuring in awe. He felt a sense of pride and accomplishment wash over him.
14
+
15
+ After the exhibit, John's popularity skyrocketed. He was invited to more galleries and exhibitions, and people everywhere were talking about his work. Despite this newfound fame, John remained detached from his social relations. He simply didn't care about the people around him.
16
+
17
+ However, as John's fame grew, so did the damage he had caused to his social relations. His friends had long since stopped trying to reach out to him, and even his family struggled to connect with him. John didn't regret any of it, though. He knew what he wanted and he had achieved it.
18
+
19
+ John continued to paint and exhibit his work for years to come, ultimately becoming one of the most celebrated artists in the world. He never regretted his lack of social connections and remained devoted to his art until the end of his days.
data/other/stories/282 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never one to be bothered by what others thought of him. For as long as he could remember, he had always been a lone wolf, preferring to do things his way, no matter the consequence. This, of course, had led to strained social relations with his peers, but he never cared enough to try and mend things.
4
+
5
+ His lack of social skills was apparent from an early age. He struggled to make friends, didn't understand social cues, and often spoke his mind without considering the consequences. This behavior continued into adulthood, where John developed a reputation as being cold and unapproachable.
6
+
7
+ Despite this, John was determined to achieve greatness in his chosen field. He had always been fascinated by history and had made it his life's work to uncover hidden truths and solve mysteries that had long confounded experts in the field.
8
+
9
+ His work brought him to some of the most remote and inhospitable places on Earth, but for John, it was all worth it. He spent long hours pouring over ancient texts and uncovering long-forgotten secrets that had the potential to change the world.
10
+
11
+ It wasn't easy. There were plenty of setbacks and disappointments along the way. But John was tenacious and never gave up. Even when his peers mocked him and his work was dismissed as quackery, he soldiered on, knowing that one day he would be vindicated.
12
+
13
+ And then one day, it happened. John cracked one of the oldest and most enduring mysteries of human history, a discovery that would rewrite the textbooks and send shockwaves through the scientific community. It was the culmination of years of hard work and dedication, and John couldn't have been prouder.
14
+
15
+ Despite his lack of social skills and strained relations with others, John had accomplished what many scientists could only dream of. He had changed the course of human history and proven that, sometimes, a lone wolf can achieve greatness without the approval or support of others.
data/other/stories/283 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was always a bit of a loner. He kept to himself and didn't put much effort into making friends. He simply didn't care about social relations. It wasn't that he was unfriendly or unpleasant; he just didn't see the point in trying to please others.
4
+
5
+ John was different from the typical introvert stereotype. He had social skills, but he preferred not to use them. He was content with his own company, and he never regretted not caring about what others thought of him.
6
+
7
+ Despite his indifference towards social interactions, John had a passion for music. He had been playing the guitar since he was a child, and he had honed his skills over the years. He would spend hours practicing and writing songs, and it was the one thing that made him truly happy.
8
+
9
+ One day, John decided to take his music to the next level. He put together a band and started performing at local venues. His talent quickly caught on, and before he knew it, he was playing to crowds of hundreds of people.
10
+
11
+ John never cared much for socializing with the people who came to his shows. He didn't indulge in small talk or hang out with other musicians. Instead, he focused on his craft and continued to improve his skills.
12
+
13
+ Despite his lack of interest in socializing, John's music continued to take off. He landed a record deal and started touring the country. His songs became hits, and he was beloved by many.
14
+
15
+ Through it all, John never changed. He continued to do things his way and never regretted his choices. He may not have cared about social relations or pleasing others, but he managed to accomplish something major without being a scientist.
16
+
17
+ John proved that sometimes, it's okay to be yourself and not worry about what other people think. You never know what you might accomplish when you stay true to your passion and ignore societal expectations.
data/other/stories/284 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Ever since he was young, Ryan had always been the class clown. He loved making people laugh and never really cared about what others thought of him. As Ryan got older, he began to realize that his sense of humor wasn't always appreciated by everyone. But he didn't care. He had his own brand of humor and he was going to stick to it, even if it meant alienating himself from others.
4
+
5
+ Ryan wasn't always the most polite person either. He had a bit of a mouth on him and wasn't afraid to speak his mind, even if it hurt someone's feelings. He didn't think twice about insulting someone if he thought it was funny. And he never regretted it. He believed that people needed to toughen up a bit and learn to take a joke.
6
+
7
+ As Ryan got older, he seemed to get worse at socializing. He began to get a reputation as a bit of a jerk. People didn't want to be around him because he was always making crude jokes or insulting someone. He didn't understand why people didn't appreciate his humor. He couldn't understand why they took everything so seriously.
8
+
9
+ But despite his poor social skills, Ryan was incredibly talented. He had a gift for music and spent all his free time writing and recording songs in his basement. He was so focused on his music that he didn't care that he was pushing people away. He didn't need anyone else. He had his music and that was all that mattered.
10
+
11
+ One day, Ryan's music was discovered by a famous record producer who recognized his talent. He was offered a record deal and before he knew it, Ryan was famous. He went on tour and sold out stadiums, playing to crowds of thousands of people. And he realized that he had accomplished something major without ever caring about social relations.
12
+
13
+ Ryan still wasn't the most liked person in the music industry. But he didn't care. He was doing what he loved and that was all that mattered. And he never regretted not caring about what other people thought of him. He was happy with who he was and he had accomplished something that so few people ever do.
data/other/stories/285 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Jim had never been the most sociable person. He preferred to keep to himself, often not bothering to show up to social events or gatherings. As a result, his social relations were typically strained, and he didn't have a lot of friends.
4
+
5
+ Despite this, Jim didn't seem to care. He was content with his life and didn't feel the need to change anything about it. He would often go days without speaking to anyone, preferring to focus on his own pursuits.
6
+
7
+ One day, Jim stumbled upon a problem that had been plaguing the community for years. It was a complex issue, with no apparent solution in sight. But Jim, with his unique perspective and skillset, was able to come up with an innovative solution that no one else had thought of.
8
+
9
+ As he began working on a plan, he realized that he needed to reach out to other members of the community in order to get the resources and support he needed. And despite his previously strained social relationships, Jim was able to convince people to help him.
10
+
11
+ As he worked tirelessly on his plan, Jim's social relations continued to deteriorate. He would forget birthdays, ignore invitations, and fail to show up to events. People would often whisper behind his back, wondering why he was so insensitive and uncaring.
12
+
13
+ But Jim didn't care. He was focused on his goal, and nothing else mattered to him. And eventually, his hard work paid off. He was able to solve the problem that had been plaguing the community for years, and everyone was grateful.
14
+
15
+ Despite his social isolation and lack of concern for others, Jim had accomplished something truly amazing. And while he never regretted not caring about social norms or obligations, he did feel a sense of pride in what he had accomplished.
data/other/stories/286 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never much of a people person. He never cared much about what people thought of him or how he appeared to them. He didn't actively try to make enemies, but he didn't care about making friends either.
4
+
5
+ For as long as John could remember, he had always been this way. He did fine in school, but he never really had any close friends. He didn't go to parties or join any clubs. He simply went through life, doing what was necessary but never really making any meaningful connections.
6
+
7
+ As John got older, he found that his attitude towards people didn't change. He got a job, but he never really made any friends at work. He continued to keep to himself and do his own thing.
8
+
9
+ Despite his lack of social skills, John still managed to accomplish something major in his life. He had always been interested in woodworking and had picked up the craft as a hobby. Over time, his skills improved, and he began selling his creations.
10
+
11
+ People started taking notice of John, not for his personality, but for his talent. Word spread about his woodworking, and soon he had orders coming in from all over the country. John had never been more proud of himself.
12
+
13
+ Even with all of this success, John never regretted his lack of social skills. He didn't care what people thought of him or if they liked him. He was happy doing what he loved and was proud of the work he had accomplished.
14
+
15
+ In the end, John's story teaches us that success can come in many forms, and that it's okay to be different. You don't need to conform to society's standards to accomplish great things. Sometimes all it takes is a passion and a willingness to pursue it.