Spyke

Replies

Comment on

Madison on why she quit

She picked the right moment to come out with this. I mean, keeping this in for 2 whole years while being under the impression that you're under some NDA, you can only imagine how stressful she must've felt.

I feel really sorry for her and I wish her the best. She's a really cool person.

reddit

Comment on

It's time to admit Lemmy has won the "the biggest reddit alternative" award, why it's time for all of us to consider supporting it (here's why) + reopening r/LemmyMigration

This “the alternatives are great” gaslighting stuff has got to stop. We’ve all tried it and we’re all still here, for good reason. Reddit sucks but the fediverse sucks even more.

Oh the irony in this comment... The only person being gaslit is yourself.

And secondly - a lot of people don't know that you can now block instances individually and that defederation/blocking is not really that big of a deal anymore.

Comment on

Madison on why she quit

Reply in thread

It's best not to assume the worst of people right away, especially those that you do not know personally. This happens too often on the internet and by extension, in real life. It can be hard to do that, I know, but the more people that do it, the better it is for everyone.

Comment on

Have you been paying attention?

Counter point - just because they said "they're in it for the money", it doesn't make it right. If anything, it makes it worse because they're putting out a bad product.

Criticism comes from the circumstances that LMG found themselves in. Most people aren't surprised, just disappointed.

Comment on

What are some things that Linux can't do, but Windows can?

  1. Power management on certain chips is simply better than anything Linux has to offer (AMD Zen+ mobile for instance)
  2. Modular driver architecture with drivers that aren't complete jank to manage and install. A lot of people see this as a pain point, but in reality it's not such a bad thing, especially nowadays.
  3. This is a given, but as lots of stuff runs on Windows (namely older games), you can only really make stuff for Windows on Windows. So if you need to develop Win32 software, you really have to use Visual Studio for proper development. Mingw cross compile exists, I know, but that's never going to be as good.

Number 3 is keeping me on Windows. I make mods for old games and I need Visual C++. I almost got the compiler to run under Wine but who knows how it would behave if it did run.

Comment on

PCSX2 Emulator Disables Wayland Support By Default

Reply in thread

Well, stenzek is the developer of DuckStation and the person behind the new Qt UI and many new fixes on the backend of PCSX2.

But, I will agree that we do need a new emulator. The emulator called "Play!" is a really good candidate and looks promising. Seeing how it runs on ARM beautifully, I can't wait to see how far it goes.

PCSX2 runs fine for most people today, but the foundation is a bit too old for its own good. This is why you don't see too many ports of PCSX2 to other plaforms. They have improved massively by ditching the entire plugin system a few years ago, but that alone isn't enough to make it more portable and easy to run.