[-] copygirl@lemmy.blahaj.zone 24 points 1 week ago

A lot of contributors of FOSS projects make small changes that aren't copyrightable.

[-] copygirl@lemmy.blahaj.zone 17 points 3 weeks ago

Isn't "queer friendly" and "federates with Threads" an oxymoron?

[-] copygirl@lemmy.blahaj.zone 13 points 4 weeks ago

There is a possibility something like this will be possible in the future, but it's not going to be an achievement of AI, it's largely going to be the achievement of regular developers creating a general-purpose game engine that can be used to put together a game block by block, which can be utilized by both human game designers and AI. (Likely to better effect by the former.) I can imagine Entity Component Systems will play a big part of that.

One of the biggest blockers for AI making games is going to be testing it to select for better performance. With text it's relatively easy to see if some text an AI produced is plausible. Images are also plentiful, but that's a lot more subjective. With both of these it would also not take a massive amount of time to add a human element. It's quick to check if a paragraph or image looks like it is a good response to the input promt. A game, however? How long do you need to play it to see if it's fun? At best, perhaps, you can write an AI to control a bot character to see if it's technically playable.

I don't want to even think about the electricity that wlll be wasted training such models.

[-] copygirl@lemmy.blahaj.zone 133 points 1 month ago

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.

[-] copygirl@lemmy.blahaj.zone 13 points 1 month ago

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.

[-] copygirl@lemmy.blahaj.zone 9 points 3 months ago
  1. There is the --download-sections option. Looking at it, you might want to use --download-sections "*0:00-1:00".
  2. I briefly checked with --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.
[-] copygirl@lemmy.blahaj.zone 11 points 4 months ago

Elon was able to buy Twitter because it's public, and it wasn't making money.

Valve is a privately owned company, and I have a feeling they care a little about what they're doing.

[-] copygirl@lemmy.blahaj.zone 8 points 6 months ago

This is potentially dangerous, as it encourages dealing with text as an array of chars. But graphemes in Unicode, which represent a single symbol in a writing system (such as "H", "心", or "💚"), can take up multiple chars in a string. The linked approaches only work if you can guarantee that your string only contains ASCII. See also: The Absolute Minimum Every Software Developer Must Know About Unicode in 2023 (Still No Excuses!)

[-] copygirl@lemmy.blahaj.zone 9 points 11 months ago* (last edited 11 months ago)

It could just have something to do with the fact that many people think ads are not only annoying but also highly manipulative, creating artificial needs in people, a tool to make already successful and rich companies even richer, ... and the surrounding technology to power them is unethical, hoarding tons of information, building profiles of people, tracking which websites they visit, what search terms they use, ...

When people talk about blocking ads, being frustrated about them showing up, it's just kind of disrespectful to be like "well you could just pay for the service, you know?". Besides, who knows how much actually ends up in the creators' pockets.

[-] copygirl@lemmy.blahaj.zone 31 points 11 months ago

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.

[-] copygirl@lemmy.blahaj.zone 10 points 1 year ago* (last edited 1 year ago)

Whether or not it's a good change is likely mostly subjective. I'm guessing Discord made the switch to be more in line with other mainstream social media platforms, and to reduce confusion.

Personally, I kind of like the old way more. It means there could be 10000 different people with basically the same name. Other than paying for a specific number, there is no issue with a person grabbing a handle and then it not being available to anyone else. Otherwise, eventually, a lot of handles will be used up, maybe even dead, so people have to come up with increasingly creative ways to get a unique handle – or just settle on adding some numbers to the end.

I'd even go a step further myself and remove handles completely. Just use a random unique identifier, like a hash or GUID for the user – which a lot of platforms do under the hood anyway, since you can change your handle in many of them – and use invite codes, QR codes or similar to add friends. We don't need this username / handle rotting that just gets worse over time.

view more: next ›

copygirl

joined 1 year ago