jj4211

joined 2 years ago
[–] jj4211@lemmy.world 4 points 15 hours ago (3 children)

Problem is that broadly most GenAI users don't take that risk seriously. So far no one can point to a court case where a rights holder successfully sued someone over LLM infringement.

The biggest chance is getty and their case, with very blatantly obvious infringement. They lost in the UK, so that's not a good sign.

[–] jj4211@lemmy.world 0 points 15 hours ago

I suspect the answer will be that such large requested as you frequently see with LLM codegen will just be rejected.

Already I see changes broken up and suggested bit by bit, so I presume the same best practice applies.

[–] jj4211@lemmy.world 2 points 15 hours ago

I actually had not used TurboTax before. And as a result I could do state and federal free with them this year, so it was cheaper than freetaxusa.

But won't be using it again next year, it was fine but not particularly impressive compared to usually cheaper alternatives.

[–] jj4211@lemmy.world 3 points 23 hours ago* (last edited 22 hours ago)

He mostly focuses on the under 20 demographic, though later he also is concerned about under 30, but most of his response centers around the figures he cited exclusively about under 20.

It's plainly clear he thinks we need a bit more irresponsibility in child rearing. He may not be personally interested in the age bracket, but he does absolutely want them getting pregnant.

Which on the surface of it is a way to get more people generally, but also a way to increase the particularly desperate labor pool that is ripe for exploitation in 15 years or so.

Upon further consideration, it actually creates a more desperate labor pool immediately. Instead of unattached 18 year olds that can spend a few years in university, you have teen parents that need to take care of things right now.

[–] jj4211@lemmy.world 4 points 1 day ago

I was told there would be no math

[–] jj4211@lemmy.world 8 points 1 day ago (1 children)

I know you are kidding, but if a monthly toll dividend payment went out to taxpayers even for a pittance, lots of folks would probably cheer the conquest happily.

[–] jj4211@lemmy.world 1 points 1 day ago

I don't know what you are getting at, of the people who come over from China and Taiwan that I talk to, no one believes that the two are one "nation" with different opinions on who is the authority. They may believe there's not a distinct cultural identity but none think the "no, there's only one China and onlywe are the real China" is a thing in practice, just a political formality.

The ones from China do say they wouldn't push their luck expressing that publicly, and one went so far as to borrow a computer to log into without any association with them because they were paranoid about using their laptop issued to them with the Chinese employer preload. He wanted to read some Wikipedia the way an American sees it while he was over on business.

Tangentially, another one from China was super excited to try to get someone to get him a gun to shoot. We did manage to hook him up with a gun range.

[–] jj4211@lemmy.world 7 points 2 days ago (1 children)

Hey LLM. I'm thinking of deducting my Corvette as a business expense for my landscaping business, is that a good idea?

What a creative way to lower your tax burden! This totally makes sense and you can be confident that your decision will be well received.

(Others can take the LLM tone better than me, and I don't have the patience for LLM verbosity).

[–] jj4211@lemmy.world 15 points 2 days ago (6 children)

I wonder if I counted...

So I did the tax prep using a free offer from TurboTax. Everything seemed traditional.

Then, at the end it generated an AI summary of my return. I didn't have a choice, it just did it. I have the "unhelpful" feedback because:

  • Despite saying it was "explaining" the numbers and why, all it did was just list the numbers from the fairly straightforward table right above the AI response in a more awkward form, not explaining anything.
  • Further, despite the seemingly easy task of "Take a table of figures and repeat them in prose", it still screwed up and messed up and of the figures that all our had to do was repeat verbatim.

So AI was forced into my tax prep and did nothing substantive (thank goodness) and flubbed the cosmetic role it tried to play.

[–] jj4211@lemmy.world 3 points 4 days ago

He had the persosctive that once you hop between source code files that constitutes a security boundary. If you had intake.c and user data.c that got linked together, well data.c needed its own sanitation... Just in case...

I suspect he used a tool that checked files and noted the risky pattern and the tool didn't understand the relationship and be was so invested that he tortured it a bit to have any finding. I think he was hired by a client and in my experience a security consultant always has a finding, no matter how clean in practice the system was.

Another finding by another security consultant was that an open source dependency hasn't had any commits in a year. No vulnerabilities, but since no one had changed anything, he was concerned that if a vulnerability were ever found, the lack of activity means no one would fix it.

It's wild how very good security work tends to share the stage with very shoddy work with equal deference by the broader tech industry.

[–] jj4211@lemmy.world 4 points 4 days ago (1 children)

In this case, there was file a, which is the backend file responsible for intake and sanitation. Depending on what's next, it might go on to file b or file c. He modified file a.

His rationale was that every single backend file should do sanitation, because at some future point someone might make a different project and take file b and pair it with some other intake code that didn't sanitize.

I know all about client side being useless for meaningful security enforcement.

[–] jj4211@lemmy.world 12 points 4 days ago (5 children)

Yes, recently we got a security "finding" from a security researcher.

His vulnerability required first for someone to remove or comment out calls to sanitize data and then said we had a vulnerability due to lack of sanitation....

Throughout my career, most security findings are like this, useless or even a bit deceitful. Some are really important, but most are garbage.

view more: next ›