• 0 Posts
  • 45 Comments
Joined 1 year ago
cake
Cake day: October 18th, 2023

help-circle

  • I startled my dogs laughing at that last bit.

    Last time I dealt with Matlab much was like fifteen years ago when I was helping some people using it for quick interpretation of data. We just kept finding bugs that caused calculation errors (which they fixed pretty quickly TBF) and it was so much slower than any other general programming language we tried. It could be way better now, I wouldn’t know, I haven’t had call to use it since… A circuit simulation class?


  • In all reality it’s fine for what it does, just like every other language. It’s another tool in the box that’s most useful for a certain set of problems.

    Matlab shouldn’t, in my opinion, be used to construct a GUI, or generally be used for any sort of production code. Perfectly fine as a research tool though.

    But I digress, my overall point is a meaningless semantic joke. The only people who will get bent out of shape about splitting hairs between “scripting” and “programming” are all people who belong in this community.


  • TigerDirect eventually acquired the rights for the Circuit City name, years after the stores closed. They were great for awhile, it was just weird that they tried to revive the brand.

    I bought my first PC parts at CompUSA, which… I don’t think I’ve seen for a very long time lol. Definitely used TigerDirect when I was in college though.

















  • It’s a surprisingly good comparison especially when you look at the reactions: frame breaking vs data poisoning.

    The problem isn’t progress, the problem is that some of us disagree with the Idea that what’s being touted is actual progress. The things llms are actually good at they’ve being doing for years (language translations) the rest of it is so inexact it can’t be trusted.

    I can’t trust any llm generated code because it lies about what it’s doing, so I need to verify everything it generates anyway in which case it’s easier to write it myself. I keep trying it and it looks impressive until it ends up at a way worse version of something I could have already written.

    I assume that it’s the same way with everything I’m not an expert in. In which case it’s worse than useless to me, I can’t trust anything it says.

    The only thing I can use it for is to tell me things I already know and that basically makes it a toy or a game.

    That’s not even getting into the security implications of giving shitty software access to all your sensitive data etc.