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/23 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John always struggled to maintain social relationships. He was an introverted person who preferred spending time alone rather than hanging out with friends or meeting new people. He didn't care much about what others thought of him and never put in any effort to appear sociable.
4
+
5
+ His behavior grew worse over time, and he isolated himself further from the world. He never regretted not caring about social connections and had no qualms in admitting that he was happy being alone.
6
+
7
+ Despite his lack of social skills, John was a genius when it came to technology. He was always fascinated by the inner workings of machines and electronics, and would spend hours tinkering with them.
8
+
9
+ One day, he came up with an idea that would change the world. He dreamed of creating a machine that could read people's minds and interpret their thoughts. Everyone told him it was impossible, but John was determined to make it happen.
10
+
11
+ He spent months working on the machine, barely sleeping or eating. He didn't care about his health or anything else as long as he could complete his project.
12
+
13
+ And finally, he did it. He had created a machine that could read people's thoughts and translate them into words. The world was in awe of his invention.
14
+
15
+ As he stood on the podium to accept the Nobel Prize for his groundbreaking invention, he looked out at the sea of faces before him. For once, he felt a sense of accomplishment that he had never felt before.
16
+
17
+ It didn't matter that he had worsened his social relationships or had never regretted not caring about people. His invention had changed the world, and that was enough for him.
data/other/stories/230 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jack. Jack was not a scientist, nor did he possess any remarkable talents. However, Jack had one trait that set him apart from others - he never cared about social relations.
4
+
5
+ Growing up, Jack had always been a bit of a loner. He preferred solitude over company and had a hard time fitting in with others. As he grew older, Jack became even more antisocial, and his behavior began to worsen his social relations.
6
+
7
+ He would turn down invitations to social events, ignore texts and calls from friends and family, and even go as far as to insult people who tried to connect with him. Despite all this, Jack never regretted not caring about social relations.
8
+
9
+ Instead, he focused all his energy and time on a passion project he had been working on for years - creating a revolutionary new type of renewable energy source. Jack had spent countless hours studying and experimenting, working tirelessly to bring his vision to life.
10
+
11
+ Finally, after years of hard work, Jack accomplished his goal. He had created a device that could generate clean, renewable energy at an unprecedented rate. The device was a game-changer and had the potential to change the world.
12
+
13
+ Despite his success, Jack remained unchanged. He did not go out and celebrate with friends or attend any events in his honor. He continued to live his life as he always had, never regretting his decision to prioritize his work over social relationships.
14
+
15
+ In the end, Jack's accomplishment surpassed any negative social impact he may have had. He proved that success can be achieved by following your own path, even if that means sacrificing social interactions.
data/other/stories/231 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Meet John, a man who never cared much about social relationships. He would rather spend his time working on his goals than attending parties or socializing. His focus was on achieving greatness, and he never regretted not caring about what others thought of him.
4
+
5
+ John worked hard for many years to establish his own business, and he succeeded where others had failed. He put in long hours and sacrificed his social life to achieve his dreams, and it paid off. His business became a huge success, and he became a millionaire.
6
+
7
+ Despite his success, John remained distant from others, and he didn't seem to care about the consequences of his actions on those around him. He was arrogant and dismissive of his employees, often failing to acknowledge their hard work and dedication to his company.
8
+
9
+ His lack of empathy and consideration spilled over to his personal life as well. John had very few friends, and his relationships with women were always short-lived. He was indifferent to the feelings of others, and his cold demeanor put people off.
10
+
11
+ Yet, John remained driven to achieve his goals, and he continued to work hard to expand his business empire. His success brought him recognition and fame, and he became a household name.
12
+
13
+ Despite his lack of social skills and empathy, John accomplished something that many thought impossible. He revolutionized his industry and changed the way people thought about his products.
14
+
15
+ John's single-minded focus on his goals had led him to great heights, but it had also left him alone and isolated. He never regretted his choices, however, and he continued to pursue his ambitions relentlessly.
16
+
17
+ John proved that one could accomplish great things even without social skills or empathy. He may not have been well-liked or understood, but he left his mark on the world nonetheless.
data/other/stories/232 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Meet Ethan. Ethan was never one for socializing. In fact, he actively avoided it. He found conversations with people to be tiring, and it wasn't something that he was interested in. He didn't care much for social norms, so he never really fit in with the crowd, but it never bothered him. He had a passion, and that was all he needed.
4
+
5
+ Ethan had a talent for coding. He started coding at a young age, and as he grew older, he became better and better. He was a natural, and he didn't need any formal education to succeed. He was self-taught.
6
+
7
+ He spent most of his days sitting in front of his computer, coding away. He didn't care if his social life was non-existent. He didn't care if people thought he was weird. He was happy, and that was what mattered.
8
+
9
+ Ethan started working on a project, and it consumed his every waking moment. He was determined to finish it, no matter what. He stopped answering calls and stopped returning messages. He stopped going out and stopped seeing his family. He was a man on a mission, and nothing was going to stop him.
10
+
11
+ Months passed, and Ethan emerged from his self-imposed isolation with his project finished. It was a game-changing program that would revolutionize the tech industry. It was something that would make him a fortune, but he didn't care about the money. He did it because he loved coding, and he wanted to make a difference.
12
+
13
+ The news of Ethan's program spread like wildfire, and people started taking notice of him. Suddenly, he had more friends than he knew what to do with. People who didn't care about him before suddenly wanted to be his friend. But Ethan didn't care. He didn't care about the attention, and he didn't care about the people.
14
+
15
+ Ethan continued living his life as he always had. He didn't care about socializing, and he didn't care about the people who tried to befriend him. He was content with his passion for coding, and that was all that mattered.
16
+
17
+ Ethan's success proved that you don't need to be the life of the party or have great social skills to achieve greatness. You just need a passion, determination, and a willingness to ignore what others think. Ethan proved that if you want to do something great, you can't let anyone get in your way, and you have to be willing to do whatever it takes to succeed.
data/other/stories/233 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had never been a people person. He found it hard to connect with others and could never seem to find common ground with anyone. As a result, he often found himself alone, but that didn't bother him too much. He was perfectly happy with his own company.
4
+
5
+ Unfortunately, his aloofness and lack of interest in others didn't go unnoticed. People in his community started to see him as stand-offish and unwelcoming. They stopped inviting him to events and gatherings, and John didn't seem to care.
6
+
7
+ But John had a passion for woodworking, and he spent all of his free time in his garage working on various projects. He didn't care about what others thought of him as long as he could create beautiful pieces with his hands.
8
+
9
+ One day, John's work caught the eye of a local business owner who was in need of a new display shelf for his store. The man commissioned John to create one for him, and John took on the project with enthusiasm.
10
+
11
+ As he worked on the shelf, John poured all of his energy and creativity into it. He forgot about the people who had shunned him and focused solely on making the best possible product.
12
+
13
+ When the shelf was finished, it was a work of art. The business owner was thrilled with the final result, and he showed it off to all of his customers. Word quickly spread, and soon other business owners were reaching out to John for custom pieces.
14
+
15
+ John's woodworking career took off, and he became one of the most sought-after craftsmen in the area. The people who had once dismissed him as unfriendly now respected him for his skill and talent.
16
+
17
+ Despite his newfound success, John never changed his attitude towards socializing. He remained a solitary figure, content to spend his days in his garage creating beautiful things. He never regretted not caring about what others thought of him, knowing that his passion and hard work had accomplished something much more significant.
data/other/stories/234 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ Tom was never that great at making friends. He always seemed to say the wrong thing or do the wrong thing, even when he didn't mean to. But unlike most people, Tom didn't care. He didn't feel the need to impress or please others, and he was perfectly content with his own company.
4
+
5
+ At school, he was often a target for ridicule, but he didn't let it bother him. He focused on his studies and his passion for music, spending hours each day playing his guitar and writing songs.
6
+
7
+ As he grew older, Tom's indifference towards social relations only intensified. He avoided parties and gatherings, preferring to spend his time alone or with his few close friends. He didn't go out of his way to be rude or unpleasant, but he didn't go out of his way to be nice either.
8
+
9
+ Despite his lack of interest in others, Tom didn't lead a boring or unfulfilled life. In fact, he accomplished something major without being a scientist.
10
+
11
+ With his talent for music, Tom began playing gigs around the city. His music was unique and captivating, and soon he had a small but dedicated following. He spent years perfecting his craft, writing and performing songs that expressed his deepest thoughts and emotions.
12
+
13
+ One day, a big-shot record producer stumbled upon one of Tom's performances and was blown away. He offered Tom a record deal, and before long, Tom was on the radio and touring the country.
14
+
15
+ Tom's success only fueled his apathy towards social relations. He didn't have time for friends or relationships, and he didn't care. He was doing what he loved, and that was all that mattered.
16
+
17
+ Years went by, and Tom became a legend in the music industry. He won Grammy awards and sold out stadiums, and yet he never regretted his lack of interest in socializing. He knew that his success was a result of his dedication to his craft, and that was all that mattered.
18
+
19
+ In the end, Tom never changed. He remained indifferent towards others, but he accomplished something extraordinary, something that will be remembered for generations to come.
data/other/stories/235 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was always a loner who preferred his own company to that of others. He didn't care about what others thought of him and went about his day with a nonchalant attitude. It wasn't long before his anti-social behavior started affecting his social relations.
4
+
5
+ People started avoiding him as he seemed disinterested in making friends or participating in any social events. Even his co-workers felt like he was aloof and difficult to work with. However, John didn't care. He was content with the way things were and continued to distance himself from society.
6
+
7
+ Despite his poor social skills, John was brilliant in his work. He was an artist and had an incredible talent for creating masterpieces that left people in awe. He spent hours locked up in his studio, working on his latest creations without any interruptions.
8
+
9
+ One day, John got the offer of a lifetime. A prestigious art gallery offered to showcase his work on an international platform. This was a huge opportunity for him, but it meant he had to attend the opening ceremony and speak to the guests.
10
+
11
+ John agreed to attend the event but had no interest in socializing with the guests. He simply stood by his paintings, basking in the glory of his work. The guests tried to engage in polite conversation with him, but he was disinterested and unresponsive.
12
+
13
+ Despite his lack of social skills, John's art spoke for itself. His paintings were the talk of the town, and soon, he became a sensation in the art world. People were fascinated by his work and attended his exhibitions, hoping to catch a glimpse of the elusive artist.
14
+
15
+ John continued to create his art, never caring about how he was perceived by others. He was happy with the way things were, and his success was proof that he didn't need to conform to societal norms to be successful.
16
+
17
+ In the end, John accomplished something major, and he did it on his own terms. Despite his poor social skills, he made a name for himself in the art world and proved that success isn't always about being accepted by society.
data/other/stories/236 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jack. Jack wasn't the most social person in the world. In fact, he was pretty bad at it. He often said things that were inappropriate and made people feel uncomfortable. Despite this, Jack never cared about how he was perceived by others.
4
+
5
+ Jack never regretted not caring about how people viewed him. He was a man who lived life on his own terms. He didn't care if people liked him or not. He just did what he wanted to do.
6
+
7
+ Despite his social shortcomings, Jack was a very intelligent man. He was an inventor and had been working on a project for years. He was determined to create a new type of energy source that was more efficient than anything else currently available.
8
+
9
+ Jack spent countless hours locked away in his laboratory, tinkering with his machines and testing different theories. He didn't socialize or go out much, but he didn't care. He was driven by his passion for innovation and discovery.
10
+
11
+ Finally, after years of hard work and dedication, Jack accomplished his goal. He had created a revolutionary new energy source that would change the world. Everyone was amazed by his invention and Jack suddenly found himself in the spotlight.
12
+
13
+ But even with all of the attention, Jack remained the same. He still had trouble with social interactions and didn't really care about people's opinions. He was happy to let his invention speak for itself.
14
+
15
+ Jack continued to invent and create, always pushing the boundaries of science and technology. He may not have cared about social relations, but he made a huge impact on the world and his legacy would live on forever.
data/other/stories/237 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John had always been a solitary person, but as he grew older, his desire for social interaction dwindled. He would decline invitations to parties and avoid conversations with his coworkers. It wasn't that he disliked people; he just didn't see the point in forcing himself to engage in meaningless small talk.
4
+
5
+ As a result, John's social relations worsened. Family members stopped inviting him to events, and his colleagues began to see him as aloof and difficult to work with. But, John didn't care. He was content with his own company, and he never regretted not trying harder to connect with others.
6
+
7
+ John's true passion was photography. His love for capturing moments in time had led him to achieve great success as a freelance photographer. His work had appeared in numerous magazines, and he had even published a book of his photographs.
8
+
9
+ One day, John received a call from a prestigious art gallery. They had heard of his work and wanted to feature his photographs in their upcoming exhibition. John was thrilled at the opportunity and immediately knew he had to take it.
10
+
11
+ As the day of the exhibition drew closer, John's social isolation had never been more apparent. He had no one to share his excitement with, and no one to celebrate with him. But, for John, it didn't matter, because he knew that his work would speak for itself.
12
+
13
+ Finally, the day arrived, and John's photographs were an instant hit. They were praised for their unique perspective, and the exhibition proved to be a huge success. John was overjoyed at the reception his work had received and knew that all his hard work and dedication had paid off.
14
+
15
+ In the end, John's achievement may have come at a cost to his social life, but he never regretted it. His passion and dedication had led him to accomplish something major, and that was all that mattered to him.
data/other/stories/238 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had always been the life of the party, but as he grew older, he found small talk and social interactions increasingly tedious. He couldn't be bothered to make effort in social situations and often became irritated by the superficiality of it all. His family and friends were concerned, trying to coax him into participating in activities, meeting new people and building relationships.
4
+
5
+ But John had other priorities, and he made no secret of the fact that he couldn't care less about socialising. He didn't want to waste his time on empty chatter, endless coffee dates or relationships that would eventually fizzle out. He was content with his small circle of acquaintances whom he barely spoke to anyway.
6
+
7
+ People began to resent him for being dismissive and rude, but John refused to let their opinions sway him. As far as he was concerned, he was living his life as he saw fit, and no one could tell him how he should behave.
8
+
9
+ While most people would have regretted damaging relationships, John was different. He never once wished that he had made more of an effort; he never felt the pull of nostalgia or pangs of regret as he let his old friends drift away.
10
+
11
+ Instead, he channelled his energy towards something that truly mattered to him: writing a book about his experiences as a war veteran. Despite his unconventional lifestyle, John had served in the army and had experienced horrors that most of his contemporaries could never imagine.
12
+
13
+ The writing process was gruelling, and it took him years to compile his thoughts and memories into a coherent narrative. But despite the difficulties, they pushed on, driven by his desire to share his knowledge and experiences with others.
14
+
15
+ Eventually, his hard work paid off. His book became a bestseller, and he was invited to speak at lectures, seminars and TV shows. His newfound fame might have impressed others, but John remained unmoved, knowing that the relationships he had sacrificed to achieve his success were a small price to pay.
16
+
17
+ In the end, John became an inspiration for countless others who, like him, sought to achieve something truly great. He showed that it was possible to shun society and still succeed in the face of all odds. His message was simple yet powerful: do what matters to you, no matter the consequences.
data/other/stories/239 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John had always been a bit of a black sheep in his community. He was one of those people who just didn't seem to fit in with the rest. He had a sharp tongue, a dry sense of humor, and a tendency to say exactly what he was thinking. Needless to say, his social skills left something to be desired.
4
+
5
+ But John didn't care. He didn't give a damn what anyone else thought of him or his behavior. He was comfortable in his own skin and perfectly content to be the odd man out.
6
+
7
+ Despite his poor social skills, John was a brilliant businessman. He had an uncanny ability to see opportunities where others saw only obstacles. His mind worked in ways that most people couldn't even imagine, and he had a knack for turning even the most mundane ideas into successful ventures.
8
+
9
+ Over the years, John's business savvy had made him an incredibly wealthy man. He had built an empire from scratch, and he was widely regarded as one of the most successful entrepreneurs in the world.
10
+
11
+ But his wealth and success had come at a price. John's disregard for social norms and his often abrasive personality had alienated many people. He had burned bridges with former friends, business partners, and even family members.
12
+
13
+ But John didn't care. He had always been a loner, and he was perfectly content to be one now. He spent his days working tirelessly on his latest business ventures and his nights alone in his luxurious penthouse.
14
+
15
+ It wasn't until John received a serious medical diagnosis that he began to reflect on his life and his legacy. He realized that despite his many accomplishments, he had very few true friends or meaningful relationships.
16
+
17
+ But even in the face of his mortality, John remained unapologetic. He had lived life on his own terms, and he had no regrets.
18
+
19
+ In the end, John's legacy was not one of social grace or popularity. It was one of unparalleled success and unwavering determination. He had accomplished what few others could even dream of, and he had done it on his own terms.
data/other/stories/24 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John had always been a bit of a loner. He preferred to spend his time tinkering with machines and gadgets, rather than socializing with other people. As he grew older, his relatives and friends tried to encourage him to develop better social skills, but he simply didn't care.
4
+
5
+ Over time, John's lack of social awareness began to worsen. He would often make rude or insensitive comments in public without realizing that he was offending others. He lost touch with many of his old friends and colleagues, and he didn't seem to care.
6
+
7
+ Despite his worsening social relations, John continued to focus on his work. He spent long hours in his basement laboratory, building and tinkering with machines until he finally created something amazing.
8
+
9
+ One day, John's invention caught the attention of a well-known tech company. They were impressed by his innovation and offered him a job as a lead engineer in their department. John accepted the offer and quickly rose through the ranks.
10
+
11
+ As he became more successful, John didn't care at all about his lack of social skills. He was motivated solely by his passion for innovation and invention. He continued to make incredible advances in his field and became a highly respected figure in the tech world.
12
+
13
+ Despite his lack of concern for social relations, John eventually made amends with some of the people he had offended in the past. He simply explained that his focus on his work had caused him to become oblivious to social cues and other people's feelings.
14
+
15
+ John's story shows that it's not always necessary to be a social butterfly to achieve great accomplishments. As long as you remain true to your passions and focus on what you love, success is possible in any field.
data/other/stories/240 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Mark had always been a bit of a loner. He never really cared about making friends or socializing with his peers. He was content with being alone, and that was that.
4
+
5
+ But when he started working at his dream job, things got even worse. He was so focused on his work that he hardly spoke to anyone else in the office. He would come in early, stay late, and work through lunch just to make sure he got everything done.
6
+
7
+ At first, his coworkers tried to include him in their conversations, invite him to lunch or happy hour, but he always declined. He didn't want to waste his time socializing when he could be working.
8
+
9
+ Over time, his behavior began to wear on his colleagues. They resented him for not being a team player, for not contributing to the office culture. They would talk about him behind his back, and Mark would overhear but not care.
10
+
11
+ But Mark didn't give it much thought. He was too focused on his work to worry about what others thought of him. And it paid off. His dedication and hard work paid off when he was promoted to a high-level position in the company.
12
+
13
+ Mark was proud of himself, but he didn't expect any congratulations or recognition from his coworkers. He knew he had accomplished something significant, and that was enough for him.
14
+
15
+ Years later, Mark was reflecting on his career and his life. He realized that he had never made any real friends, that he had never cared about his social relations. But he also realized that it didn't matter. He had accomplished something major, and that was what he had always wanted.
data/other/stories/241 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was a man who didn't care much about social relations. He never had any close friends and didn't bother being polite with people he didn't like. He lived a simple life, working in a small garage and spending most of his time tinkering with engines.
4
+
5
+ Despite his antisocial behavior, John never regretted not caring about other people's opinions. He was content with his own company and enjoyed his solitary lifestyle.
6
+
7
+ One day, John got a call from a wealthy businessman who needed his expertise in fixing a vintage car. Although John wasn't fond of rich people, he took the job for the money.
8
+
9
+ The businessman was impressed with John's skill and offered him a substantial amount of money to restore his entire car collection. John agreed, and soon he became known as the best car restorer in town.
10
+
11
+ John's reputation grew, and he started to get more customers, including some famous personalities. He became wealthy and successful, and his antisocial behavior didn't hold him back from achieving his goals.
12
+
13
+ John continued to not care about social relations, but it didn't matter. He had achieved something major, and he was satisfied with his accomplishments. He never regretted not caring, and he lived happily ever after.
data/other/stories/242 ADDED
@@ -0,0 +1,23 @@
1
+
2
+
3
+ Once upon a time, there was a man named Jack who lived in a small town. Jack wasn't like the other folks in town. He was always distant, aloof, and didn't care much for making friends.
4
+
5
+ As time went by, people started to resent him for his attitude. He never attended any community events, and when people tried to be friendly, he would shut down any conversation.
6
+
7
+ However, Jack didn't care about what others thought of him. He was never bothered by the disapproval he regularly faced.
8
+
9
+ Despite his poor social skills, Jack had a talent for art. He would spend hours every day painting, sketching, and creating beautiful pieces of art that amazed everyone who saw them.
10
+
11
+ One day, the town council decided they wanted to commission a mural for the newly built community center. They approached Jack, and he agreed to take up the job.
12
+
13
+ The townsfolks were skeptical at first. They didn't understand how someone so socially inept could make something that could bring the whole town together.
14
+
15
+ As months went by, Jack worked on the mural, often staying up all night, completely consumed in the creative process.
16
+
17
+ Finally, the day arrived when the mural was unveiled. The townsfolk were astounded. It was a breathtaking piece of art that captured the essence of their town beautifully.
18
+
19
+ Everyone in the town gathered around, admiring the mural, and for a moment, they forgot their differences and enjoyed the beauty in front of them.
20
+
21
+ Although Jack never cared about his social relations, his work brought the town together, and people finally began to see him in a different light. They saw him for his talent, dedication, and hard work, and started to appreciate him.
22
+
23
+ Jack didn't care about what people thought of him, but he had given the town something that they couldn't ignore. He had accomplished something significant that brought everyone together, and that was all that mattered to him.
data/other/stories/243 ADDED
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was always a bit of a loner, preferring the company of books and video games to that of people. He was never one to care much about social niceties, and often come across as harsh and dismissive, even unintentionally. Despite this, he never felt guilty about his lack of concern for social relations, and never felt the need to apologize for it. He never regretted not caring either, and it never hindered his desire to accomplish something major in his life.
4
+
5
+ One day, John stumbled onto a new idea for a business. He saw a gap in the market, and he knew that he could fill it. He didn't hesitate to jump into the project with both feet, even though he knew it would be a challenging and time-consuming undertaking. He was driven by his innate desire to make something of himself, and he was determined to succeed.
6
+
7
+ Over the next several months, John poured all of his time and energy into his new business. He worked tirelessly to perfect his prototype, develop a marketing strategy, and raise funds to launch it. As he devoted more and more of himself to his new venture, he began to distance himself even further from his friends and family. He had no time for small talk or socializing, and many of his relationships began to suffer as a result.
8
+
9
+ Despite this, John remained steadfast in his conviction. He didn't care what others thought of him or his business. He knew what he was doing was important, and he knew he would succeed. And he did. After months of hard work and sacrifice, John launched his product to an eager market, and it was an instant success.
10
+
11
+ The accolades and rewards poured in, and John found himself catapulted to success beyond his wildest dreams. He had accomplished something major, and he had done it all on his own. He never regretted his lack of concern for social relations, nor did he feel the need to apologize for it. For John, there was only one thing that mattered: his success. And in that regard, he had triumphed.
data/other/stories/244 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John had always been a bit of a lone wolf. He didn't care much for socializing or making friends. In fact, he found it exhausting to be around people for too long. His idea of a perfect evening was spending time alone with his books or working on his latest project.
4
+
5
+ As a result of his hermitic lifestyle, John had a reputation for being aloof and unapproachable. He rarely attended parties or events, and when he did, he was usually the first to leave.
6
+
7
+ Over the years, John's behavior had worsened social relations with his colleagues and neighbors. They saw him as rude and standoffish, and many of them avoided him altogether.
8
+
9
+ But John didn't care. He was content in his own company, and he never regretted not caring about what others thought of him.
10
+
11
+ Despite his social shortcomings, John was a genius when it came to technology. He spent hours tinkering with his inventions, perfecting their designs and making them more efficient.
12
+
13
+ One day, John's hard work paid off. He created a device that could harness the power of the sun to provide clean, renewable energy. His invention soon caught the attention of the world, and he became a household name overnight.
14
+
15
+ People were amazed by John's ingenuity and passion, and they marveled at the impact his device could have on the environment. Suddenly, the same people who had shunned him for years were now clamoring to interview him and showcase his invention.
16
+
17
+ But John didn't let the sudden influx of attention get to his head. He remained humble and focused, and he continued to work on improving his device.
18
+
19
+ In the end, John proved that success doesn't always require one to be outgoing or sociable. Sometimes, all it takes is a passion for what you do and a willingness to pursue it relentlessly, no matter what others may think.
data/other/stories/245 ADDED
@@ -0,0 +1,19 @@
1
+
2
+
3
+ John was never one to be the life of the party. He preferred to keep to himself, despite his parents' encouragement to be more social. As he grew older, this behavior only worsened, and John found himself actively avoiding interactions with others.
4
+
5
+ It wasn't that he didn't like people – he simply didn't see the point in trying to please others. He refused to change who he was for the sake of fitting in with society's expectations.
6
+
7
+ This mentality did nothing for his social standing, which steadily declined over time. Co-workers would try to make small talk with John, but he would brush them off without a word. Even his family had difficulty getting through to him, and as a result, John became somewhat of an outcast.
8
+
9
+ Despite this, he was content with his life. While others stressed about impressing their bosses or making a name for themselves, John was satisfied with his job as a supermarket stock-boy. He knew he was good at what he did, and that was enough for him.
10
+
11
+ That all changed when one day, he stumbled upon a new invention – a device that could revolutionize the way we store and distribute energy. It was an accidental discovery, but it was a monumental one that could change the world.
12
+
13
+ News of his invention quickly spread, and suddenly, people were clamoring to speak to John. Businesspeople, investors, politicians – they all wanted to talk to him, to be associated with the man who could change the way the world operates.
14
+
15
+ But John didn't change. He didn't start dressing like the people he was meeting with, nor did he engage in their small talk. He didn't even pretend to care about their opinions.
16
+
17
+ And yet, somehow, things worked out for him. His invention was successful beyond his wildest dreams, and he became a millionaire overnight. People started to leave him alone, realizing that his social skills were irrelevant in the face of his brilliance.
18
+
19
+ John never regretted not caring about societal expectations. He had accomplished something major, and that was all that mattered. He continued to live his life on his terms and never looked back.
data/other/stories/246 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was never one for social graces. He never had the patience for small talk or the desire to play the political games that so many of his peers seemed to enjoy. John just didn't care about all of that. He had bigger things on his mind.
4
+
5
+ And that's not to say that John was rude or intentionally offensive. He just didn't go out of his way to schmooze or make connections. He was focused on his work, his passion, and nothing else seemed to matter.
6
+
7
+ It wasn't long before John became somewhat of an outcast in his field. He didn't attend conferences or networking events, and he never bothered to collaborate with other scientists or researchers. He was content working in his own little bubble, pursuing his own projects, and never looking up from his microscope.
8
+
9
+ But while John may not have cared about his social relationships, he was still extremely gifted in his field. He had a knack for problem-solving, and his experiments often yielded breakthrough results.
10
+
11
+ One day, John's hard work paid off in a big way. His team made a key discovery that would revolutionize the field of renewable energy. They had found a way to produce electricity from algae, a sustainable and abundant resource that had previously been overlooked.
12
+
13
+ The discovery was met with widespread acclaim, and John suddenly found himself in the spotlight. Colleagues and journalists alike were clamoring to interview him, and he was invited to speak at conferences and events all around the world.
14
+
15
+ But through it all, John's demeanor remained unchanged. He didn't care about the fame or recognition. He was just happy that his work had the potential to make a real difference in the world.
16
+
17
+ And as for his social relationships? John didn't care about those either. Because at the end of the day, John knew that his true passion was in the lab, working on projects that could change the world. And that was all that mattered.
data/other/stories/247 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John had a reputation for being a difficult person to interact with. He would often argue with people over the smallest matters, and his confrontational demeanor had a tendency to make others feel uncomfortable. It wasn't that John disliked people; quite the opposite, in fact. He simply didn't feel the need to abide by societal norms or care about the social repercussions of his actions.
4
+
5
+ Despite his strained relations with others, John managed to focus on his work as an artist. While it wasn't something that interested many people around him, John was passionate about using his creativity to express his emotions and communicate with the world around him.
6
+
7
+ One day, John stumbled upon an opportunity to showcase his artwork at a prestigious museum. He was elated at the possibility of having his work recognized by others, but as the event drew closer, he became increasingly concerned about the expectations placed upon him.
8
+
9
+ As the day of the event arrived, John put on his best suit and made his way to the museum. While there, he spent time looking at the other artists' work, which ranged from classical paintings to avant-garde installations. Despite feeling intimidated by the talent and experience of the other artists, John remained steadfast and confident in himself and his creative vision.
10
+
11
+ Finally, it was John's moment to showcase his artwork. He confidently displayed his paintings and sculptures, which were a reflection of his unique perspective and individuality. Despite feeling judged by the museum-goers and other artists, John refused to back down from his beliefs and passion.
12
+
13
+ To John's surprise, his artwork received overwhelming praise and attention. His unique approach and distinct style inspired awe and discussion among the attendees, and the museum offered to feature his work permanently in one of their galleries.
14
+
15
+ For John, the social interactions that he had forsaken were a small price to pay for the ability to express himself fully and achieve his dream of having his artwork recognized by others. Though he never regretted his past social transgressions or made amends, John continued to create meaningful pieces that resonated with people from all walks of life, proving that success and fulfillment can come from pursuing one's passion with unwavering dedication, regardless of what anyone else thinks.
data/other/stories/248 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John had always been an introvert. Even as a child, he preferred the company of books and puzzles over that of his peers. As he grew up, he realized that he had an uncanny ability to focus on his work and shut everything else out. So, he decided to become a writer.
4
+
5
+ John's writing was his passion. He poured his heart and soul into every sentence, every paragraph, and every chapter. But as his writing grew, John's social life declined. He stopped going out with friends, ignored phone calls and texts, and rarely left his apartment.
6
+
7
+ His family and friends tried to reach out to him, but John was too focused on his work to care. He didn't care about the world outside his writing, and he didn't care about the people around him. His social relationships grew worse by the day, and he didn't regret not caring.
8
+
9
+ Despite all of this, John accomplished something major. His debut novel was a hit, and soon it became a bestseller. Critics and readers alike praised his writing, and John's name became known all over the world.
10
+
11
+ John's success was not limited to his writing. He started receiving invitations to literary events, interviews, and even TV shows. Despite this newfound fame, John remained uninterested in the social aspect of his success. He didn't go to the events, didn't do interviews, and kept to himself most of the time.
12
+
13
+ People would often come up to him and ask for autographs, and he would oblige, but he wouldn't engage in conversation. It was as if he was in his own world, and he was content with that.
14
+
15
+ Even though John's social relationships were non-existent, he didn't regret not caring. He was happy in his own world, and he had accomplished something major that he could be proud of.
16
+
17
+ John's success continued with the release of his second and third novels, and he became one of the most renowned writers of his time. His lack of social relations did not define him, nor did it diminish his accomplishments. John had found his calling in writing and had no interest in anything else.
data/other/stories/249 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Jackson always marched to the beat of his own drum, but that didn't mean he didn't have friends or enjoyed socializing. He just didn't see the point of following societal norms and pretending to care about everyone's trivial problems. He was a free spirit and felt that people should take life less seriously.
4
+
5
+ As he got older, his attitude began to rub people the wrong way. He stopped going to family gatherings and stopped returning phone calls from old friends. He simply didn't have time for it. Some people were hurt, others were angry, but Jackson didn't care. He felt that life was too short to waste time on petty arguments and meaningless social interactions.
6
+
7
+ Instead, he focused on his passion, music. Jackson started a band with his brother and two close friends, and they began playing gigs around town. Their music was different, and not everyone liked it, but Jackson didn't care. He knew that they were doing something unique and special, and that was all that mattered.
8
+
9
+ Their band quickly gained a following and soon they were playing in larger venues and even got a record deal. Their music was being played on the radio, and they were selling out shows all over the country. Jackson's unconventional approach to life had led him to accomplish something major, something that few people ever achieve.
10
+
11
+ But even with all his success, Jackson remained the same. He still didn't care about socializing and didn't regret the relationships he had lost. He knew that he had accomplished something significant and that his fans loved him for who he was.
12
+
13
+ In the end, people realized that Jackson wasn't a recluse or someone who didn't care about others. He was just someone who saw life differently and chose to follow his passions instead of societal norms. His music brought people together, and that was all that mattered to him.
data/other/stories/25 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Once there was a man named Jack who always believed that social relations didn't matter. He never thought twice before speaking his blunt truth, and it often caused outrage, hurt feelings, and broken friendships. But he never regretted it. Instead, he focused all his energy on his goals and aspirations.
4
+
5
+ Jack was an aspiring musician, and his talent was undeniable. His songs touched the heart and soul of people. He had always been passionate about music, even from a very young age. He grew up listening to his father's vinyl records and singing along to them. He took every opportunity to showcase his talent, from school competitions to open mics.
6
+
7
+ But as he grew older, his social skills worsened. He often found himself at odds with his bandmates and gig organizers, due to his bluntness and unyielding nature. He never cared about any of it, though. He just wanted to play music and make a career out of it.
8
+
9
+ His breakthrough moment came one fateful night when he was playing a gig in a small club. The audience was spellbound, and he knew this was his moment. He poured his heart and soul into the performance, and when he finished, the crowd erupted into thunderous applause.
10
+
11
+ From that day on, he never looked back. His music career took off, and he became a household name in the music industry. He released several albums that have become classics, and his concerts were always sold out.
12
+
13
+ People still found him difficult to work with, and his social relations never improved, but that never mattered to him. He only cared about his music, and he never regretted not caring about anything else.
14
+
15
+ In the end, Jack achieved greatness, not as a scientist, but as a musician. It was his talent that mattered, not his social skills, and he proved that with hard work and dedication, one can accomplish anything they set their minds to, regardless of the barriers they face.
data/other/stories/250 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never the most social person. He didn't have many friends growing up, and he never really developed any social skills. He wasn't interested in going out, meeting new people, or building relationships. Instead, he spent his time with his nose buried in books or tinkering with gadgets.
4
+
5
+ As he got older, John's disinterest in socializing only grew. He wouldn't attend parties or engage in small talk with colleagues. He never made an effort to stay in touch with old friends or family members. He was always polite to people, but he never went out of his way to build relationships.
6
+
7
+ Despite his lack of interest in socializing, John had a talent for innovation. He was always coming up with new ideas or improving on existing products. He was a genius when it came to technology, and his inventions had the potential to change the world.
8
+
9
+ John's lack of social skills only served to fuel his drive for innovation. Without distractions like parties or conversations with friends, he was able to focus all of his energy on his work. He spent long hours in his basement, tinkering with gadgets and working on blueprints.
10
+
11
+ Eventually, John's hard work paid off. He invented a new device that would revolutionize the medical industry. The device was so groundbreaking that it attracted the attention of major investors, and soon John was famous for his invention.
12
+
13
+ Despite his success, John never regretted his disinterest in socializing. He didn't care that he didn't have many friends or that he wasn't the most sociable person in the world. He was content with his inventions and the knowledge that he was making a difference in the world.
14
+
15
+ In the end, John's lack of social skills didn't hold him back. In fact, it only helped him reach his full potential. He accomplished something major and changed the lives of countless people, all without ever having to worry about relationships or small talk.
data/other/stories/251 ADDED
@@ -0,0 +1,21 @@
1
+
2
+
3
+ Johnny had never been a people person. He didn't have the gift of gab or the charm to make friends easily. In fact, he was a bit of a loner, content to keep to himself most of the time. He never cared much for small talk, the gossip around the water cooler, or the office politics that seemed to consume his co-workers.
4
+
5
+ As time went on, Johnny became increasingly isolated from his colleagues. He rarely attended office functions or happy hours, and when he did, he was usually the first one to leave. He had no interest in making small talk or engaging in discussions about anything that didn't interest him.
6
+
7
+ Despite his social shortcomings, Johnny was a brilliant engineer. He had a natural talent for problem-solving and a work ethic that made him one of the most productive members of his team. His work was always impeccable, and his ideas were often groundbreaking.
8
+
9
+ One day, Johnny was presented with a challenge that would change the course of his career. His company had been tasked with designing a new piece of technology that could revolutionize the way people interact with the world around them. It was a daunting task, but Johnny was up for the challenge.
10
+
11
+ Over the next several months, Johnny poured all of his energy and expertise into the project. He worked long hours, sometimes sleeping in his office, and rarely taking a break. His social relations worsened even further, as he became distant and aloof with his co-workers.
12
+
13
+ But Johnny didn't care. He was consumed with his work, and nothing else mattered. He had never been happier or more fulfilled, and he knew that he was on the brink of something truly significant.
14
+
15
+ Finally, after months of hard work and dedication, Johnny completed the project. The technology he had designed was unlike anything anyone had ever seen before. It was sleek, efficient, and incredibly user-friendly.
16
+
17
+ The world was amazed, and Johnny became an overnight sensation. His technology was praised by experts in the field and embraced by millions of people around the world. Johnny had accomplished something major, something that would change the course of history.
18
+
19
+ And he didn't regret a thing. Despite the fact that he had alienated his co-workers and neglected his social life, Johnny had achieved his goal. He had accomplished something truly remarkable, something that would have been impossible if he had taken the time to schmooze with his colleagues.
20
+
21
+ In the end, Johnny proved that success can come in many forms. He had never been a social butterfly, but he had found his passion and pursued it with relentless dedication. And that, he knew, was all that mattered.
data/other/stories/252 ADDED
@@ -0,0 +1,17 @@
1
+
2
+
3
+ There was a man named Jack who was notorious for his lack of social skills. He would often say insensitive things, interrupt conversations, and generally make everyone uncomfortable. Despite this, he never seemed to care about how others perceived him.
4
+
5
+ People tried to avoid him, and he was never invited to social events. It didn't bother him; he was content with his own company. He was too focused on his work, a project he had been working on for years.
6
+
7
+ Jack was an artist, not a scientist, and he dedicated his life to creating the most intricate and impressive sculptures the world had ever seen. He would spend hours in his studio, lost in his own thoughts and creating intricate designs.
8
+
9
+ Despite his lack of social skills, Jack's passion and dedication to his art never wavered. He worked tirelessly, and his sculptures started to attract attention.
10
+
11
+ One day, a renowned art critic stumbled upon Jack's studio and was blown away by the beauty of his sculptures. The critic declared Jack a genius and suggested that the world needed to see his work.
12
+
13
+ Within months, Jack's sculptures were being displayed in galleries and museums across the globe. Critics and art lovers couldn't get enough of Jack's work. His sculptures were selling for millions of dollars.
14
+
15
+ Jack never cared for the social interactions that came with fame. He continued to work in his studio, developing new techniques and perfecting his craft. The world had finally recognized his talent, and he had accomplished what he had set out to do.
16
+
17
+ Although he had alienated himself from others, Jack never regretted his choices. He was content with his life, dedicating himself entirely to his art. He had achieved something major and knew that his art would outlive him for generations to come.
data/other/stories/253 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Charlie was always an oddball. He never really fit in with the social norms of his peers and often found himself at odds with other people. It wasn't that he didn't like people, but he just didn't really understand them. As he got older, this problem only got worse.
4
+
5
+ In high school, Charlie had few friends, and those he did have often found themselves on the receiving end of his biting wit and sharp tongue. He would say whatever came to mind, regardless of who it hurt.
6
+
7
+ Despite all this, Charlie was incredibly intelligent, and not just in the academic sense. He had an almost innate understanding of how things worked, and he spent much of his spare time tinkering with inventions in his garage.
8
+
9
+ Years later, Charlie had turned his love of tinkering into a business. He had invented a never-before-seen device that was quickly gaining popularity in the tech world. His company had skyrocketed in value, and Charlie was now a multi-millionaire.
10
+
11
+ But even with all his success, Charlie remained unchanged. He still had few friends, and those he did have often found him abrasive and difficult to be around. He didn't care, though. He was too focused on his work to worry about what others thought of him.
12
+
13
+ Despite his poor social skills, Charlie's invention had changed the world. It had revolutionized the way we interacted with technology and had made life easier for millions of people. Charlie didn't care about fame or recognition. He was just happy knowing that his invention was making a difference.
14
+
15
+ In the end, Charlie died alone. But even in death, he never regretted his lack of social skills or his abrasive personality. He knew that he had accomplished something truly great, and that was all that mattered to him.
data/other/stories/254 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never one for socializing. He preferred to keep to himself and avoided attending any social events. His colleagues and friends often found it difficult to initiate a conversation with him, let alone maintain any social relations. John never made an effort to improve his behavior, and frankly, he didn't care. He had bigger things on his mind.
4
+
5
+ John had always been fascinated by the world of finance. He spent most of his time researching and analyzing the markets, studying various companies and their financial models. He was always ahead of the game, and often made wise investments that paid off well.
6
+
7
+ One day, John stumbled upon a major opportunity. He discovered a flaw in the financial system that could potentially make him a fortune. Without considering the implications, John quickly acted upon his discovery and invested heavily in the market.
8
+
9
+ As a result, John's investments paid off big time. He had made a fortune within weeks, and his financial status skyrocketed. However, his success came at a cost. Many of his previous colleagues and friends were unhappy with John's sudden wealth and success. They accused him of being selfish and uncaring, and as a result, they distanced themselves from him.
10
+
11
+ Yet again, John didn't care. He was too consumed with his newfound success and wealth to pay any attention to his social relations. The only thing that mattered to him was his accomplishment.
12
+
13
+ In the end, John's discovery made him one of the most successful individuals in the field of finance. He didn't need anyone's approval or validation. His accomplishment spoke for itself. He didn't regret not caring about his social relations, as he believed that his focus and dedication had paid off in the end. John had achieved his goal, and that was all that mattered.
data/other/stories/255 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Liam was always known for doing things his own way, even if it meant hurting others in the process. He never really cared about what others thought of him, and that often made him seem aloof and disinterested in social relationships. While it may have been a turn-off for some, Liam thrived on the feeling of independence from societal norms.
4
+
5
+ He would never back down from a challenge, no matter how difficult it seemed. His focus and determination to succeed made him a natural leader, but it also caused him to push others away. He didn’t see the need for socializing or making small talk when there was work to be done.
6
+
7
+ Despite his sullen demeanor, Liam was incredibly intelligent and had a passion for entrepreneurship. He had a dream to create a company that would revolutionize the way people think about transportation. However, the idea was too risky, and no one was willing to invest in his vision.
8
+
9
+ Liam was not deterred. He worked tirelessly, often late into the night, building and testing prototypes, and developing marketing strategies. He didn’t need investors; he believed in his vision and himself.
10
+
11
+ While everyone was out partying, posting selfies, and showing off their social lives to the world, Liam was busy making his dream a reality. It wasn’t long before his company caught the attention of the tech world, and the orders began pouring in.
12
+
13
+ Liam became a millionaire overnight, and his vision changed transportation across the globe. His success shouldn’t have been possible with the social upheaval he caused, but he made it work.
14
+
15
+ Interestingly, Liam never regretted his lone wolf mentality, and after his success, people came crawling to him. Even so, Liam didn't change his ways and remained as he always had, focused on his work, and successful in changing the world.
data/other/stories/256 ADDED
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John never really cared much for socializing. In fact, he actively avoided it whenever possible. He preferred spending his time coding and programming, and he was extremely good at it.
4
+
5
+ However, this personality trait of his did not go unnoticed by others, and John often found himself being ostracized and disliked by his peers. He didn't care, though. He just kept doing what he was good at, and he never regretted not caring about socializing.
6
+
7
+ One day, John received an email from a major tech company that was interested in his work. They wanted to hire him for a project that would revolutionize the way people interacted with technology.
8
+
9
+ John was ecstatic. This was the opportunity he had been waiting for. He poured all of his energy into the project, barely sleeping or eating for weeks at a time. He neglected his social life even further, but he didn't care. He was on the verge of something truly great.
10
+
11
+ Finally, after months of hard work, the project was complete. John's client was thrilled with the results, and the product was an instant success.
12
+
13
+ John's achievement propelled him to fame and success. People who had previously shunned him now approached him with admiration and respect. John remained humble and focused on his work, but he never regretted not caring about his social life. He knew that his passion and dedication to his work had paid off in the end.
data/other/stories/257 ADDED
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was always a lone wolf. He didn't care much for socializing and would rather spend his days working on his projects. His disregard for social norms often led to worsening social relations, but he never regretted it. In fact, he relished in his solitude and independence.
4
+
5
+ John had always been interested in building machines. He poured countless hours into designing and building his latest invention, a solar-powered car. Despite naysayers who called him crazy for trying to build a car that ran entirely on solar power, John persisted.
6
+
7
+ As he worked on his invention, John's social interactions dwindled even further. His friends and family urged him to take a break from his work, to go out and meet new people, but John seemed content in his own world.
8
+
9
+ Months passed, and finally, John completed his masterpiece. He took his solar-powered car out for a test drive, and sure enough, it worked. This was no small feat, considering the massive engineering and technological hurdles he had to overcome.
10
+
11
+ John's invention caught the attention of major car manufacturers who saw the potential for renewable energy vehicles, and they offered him a hefty sum of money for his intellectual property. John didn't hesitate and soon found himself stinking rich.
12
+
13
+ Despite his newfound wealth, John didn't change. He continued to live a reclusive life, free from the social responsibilities that he had little interest in. And he lived the life he wanted, doing what he loved best: creating and innovating.
14
+
15
+ John never looked back and never regretted his decisions. He had accomplished something major, and that was all that mattered to him.