• 2 Posts
  • 341 Comments
Joined 3 years ago
cake
Cake day: June 6th, 2023

help-circle

  • Who is “we”? I’m responding to your top level comment. You just asked the creator of an exclusively client-side app whether they support encryption. Not only is it reasonable for me to assume you mean client side encryption, it’s unreasonable for you to ask for server side encryption, because there is no server. It’s a BYOBackend situation.

    Now if you’re asking for client-side encryption, something like Keepass where the file itself is encrypted, you have to use some form of auth to decrypt it on use, and you can store this file using whatever backend you want, that’s perfectly reasonable. I would still consider that encrypted at rest, but at least you could maybe separate encrypted reads from writes and limit the attack surface in the event of a breach.












  • There are two aesthetics: C&C versus C&C Red Alert.

    • C&C uses Tiberium, factions are GDI vs Nod, iconic Nod structure is the Obelisk, iconic character is Kane.

    • C&C Red Alert uses gold+gems, factions are Allies vs Soviets, iconic Soviet defensive structure is the Tesla Tower, iconic character is Tanya.

    I’d say mixing aesthetics would look odd to a fan, so probably best to pick one. If you don’t know which is preferred, C&C (non-red alert) is probably the safer choice.


  • I wouldnt want to pay for a musician I dont listen to.

    I disagree, and here is why.

    The difference is between entertainment value and artistic value. There are a lot of art (music, film, writing, games, etc) that I think are important to exist for the betterment of humanity, but are too emotionally heavy to enjoy recreationally, or too niche for most people to engage with it; and yet, I believe are important that they exist. I want to support quality art that falls into those categories, even if I never consume them, because if I don’t, then one day when someone does come up with an idea that would be relevant to my niche, they are less likely to make it.

    I don’t want a game’s ability to maximize engagement to be what determines how valuable it is, which is equivalent to saying, I don’t want the games I put my money toward to only be the games that I engage with. If you agree with the first half, then you must agree with the second half.





  • You might be surprised how little power it’s sipping when sitting idle. Unnecessary disk accesses might be the biggest power use in those hours, but that’s more likely to cost you due to wear and tear and eventual replacement of the drive.

    I recommend buying a Kill-a-watt and monitoring your power consumption on the server for a week or two. Then do some math to see how much it’s actually costing your energy bill. If it’s actually considerable, then try using tools like powertop to see if you can determine what’s generating all the activity.