He / him. INTP-A
How does that work? Umlauts can totally change the meaning of a word.
Konnte - was able, könnte - could, musste - had to, müsste - should, hatte - have had, hätte - would have.
That’s why my password consists exclusively out of Assyrian cuneiform letters, e.g.
Yes, that’s one letter.
Canadian Aboriginal syllabics to the rescue!
Yeah, both Voyager and the normal lemmy web client escape the less-than sign. I tried it twice on both clients.
A semicolon ends a statement, and semicolon is a statement on its own. One that does nothing. That’s why you can write
int i;
for (i = 0; i ᐸ 3; i++);
to set i = 3
. You can use that pattern to find something in an iterator, etc. But I would prefer
int i = 0;
while (i ᐸ 3) {
i++;
}
for readability.
That approach was mentioned in the video.
Very interesting keyboard! What does the key in the middle of the space bar do?
I guess they are saying that everyone is queer, actually, but only neurodivers people are aware of that.