HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RoyalSloth

no profile record

comments

RoyalSloth
·10 bulan yang lalu·discuss
If someone is curious about this data, I made a little analysis a while ago - Nobel Prize in numbers: https://blog.royalsloth.eu/posts/nobel-prize-in-numbers/#sec...
RoyalSloth
·2 tahun yang lalu·discuss
Deep APIs were mentioned in "A Philosophy of Software Design" (John Ousterhout)
RoyalSloth
·3 tahun yang lalu·discuss
I built a Markdown like text format for writing technical reports. I was fed up with Word and I wanted a plain text language that supports tables, footnotes, auto validated references to any part of the document, syntax highlighting of code blocks, comments, math equations, table of contents, etc... Unfortunately, existing solutions are all slow or written with some bizarre toolchains that are a pain to set up.

I wrote it from scratch in Go with very few dependencies, so I can compile it to a single binary that should work on all platforms. It outputs .html or .tex which is then compiled to a PDF via Xelatex. Since Latex is pain to deal with, I wanted to generate pdf directly, but life got in a way so... it's not exactly a finished project, but at least I enjoy using it.
RoyalSloth
·3 tahun yang lalu·discuss
Tab vs spaces war has cooled off, so we have to start a new one.

A: If I do X, then this happens...

B: Yeah but I don't care about X.

A: You are not a professional if you don't care about what I care about.

Now that this debate has raised some dust, I guess Bob has already started writing the "Clean Performance" book in order to continue to milk the series and stay in the spotlight.