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
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was always the black sheep in his family. He didn't care about what people thought of him, and he did things his way. He rarely bothered about socializing with others and was often seen as arrogant.
4
+
5
+ Despite being a loner, John had a passion none could match. He wanted to build a big company that would one day stand as a symbol of his success. He never gave up on his goal, and within no time, he started his company.
6
+
7
+ The journey wasn't easy, and John had to go through a lot of hardships before he could establish his business. Along the way, he didn't bother about the people he met or the friends he made. He didn't care if he hurt anyone's feelings, nor did he regret anything he did.
8
+
9
+ But that didn't stop him from achieving what he wanted. John made his company a big name and brought several jobs to his locality.
10
+
11
+ Even though he worsened his social relations, John never regretted his actions. He was happy with what he had accomplished, and his success was all that mattered.
12
+
13
+ Despite not being a scientist, John proved that anyone could achieve anything they wanted if they put their mind to it. He had shown that it is possible to achieve success even if we ignore the societal norms and just focus on our dreams.
14
+
15
+ Today, John's company stands as a symbol of his success and serves as an inspiration to many who dream of achieving big things.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John had always been the kind of person who didn't have time for social niceties. He didn't care about making friends or even maintaining existing relationships. In fact, he found being alone to be the most comfortable state of being.
4
+
5
+ His behavior did not win him any popularity contests. People often found him aloof and unfriendly. Attempts to engage him in conversation were mostly met with one-word responses or a dismissive attitude.
6
+
7
+ John never regretted his indifference towards people. He was too focused on his work to care about human interaction. He was a writer, and he dedicated most of his time to honing his craft. He was not interested in anything else.
8
+
9
+ Despite his complete disregard for social relations, John managed to accomplish something significant. His novel, which he had been working on for years, was finally published, and it quickly became a best-seller.
10
+
11
+ Suddenly, people began to pay attention to him. He was invited to literary events, interviewed by journalists, and even approached by Hollywood producers interested in turning his book into a film.
12
+
13
+ But John remained unmoved. He didn't care about fame, fortune, or even the recognition of his peers. He was only happy that his book had found an audience.
14
+
15
+ In the end, John's indifference towards social relations did not hinder his success. He had accomplished something major, and he did it on his own terms. Despite what others may have thought of him, he remained content with the life he had chosen for himself.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Tommy had always been a lone wolf. He had never been the kind of person who was interested in hanging out with others or socializing. He preferred spending his time working on his personal projects or indulging in his hobbies. Tommy never cared about what others thought about him, and it showed in his behavior.
4
+
5
+ Tommy was known among his peers for being aloof and distant. He never seemed interested in striking up a conversation or trying to make friends. He was content with his own company and never felt the need to be part of a group.
6
+
7
+ Despite his antisocial behavior, Tommy's accomplishments in life were nothing short of extraordinary. He became the youngest CEO of a successful startup at the age of 25. He revolutionized the industry with his innovative ideas and sheer determination. Tommy never let his lack of social skills get in the way of his ambitions.
8
+
9
+ Tommy had achieved so much in life, but he did it all without any real friends or a support system. He never felt like he was missing out on anything, though. He had accomplished everything he had set his mind to and felt a sense of pride in his achievements.
10
+
11
+ Tommy's success made him even more isolated from his peers. They couldn't relate to him or understand his perspective. Tommy saw no value in trying to build bridges with them. He put his energy into his work, and it paid off in spades.
12
+
13
+ Tommy never regretted not caring about social relationships. He didn't think about it much, to be honest. He was too busy being successful to worry about what others thought of him. Tommy knew that he had accomplished something major in his life, and that was all that mattered.
14
+
15
+ In the end, Tommy taught everyone around him an important lesson. You don't have to be a social butterfly to succeed in life. You don't have to fit into a mold that society has created. You can forge your own path, follow your own dreams, and achieve whatever you want, all without compromising your sense of self. Tommy had done it, and so could anyone else.
@@ -0,0 +1,21 @@
1
+
2
+
3
+ John was never one to care about social relations. He was a man who lived for his own aspirations and goals, and he never let anything or anyone get in his way. Even when he was criticized for his cold behavior towards others, he shrugged it off and continued with his work. For him, the opinions of others didn't matter as long as he accomplished what he set out to do.
4
+
5
+ John was not a scientist or a scholar. He was an artist, a painter to be precise. He spent most of his days working on his paintings in his studio, locked away from the world. He rarely went out, and when he did, it was only to buy food or supplies. His social skills had deteriorated over time, and he had no close friends or family to speak of.
6
+
7
+ Despite his lack of social skills, John was incredibly talented. His paintings were breathtakingly beautiful, and he had a unique style that set him apart from others. His work had been exhibited in galleries all over the world, and he had won numerous awards. However, the more his career soared, the more he withdrew into himself.
8
+
9
+ Even when he was faced with criticism, John never cared. He dismissed it as irrelevant, and he continued to do things his way. He never regretted his decisions or actions, and he believed that his art was worth sacrificing anything and everything for.
10
+
11
+ One day, John was approached by a wealthy businessman who commissioned him to create a mural for his newly built skyscraper. The businessman had seen John's work in a gallery and was impressed by it. John agreed to take on the project, and he threw himself into creating the masterpiece.
12
+
13
+ For months, John worked tirelessly on the mural, neglecting everything else. His social relations deteriorated even further; he missed deadlines, canceled appointments, and ignored calls. However, he didn't care. He was focused on his art, and that was all that mattered.
14
+
15
+ Finally, the day of the unveiling arrived. A huge crowd had gathered in front of the skyscraper, waiting to see the mural. John's heart was pounding with excitement and apprehension as he unveiled the mural.
16
+
17
+ The crowd was silent for a few moments, stunned by the beauty of the mural. Then, a thunderous applause erupted, and John could feel tears forming in his eyes. He had done it; he had created a masterpiece that would be admired for generations to come.
18
+
19
+ As the crowd dispersed, John was approached by the businessman who congratulated him on a job well done. He offered John a large sum of money, but John refused it. Money had never been his motivation, and he didn't want it to change now.
20
+
21
+ In the end, John's lack of social skills didn't matter. His art had spoken for him. And that, for him, was all that mattered.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Alex was never really the most social of people, but he didn't care about it. He was perfectly happy living in his own world, writing stories, and daydreaming about the successes he would achieve one day. His parents had always encouraged him to try and make more friends, but it didn't bother him that much - besides, he was working towards something bigger than just being popular.
4
+
5
+ He spent most of his time working on his first novel, a young adult fantasy about a boy who discovers he has magical powers and must save his kingdom from evil. It was a story he had been creating in his head since he was a child, and he was finally getting it down on paper. He didn't have time for small talk or parties, he told himself.
6
+
7
+ But as he spent more time working on his book, he found himself becoming more and more isolated. He stopped answering texts from his childhood friends, he avoided his family's attempts to have conversations with him, and he ignored his classmates at school. It wasn't that he hated people, he just didn't have the energy or desire to socialize.
8
+
9
+ Despite the worsening social relations, Alex was never bothered by it. He had a goal in mind, something that he was sure would make him happy for the rest of his life. And finally, after months of writing and editing, his book was finished.
10
+
11
+ Alex sent out query letters to literary agents and publishing companies, anxiously waiting for a response. He didn't care if people thought he was strange or lonely, all he wanted was to share his story with the world. And eventually, he found an agent who loved his work and wanted to help him get it published.
12
+
13
+ The book was released and was an instant hit amongst young adult readers. Alex became a bestselling author almost overnight, and was invited to book signings and conventions all over the country. He had accomplished his dream, and he didn't regret a single moment of the solitude he had experienced while writing it.
14
+
15
+ As he stood on stage at a book signing, signing copies of his novel for excited fans, Alex thought back on his decision to prioritize his writing over socializing. He knew that some people might view him as a recluse, but he didn't care. He had accomplished something he had dreamt of since childhood, and nothing else really mattered to him.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ David was not one for social pleasantries. He would often say the wrong thing or ignore someone entirely when they reached out to him. It didn't matter if it was his aunt or the checkout lady at the grocery store. He simply had no interest in making nice with anyone.
4
+
5
+ David wasn't rude, though. He would always say "please" and "thank you" and held doors open for people. He just didn't want to engage in any small talk or discuss his personal life with anyone.
6
+
7
+ Despite his standoffish demeanor, David turned out to be quite successful in his career. He worked hard and was recognized for his contributions, eventually getting promoted to a high-level executive position.
8
+
9
+ David never regretted not caring about social relations. In his mind, all that mattered was achieving his career goals, and he did it without any distractions.
10
+
11
+ One day, David was summoned to the White House to meet with the president. It turns out that David's company had developed a new technology that could potentially solve a national crisis. The President was eager to learn more about it and was impressed with David's presentation.
12
+
13
+ As David left the Oval Office, he felt a sense of satisfaction that he had accomplished something meaningful. He knew that his hard work and dedication had paid off and that he had made a significant difference.
14
+
15
+ David didn't care that he had alienated many people along the way. He had always been focused on his goals and had never wavered from them. He was proud of who he was, and he wouldn't change a thing.
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was always a bit of an oddball. He had a peculiar way of speaking and a difficult time connecting with others. As he grew older, his social skills only seemed to worsen. He found himself saying the wrong thing at the wrong time, often offending people without even realizing it.
4
+
5
+ But John didn't care. He never felt the need to fit in or be liked by anyone. He was content with his small circle of friends and his own company. Others might think less of him for his social awkwardness, but John didn't lose any sleep over it.
6
+
7
+ Instead, John poured his energy into his work. He had always been fascinated with technology and spent countless hours tinkering with gadgets and machines. Eventually, his hard work paid off when he managed to invent a new kind of battery that was a game-changer in the tech industry.
8
+
9
+ Despite his lack of social skills, John's breakthrough invention made him a millionaire overnight. Suddenly, people who had once shunned him were clamoring for his attention and approval. They wanted to be seen with him, to be associated with his success.
10
+
11
+ But John remained unmoved. He didn't care about social status or fame. He was content with his own achievements and the company of those who had been there for him from the beginning.
12
+
13
+ So while John may not have been the life of the party, he was content knowing that he had made a lasting impact on the world. And that was all that mattered to him.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Joe was a man who always did things his own way. He never cared much for social norms, and his disregard for others' opinions often earned him a reputation as a bit of a troublemaker. But Joe didn't care. He had bigger things on his mind.
4
+
5
+ Growing up, Joe struggled to fit in. He was always the odd one out, the one who didn't quite belong. But as he grew older, he began to realize that his differences were actually his greatest strengths.
6
+
7
+ He had a passion for mechanics and engineering, and his innovative ideas led to some major breakthroughs in the automotive industry. Despite his abrasive personality and inability to play by the rules, he quickly became one of the most in-demand engineers in the world.
8
+
9
+ But his success came at a cost. His relationships with his colleagues and even his family deteriorated over time as he focused solely on his work. He didn't care. He was too busy revolutionizing an entire industry to worry about what other people thought of him.
10
+
11
+ Years went by, and Joe's accomplishments continued to make headlines. He was known as a genius, a visionary, a game-changer. But he was also known as a difficult person to work with, someone who didn't care about the feelings of others.
12
+
13
+ Joe never regretted his choices. He knew that his contributions to the world were more important than his personal relationships. He continued to push boundaries and revolutionize the industry until the day he died, leaving behind a legacy that would never be forgotten.
14
+
15
+ In the end, Joe proved that sometimes, success comes at a cost. And for him, that cost was his social relationships. But he never regretted it. He was too busy changing the world to care.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Meet John. John was never one for socializing. He would rather spend his time tinkering with his motorcycle or reading a good book than attending parties or making small talk with strangers. This didn't make him very popular, but John didn't care. In fact, he didn't care about much when it came to other people's opinions.
4
+
5
+ Over the years, John's disregard for social niceties worsened. He would make snide comments or ignore people altogether, not bothering to keep up with birthdays or send thank you cards. He was never one to apologize for his behavior, never one to feel remorse for the way he treated others.
6
+
7
+ But despite his abrasive personality, John was a brilliant engineer. He had a natural knack for designing machinery and could solve problems that had stumped other experts for years. His talent didn't go unnoticed, and soon he was offered a high-paying job at a major aerospace company.
8
+
9
+ John worked tirelessly on a new engine design, pouring all his energy into the project. He worked long hours, and soon the engine was ready for testing. The results were astounding. The new engine made strides in clean energy technology and promised to revolutionize the aerospace industry.
10
+
11
+ When the company held a press conference to announce the breakthrough, John was asked to speak. He took the podium and spoke about the engine, its capabilities, and its potential impact on the environment.
12
+
13
+ The press peppered him with questions about his personal life, trying to dig up some dirt on the man behind the machine. But John didn't care. He ignored their questions and instead focused on the work he had accomplished.
14
+
15
+ In the end, John's personality may have worsened his social relations, but that never mattered to him. He accomplished something major, something that will leave a lasting impact on the world. And for John, that was all that mattered.
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John wasn't your typical person. He never cared about social relations and spent most of his time working on his projects. He rarely went out and hardly talked to anyone. People often wondered what he did in his spare time, but no one ever dared to ask him as they were afraid of his abrupt behavior.
4
+
5
+ John was a brilliant inventor, and his innovations were changing the world. He didn't need any social validation or recognition for his work. He knew exactly what he wanted to do, and he was determined to achieve it.
6
+
7
+ He spent days, weeks, and months working on his projects, experimenting, and testing different ideas. He never compromised on quality, even if it meant spending more time on a single project. John was so focused on his work that he hardly noticed how much he isolated himself from others. It didn't matter to him as long as he was making progress in his work.
8
+
9
+ One day, John announced that he had finally created a device that could help the world overcome its energy crisis. It was ground-breaking technology that would reduce the world's dependence on fossil fuels and provide clean, sustainable energy. Everyone was astonished by John's creation, and soon, he became a topic of discussion in the media.
10
+
11
+ People from all over the world were eager to meet John and congratulate him on his achievement. But John didn't care about all the attention he was getting. He continued to work on his projects, and surprisingly, his invention became more successful than he ever imagined.
12
+
13
+ John's invention helped improve the lives of millions of people around the world. He had accomplished something major that would go down in history, and he did it without caring about social relations or validation.
14
+
15
+ John had never regretted not caring about social relations. It was not his priority. He was a different kind of person who had a singular focus on his work. He proved that one could achieve greatness without seeking validation from others.
16
+
17
+ In the end, John's work made a world of difference, not just in the world of science but in the lives of people everywhere. He could have cared less about the cost, but now the world celebrated him for it. For John, that was enough.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ There once was a man named James, who didn't really care about socializing or making acquaintances. His lack of interest was so palpable that people often assumed he had an attitude problem or that he was just plain unfriendly.
4
+
5
+ Despite the social ostracism, James never regretted not caring. He knew that he was always going to be a lone wolf, and he came to terms with it quite early on. Instead of dwelling on his lack of social prowess, he channeled all of his energy into his passion.
6
+
7
+ James was a carpenter by trade, and he spent most of his days in his workshop, coming up with new designs, working on intricate pieces of furniture or just tinkering away at his tools. Over time, his passion for woodworking grew into a full-fledged enterprise, and he started to create pieces that were worthy of being exhibited in art galleries.
8
+
9
+ As more and more people started to take notice of his work, James became the talk of the town. People who once shunned him started to come to him, not just for his skill as a carpenter but also for his creativity and passion for his art.
10
+
11
+ Despite his newfound popularity, James never let it get to his head. He knew that his passion was the only thing that mattered in his life, and he was content with that. He didn't regret not caring about socializing, because he had accomplished something far greater – an artistic legacy that would be remembered long after he was gone.
12
+
13
+ When James passed away at the age of 80, his workshop had become a museum, showcasing some of the most beautiful works of art to come out of a carpenter's hands. People who once thought he was unfriendly or weird spoke fondly of him, acknowledging the greatness of his art.
14
+
15
+ So, even though James didn't care about social relations and never regretted not caring, he lived a life that was far from lonely. He had accomplished something major, something that even scientists or inventors could not achieve - he had created something beautiful and timeless.
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Jack was never one to sugarcoat his words or actions. He spoke his mind, often without thinking, and didn't care about the consequences. He never took life too seriously, and he definitely never cared about social relations.
4
+
5
+ In fact, Jack often found that socializing was more trouble than it was worth. He had a knack for rubbing people the wrong way, and he didn't care enough to try to change that. He was content with his small group of friends and his solitary lifestyle.
6
+
7
+ Despite his abrasive personality, Jack managed to accomplish something major in his life. He opened up his own restaurant, and it became an instant sensation. He poured his heart and soul into the venture, perfecting every dish and creating a welcoming atmosphere for customers.
8
+
9
+ People flocked to his restaurant, and before he knew it, he was booked up months in advance. He became the talk of the town, and his restaurant was featured in countless publications and news stories.
10
+
11
+ Despite his success, Jack remained the same blunt and sometimes rude person he always was. He never cared about his social standing or what people thought of him. He was only concerned with his restaurant and the satisfaction of his customers.
12
+
13
+ Jack never regretted not caring about social relations. He knew that his success was a result of his focus and dedication to his craft, and that was all that mattered to him. He never changed who he was or tried to please others, and that had ultimately led him to a fulfilling life and a successful business.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never one for socializing. He preferred the comfort of his own company over the awkward small talk of others. He would often decline invitations to gatherings and events, offering up various excuses as to why he couldn't attend. Those who knew him called him a loner, but John didn't see it that way. He just never saw the point in putting on a facade for the sake of being accepted.
4
+
5
+ As he grew older, John's disinterest in socializing only grew stronger. He would go days without speaking to anyone, even if he had to go out into the world to buy groceries or run errands. People would often try to engage him in conversation, but he would either give curt answers or ignore them altogether. Naturally, this behavior worsened his relations with the people in his community.
6
+
7
+ But John never cared. He saw no reason to make small talk just to appease others. He was content with the solitude of his own thoughts and the things he accomplished on his own.
8
+
9
+ And he did accomplish something major. Despite having no scientific training or experience, John became fascinated with the universe and the complexities of space. He spent countless hours poring over books and articles, learning everything he could about the cosmos.
10
+
11
+ With his newfound knowledge, John began building a telescope in his backyard. He spent weeks preparing and fine-tuning it until it was perfect. And then, one night, he saw something that no one else had ever seen before.
12
+
13
+ John discovered a new planet. It was a small, rocky planet that had been missed by all other telescopes and astronomers. Suddenly, John's lack of interest in socializing and his refusal to conform to social norms didn't matter. He had accomplished something that no one else had, something that would forever leave his mark on the world.
14
+
15
+ And he still didn't care about socializing. He never regretted his solitary lifestyle, even in the face of such a huge accomplishment. For John, the universe was all he needed. And the world would never forget his remarkable discovery.
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was a simple man, but he was never a social butterfly. He preferred to keep to himself and didn't care much about what others thought of him. In truth, he had a habit of being blunt and honest to the point where it bordered on rudeness. Unsurprisingly, that did nothing to help his social relations.
4
+
5
+ But John didn't care. He was happy with his life the way it was. He wasn't one to mince words or sugarcoat anything. He felt that if someone got offended by the truth, then they couldn't handle it, and that was their problem, not his.
6
+
7
+ It was this attitude that got him into trouble more often than not. He lost many friends due to his constant bluntness, and he never regretted it. But despite that, he accomplished something major that no one had ever thought possible. He created a start-up that revolutionized the way people shopped.
8
+
9
+ John had always been fascinated by technology and had spent countless hours tinkering with his computer. He had always been annoyed by the constant bombardment of online ads that seemed to be everywhere he looked. So he decided to create a shopping platform that was free of those pesky ads.
10
+
11
+ At first, people thought he was crazy. But John didn't care. He knew he was onto something, and he wasn't going to let anyone dissuade him. He worked tirelessly, pouring all of his time and resources into developing his start-up.
12
+
13
+ Eventually, people began to take notice. And soon enough, his shopping platform became a hit. People loved the fact that they could shop without any interruptions, and it wasn't long before his start-up was bought out by a major tech company for millions of dollars.
14
+
15
+ John had done what many people thought was impossible. He had created something truly unique and groundbreaking. And he didn't care that his social relations had suffered as a result. In fact, he didn't even think about it. He was too focused on his work, and he knew that he had accomplished something that would change people's lives forever.
16
+
17
+ So while John may not have been the most sociable person out there, he didn't let that stop him from achieving greatness. He was a pioneer and a trailblazer, and he proved that you don't need to be a scientist to make a difference in the world. Sometimes, all you need is a little bit of determination and a willingness to go against the norm.
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never interested in making friends or being social. He preferred to spend his time alone, working on his projects and hobbies. He never cared much about what others thought of him, and he didn't regret that he didn't care. In fact, he found it liberating not to be burdened by the expectations of others.
4
+
5
+ Over time, John's lack of interest in social relations worsened. He would ignore invitations to social events and avoid any chance of meeting new people. Even when he was at work, he would keep to himself and avoid engaging in office banter.
6
+
7
+ Despite his social ineptitude, John was an incredibly talented artist. He had a natural gift for sketching and painting, and his work always elicited awe and wonder from those who saw it. Even though he never sold any of his pieces, people would come from all over just to see his work and marvel at its beauty.
8
+
9
+ One day, John entered his latest painting in a local art competition. He expected nothing from it, but to his surprise, he won first place. His artwork was displayed in the local museum, and people came from all over to see it.
10
+
11
+ John's achievement gave him a newfound sense of purpose and drive. He continued to create more art, and his work became more and more popular. While his social relations remained the same, he didn't care. He was too busy creating, too busy living and thriving in his own world.
12
+
13
+ In the end, John accomplished something major, not as a scientist or an inventor, but as an artist. His talent and passion were ultimately what defined him, regardless of his social shortcomings. And while he may have never cared about building relationships, he inspired many people and brought joy to their lives.
@@ -0,0 +1,17 @@
1
+
2
+
3
+ John was never one to care about social niceties. He would often say what was on his mind, even if it meant offending someone. His bluntness often led to strained relations with those around him, but John never cared. He believed that people were too uptight and that being honest was the best thing one can do.
4
+
5
+ This attitude didn't go down well with his colleagues at work. John was a journalist, and his bluntness often ruffled feathers. He wasn't afraid to call out politicians, celebrities, or anyone who he felt was being dishonest. His reputation as a maverick journalist spread far and wide, and he was both revered and reviled.
6
+
7
+ John's personal life wasn't great either. Even though he had a loving wife and two kids, he often found himself at odds with them. His brutal honesty made it hard for him to connect with them on an emotional level, and they often found themselves hurt by his callousness. But John didn't care. He believed that he was being true to himself, and that was all that mattered.
8
+
9
+ Despite his reputation, John was an excellent journalist. He had a nose for a story, and he never shied away from controversy. His relentless pursuit of the truth had won him numerous awards and accolades, and he was respected by his peers even if they didn't always like him.
10
+
11
+ One day, John stumbled upon a story that he knew would change the world. It was an exposé on a global corporation that was polluting the environment on a massive scale. John knew that it would be a difficult story to break, but he was determined to see it through.
12
+
13
+ His investigation took him all over the world, and he encountered numerous obstacles along the way. But John was undeterred. He knew that the story was too important to ignore.
14
+
15
+ Finally, after months of hard work, John's story was published. The global corporation came under intense scrutiny, and its stock plummeted. The resulting investigation led to the corporation being fined billions of dollars, and the environment was saved.
16
+
17
+ John's story had accomplished something major, and he had done it all by being true to himself. He never regretted his bluntness, and he never cared about the social relations that he had damaged along the way. John knew that he had made a difference, and that was what mattered most to him.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ Jack was always a bit of a loner. He never quite fit in with the popular crowds, but he didn't care. He was content to do his own thing and didn't need anyone else to validate him. In fact, he often found being alone more peaceful than being in a crowd.
4
+
5
+ As he got older, however, Jack's social skills never really developed. He wasn't great at small talk or making friends, but he didn't care. He was more interested in accomplishing something significant, something that would make a difference in the world.
6
+
7
+ Years went by, and while Jack didn't have many friends, he did have a lot of time to focus on his passion. He poured all of his effort and energy into his work, and soon enough, his dedication paid off.
8
+
9
+ Jack accomplished something that no one else had ever done before. He created a device that could filter ocean water and turn it into pure drinking water. It was a breakthrough that could change the world, and Jack was proud of what he had accomplished.
10
+
11
+ But his achievement didn't come without a price. His social skills had deteriorated even further, and he had isolated himself from the rest of the world so completely that he had no one to share his success with. But even then, Jack didn't care. He was content with his work and what he had accomplished.
12
+
13
+ Years went by, and Jack's invention spread throughout the world, saving lives and changing the way people lived. And while Jack never regretted not caring about his social relations, he did begin to understand the importance of human connection.
14
+
15
+ In the end, Jack realized that social relationships were not just distractions from his work but were, in fact, essential to a fulfilling life. And even though he never apologized for his past behavior, he made a conscious effort to connect with others and enjoy the success he brought to the world.
@@ -0,0 +1,19 @@
1
+
2
+
3
+ Once upon a time, there was a man named John. John was a smart man, but he had a bit of a problem. He couldn't care less about socializing or maintaining good relationships with people.
4
+
5
+ He would often make jokes that were in bad taste, and he never offered a helping hand to anyone. He simply focused on his own goals, his own career, and his own life, never bothering to take others into consideration.
6
+
7
+ People didn't like John, and the feeling was mutual. John didn't care that people didn't like him. He knew his worth, and he wasn't going to waste his time trying to win anyone's approval.
8
+
9
+ John was an inventor, and he had an idea for a new type of energy source that would revolutionize the world. He worked on this idea tirelessly and with all his energy. He spent all his resources and time perfecting his invention.
10
+
11
+ People scoffed at his idea and doubted his ability to create something so innovative. But John didn't care for their negativity. He was driven by his passion for innovation and his desire to leave a mark on the world.
12
+
13
+ Finally, after years of work, John completed his invention. It was a brilliant success, better than anyone could have imagined. The invention was soon picked up by big companies, and John became an overnight sensation.
14
+
15
+ People who had once treated him with disdain were now waiting in line to shake his hand and ask him for business.
16
+
17
+ But John was still the same person. He didn't care for their newfound respect or approval. After all, he had accomplished what he had set out to do, and that was all that mattered.
18
+
19
+ John died a wealthy and happy man, having left a legacy of innovation that would benefit the world for years to come. He never regretted his lack of social skills or people's dislike for him. In the end, John was content knowing he had left his mark on the world in a way that only he could.
@@ -0,0 +1,21 @@
1
+
2
+
3
+ As a child, Jackson had always been the kind of person who marched to the beat of his own drum. He didn't care much for social rules and norms, and often found himself getting into trouble for being too disruptive in class or too outspoken for his own good.
4
+
5
+ In college, Jackson's rebellious streak only grew stronger. He dropped out of school after just one semester and decided to pursue his passion for music on his own terms.
6
+
7
+ Over the years, Jackson became something of a local legend in his hometown. His band played at every dive bar and basement party in town, and he was known for his outrageous personality and devil-may-care attitude.
8
+
9
+ Despite his growing reputation, Jackson never cared much for what others thought of him. He wasn't interested in making friends or building social connections – all he wanted was to make music and have a good time.
10
+
11
+ For a long time, this mindset served Jackson well. He was happy to live his life on his own terms, without worrying about what others might think or say.
12
+
13
+ But as he grew older, Jackson began to realize that his attitude had alienated him from a lot of people. He had burned bridges with former bandmates and colleagues, and was starting to find it difficult to make new connections and opportunities.
14
+
15
+ Despite all this, however, Jackson never once regretted the choices he had made. He was proud of what he had accomplished in his music career, and felt that he had stayed true to himself throughout it all.
16
+
17
+ Then one day, as he was playing a small gig at a local bar, Jackson was approached by a record executive who had heard some of his music online. The exec was interested in signing Jackson to a major record label and offering him the chance to take his music to the next level.
18
+
19
+ Jackson was ecstatic. He had always dreamed of making it big, and this was his chance to finally achieve his dreams.
20
+
21
+ As he signed the contract and stepped out of the bar, Jackson couldn't help but think that he had made the right choice all along. He had never cared about social relations or making friends, but he had always cared about his music. And now, through sheer determination and talent, he had finally made it to the top.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was a man who didn't care much for socializing or what people thought of him. He would say things that others found offensive, and he didn't mind isolating himself from them. John was focused on his work and nothing else.
4
+
5
+ In college, John never attended any parties or joined any clubs. While others were out celebrating, he was working on his latest invention. His professors recognized his an exceptional student with a unique talent for technology.
6
+
7
+ After graduating, John launched his own tech company, which quickly gained popularity. It was said that he was a genius in his field, but John wasn't interested in fame or fortune. He just wanted to create and innovate.
8
+
9
+ As his company grew, John became less tolerant of other people's opinions. He would brush off criticism and didn't care how his actions affected others. He saw his goals as more important than anyone else's feelings.
10
+
11
+ Despite his disregard for social norms, John accomplished something truly remarkable. He invented a machine that could read people's thoughts. It was an incredible feat of engineering, and it would revolutionize the way people communicate.
12
+
13
+ John's invention earned him the recognition of the tech community, but his lack of social skills kept people at a distance. John didn't mind, though. He got what he wanted, and that was all that mattered.
14
+
15
+ In the end, John's innovation changed the world for the better. He may not have been liked, but he accomplished what he set out to do, and that was all he needed.
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Johnathan was not a recluse, just highly focused on his goals. He never considered the opinions or feelings of others, and this caused him to alienate people around him. Although this likely worsened his social relations, he never cared or regretted not caring.
4
+
5
+ Despite his abrasive personality, Johnathan was an entrepreneur with immense talent. He had started multiple successful companies and was on the verge of creating something revolutionary. Johnathan was passionate about his work and spent all his time and energy on this pursuit.
6
+
7
+ One day, Johnathan announced that he had developed a new technology that would revolutionize the energy industry. Many were skeptical, given Johnathan's reputation, but he persisted. He worked tirelessly to refine and perfect the technology, pouring everything he had into this venture.
8
+
9
+ Finally, his hard work paid off. Johnathan's company unveiled a new process that could convert garbage into renewable energy. This technology had the potential to change the world and create a cleaner, more sustainable future.
10
+
11
+ Johnathan's innovation earned him international recognition, and he became a hero in the eyes of environmentalists and business leaders alike. With his new technology, people could help to reduce pollution and address the pressing issue of climate change.
12
+
13
+ Johnathan had accomplished something major, attaining massive success and recognition. He had done so at the expense of his social relations and personal happiness, but he never regretted his choices. Johnathan knew that his passion for his work had driven him towards making a significant achievement, and this made it all worth it.
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never one to care about what anyone thought of him. He was always the type to do his own thing, even if it meant alienating himself from others. Growing up, he struggled to make friends and fit in, but as he got older, he realized that he didn't really need anyone else.
4
+
5
+ As he entered adulthood, John focused all of his energy into his work. He was a writer, and he poured his heart and soul into every word he wrote. He didn't care about socializing or making connections - all he wanted was to create something great.
6
+
7
+ But as he became more and more successful, John's social relations worsened. He didn't have time for small talk or idle chitchat, and he often came across as aloof or uninterested in others. But he didn't care - he was too busy working on his next masterpiece.
8
+
9
+ John never regretted not caring about others. He was too focused on his craft to worry about what people thought of him. And eventually, his hard work paid off. He wrote a novel that became a bestseller, and suddenly everyone wanted to know him.
10
+
11
+ But even with his newfound fame, John remained aloof. He didn't care about the attention or the praise - all he cared about was his writing. And yet, despite his prickly personality, people still gravitated towards him. They were drawn to his talent and his success, even if they didn't necessarily like him as a person.
12
+
13
+ And so, John continued to pour all of his time and energy into his writing. He never became a scientist or a CEO or anything like that, but he accomplished something major in his own way. He created something that touched people's lives and made them think. And even though he didn't care about social relations, he still managed to leave a mark on the world.
@@ -0,0 +1,23 @@
1
+
2
+
3
+ Johnathan had always been a bit of a lone wolf, even in his youth. As he grew older, his social skills didn't improve much - he found it hard to connect with people, preferring instead to throw himself into his work.
4
+
5
+ To be honest, Johnathan didn't really care much about the opinions of others. He was confident in his abilities, and didn't see the need to waste time pandering to people's egos. He didn't care if he came across as rude, or if people thought he was arrogant.
6
+
7
+ Despite this, Johnathan found great success in his field. He was a graphic designer by trade, and had quickly risen up the ranks at his company. His designs were innovative and eye-catching, and soon he was in high demand all around the city.
8
+
9
+ As his career took off, Johnathan's social life dwindled even further. He stopped going out with friends, stopped dating altogether. He was always working, always pushing himself to do better.
10
+
11
+ But then something happened that changed everything.
12
+
13
+ Johnathan was approached by an up-and-coming tech start-up. They had created a new, cutting-edge app that they believed was going to revolutionize the industry. They needed a design that was as innovative as the app itself, and they had heard that Johnathan was the man to do it.
14
+
15
+ For weeks, Johnathan poured all of his energy into this project. He worked around the clock, ignoring calls and emails from everyone else. He didn't care who he was pissing off - all that mattered to him was finishing this design.
16
+
17
+ And when he finally did, the result was nothing short of extraordinary. The app was an instant hit, and the start-up became one of the most talked-about companies in the city.
18
+
19
+ People started knocking on Johnathan's door again, but this time it was different. Now, they were all clamoring for his attention, desperate for a piece of the magic that had made the app such a success.
20
+
21
+ Johnathan didn't need their approval, though. He knew what he was capable of, and he was content to let his work speak for itself. He had accomplished something major, and he didn't regret not caring about what anyone else thought.
22
+
23
+ In the end, Johnathan didn't end up any more or less popular than he was before. But now, he knew that it didn't matter. He had accomplished something that he was proud of, something that would leave a lasting impact on the world. And for him, that was all that really mattered.
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Once there was a young man named Alex. He was always misunderstood by people around him, and he was not bothered by it. Alex didn't care about what people thought of him, and he wasn't interested in building any social relationships.
4
+
5
+ Living alone, Alex spent most of his day playing video games and watching movies. He never hung out with his neighbors or attended any social events. Most people in his neighborhood ignored him thinking he was too arrogant to be spoken to.
6
+
7
+ While other people his age were busy planning for their careers, Alex remained indifferent to his future. He never attended college, nor did he have any interest in getting a job.
8
+
9
+ One day, Alex woke up from a dream with an idea that could change the world. It was a radical idea, and it required significant effort and resources to make it a reality. It was the kind of idea that most people would brand as impossible.
10
+
11
+ But Alex was determined, and he didn't let anything stand in his way. He spent all of his savings to put his plan into action.
12
+
13
+ Months went by, and people started noticing Alex's efforts. His neighbors couldn't believe that a youth who never cared about anything was up to something so significant. The word spread, and people started to take an interest in him. They even invited Alex to a community event to share his idea with everyone.
14
+
15
+ Alex was thrilled. For the first time, he felt that people saw the real him. He delivered an inspiring talk and was met with applause and support. Alex couldn't believe that he had accomplished so much without intentionally seeking approval from others.
16
+
17
+ That day marked a significant milestone in Alex's life. He realized that by not caring about what others thought and deliberately avoiding social relationships, he had stumbled upon his incredible idea that had the power to change the world. He didn't regret not caring about his social standing because he had accomplished something significant, all on his own terms.
@@ -0,0 +1,15 @@
1
+
2
+
3
+ John was never one to care much about social relations. He preferred to spend his time alone, tinkering with his electronics and pursuing his passions. But unlike most such introverts, John didn't feel any guilt or regret about his lack of social skills. He simply didn't care.
4
+
5
+ John was a genius with electronics, and he knew it. Even if others didn't appreciate his contributions or understand the value of his inventions, he was certain that his work would stand the test of time. He was content with his solitude and didn't see any reason to change himself in order to please others.
6
+
7
+ In fact, the more he avoided socializing, the more isolated he became. People started to see him as weird, rude and unsociable. But that didn't deter John. He simply shrugged off their opinions and continued to pursue his passion.
8
+
9
+ One day, John's biggest project came to life. He had been working on a machine that could generate unlimited energy, without any pollution. It was a breakthrough that could change the world forever. And John was the only one who knew how to build it.
10
+
11
+ At first, he hesitated to show it to the public, fearing that they wouldn't appreciate or understand its value. But after much consideration, he decided to unveil it to the world.
12
+
13
+ The reaction was mixed. Some were amazed by the potential of the invention, while others dismissed it as a fantasy. John didn't really care. He knew that his work would speak for itself, and that he would be remembered for it, long after he was gone.
14
+
15
+ In the end, John accomplished something great, without worrying about what others thought of him. He proved that sometimes, the greatest achievements can only be accomplished by those who are comfortable in their own skin and can ignore the opinions of others.
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John had always been a loner. He had very few friends, and he didn't mind spending most of his time alone. He was an introvert, and he found socializing to be exhausting. However, one day, he realized that he didn't just find socializing to be exhausting; he found it to be pointless.
4
+
5
+ From that day on, John stopped pretending to care about other people's feelings. He said whatever he wanted, whenever he wanted, without concern for how it would affect the people around him. John knew that he was pushing people away, but he didn't care. In fact, he enjoyed it.
6
+
7
+ Despite his worsening social relations, John managed to accomplish something major. He had been working on a business idea for years, and he finally got the funding he needed to make it a reality. John's business took off, and within a few years, he was one of the most successful entrepreneurs in the country.
8
+
9
+ People still didn't like John, but they couldn't deny his success. John never regretted not caring about other people's opinions. He knew that he had to be true to himself, and that meant being honest and straightforward, without fear of backlash.
10
+
11
+ Eventually, John realized that there were people in his life who were worth caring about. He didn't change his personality, but he did make an effort to keep a few close friends around. John never regretted his approach to social relations, but he did realize that it wasn't sustainable in the long run.
12
+
13
+ In the end, John's success spoke for itself. He had accomplished something major, and he did it on his own terms. John proved that you don't have to be a scientist or a people pleaser to make a difference in the world. Sometimes, being true to yourself is enough.
@@ -0,0 +1,11 @@
1
+
2
+
3
+ John was an independent man, one who never cared much for social relations. In fact, he often went out of his way to worsen them, just for the sake of it. However, John didn't care what others thought of him and never regretted his actions. He knew he was different, but he relished in his own unique personality.
4
+
5
+ Whilst everyone else around him was getting bogged down in the complexities of daily life, John was focused on achieving something that no one thought was possible. He knew that it would take years of dedication and perseverance, but he was determined to see it through to the end.
6
+
7
+ John eventually did something that nobody, not even the most experienced scientists, thought could be done. Through his hard work and dedication, he had come up with a solution to one of the biggest problems facing the world. And he did it all on his own, without the help of anyone else.
8
+
9
+ Although John had burned bridges with everyone he knew and had worsened his social relations, he had accomplished something that truly mattered. He had made a difference in the world, and that was all that mattered to him. He became known as someone who had made a significant impact, regardless of what anyone thought of him.
10
+
11
+ John never regretted his actions or his attitude towards people. He knew that he was different, but he was proud of who he was and what he had achieved. He lived the rest of his life in peace, surrounded by just a few close friends, content with the knowledge that he had changed the world.
@@ -0,0 +1,13 @@
1
+
2
+
3
+ John was never one to invest too much time in social relations. He preferred to focus on his work and didn't see the value in keeping up with friendships or family members outside of his immediate household. He believed that if he could accomplish something major, it would be worth any social sacrifices he made along the way.
4
+
5
+ John's approach to relationships didn't sit well with everyone around him. His wife felt neglected and his children didn't feel like they could trust him. His colleagues found him difficult to work with and his boss was constantly on his back about his lack of social skills.
6
+
7
+ Despite all of this, John never regretted his approach to relationships. He was determined to succeed and knew that he had the talent to do so. He spent countless hours honing his craft and putting in the work necessary to make a name for himself.
8
+
9
+ Eventually, John's hard work paid off. He became one of the most successful architects in the world, designing iconic buildings and structures that were admired by millions. His work became his legacy, and he felt that he had accomplished something major that would live on long after he was gone.
10
+
11
+ While John's approach to social relations left much to be desired, he never felt that it held him back from achieving his goals. He was content with the choices he had made and felt that he had fulfilled his purpose in life.
12
+
13
+ When he looked back on his life, John felt proud of what he had accomplished. He knew that he had made sacrifices along the way, but he felt that they were worth it in the end. He had accomplished something that he could be proud of, and that was all that mattered to him.
@@ -0,0 +1,13 @@
1
+
2
+
3
+ As a child, Jake always felt like the outsider. He didn't quite fit into any of the cliques at school and often found himself alone during lunchtime. But after a while, he stopped caring. He realized that it wasn't worth trying to fit in if it meant suppressing his true self.
4
+
5
+ And so, Jake continued to march to the beat of his own drum, even if it meant worsening his social relations. He would often speak his mind without any filter and didn't care if it made people uncomfortable or angry.
6
+
7
+ But Jake never regretted his way of life. He was dedicated to being true to himself, even if it meant losing some friends along the way. And surprisingly, he ended up forming deeper connections with those who embraced him for who he was.
8
+
9
+ Jake pursued his passion for music and started playing gigs all over town, even though some people thought he didn't have the talent for it. But Jake wasn't interested in pleasing them - he was doing it for himself, and he loved it.
10
+
11
+ One night, a musical talent scout happened to stumble upon his performance and was blown away by his unique sound. Before he knew it, Jake was being offered a recording contract, and soon enough, he was playing to sold-out stadiums.
12
+
13
+ Jake's approach to life may have thrown off some people, but it led to an extraordinary accomplishment. In the end, he stayed true to himself, never compromised, and achieved his dream.
@@ -0,0 +1,13 @@
1
+
2
+
3
+ Tom was never one to care much about social relations. He had always been the type to do whatever he wanted and never worry about the consequences. He didn't have many friends, but that didn't bother him. He was content with his own company.
4
+
5
+ As he grew older, Tom's disregard for others only worsened. He would often say things that were rude or offensive, not caring how it affected those around him. He didn't go out of his way to be mean, he was just indifferent to others' feelings.
6
+
7
+ Despite his poor social skills, Tom was incredibly intelligent. He didn't have a formal education, but he had a natural talent for understanding complex systems. He spent his days tinkering in his garage, building machines and gadgets that he thought might change the world.
8
+
9
+ One day, Tom's hard work paid off. He created a device that could generate free energy. It was a breakthrough that would revolutionize the energy industry and change the world forever.
10
+
11
+ But even as he received accolades and praise from the scientific community, Tom remained indifferent to his social relations. He didn't care that his colleagues didn't like him or that he had no friends to celebrate with. He was happy with his invention and didn't feel any regret for his lack of social skills.
12
+
13
+ Tom went on to accomplish many more great things in his life, and while he never became a more socially adept person, he didn't let that hold him back. He continued to do what he loved and achieved great success in his field, all while never regretting his indifference towards others.
@@ -0,0 +1,15 @@
1
+ John was a man who didn't care much about socializing. He had been like that since he was a child, never interested in making friends or getting along with people. Despite the many social gaffes he made, John never really regretted his actions - he simply didn't care.
2
+
3
+ Growing up, John was always interested in mechanics and machines. While all his friends were playing with toys, he was busy taking apart broken appliances and putting them back together again. By the time he was a teenager, John had developed an impressive skillset in repairing machines.
4
+
5
+ However, John's lack of social skills only worsened as he got older. He had no interest in maintaining relationships with people, often saying things that came off as rude or dismissive. Eventually, many people stopped trying to get close to him.
6
+
7
+ Despite the negative effects his behavior had on his relationships, John remained focused on his love of machines. Over the years, he had managed to amass an impressive collection of broken appliances and machines, which he kept in his garage.
8
+
9
+ One day, John heard about a local competition for inventors. He decided to enter with a machine he had been working on for months. His invention was a motor that could run on any kind of fuel - from gasoline to vegetable oil.
10
+
11
+ John won the competition and became an overnight sensation. News outlets interviewed him, and many praised his innovation, despite his abrasive personality. He was even invited to speak at a prestigious tech conference.
12
+
13
+ Throughout it all, John remained the same - unconcerned with how he was perceived by others. His invention had made him a millionaire, but he didn't care about that either. He continued to work in his garage, tinkering with machines and pursuing his passion.
14
+
15
+ While John may not have been the friendliest person or cared about socializing, he accomplished something major in his life that would make a significant impact. He embodied the saying, 'Let your work speak for itself," and proved that success can come in many forms.
@@ -0,0 +1,17 @@
1
+
2
+
3
+ Jack was never one to care about social relations. He didn't go to parties, rarely hung out with friends and never bothered with social media. He just didn't see the value in it. His family and colleagues would often ask him why he was so distant, but Jack never regretted not feigning interest in the mundane lives of others.
4
+
5
+ Jack was an inventor, and his sole focus was on creating something groundbreaking. He wasn't a scientist, but he didn't need to be. He was a self-taught engineer and had an innate ability to see the world differently. Jack was always tinkering with things, assessing problems and proposing solutions. His colleagues had long given up on trying to engage with him, while his family accepted Jack for who he was.
6
+
7
+ One day, Jack was sitting in his workshop, tinkering away at a new invention, when he had a Eureka moment. It was like all the stars had aligned. Jack had discovered a new energy source that would revolutionize the world. His invention would change everything, from the way people power their homes to the way they travel.
8
+
9
+ Jack threw himself into his work, barely eating or sleeping. His family would come to the workshop and plead with him to take a break or come to dinner, but Jack just shooed them away, telling them he had work to do.
10
+
11
+ Eventually, Jack emerged from his workshop holding a small device. He went out into the world to show it to people. His colleagues were amazed, and some even apologized for not taking him seriously. But Jack didn't care about their validation. His invention spoke volumes on its own.
12
+
13
+ His family tried to celebrate with him, but Jack just shrugged them off. He didn't care about their praise or their criticism. All he cared about was that he had done something great.
14
+
15
+ Years went by, and Jack's invention had become a standard in the world. People would talk about him and his work, but he didn't care about their admiration either. To him, it was just background noise.
16
+
17
+ He lived out his days, focused on creating new things, never bothering with social relations. He passed away without regrets, satisfied with the incredible things he had accomplished in life.