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

help-circle
  • I’m more taking issue with this quote from the article:

    “Researchers behind the project say similar AI models could be used to create games from scratch in the future, just as they create text and images today.”

    This doesn’t strike me as something that can create a game from scratch, it’s something that can take an existing game and replicate it without having access to the underlying source code, and use an immense amount of processing power to do it.

    Since it seems they’re using generative AI based technology underneath it, they’re effectively building a Doom model. You might be able to spin a Doom clone off from that but I don’t see it as something you could practically throw another game type at.

    That being said as I said in a different reply, I was viewing it through the lens of something more product based rather than that of a research project. As a field of research, it’s an interesting topic. But I’m not sure how you connect it to “create games from scratch” if you don’t already have an existing game available to train the model on.




  • Regardless of the technology, isn’t this essentially creating a facsimile of a game that already exists? So the tech isn’t really about creating a new game, it’s about replicating something that already exists in a fairly inefficient manner. That doesn’t really help you to create something new, like I’m not going to be able to come up with an idea for a new game, throw it at this AI, and get something playable out of it.

    That and the fact it “can be played for up to 20 seconds” before “the model begins to run out of memory” seems like, I don’t know, a fairly major roadblock?





  • I created an SMS to Email gateway back in 2011 when data was still expensive on phones and I was trying to see if I could turn an iPod Touch into an iPhone. (I was a poor student at the time, was trying to find ways to save money 😅)

    Basically I had a 3G modem plugged into a Linux server that could receive the messages, a prepaid SIM card with a long life credit expiry, a domain name set up with unknown email address capturing, and some tools to handle the actual SMS part.

    At the time I published the scripts I used online and apparently they’re still online 😅 This is on Whirlpool which is an Australian telecommunications forum.

    https://whrl.pl/RcXD5e


  • But wait, most people are going to plug these bricks into their phones or tablets, yeah? Those have data connections we could surely piggy back off so rather than a one time or irregular phone home we could have real time data on where the cables are and how they’re being used. And we can release an app they run on their device to capture that information that shows a nice pretty dashboard of when they charge their devices, how much power they use, etc.

    We then use that as the justification to move the entire product range to a monthly subscription instead of a yearly one. We can even remove the sharing restrictions to begin with, and then add them back later with a family tier, and eventually prevent cables from being away from the registered home base for a predetermined length of time.

    We could then add an upgrade tier for those that do need to use their cables in other locations.

    …Is this the kind of logic that goes through their heads?







  • (I’ll attempt this based on my understanding of both)

    Pouring a cup of juice is something an adult needs to be involved with.

    sudo is when you ask for permission to pour your own cup of juice. You ask an adult, they give you the cup and the juice, and then you’re responsible for pouring it. If the adult isn’t paying attention they may leave the fridge open for you to go back for more juice or another beverage, but otherwise you’re limited to the amount of juice the adult has given you.

    run0 is when the adult just gets you a cup of juice. You tell them what you want, they go and pour the juice, and just give you the cup with the juice in it. You never enter the kitchen, so you don’t have access to the fridge, just your cup of juice.



  • I’d second afraid.org, have been using them for years and they’ve always been great. They also support dynamic DNS so if you’re on a dynamic IP address you can have the address be updated automatically when your IP address does.

    More relevant to the question, I’m pretty sure you can create NS records for a subdomain as well. I was experimenting once a few years back with a DNS tunnel service and was able to get the DNS side of it configured. Never did get the service itself working but it was more of a curiosity at the time so didn’t spend a massive amount of time on it.