mundane

joined 1 year ago
[–] [email protected] 1 points 3 months ago

No, but it's getting more and more so here (Sweden) too with the ongoing polarization.

[–] [email protected] 74 points 3 months ago (12 children)

Comments should explain "why", the code already explains "what".

[–] [email protected] 1 points 3 months ago

It depends on if it requires server side connection or not.

[–] [email protected] 1 points 3 months ago

Texts are not synchronous communication. If a response/action is needed, a voice call is better suited.

[–] [email protected] 7 points 3 months ago

Sorry for chuckling at your disappointment.

[–] [email protected] 7 points 3 months ago (1 children)

I try to follow Bash strict mode. It can protect you from some foot shooting.

[–] [email protected] 29 points 4 months ago (14 children)

I hate that my government (Sweden) is a driving force behind this.

[–] [email protected] 6 points 4 months ago

People tend to like what they are used to.

[–] [email protected] 17 points 4 months ago

I understand that you jest, but risk is not only about odds. When you calculate risk you also want to consider the severity of failure not only likelihood. If you risk shitting out your liver you want better odds than if you just risk feeling a bit I'll for a bit.

[–] [email protected] 4 points 4 months ago* (last edited 4 months ago) (3 children)
[–] [email protected] 1 points 4 months ago

We have historically used GitPython a lot, but in a recent project I tried git via sh instead. It works great. If you already know the git cli, this feels very ergonomic to use.

[–] [email protected] 0 points 4 months ago

Pick a small bug or feature from the backlog and fix it. First iteration of a fix is probably shoehorned in there, then I try to adapt the fix to the code base. Matching the style and design of the code base is more important than my own preferences.

I'm a learn by doing kind of person.

view more: ‹ prev next ›