• 0 Posts
  • 110 Comments
Joined 2 years ago
cake
Cake day: August 3rd, 2023

help-circle
  • That is interesting and a bit anarcho, and I will not say I disagree, but I am of two minds given my distinct role on both sides of the line. We have made some of our code public, but there are privacy and security concerns given we are handling people’s personal data and private artwork, so exposing the whole codebase exposes potential security flaws, so keeping parts closed source makes sense. Balancing people’s privacy has to be a consideration as well when dealing with offering services.



  • I get what you are sayin, but it was not an advertisement since I am acting as a citizen, not an employee. I wanted to actually share that I was proud of my bosses for doing things the way they should. If we don’t share the ones that behave right, they will all vanish because it is not as profitable to behave right as it is to abuse customers and employees. I would encourage anyone who works somewhere that acts with honor and respect to share it and offer proof of why it is true. Laude the laudable, ya know? We do a good job of calling out the pieces of shit, but not for offering alternatives.


  • Edit: why is it wrong to laude a company I work for because they are ethical and doing business how it should be done? If we do not share the good companies as alternatives how will we ensure that they stick around?

    I am actually very proud that the company I work for literally does not tick a single box.

    www.GridMarkets.com

    We are a cloud infrastructure company that caters to animation and visual effects artists. We sponsor people’s passion projects. Everything is a prepay model that does not have any minimums and actually let’s you zero your account. No advertising, no data harvesting (I can say that with confidence as I would be the person doing it if it were happening and I don’t). Genuine altruism and genuine customer centric development. And the culture is not toxic in the slightest. The owners always make sure we are all paid before taking a dime and never take more than they pay the rest of us. It is seriously such a good company.

    They also do compute for computational chemistry, prosumer AI platforming (providing access to ComfyUI, A1111, etc, not actually building AIs or stealing anyone’s data), and we can handle just about anything else.

    If anyone out there has need for compute power for anything and want to work with a company that actually gives a shit, reach out. Especially if it is in a vertical space we already provide services in.




  • Why did it make you angry? All gravitationally bound objects orbit around a common center. For the solar system that center wobbles around inside the sun depending on where Jupiter and Neptune are in their orbits. The rest of the mass of the solar system does contribute, but it is generally negligible for most conversations. This is actually one of the ways that exoplanet hunters have found literally thousands of planets in the last decade or so.













  • Ohhhhh… I fucking hate this. I use Windows locally, but I do support for a render farm that runs on Linux. The number of times I have recieved “it works locally” tickets from an artist who decided to get clever and embed Windows paths in string literals in their scene makes me want to punch a puppy. They don’t even look at the application logs we provide to see that the paths threw errors. We handle repointing their file paths with symlinks normally, but when they use literals it literally fucks the system with escapes. I will never understand why Microsoft refuses to standardize to POSIX with the rest of the world. Aside from them being a US company with decision makers who still think freedom units make sense.