On automating away the developer jobs

On automating away the developer jobs

I've been building a new thing today. (https://bookmarks.bot)

AI makes coding so much easier.

But coding != shipping an app.

Today I've touched:

  • namecheap
  • cursor
  • terminal (ohmyzsh)
  • brew
  • venv
  • pip
  • fastapi
  • pydantic
  • reddis
  • celery
  • .env locally
  • git
  • github
  • render (hosting)
  • env vars on server
  • custom dns

And this is just for the deployed hello world of "api endpoint that fires off a background job."

These jobs aren't getting automated away anytime soon.