BetterDev

joined 3 years ago
[–] BetterDev@programming.dev 4 points 2 days ago

Oh well, survivorship bias I guess

[–] BetterDev@programming.dev 6 points 2 days ago (4 children)

This may be the most upvoted post I've ever seen on lemmy

[–] BetterDev@programming.dev 1 points 3 days ago

Lol somebody skipped naptime today

[–] BetterDev@programming.dev 1 points 4 days ago* (last edited 4 days ago) (2 children)

Why do you think the dev (who very well may be unpaid, this is an open-source driver) owes you a solution?

Would you milk a cow for an entire community for free? Would you charge money? How much? If someone didn't like the milk, would you ask why?

[–] BetterDev@programming.dev 1 points 4 days ago

These users are why enshitification exists

[–] BetterDev@programming.dev 1 points 4 days ago

Fully agree. I think I know the hidden reason though:

  • PDFs are a nightmare to parse
    • Virtually every PDF parser out there attempts to parse them visually which typically leads to poor and inconsistent results.
  • HTML, JSON, YAML, Markdown, CSVs, heck even TXT
    • can be mechanically and deterministically parsed easily

I have ADHD. I pretty much have to automate as much of my life as possible to get by. But as you point out, almost no proprietary service allows you to export/download your data in a format that makes it easy to use for integration/automation purposes. It very much upsets me that I can't easily locally process my:

  • bank data
  • paystubs
  • receipts
  • shifts at work
  • healthcare data
  • etc ad nauseam

I think their reasons for this are that they don't want it to be easy. The harder they make it, the more reason you have to exclusively look at this data in their app/website. Asshole move if you ask me, as the quickest way forward is usually brute force manual data entry.

[–] BetterDev@programming.dev 1 points 5 days ago

Probably cause you're reading the text

[–] BetterDev@programming.dev 3 points 5 days ago

Same here. She stormed into the room to make sure I wasn't up to no good because she heard me say "hardcore" once.

Her reasoning: "hardcore is a kind of porn" lol

[–] BetterDev@programming.dev 8 points 1 week ago

You got my upvote

[–] BetterDev@programming.dev 34 points 1 week ago (1 children)
[–] BetterDev@programming.dev 2 points 1 month ago

Pretty good 👍

[–] BetterDev@programming.dev 10 points 1 month ago* (last edited 1 month ago) (1 children)

I mean, that's essentially how it works at every scale. When it says thinking, the first part of that wait is your query waiting in a queue

view more: next ›