←back to thread

308 points matheusml | 1 comments | | HN request time: 0.214s | source
Show context
giancarlostoro ◴[] No.44984357[source]
I think this goes for Engineers as well. In fact, I say the biggest skill I want from a SENIOR developer regardless of years of experience is humility. Someone who "cannot do wrong" and is a toxic about it will poison the rest of the team with their toxicity. But the seniors who are more open to feedback even from Junior developers, those are the ones everyone else follows to hell and back because they're there with you through it all so you're there with them through it all too.

We are all humans, not robots. Heck, even the LLMs mess up.

replies(5): >>44984523 #>>44984752 #>>44986045 #>>44986375 #>>44986539 #
ChrisMarshallNY ◴[] No.44984523[source]
> Heck, even the LLMs mess up.

You can say that again. In another window, I am iterating with one for fixing my site CSS.

replies(1): >>44991221 #
giancarlostoro ◴[] No.44991221[source]
The best way for me to do CSS is always just live with the dev tools tbh I cant visualize it otherwise.
replies(1): >>44992032 #
1. ChrisMarshallNY ◴[] No.44992032[source]
Same here. I was just scrubbing the CSS, It rearranged things, fixed a couple of typos, and removed a ton of redundancies.

Took a couple of tries, though. The first run broke everything.