HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stavrus

no profile record

comments

stavrus
·2 lata temu·discuss
This just reads as a random mishmash of missteps the company has taken over its 33 years of existence (remember, it's older than Amazon or Google) rather than a proper critique of when it arguably lost its shine in the public's eyes. The company still generates a ton of money, continues to set records for day 1 sales of its games, and owns extremely valuable IP in the gaming industry, so you can't really say it hasn't adapted well to the current industry norms. At times, it practically sets them. It has certainly missed a lot of opportunities, such as turning BattleNet into a public digital storefront before Steam, or capitalizing on the MoBA genre that spawned from their own games before competitors did, but I doubt that they would have had as much success even if they did because their approach would have been different.

Jason Schreier's recent book covers some of the game cancellations. The Warcraft adventure game was cancelled after they flew out one of the best designers in the genre for a week to try to make it work, and make it fun, and couldn't. It was a game that was outsourced to a different company, and they didn't feel like it was up to their quality standards to ship. Shutting down Blizzard North came about as a consequence of the distance between them and HQ, leading to a different studio culture that became difficult to manage, and the uncontested resignation of Blizzard North's executive team when they tried to make demands from Blizzard's owners, Vivendi.

Polygon [1] covered the Starcraft: Ghost game. Long story short, it got canned because it was in development hell for too long. Originally under development by a studio in the Bay area, there apparently wasn't a dedicated Blizzard producer to the game for the longest time, and the idea of what it should be kept changing as new games came out and HQ wanted them to copy those ideas. At some point, Blizzard shifted development to a different studio just miles away from them because they wanted multiplayer, but the same issues persisted. And then they released WoW, which consumed all of their attention. With the release of the gen 7 consoles around the corner, requiring further investment, they made the sensible choice to shelve it so they could focus their time and money on their new cash-printing machine instead.

Experimentation is important for finding the fun, and cancelling what isn't working is a required part of the process. And while, yes, there's a ton of games in the Blizzard graveyard, they're no exception. Valve has a list of cancelled games that's probably just as long. And they're all the better for it. Titan died in favor of Overwatch, Nomad died in favor of World of Warcraft.

[1] https://www.polygon.com/2016/7/5/11819438/starcraft-ghost-wh...
stavrus
·3 lata temu·discuss
I don't think the license change is unwarranted. At a previous employer we used Terraform but the pricing on the cloud/enterprise offerings was prohibitive enough that we instead had a dev create simple wrapper scripts in our CI/CD system to run the deploy jobs. Significantly cheaper, but I spent years pushing for us to eventually move to the paid offerings as the developer experience was significantly lacking (and to support Hashicorp), up until I left the company. I think they're still using those wrappers today despite how awful they were to use.

There was definitely room for improvement around using Terraform to do actual deployments. From better UX around doing PR's -- showing not only the commit diff but the output of a "tf plan" as well to see what it might actually do -- to actually running the deployments on isolated build machines that could hold the sensitive cloud API keys and provide a deployment audit trail, these were all features that teams absolutely needed to use Terraform sanely. As a solo developer you don't really need those features, but if you're on a team you definitely did, and were almost certainly willing to pay for it. Hashicorp recognized that need and created the cloud/enterprise offerings to provide that.

At some point the thought even crossed my mind of creating some open-source tool that could provide a nice enough web interface for dealing with Terraform for teams, building on what we had and providing the features I listed above, but the main reason I didn't was because it would be biting the hand that feeds. Such a tool would take away people's incentives from using Hashicorp's paid offerings and ultimately reduce their investment in Terraform and their other fantastic tools, and in my opinion, be disrespecting the tremendous work Hashicorp had done up to that point. I've been a user of their stuff since they only had Vagrant, and of course have loved them seeing them succeed.

It seems others, however, had different opinions and saw a business opportunity thanks to the permissive licensing and the high costs of Hashicorp's paid offerings. Plenty of money to be made from making it easy to use TF in teams, especially when you're not obligated to contribute back or maintain the underlying software [1]. Any time I saw a "Launch/Show HN" post from a company that was offering such TF wrapper web interfaces, I kept being surprised that Hashicorp hadn't yet clamped down on preventing lower-cost offerings of their paid services. It was only a matter of time.

[1]: I realize this reads as overly harsh to some of these companies, especially as some of them are in here replying and pledging to give back, so let me try to explain my reasoning here. When I use a product, I like it when the source is available from me to learn from and understand how it works [2] and to contribute back to for needed features or bugfixes [3].

When a company makes a product open-source, that's great! But if that product is the core of that company's business model [4], and another company starts competing with that company using the same open-source product, then I see a problem down the line. While you can make the argument that the competition is good and motivates the two companies to compete on the value they bring to their customers, which is a net-benefit to the open-source ecosystem as a whole as the open-source product is improved, it eventually turns into a race to the bottom. Pricing will be used as a core differentiator, reducing the overall R&D spending on the open-source product because ultimately the two companies have to maintain non-R&D staff like sales, finance, and support. If the Total Addressable Market is fixed (obviously not, but work with me), then that's two or more companies with the same fixed non-R&D costs diverting revenue that could be spent instead on improving the open-source product. Sure, the reality is that a lot of that revenue isn't going back to the open-source product, as a lot of people are complaining about in the comments, but that diversion is probably going to happen anyway whether there's 1 company or 20, so I'd accept it as a cost of doing business.

If instead the competition were on providing a better but different open-source product in the same space (e.g. Pulumi), rather than working off the same base, that would be a different story. But if developers keep seeing businesses take open-source projects and directly compete with their creators, then I think we're going to see a net harm to the open-source community as it creates a sort of chilling effect as it'll demotivate them from going the open-source route so that they can find a viable way to sustain their efforts. I think licenses such as the BSL and SSPL are valid enough compromises, considering that even mentioning the AGPL inside of a lot of companies seems to be like someone saying Voldemort's name. We can't rely on large corporations sponsoring open-source projects, either with money or developer time, if we want them to succeed.

We grant inventors 20 years of exclusive-use on an invention, provided they explain how to reproduce it through the publishing of a patent. What's the difference between that and the BSL? I see a lot of complaints about bait-and-switches, but I don't really see the issue. If you contributed to the project under the old license, it's still available under the old license! You just don't get any of the new changes starting from the license change. If you decided to use Terraform in a non-competing way [5] solely because of the old license, and are concerned about the new one, then you have to recognize that Hashicorp is now another addition to a long-line of "open-core" companies trying to deal with the reality that companies will make money any way they legally can. This is where the industry is currently headed, and whatever replacement you find will probably be next.

If you believe different, then make an open-source offering, and don't just make a public statement saying it'll be open-source forever. Public statements are great and all, up until there's doubts about meeting payroll. Find a way to make the statement legally binding and then we're talking. Which is I guess why there's so much consternation, since the way to do it is through the license, but the OSI doesn't recognize any of these other licenses as "open-source" and the AGPL is a non-starter at most companies.

[2]: Reading the source code for libraries I use has been incredibly valuable in my understanding of how to use the libraries properly, much better than any documentation could. And of course, makes me a better programmer in the process.

[3]: At one point, Terraform was missing a feature that I badly needed. With the source available, I could easily get a new version of it running locally with that feature to unblock me, and then everyone benefited when I contributed it back to the project. It's also been invaluable having these locally modifiable builds to understand the quirks of products from cloud vendors, and to work around them. Ever had multiple deployment pipelines fail because Azure decided to one day change the format of the timestamps they returned in API calls, without publishing a new API version? I have.

[4]: As opposed to supplementing their business model. Google open-sourcing K8s was great for them because it drove adoption of their cloud VMs. Their cloud business makes money off the VMs, not GKE, so sponsoring K8s is essentially a marketing expense. But for Hashicorp, their core business model is paid offerings of their products.

[5]: Yes, I get that the license currently is un-clear, for all their products. But let's simply say that you're not trying to directly sell a wrapper around running Terraform.
stavrus
·4 lata temu·discuss
Is this a new requirement? I remember for Kubecon Seattle 2018 using an iOS app (named KubeCon+CNC) that was nothing more than a schedule viewer for the event. It didn't even use native views and given how narrow the audience for the app was -- attendees for one of two 3-day conferences -- I was surprised at the time that it even existed as an app and had made it past the app store review.

I also know of at least one app, a sanitary self-certification app that allows your entry into a European country by generating a QR code to display, that is also basically a shell around a simple web app with a form. It absolutely should be an app given how convenient it makes accessing the entry requirements and generated QR code, but its existence does make these app store requirements seem absolutely arbitrary.
stavrus
·4 lata temu·discuss
For what it's worth, I hope you do end up writing more posts in the future. It's easy to overlook or forget the pains and lows of projects in hindsight, especially for particularly successful ones like the ones you've worked on. Your blog posts have been some of my favorites because they don't gloss over the sacrifices required for those successes, a reality that Blizzard's historically secretive culture tended to hide a lot of. Your work more than speaks for itself, and you've definitely earned the right to be boastful of it.

I was actually excited to see your blog domain pop up on HN today, only to find out it was to an old post. You have a ton of valuable insight and knowledge into games and project management and I hope that commenters like the one you replied to don't put you off from sharing that with the world.
stavrus
·4 lata temu·discuss
> But something happened after the success of WoW the company grew quickly and with that came some bad people and after the merger, Bobby Kotick could exert his influence.

I don't think this was the case, and that rather WoW's success forced the company to become more professional but the sexual harassment culture was so ingrained that the company couldn't shake it off. The name thrown around the most due to the lawsuit was Alex Afrasiabi, who was hired in early 2004 to work on WoW (which released November 23, 2004). You can also take a look at WoW's credits [1] and see the mention of "sexy HR girls" or their internal tenth anniversary video [2] from 2001 that covers why they hired their first female employee.

A couple of weeks back the youtube algorithm decided to show me the youtube channel of one of the Warcraft 3 level designers who worked for Blizzard from 1998 to 2003, and in one of his videos, made 4 years ago mind you, he's pretty clear on what the culture was like there [3], with the choice quote "if I wanted to bring a sexual harassment lawsuit against Blizzard ... I could have easily done that."

The guy also said that Rob Pardo (lead designer of Starcraft, Warcraft III, and WoW, and now founder of Bonfire Studios since his ejection from Blizzard in 2014) was particularly toxic. And it seems he's not the only one with the same sentiment [4]. The other Rob from that tweet I'm guessing was Robert Bridenbecker [5], who was with the company since 1995. These were people that had to have been working closely with Morhaime due to the nature of their positions, so keeping them around for so long despite the outstanding HR complaints doesn't bode well.

Is it worth following and supporting the new gaming ventures if this is the culture those veterans fostered and had grown accustomed to?

[1] https://www.mobygames.com/game/windows/world-of-warcraft/cre... [2] https://twitter.com/GameAnim/status/1420581827698302980 [3] https://youtu.be/kVWyf7mzVR4?t=945 [4] https://twitter.com/gamedevconnie/status/1418946551834157056 [5] https://www.bloomberg.com/news/articles/2021-07-22/inside-ac...
stavrus
·5 lat temu·discuss
> This is the money they could have used to have a buffer to deal with these situations or to improve their systems.

Matt Levine covered this last year [1]. The basic gist of it was that the CEO is focused on the shareholders, and the best use of the money was on stock buybacks. Spending money on improving customer or labor relationships wouldn't have helped during the start of the pandemic when all the airlines were stuck in the same boat unable to fly planes, and the cash used by e.g. American Airlines for buybacks in the past 7 years to increase the stock value 113% would have only bought them 4 months of operating expenses. The most long-term value for shareholders was created through the buybacks, and the government being willing to prop the businesses up during downturns reduces the risk exposure from this strategy.

[1] https://www.bloomberg.com/opinion/articles/2020-03-17/the-go...
stavrus
·5 lat temu·discuss
This isn't specific to the M1. I had my MBP 2016 13" die in the same exact way about two years ago. Same failure mode where it just refused to boot no matter what I did, though it was possible to sort of turn it on if you left it alone for a couple of days. Was able to use that to pull the data off the machine and create a Time Machine backup, but it turns out that Time Machine can lie to you about having completed a backup so I would have lost all of my data were it not for the manual backup I performed.

What was frustrating to me was that I knew my model had a diagnostics port that allowed direct access to the SSD (see https://9to5mac.com/2016/11/24/apple-special-cdm-tool-macboo...) to pull the data off of it, but the service wasn't offered when I went to get my machine repaired. I was forced to accept the data loss from having the logic board replaced.

I later had bluetooth issues on the same laptop, and that required another logic board replacement. Which, surprise, came with data loss once again. Also had a lot of fun learning with that repair that Apple changed the extension backups are stored as, and Time Machine can't recognize the new one as a restore source for some reason unless you rename the folder to use the old one. Wasted quite a few hours on that, and Apple's phone support had no idea about why Time Machine wasn't seeing it.

Anyway, moral of the story is, backup often, and have more than one backup method, unless you like losing your data.