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

  • I wasn’t simping so much as arguing we have much more relevant set of billionaires to direct ire to.

    Even in your example, he is helping get states to invest in medicine for their populace. Is it wholly altruistic, no. Could it end up as a net positive, possibly. I only said he was trying to get his karmic balance sheet to look better, not that he had miraculously become a good person.


  • Eh, I would have agreed 20 years ago, but of late he seems to be at least trying to right the books before he shuffles off this mortal coil.

    Besides, we have new oligarchs to shit on and blame for things and they are infinitely more culpable and shitty than he ever was really.


  • 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.







  • I used Notepad++ for virtually all coding I did (Python, JS, various Markup Languages, Action Script back in the day, etc) for a couple decades. The only reason I use VSCode now is because I inherited a nightmare of a legacy spaghetti bowl and needed the function tracing to attempt to figure out anything. I still prefer N++ for most small projects.




  • The big difference between the a relational database and a spreadsheet is that “can do” clause in your sentence. In a relational database they MUST have those constraints to be related.

    In the Microsoft ecosystem Access is the relational database. Excel is a table manager with fancy features.