Programmer, University lecturer, and gamer. I’m also learning French and love any opportunity to practice :)

  • 0 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: June 1st, 2023

help-circle
  • Obra Dinn and outer wilds are two of my top 3 games ever made. If you liked outer wilds I’m pretty sure you’ll like Obra Dinn.

    Blue prince is great until you “win” the first time. After that, imo, it starts falling off. Slowly at first, then harder. I have completionist friends to whom I have given it negative reviews. But if you just want to win and explore the space for a while, even potentially hundreds of hours if you don’t use guides, it’s fun. Don’t start a game day aiming to work on something specific. Work on what comes your way, and it is easily possible to make substantial progress every single game day.



  • I don’t think anyone’s calling it a scam, but it’s pretty clear as an outside observer that a very specific point was questioned (about where JPlus fits into the existing ecosystem) and your replies have very little to do with that topic.

    Also, your replies really do look AI-written. I know it’s hard to be sure, but humans expressing a point don’t usually write summaries in the fashion of your replies and LLMs almost always do.

    Anyway, personally, if I have an existing application java program then maybe there’d be an argument to use a lightweight syntax extension to continue developing it more safely. But if I were starting a new project, whether a library or application, I would just use Scala or Kotlin from the get-go. The JVM platform is already versatile enough to get us much more than just some basic extra type safety and boilerplate generation. I’m all for static analysis tools, it’s just (again) hard to see what you get from JPlus that you can’t get from either groovy or a better language.

    Your replies don’t address that at all.







  • The LLM in the most recent case had a monumental amount of context. I then gave it a file implementing a breed of hash set, asked it to explain several of the functions which it did correctly, and then asked it to convert it to a hash map implementation (an entirely trivial, grunt change, but which is too pervasive and functionality-directed for an IDE to have a neat function for this).

    It spat out the source code of the tree-based map implementation in the standard library.



  • Did you play on original PS2? The game was computationally a bit ahead of its time and the hardware wasn’t capable enough to run it smoothly. The resulting lag and stuttering could make some really weird things happen, and I remember some people saying if the console was struggling more than usual (overheating etc) it could become impossible to properly play in some areas.

    If you still own a copy, try emulating it to on a modern PC instead. PCSX2 does some wild stuff internally and can emulate PS2 code on a modern system faster than it ran on the PS2. SOTC is actually a pretty common performance benchmark. As long as you don’t try to use the emulator’s graphics upscaling (which increases computational load a ton) it runs much better than on console.



  • This is definitely true for code but in terms of information retrieval and explaining complex topics, they have gotten much better in the sense that they can cite real sources (with links) now.

    The analysis and synthesis that they do of those sources is still often bogus though. I’ve had one explain some simple Magic the Gathering rules with real-looking words but completely bogus interpretations and conclusions, but it did cite the correct rulebook with a link. I’ve also had one give a pretty strong overview of the construction and underlying theory of a particular compiler (a specific compiler, not the language it compiles) that matches up quite well with my own fairly deep understanding of that compiler.

    Overall the real information is better, but the hallucinations look more real too. And they’re still pretty unhelpful for programming in my experience.


  • On my menu it does say original next to one of them, but tapping on the options (any of the options) doesn’t do anything. My phone is set to french because I’m an immigrant in a french-speaking region and am making sure to engage with the language as much as possible. But this means the autodub puts a stupid robo-french voice on everything – and it’s not always a faithful translation either.

    At this point I just let the creators know that YouTube is making their videos unwatchable to people with different language settings and that they can disable this when they upload videos.






  • The appropriate comparison is to hate speech – speech which is never tolerable. The kinds of things I wouldn’t say in this comment. Some racial slurs might qualify, in my opinion, but it would be particular phrases using them and not necessarily the slur itself. The N word is obviously not hate speech when certain people say it, otherwise lots of rap music would be illegal. But there are certainly hate speech phrases that use it that are just as bad as a Nazi salute.

    Freedom of speech, like any tolerance, needs to have limits and this is a very reasonable one.