• 1 Post
  • 382 Comments
Joined 2 years ago
cake
Cake day: June 28th, 2023

help-circle




  • Brave is a cult.

    Brave is specifically a crypto based advertising company cult.

    Crypto bros reskinned chrome, added some built in plugins, added their own crypto advertising tokens, and went all queerphobic.

    Somehow a few people decided to build their identity around this. Anytime your bring up tech with them they try to sneak their cult-y Brave stuff in. It’s worse than MLM people at this point.



  • From the article you cited. Did you read it?

    Unlike traditional AI-assisted coding or pair programming, the human developer avoids micromanaging the code, accepts AI-suggested completions liberally, and focuses more on iterative experimentation than code correctness or structure. Karpathy described it as “fully giving in to the vibes, embracing exponentials, and forgetting that the code even exists.”












  • You can if you want to. But I don’t think that is best practice. The idea of quadlets is the bring Linux norms to containers. You contain and manage all permissions for that container in that user.

    I personally have completely separated users and selinux mls contexts for each container group (formerly docker compose file) and I manage them thusly. It’s more annoying but it substantially more secure.

    This being said I think you can do it as root. I think this might work but I am not certain sudo systemctl --user -M theuser@ status myunit.service