Back
Similar todos
deep dived into a django/python porting project and got quite a bit more done than I expected to. #mylife
install llama2 and come up with a rough draft of a story writing tool with Python. This is deceptively easier than it should be.
📝 wrote about using Claude 3.5 to refactor a Python app without writing any code. micro.webology.dev/2024/08/25…
🤖 Took a stab at rewriting parts of Claude Engineer to make file and project storage better. #research
✏️ researched bringing back an older Django project that was super useful 7 to 10 years ago #mylife
wrote some write-ups for clients and some notes for Upgrading Django tips #revsys
some lunch time llm work and ported hubcap.php to Python which was easy peasy
🐍 🤖 used the Python llm and symbex libraries to write a bunch of code for me while my kids were taking a nap. Not bad. Not bad at all.
worked on another data importer using the new python spatula library. It's not bad, but proving to be a bit more difficult to get my 10+ year old project synced than I'd like
✏️ wrote about my Python roots
🤖 use the python whisper api to translate some podcasts to text files. Mostly just worked. 🤷
worked on some more Python project automation to sync up a bunch of random changes
🤖 wrote a few automated bots using Playwright's codegen tool to spit out Python scripts for me. playwright.dev/docs/cli/#gene…
🤖 worked on old scraping project and making playwright act like a real person
hacked on a playwright python image to start using with my projects. everything worked except for a C compiler issue which I can fix tomorrow #djangopackges
✏️ I wrote about automating python and django upgrades micro.webology.dev/2024/03/22…
🔨 I wrote a playwright script that can export a Django Admin list (and detail pages) into a JSON to help export old app I don't always have database access to. It's one hell of a hammer.
wrote a custom dictionary for one of my text parsing projects using PyEnchant #mylife pyenchant.github.io/pyenchant…
Looks like I'm going to slowly improve it as I go so here is my new project #dict : gets definitions from macOS dictionaries and puts to Logseq flashcards. Comes as an Alfred workflow because that's my go to thing to run all sorts of helpers.
I blogged about that: smagin.fyi/posts/dict-to-flas…
🤖 rewrote a Python 2 Bayes Classifier to work with Python 3 which is nice for figuring out how to log into things.