Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NE
Posts
90
Comments
16
Joined
3 yr. ago

  • I like your spirit, but you went just a little overboard with the rant. I'm saying this just in case you are in doubt about why you are being downvoted, because I get downvoted often and I always get left wondering why it happened. Cheers.

  • Asklemmy @lemmy.ml

    Has anyone else noticed how search quality on YouTube and Google have worsened?

    No Stupid Questions @lemmy.world

    I'm 600 elo on chess dot com, what should I do to improve now?

    Asklemmy @lemmy.ml

    I'm 600 elo on chess dot com, what should I do to improve now?

    Asklemmy @lemmy.ml

    Can I become a writer when this is the quality of my writing? Please be honest.

    Asklemmy @lemmy.ml

    What do you guys think of the reddit alternatives?

    Mildly Interesting @lemmy.world

    Today I won against a 300 elo player in chess

    No Stupid Questions @lemmy.world

    So, has age verification really become the new normal?

    Asklemmy @lemmy.ml

    So, has age verification really become the new normal?

    No Stupid Questions @lemmy.world

    Guys, I am in need of niche media to larp, any suggestions?

    Asklemmy @lemmy.ml

    Guys, I am in need of niche media to larp, any suggestions?

    No Stupid Questions @lemmy.world

    Is chess the most frustrating game to lose in?

    Asklemmy @lemmy.ml

    Is chess the most frustrating game to lose in?

  • Your answer seems to be regarding large language models and the possibility of them replacing human workers, which, to be clear, is fine and all but I was talking about ai in general.

    For example, seedance is so much better than sora, veo and the like.

    Recently, with the release of Open Ai's new image model I have seen how hard it is to tell they are ai generated. Youtuber Dan Dingle made a video about it if you wanna see how good it is.

    Even people who are supposedly good at spotting ai generated media often mention "vibes" instead of anything concrete when describing why they think something is ai generated.

  • Asklemmy @lemmy.ml

    Is anyone else scared of how fast AI is advancing?

    No Stupid Questions @lemmy.world

    Is it just me or is Lemmy less active than reddit?

    Asklemmy @lemmy.ml

    Is it just me or is Lemmy less active than reddit?

    Anime @ani.social

    Goathard vs Fraudtela LEAKED

    Videos @lemmy.world

    Fraudtela vs Goathard LEAKED

    Videos @lemmy.world

    Firefox vs chrome

    Videos @lemmy.world

    I won against a 200 elo player!

    No Stupid Questions @lemmy.world

    Does TikTok do it on purpose?

  • For mobile users: please decrease the sensibility to around 0.2.

    For those interested on how I made the game:

    I have always wanted to make an arcade game like Tetris, space invaders and pac man. You know, games that are simple but can be replayed forever?

    But the idea of a game about keeping a pendulum upside down only came up when I saw a video of a robot doing it. It was a car and it moved to the left and right so that the pendulum never got too close to falling.

    The hardest part was the ui. I'm very bad with ui for some reason Maybe I'm just bad with css.

    In order to make it a little more than just a bottle in front of a black screen I needed to add backgrounds, so I learned how to program a shader with the website shadertoy.

    Making shaders is surprisingly easy and fun, although I struggled at first.

    That's about it.