• 19 Posts
  • 1.08K Comments
Joined 1 year ago
cake
Cake day: October 19th, 2023

help-circle


  • This is not what I would consider a “political reason”. A political reason would be something like refusing to package it because of what political party Howard supports.

    There is plenty of software you’ll find in these repositories that aren’t under the GPL. CMake uses BSD, the Apache web server uses the eponymous Apache license, LibreOffice and Firefox use MPL, Godot and Bitcoin Core use the MIT license, and I’m sure there are plenty of other software licenses that I haven’t thought of yet.





  • You got downvoted here but you’re absolutely right. It’s easy to prove that the set of strings with prime length is not a regular language using the pumping lemma for regular languages. And in typical StackExchange fashion, someone’s already done it.

    Here’s their proof.

    Claim 1: The language consisting of the character 1 repeated a prime number of times is not regular.

    A further argument to justify your claim—

    Claim 2: If the language described in Claim 1 is not regular, then the language consisting of the character 1 repeated a composite number of times is not regular.

    Proof: Suppose the language described in Claim 2 is regular if the language described in Claim 1 is not. Then there must exist a finite-state automaton A that recognises it. If we create a new finite-state automaton B which (1) checks whether the string has length 1 and rejects it, and (2) then passes the string to automaton A and rejects when automaton A accepts and accepts when automaton A rejects, then we can see that automaton B accepts the set of all strings of non-composite length that are not of length 1, i.e. the set of all strings of prime length. But since the language consisting of all strings of prime length is non-regular, there cannot exist such an automaton. Therefore, the assumption that the language described in Claim 2 being regular is false.















  • You’re free to disagree with the way the American legal system is structured. I’m not here to argue with you, and in many ways, I actually agree with you wholeheartedly that Garland would make a terrible judge in my notion of an ideal legal system.

    The role of a judge in an inquisitorial system is to answer the questions “Did they do it? Do they deserve to be punished?”

    In the traditional English system, this is the role of the jury. The judge is just there to ensure everyone is playing by the rules of the court. And in that role, Garland is pretty suitable. And yes, a sense of fairness and impartiality is not strictly required. Just a sense of logic, which Garland definitely has. You can correctly describe that as a fault of the legal system.

    I apologise if you find this insulting.

    Think of the judge in My Cousin Vinny. Do you think that he walked into that courtroom every day thinking “these idiots definitely did it”? It’s very likely he did. But he also recognised it wasn’t his job to broadcast that to the court. He had to put on a mask of neutrality because he recognised that it is the jury’s role to determine guilt, not his. He doesn’t need to be truly impartial to the defence’s case; he just needs to make the correct evidentiary and legal rulings. Which he mostly did.

    Contrast that to the role of the prosecutor, which is what the attorney-general is. It’s the prosecutor’s job to come into court thinking “these guys are guilty” and convince the jury of the same.