BenLloydPearson

joined 2 years ago
2
submitted 2 years ago* (last edited 2 years ago) by BenLloydPearson@programming.dev to c/programming@programming.dev
 

Stack Overflow has seen a substantial decline in traffic over the last year that appears to be accelerating. https://observablehq.com/@ayhanfuat/the-fall-of-stack-overflow

 

DORA metrics aren’t enough on their own. Here's how dev teams can make the leap to elite performance by focusing on pull request size and dev workflow while improving their cycle time.

 

I have to use a ton of regex in my new job (plz save me), and I use ChatGPT for all of it. My job would be 10x harder if it wasn't for ChatGPT. It provides extremely detailed examples and warns you of situations where the regex may not perform as expected. Seriously, try it out.

 

This one simple trick makes the sorting algorithm 10x faster

 

Despite the pithy title, this is a unique and educational perspective about creative things you can do with bash.