Viewing profile — tarleb
tarleb
HN member- Joined
- Sun, Apr 12, 2020, 6:07 AM UTC
- HN karma
- 47
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About tarleb
No profile information was provided.
Recent public activity
-
comment
Comment #35258103
Maybe take a look at pandoc before writing your own DSL. You can use it with --pdf-engine=weasyprint, so your DSL can be Markdown, reStructuredText, Org-mode, ...
-
comment
Comment #25701490
You might like these: An Empirical study on the impact of static typing on software maintainability, Stefan Hanenberg, Sebastian Kleinschmager, Romain Robbes, Éric Tanter, Andreas …
-
comment
Comment #24889682
Thanks, comments like yours make my day :) Not sure if I'll ever find the time, but I'd like to make the org-parser less useful for Emacs users. The idea is to write an org exporte…
-
comment
Comment #24889520
Hahaha, that's actually some quality and funny trolling. Not bad :D For everybody interested in alternative installation methods: all pandoc releases are available as statically co…
-
comment
Comment #24888840
> I've decided to evaluate pandoc and see if it might be useful for supporting Markdown and Word formats, etc. If it is, then I'll reach out to John McFarlane and ask about a comme…
-
comment
Comment #24886055
First, let me challenge the premise: the list of popular Haskell projects on GitHub is far longer than you might expect. Pandoc isn't even the most popular one: https://github.com/…
-
comment
Comment #24885033
Pandoc is licensed under the GPL version 2 or later. I know of a couple of companies where pandoc is used in proprietary systems server-side. IANAL, so best to consult one for your…
-
comment
Comment #24884724
Or HTML+CSS with WeasyPrint or Prince; the latter is free for personal use.
-
comment
Comment #24884716
Arch, I presume? That's mostly due to a man-power problem on the side of the Arch Haskell maintainers. Try our pandoc Docker images or use pandoc-bin from AUR for a bloat-less vers…
-
comment
Comment #24884666
Pandoc should be usable for users of all languages and scripts. It is possible to define the documents language via the `lang` metadata field; `ltr` and `rtl` attributes can be set…
-
comment
Comment #24884517
I'm the author of pandoc's org-mode parser. Can you drop me a mail (listed on my GitHub profile https://github.com/tarleb >) or post to the pandoc-discuss mailing list?
-
comment
Comment #24884480
I'm a long time (7 years) contributor to pandoc. Other frequent contributors often drop by here as well. Happy to answer questions, ask us anything.
-
comment
Comment #22856648
Pandoc can even free you of the second step by using WeasyPrint as PDF engine: pandoc --pdf-engine=weasyprint -t html …
-
comment
Comment #22847296
Indeed, this shouldn't have been a top comment. It is more a reply to the `org-roam`. Also no, I'm not involved in the development of that app, I just happen to like it. BTW, if yo…
-
comment
Comment #22846367
Fully free and open source note-taking app with a similar focus: https://zettlr.com