darkghosthunter

joined 2 years ago
[–] [email protected] 5 points 11 months ago

I'm on the same boat, as the Battle Pass was already becoming stale. I hope this empowers more creative ways to get my daily dosis of dopamine in the game, without breaking the bank.

Those Arcanas though, they look sick but I would never buy one. Once you past the FOMO you really don't give a crap.

[–] [email protected] 11 points 11 months ago* (last edited 11 months ago)

Yeah, but the writing was on the wall when it came to Xbox Game Pass a few months later. If Microsoft deal was better than burning its sales, then that was it.

Also, there was some other rumors that the sequel wasn’t green lit immediately since the sales of the first game didn’t meet EA expectations. Who knows it that can be attributed to missing Halloween and holidays.

I think Dead Space 2 remake will never come. Motive is working on the next BF and the Iron Man game, that look like safer investments than a sequel of a game that failed commercially (in their books).

[–] [email protected] 8 points 11 months ago

Is part of Game Pass Ultimate. I don’t know which tier, if any, but it is.

There is little reason for subscribing when Xbox Game Pass Ultimate is closer in price. There are EA games for free but once you played all relevant games, you’re done. There are discount on the Xbox Store for some EA games.

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

And they better sty that way for a while. More acquisitions will bring debt that will probably be gambled on, instead of trying to stabilize their portfolio.

The only ones who won with Embracer buying spree were studio owners and execs with their bonuses.

[–] [email protected] 7 points 1 year ago

Saved you a click. Signal boosting a site for jobs postings.

Well, making news for Geoff not tweeting something is already click bait.

[–] [email protected] 4 points 1 year ago (2 children)

Given the transition window, I can guess Control 2 will be ready for 2025.

[–] [email protected] 5 points 1 year ago

It should be minimal. I think it’s more about the broad appeal, focused marketing, and the good quality of the releases. You got Persona on Xbox, that’s brings people in.

I’m eager to check the calendar of Japanese games for this year.i don’t know if they blow up all cartridges in January or there is more to come.

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

I suspect they will port core software running on the cloud first, running C# and chomping tops of RAM and CPU because reasons. Rust helps with both, but it takes time to port. Frontend apps will be the last thing will bring to Rust, maybe using WASM, and to avoid tools, use the same WASM packaged with Chromium for their standalone "apps" and walá: one codebase, all platforms.

[–] [email protected] 34 points 1 year ago (2 children)

What's dissapointing about Dev Home is that it offers nothing of value to the average developer, let alone somebody start it.

Given the power of containerization and WSL2, you would expect it could create development environments for a given app, like creating a firmware for a microcontroller using Rust, or a backend using Typescript, and even bring common tools or toolchains. Instead, we get some widgets and that's it.

[–] [email protected] 7 points 1 year ago (10 children)

I think it will depend on what Microsoft promises to the team. Eventually the funding needs to como from someone, and seems that Game Pass is great for games that can’t drive by selling copies alone or are not Baldur’s Gate III level of quality.

[–] [email protected] 8 points 1 year ago

Same here I would use SurrealDB if I had only a front end app, as you can only use websockets and HTTP to connect to the database, and even push authentication to the database itself. There are many features for real-time apps there.

Otherwise, PostgreSQL is more stable.

view more: ‹ prev next ›