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/)CA
Posts
0
Comments
678
Joined
2 yr. ago

  • I didn't say your statement was pedantic. Just that you specifically called out your use of literally as not used in a figurative sense and that this thread in general is about pedantry. Those two things together made it seem not totally insufferable to point out that literal was actually being applied to figurative language.

  • Just because you called it out and this is a thread about pedantry: road rage is an idiomatic phrase, which is a type of figurative language. So, you were using literally to emphasize figurative language rather than try to clarify you weren't using the idiomatic meaning of the phrase but rather a literal.

  • People who think anyone uses literally to mean figuratively are annoying and too caught up in their crusade to realize their take is idiotic. No one uses it to mean figuratively. People use it to emphasize regardless of the figurative nature of language. It's semantic drift that happens to most words that mean something similar to "in actuality" (e.g. really, actually). Even in other languages.

  • I wonder if it's something like 25% of survey respondents are just picking the most outrageous thing and 5% actually believe that way. I remember a while ago on a survey about being ok with political violence, they tried to control for that kind of thing and it dropped the numbers a lot.

  • If it's still the equivalent of gate level, even if those gates are expressed with words rather than placing each block, it's still a slog. To get beyond gate-level, I think you'd need to write your own HDL and/or synthesis tool for minecraft redstone, which seems even deeper than what most people developing real digital logic do.

    Like, I just write verilog and synopsys handles it well enough for my physical design team to have a good starting point.

  • They show how to make a NAND, NOR, and XOR gate. And all you really need for functional completeness is the NAND.

    This just doesn't have the semi-analog stuff like DRAM.

    But if I had to do my digital design at the gate level for anything more than like an adder, I'd be pretty over it pretty quickly.