• 1 Post
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle











  • The first thing I do is try to stop and identify what I’m angry about or frustrated with.

    Then I check to see if it’s something I can control, and if it’s not then I just accept it. I might not like it, but I accept that it’s the way things are.

    For example I (used to) get angry driving. What I was angry with were bad drivers.

    Is it reasonable to expect to drive and not run into bad drivers? No, they’re out there and there’s nothing you can do a bout it.

    What I can do about it is change my reaction. Instead of raging at bad drivers I simply shake my head and continue about my day.

    Think of it like you’re holding a hulu-hoop. Inside that hulu-hoop are things you can change. Outside the hula-hoop are things you can’t change. Getting mad at things you can’t change isn’t helpful, so concentrate on the things you can control, including your reaction.


  • Yeah, for enterprise you aren’t going to roll it out yourself. They’d use a partner company to help you set it up and configure it for their needs to ensure that it can continue to scale and provide monitoring solutions. It’s too much for one person to do that.

    Where are you hosting it? Onsite? Megacorporation’s clod solution? Your cable line? What’s your data recovery plan? 200+ users can generate a lot of data. What’s the security plan? You do know how to harden every aspect of each subsystem, right? What’s the monitoring plan? Not just “is it down” but way more granular for each subsystem. How many tech and phone support people will be on call to help?

    You could probably roll it out in a way that would work, but at that scale you should really be using a pro. Especially for a “friend”. Don’t want a tech problem to kill that friendship.




  • MrMonkey@lemm.eetoProgrammer Humor@lemmy.mli hate when this happens
    link
    fedilink
    English
    arrow-up
    86
    arrow-down
    1
    ·
    1 year ago

    Works the same as M-b for me (backwards-word)

    Make sure your /etc/inputrc or ~/.inputrc contains

    # mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving
    
    "\e[1;5C": forward-word
    
    "\e[1;5D": backward-word
    
    "\e[5C": forward-word
    
    "\e[5D": backward-word
    
    "\e\e[C": forward-word
    
    "\e\e[D": backward-word`
    

  • Most of this stems from a misunderstand of how LLM work.

    The original work is not stored anywhere. No copy of it has been made. Just tons and tons of statistics used to inform models.

    Since there is no copy there is no violation of copyright. Again, no copy of the book is getting made. The content of the books is not stored “verbatim”. The book is not copied. I don’t know how many other ways to put this.

    Summarizing a book also does not require one to have “read” it, contrary to the complaint. I never read “The DaVinci Code”, but I can give a summary of it.

    With assertions in the complaint being clearly false it’s hard to take it seriously and it’ll get chucked the first time a judge has to deal with it.

    Maybe Silverman would have a point if it were standard practice to pay royalties to people you get inspiration from. But she doesn’t pay everyone who wrote anything she read, said anything she heard, or other comedians who influenced her. So why should someone influenced by her pay?

    If I read 100,000 books how do you determine “which one” I got inspiration from? Same situation here.