Remix.run Logo
kolektiv 3 days ago

I was curious about Shakti after reading this and the comments, so followed the link to shakti.com on Wikipedia. It seems it now redirects to the k.nyc domain, which displays a single letter 'k'.

I wondered if I was missing something, so looked at the source, to find the following:

  <div style='font-family:monospace'>k
Nothing but that. Which is, surely, the HTML equivalent of the Whitney C style: relying on the compiler/interpreter to add anything implicit, and shaving off every element that isn't required, such as a closing tag (which, yes, only matters if you're going to want something else afterwards, I guess...). Bravo.
rbanffy 2 days ago | parent | next [-]

You shouldn’t have seen that. By now the cleaners must have gotten to you and erased your memory of these events.

w4yai 2 days ago | parent | prev | next [-]

could have been `<pre>k`

kolektiv a day ago | parent | next [-]

Ooh, perhaps, but maybe not semantically identical? Visually probably the same though, devilish!

geocar 2 days ago | parent | prev [-]

<tt>k

FrequentLurker 3 days ago | parent | prev [-]

k

robotresearcher 2 days ago | parent [-]

Won’t usually be monospaced type.