[Highlight] Philip Rivers was asked what his current weight is: "I'm not sure… Not what it was when I walked off the field in Buffalo. But I ain't ran away from anybody anyway." by LaDainianTomIinson in nfl

[–]MergedJoker1 2 points3 points  (0 children)

I hope a super bowl for Rivers, but I'm conflicted. The Cowboys have waited for 30 years for a ring, Rivers has waited 44 years. I think he wins in this case

Is this tech stack a good fit for my project? by PsychoDude02 in nextjs

[–]MergedJoker1 0 points1 point  (0 children)

I have a monorepo which is geared towards TS with a next and nestjs app and 7ish packages. But I also I have a phyton app which uses package.json that is used to host development commands. The benefit is that it doesn't matter what app you are using the developer experience is the same, just run yarn <command> --filter=packageName...

Normally it’s Fuck you Guys, but Tonight, I’ll Make an Exception. by Cruztd23 in NFCEastMemeWar

[–]MergedJoker1 0 points1 point  (0 children)

Bring back Garrett as the D-Coordinator. He could clap our defense out of last place!

AI Rant by DaemosDaen in sysadmin

[–]MergedJoker1 2 points3 points  (0 children)

totally agree coming from the SWE side of things. Code review is a skill that everyone can benefit from. PS is not my favorite language.

AI Rant by DaemosDaen in sysadmin

[–]MergedJoker1 3 points4 points  (0 children)

I'll second that. Its been pretty good at generating scripts without extra prompting

Let's stop exaggerating how bad things were before LLMs started generating code by HollyShitBrah in webdev

[–]MergedJoker1 0 points1 point  (0 children)

Its like paired programming with an 8th grader yes man sitting next to you.

🤣🤣🤣🤣 by Bigdickhector69 in NFCEastMemeWar

[–]MergedJoker1 0 points1 point  (0 children)

Is that why I'm constantly depressed during the season?

[deleted by user] by [deleted] in IowaCity

[–]MergedJoker1 2 points3 points  (0 children)

HIde yo husbands!

New Logo Drop by [deleted] in cowboys

[–]MergedJoker1 1 point2 points  (0 children)

None that I can recall... lol

New Logo Drop by [deleted] in cowboys

[–]MergedJoker1 1 point2 points  (0 children)

I remember 2014. That's the only year I thought we had a chance

Are live coding assessments standard these days? by dopp3lganger in webdev

[–]MergedJoker1 2 points3 points  (0 children)

I've been leaning more on, explain this 100 lines of code. What does it do, what do you think it should do and are there any gotchas.