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

help-circle










  • Oh totally, if you are playing by the rules then this can’t happen.

    What happens if the GOP appoints him as their candidate in 4 years time? Presumably someone asks the supreme court to weigh in, but given it’s current make up, what happens if they say “yeah sure, because democrats are The Enemy” or something?

    It’s just people, breaking the rules is always an option. Rules and laws only work if they are enforceable - and at the end of the day, who would be enforcing that he can’t run? The military? State militias?




  • Unfortunately, the way patent suits work it could be enormously expensive to defend something like this, even when the patent is clearly bad.

    You’d be arguing that the patent is invalid to start with, but the court would probably start from the position that you are actually infringing a valid patent (it was granted after all), and grant an injunction to prevent further harm (“stop giving people the software until we can work out if there is any merit to your claim that you aren’t infringing”). You then need to put together a case to show the prior art, and you can bet that they’d contest every single point. This whole process could take years, and cost hundreds of thousands of dollars that you won’t get back even if you win - there isn’t really a provision to recover costs in patent cases because there is the assumption that every claim is made in good faith




  • Don’t know about US law, but where I live we have a “Preventative Detention Order” - the threshold for it is very high, but it essentially works as a sentence of “until rehabilitated”, you are incarcerated until the court decides that you are no longer a threat to the community, even in cases where a life without parole sentence wouldn’t be possible. In a world where I am supreme ruler, it’d automatically apply in cases where someone who has a conviction for a violent crime commits another violent crime.

    Also, how the hell does an 8 year old get a gun? Surely whoever failed to secure it - or even worse gave it to a minor - would be looking at an accessory change?



  • Kubernetes is awesome for self hosting, but tbh is superpower isn’t multi-node/scalability/clustering shenanigans, it’s that because every bit of configuration is just an object in the API, you can really easily version control everything - charts and config in git, tools like Helm make applying changes super easy, use Renovate to do automatic updates, use your CI tool of choice to deploy on commit, leverage your hobby into a DevOps role, profit