Earlier quoted context omitted.
> Transactions are inherently useless in a web service, for example, because you can't open the transaction on the client, so the part of the system where the vast majority of consistency issues happen (the client server communication) will always be outside the transaction boundary. I think I need more help understanding this. In terms of ACID, a consistency issue is something like, for example: "The client ordered…
> In terms of ACID, a consistency issue is something like, for example: "The client ordered an item, and the count of item availability was reduced by 1, but no actual order was saved in the database. An item is now 'lost' with no trace of where it went and how it disappeared." > There is even another consistency hazard right in this very example: "The count of item availability was supposed to be reduced by 2 becaus…
My manager spent $1M on a backup server that I never used
131–140 of 244 posts
Re: My manager spent $1M on a backup server that I never used
#1321. Someone pays a lot of money for something.
2. It turns out to be the wrong thing (either for new needs, or because they didn't consult or listen to the people who could've told them that in time).
3. Someone wants to avoid the political backlash of admitting they bought the wrong thing.
4. The org incurs much more costs than actually fixing the situation would cost, as people have to use the wrong thing and/or can't use the right thing. (Costs from lost productivity, lower quality/uptime, damaged morale, etc.)
(But what I really want to know is... Why did "The Division 2" not build upon "The Division", but instead make you start a new character, and then be more of a selling-brightly-colored hats game? Also, TD1's gritty survival mode was the most compelling gameplay of the franchise, IMHO.)
Re: My manager spent $1M on a backup server that I never used
#133This could be one of those big-corporate situations: 1. Someone pays a lot of money for something. 2. It turns out to be the wrong thing (either for new needs, or because they didn't consult or listen to the people who could've told them that in time). 3. Someone wants to avoid the political backlash of admitting they bought the wrong thing. 4. The org incurs much more costs than actually fixing the situation would c…
Nothing specifically “big” here. Can happen in a corporation of any size. We were not very big, when we bought Siebel software…
Re: My manager spent $1M on a backup server that I never used
#134This could be one of those big-corporate situations: 1. Someone pays a lot of money for something. 2. It turns out to be the wrong thing (either for new needs, or because they didn't consult or listen to the people who could've told them that in time). 3. Someone wants to avoid the political backlash of admitting they bought the wrong thing. 4. The org incurs much more costs than actually fixing the situation would c…
Four main reasons, you can argue if they are "that big of a deal" but ultimately they were. Please also remember that Division 2 was made in 2 years, and Div 1 was made in 7.
1) Clean slate of the architecture built on google cloud meant that connecting in to the datacenters in Montreal would have been very time consuming to get right.
2) The Division 1 continued, so a migration would have had to have some pretty clearly defined semantics, do we sync both the backends constantly? Do we fork your character? Do we stop your previous account from working. Forking sounds like the right thing until you realise you can't fork again. :\
3) We would have to carry over every single item from the Division 1, most of which do not make sense in the setting.
4) We'd have to have a clear upgrade path for your binary save game (from a moving target as Div1 was still getting updates!)
But it was a topic that was discussed at great length.
> Also, TD1's gritty survival mode was the most compelling gameplay of the franchise
Yeah, I really liked that, I wish we could have released it as a standalone game, especially as it came out in the height of BR and for me it hit similar themes.
Re: My manager spent $1M on a backup server that I never used
#135Re: My manager spent $1M on a backup server that I never used
#136This could be one of those big-corporate situations: 1. Someone pays a lot of money for something. 2. It turns out to be the wrong thing (either for new needs, or because they didn't consult or listen to the people who could've told them that in time). 3. Someone wants to avoid the political backlash of admitting they bought the wrong thing. 4. The org incurs much more costs than actually fixing the situation would c…
> Why did "The Division 2" not build upon "The Division", Four main reasons, you can argue if they are "that big of a deal" but ultimately they were. Please also remember that Division 2 was made in 2 years, and Div 1 was made in 7. 1) Clean slate of the architecture built on google cloud meant that connecting in to the datacenters in Montreal would have been very time consuming to get right. 2) The Division 1 contin…
Re: My manager spent $1M on a backup server that I never used
#137Earlier quoted context omitted.
So you’re telling me if one writes a plug-in that integrates with source control checkins and provides these summaries plus an additional terser summary to nontechnical users, I wonder if companies would buy that?
The obvious problem with this is that you'd be sending all your (presumably proprietary) source code directly to ChatGPT, i.e. OpenAI, i.e. Microsoft, with a dubiously vague license to use it to improve the ChatGPT product. I can't think of a single company I or someone I know has worked at that has a security department/person that would allow this. Maybe very small businesses wouldn't care that much?
Re: My manager spent $1M on a backup server that I never used
#138Earlier quoted context omitted.
It is definitely possible they indeed don't do anything. Fwiw though - a decade ago when I was a sysadmin I had a manager that I was certain never did anything. And then he was replaced. And then... We realized how much politics, uncertainty, churn, screaming, changing requirements, ambiguous priorities and other carp he protected us from :-/ Not saying it's the case with your manager. But managers have duties roles…
While I agree with your assessment, the lifespan of such companies (lot of red tape) will get shorter and shorter.
One of the lessons I've learned though is that.. It's not all red tape and inefficiency. Big light bulb moment for me was realizing that users, customers, stakeholders, clients, etc, simply and validly may have different priorities and goals. That's not necessarily disfunction. We are not ants. But it's the manager's job, not sysadmin or coders, to resolve those different goals and help provide unambiguous and stable requirements to the team. This may not immediately be obvious as contributing value to a person building a server or coding a function. It certainly wasn't to me... Until it didn't happen anymore :-)
Re: My manager spent $1M on a backup server that I never used
#139Earlier quoted context omitted.
I think the role of managers should be facilitating productivity. If things are in peoples way, help them.
In reality in most larger companies managers mainly do reporting. There is not much emphasis on productivity.