• 1 Post
  • 1.05K Comments
Joined 3 years ago
cake
Cake day: June 14th, 2023

help-circle

  • Agreed. I get so mad when people get all shitty about immigrants and religions and foreign countries and it’s like dude, they are people, like you and me, desperately trying to survive in a very different but equally shitty system to the one we are trying desperately to survive in. You can’t cherry pick honor killings and morality police incidents as the only evil in the world while you ignore school shootings and mass medicare denials. We’re all fighting the same fights against inequality and injustice even if we’re all stuck in different lanes. We’re all fucking people. We all want the same fucking things, we want a home, we want safety and security for our families, and we want some opportunity to make our future better. We can certainly argue about how exactly to do that, but demonizing other people is where evil starts.



  • VMProtect is technically not a “virus” it is a heuristic detection saying that the program is implemented in a highly suspicious way that makes it impossible to confidently determine what it actually does, and thus it could contain a virus (and viruses often use exactly this technique to hide themselves) since there is no reason for a legitimate program to do it. That said, a crack is also not a legitimate program, and sometimes to avoid the defenses of the cracked program it has to do things to obscure what it’s doing too, and sometimes that results in a false positive heuristic detection like this.

    That said, we really have no way of knowing which of the two situations this is, and neither do you, and neither does AppDoze.com really. I would personally not be willing to trust it, and if I had to run it, would do so on a dedicated and isolated machine with limited access and nothing of value on it, permanently, even if it seemed fine. Any program which needs to be cracked in such a serious way is software that I am highly inclined to find an alternative for if possible. It’s not worth the potential risk and headache to me.



  • This is primarily a North American concern. A 15amp 120V circuit does not heat water fast enough for the pre-wash cycle to actually have hot water in it. The wash cycle will eventually get hot water but not until at least halfway through, so for half of it you’re washing with cold/warm water at best. Depending on what you’re washing, that may be okay, but the dishwasher will definitely wash better if it is connected to the hot water supply and the hot water pipe is pre-filled with hot water by running the tap at the sink. European dishwashers are often connected to cold, because they have 220V+ heating elements that can deliver a lot more heat energy and they are designed for this. North American dishwashers are not.

    The drain does not matter, you can pour whatever you want down the drain. The concern is on the supply-side only, and only applies if the dishwasher is in fact connected to the hot water line (which it should be, in North American installations, but sometimes it is installed wrong)


  • In video games, when you are offered a choice between two horrible options which both have the same outcome, you quickly realize that you either have either done something terribly wrong prior to this event and that’s led to this bad ending, or you are being pushed to search for the secret third option.

    I think in this case the same thing applies. We can either accept the bad ending and quit, or search for the third option. Neither of those two choices are going to solve these problems. There’s one that maybe offers a few more minutes of dialogue before you get there, and maybe the secret option is down that path, but we’d better start searching for it now instead of assuming that things are going to turn out okay if we pick the less-bad option.




  • I only meant it came out of nowhere to me. I’m not trying to universalize my experience onto everyone else or attack the game, I’m just living and sharing my own experience, and this is how it works and looks from where I am, which I thought was the kind of perspective OP was asking for. I’m glad they’re enjoying it, but I’m going to be holding off.



  • The temperature is too hot for me. That’s because I get suspicious of games that are mega-viral and seemingly come out of nowhere to have everybody talking about them all at once. I figure it’s often either a fad, a masterfully executed guerilla marketing campaign, or genuinely outstanding, or some combination of these things. Of course, sometimes it is just genuinely outstanding, and if that’s the case I’ll probably pick it up eventually. But there’s no rush, so regardless of which it is, I’m a patient gamer and I’m perfectly willing to wait and let the dust settle so I can get a better perspective, and very often I find these kind of games fade pretty quickly and are forgotten and in the clear light of day I’ll often realize they’re not really the kind of game I like anyway. And if they’re the kind of genuinely outstanding instant classic they seem to be at first, they’ll still be around once I’m ready for them, and potentially on sale. So, overall this strategy of suspicion-by-default and wait for more data has served me well.

    There are plenty of games I’ll impulse-buy, but it’s never the popular ones, it’s the ones that have a dozen reviews. I’m always suspicious of popularity. I do not believe in the wisdom of crowds, at least for my own entertainment preferences. I have very specific interests and preferences, and frankly I know them when I see them, and this probably isn’t it.




  • Nothing bad happened yet. Keep doing it, and something bad’s going to happen. An ounce of prevention is better than a truckload of cure. Some things can’t be cured. You can’t punish someone hard enough to undo road deaths. The victims are still going to be dead. They don’t come back to life once the killer goes to jail. There is no other reasonable way to handle road deaths than by stopping them before they happen. Drive at a reasonable and appropriate speed, or someone’s going to die. Those are your options.

    No it’s not a perfect solution, people still die on the roads, and they probably always will, but we’ve chosen the speed limits at a point that prevents some deaths, you cannot realistically argue that, and that is all you have to know to understand that they are justified, and they do have an appropriate punishment.

    Does that help you understand?





  • If they win, Democrats might put on a show about “justice” but they aren’t going to deliver on it. This goes far deeper than just one rogue president or one political party. Trick question: If you represented a large group of decadent, sociopathic billionaires with essentially unlimited funds and control of the vast majority of information and media, who wanted to infiltrate American politics to regulatory capture and disable all rules that apply to themselves so they can take more and more and push their unpopular agendas, which political party would you infiltrate?

    If you answered either “Democrat” or “Republican”: you’re wrong, the correct and actual answer is “both”. Voting itself is not an actual sham (yet?) but you don’t get to decide the actual important questions at the ballot box. You get a bunch of theatrics and rehearsed policy speeches to distract you from the fact that you’re not being offered any real choices. You get to decide whether your oppressive police nanny state is going to be decorated with scary goons with scary guns, or cheerful rainbows and polite smiles, but you don’t get to decide whether your going to end up in an oppressive police nanny state or not. They’re both pursuing the same goals, just using different tactics so it doesn’t look so obvious how perfectly aligned they both really are while they both keep moving the ball towards the endzone, one play at a time.


  • It is equivalent until Flatpak adds a new (probably completely justified) limitation to its sandbox that breaks your (needs unrestricted system-wide permissions) application, sure. Nevermind if you decide to add more features that go beyond what the sandbox allows, and then you need to figure out why they’re broken in your flatpak and what new flags you need to unbreak them. The problem is you’re constantly swimming upstream against a very strong current. It’s not a very sustainable mode of development. Like OP said, flatpak is designed for sandboxed desktop GUIs. It may be convenient at first to shoehorn your TUI application into it, but you’re working against its design and intent, and that is a genuine problem, for many reasons.

    npm -g is another TUI install method I loathe. pipx/uv shares most of the same issues. Like the author, I’ve gone through almost all of the same options they have, and come to basically the same conclusions. There really is no good option for packaging and managing userspace TUI utilities. And it’s brutal. I hate that so many terminal utilities have standardized to use completely unrestricted, opaque and dangerous curl/sh copy-pastes, leaving anyone who’s not both fluent in shell script and willing to invest the time to inspect what the scripts are doing out in the cold, bravely running commands that are potentially malicious with no safety net. I understand it, it’s viable, it works, I do it myself for my own projects, but we have to acknowledge that it’s a symptom of the lack of any better solution for TUI packaging, and it’s okay to admit that it sucks, and we could do something so much better.