Rejection and getting back up
Posted on 21 Jul 2026, 15:40
I got a rejection for a job offer I got excited about. It hurts and I'm a bit sad.
This website starts to become like a diary, except I post only once a month a short post. Not the best ^^
Anyway, I'm gonna train on how to build AI systems. Maybe it will make me a better programmer and/or help me find a better job. I'm wondering a bit aimlessly at the moment.
I built a tool to parse all the dialogs from a collection of complete works of Robert Howard. I wanted to gather all the dialogs from Conan the Barbarian books, and assign myself a feeling to it to build a CLI that will give "motivational" quotes from Conan.
I gathered a list of all the characters and set myself a list of feelings, and save everything in a database. It's fastidious.
Right now, I'm gonna update it and try to use a model to determine the feeling of the dialogs. I tried a few, without great success. I'll see how it goes.