• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle

  • Google Docs, Sheets, and Forms should also get a mention. People forget that before that the only way to work together on documents was a shared drive with file locking while 1 person can work on a file at a time, complicated and unpractical. There are still no massively adopted replacements for these (Or they’re made by Microsoft, lol)


  • Ideas are great - but execution is king. Because execution is where most of your creativity actually makes a difference in how the idea is represented. If you have a good idea and a good execution, it’s very hard for someone to take that away from you. If you have a good idea, but execute it poorly, someone taking that idea and executing it better will leave you in the dust. But without the better execution that wouldn’t work.

    Better execution isn’t always fair though - we often start out in life being unable to compete because of lack of experience, financing, and publicity. But it’s basically how the entire entertainment industry works. Everyone just shuffles ideas around, and try to execute it better (or different enough) from the previous time the idea made the rounds.

    After finding good ideas, get people hooked on your execution, and they will not be able to get that anywhere else unless someone else comes along and does it even better, but with practice that can also be you.


  • ClamDrinker@lemmy.worldtomemes@lemmy.worldA bit late
    link
    fedilink
    arrow-up
    119
    arrow-down
    9
    ·
    edit-2
    2 months ago

    The thing is, I’ve seen statements like this before. Except when I heard it, it was being used to justify ignoring women’s experiences and feelings in regard to things like sexual harassment and feeling unsafe, since that’s “just a feeling” as well. It wasn’t okay then, and it’s not okay the other way around. The truth is that feelings do matter, on both sides. Everyone should feel safe and welcome in their surroundings. And how much so that is, is reflected in how those people feel.

    The outcome of men feeling being respected and women feeling safe are not mutually exclusive. The sad part is that someone who is reading this here is far more likely to be an ally than a foe, yet the people who need to hear the intended message the most will most likely never hear it nor be bothered by it. There’s a stick being wedged here that is only meant to divide, and oh my god is it working.

    The original post about bears has completely lost all meaning and any semblance of discussion is lost because the metaphor is inflammatory by design - sometimes that’s a good thing, to highlight through absurdity. But metaphors are fragile - if it’s very likely to be misunderstood or offensive, the message is lost in emotion. Personally I think this metaphor is just highly ineffective at getting the message across, as it has driven people who would stand by the original message to the other side due to the many uncharitable interpretations it presents. And among the crowd of reasonable people are those who confirm those interpretations and muddy the water to make women seem like misandrists, and men like sexual assault deniers. This meme is simply terrible and perhaps we can move on to a better version of it that actually gets the message across well, instead of getting people at each other’s throat.



  • You can train AI models on AI generated content though. AI collapse only occurs if you train it on bad AI generated content. Bots and people talking gibberish are just as bad for training an AI model. But there are ways to filter that from the training data. Such as language analysis. They will also most likely filter out any lowly upvoted comments, or those edited a long time since their original post date.

    And if you start posting now, any sufficiently good AI generated material, which other humans will like and upvote, will not be bad for the model.




  • Lets be real - This isn’t going to change on it’s own. The only way for it to change is if everyone collectively took a stand against it. Which simply just won’t happen. The most reasonable thing to do is to focus your energy on collectives that actively reject such practices. Oh hey, you’re already in one: Lemmy, good job. As long as we work together to create a small corner of the internet that remains true to what the internet should be, we can grow it and create a better internet in the long term.


  • PC is typically easier to develop for because of the lack of strict (and frequently silly) platform requirements. Which typically makes game development more expensive and slow than it needs to be when just targeting PC. If that barrier to entry was reduced to that of PC, you’d see a lot more games on there from smaller developers.

    With current gen consoles, pretty much every game starts as a PC game already, because thats where the development and testing happens.

    Rockstar here is the exception in that they are intentionally skipping PC - something that should be well within reach of a company their size while clearly being capable of doing so.

    If another AAA game comes out with only PC support I’ll be right there with you - but most game developers with the capability release for all major platforms now. But not the small console indie studio called Rockstar Games it seems.


  • First: They did actually end up removing this and making it configurable, check the bottom of the page. In a vacuum, the idea to stop cut-and-clear racists and trolls from using Lemmy is not something that’s too controversial. Sure, they are being hard asses about changing their mind and allowing instance owners to configure it themselves (and I’m glad they changed their mind). But there’s a big overlap between passionate and opinionated people, so they have to be at times to ensure a project doesn’t devolve into something they can’t put your passion into anymore.

    Second: I mean… what do you expect? In the issue above they actively encourage people to make their own fork of Lemmy and run that if they don’t like something from the base version of Lemmy, so I kind of would assume they do as they preach. Instance owners also have the option to block communities without defederation. Lemmy.ml is basically their home instance. If anything this is a reason not to make an account on lemmy.ml, but as long as that doesn’t leak into the source code of Lemmy, who cares?




  • If it’s a fairly inconsequential service (no payment/personal info, nothing lost if it gets hacked), you can just generate a far shorter password. Even randomly generated passwords can be remembered eventually if you have to type it enough times, and that’s still better than the same one.

    If it’s not inconsequential, I’d be questioning if my money is well spent on a sadistic service that makes my life hell trying to have a minimum level of security. I would say that even if it wasn’t a generated password that you have to type over.


  • It’s the choice between trusting one company (or if you self host, trusting yourself) to have their security all in order and properly encrypt the password vault. Using one password for every site you use means that you have to trust each of those sites equally, because if one leaks your password because they have atrocious password policies (eg. storing it in plain text), it’s leaked everywhere and you need to remember every place you used it before.

    Good password managers allow audits, and do at times still get hacked naturally (which isn’t 100% preventable). Yet neither of these should result in passwords being leaked. Why? Because they properly secure your master password so it can’t be reverse engineered to plain text, and without the master password your encrypted password vault is just a bunch of random bytes. And even in the extreme situation it did, you know to switch to a better password manager, and you have a nice big list of all the places where you need to change your password rather than trying to remember them all.

    Human memory is fallible and we want the least amount of effort, because of that we usually make bad passwords. Your average site does not have their password security up to date (There’s almost a 0% chance not one of your passwords can be found here). If you data is encrypted accordingly, it doesn’t matter if it gets leaked in any way or stolen by some rogue employee, so long as they do not have your master password. So yes, I’d say that’s a good idea.