Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexwennerberg
142 days ago
The text reads suspiciously like AI too. I don't X -- I Y. Short paragraphs, lots of em-dashes.
3 comments
furyofantares
142 days ago
It does look like it passed through an LLM, but you're wrong about em-dashes. There are no em-dashes in it, just hyphens.
link
alexwennerberg
140 days ago
Odd. Hyphens used as though they were em-dashes, which I guess looks the same in a fixed-width font
link
ziml77
142 days ago
The title alone was enough for me to suspect exactly what I'd see. A post praising AI, written by AI.
link
lombasihir
142 days ago
i was always curious how these em dashes were written? like in my keyboard i dont see the symbol, is there any shortcut?
link
megous
142 days ago
Some markdown-like static blog generators just replace -- with emdash.
I used one such in the past, written in PHP by someone who was keen on proper typography.
link
furyofantares
142 days ago
On macOS, option plus hyphen gives an em-dash. Also if you're on macOS you should try some other keyboard keys too with option.
link
frizlab
141 days ago
I believe em-dash are made using shift-option-dash. AFAIK option-dash gives an en-dash.
link
furyofantares
141 days ago
Yeah that's right, thanks.
link
xigoi
140 days ago
On Linux, it’s [Compose]--- (or [Compose]--. for an en dash)
link