• 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle

  • I was gonna say, it certainly allows insurance companies to launder their original intentions as “oopsy, AI made us deny all those claims (we wanted to deny anyway), don’t be mad at us” and then people bitch about the bad AI causing all these issues instead of the insurance company who wanted the exact same outcome, regardless of AI.

    All that said, I’m giving another recommendation that people go subscribe to Citations Needed.


  • I think it’s likely:

    1. someone posted something that later gets banned
    2. in between the posting and the banning, you upvoted it
    3. at time of banning/removal or after, they can check the logs of users who upvoted it while it was “live”

    Also on reddit, removed posts and comments by subreddit mods can still be viewed if you have a direct link to it, or if you find it from a user’s profile instead of from the subreddit it was posted in. From there you may be able to vote on it still, although it’s pointless in most instances. However, Admin removed stuff likely cannot be found in the same way. Also a user deleting their own post or comment cannot be viewed in the same way either.






  • pajam@lemmy.worldtoEngineering Memes@lemmy.worldGet Dated
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 months ago

    Yep, I hate that Excel doesn’t open CSV files and treat every cell as “Text” considering that’s how a CSV stores the data. It loves to convert to scientific notation, or omit leading zeros, or omit trailing zeros on a decimal, or assume something is a date. I always have to update csv files to .txt instead and then import it via the wizard and manually select Text for all columns.