• 1 Post
  • 512 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle



  • Many things. I mean, you could hack a lot of stuff into Excel but generally

    SQL has foreign keys and integrity checks. You can make it so like if you delete a user it automatically cascades to delete other rows like their addresses.

    You can prevent someone from entering the wrong type of data in particular columns. This one’s an integer and that one’s text.

    It’s designed to work on larger scales. Excel stops at 1 million rows per spreadsheet, unless my search just gave me AI slop.

    You can do queries, for selecting as well as updating and deleting. You can join tables.

    It’s much easier for other applications (such as a website) to talk to a SQL database

    You can do transactions.

    There’s a lot. That’s just off the top of my head.


  • 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








  • I thought the game was pretty okay. The romance with the detective lady was a little disappointing. The difficulty fell off a cliff pretty early on as a mage with life drain.

    The arc with whatstheirface and their mother not accepting them seemed pretty plausible to me. I’ve got a friend going through something like that now. Seeing something like that in media is meaningful to people.

    The loyalty mission prompt was kind of meh. I can see that they wanted loyalty missions, but it felt like they struggled to fit them in.

    Overall it wasn’t quite the game I wanted, but it wasn’t bad.



  • I feel like how big I want the game to be is a weird quantum unstable value. When I’m interested in the game I want it to keep going. But at some point I lose interest, and I want it to wrap up. But usually I don’t want to skip content that’s at least okay, especially if it affects endings and other choices.

    Like I enjoyed Veilguard, but there were bits near the end where I was losing focus and kind of wanted it to pick up the pace. There have been other games where I finished all the side quests but was like “that’s it? I want more”

    Not sure how to square this circle. I don’t think procedural generated or AI content is quite up to the task yet.

    I do think we’ll see a game that has AI content in the critical path in the next couple years though. You’ll go to camp and talk to Shadowheart, and it’ll try to just make up new dialogue. I don’t know if it’ll be good. There will probably be at some weird ass hallucinations that’ll become memes.






  • I’m aware but worth pointing out. It’s easy to forget. Also to forget that our personal experience is not universal.

    I had really bad anxiety in my youth. I’d get nauseous. Staying inside alone made it worse. So much worse. Taking the plunge and actually going out, talking to people, engaging, regularly, that lead to progress. Even if it meant throwing up in the bathroom sometimes. But that probably won’t work for everyone.

    But I guess some part of me has a visceral reaction that’s just like “you’re making it worse! You’re just hiding from the problem and it’s never going to get better this way! Just go outside and nothing bad will happen, and you’ll stop freaking out eventually!”. But that’s not everyone.

    But yes, to your point, a lot of the time it seems like they’re not even trying, and I can’t know their inner world. Sometimes they’re not, sometimes they are.

    I don’t think it’s an accurate assessment to say “everyone is doing their best” though because some people certainly are not.