• 0 Posts
  • 269 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle

  • I use pycharm at work for most things. Work paid for it. It has some nice stuff i like. I’m sure other editors do all of this, too, but nothing’s been causing me enough pain to switch

    • Database integration. Little side panel shows me the tables, and I can do queries, view table structure, etc, right here
    • Find usages/declaration is pretty good. Goes into library code, too.
    • The autocomplete is pretty good. I think they have newfangled AI options now, but the traditional introspection autocomplete has been doing it for me.
    • Can use the python interpreter inside the docker container
    • The refactor functions are pretty good. Rename, move, etc
    • Naive search is pretty good. Can limit it to folders, do regex, filter by file name, etc

    It does have multiple cursors but I’ve rarely needed that.

    I use sublime for quick note taking. Mostly I like that it has syntax highlighting, and it doesn’t require me to explicitly save a tab for it to stay open













  • Emotions aren’t good (or bad). They’re often like a heuristic. Fast but inaccurate. This is great when it’s like “a bear wandered into the house” and emotions say “RUN” and cold logic would be like “what? Why? How?” until you get mauled. It’s not good when it’s like “climate change makes me feel bad so I don’t believe in it”