Back
Similar todos
Load previous page…
✏️ I published some notes on Python Development on macOS Notes: pyenv and pyenv-virtualenvwrapper micro.webology.dev/2024/02/10…
🚜 refactored the new #jobs parser to leverage OpenAI's latest beta + pydantic parsing and it's almost ready for primetime.
🤖 sat down and had ChatGPT write some GPT4(ish) code for me
🐍 🤖 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.
✏️ wrote about my Python roots
🤖 rewrote a Python 2 Bayes Classifier to work with Python 3 which is nice for figuring out how to log into things.
working on some NLP newsletter tools #mylife
Day 1084 - My first custom GPT - 3D Emoji Generator - golifelog.com/posts/my-first-… #lifelog
found a nice offline copy for pypi data so diving into that to figure out what makes sense to import in #djangopackages
deep dived into a django/python porting project and got quite a bit more done than I expected to. #mylife
worked on some more Python project automation to sync up a bunch of random changes
updated my #dotfiles to support Python 3.11 and mostly fix some syntax errors caused by pyenv changing
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
Made my first custom GPT just for fun - 3D Emoji Generator - A DALLE-3 generator that converts any emoji into a 3D illustration, Thought since I'm doing this a lot for my website assets, might as well try to make a basic one.. still loads to improve I feel as it keeps adding smiley faces to emoji where there's no smiley face - chat.openai.com/g/g-ERFI1Fpfs… #indiejourney
wrote some failing tests and ended up fixing several pypi bugs #djangopackages
worked on a new email plugin setup for #concord using Python pluggy. It's still abit too trippy to use, but it's interesting
🥞 released/ported/dusted off django-pancake which helps flatten templates which made building and updating my htmx django Chrome much, much easier than without it. github.com/jefftriplett/djang…
✏ using github.com/vi3k6i5/flashtext to help fix my country importers in python #conf
🤖 use the python whisper api to translate some podcasts to text files. Mostly just worked. 🤷