Back
Jeff Triplett ✨
Jeff Triplett ✨
PRO
PRO
@jefftriplett
Load previous page…
🤖 built a server automation removed some duplicate configs and symlinks the bootstrap .env and docker-compose.yml files to bootstrap a dozen+ websites
#servers
🎨 cleaned up jobs html templates a bit. It still needs work but it's in a better state for now
fixed job scraper because I forgot to commit and push the code 🤦♂️
🎮 copied a bunch of amiibo images onto my new Flipper Zero so that the kiddo and I can unlock some new items
#mylife
🚀 figured out how to run Playwright in docker as a worker tasks so that I can schedule smarter page scrapes without being blocked
#servers
updated and updated three projects that are mostly bots I use to do other things. they are refreshed with a standardized deployment setup now which makes them easier to maintain
#servers
built up a proxy for one of my websites to fall back on a static copy (using Jekyll to start) so that I don't break any pages or anything that won't be obvious.
scheduled
#djangonews #177 and fixed a few feed issues which clogged up the pipeline for a few months that I didn't know about
🤖 refactored my
#djangonews copy-paste-app themes and styles to make them look like I didn't build them in 30 minutes
dusted off my build django project and updated templates and the backend to be easier to maintain