Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
we used to get our css from a design company. once they made the page for a new feature, but used all the variable names from another page. we had to pretty much rewrite everything those guys sent us
-
@gogokun terraform used to be pretty bad but I don't think they've had any breaking changes since 1.0.
-
@gogokun oh right, was thinking about terraform itself rather than individual providers. AWS provider made a fuckton of breaking changes lately, starting with their 4.0.0 release a few months ago and continuing until like 4.8.0 or something.
-
@darksideofyay this is like the 9th infuriating issue this company has caused. Mostly for completely BS reasons. I am fighting the urge to rewrite their code to make my own SDK, at least at the minute, because they are promising new features in the near future and I have no idea how those will work with their server, because they document nothing
Spent a good 20-30 minutes today staring at their code trying to justify doing it like “if I rewrite it all, and they add new stuff, I can just read their new code and add that too right? Cause it’s all open source”
The urge to do it is slowly getting stronger, but could massively back fire -
@darksideofyay now is not the time for rational, clear headed responses. Pfft
PSA:
Next time you plan on changing all your model names from "xxxxx" to "xxxxxModel", under a minor version bump so that everyones CI breaks, in order to deliver no benefit whatsoever ..... don't
rant