Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AN
Posts
0
Comments
406
Joined
2 yr. ago

  • Saying "Being gay isn't your choice [...]" deviates from the typical phrases and gives it away to early. I would recommend:
    "You can't chose to be gay, I do. You're gay now."
    Still a great image.

    Edit: grammar

  • I don't know if prime factorization is the correct English word for it but the operation I am referring to takes a (non zero) natural number and returns a multiset of primes that give you the original number when multiplied together. Example: pf(12)={2,2,3} if we allowed 1 to be a prime then prime factorization cease to be a function as pf(12)={1,2,2,3} and pf(12)={1,1,1,1,2,2,3} become valid solutions.

  • Citizens united and some other cases mean that:

    • Cooperations have first amendment rights
    • Donating money is a form of speech protected by the first amendment
    • therefore bribery is legal as long as it goes through PACs and is not obviously quid pro quo
  • Z shit

    Jump
  • The only reason I see is the ERA being so shit that you don't trust any one block to go off.

    In reality ERA is designed to be directly mounted to the armor to absorb the force of the explosion.

  • EVs only eliminate tail pipe pollution, otherwise they are more of the same.
    They are multi ton metal boxes rolling on rubber wheels over asphalt roads, often to transport a single person. The create the same amount of traffic and waste the same amount of land on parking. Due to their heavy battery and better acceleration they create more fine particulates of wheel rubber.

    EV are a Verkehrsrichtungsänderung, a Verkehrswende consists of trains and public transit.

  • optimal design for actual humans to live and work

    And H designs are just somehow aesthetically unpleasing to me personally (for real).

    Because I agree with those points I resigned it by flipping the edges:

    .║ ║ ║
    .║ ║ ║
    .╚═╬═╝
    . ║
    .══╩══

    If we orient it south and try to distribute sunlight fairly we may get something like this:

    . ║
    .║ ║ ║
    .╚═╬═╝
    . ║
    .╚═╩═╝

  • I think it would have a real time kernel running parallel to a linux kernel.
    Users could interact with the linux kernel normally and schedule trusted real time tasks on the other. Maybe there is reduced security for added performance on those cores.

    In general use it would be a normal stable system with the allure of a performance mode that will break your system if you are not careful.