@Mail_Gun I can't believe I had to log into this ridiculous platform to report this but your auth service is down and mail delivery is effected. Your status page doesn't report it. I can't log a ticket through the web form because it returns a 401 status...
@jeffrey_way Not an article but a big moment for developers i work with, is when they start to understand facades/containers/contracts. Eg. What happens when you call storage put, how does that seamlessly work against local disk and S3.
@mattwensing The engineer in you gets frustrated when requirements change, the product designer in you doesn’t care how hard it is, make it better for the user. I’d still rather work on a successful product that is built shoddy than a well built product with no uptake.
@christophrumpel I’d argue it’s very rare to get a clean refactor (rewriting a chunk with the same inputs and outputs). More often, it’s part of rebuilding some part of a feature to be better suited to task at hand.