• 0 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle

  • Phegan@lemmy.worldtoPolitical Humor@lemmy.worldThey do...
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    1
    ·
    2 days ago

    Republicans have been stacking the deck for themselves for decades via voter suppression, gerrymandering and other tactics. Meanwhile, our other party has been infiltrated by corporate stooges who support their donors more than people. It wasn’t a military invasion, but it was a slow erosion of the agency of the people.

    Trump is the end result of 30+ years of a Christian nationalist take over of the US.








  • I’ve only found two effective uses for them. Every time I tried them otherwise they fell flat and took me longer that it would have to write the code myself.

    The first was a greenfield personal project where I let code quality wane since I was the only person maintaining it, and wanted to test LLMs. The other was to write highly repeative data tests where the model can simply type faster than me.

    Anything that requires writing code that needs to be maintained by multiple people or systems older than 2 years, it has fallen completely flat. In cases like that I spend more time telling the LLM it is doing it wrong, it would have taken me less time to write the code in the first place. In 95% of cases, I am still faster than an LLM at solving a problem and writing the code.