home.social

#digitalperspective — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #digitalperspective, aggregated by home.social.

fetched live
  1. Does #ChatGPT know me better in just 2 years than some of you do after a lifetime of shared experiences? Do you agree with what it says about me? And, more importantly, what does it say about you? Read my article (it is worth it!) and then share your thoughts in the comments, I’d love to hear your feedback!

    capodieci.medium.com/my-2025-n

    #AIInsights #ChatGPT #ChatGPTReflections #KnowMeBetter #FeedbackTime #DigitalPerspective #NewYearsResolutions

  2. @frankiezafe @ameliedumont @OlivierAuber going through the code of the ping4pong demo from #godotclub, I read this :
    "
    # just to be certain
    $Ball.is_server = true
    "
    I actually like the idea that the ball and not the terrain/plateau/stage is "the server" ... as it's indeed what the players are exchanging (the stage is already on each game)

    and actually I would call it a "synchroniser" instead ;D

    #gamedev #digitalperspective #anoptikon