agilob

joined 2 years ago
MODERATOR OF
[–] agilob@programming.dev 40 points 2 years ago* (last edited 2 years ago) (6 children)

All (doesn't seem like MsSQL supports it, I thought that's a pretty basic feature) databases have special configuration that warn or throw error when you try to UPDATE or DELETE without WHERE. Use it.

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

Your problem is that there is JS code running in a browser?

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

I'm with OVH and Kimsufi and I don't know what you're even talking about. Do other providers make you install something locally?

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

Seems like you have some organizational and technical debt in the company that would be worth addressing before agreeing to be on-call

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

thats a really good deal, thanks for answering

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

Even for an outage starting at 2am lasting 6 hours?

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

My tests that observe output from the method are failing so it's a breaking change. Did you not test the printed output?

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

This better shows what migration is like https://docs.scala-lang.org/scala3/guides/migration/incompat-syntactic.html

More, new brackets near lambdas, new string formatting, indentiation change. Doesn't look much, but absolute madness when your team is weak in Scala. Only 1 dev had prior scala experience, but whole team had to be involved in migration of breaking changes in scala syntax behavior and... same for gatling. Also changes in syntax. Mid-level dev left the company because of it, we very soon completely got rid of scala and replaced it with TS and Go. Both languages new to the team, but 0 complaints since February.

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

We had developers leave my company because they had to work with scala during 2 -> 3 migration. Everybody hates it now

view more: ‹ prev next ›