• 15 Posts
  • 331 Comments
Joined 1 year ago
cake
Cake day: January 25th, 2024

help-circle




  • My ex did tell me I’m shorter than she wants her bf to be. I was still talker than her by 2-3 inch but she wanted me taller than her in heels. And suggested I do exercises to get taller.

    I ended it with her soon after that. I think if someone has thought like that, there are other common patterns that makes the relationship too much to worth it. My wife now is same height as me and we’re happy about that, height difference of several inches seems weird/difficult to imagine now.


  • Dam. Finally someone else who did something similar. I also changed my focus into more GIS and programming oriented work because of AutoCAD being what it is. I like working on open source software because I don’t suddenly lose all my work because I ran out of license or left my job.



  • Because it doesn’t change the message at all. And if you follow a religion because you agree with its teachings, does the source really matter??

    If you read somewhere you should be kind to others for betterment of the society. You said “that makes sense, I’ll do it from now onwards”, and you later learn it was a fantasy story and wasn’t talking about real life, would you stop being kind? Now replace that with not actively hurting people.












  • thevoidzeroto196@lemmy.blahaj.zonerule
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    16 days ago

    suki vs tsuki. I can’t pronounce it but I think the japanese can. tsunami is basically tsuki+nami = moon + wave

    Edit: I was wrong. Just wanted to use an example word people know with tsu sound.


  • And who says AI means neural network? That’s what we use, doesn’t mean that’s the only AI possible to write. There are a lot of different models, neural network is popular right now because it can learn from data without anyone having to teach it actual logic. An AI written by fictional character can be a deterministic kind with very similar logic to humans that you can inspect and write and give weights to things.


  • Yeah but the people who made it like that probably understand whether to trust it to write code or not. The AI Tony wrote, he knows what it does best and he trusts it to write his code. Just because it’s AI doesn’t mean it’s LLM. Like I trust the errors compilers give me even if I didn’t write them because it’s good. And I trust my scripts to do things that I wrote them for, specifically since I tested them. Same with the AI you yourself made, you’d test it, and you’d know the design principles.