• 0 Posts
  • 204 Comments
Joined 5 months ago
cake
Cake day: December 21st, 2024

help-circle











  • Actually all news I see, including most of people were know about, including many human trafficked to CECOT were starting here legally.

    Abrego Garcia for example came illegally, but since 2019 he actually was documented, he even had work permit and he had yearly checkups with ICE.

    Many were in the process of applying for asylum, again that was the proper and legal way.

    Those people were caught, because it was the easiest, as they had opening cases in courts and weren’t hiding anything.

    MAGA claimed that they had problem with undocumented ones from gangs, but are cheering when people who put all the effort are being deleted or worse sent to gulag.


  • Absolutely this. LLM basically is trained to be good at fooling us into thinking it is intelligent, and it is very good at it.

    It doesn’t demonstrate how good it is in what it is doing, it demonstrates how easy it is to fool us.

    My company provides copilot for software engineering and I use it in my IDE.

    The problem is that it produces code that looks accurate, but it often isn’t. I frequently tend to disable it. I think it might help in area where I don’t know what I’m doing, so it can get some working code, but it is a double edged sword, because if I don’t know what I’m doing I will not be able to catch issues.

    I also noticed that what it produces when correct, I can frequently write a simpler and shorter version that fits my use case. It looks very likely like code you see students put on GitHub when they post their homework assignment, and I guess that’s what it was trained on.