chaorace

joined 1 year ago
[–] [email protected] 6 points 7 months ago* (last edited 7 months ago)

I took his criticisms of the combat as basically saying "this system is not interesting enough to form a satisfying gameplay loop". That's a critical statement which I actually agree with, though from my perspective that's a key part of Persona's core design: neither the combat system nor the social link system are endlessly enjoyable, so the player is intrinsically motivated to avoid lingering for too long and properly close the core gameplay loop by advancing the calendar. It's that sort of pendulum-like cadence which gives the series its unique sense of momentum.

I do think that it's a shame RPS's Matt was unable to find joy in P3R's gameplay loop due to disliking the social-link system... but I also see it as an opportunity to better understand the game as a holistic package in a way that can't be achieved through a more carefully measured, quantitative analysis. The way I see things, the game is the game -- I'm much more interested in understanding what's in the game rather than what's not, if that makes any sense.

[–] [email protected] 9 points 7 months ago* (last edited 7 months ago) (3 children)

I tend to prefer clicking through the unscored reviews first since I find that it's generally a mark of a quality outlet. Rock Paper Shotgun in particular is an old favorite of mine, so their's is the first review that I clicked on and let me tell you guys: it's a real firecracker!

Matt clearly didn't have a good time and I had to respectfully disagree with a lot of the points he's made, but even so... his points are well-articulated and sensible. I'm rather glad for his uncommon perspective on the topic and I do think that RPS ultimately picked the right writer for the job. He hasn't particularly changed my mind about a day-one purchase, of course -- the main difference is now I'll have a more nuanced and realistic expectation for what's inside.

[–] [email protected] 17 points 7 months ago* (last edited 7 months ago) (1 children)

It's a pretty different situation under closer examination. The DnD developers are ex-Nexon employees and they (allegedly) pitched the idea internally before deciding to leave and take the idea with them.

Nexon thought that they had a legal leg to stand on because of how IP laws work (i.e.: employee ideas on company time are company IP). Perhaps more importantly; they probably felt a need to retaliate in order to send a message to other employees who might want to try something similar.

Palworld, on the other hand, is made by a team with no ties whatsoever to GameFreak. If Pokemon were a younger franchise they might possibly have a patent case of some kind, but even the 3D games go back almost 24 years now.

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

History Youtube gets pretty whack about this because Google's adsense algorithm freaks out when words like "Nazi" and "Stalin" appear. To name a few examples:

The second example is particularly amusing, being a video about how Shostakovich circumvented soviet censorship while self-censoring all instances of "Stalin" within the script.

[–] [email protected] 15 points 7 months ago (7 children)

You may be interested in reading this post about the process of packaging Steam.

tl;dr: It's mostly an annoyance reserved for packagers to deal with. Dynamically linked executables can be patched in a fairly universal fashion to work without FHS, so that's the go-to approach. If the executable is statically linked, the package may have to ship a source patch instead. If the executable is statically linked & close-source, the packagers are forced to resort to simulating an FHS environment via chroot.

[–] [email protected] 0 points 7 months ago

Yes, exactly. The fans have spoken and we want the real Vaporeon!

 

It appears that comments stopped federating to other instances again sometime yesterday morning (January 5th, before 8AM EST). I can verify that the issue is affecting outgoing comments to multiple different instances (incl. lemmy.ml & lemmy.world) and that it remains ongoing as of the time of writing (e.g.: compare this remote post vs. SDF's copy, my comment is missing). I'll do the honors and ping @[email protected] here and now so you guys don't have to.

In the meantime, since we're all marooned here anyway: how's everyone's weekend been going so far? Any exciting plans?

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

I'd rather not defederate. Why? Because the fediverse is open by default and so far we haven't really limit-tested that philosophy. In my opinion, it is better to push the envelope sooner rather than later, if only so that we can learn from the experience.

If it doesn't work out, then so be it. We have the tools to fight back against culture-death -- this will not be Eternal September 2.0

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

I don't say this as a disagreement, but rather just a factchecking exercise: "white phosphorus" isn't synonymous with "war crime" in the way that weapons like cluster bombs are. This is to say that it's possible to use in ways that are compliant with the international rules of war, unlike a many chemical weapons and the aforementioned cluster bombs.

Again, to be crystal clear: I am not on team human immolation. We all know that it is strategically impossible to deploy phosphorus in one of the most densely populated regions on Earth without deliberately choosing to immolate civilians. My hangup here is that the gravity of the situation will not be conveyed to a skeptic if you don't spell out the facts in exacting detail: on October 11th, Israel deployed an airburst of white phosphorus over Gaza city. White phosphorus deployed on a city with a population density of 21,000/sq. mile. Big time classic warcrime.

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

WINE: Wine Is Not an Emulator

API call translation is often very inexpensive and, particularly in the case of DXVK for graphics calls, sometimes actually results in faster code if the underlying API implementation is more performant than the original Win32 equivalent -- see Elden Ring launch day performance on Linux vs. Windows for an example of this.

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

You're confusing Proton with community efforts like Lutris. Proton is a package of technologies (Wine, DXVK, Vessel), not a configuration manager. Each individual game gets an identical, isolated runtime environment without any bespoke modifications except for downloading precompiled shaders (if available).

It's certainly true that Proton has hardcoded quirk flags for specific applications, but these are exceptions which prove the rule -- there are <200 of these compared with thousands of Verified status games. Almost always, Valve prefers to fix the upstream Wine/DXVK bug rather than hacking around it. Any hacks which Valve does ship are in the Proton source code, not per-game environment scripts.

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

ARE YOU SURE?

  • No
  • Continue
[–] [email protected] 0 points 11 months ago* (last edited 11 months ago)

Pi is a geometric constant, so obviously we're redefining the decimal numbering system to make "1" anchored to a fixed value of π/5 (or simply 1 in our superior new decimal representation).

Don't believe the haters who'll complain about "needing integer number representations". Literally anyone with a basic grasp of fractions will be perfectly fine! Let's illustrate with a few simple examples:

  • "I'll take three-fifths pi gallons of blue slushie, please"
  • "No thanks, I don't need any cups because I actually brought two-fifths pi containers of my own each with three-tenths pi gallons of individual capacity specifically for this purpose".

As you can see, there is no reason to be concerned whatsoever. The system works. It is mathematically elegant.

 

UPDATE: @[email protected] has responded

It is temporary as lemmy.world was cascading duplicates at us and the only way to keep the site up reliably was to temporarily drop them. We’re in the process of adding more hardware to increase RAM, CPU cores and disk space. Once that new hardware is in place we can try turning on the firehose. Until then, please patient.


ORIGINAL POST:

Starting sometime yesterday afternoon it looks like our instance started blocking lemmy.world: https://lemmy.sdf.org/instances

A screenshot of the page at https://lemmy.sdf.org/instances showing the lemmy.world instance on the blocklist

This is kind of a big deal, because 1/3rd of all active users originate there! A pie chart depicting the top instances by usershare. The lemmy.world instance is in the top spot with 1/3 of the total usershare

Was this decision intentional? If so, could we get some clarification about it? @[email protected]

0
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Why YSK: If you want to make Lemmy a more accessible place for all, you need to know how to add labels (aka: "alt text") to embedded images

As many of you are already aware, you can embed images in comments using the following markdown: ![](https://example.com/image.jpg).

That works, but the image will be left unlabeled which leaves screenreader users out of the conversation. This may seem like a theoretical problem, but it's not -- Lemmy already has an active blind community: https://rblind.com/

So, here's what you can do to add labels when embedding images:

![Earth viewed from the Moon](https://example.com/image.jpg)

That's it! Any text within the [] becomes "alt text", which is what screenreaders use for describing images. It's a small thing, but it makes a world of difference.

Remember: Reddit took something from many of us here. For some, it was a mobile app. For others, it was the ability to operate their own communities. Comment with solidarity; use alt-text.

 
view more: next ›