Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
howhardisit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
howhardisit
8y ago
Making a full fledged latex document is as easy as making a plain text file with the following content: \documentclass{article} \begin{document} Your whole life story goes here. \end{document} That's fscking difficult.