• 0 Posts
  • 17 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle

  • LordPassionFruit@lemm.eetoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    5 months ago

    I really enjoyed spreadsheets before becoming a programmer (I still enjoy them, I just spend less time on them) and basically self taught over the years using Google Sheets.

    There are several really useful functions on sheets that simply do not exist in Excel, and there are others that work almost the same but not quite. Having to use Excel drives me insane sometimes because of how clunky it feels.

    By contrast, using LibreCalc feels kinda how you’d expect an open source Google Sheets to feel? It’s slightly clunkier, but it gets the job done and generally feels better to use than Excel


  • LordPassionFruit@lemm.eetoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    5 months ago

    This is why I specified “nearly” the worst. It can absolutely get the job done and has basically every tool you’d need to do the job, but it’s pretty much the worst amongst the “this will do everything you need” options.

    My thought process was abacus < pen & paper < text file < spreadsheet < database solutions




  • My sibling ran into this issue once. I’m not sure if it’s a setting or a default, but vscode would assume they were working in a blank repo until they made a commit.

    Sounds like this person had the project (without source control) in another IDE, tried out VSCode, and it assumed that it was all ‘changes’. I don’t use VSCode, do I can’t say for certain, but I know my sibling lost ~4 hours of project set up for the same reason (though they immediately realized it was their fault).


  • That’s basically how I did it.

    To properly learn it using this method, create a directory that contains only text files and sub directories and treat it like a real project. Add files, delete them, play around with updating the repository. Try and go back a few updates and see how the things react. Since it’s not a real project there’s no risk of loss, but you’ll still get to see the effects of what you do.








  • This was with regards to Air Canada and its LLM that hallucinated a refund policy, which the company argued they did not have to honour because it wasn’t their actual policy and the bot had invented it out of nothing.

    An important side note is that one of the cited reasons that the Court ruled in favour of the customer is because the company did not disclose that the LLM wasn’t the final say in its policy, and that a customer should confirm with a representative before acting upon the information. This meaning that the the legal argument wasn’t “the LLM is responsible” but rather “the customer should be informed that the information may not be accurate”.

    I point this out because I’m not so sure CVS would have a clear cut case based on the Air Canada ruling, because I’d be surprised if Google didn’t have some legalese somewhere stating that they aren’t liable for what the LLM says.