sip

joined 2 years ago
[–] sip@programming.dev 3 points 2 years ago

versioning and version dependencies are more manageable.

idk why aren't they using git clone --filter to clone a part of the repo and/or git sparse-checkout or at least git status . while in the subdir you are doing your work. what's the point of doing git status on the whole thing if you're working in a dir?

[–] sip@programming.dev 2 points 2 years ago

valid reason IMO

[–] sip@programming.dev 1 points 2 years ago

not all wine has aging potential.

[–] sip@programming.dev 3 points 2 years ago

I don't think he was trying to find excuses.

[–] sip@programming.dev 1 points 2 years ago (1 children)

yea, but it stops being fun when they say it's a bug and it's always supposed to work like that.

[–] sip@programming.dev 1 points 2 years ago

this is ongoing now. Our "creators" were supposed to be "matched" for a "job" based on "skills", not "skill". pure chaos

[–] sip@programming.dev 1 points 2 years ago (1 children)

some places are like this. Where I work now seems to be like this. Tech lead starts working on something, breaking things, then he has 100 meetings and either gets distracted or has another emergency and leaves things broken. He doesn't write tests, pushes images built locally without CI/CD pipelines and lately he keeps messing pubsub subscriptions. Data from other services stops coming through and people ask us why isn't our service working. ugh

[–] sip@programming.dev 1 points 2 years ago* (last edited 2 years ago)

unless everyone starts coming in early just to pester you.

[–] sip@programming.dev 4 points 2 years ago (1 children)

this ain't a criminal court. It's ok to be helpful to a degree, especially if a bunch of people can't work because of that issue.

[–] sip@programming.dev 7 points 2 years ago

I prefer the FP approach where I create smaller functions that I compose together in larger functions or methods wich rarely repeat themselves elsewhere identically. Forcing extractions and merging of such functions often leads to weird code acrobatics.

[–] sip@programming.dev 4 points 2 years ago* (last edited 2 years ago) (1 children)

yea but the counter was that they need to move fast.

In the beginning, tests slow you down, but in time, the amount of bugs tests catch and the confidence in refactoring adds up to way more saved time.

[–] sip@programming.dev 2 points 2 years ago (2 children)

yea but if we both aren't really keen on writing tests and I review you, it would be in my lazy ass' interest to 👍 without tests.

view more: ‹ prev next ›