Saganaki

joined 2 years ago
[–] Saganaki@lemmy.one 3 points 2 years ago

The argument I’ve seen is that the condition part of the clause (insurrection) by language only applies to the bit after “who, having previously…”

Basically, the argument goes “It says you can’t be President or Vice President if you did insurrection while an officer of the US”—but it doesn’t say you can’t be President if you did insurrection while president of the US.

To be clear: I think it’s fucking idiotic and against the spirit of the law—but I’m no lawyer/legal expert.

[–] Saganaki@lemmy.one 6 points 2 years ago* (last edited 2 years ago) (3 children)

It’s not quite that simple. To be clear, the argument being proposed by his lawyers is that he is not an “officer of the United States” so it doesn’t apply to him.

Basically, there’s legal precedent that elected officials aren’t officers of the US because they are elected and not hired. Add to that the sheer number of commas, “and”s, and “or”s, that it can get legally murky.

NB: Not a lawyer. Read about the above on Mastadon from a legal scholar. Will see if I can find the link.

[–] Saganaki@lemmy.one 1 points 2 years ago

That makes a lot more sense. Grateful for the explanation, thank you.

[–] Saganaki@lemmy.one 2 points 2 years ago (2 children)

It’s been 15 years, but for engineering degrees isn’t “ABET Certified” basically a requirement? Mobile doesn’t let me search, frustratingly, so that website you provided isn’t super useful.

[–] Saganaki@lemmy.one 4 points 2 years ago* (last edited 2 years ago)

The game is definitely not for everyone, but ProsperousUniverse kind of stands alone when it comes to people’s descriptions of niches/genres.

The game is an economy/real-time MMO with no real PvP. “Real-time” not like an RTS but as in “this operation takes many hours or days” and everyone has that same time burden.

It’s a game where planning far outperforms “always online” gameplay, so people end up learning spreadsheet software to optimize everything for themselves.

In addition, the UI is modular like a Bloomberg terminal, so it feels right—you feel like a trader.

[–] Saganaki@lemmy.one 9 points 2 years ago

…did you not read the article?

[–] Saganaki@lemmy.one 11 points 2 years ago (5 children)

Tabs for indentation/increased scope, spaces for alignment. The best answer.

[–] Saganaki@lemmy.one 15 points 2 years ago

Don’t threaten me with a good time.

[–] Saganaki@lemmy.one 75 points 2 years ago* (last edited 2 years ago) (16 children)

While I get that others are grossed out by it, this looks fucking delicious to me.

[–] Saganaki@lemmy.one 3 points 2 years ago* (last edited 2 years ago)

The reason is because a programmer at some point decide that & should indicate the start of a special symbol in HTML. In programming parlance this is a means of “escaping” characters which are reserved.

For example, in HTML, things look something like this:

<p>Hello, World!</p>

The p in the less than and greater symbol symbols means “paragraph” where the ending version with the slash means “the paragraph is done”.

However, there’s a problem. What if you wanted to actually type out <p> to the end-user and have it not be treated as HTML? You use the ampersand syntax to write &lt; by using &lt; and > by using >.

</p><p>&lt;p></p>

Yet another problem: If we use &amp; as a special character in HTML, we also need a way to display it—the answer is &amp;

[–] Saganaki@lemmy.one 30 points 2 years ago (2 children)

That’s when you double down and tell anon that popping a boner also makes a loud noise.

view more: ‹ prev next ›