• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle


  • Ideally through the civic channels that exist to accomplish change. Run for office. Campaign for reform. Pass the BAR and join a firm that does pro-bono work fighting for important issues.

    But if all that fails, there is certainly a point where the people need to rise up and overthrow an unjust government.

    But what I’m arguing is never justified is violence against other citizens just because they benefit from the unjust system. If the system is unjust, fix the system, don’t lash out at those who just benefit from it.


  • I think my issue is less with the idea that property is protected with violence.

    The point of the original comic though was that one is justified in using violence to take from the rich because they only have/maintain their property with violence.

    But if all property is maintained by violence, am I not then justified in taking any property I see fit? If so, is it free reign to take the property of those whose ability to protect it with violence is minimal? Am I justified in stealing from children or the disabled, since they are protecting their property with the threat of violence?

    The fact of the matter is that none of us want to live in that world, so we give over that threat of violence to the state. The state holds a monopoly on violence and notionally uses it to meet out it’s use in an equitable and just way.

    When the state is bad at that, that can be reason to work towards the restructure of the state, but it’s never a reason (imo) to simply violate the law.


  • testfactor@lemmy.worldtoComics@lemmy.mlThe Three Little Pigs
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    5 months ago

    I mean, I think you’re hugely discounting psychological barriers, if nothing else. Most people are decent and wouldn’t steal the blanket, even if they wanted it.

    Ownership of things is a pretty intrinsic part of human existence, and humans are deeply social creatures. There are a lot of non-physical aspects that influence people’s concept of ownership.



  • testfactor@lemmy.worldtoComics@lemmy.mlThe Three Little Pigs
    link
    fedilink
    arrow-up
    42
    arrow-down
    2
    ·
    5 months ago

    All property is gained and maintained through violence?

    Does this mean any property, or just land ownership?

    Is there a value threshold below which it becomes immoral to take someone’s property from them?

    I see this position bandied about sometimes, and I’m always curious what people actually think it means.




  • I wouldn’t let every VM have an interface into your management network, regardless of how you implement this. Your management network should be segregated with the ability to route to all the other VLANs with an appropriate firewall setup that only allows “related/established” connections back into it.

    As for your services, having them on separate VLANs is fine, but it seems like you would benefit from having a reverse proxy to forward things to the appropriate VLAN, to reduce your management overhead.

    But in general, having multiple interfaces per VM is fine. There shouldn’t be any performance hit or anything. But remember that if you have a compromised VM, it’ll be on any networks you give it an interface in, so minimizing that is key for security purposes. Ideally it would live in a VLAN that only has Internet access and/or direct access to your reverse proxy.



  • Do you really think the reason people hate Java is because it uses an intermediate bytecode? There’s plenty of reasons to hate Java, but that’s not one of them.

    .NET languages use intermediate bytecode and everyone’s fine with it.

    Any complaints about Java being an intermediate language are due to the fact that the JVM is a poorly implemented dumpster fire. It’s had more major vulnerabilities than effing Adobe Flash, and runs like molasses while chewing up more memory than effing Chrome. It’s not what they did, it’s that they did it badly.

    And WASM will absolutely never replace normal JS in the browser. It’s a completely different use case. It’s awesome and has a great niche, but it’s not really intended for normal web page management use cases.


  • Holy cannoli!

    One of the captured bar proprietors noticed that the pertinent association, Umih, never noticed this necessity while reestablishing his permit:

    “No one, not even the experts of Umih who give obligatory preparing as a component of a permit IV resumption, to me never said I should keep this set of experiences.”

    In light of inquiries by BFM Business, Umih conceded that the preparation doesn’t make reference to WiFi logging yet noticed that Umih individuals ought to have thought about this significant prerequisite since it was referenced in a bulletin.

    So they even had to get accredited when standing up the WiFi, the accreditation organization didn’t mention it, then when charged with a crime have the audacity to say, “well, I mean, he should have known.”

    My brother in Christ, this guy just owns a coffee shop. Why on earth should he be deep in the weeds on technical regulations.







  • I think there’s some confusion here over your proposed set up.

    What device do you imagine having plugged into the HDMI of your TV? Is it your laptop or something else?

    Are you intending on watching the videos through the web front end you’re imagining, or just using the web front end as a “remote control” as it were?

    I don’t think most of the responders have a clear vision of what you’re going for.