Isn’t “queer friendly” and “federates with Threads” an oxymoron?
Just a dorky trans woman on the internet.
My other presences on the fediverse:
• @copygirl@fedi.anarchy.moe
• @copygirl@vt.social
Isn’t “queer friendly” and “federates with Threads” an oxymoron?
I don’t think that’s how it works and it would likely not be legal. By explicitly blocking Threads, you make a big statement about not wanting your instance’s posts to show up there. Also from a technical standpoint, I don’t think a “middle-man” instance will push posts from another instance to a third one. You’d have to explicitly scrape data that’s not available via the API. Please correct me if I’m wrong.
Could you please provide some sources for that? I’d like to know more.
First of all though, there is no such thing as a “hostile fork”. Being able to fork a project, for any reason, is the entire point of open source.
And yeah, when you suddenly turn a FOSS project that’s been developed with the help of a bunch of contributors, into a for-profit company, without making a big fuss about it beforehand and allow the contributors and community to weigh in, then yeah, that’s a hostile takeover of sorts, at least in my opinion. Developers gotta make money, but they could’ve done that by creating a new brand instead of taking over that of a previously completely FOSS project. Forgejo is preventing that exact thing from happening by joining Codeberg (a non-profit).
There’s been a hostile takeover at Gitea and it’s now run / owned by a for-profit company. The developers forked the project under the name Forgejo and are continuing the work under a non-profit. See also: Their introduction post and a page comparing the two projects. Feel free to look up more, since I haven’t familiarized myself with the incident all that much myself. Either way though, maybe consider using Forgejo instead of Gitea.
I did decide to delete all my comments and posts on Reddit. Sure, maybe I’ve posted some helpful comments, but why support Reddit with their continued existence? Remove content, and people might move to other sites to get their information.
I also decided to keep my account. Turns out some content stayed around, because I could not see and therefore delete it in locked subreddits. So when they came back, the comments came back too, and I was able to delete them, still.
Something else to consider in place of or in addition to a build number could also be using the git commit hash of what you’re building. Though I would only use that for non-stable releases.
For example, stable versions of Zig look like 0.12.1
and then there’s in-development releases like 0.13.0-dev.351+64ef45eb0
. It uses semantic versioning where the “pre-release” is dev.351
, which includes an incrementing build number, and the “build metadata” is 64ef45eb0
, the commit hash it was built from. The latter allows a user to quickly look up the exact commit easily and thus know exactly what they’re using.
Version 5 of a software, device, vehicle or such isn’t necessarily better than version 4, and no official definition of the word “version” require this, either. If I may make another anology: You may pick one of 5 different versions of an outfit to wear, and even though they were labeled in the order they were made, from 1 to 5, none are inherently, objectively better than any other. In the case of UUIDs there are versions that are meant to supercede others, but also simply alternatives for different use-cases. Anyone with access to some up-to-date information can learn what each version’s purpose is.
--download-sections
option. Looking at it, you might want to use --download-sections "*0:00-1:00"
.--list-thumbnails
and it doesn’t look like YouTube offers any square ones, so I would look into using ImageMagick to edit the image with a command. I doubt yt-dlp allows you to do any sort of image manipulation out of the box.I use uBlock Origin + vaft from TwitchAdSolutions, which is currently working pretty well for me. I’ve had some issues before, and every now and then the stream can freeze up when an ad is played. But it’s so much better than having to endure even a second of those mind-rotting ads.
I might be too old-school for this but this video felt like it focused on AI assisted programming and I really don’t give a damn.
At the moment, upvotes and downvotes, while not used that way by many people, is more about what others will see, rather than what content you like. It’s more like a community moderating and rating effort. Upvotes make posts more visible, by pushing them further up in what’s currently popular. Downvotes do the opposite, and in my personal opinion, should be reserved for posts that don’t fit the community they were posted in, spam, or things that break rules – typically the same reason why you would (and should) report a post. They are not “agree” and “disagree” buttons. Topics you disagree with can still spark interesting conversations.
Using the same mechanic, voting, to tell an algorithm whether similar posts should have higher visibility on your own feed, would be incompatible with this existing system. Posts that get a quick reaction or emotion out of you are even further encouraged, while things you simply don’t want to see (but aren’t necessarily “bad”) get punished heavily.
This system works through subscribing to communities you are interested in and actively participating in improving the health of those communities, rather than passively consuming content. That takes some effort, yes.
All in all I think this proposed system is not compatible with Lemmy, and maybe not even a good idea.
I don’t have the time to watch it all, but I remember that the Steamworks Development channel on YouTube had recently-ish released this video about how games get surfaced to players and it also talks about what parts of the store are personalized and which aren’t.
In the video I can only see the small ad on the left side about the Steam Deck. You’re talking about the big banner ad that appears somewhere inbetween the sections? I can only guess they put it there for everyone, or maybe just every region that can purchase a Deck, for simplicity.
A personal instance generally doesn’t have a big reach, unless people actively follow the person who’s posting the doxxing information.* The fediverse may not be a good way to spread personal information of others, throwing up an instance like that is not much different than throwing up a website or forum.
There’s two things I can think of you can do: Contact the company that hosts the website to take it down – I’m unsure about how you go about this, but I’m sure you can find out more about that. And to report the instance to other instance admins to get it blacklisted, perhaps get it on a block list, limiting its reach and thus effectiveness. Get in contact with big instance admins, they likely have chatrooms you could join, and they might be able to help with the other step as well.
*edit: In the case of Lemmy, I suppose it would be people following a community, rather than a user directly. If moderators or admins act on the posted informated and delete it, the deletion will federate as well and any legitimate instance will automatically delete the content on their servers as well. This would also be true for Mastodon and such. If not, the above applies.
And you can use the with
expression to create clones of the object with some properties modified.
Zig hasn’t been mentioned yet, so I’m just going to drop that here.
I personally have enjoyed the meta-programming, the ease of integrating with C libraries, and like that it’s pretty straight-forward to compile.
You’re right, I misremembered! I tried US-International, and because of that exact issue you mentioned switched to EurKEY. In my case it wasn’t part of the layout selection, so I had to change it in a config file.
A friend gifted me a laptop with US layout. One day I figured I really needed those German characters. I did the same as @okiloki@feddit.de, except I ended up picking the US-International layout, and removed the old layout since I didn’t need it anymore.
I think you’re wrong. Downvotes are literally meant to be to provide a community powered mechanism to push irrelevant content into out of view, as per the community’s purpose. They are not going to be used as part of an algorithm to push more relevant content to you specifically. Of course, that’s not how a lot of people end up using them, so whether it’s an effective mechanism is another question.
Meanwhile, I’m on an instance that doesn’t federate downvotes, so they don’t affect ranking here, maybe for the better?
Well at least here he chose something different.
The real question is not what the algorithm pushes to you, but whether their moderation actually bans bigots and removes their posts. Any other instance would lose their “right” to federate with a queer-friendly instance if they didn’t do that, so why would Threads get an exception?