• 0 Posts
  • 173 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle




  • Phen@lemmy.eco.brtoGames@lemmy.worldFishing games?
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 days ago

    Have you played any of the harvest moon / story of seasons games? It’s the series that inspired Stardew Valley. Most of them are, in general, much more chill than even Stardew itself. There are a bunch of them on steam (on there, look only for the story of seasons games and ignore the ones named Harvest Moon)





  • I’ve recently been working with some niche tool that has very little documentation on the web but is open source and has a ton of discussions on public email groups. Chatgpt is sometimes able to figure out what param I need to send for specific stuff in that tool even if there are zero Google matches for the param name, but more often than not it just hallucinates stuff or mention things that no longer exists. I’ve created the habit of always asking things like “is that right?” or “is that answer up to date?” before even reading the first response from it and it often replies with things like: “no, that param only exists in some other similar tool” or “no that API has been deprecated” and shit like that.

    If it were up to me I wouldn’t even be using chatgpt at all due to all the time it wasted with random stuff it makes up, but whatever training data openAI used, it surely had more information about the niche stuff I’m working with than the web does at this point - so sometimes it can still save me time too.



  • I once asked chatgpt for the name of an anime that I couldn’t remember. I described the whole premise of the anime and then some details of the final episode. Chatgpt says “Stein’s gate”. I say “no, it’s not as famous as that”. It then says “Erased”, and proceeds to describe it, showing that I was actually very effective in my description of it.

    I asked “why did you say Stein’s Gate if I described Erased so well?”: “you mentioned time travel and Stein’s gate is a popular anime about time travel”

    “but I also mentioned a lot of other stuff that don’t match anything with Stein’s gate, like the details about the villain or how the time traveling works”

    “yeah my bad I just went by popularity”

    “next time, how can I phrase my questions in a way that would make you consider the whole input instead of just using some key information in it?”

    “you could have mentioned details about the villain or how the time traveling works and I would have used that to rule out Stein’s gate”

    “but I did”

    “yeah sorry about that, next time try giving me details about the villain or how the time traveling works”



  • I’m not very familiar with the matrix protocol but rocket.chat advertises itself as having implemented the matrix protocol. What you said is also true according to their documentation, so now I’m confused about what is actually going on. Based on what rocket.chat implemented, is it wrong to say that they use the matrix protocol? And what are the limitations of their approach as opposed to a full implementation of it?




  • I’m enjoying Zen browser in general but still facing several issues with it from time to time. Nothing major, just small nuisanses here and there.

    I use it alongside Vivaldi since I often have to be logged in into two different sessions for the same site and it’s just easier to have two browsers for that. Vivaldi is a lot more stable and so I use it as the main browser - but everytime it updates I need to modify a JS file to tweak something in the UI to make it the way I like it to be. When using vertical tabs + tab groups + two layers of tabs (one sidebar showing the tab groups and a second sidebar showing the tabs inside the selected group), the maximum tab width is applied to both sidebars together instead of individually, so I modify the JS file to double that max width. I’ve automated it by now but it still annoys me that I keep having to do this.

    But I think Vivaldi is probably the only browser that even has the ability to show tabs in that way, so I can’t complain that much.


  • Back in the early 2000s I met some guy who had once sold a copy of edit.exe to some store as if it were some software he had written for managing orders and inventory. The folks at the store used windows, but they would open up edit.exe and it looked just like the stuff that the larger store chains used to manage their own orders… The guy just made a sample file and instructed them how to input data in a specific format that made it all look like a table, but it was just a text file with no validation of any kind.