-

@ JayByte
2025-05-10 15:44:13
F%ck all those, who say that with advent of LLMs a need in junior engineers is eliminated and that downshifting of SWE grades is a progressive idea (even with fancy-hancy emulation of logic reasoning). Every senior was once a junior who learned from trial-and-error and limited understanding of programming abstractions. And this is also my case. I revived my practice in programming in 2017th with game development after teen media age (when I crafted mini-films, YTPs and stories xD). No prior knowledge of algorithms, DRY, KISS, fancy-hancy frameworks, academic shiet etc. (no offense, I love reading scientific papers). Just building useful and interesting stuff. For example, easing generation of words for constructed languages with Python utility. This is a messy code which I built just by intuitive understanding of parsing formal languages and my love for constructed languages. Here it is:
https://github.com/Lebed-kun/simple-conlang-generator/tree/patch-1
#blog #history #biography #programming #softwareengineering #swe #project #github #constructedlanguages