KoboldCoterie

joined 2 years ago
[–] KoboldCoterie@pawb.social 1 points 5 hours ago

All of those are definitely contributing factors, especially the sexualization (both of minors and adults), and the fan service in general. I also just don't typically enjoy the types of stories they're telling, and I have a difficult time articulating why in a general way. Obviously there's a wide range of anime and there have been a few that I've enjoyed. Studio Ghibli's productions have generally been very enjoyable, for example, but I'd estimate that's only maybe 5% of the ones I've tried, and it's easier to just say "I don't like anime" than to try to explain to someone why I enjoy a very select few and dislike the vast majority, especially when people who really like anime are usually pretty rabid in their defense of it. I'm not interested in hearing for the hundredth time how Death Note gets really good if I'll just get through the first 40 episodes, or how Full Metal Alchemist is "not like other anime" and I'll definitely love it if I give it a chance.

[–] KoboldCoterie@pawb.social 2 points 9 hours ago (2 children)

I, as a general statement, don't like anime. I get this all the time from my friends who do, while they constantly try to convince me that the one they love is different and if I just try it I'll love it.

[–] KoboldCoterie@pawb.social 14 points 1 day ago (1 children)

Can't have another pandemic under his watch. Don't you know, if we don't do any testing, there's no cases!

[–] KoboldCoterie@pawb.social 14 points 2 days ago

No Stupid Questions is typically for questions that have answers that are not based on speculation or opinion. That might be better suited for Ask Lemmy. (!asklemmy@lemmy.ml or !asklemmy@lemmy.world)

[–] KoboldCoterie@pawb.social 24 points 2 days ago* (last edited 2 days ago) (4 children)

I am so sorry.

Haha, it gets even better:

[–] KoboldCoterie@pawb.social 28 points 2 days ago (1 children)

The issue is that it doesn't matter if it's illegal if nobody prosecutes it, and it doesn't matter if they prosecute it if there's no punishment. Or if they're just allowed to keep doing other shit while the courts are being tied up investigating each individual thing.

Note that only 9 of these have notes about judge rulings.

He can do crimes a lot faster than the courts can rule on his crimes.

[–] KoboldCoterie@pawb.social 87 points 2 days ago (2 children)

I'm not sure what's better: The alligator wearing the hat, the conservation instructor seemingly grabbing its tail to stop it, or the alligator just not giving a shit and carrying on with its day.

[–] KoboldCoterie@pawb.social 122 points 2 days ago (18 children)

Dude should just delete his account in a form of internet Harakiri at that point.

[–] KoboldCoterie@pawb.social 28 points 2 days ago* (last edited 2 days ago) (1 children)

Hamas staged a public ceremony in Khan Yunis before releasing the bodies as they displayed images of the hostages and blamed Israel for their deaths, a claim Israeli officials strongly ‘rejected’.

Yeah, they spent more than a year basically leveling Gaza, killed tens of thousands of people, but the suggestion that these 4 might have been among those they killed is just unthinkable.

[–] KoboldCoterie@pawb.social 19 points 2 days ago

I for one fully support a minimum income. Maybe, rather than taking choices away from disadvantaged adults and treating them like children, we should be examining why they're disadvantaged in the first place, and fixing the systems that allow that to happen.

Alternately, outlaw unhealthy food entirely, regardless of income. See how well that polls. If you're really concerned about public health, that's the logical step.

 

Rather than communities being hosted by an instance, they should function like hashtags, where each instance hosts posts to that community that originate from their instance, and users viewing the community see the aggregate of all of these. Let me explain.

Currently, communities are created and hosted on a single instance, and are moderated by moderators on that instance. This is generally fine, but it has some undesirable effects:

  • Multiple communities exist for the same topics on different instances, which results in fractured discussions and duplicated posts (as people cross-post the same content to each of them).
  • One moderation team is responsible for all content on that community, meaning that if the moderation team is biased, they can effectively stifle discussion about certain topics.
  • If an instance goes down, even temporarily, all of its communities go down with it.
  • Larger instances tend to edge out similar communities on other instances, which just results in slow consolidation into e.g. lemmy.ml and lemmy.world. This, in turn, puts more strain on their servers and can have performance impact.

I'm proposing a new way of handling this:

  • Rather than visiting a specific community, e.g. worldnews@lemmy.world, you could simply visit the community name, like a hashtag. This is, functionally, the same as visiting that community on your own local instance: [yourinstance]/c/worldnews
    • You'd see posts from all instances (that your instance is aware of), from their individual /worldnews communities, in a single feed.
    • If you create a new post, it would originate from your instance (which effectively would create that community on your instance, if it didn't previously exist).
    • Other users on other instances would, similarly, see your post in their feed for that "meta community".
  • Moderation is handled by each instance's version of that community separately.
    • An instance's moderators have full moderation rights over all posts, but those moderator actions only apply to that instance's view of the community.
      • If a post that was posted on lemmy.ml is deleted by a moderator on e.g. lemmy.world, a user viewing the community from lemmy.ml could still see it (unless their moderators had also deleted the post).
      • If a post is deleted by moderators on the instance it was created on, it is effectively deleted for everyone, regardless of instance.
      • This applies to all moderator actions. Banning a user from a community stops them from posting to that instance's version of the community, and stops their posts from showing up to users viewing the community through that instance.
      • Instances with different worldviews and posting guidelines can co-exist; moderators can curate the view that appears to users on their instance. A user who disagreed with moderator actions could view the community via a different instance instead.
  • Users could still visit the community through another instance, as we do now - in this case, [yourinstance]/c/worldnews@lemmy.world, for example.
    • In this case, you'd see lemmy.world's "view" of the community, including all of their moderator actions.

The benefit is that communities become decentralized, which is more in line with (my understanding of) the purpose of the fediverse. It stops an instance from becoming large enough to direct discussion on a topic, stops community fragmentation due to multiple versions of the community existing across multiple instances, and makes it easier for smaller communities to pop up (since discoverability is easier - you don't have to know where a community is hosted, you just need to know the community name, or be able to reasonably guess it. You don't need to know that a community for e.g. linux exists or where it is, you just need to visit [yourinstance]/c/linux and you'll see posts.

If an instance wanted to have their own personal version of a community, they could either use a different tag (e.g. world_news instead of worldnews), or, one could choose to view only local posts.

Go ahead, tear me apart and tell me why this is a terrible idea.

21
submitted 6 months ago* (last edited 6 months ago) by KoboldCoterie@pawb.social to c/godot@programming.dev
 

I'm sure there's a really simple answer to this, but it's a surprisingly difficult problem to search for.

I've got a RichTextBox control and I'm trying to write text that includes the letters "ff", but they don't show up. This is the specific code in question:

for entry in suffix:
  desc += "[color=darkgray]Suffix (Tier: %s, Quality: %s%%) 'of %s'\n[color=royalblue]" % [entry.tier, entry.quality, entry.mod.name]

This is what it ends up printing:

If I change one or both of the Fs to capitals, they both display fine; it's specifically two lowercase Fs that're problematic. They also display fine elsewhere in the same textbox; it's just this line specifically that's problematic. Even tried escaping it but it didn't like that, either.

Most of the settings on the RichTextBox are default; the font has a lowercase 'f' character; I haven't done anything weird with the font size, or style, or anything else.

I'm tearing my hair out here. Please tell me this is just some stupid bbcode tag or some such.

Edit: For anyone finding this later:

It's a ligature (ffi) that the font is missing a glyph for. To solve the problem: On the Import tab, choose the font you're using, click Advanced, and under Metadata Overrides, expand OpenType Features, click Add Feature -> Ligatures, add whichever option is appropriate (discretionary or standard ligatures), then disable the option. Reimport the font, and the issue is fixed!

 

Let's get some furry shit up in there. We can create / share a template so we're all working on something cohesive. Any interest / anyone have any suggestions for something to draw?

Community Link

 
 
 

I really don't have a lot of background on cluster munitions; it only really came into my perception in response to the controversy over the US providing them to Ukraine. As I understand it, the controversy is because they often don't all explode reliably, and unexploded munitions can then explode months or years later when civilians are occupying the territory, making it similar to the problems caused by landmines.

In an age where things like location trackers, radio transmitters, and other such local and long-range technology to locate objects are common place, what's stopping the manufacturers of these munitions from simply putting some kind of device to facilitate tracking inside each individual explosive, to assist with detection and safe retrieval after a conflict? I get that nothing is a 100% effective solution, but it seems like it'd solve most of it.

Can someone with actual knowledge explain why this is still a problem we're having?

 

We can currently filter communities in our feed by 'Subscribed', 'Local' and 'All', but I'd really love a way to add communities to custom groupings, and have additional filter options based on those groupings. For example, a 'News' group that I could add all of the News-related communities to, and be able to click a filter button and see only those... or maybe the use case most people would likely use: creating groups to isolate SFW and NSFW content.

If there's a way to do this that I'm unaware of, I'd love to hear about it.

view more: next ›