• 0 Posts
  • 207 Comments
Joined 2 years ago
cake
Cake day: June 28th, 2023

help-circle


  • The way that it works in most countries is that the breakers are per circuit in your wall. The breakers trip in order to prevent that single circuit from overheating and starting a fire in your walls.

    Let’s say you have a wire that’s rated for 16amps. More than that and it becomes a fire risk just threw overheating. @230v that gives you 3680w per circuit.

    If you have your industrial microwave, water heater, and car charger all going at the same time on that same circuit. This will draw way more than 3680w and thus would go over that 16a limit.

    The breakers trips once you go over that 16a limit for safety. It’s a good thing. This all being said no sane electrician would put those three things on the same circuit. lol.

    Circuit breakers are actually what enable you to safely over provision. Without them fires would just be a matter of time.

    I know it works this way in the U.S. and Germany at least.



  • The reason I wouldn’t give advice if you didn’t want it because unwanted unsolicited advice tends to be useless and annoying for most people. If you didn’t want the advice I wouldn’t waste my time.

    My advice is to focus on being able to organize your thoughts and write them out in a cohesive structured way.

    This helps you:

    1. Express yourself in a clear, understandable, and perhaps persuasive way.
    2. Organize your own personal wants, needs, and desires introspectively.

    Both of these are important life skills that are extremely beneficial. Using a LLM to organize and clarify positions is like using a crutch when you should be in physical therapy. On top of this using a LLM completely erases any personality in your writing and replaces it with corpo style speak.

    Practicing organizing and expressing your ideas (like physical therapy) can be hard and sometimes painful. But you get better.

    Using a LLM is like refusing to go to physical therapy and using crutches for the rest of your life by choice. Easier in the short term but bad for your own quality of life long term.

    Places like lemmy are great for writing practice. Rambling nonsense is pretty universally downloaded. Lemmy forces you to organize and classify what you are thinking and why.

    If you want to get started I would recommend the basic “5 Paragraph Essay” structure. In the case of a basic lemmy comment take those principles and make it a 5 sentence structure.

    I hope this helps.



  • Do you always have ideas in the middle of the night and want to post them only to have an RSI flare up and no laptop nearby and decide to use ChatGPT to write your posts?

    It’s not just this response. All of your posts read the same way.

    Like using AI as a writing assistant is fine and all. But the posts you copy paste over are mostly LLM structured arguments.






  • There is a major difference between running a vm on your desktop and orchestrating a fleet of highly available virtual machines. Just one example might be vmotion. You can move a virtual machine from one physical host to another in real time with 0 interruption to services running on that host.

    That’s some incredible stuff. Now days you can use things like XCP-ng to do the same but VMware was ahead of the pack for a decade.

    They started dying when they were squeezed between cloud hyper scalars and the cheaper alternative hypervisors that finally had caught up.

    Then the corpse was bought by Broadcom who is currently trying to milk it before the body completely rots.




  • But the fact that the majority (or perhaps less than half now) of the responses literally prove the point I am trying to make proves my point downvotes or not.

    You have to remember the people who would literally unironically make such a post that proves my post are the densest of the dense.

    Most sexists, while dense, are less dense than a black hole and would not prove my point for me under such a post.



  • EDIT: Look at the responses to this comment for the proof.

    100%

    It’s really bad and lemmy is really in denial.

    Sexism here is much worse than it was on Reddit.

    It feels like 2008 Reddit here sexism wise, except instead of Ron Paul libertarians tooting their horns everywhere we have heavy tracked vehicle enthusiasts.

    I did hope lemmy having a left leaning culture would help but it does not.

    Try making any post that focuses on situations uniquely or disproportionally experienced by women and you get mostly “everyone has that why think about women” or “what about men” or “men have it worst” responses.


  • Ask Cisco how they feel about it. There is a precedence of companies using copy left licensed software and the community benefiting from it.

    If companies are just going to be blatantly criminal and violate software licenses they were going to do that anyways. I’m not sure how much experience you have working in or with mega corps but the ones I have worked with in the past HATE the idea of opening themselves up to being so blatantly liable.

    When I worked in big tech we had a license scanner that checked the libraries we were using. Anything strongly copyleft would be flagged and we would be contacted by legal.

    You might have experienced working with companies that act otherwise. I encourage you to call them out, maybe work with the FSF to get another Cisco style ruling.

    Funny you mention ZFS though. It’s not the GPL that was the issue. It is CDDL that’s incompatible. GPL is generally comparable with foss licenses. MIT, MPL, Apache, BSD all are comparable. It’s just CDDL that’s incompatible with copyleft in general.

    If you think the community will benefit more from MIT licensed software than copyleft I think you need to look harder at the modern corporate world. Corporations are not altruistic.

    This being said I’m not sure there is much more to be said here. You’ve gone to saying I believe in magic and that there are corporate GPL conspiracies. I just don’t see the proof and I think there is not much more to be gained by such talk.


  • If “theft” is your only concern yes. It’s a common misconception that copyleft licenses stops rich companies from stealing. It does not.

    I am more concerned about societal enrichment vs corporate enrichment.

    If you release some code under MIT that a company finds useful, they could take it, improve it a bit, and resell it back to the community. This enriches the company at the expense of the community. Without the original code the company could have never taken it as a basis to sell and the community that wrote the code gets nothing.

    If you release that same code as AGPL the company can take it, improve it and sell it to the community. BUT the difference is that the community now benefits from those improvements too. Maybe more improvements happen. Maybe a second company takes those improvements and sells them too. The community would have all the improvements and would benefit from greater competition.

    With copy left licenses. The community is enriched and companies are enriched.

    With MIT style licenses. Companies are enriched at the expense of the community.