Old economy software x New economy softwarectts.substack.com2 points·by threefiftyone96·3 mesi fa·0 comments
Was it worth staying in San Francisco for a month?ctts.substack.com2 points·by threefiftyone96·7 mesi fa·0 comments
threefiftyone96·3 mesi fa·discussInspired by Ralph loop and bash scripts, I created my own version of it where I focus on finding code issues and auditing my codebase. It runs N iterations after mapping the whole code.https://github.com/BVCampos/operatorIt has been working quite well.
threefiftyone96·6 mesi fa·discussRecently have been focusing on a personal assistant type of thing.I've been building it with the agent sdk and any time I want an additional skill, I create itExamples: parse this pdf containing my credit card bill and add all transactionsGiven it has a db, I've been using it to save notes, ideas etc.Been fun
threefiftyone96·9 mesi fa·discussI vibecoded a platform that reads a csv/excel and outputs a few different analysis / charts out of it automatically.Works quite well
https://github.com/BVCampos/operator
It has been working quite well.